Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 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-ssh13864948337785388951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6712964839623574834.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15331477167116473861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16481761634725164576.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-ssh9469651961504190879.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15543’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15547 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 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 (main) Commit message: "Merge pull request #645 from lenny-intel/go-mods-2" > 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 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 # timeout=10 > git rev-list --no-walk 7cad7c501d971a86f82a29c9533a93a6d95b4e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:49:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:49:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:49:30 ========================================================= 03:49:30 EdgeX Global Pipelines Version Info 03:49:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:49:31 ------------------- 03:49:31 stable info: 03:49:31 ------------------- 03:49:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:49:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:49:31 Message: update stable to v1.0.254 03:49:31 ------------------- 03:49:31 experimental info: 03:49:31 ------------------- 03:49:31 Commited By: **** collab-it+edgex@linuxfoundation.org 03:49:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:49:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b7b8ca [Pipeline] echo 03:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:32 provisioning config files... 03:49:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5035877308017730787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:32 ---> docker-login.sh 03:49:32 nexus3.edgexfoundry.org:10001 03:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:33 Configure a credential helper to remove this warning. See 03:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:33 03:49:33 Login Succeeded 03:49:33 nexus3.edgexfoundry.org:10002 03:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:33 Configure a credential helper to remove this warning. See 03:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:33 03:49:33 Login Succeeded 03:49:33 nexus3.edgexfoundry.org:10003 03:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:33 Configure a credential helper to remove this warning. See 03:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:33 03:49:33 Login Succeeded 03:49:33 nexus3.edgexfoundry.org:10004 03:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:33 Configure a credential helper to remove this warning. See 03:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:33 03:49:33 Login Succeeded 03:49:33 docker.io 03:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:33 Configure a credential helper to remove this warning. See 03:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:33 03:49:33 Login Succeeded 03:49:33 ---> docker-login.sh ends [Pipeline] } 03:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:49:34 + git rev-list -1 --merges 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5~1..3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo 03:49:34 -----------> git rev-list -1 --merges 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5~1..3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:49:34 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [false] [Pipeline] sh 03:49:34 + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo 03:49:34 ========================================================= 03:49:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:49:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:34 + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo 03:49:35 [semverPrep] GIT_COMMIT: 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5, Commit Message: Merge pull request #645 from lenny-intel/go-mods-2 [Pipeline] echo 03:49:35 [semverPrep] This is not a build commit. [Pipeline] sh 03:49:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:35 + grep -v github /etc/ssh/ssh_known_hosts 03:49:35 + [ -e /tmp/ssh_known_hosts ] 03:49:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:49:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:49:35 + sudo tee -a /etc/ssh/ssh_known_hosts 03:49:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:35 03:49:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:36 0.1.4: Pulling from edgex-devops/py-git-semver 03:49:36 b85a868b505f: Pulling fs layer 03:49:36 e2be974225ed: Pulling fs layer 03:49:36 339a4e72a1f5: Pulling fs layer 03:49:36 988bab9f4d93: Pulling fs layer 03:49:36 1469e6f7b9e6: Pulling fs layer 03:49:36 eaf3925da568: Pulling fs layer 03:49:36 bab4dde63d76: Pulling fs layer 03:49:36 bde34c3a00c8: Pulling fs layer 03:49:36 b352a97aabf1: Pulling fs layer 03:49:36 4872d77fe225: Pulling fs layer 03:49:36 5851b861e8e6: Pulling fs layer 03:49:36 b352a97aabf1: Waiting 03:49:36 bab4dde63d76: Waiting 03:49:36 bde34c3a00c8: Waiting 03:49:36 eaf3925da568: Waiting 03:49:36 988bab9f4d93: Waiting 03:49:36 4872d77fe225: Waiting 03:49:36 5851b861e8e6: Waiting 03:49:36 1469e6f7b9e6: Waiting 03:49:36 e2be974225ed: Verifying Checksum 03:49:36 e2be974225ed: Download complete 03:49:36 988bab9f4d93: Download complete 03:49:36 1469e6f7b9e6: Verifying Checksum 03:49:36 1469e6f7b9e6: Download complete 03:49:36 339a4e72a1f5: Verifying Checksum 03:49:36 339a4e72a1f5: Download complete 03:49:36 eaf3925da568: Verifying Checksum 03:49:36 eaf3925da568: Download complete 03:49:36 bde34c3a00c8: Download complete 03:49:36 b352a97aabf1: Download complete 03:49:36 4872d77fe225: Verifying Checksum 03:49:36 4872d77fe225: Download complete 03:49:36 5851b861e8e6: Verifying Checksum 03:49:36 5851b861e8e6: Download complete 03:49:36 b85a868b505f: Download complete 03:49:36 bab4dde63d76: Verifying Checksum 03:49:36 bab4dde63d76: Download complete 03:49:37 b85a868b505f: Pull complete 03:49:37 e2be974225ed: Pull complete 03:49:38 339a4e72a1f5: Pull complete 03:49:38 988bab9f4d93: Pull complete 03:49:38 1469e6f7b9e6: Pull complete 03:49:38 eaf3925da568: Pull complete 03:49:40 bab4dde63d76: Pull complete 03:49:40 bde34c3a00c8: Pull complete 03:49:40 b352a97aabf1: Pull complete 03:49:41 4872d77fe225: Pull complete 03:49:41 5851b861e8e6: Pull complete 03:49:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:41 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 03:49:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:43 $ docker top e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 -eo pid,comm 03:49:43 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). 03:49:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:43 [ssh-agent] Looking for ssh-agent implementation... 03:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:44 $ docker exec e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent 03:49:44 SSH_AUTH_SOCK=/tmp/ssh-T71JRRDkk40B/agent.31 03:49:44 SSH_AGENT_PID=37 03:49:44 Running ssh-add (command line suppressed) 03:49:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3686651855675210918.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3686651855675210918.key) 03:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:44 + git tag --points-at HEAD [Pipeline] } 03:49:44 $ docker exec --env ******** --env ******** e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent -k 03:49:44 unset SSH_AUTH_SOCK; 03:49:44 unset SSH_AGENT_PID; 03:49:44 echo Agent pid 37 killed; 03:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:49:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:44 [ssh-agent] Looking for ssh-agent implementation... 03:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:44 $ docker exec e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent 03:49:45 SSH_AUTH_SOCK=/tmp/ssh-iq76ame0EoCZ/agent.69 03:49:45 SSH_AGENT_PID=75 03:49:45 Running ssh-add (command line suppressed) 03:49:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16955688245471656237.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16955688245471656237.key) 03:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:45 + git semver init 03:49:45 2023-10-31 03:49:45,670 [run_init] DEBUG init version:0.0.0 force:False 03:49:45 2023-10-31 03:49:45,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:49:45 2023-10-31 03:49:45,672 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:49:45 2023-10-31 03:49:45,672 [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) 03:49:47 2023-10-31 03:49:47,204 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 03:49:47 2023-10-31 03:49:47,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 03:49:47 2023-10-31 03:49:47,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:49:47 2023-10-31 03:49:47,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:49:47 3.1.0-dev.8 [Pipeline] } 03:49:47 $ docker exec --env ******** --env ******** e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent -k 03:49:47 unset SSH_AUTH_SOCK; 03:49:47 unset SSH_AGENT_PID; 03:49:47 echo Agent pid 75 killed; 03:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:48 + git semver [Pipeline] } 03:49:48 $ docker stop --time=1 e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 03:49:49 $ docker rm -f --volumes e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:49:50 Stashed 1 file(s) [Pipeline] echo 03:49:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 03:49:50 provisioning config files... 03:49:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3939177510787104088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:50 ---> docker-login.sh 03:49:50 nexus3.edgexfoundry.org:10001 03:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:50 Configure a credential helper to remove this warning. See 03:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:50 03:49:50 Login Succeeded 03:49:50 nexus3.edgexfoundry.org:10002 03:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:50 Configure a credential helper to remove this warning. See 03:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:50 03:49:50 Login Succeeded 03:49:50 nexus3.edgexfoundry.org:10003 03:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:50 Configure a credential helper to remove this warning. See 03:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:50 03:49:50 Login Succeeded 03:49:50 nexus3.edgexfoundry.org:10004 03:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:50 Configure a credential helper to remove this warning. See 03:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:50 03:49:50 Login Succeeded 03:49:50 docker.io 03:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:51 Configure a credential helper to remove this warning. See 03:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:51 03:49:51 Login Succeeded 03:49:51 ---> docker-login.sh ends [Pipeline] } 03:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:51 ========================================================= 03:49:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:49:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:49:51 Sending build context to Docker daemon 48.86MB 03:49:51 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:49:51 Step 2/15 : FROM ${BASE} AS builder 03:49:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:49:51 7264a8db6415: Pulling fs layer 03:49:51 c4d48a809fc2: Pulling fs layer 03:49:51 4f1c88b9dad5: Pulling fs layer 03:49:51 ad3a456e5733: Pulling fs layer 03:49:51 33e27b845d1e: Pulling fs layer 03:49:51 c68163c4e522: Pulling fs layer 03:49:51 50da416c3ac9: Pulling fs layer 03:49:51 23d2d4c4bb30: Pulling fs layer 03:49:51 ad3a456e5733: Waiting 03:49:51 33e27b845d1e: Waiting 03:49:51 c68163c4e522: Waiting 03:49:51 50da416c3ac9: Waiting 03:49:51 23d2d4c4bb30: Waiting 03:49:51 c4d48a809fc2: Verifying Checksum 03:49:51 c4d48a809fc2: Download complete 03:49:51 ad3a456e5733: Verifying Checksum 03:49:51 ad3a456e5733: Download complete 03:49:52 33e27b845d1e: Download complete 03:49:52 7264a8db6415: Download complete 03:49:52 c68163c4e522: Verifying Checksum 03:49:52 c68163c4e522: Download complete 03:49:52 7264a8db6415: Pull complete 03:49:52 23d2d4c4bb30: Verifying Checksum 03:49:52 23d2d4c4bb30: Download complete 03:49:52 c4d48a809fc2: Pull complete 03:49:52 4f1c88b9dad5: Verifying Checksum 03:49:52 4f1c88b9dad5: Download complete 03:49:52 50da416c3ac9: Verifying Checksum 03:49:52 50da416c3ac9: Download complete 03:49:56 4f1c88b9dad5: Pull complete 03:49:56 ad3a456e5733: Pull complete 03:49:56 33e27b845d1e: Pull complete 03:49:56 c68163c4e522: Pull complete 03:49:58 50da416c3ac9: Pull complete 03:49:58 23d2d4c4bb30: Pull complete 03:49:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:49:58 ---> 0786185ac409 03:49:58 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:50:02 ---> Running in 6b997aae8547 03:50:02 Removing intermediate container 6b997aae8547 03:50:02 ---> fd62617a3db8 03:50:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:50:03 ---> Running in 08cb3929114a 03:50:03 Removing intermediate container 08cb3929114a 03:50:03 ---> 5ab08991127e 03:50:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:50:03 ---> Running in 51290629ebd6 03:50:03 Removing intermediate container 51290629ebd6 03:50:03 ---> 3d1377c1210f 03:50:03 Step 6/15 : LABEL Name=edgex-ui-go 03:50:03 ---> Running in 22a347fb0806 03:50:03 Removing intermediate container 22a347fb0806 03:50:03 ---> 9efe61a4be28 03:50:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:50:03 ---> Running in dde487fd3bc0 03:50:03 Removing intermediate container dde487fd3bc0 03:50:03 ---> 39e22e1e6719 03:50:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:50:04 latest: Pulling from library/docker 03:50:04 96526aa774ef: Pulling fs layer 03:50:04 308a300cc30f: Pulling fs layer 03:50:04 4f4fb700ef54: Pulling fs layer 03:50:04 5fcb7611fd77: Pulling fs layer 03:50:04 be9955e691a8: Pulling fs layer 03:50:04 1b5ce73eb848: Pulling fs layer 03:50:04 fe45098d8d9e: Pulling fs layer 03:50:04 843bf259cc12: Pulling fs layer 03:50:04 e56cd900ceac: Pulling fs layer 03:50:04 5fcb7611fd77: Waiting 03:50:04 605d1390b383: Pulling fs layer 03:50:04 be9955e691a8: Waiting 03:50:04 8f7854084fed: Pulling fs layer 03:50:04 1b5ce73eb848: Waiting 03:50:04 0a217d94afa5: Pulling fs layer 03:50:04 fe45098d8d9e: Waiting 03:50:04 50e7dd98501d: Pulling fs layer 03:50:04 68811508944a: Pulling fs layer 03:50:04 843bf259cc12: Waiting 03:50:04 e56cd900ceac: Waiting 03:50:04 605d1390b383: Waiting 03:50:04 8f7854084fed: Waiting 03:50:04 0a217d94afa5: Waiting 03:50:04 50e7dd98501d: Waiting 03:50:04 68811508944a: Waiting 03:50:04 4f4fb700ef54: Verifying Checksum 03:50:04 4f4fb700ef54: Download complete 03:50:04 308a300cc30f: Verifying Checksum 03:50:04 308a300cc30f: Download complete 03:50:04 96526aa774ef: Verifying Checksum 03:50:04 96526aa774ef: Download complete 03:50:04 96526aa774ef: Pull complete 03:50:04 308a300cc30f: Pull complete 03:50:04 4f4fb700ef54: Pull complete 03:50:04 5fcb7611fd77: Verifying Checksum 03:50:04 5fcb7611fd77: Download complete 03:50:04 be9955e691a8: Verifying Checksum 03:50:04 be9955e691a8: Download complete 03:50:04 1b5ce73eb848: Verifying Checksum 03:50:04 1b5ce73eb848: Download complete 03:50:04 843bf259cc12: Download complete 03:50:05 fe45098d8d9e: Verifying Checksum 03:50:05 fe45098d8d9e: Download complete 03:50:05 e56cd900ceac: Download complete 03:50:05 8f7854084fed: Verifying Checksum 03:50:05 8f7854084fed: Download complete 03:50:05 5fcb7611fd77: Pull complete 03:50:05 Still waiting to schedule task 03:50:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:50:05 50e7dd98501d: Verifying Checksum 03:50:05 50e7dd98501d: Download complete 03:50:05 68811508944a: Download complete 03:50:05 605d1390b383: Verifying Checksum 03:50:05 605d1390b383: Download complete 03:50:05 be9955e691a8: Pull complete 03:50:05 1b5ce73eb848: Pull complete 03:50:05 0a217d94afa5: Verifying Checksum 03:50:05 0a217d94afa5: Download complete 03:50:06 fe45098d8d9e: Pull complete 03:50:06 843bf259cc12: Pull complete 03:50:06 e56cd900ceac: Pull complete 03:50:06 605d1390b383: Pull complete 03:50:06 8f7854084fed: Pull complete 03:50:07 0a217d94afa5: Pull complete 03:50:07 50e7dd98501d: Pull complete 03:50:07 68811508944a: Pull complete 03:50:07 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 03:50:07 Status: Downloaded newer image for docker:latest 03:50:10 ---> 1215ec1b788f 03:50:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:50:10 ---> Running in 9bc42c83f214 03:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:50:10 OK: 264 MiB in 52 packages 03:50:10 Removing intermediate container 9bc42c83f214 03:50:10 ---> 0dddc4ee9b30 03:50:10 Step 10/15 : ENV GO111MODULE=on 03:50:10 ---> Running in f122424f79eb 03:50:10 Removing intermediate container f122424f79eb 03:50:10 ---> 12ae24803bc5 03:50:10 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:50:10 ---> Running in 2d97cf9a4d62 03:50:10 Removing intermediate container 2d97cf9a4d62 03:50:10 ---> 7f7f06caebc9 03:50:10 Step 12/15 : COPY go.mod vendor* ./ 03:50:11 ---> 3ab4c3cbdeef 03:50:11 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:11 ---> Running in 91410255026b 03:50:43 Removing intermediate container 91410255026b 03:50:43 ---> 7d74fb80b54e 03:50:43 Step 14/15 : COPY . . 03:50:45 ---> c2fafa0ae2e4 03:50:45 Step 15/15 : RUN ${MAKE} 03:50:45 ---> Running in 76a67a82b69c 03:50:45 noop 03:50:45 Removing intermediate container 76a67a82b69c 03:50:45 ---> 1bf02cce6f1f 03:50:45 Successfully built 1bf02cce6f1f 03:50:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker inspect -f . ci-base-image-x86_64 03:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:46 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 03:50:46 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:50:46 $ docker top 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:46 + go version 03:50:46 go version go1.21.0 linux/amd64 [Pipeline] } 03:50:46 $ docker stop --time=1 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec 03:50:48 $ docker rm -f --volumes 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:48 + docker inspect -f . ci-base-image-x86_64 03:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:48 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 03:50:48 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:50:49 $ docker top 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 03:50:49 + make test 03:50:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:50:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:51:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:51:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:51:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:03 ./bin/test-attribution-txt.sh 03:51:03 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 03:51:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 03:51:03 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 03:51:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add 03:51:03 make -C web test 03:51:03 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 03:51:03 make[1]: tput: No such file or directory 03:51:03 make[1]: tput: No such file or directory 03:51:03 warning: generating ./VERSION 03:51:03 echo "0.0.0" > VERSION 03:51:03 docker build \ 03:51:03 -f Dockerfile \ 03:51:03 --build-arg USER=1000 \ 03:51:03 \ 03:51:03 --label "git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5" \ 03:51:03 -t edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 \ 03:51:03 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:51:03 . 03:51:03 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:51:03 Install the buildx component to build images with BuildKit: 03:51:03 https://docs.docker.com/go/buildx/ 03:51:03 03:51:03 Sending build context to Docker daemon 2.706MB 03:51:03 Step 1/11 : FROM node:18-alpine3.18 03:51:03 18-alpine3.18: Pulling from library/node 03:51:03 96526aa774ef: Already exists 03:51:03 3130715204cf: Pulling fs layer 03:51:03 b06de8ab1c4f: Pulling fs layer 03:51:03 90ef3ffc5156: Pulling fs layer 03:51:03 90ef3ffc5156: Verifying Checksum 03:51:03 90ef3ffc5156: Download complete 03:51:03 b06de8ab1c4f: Verifying Checksum 03:51:03 b06de8ab1c4f: Download complete 03:51:04 3130715204cf: Verifying Checksum 03:51:04 3130715204cf: Download complete 03:51:06 3130715204cf: Pull complete 03:51:06 b06de8ab1c4f: Pull complete 03:51:06 90ef3ffc5156: Pull complete 03:51:06 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 03:51:06 Status: Downloaded newer image for node:18-alpine3.18 03:51:06 ---> d1517ab6615b 03:51:06 Step 2/11 : RUN apk add --no-cache chromium 03:51:08 ---> Running in d2cb85dcc990 03:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:51:09 (1/154) Installing libexpat (2.5.0-r1) 03:51:09 (2/154) Installing brotli-libs (1.0.9-r14) 03:51:09 (3/154) Installing libbz2 (1.0.8-r5) 03:51:09 (4/154) Installing libpng (1.6.39-r3) 03:51:09 (5/154) Installing freetype (2.13.0-r5) 03:51:09 (6/154) Installing fontconfig (2.14.2-r3) 03:51:09 (7/154) Installing libfontenc (1.1.7-r2) 03:51:09 (8/154) Installing mkfontscale (1.2.2-r3) 03:51:09 (9/154) Installing font-opensans (0_git20210927-r1) 03:51:09 (10/154) Installing pkgconf (1.9.5-r0) 03:51:09 (11/154) Installing libffi (3.4.4-r2) 03:51:09 (12/154) Installing libintl (0.21.1-r7) 03:51:09 (13/154) Installing libblkid (2.38.1-r8) 03:51:09 (14/154) Installing libmount (2.38.1-r8) 03:51:09 (15/154) Installing pcre2 (10.42-r1) 03:51:09 (16/154) Installing glib (2.76.4-r0) 03:51:09 (17/154) Installing xz-libs (5.4.3-r0) 03:51:09 (18/154) Installing libxml2 (2.11.4-r0) 03:51:09 (19/154) Installing shared-mime-info (2.2-r5) 03:51:09 (20/154) Installing hicolor-icon-theme (0.17-r2) 03:51:09 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 03:51:09 (22/154) Installing libwebp (1.3.2-r0) 03:51:09 (23/154) Installing zstd-libs (1.5.5-r4) 03:51:09 (24/154) Installing tiff (4.5.1-r0) 03:51:09 (25/154) Installing gdk-pixbuf (2.42.10-r5) 03:51:09 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 03:51:09 (27/154) Installing libxau (1.0.11-r2) 03:51:09 (28/154) Installing libmd (1.0.4-r2) 03:51:09 (29/154) Installing libbsd (0.11.7-r1) 03:51:09 (30/154) Installing libxdmcp (1.1.4-r2) 03:51:09 (31/154) Installing libxcb (1.15-r1) 03:51:09 (32/154) Installing libx11 (1.8.4-r4) 03:51:09 (33/154) Installing libxcomposite (0.4.6-r3) 03:51:09 (34/154) Installing libxfixes (6.0.1-r2) 03:51:09 (35/154) Installing libxrender (0.9.11-r3) 03:51:09 (36/154) Installing libxcursor (1.2.1-r2) 03:51:09 (37/154) Installing libxdamage (1.1.6-r2) 03:51:09 (38/154) Installing libxext (1.3.5-r2) 03:51:09 (39/154) Installing libxi (1.8.1-r0) 03:51:09 (40/154) Installing libxinerama (1.1.5-r2) 03:51:09 (41/154) Installing libxrandr (1.5.3-r2) 03:51:09 (42/154) Installing libatk-1.0 (2.48.3-r0) 03:51:09 (43/154) Installing libxtst (1.2.4-r2) 03:51:09 (44/154) Installing dbus-libs (1.14.8-r0) 03:51:09 (45/154) Installing at-spi2-core (2.48.3-r0) 03:51:09 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 03:51:09 (47/154) Installing pixman (0.42.2-r1) 03:51:09 (48/154) Installing cairo (1.17.8-r1) 03:51:09 (49/154) Installing cairo-gobject (1.17.8-r1) 03:51:09 (50/154) Installing avahi-libs (0.8-r13) 03:51:09 (51/154) Installing gmp (6.2.1-r3) 03:51:09 (52/154) Installing nettle (3.8.1-r2) 03:51:09 (53/154) Installing libunistring (1.1-r1) 03:51:09 (54/154) Installing libidn2 (2.3.4-r1) 03:51:09 (55/154) Installing p11-kit (0.24.1-r2) 03:51:09 (56/154) Installing libtasn1 (4.19.0-r1) 03:51:09 (57/154) Installing gnutls (3.8.0-r2) 03:51:09 (58/154) Installing cups-libs (2.4.7-r0) 03:51:09 (59/154) Installing libepoxy (1.5.10-r1) 03:51:09 (60/154) Installing fribidi (1.0.13-r0) 03:51:09 (61/154) Installing graphite2 (1.3.14-r5) 03:51:09 (62/154) Installing harfbuzz (7.3.0-r0) 03:51:09 (63/154) Installing libxft (2.3.8-r1) 03:51:09 (64/154) Installing pango (1.50.14-r1) 03:51:09 (65/154) Installing wayland-libs-client (1.22.0-r2) 03:51:09 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 03:51:09 (67/154) Installing wayland-libs-egl (1.22.0-r2) 03:51:09 (68/154) Installing xkeyboard-config (2.38-r0) 03:51:10 (69/154) Installing libxkbcommon (1.5.0-r2) 03:51:10 (70/154) Installing gtk+3.0 (3.24.38-r1) 03:51:10 Executing gtk+3.0-3.24.38-r1.post-install 03:51:10 (71/154) Installing icu-data-full (73.2-r2) 03:51:10 (72/154) Installing mesa (23.0.4-r0) 03:51:10 (73/154) Installing llvm15-libs (15.0.7-r6) 03:51:11 (74/154) Installing hwdata-pci (0.370-r0) 03:51:11 (75/154) Installing libpciaccess (0.17-r2) 03:51:11 (76/154) Installing libdrm (2.4.115-r4) 03:51:11 (77/154) Installing musl-fts (1.2.7-r5) 03:51:11 (78/154) Installing libelf (0.189-r2) 03:51:11 (79/154) Installing mesa-glapi (23.0.4-r0) 03:51:11 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 03:51:11 (81/154) Installing eudev-libs (3.2.11-r8) 03:51:11 (82/154) Installing libmagic (5.45-r0) 03:51:11 (83/154) Installing file (5.45-r0) 03:51:11 (84/154) Installing libice (1.1.1-r2) 03:51:11 (85/154) Installing libuuid (2.38.1-r8) 03:51:11 (86/154) Installing libsm (1.2.4-r1) 03:51:11 (87/154) Installing libxt (1.3.0-r2) 03:51:11 (88/154) Installing libxmu (1.1.4-r2) 03:51:11 (89/154) Installing xset (1.2.5-r1) 03:51:11 (90/154) Installing xprop (1.2.6-r0) 03:51:11 (91/154) Installing xdg-utils (1.1.3-r4) 03:51:11 (92/154) Installing libogg (1.3.5-r4) 03:51:11 (93/154) Installing flac-libs (1.4.3-r0) 03:51:11 (94/154) Installing alsa-lib (1.2.9-r1) 03:51:11 (95/154) Installing libatomic (12.2.1_git20220924-r10) 03:51:11 (96/154) Installing svt-av1-libs (1.6.0-r0) 03:51:11 (97/154) Installing aom-libs (3.6.1-r0) 03:51:11 (98/154) Installing libva (2.18.0-r1) 03:51:11 (99/154) Installing libvdpau (1.5-r1) 03:51:11 (100/154) Installing onevpl-libs (2023.2.1-r0) 03:51:11 (101/154) Installing ffmpeg-libavutil (6.0-r15) 03:51:11 (102/154) Installing libdav1d (1.2.1-r0) 03:51:11 (103/154) Installing libhwy (1.0.4-r1) 03:51:11 (104/154) Installing lcms2 (2.15-r2) 03:51:11 (105/154) Installing libjxl (0.8.2-r0) 03:51:11 (106/154) Installing lame-libs (3.100-r5) 03:51:11 (107/154) Installing opus (1.4-r0) 03:51:11 (108/154) Installing libgomp (12.2.1_git20220924-r10) 03:51:11 (109/154) Installing soxr (0.1.3-r5) 03:51:11 (110/154) Installing ffmpeg-libswresample (6.0-r15) 03:51:11 (111/154) Installing libtheora (1.1.1-r17) 03:51:11 (112/154) Installing libvorbis (1.3.7-r1) 03:51:11 (113/154) Installing libvpx (1.13.0-r2) 03:51:11 (114/154) Installing x264-libs (0.164_git20220602-r1) 03:51:11 (115/154) Installing numactl (2.0.16-r4) 03:51:11 (116/154) Installing x265-libs (3.5-r4) 03:51:11 (117/154) Installing xvidcore (1.3.7-r1) 03:51:11 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 03:51:11 (119/154) Installing libbluray (1.3.4-r0) 03:51:11 (120/154) Installing mpg123-libs (1.31.3-r1) 03:51:11 (121/154) Installing libopenmpt (0.7.2-r0) 03:51:11 (122/154) Installing cjson (1.7.15-r4) 03:51:11 (123/154) Installing mbedtls (2.28.5-r0) 03:51:11 (124/154) Installing librist (0.2.7-r0) 03:51:11 (125/154) Installing libsrt (1.5.2-r0) 03:51:11 (126/154) Installing libssh (0.10.5-r0) 03:51:11 (127/154) Installing libsodium (1.0.18-r3) 03:51:11 (128/154) Installing libzmq (4.3.4-r4) 03:51:11 (129/154) Installing ffmpeg-libavformat (6.0-r15) 03:51:11 (130/154) Installing libevent (2.1.12-r6) 03:51:11 (131/154) Installing wayland-libs-server (1.22.0-r2) 03:51:11 (132/154) Installing mesa-gbm (23.0.4-r0) 03:51:11 (133/154) Installing harfbuzz-subset (7.3.0-r0) 03:51:11 (134/154) Installing icu-libs (73.2-r2) 03:51:11 (135/154) Installing jsoncpp (1.9.5-r0) 03:51:11 (136/154) Installing minizip (1.2.13-r1) 03:51:11 (137/154) Installing nspr (4.35-r2) 03:51:11 (138/154) Installing sqlite-libs (3.41.2-r2) 03:51:11 (139/154) Installing nss (3.94-r0) 03:51:11 (140/154) Installing pipewire-libs (0.3.70-r1) 03:51:11 (141/154) Installing libasyncns (0.8-r1) 03:51:11 (142/154) Installing libltdl (2.4.7-r2) 03:51:11 (143/154) Installing orc (0.4.34-r0) 03:51:11 (144/154) Installing libsndfile (1.2.0-r2) 03:51:11 (145/154) Installing speexdsp (1.2.1-r1) 03:51:11 (146/154) Installing tdb-libs (1.4.8-r1) 03:51:11 (147/154) Installing libpulse (16.1-r10) 03:51:11 (148/154) Installing snappy (1.1.10-r1) 03:51:11 (149/154) Installing libwoff2common (1.0.2-r2) 03:51:11 (150/154) Installing libwoff2enc (1.0.2-r2) 03:51:12 (151/154) Installing libgpg-error (1.47-r1) 03:51:12 (152/154) Installing libgcrypt (1.10.2-r1) 03:51:12 (153/154) Installing libxslt (1.1.38-r0) 03:51:12 (154/154) Installing chromium (117.0.5938.62-r0) 03:51:13 Executing busybox-1.36.1-r2.trigger 03:51:13 Executing fontconfig-2.14.2-r3.trigger 03:51:13 Executing mkfontscale-1.2.2-r3.trigger 03:51:13 Executing glib-2.76.4-r0.trigger 03:51:13 Executing shared-mime-info-2.2-r5.trigger 03:51:14 Executing gdk-pixbuf-2.42.10-r5.trigger 03:51:14 Executing gtk-update-icon-cache-3.24.38-r1.trigger 03:51:14 OK: 576 MiB in 171 packages 03:51:24 Removing intermediate container d2cb85dcc990 03:51:24 ---> 8447b677d08a 03:51:24 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:51:24 ---> Running in ec839f81f502 03:51:24 Removing intermediate container ec839f81f502 03:51:24 ---> 72e2cdca5963 03:51:24 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:51:24 ---> Running in 1f2a39443b1d 03:51:24 Removing intermediate container 1f2a39443b1d 03:51:24 ---> 67dd4cf8b522 03:51:24 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:51:24 ---> Running in a3f9e608f4e7 03:51:24 Removing intermediate container a3f9e608f4e7 03:51:24 ---> 6c83d61064dc 03:51:24 Step 6/11 : RUN npm install -g npm 03:51:24 ---> Running in 0674b2883a5c 03:51:30 03:51:30 removed 2 packages, and changed 69 packages in 6s 03:51:30 03:51:30 29 packages are looking for funding 03:51:30 run `npm fund` for details 03:51:32 Removing intermediate container 0674b2883a5c 03:51:32 ---> dd971e4885f7 03:51:32 Step 7/11 : ARG USER=1000 03:51:32 ---> Running in d518aeb04d1b 03:51:32 Removing intermediate container d518aeb04d1b 03:51:32 ---> 818fcd35781b 03:51:32 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:51:32 ---> Running in a043e090c56f 03:51:32 Removing intermediate container a043e090c56f 03:51:32 ---> 8012294c33a7 03:51:32 Step 9/11 : USER $USER:$USER 03:51:32 ---> Running in a002dc0e04c7 03:51:33 Removing intermediate container a002dc0e04c7 03:51:33 ---> 74031cbcad74 03:51:33 Step 10/11 : WORKDIR /app 03:51:33 ---> Running in 1842073860f3 03:51:33 Removing intermediate container 1842073860f3 03:51:33 ---> 8e25237f8f01 03:51:33 Step 11/11 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:51:33 ---> Running in 13554b041109 03:51:33 Removing intermediate container 13554b041109 03:51:33 ---> f72ced6adf87 03:51:33 Successfully built f72ced6adf87 03:51:33 Successfully tagged edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:51:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:51:33 touch edgex-web-ui.imagebuilt 03:51:33 mkdir -p node_modules coverage 03:51:33 chown "1000:1000" node_modules coverage package-lock.json 03:51:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:35 npm WARN EBADENGINE Unsupported engine { 03:51:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 03:51:35 npm WARN EBADENGINE required: { 03:51:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:51:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:51:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:51:35 npm WARN EBADENGINE }, 03:51:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:51:35 npm WARN EBADENGINE } 03:51:50 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:51:50 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 03:51:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:51:50 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:51:50 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 03:51:50 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:51:50 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 03:51:50 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 03:51:50 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 03:51:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:51:50 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 03:51:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:51:50 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. 03:51:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 03:51:50 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. 03:51:50 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. 03:51:50 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:51:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15548 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 03:51:51 Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout 03:51:51 The recommended git tool is: git 03:51:52 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 03:51:52 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 03:51: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. 03:51:59 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. 03:52:00 using credential edgex-jenkins-ssh 03:52:00 Cloning the remote Git repository 03:52:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:52:01 > git init /w/workspace/edgex-ui-go/127 # timeout=10 03:52:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:52:01 > git --version # timeout=10 03:52:01 > git --version # 'git version 2.25.1' 03:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:04 03:52:04 added 1478 packages, and audited 1479 packages in 31s 03:52:04 03:52:04 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 03:52:04 03:52:04 To address issues that do not require attention, run: 03:52:04 npm audit fix 03:52:04 03:52:04 To address all issues (including breaking changes), run: 03:52:04 npm audit fix --force 03:52:04 03:52:04 Run `npm audit` for details. 03:52:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:52:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:06 Avoid second fetch 03:52:06 Checking out Revision 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 (main) 03:52:06 > git config core.sparsecheckout # timeout=10 03:52:06 > git checkout -f 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 # timeout=10 03:52:11 Commit message: "Merge pull request #645 from lenny-intel/go-mods-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:52:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:12 Dload Upload Total Spent Left Speed 03:52:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 03:52:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:52:13 + sudo tee /etc/docker/daemon.new+ 03:52:13 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:52:13 { 03:52:13 "registry-mirrors": [ 03:52:13 "https://nexus3.edgexfoundry.org:10001" 03:52:13 ], 03:52:13 "bip": "10.250.0.254/24", 03:52:13 "hosts": [ 03:52:13 "tcp://0.0.0.0:5555", 03:52:13 "unix:///var/run/docker.sock" 03:52:13 ], 03:52:13 "mtu": 1458, 03:52:13 "selinux-enabled": true, 03:52:13 "seccomp-profile": "/etc/docker/seccomp.json" 03:52:13 } [Pipeline] sh 03:52:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:52:14 + sudo service docker restart 03:52:17 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 03:52:19 - Generating browser application bundles (phase: setup)... 03:52:23 Compiling @angular/compiler/testing : es2015 as esm2015 03:52:23 Compiling @angular/core : es2015 as esm2015 03:52:25 Compiling @angular/common : es2015 as esm2015 03:52:25 Compiling @angular/core/testing : es2015 as esm2015 03:52:26 Compiling @angular/platform-browser : es2015 as esm2015 03:52:26 Compiling @angular/common/testing : es2015 as esm2015 03:52:26 Compiling @angular/common/http : es2015 as esm2015 03:52:26 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:52:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:52:27 Compiling @angular/forms : es2015 as esm2015 03:52:27 Compiling @angular/router : es2015 as esm2015 03:52:27 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:52:29 Compiling @angular/common/http/testing : es2015 as esm2015 03:52:30 Compiling @angular/router/testing : es2015 as esm2015 03:52:35 31 10 2023 03:52:35.178:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:52:35 31 10 2023 03:52:35.180:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:52:35 31 10 2023 03:52:35.184:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:36 provisioning config files... 03:52:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config9304871898818943339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:36 ---> docker-login.sh 03:52:36 nexus3.edgexfoundry.org:10001 03:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:37 Configure a credential helper to remove this warning. See 03:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:37 03:52:37 Login Succeeded 03:52:37 nexus3.edgexfoundry.org:10002 03:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:37 Configure a credential helper to remove this warning. See 03:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:37 03:52:37 Login Succeeded 03:52:37 nexus3.edgexfoundry.org:10003 03:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:40 Configure a credential helper to remove this warning. See 03:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:40 03:52:40 Login Succeeded 03:52:40 nexus3.edgexfoundry.org:10004 03:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:40 Configure a credential helper to remove this warning. See 03:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:40 03:52:40 Login Succeeded 03:52:40 docker.io 03:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:41 Configure a credential helper to remove this warning. See 03:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:41 03:52:41 Login Succeeded 03:52:41 ---> docker-login.sh ends [Pipeline] } 03:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:52:41 ========================================================= 03:52:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:52:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:52:43 Sending build context to Docker daemon 31.5MB 03:52:43 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:52:43 Step 2/15 : FROM ${BASE} AS builder 03:52:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:52:43 9fda8d8052c6: Pulling fs layer 03:52:43 5d54e960e981: Pulling fs layer 03:52:43 c4a7e357bf2a: Pulling fs layer 03:52:43 f0e02332f6b5: Pulling fs layer 03:52:43 cefa15bbcfad: Pulling fs layer 03:52:43 17808c966233: Pulling fs layer 03:52:43 f4c1fc716caa: Pulling fs layer 03:52:43 cefa15bbcfad: Waiting 03:52:43 17808c966233: Waiting 03:52:43 f4c1fc716caa: Waiting 03:52:43 f0e02332f6b5: Waiting 03:52:43 5d54e960e981: Verifying Checksum 03:52:43 5d54e960e981: Download complete 03:52:43 f0e02332f6b5: Verifying Checksum 03:52:43 f0e02332f6b5: Download complete 03:52:43 cefa15bbcfad: Download complete 03:52:43 9fda8d8052c6: Verifying Checksum 03:52:43 9fda8d8052c6: Download complete 03:52:44 f4c1fc716caa: Verifying Checksum 03:52:44 f4c1fc716caa: Download complete 03:52:44 9fda8d8052c6: Pull complete 03:52:45 5d54e960e981: Pull complete 03:52:45 ✔ Browser application bundle generation complete. 03:52:45 31 10 2023 03:52:45.480:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket r0D5_OfbM1Obu4VeAAAB with id 22208774 03:52:45 c4a7e357bf2a: Verifying Checksum 03:52:45 c4a7e357bf2a: Download complete 03:52:46 17808c966233: Verifying Checksum 03:52:46 17808c966233: Download complete 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.088 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.117 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.131 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.141 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.152 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.169 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.174 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.207 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.23 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.235 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.244 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.266 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.275 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.298 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.306 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.313 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.319 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.323 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.34 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.359 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) 03:52:48 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:52:48 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:52:48 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) 03:52:48 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:52:48 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:52:48 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.431 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.441 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.45 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.459 secs) 03:52:48 WARN: ' 03:52:48 It looks like you're using ngModel on the same form field as formControlName. 03:52:48 Support for using the ngModel input property and ngModelChange event with 03:52:48 reactive form directives has been deprecated in Angular v6 and will be removed 03:52:48 in a future version of Angular. 03:52:48 03:52:48 For more information on this, see our API docs here: 03:52:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:52:48 ' 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.459 secs) 03:52:48 WARN: ' 03:52:48 It looks like you're using ngModel on the same form field as formControlName. 03:52:48 Support for using the ngModel input property and ngModelChange event with 03:52:48 reactive form directives has been deprecated in Angular v6 and will be removed 03:52:48 in a future version of Angular. 03:52:48 03:52:48 For more information on this, see our API docs here: 03:52:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:52:48 ' 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.476 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.491 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.494 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.495 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.529 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.536 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.542 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.567 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.576 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.611 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.614 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.618 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.634 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.636 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.638 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.639 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.641 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.642 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.648 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.65 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.652 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.654 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.658 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.666 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.671 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.691 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.697 secs) 03:52:48 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.703 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.711 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.72 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.741 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.743 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.747 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.755 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.761 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.776 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.79 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.795 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.799 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.801 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.815 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.83 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.839 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.844 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.849 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.867 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.871 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.878 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.905 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.909 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.917 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.932 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.941 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.958 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.964 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.978 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.984 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.992 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.006 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.012 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.017 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.03 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.032 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.034 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.04 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.052 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.063 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.069 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.091 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.105 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.119 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.125 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.128 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.131 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.139 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.143 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.148 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.167 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.17 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.18 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.182 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.184 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.186 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.188 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.195 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.202 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.221 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.225 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.23 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.232 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.234 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.246 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.262 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.264 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.269 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.276 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.277 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.28 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.29 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.301 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.303 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.306 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.327 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.337 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.339 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.34 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.346 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.347 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.349 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.351 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.352 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.353 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.354 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.356 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.357 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.358 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.359 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.36 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.361 secs) 03:52:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.876 secs / 1.361 secs) 03:52:49 TOTAL: 147 SUCCESS 03:52:49 ✔ Browser application bundle generation complete. 03:52:50 03:52:50 =============================== Coverage summary =============================== 03:52:50 Statements : 41.03% ( 1473/3590 ) 03:52:50 Branches : 11.75% ( 114/970 ) 03:52:50 Functions : 32.21% ( 422/1310 ) 03:52:50 Lines : 39.02% ( 1328/3403 ) 03:52:50 ================================================================================ 03:52:50 ✔ Browser application bundle generation complete. 03:52:50 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 03:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:52:50 $ docker stop --time=1 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab 03:52:52 $ docker rm -f --volumes 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab [Pipeline] // withDockerContainer [Pipeline] sh 03:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:52:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:54 + ls -al . 03:52:54 total 180 03:52:54 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 03:50 . 03:52:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:49 .. 03:52:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 .blubracket 03:52:54 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 03:49 .dockerignore 03:52:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:49 .git 03:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 .github 03:52:54 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 03:49 .gitignore 03:52:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 03:49 .semver 03:52:54 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 03:49 Attribution.txt 03:52:54 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 03:49 CHANGELOG.md 03:52:54 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 03:49 CONTRIBUTING.md 03:52:54 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 03:49 Dockerfile 03:52:54 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 03:49 Jenkinsfile 03:52:54 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 03:49 LICENSE 03:52:54 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 03:49 Makefile 03:52:54 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 03:49 README.md 03:52:54 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 03:49 VERSION 03:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 assets 03:52:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 bin 03:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 cmd 03:52:54 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 03:50 coverage.out 03:52:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 docs 03:52:54 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 03:49 go.mod 03:52:54 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 03:49 go.sum 03:52:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:49 internal 03:52:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:49 testing 03:52:54 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 03:49 version.go 03:52:54 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 03:51 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:54 + 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 --label arch=amd64 --label version=3.1.0-dev.8 . 03:52:54 Sending build context to Docker daemon 51.57MB 03:52:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:52:54 Step 2/25 : FROM ${BASE} AS builder 03:52:54 ---> 1bf02cce6f1f 03:52:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:52:55 ---> Running in 7341db06b3e9 03:52:55 Removing intermediate container 7341db06b3e9 03:52:55 ---> a0d35a686a24 03:52:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 03:52:55 ---> Running in 216d4d4f8d4e 03:52:55 Removing intermediate container 216d4d4f8d4e 03:52:55 ---> c34e09638f8c 03:52:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:52:55 ---> Running in 707fa91a33f1 03:52:56 Removing intermediate container 707fa91a33f1 03:52:56 ---> 35954c97839f 03:52:56 Step 6/25 : LABEL Name=edgex-ui-go 03:52:56 ---> Running in ab9836945781 03:52:56 Removing intermediate container ab9836945781 03:52:56 ---> 6621c95b2c0f 03:52:56 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:52:56 ---> Running in 6d363b772991 03:52:56 Removing intermediate container 6d363b772991 03:52:56 ---> 1d9e848242f7 03:52:56 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:52:58 ---> 2462f49a8862 03:52:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:58 ---> Running in df48e0cbe898 03:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:52:58 OK: 264 MiB in 52 packages 03:52:59 c4a7e357bf2a: Pull complete 03:52:59 Removing intermediate container df48e0cbe898 03:52:59 ---> b9e59c1a817e 03:52:59 Step 10/25 : ENV GO111MODULE=on 03:52:59 ---> Running in 07d50be9a08d 03:52:59 Removing intermediate container 07d50be9a08d 03:52:59 ---> 74ff85e3fe26 03:52:59 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:52:59 ---> Running in 5e40ec1eae6b 03:52:59 f0e02332f6b5: Pull complete 03:52:59 Removing intermediate container 5e40ec1eae6b 03:52:59 ---> d3aaf3c3ffd0 03:52:59 Step 12/25 : COPY go.mod vendor* ./ 03:52:59 ---> 18b44484fd40 03:52:59 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:59 ---> Running in c275ca479928 03:52:59 cefa15bbcfad: Pull complete 03:53:00 Removing intermediate container c275ca479928 03:53:00 ---> 6b71e825c3b6 03:53:00 Step 14/25 : COPY . . 03:53:02 ---> d9a3054278bb 03:53:02 Step 15/25 : RUN ${MAKE} 03:53:02 ---> Running in 07c11b817742 03:53:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.8" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:53:09 17808c966233: Pull complete 03:53:11 f4c1fc716caa: Pull complete 03:53:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:53:11 ---> ea914061e18c 03:53:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:53:11 ---> Running in 5fe190383a22 03:53:12 Removing intermediate container 5fe190383a22 03:53:12 ---> 5b20a23e1028 03:53:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:53:12 ---> Running in ac8c4f79c6b3 03:53:12 Removing intermediate container ac8c4f79c6b3 03:53:12 ---> a46a93decdcc 03:53:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:53:12 ---> Running in cd3c03793daf 03:53:13 Removing intermediate container cd3c03793daf 03:53:13 ---> 4653e342f766 03:53:13 Step 6/15 : LABEL Name=edgex-ui-go 03:53:13 ---> Running in 728bf951af91 03:53:13 Removing intermediate container 728bf951af91 03:53:13 ---> 73b6aeaf4c56 03:53:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:53:13 ---> Running in 5826f06ac253 03:53:13 Removing intermediate container 5826f06ac253 03:53:13 ---> bde507b32d3d 03:53:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:53:14 latest: Pulling from library/docker 03:53:14 579b34f0a95b: Pulling fs layer 03:53:14 2ecd494fa26a: Pulling fs layer 03:53:14 4f4fb700ef54: Pulling fs layer 03:53:14 99624a4fd86a: Pulling fs layer 03:53:14 6b3f207db0e4: Pulling fs layer 03:53:14 2f21744ef460: Pulling fs layer 03:53:14 80fde8283b9a: Pulling fs layer 03:53:14 6b3f207db0e4: Waiting 03:53:14 2f21744ef460: Waiting 03:53:14 80fde8283b9a: Waiting 03:53:14 99624a4fd86a: Waiting 03:53:14 cfd52aaeb832: Pulling fs layer 03:53:14 2aa7661f3209: Pulling fs layer 03:53:14 cfd52aaeb832: Waiting 03:53:14 2aa7661f3209: Waiting 03:53:14 ad7962f27383: Pulling fs layer 03:53:14 c8cf6870052b: Pulling fs layer 03:53:14 1996d6e72d7b: Pulling fs layer 03:53:14 ad7962f27383: Waiting 03:53:14 c8cf6870052b: Waiting 03:53:14 1996d6e72d7b: Waiting 03:53:14 112e10f1d4c1: Pulling fs layer 03:53:14 b97b6e3dbded: Pulling fs layer 03:53:14 112e10f1d4c1: Waiting 03:53:14 b97b6e3dbded: Waiting 03:53:14 4f4fb700ef54: Verifying Checksum 03:53:14 4f4fb700ef54: Download complete 03:53:14 2ecd494fa26a: Verifying Checksum 03:53:14 2ecd494fa26a: Download complete 03:53:14 579b34f0a95b: Verifying Checksum 03:53:14 579b34f0a95b: Download complete 03:53:15 99624a4fd86a: Verifying Checksum 03:53:15 99624a4fd86a: Download complete 03:53:15 6b3f207db0e4: Verifying Checksum 03:53:15 6b3f207db0e4: Download complete 03:53:15 80fde8283b9a: Verifying Checksum 03:53:15 80fde8283b9a: Download complete 03:53:15 2f21744ef460: Verifying Checksum 03:53:15 2f21744ef460: Download complete 03:53:15 cfd52aaeb832: Verifying Checksum 03:53:15 cfd52aaeb832: Download complete 03:53:15 2aa7661f3209: Verifying Checksum 03:53:15 2aa7661f3209: Download complete 03:53:15 579b34f0a95b: Pull complete 03:53:15 c8cf6870052b: Verifying Checksum 03:53:15 c8cf6870052b: Download complete 03:53:15 112e10f1d4c1: Verifying Checksum 03:53:15 112e10f1d4c1: Download complete 03:53:15 ad7962f27383: Verifying Checksum 03:53:15 ad7962f27383: Download complete 03:53:15 b97b6e3dbded: Verifying Checksum 03:53:15 b97b6e3dbded: Download complete 03:53:16 2ecd494fa26a: Pull complete 03:53:16 4f4fb700ef54: Pull complete 03:53:16 1996d6e72d7b: Verifying Checksum 03:53:16 1996d6e72d7b: Download complete 03:53:17 99624a4fd86a: Pull complete 03:53:18 6b3f207db0e4: Pull complete 03:53:20 Removing intermediate container 07c11b817742 03:53:20 ---> a03f83b549d6 03:53:20 Step 16/25 : FROM alpine:3.18 03:53:20 3.18: Pulling from library/alpine 03:53:20 96526aa774ef: Already exists 03:53:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:53:20 Status: Downloaded newer image for alpine:3.18 03:53:20 ---> 8ca4688f4f35 03:53:20 Step 17/25 : EXPOSE 4000 03:53:20 ---> Running in c65792fd7bbe 03:53:20 Removing intermediate container c65792fd7bbe 03:53:20 ---> c3baad379d08 03:53:20 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:53:20 2f21744ef460: Pull complete 03:53:21 80fde8283b9a: Pull complete 03:53:21 cfd52aaeb832: Pull complete 03:53:21 ---> 4ace32c4b1b8 03:53:21 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:53:21 ---> 86ad55ec9288 03:53:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:53:21 ---> 9dcbb8fb9cac 03:53:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:53:21 ---> Running in bad4857b74e5 03:53:21 2aa7661f3209: Pull complete 03:53:21 Removing intermediate container bad4857b74e5 03:53:21 ---> ee5f3994be8a 03:53:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:53:21 ---> Running in 49f13bab1ed2 03:53:21 Removing intermediate container 49f13bab1ed2 03:53:21 ---> 17d56fd0fb73 03:53:21 Step 23/25 : LABEL arch=amd64 03:53:21 ---> Running in f9df566f3e54 03:53:22 Removing intermediate container f9df566f3e54 03:53:22 ---> ec4d0e0ef93f 03:53:22 Step 24/25 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:53:22 ---> Running in 236f8ece57d5 03:53:22 Removing intermediate container 236f8ece57d5 03:53:22 ---> 52f5b5abad2a 03:53:22 Step 25/25 : LABEL version=3.1.0-dev.8 03:53:22 ---> Running in 37c6bbb48557 03:53:22 Removing intermediate container 37c6bbb48557 03:53:22 ---> bd35cbb69717 03:53:22 [Warning] One or more build-args [ARCH] were not consumed 03:53:22 Successfully built bd35cbb69717 03:53:22 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:22 provisioning config files... 03:53:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7308758942313988351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:22 ---> docker-login.sh 03:53:22 nexus3.edgexfoundry.org:10001 03:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:22 Configure a credential helper to remove this warning. See 03:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:22 03:53:22 Login Succeeded 03:53:22 nexus3.edgexfoundry.org:10002 03:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:22 Configure a credential helper to remove this warning. See 03:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:22 03:53:22 Login Succeeded 03:53:22 nexus3.edgexfoundry.org:10003 03:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:22 Configure a credential helper to remove this warning. See 03:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:22 03:53:22 Login Succeeded 03:53:22 nexus3.edgexfoundry.org:10004 03:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:22 Configure a credential helper to remove this warning. See 03:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:22 03:53:22 Login Succeeded 03:53:22 docker.io 03:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:22 Configure a credential helper to remove this warning. See 03:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:22 03:53:22 Login Succeeded 03:53:22 ---> docker-login.sh ends [Pipeline] } 03:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:53:23 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 03:53:23 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:53:23 latest 03:53:23 3.1.0-dev.8 03:53:23 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 03:53:23 main 03:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:23 ad7962f27383: Pull complete 03:53:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:53:23 52d2e199bc12: Preparing 03:53:23 511a630ae668: Preparing 03:53:23 4de0a874a6eb: Preparing 03:53:23 cc2447e1835a: Preparing 03:53:23 cc2447e1835a: Layer already exists 03:53:23 52d2e199bc12: Pushed 03:53:23 511a630ae668: Pushed 03:53:24 c8cf6870052b: Pull complete 03:53:26 4de0a874a6eb: Pushed 03:53:26 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:53:27 52d2e199bc12: Preparing 03:53:27 511a630ae668: Preparing 03:53:27 4de0a874a6eb: Preparing 03:53:27 cc2447e1835a: Preparing 03:53:27 511a630ae668: Layer already exists 03:53:27 cc2447e1835a: Layer already exists 03:53:27 52d2e199bc12: Layer already exists 03:53:27 4de0a874a6eb: Layer already exists 03:53:27 latest: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 1996d6e72d7b: Pull complete 03:53:27 112e10f1d4c1: Pull complete 03:53:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 03:53:28 b97b6e3dbded: Pull complete 03:53:28 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 03:53:28 Status: Downloaded newer image for docker:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 03:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:53:28 52d2e199bc12: Preparing 03:53:28 511a630ae668: Preparing 03:53:28 4de0a874a6eb: Preparing 03:53:28 cc2447e1835a: Preparing 03:53:28 cc2447e1835a: Layer already exists 03:53:28 4de0a874a6eb: Layer already exists 03:53:28 511a630ae668: Layer already exists 03:53:28 52d2e199bc12: Layer already exists 03:53:28 3.1.0-dev.8: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 03:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:53:29 52d2e199bc12: Preparing 03:53:29 511a630ae668: Preparing 03:53:29 4de0a874a6eb: Preparing 03:53:29 cc2447e1835a: Preparing 03:53:29 52d2e199bc12: Layer already exists 03:53:29 cc2447e1835a: Layer already exists 03:53:29 511a630ae668: Layer already exists 03:53:29 4de0a874a6eb: Layer already exists 03:53:29 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 03:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:53:29 52d2e199bc12: Preparing 03:53:29 511a630ae668: Preparing 03:53:29 4de0a874a6eb: Preparing 03:53:29 cc2447e1835a: Preparing 03:53:29 4de0a874a6eb: Layer already exists 03:53:29 cc2447e1835a: Layer already exists 03:53:29 511a630ae668: Layer already exists 03:53:29 52d2e199bc12: Layer already exists 03:53:29 main: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:29 ===================================================== [Pipeline] echo 03:53:29 taggedImages: 03:53:29 - nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:53:29 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:53:29 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 03:53:29 - nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 03:53:29 - 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 03:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:30 03:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:30 latest: Pulling from edgex-lftools-log-publisher 03:53:30 5eb5b503b376: Pulling fs layer 03:53:30 5c69ac0246d0: Pulling fs layer 03:53:30 ec43610c2a17: Pulling fs layer 03:53:30 3a2ae6a8a46f: Pulling fs layer 03:53:30 33b1e0a273af: Pulling fs layer 03:53:30 5d3b04190fa2: Pulling fs layer 03:53:30 2f39f015ded8: Pulling fs layer 03:53:30 3a2ae6a8a46f: Waiting 03:53:30 5d3b04190fa2: Waiting 03:53:30 33b1e0a273af: Waiting 03:53:30 2f39f015ded8: Waiting 03:53:30 5c69ac0246d0: Download complete 03:53:30 3a2ae6a8a46f: Verifying Checksum 03:53:30 3a2ae6a8a46f: Download complete 03:53:30 33b1e0a273af: Verifying Checksum 03:53:30 33b1e0a273af: Download complete 03:53:30 5d3b04190fa2: Download complete 03:53:30 ec43610c2a17: Verifying Checksum 03:53:30 ec43610c2a17: Download complete 03:53:30 ---> aafa23f5d3d4 03:53:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:53:30 ---> Running in f9e32564e087 03:53:30 5eb5b503b376: Verifying Checksum 03:53:30 5eb5b503b376: Download complete 03:53:31 2f39f015ded8: Download complete 03:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:53:32 5eb5b503b376: Pull complete 03:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:53:32 5c69ac0246d0: Pull complete 03:53:32 ec43610c2a17: Pull complete 03:53:33 3a2ae6a8a46f: Pull complete 03:53:33 OK: 266 MiB in 52 packages 03:53:33 33b1e0a273af: Pull complete 03:53:33 5d3b04190fa2: Pull complete 03:53:34 Removing intermediate container f9e32564e087 03:53:34 ---> 345d35d98d47 03:53:34 Step 10/15 : ENV GO111MODULE=on 03:53:34 ---> Running in 06d0224cc242 03:53:34 Removing intermediate container 06d0224cc242 03:53:34 ---> 9265596720b6 03:53:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:53:34 ---> Running in 22027d95473e 03:53:34 Removing intermediate container 22027d95473e 03:53:34 ---> d9efd6484650 03:53:34 Step 12/15 : COPY go.mod vendor* ./ 03:53:38 ---> 60bd40682e5a 03:53:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 ---> Running in fecdc0e2c250 03:53:38 2f39f015ded8: Pull complete 03:53:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:38 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 03:53:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:43 $ docker top af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:44 ---> job-cost.sh 03:53:44 lf-activate-venv: SKIPPING 03:53:44 INFO: No Stack... 03:53:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:45 INFO: Archiving Costs [Pipeline] sh 03:53:45 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 03:53:45 + cut -d, -f6 [Pipeline] lock 03:53:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] 03:53:45 Resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] did not exist. Created. 03:53:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:53:45 + echo total: 0.2199999988079071 [Pipeline] stash 03:53:46 Stashed 1 file(s) [Pipeline] } 03:53:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 03:53:46 $ docker stop --time=1 af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 03:53:47 $ docker rm -f --volumes af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:54:59 Removing intermediate container fecdc0e2c250 03:54:59 ---> 1efc5abda21e 03:54:59 Step 14/15 : COPY . . 03:54:59 ---> 6483ff441283 03:54:59 Step 15/15 : RUN ${MAKE} 03:54:59 ---> Running in 6577d28fac5e 03:54:59 noop 03:54:59 Removing intermediate container 6577d28fac5e 03:54:59 ---> cf523ae4b01f 03:54:59 Successfully built cf523ae4b01f 03:54:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:00 + docker inspect -f . ci-base-image-arm64 03:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:00 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 03:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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 03:55:01 $ docker top c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:02 + go version 03:55:02 go version go1.21.0 linux/arm64 [Pipeline] } 03:55:02 $ docker stop --time=1 c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc 03:55:06 $ docker rm -f --volumes c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:06 + docker inspect -f . ci-base-image-arm64 03:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:06 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 03:55:06 $ 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/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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 03:55:08 $ docker top 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/127 [Pipeline] fileExists [Pipeline] sh 03:55:09 + make test 03:55:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:55:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:56:35 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:56:35 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:56:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:56:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:56:57 ./bin/test-attribution-txt.sh 03:56:57 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 03:56:57 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 03:56:57 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 03:56:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add 03:56:57 make -C web test 03:56:57 make[1]: Entering directory '/w/workspace/edgex-ui-go/127/web' 03:56:57 make[1]: tput: No such file or directory 03:56:57 make[1]: tput: No such file or directory 03:56:57 warning: generating ./VERSION 03:56:57 echo "0.0.0" > VERSION 03:56:57 docker build \ 03:56:57 -f Dockerfile \ 03:56:57 --build-arg USER=1000 \ 03:56:57 \ 03:56:57 --label "git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5" \ 03:56:57 -t edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 \ 03:56:57 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:56:57 . 03:56:57 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:56:57 Install the buildx component to build images with BuildKit: 03:56:57 https://docs.docker.com/go/buildx/ 03:56:57 03:56:57 Sending build context to Docker daemon 2.706MB 03:56:57 Step 1/11 : FROM node:18-alpine3.18 03:56:57 18-alpine3.18: Pulling from library/node 03:56:57 579b34f0a95b: Already exists 03:56:57 193dce5f4a0c: Pulling fs layer 03:56:57 78d1fe6b9b44: Pulling fs layer 03:56:57 18c854bc80ea: Pulling fs layer 03:56:57 18c854bc80ea: Verifying Checksum 03:56:57 18c854bc80ea: Download complete 03:56:57 78d1fe6b9b44: Verifying Checksum 03:56:57 78d1fe6b9b44: Download complete 03:56:57 193dce5f4a0c: Verifying Checksum 03:56:57 193dce5f4a0c: Download complete 03:57:05 193dce5f4a0c: Pull complete 03:57:05 78d1fe6b9b44: Pull complete 03:57:05 18c854bc80ea: Pull complete 03:57:05 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 03:57:05 Status: Downloaded newer image for node:18-alpine3.18 03:57:05 ---> f5a5f9201015 03:57:05 Step 2/11 : RUN apk add --no-cache chromium 03:57:05 ---> Running in ab498acfbfeb 03:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:57:08 (1/151) Installing libexpat (2.5.0-r1) 03:57:08 (2/151) Installing brotli-libs (1.0.9-r14) 03:57:08 (3/151) Installing libbz2 (1.0.8-r5) 03:57:08 (4/151) Installing libpng (1.6.39-r3) 03:57:08 (5/151) Installing freetype (2.13.0-r5) 03:57:08 (6/151) Installing fontconfig (2.14.2-r3) 03:57:08 (7/151) Installing libfontenc (1.1.7-r2) 03:57:08 (8/151) Installing mkfontscale (1.2.2-r3) 03:57:08 (9/151) Installing font-opensans (0_git20210927-r1) 03:57:08 (10/151) Installing pkgconf (1.9.5-r0) 03:57:08 (11/151) Installing libffi (3.4.4-r2) 03:57:08 (12/151) Installing libintl (0.21.1-r7) 03:57:08 (13/151) Installing libblkid (2.38.1-r8) 03:57:08 (14/151) Installing libmount (2.38.1-r8) 03:57:08 (15/151) Installing pcre2 (10.42-r1) 03:57:08 (16/151) Installing glib (2.76.4-r0) 03:57:09 (17/151) Installing xz-libs (5.4.3-r0) 03:57:09 (18/151) Installing libxml2 (2.11.4-r0) 03:57:09 (19/151) Installing shared-mime-info (2.2-r5) 03:57:09 (20/151) Installing hicolor-icon-theme (0.17-r2) 03:57:09 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 03:57:09 (22/151) Installing libwebp (1.3.2-r0) 03:57:09 (23/151) Installing zstd-libs (1.5.5-r4) 03:57:09 (24/151) Installing tiff (4.5.1-r0) 03:57:09 (25/151) Installing gdk-pixbuf (2.42.10-r5) 03:57:09 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 03:57:09 (27/151) Installing libxau (1.0.11-r2) 03:57:09 (28/151) Installing libmd (1.0.4-r2) 03:57:09 (29/151) Installing libbsd (0.11.7-r1) 03:57:09 (30/151) Installing libxdmcp (1.1.4-r2) 03:57:09 (31/151) Installing libxcb (1.15-r1) 03:57:09 (32/151) Installing libx11 (1.8.4-r4) 03:57:09 (33/151) Installing libxcomposite (0.4.6-r3) 03:57:09 (34/151) Installing libxfixes (6.0.1-r2) 03:57:09 (35/151) Installing libxrender (0.9.11-r3) 03:57:09 (36/151) Installing libxcursor (1.2.1-r2) 03:57:09 (37/151) Installing libxdamage (1.1.6-r2) 03:57:09 (38/151) Installing libxext (1.3.5-r2) 03:57:09 (39/151) Installing libxi (1.8.1-r0) 03:57:09 (40/151) Installing libxinerama (1.1.5-r2) 03:57:09 (41/151) Installing libxrandr (1.5.3-r2) 03:57:09 (42/151) Installing libatk-1.0 (2.48.3-r0) 03:57:09 (43/151) Installing libxtst (1.2.4-r2) 03:57:09 (44/151) Installing dbus-libs (1.14.8-r0) 03:57:09 (45/151) Installing at-spi2-core (2.48.3-r0) 03:57:09 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 03:57:09 (47/151) Installing pixman (0.42.2-r1) 03:57:09 (48/151) Installing cairo (1.17.8-r1) 03:57:09 (49/151) Installing cairo-gobject (1.17.8-r1) 03:57:09 (50/151) Installing avahi-libs (0.8-r13) 03:57:09 (51/151) Installing gmp (6.2.1-r3) 03:57:09 (52/151) Installing nettle (3.8.1-r2) 03:57:09 (53/151) Installing libunistring (1.1-r1) 03:57:09 (54/151) Installing libidn2 (2.3.4-r1) 03:57:09 (55/151) Installing p11-kit (0.24.1-r2) 03:57:09 (56/151) Installing libtasn1 (4.19.0-r1) 03:57:09 (57/151) Installing gnutls (3.8.0-r2) 03:57:09 (58/151) Installing cups-libs (2.4.7-r0) 03:57:09 (59/151) Installing libepoxy (1.5.10-r1) 03:57:09 (60/151) Installing fribidi (1.0.13-r0) 03:57:09 (61/151) Installing graphite2 (1.3.14-r5) 03:57:09 (62/151) Installing harfbuzz (7.3.0-r0) 03:57:10 (63/151) Installing libxft (2.3.8-r1) 03:57:10 (64/151) Installing pango (1.50.14-r1) 03:57:10 (65/151) Installing wayland-libs-client (1.22.0-r2) 03:57:10 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 03:57:10 (67/151) Installing wayland-libs-egl (1.22.0-r2) 03:57:10 (68/151) Installing xkeyboard-config (2.38-r0) 03:57:10 (69/151) Installing libxkbcommon (1.5.0-r2) 03:57:10 (70/151) Installing gtk+3.0 (3.24.38-r1) 03:57:10 Executing gtk+3.0-3.24.38-r1.post-install 03:57:10 (71/151) Installing icu-data-full (73.2-r2) 03:57:11 (72/151) Installing mesa (23.0.4-r0) 03:57:11 (73/151) Installing llvm15-libs (15.0.7-r6) 03:57:13 (74/151) Installing libdrm (2.4.115-r4) 03:57:13 (75/151) Installing musl-fts (1.2.7-r5) 03:57:13 (76/151) Installing libelf (0.189-r2) 03:57:13 (77/151) Installing mesa-glapi (23.0.4-r0) 03:57:13 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 03:57:14 (79/151) Installing eudev-libs (3.2.11-r8) 03:57:14 (80/151) Installing libmagic (5.45-r0) 03:57:14 (81/151) Installing file (5.45-r0) 03:57:14 (82/151) Installing libice (1.1.1-r2) 03:57:14 (83/151) Installing libuuid (2.38.1-r8) 03:57:14 (84/151) Installing libsm (1.2.4-r1) 03:57:14 (85/151) Installing libxt (1.3.0-r2) 03:57:14 (86/151) Installing libxmu (1.1.4-r2) 03:57:14 (87/151) Installing xset (1.2.5-r1) 03:57:14 (88/151) Installing xprop (1.2.6-r0) 03:57:14 (89/151) Installing xdg-utils (1.1.3-r4) 03:57:14 (90/151) Installing libogg (1.3.5-r4) 03:57:14 (91/151) Installing flac-libs (1.4.3-r0) 03:57:14 (92/151) Installing alsa-lib (1.2.9-r1) 03:57:14 (93/151) Installing libatomic (12.2.1_git20220924-r10) 03:57:14 (94/151) Installing svt-av1-libs (1.6.0-r0) 03:57:14 (95/151) Installing aom-libs (3.6.1-r0) 03:57:14 (96/151) Installing libva (2.18.0-r1) 03:57:14 (97/151) Installing libvdpau (1.5-r1) 03:57:14 (98/151) Installing ffmpeg-libavutil (6.0-r15) 03:57:14 (99/151) Installing libdav1d (1.2.1-r0) 03:57:14 (100/151) Installing libhwy (1.0.4-r1) 03:57:14 (101/151) Installing lcms2 (2.15-r2) 03:57:14 (102/151) Installing libjxl (0.8.2-r0) 03:57:14 (103/151) Installing lame-libs (3.100-r5) 03:57:14 (104/151) Installing opus (1.4-r0) 03:57:14 (105/151) Installing libgomp (12.2.1_git20220924-r10) 03:57:14 (106/151) Installing soxr (0.1.3-r5) 03:57:14 (107/151) Installing ffmpeg-libswresample (6.0-r15) 03:57:14 (108/151) Installing libtheora (1.1.1-r17) 03:57:14 (109/151) Installing libvorbis (1.3.7-r1) 03:57:14 (110/151) Installing libvpx (1.13.0-r2) 03:57:15 (111/151) Installing x264-libs (0.164_git20220602-r1) 03:57:15 (112/151) Installing numactl (2.0.16-r4) 03:57:15 (113/151) Installing x265-libs (3.5-r4) 03:57:15 (114/151) Installing xvidcore (1.3.7-r1) 03:57:15 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 03:57:15 (116/151) Installing libbluray (1.3.4-r0) 03:57:15 (117/151) Installing mpg123-libs (1.31.3-r1) 03:57:15 (118/151) Installing libopenmpt (0.7.2-r0) 03:57:15 (119/151) Installing cjson (1.7.15-r4) 03:57:15 (120/151) Installing mbedtls (2.28.5-r0) 03:57:15 (121/151) Installing librist (0.2.7-r0) 03:57:15 (122/151) Installing libsrt (1.5.2-r0) 03:57:15 (123/151) Installing libssh (0.10.5-r0) 03:57:15 (124/151) Installing libsodium (1.0.18-r3) 03:57:15 (125/151) Installing libzmq (4.3.4-r4) 03:57:15 (126/151) Installing ffmpeg-libavformat (6.0-r15) 03:57:16 (127/151) Installing libevent (2.1.12-r6) 03:57:16 (128/151) Installing wayland-libs-server (1.22.0-r2) 03:57:16 (129/151) Installing mesa-gbm (23.0.4-r0) 03:57:16 (130/151) Installing harfbuzz-subset (7.3.0-r0) 03:57:16 (131/151) Installing icu-libs (73.2-r2) 03:57:16 (132/151) Installing jsoncpp (1.9.5-r0) 03:57:16 (133/151) Installing minizip (1.2.13-r1) 03:57:16 (134/151) Installing nspr (4.35-r2) 03:57:16 (135/151) Installing sqlite-libs (3.41.2-r2) 03:57:16 (136/151) Installing nss (3.94-r0) 03:57:16 (137/151) Installing pipewire-libs (0.3.70-r1) 03:57:16 (138/151) Installing libasyncns (0.8-r1) 03:57:16 (139/151) Installing libltdl (2.4.7-r2) 03:57:16 (140/151) Installing orc (0.4.34-r0) 03:57:16 (141/151) Installing libsndfile (1.2.0-r2) 03:57:16 (142/151) Installing speexdsp (1.2.1-r1) 03:57:16 (143/151) Installing tdb-libs (1.4.8-r1) 03:57:16 (144/151) Installing libpulse (16.1-r10) 03:57:16 (145/151) Installing snappy (1.1.10-r1) 03:57:16 (146/151) Installing libwoff2common (1.0.2-r2) 03:57:16 (147/151) Installing libwoff2enc (1.0.2-r2) 03:57:16 (148/151) Installing libgpg-error (1.47-r1) 03:57:16 (149/151) Installing libgcrypt (1.10.2-r1) 03:57:16 (150/151) Installing libxslt (1.1.38-r0) 03:57:16 (151/151) Installing chromium (117.0.5938.62-r0) 03:57:23 Executing busybox-1.36.1-r2.trigger 03:57:23 Executing fontconfig-2.14.2-r3.trigger 03:57:23 Executing mkfontscale-1.2.2-r3.trigger 03:57:23 Executing glib-2.76.4-r0.trigger 03:57:23 Executing shared-mime-info-2.2-r5.trigger 03:57:24 Executing gdk-pixbuf-2.42.10-r5.trigger 03:57:24 Executing gtk-update-icon-cache-3.24.38-r1.trigger 03:57:24 OK: 555 MiB in 168 packages 03:57:39 Removing intermediate container ab498acfbfeb 03:57:39 ---> ae0734e3ee0d 03:57:39 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:57:39 ---> Running in 7ba3ce484955 03:57:39 Removing intermediate container 7ba3ce484955 03:57:39 ---> 50c0f0258530 03:57:39 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:57:39 ---> Running in 75160d7d18d0 03:57:39 Removing intermediate container 75160d7d18d0 03:57:39 ---> 7a8273b435bc 03:57:39 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:57:39 ---> Running in eac718f25fae 03:57:39 Removing intermediate container eac718f25fae 03:57:39 ---> a78c85974cb2 03:57:39 Step 6/11 : RUN npm install -g npm 03:57:39 ---> Running in 24b43e58fbe0 03:58:06 03:58:06 removed 2 packages, and changed 69 packages in 24s 03:58:06 03:58:06 29 packages are looking for funding 03:58:06 run `npm fund` for details 03:58:10 Removing intermediate container 24b43e58fbe0 03:58:10 ---> bc03ae9e0dac 03:58:10 Step 7/11 : ARG USER=1000 03:58:13 ---> Running in 5043e81554b1 03:58:13 Removing intermediate container 5043e81554b1 03:58:13 ---> 6659a5cafabd 03:58:13 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:58:13 ---> Running in c06738cd2b9e 03:58:15 Removing intermediate container c06738cd2b9e 03:58:15 ---> aab0c07e5ee2 03:58:15 Step 9/11 : USER $USER:$USER 03:58:15 ---> Running in deff3771d496 03:58:16 Removing intermediate container deff3771d496 03:58:16 ---> a6e155205ef6 03:58:16 Step 10/11 : WORKDIR /app 03:58:16 ---> Running in c053afcde90d 03:58:16 Removing intermediate container c053afcde90d 03:58:16 ---> 8906416deac9 03:58:16 Step 11/11 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:58:16 ---> Running in 60b5cbde4dff 03:58:16 Removing intermediate container 60b5cbde4dff 03:58:16 ---> 8a67fe1b17fd 03:58:16 Successfully built 8a67fe1b17fd 03:58:16 Successfully tagged edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 03:58:16 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:58:16 touch edgex-web-ui.imagebuilt 03:58:16 mkdir -p node_modules coverage 03:58:16 chown "1000:1000" node_modules coverage package-lock.json 03:58:16 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 03:58:31 npm WARN EBADENGINE Unsupported engine { 03:58:31 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 03:58:31 npm WARN EBADENGINE required: { 03:58:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:58:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:58:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:58:31 npm WARN EBADENGINE }, 03:58:31 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 03:58:31 npm WARN EBADENGINE } 04:00:23 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:00:23 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:00:23 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:00:23 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:00:23 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 04:00:23 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:00:23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:00:23 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:00:23 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:00:23 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:00:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:00:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:00:23 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:00:23 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:00:23 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:00:23 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:00:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:00:42 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 04:00:43 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 04:01:09 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. 04:01:41 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. 04:02:20 04:02:20 added 1475 packages, and audited 1476 packages in 4m 04:02:20 04:02:20 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:02:20 04:02:20 To address issues that do not require attention, run: 04:02:20 npm audit fix 04:02:20 04:02:20 To address all issues (including breaking changes), run: 04:02:20 npm audit fix --force 04:02:20 04:02:20 Run `npm audit` for details. 04:02:23 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 04:02:38 - Generating browser application bundles (phase: setup)... 04:03:05 Compiling @angular/core : es2015 as esm2015 04:03:05 Compiling @angular/compiler/testing : es2015 as esm2015 04:03:32 Compiling @angular/core/testing : es2015 as esm2015 04:03:32 Compiling @angular/common : es2015 as esm2015 04:03:34 Compiling @angular/platform-browser : es2015 as esm2015 04:03:34 Compiling @angular/common/testing : es2015 as esm2015 04:03:37 Compiling @angular/router : es2015 as esm2015 04:03:38 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:03:43 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:03:43 Compiling @angular/common/http : es2015 as esm2015 04:03:45 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:03:47 Compiling @angular/forms : es2015 as esm2015 04:03:47 Compiling @angular/router/testing : es2015 as esm2015 04:03:48 Compiling @angular/common/http/testing : es2015 as esm2015 04:04:45 31 10 2023 04:04:36.474:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:04:45 31 10 2023 04:04:36.487:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:04:45 31 10 2023 04:04:36.519:INFO [launcher]: Starting browser ChromeHeadless 04:05:41 31 10 2023 04:05:40.651:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:05:44 31 10 2023 04:05:43.918:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:05:59 31 10 2023 04:05:58.312:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:06:31 ✔ Browser application bundle generation complete. 04:06:31 31 10 2023 04:06:28.115:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket sLbL0rC-A67YcZlYAAAB with id 2814056 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.182 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.205 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.83 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.87 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.885 secs) 04:06:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.105 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.476 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.636 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.659 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.684 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.725 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.737 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.909 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.951 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.055 secs) 04:06:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.096 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.166 secs) 04:06:48 WARN: ' 04:06:48 It looks like you're using ngModel on the same form field as formControlName. 04:06:48 Support for using the ngModel input property and ngModelChange event with 04:06:48 reactive form directives has been deprecated in Angular v6 and will be removed 04:06:48 in a future version of Angular. 04:06:48 04:06:48 For more information on this, see our API docs here: 04:06:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:06:48 ' 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.166 secs) 04:06:48 WARN: ' 04:06:48 It looks like you're using ngModel on the same form field as formControlName. 04:06:48 Support for using the ngModel input property and ngModelChange event with 04:06:48 reactive form directives has been deprecated in Angular v6 and will be removed 04:06:48 in a future version of Angular. 04:06:48 04:06:48 For more information on this, see our API docs here: 04:06:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:06:48 ' 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.373 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.535 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.607 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.667 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.691 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.74 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.789 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.809 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.863 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.879 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.89 secs) 04:06:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.939 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 2.968 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.02 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.356 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.536 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.618 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.65 secs) 04:06:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.694 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.86 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.893 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.917 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.927 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.98 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.017 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.043 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.158 secs) 04:06:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.355 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.428 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.567 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.584 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.597 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.644 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.764 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.831 secs) 04:06:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.051 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.191 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.248 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.313 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.445 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.605 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.649 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.689 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.767 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.785 secs) 04:06:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.796 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.013 secs) 04:06:53 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:06:53 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:06:53 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.013 secs) 04:06:53 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:06:53 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:06:53 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.05 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.129 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.144 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.284 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.344 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.374 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.417 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.429 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.443 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.623 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.68 secs) 04:06:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.738 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.789 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.846 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.906 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.018 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.066 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.139 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.155 secs) 04:06:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.229 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.404 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.425 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.506 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.576 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.634 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.648 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.815 secs) 04:06:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.033 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.114 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.158 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.172 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.277 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.338 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.367 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.533 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.553 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.565 secs) 04:06:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.826 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.88 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.899 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.003 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.15 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.165 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.176 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.198 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.263 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 9.309 secs) 04:06:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 9.393 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 9.873 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 9.918 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.015 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.039 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 10.064 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 10.093 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 10.129 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 10.191 secs) 04:06:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 10.231 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 10.35 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 10.402 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.444 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.457 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.47 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 10.484 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 10.784 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 10.894 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 10.92 secs) 04:06:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 11.052 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.118 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 11.143 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 11.164 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 11.187 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 11.244 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 11.304 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 11.43 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 11.553 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 11.604 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 11.669 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 11.7 secs) 04:07:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 11.799 secs) 04:07:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 11.864 secs) 04:07:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 11.899 secs) 04:07:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 11.966 secs) 04:07:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.077 secs) 04:07:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (16.948 secs / 12.077 secs) 04:07:02 TOTAL: 147 SUCCESS 04:07:02 ✔ Browser application bundle generation complete. 04:07:05 04:07:05 =============================== Coverage summary =============================== 04:07:05 Statements : 41.06% ( 1474/3590 ) 04:07:05 Branches : 11.75% ( 114/970 ) 04:07:05 Functions : 32.29% ( 423/1310 ) 04:07:05 Lines : 39.05% ( 1329/3403 ) 04:07:05 ================================================================================ 04:07:05 31 10 2023 04:07:05.567:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:07:06 ✔ Browser application bundle generation complete. 04:07:07 make[1]: Leaving directory '/w/workspace/edgex-ui-go/127/web' [Pipeline] echo 04:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:07:07 $ docker stop --time=1 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f 04:07:09 $ docker rm -f --volumes 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f [Pipeline] // withDockerContainer [Pipeline] sh 04:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:14 Warning: overwriting stash ‘coverage-report’ 04:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:24 + ls -al . 04:07:24 total 176 04:07:24 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 03:55 . 04:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:52 .. 04:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 .blubracket 04:07:24 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 03:52 .dockerignore 04:07:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:52 .git 04:07:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 .github 04:07:24 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 03:52 .gitignore 04:07:24 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 03:52 Attribution.txt 04:07:24 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 03:52 CHANGELOG.md 04:07:24 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 03:52 CONTRIBUTING.md 04:07:24 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 03:52 Dockerfile 04:07:24 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 03:52 Jenkinsfile 04:07:24 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 03:52 LICENSE 04:07:24 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 03:52 Makefile 04:07:24 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 03:52 README.md 04:07:24 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 03:49 VERSION 04:07:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 assets 04:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 bin 04:07:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 cmd 04:07:24 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 03:55 coverage.out 04:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 docs 04:07:24 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 03:52 go.mod 04:07:24 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 03:52 go.sum 04:07:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:52 internal 04:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:52 testing 04:07:24 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 03:52 version.go 04:07:24 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 03:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:24 + 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 --label arch=arm64 --label version=3.1.0-dev.8 . 04:07:26 Sending build context to Docker daemon 34.2MB 04:07:26 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:07:26 Step 2/25 : FROM ${BASE} AS builder 04:07:26 ---> cf523ae4b01f 04:07:26 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:07:27 ---> Running in 04d609f46e50 04:07:27 Removing intermediate container 04d609f46e50 04:07:27 ---> 88de9baf208e 04:07:27 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:07:27 ---> Running in 4ab13ba5839f 04:07:28 Removing intermediate container 4ab13ba5839f 04:07:28 ---> 7c8ffd5b709e 04:07:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:07:28 ---> Running in ab96a12fe624 04:07:28 Removing intermediate container ab96a12fe624 04:07:28 ---> 8b7a6bc11d15 04:07:28 Step 6/25 : LABEL Name=edgex-ui-go 04:07:28 ---> Running in 5cfddb89bf70 04:07:28 Removing intermediate container 5cfddb89bf70 04:07:28 ---> 7cede3ae3c69 04:07:28 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:07:28 ---> Running in 731efaf8355b 04:07:29 Removing intermediate container 731efaf8355b 04:07:29 ---> e37c39666f05 04:07:29 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:07:31 ---> d695aa904e5a 04:07:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:31 ---> Running in 76891317e6fd 04:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:33 OK: 266 MiB in 52 packages 04:07:34 Removing intermediate container 76891317e6fd 04:07:34 ---> e16458df7ad4 04:07:34 Step 10/25 : ENV GO111MODULE=on 04:07:34 ---> Running in 1d8b65af601e 04:07:34 Removing intermediate container 1d8b65af601e 04:07:34 ---> 731545fccb89 04:07:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:07:34 ---> Running in 9f8e9c4d5e38 04:07:35 Removing intermediate container 9f8e9c4d5e38 04:07:35 ---> 47ed7180895e 04:07:35 Step 12/25 : COPY go.mod vendor* ./ 04:07:36 ---> 6d11e177440e 04:07:36 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:36 ---> Running in 7db4835e330f 04:07:38 Removing intermediate container 7db4835e330f 04:07:38 ---> 1e0a16bc2e9c 04:07:38 Step 14/25 : COPY . . 04:07:42 ---> 9d03e94b7df7 04:07:42 Step 15/25 : RUN ${MAKE} 04:07:42 ---> Running in c6fd0a84cbc9 04:07:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.8" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:09:35 Removing intermediate container c6fd0a84cbc9 04:09:35 ---> 5886ce67a764 04:09:35 Step 16/25 : FROM alpine:3.18 04:09:35 3.18: Pulling from library/alpine 04:09:35 579b34f0a95b: Already exists 04:09:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:09:35 Status: Downloaded newer image for alpine:3.18 04:09:35 ---> 3cc203321400 04:09:35 Step 17/25 : EXPOSE 4000 04:09:35 ---> Running in 0196a121ebdd 04:09:35 Removing intermediate container 0196a121ebdd 04:09:35 ---> 53ff13a23ba8 04:09:35 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:35 ---> 9a251195c1dd 04:09:35 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:09:35 ---> 1b151053b373 04:09:35 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:09:35 ---> 02ea9ee3963e 04:09:35 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:35 ---> Running in f862e853fad8 04:09:35 Removing intermediate container f862e853fad8 04:09:35 ---> 8b514bf0cb36 04:09:35 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:09:35 ---> Running in d854021f3397 04:09:35 Removing intermediate container d854021f3397 04:09:35 ---> 9393c3242579 04:09:35 Step 23/25 : LABEL arch=arm64 04:09:35 ---> Running in 325649b7ec79 04:09:35 Removing intermediate container 325649b7ec79 04:09:35 ---> ff58e1f6f4e8 04:09:35 Step 24/25 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 04:09:35 ---> Running in c43e39004260 04:09:35 Removing intermediate container c43e39004260 04:09:35 ---> 52dae603a9f2 04:09:35 Step 25/25 : LABEL version=3.1.0-dev.8 04:09:35 ---> Running in da8fce487b76 04:09:35 Removing intermediate container da8fce487b76 04:09:35 ---> 26853a4926dc 04:09:35 [Warning] One or more build-args [ARCH] were not consumed 04:09:35 Successfully built 26853a4926dc 04:09:35 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 04:09:35 provisioning config files... 04:09:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config8422691184186062021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:36 ---> docker-login.sh 04:09:36 nexus3.edgexfoundry.org:10001 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 nexus3.edgexfoundry.org:10002 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 nexus3.edgexfoundry.org:10003 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:37 Configure a credential helper to remove this warning. See 04:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:37 04:09:37 Login Succeeded 04:09:37 nexus3.edgexfoundry.org:10004 04:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:37 Configure a credential helper to remove this warning. See 04:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:37 04:09:37 Login Succeeded 04:09:37 docker.io 04:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:37 Configure a credential helper to remove this warning. See 04:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:37 04:09:37 Login Succeeded 04:09:37 ---> docker-login.sh ends [Pipeline] } 04:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:37 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 04:09:37 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 04:09:37 latest 04:09:37 3.1.0-dev.8 04:09:37 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 04:09:37 main 04:09:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 04:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:09:38 be746f2093ce: Preparing 04:09:38 76a5e274fd27: Preparing 04:09:38 a3177bb4f8ff: Preparing 04:09:38 5f4d9fc4d98d: Preparing 04:09:38 5f4d9fc4d98d: Layer already exists 04:09:38 be746f2093ce: Pushed 04:09:38 76a5e274fd27: Pushed 04:09:47 a3177bb4f8ff: Pushed 04:09:47 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:09:47 be746f2093ce: Preparing 04:09:47 76a5e274fd27: Preparing 04:09:47 a3177bb4f8ff: Preparing 04:09:47 5f4d9fc4d98d: Preparing 04:09:47 a3177bb4f8ff: Layer already exists 04:09:47 be746f2093ce: Layer already exists 04:09:47 76a5e274fd27: Layer already exists 04:09:47 5f4d9fc4d98d: Layer already exists 04:09:47 latest: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 04:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:09:48 be746f2093ce: Preparing 04:09:48 76a5e274fd27: Preparing 04:09:48 a3177bb4f8ff: Preparing 04:09:48 5f4d9fc4d98d: Preparing 04:09:48 5f4d9fc4d98d: Layer already exists 04:09:48 be746f2093ce: Layer already exists 04:09:48 76a5e274fd27: Layer already exists 04:09:48 a3177bb4f8ff: Layer already exists 04:09:48 3.1.0-dev.8: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 04:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:09:49 be746f2093ce: Preparing 04:09:49 76a5e274fd27: Preparing 04:09:49 a3177bb4f8ff: Preparing 04:09:49 5f4d9fc4d98d: Preparing 04:09:49 5f4d9fc4d98d: Layer already exists 04:09:49 be746f2093ce: Layer already exists 04:09:49 76a5e274fd27: Layer already exists 04:09:49 a3177bb4f8ff: Layer already exists 04:09:49 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 04:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:09:50 be746f2093ce: Preparing 04:09:50 76a5e274fd27: Preparing 04:09:50 a3177bb4f8ff: Preparing 04:09:50 5f4d9fc4d98d: Preparing 04:09:50 be746f2093ce: Layer already exists 04:09:50 a3177bb4f8ff: Layer already exists 04:09:50 76a5e274fd27: Layer already exists 04:09:50 5f4d9fc4d98d: Layer already exists 04:09:51 main: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:51 ===================================================== [Pipeline] echo 04:09:51 taggedImages: 04:09:51 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 04:09:51 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:09:51 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 04:09:51 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 04:09:51 - 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 04:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:51 04:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:52 arm64: Pulling from edgex-lftools-log-publisher 04:09:52 8998bd30e6a1: Pulling fs layer 04:09:52 04944245beec: Pulling fs layer 04:09:52 699f458cf7ca: Pulling fs layer 04:09:52 765212b225bb: Pulling fs layer 04:09:52 f23df028b6ca: Pulling fs layer 04:09:52 d65c8cfc05b1: Pulling fs layer 04:09:52 2437ff75d9bd: Pulling fs layer 04:09:52 765212b225bb: Waiting 04:09:52 f23df028b6ca: Waiting 04:09:52 d65c8cfc05b1: Waiting 04:09:52 2437ff75d9bd: Waiting 04:09:52 04944245beec: Verifying Checksum 04:09:52 04944245beec: Download complete 04:09:52 765212b225bb: Verifying Checksum 04:09:52 765212b225bb: Download complete 04:09:52 f23df028b6ca: Download complete 04:09:52 d65c8cfc05b1: Verifying Checksum 04:09:52 d65c8cfc05b1: Download complete 04:09:52 699f458cf7ca: Verifying Checksum 04:09:52 699f458cf7ca: Download complete 04:09:52 8998bd30e6a1: Verifying Checksum 04:09:52 8998bd30e6a1: Download complete 04:09:55 2437ff75d9bd: Verifying Checksum 04:09:55 2437ff75d9bd: Download complete 04:09:57 8998bd30e6a1: Pull complete 04:09:57 04944245beec: Pull complete 04:09:59 699f458cf7ca: Pull complete 04:09:59 765212b225bb: Pull complete 04:10:00 f23df028b6ca: Pull complete 04:10:00 d65c8cfc05b1: Pull complete 04:10:19 2437ff75d9bd: Pull complete 04:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:19 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 04:10:19 $ 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/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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 04:10:22 $ docker top ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:23 ---> job-cost.sh 04:10:23 lf-activate-venv: SKIPPING 04:10:23 INFO: No Stack... 04:10:23 INFO: Retrieving Pricing Info for: v3-standard-4 04:10:24 INFO: Archiving Costs [Pipeline] sh 04:10:24 + cat /w/workspace/edgex-ui-go/127/archives/cost.csv 04:10:24 + cut -d, -f6 [Pipeline] lock 04:10:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] 04:10:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] did not exist. Created. 04:10:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:25 /w/workspace/edgex-ui-go/127@tmp/durable-7c15fc24/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:10:25 + echo total: 0.10999999940395355 [Pipeline] stash 04:10:25 Warning: overwriting stash ‘stack-cost’ 04:10:34 Stashed 1 file(s) [Pipeline] } 04:10:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:34 $ docker stop --time=1 ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 04:10:36 $ docker rm -f --volumes ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 [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 04:10:36 provisioning config files... 04:10:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16194270145370751379tmp [Pipeline] { [Pipeline] sh 04:10:36 + set +x 04:10:36 + curl -s https://codecov.io/bash 04:10:36 + bash -s -- 04:10:36 04:10:36 _____ _ 04:10:36 / ____| | | 04:10:36 | | ___ __| | ___ ___ _____ __ 04:10:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:10:36 | |___| (_) | (_| | __/ (_| (_) \ V / 04:10:36 \_____\___/ \__,_|\___|\___\___/ \_/ 04:10:36 Bash-1.0.6 04:10:36 04:10:36 04:10:36 ==> git version 2.25.1 found 04:10:36 ==> 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 04:10:36 Release-Date: 2020-01-08 04:10:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:10:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:10:36 ==> Jenkins CI detected. 04:10:36 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 04:10:36 project root: . 04:10:36 --> token set from env 04:10:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:10:36 ==> Running gcov in . (disable via -X gcov) 04:10:37 ==> Python coveragepy not found 04:10:37 ==> Searching for coverage reports in: 04:10:37 + . 04:10:37 -> Found 1 reports 04:10:37 ==> Detecting git/mercurial file structure 04:10:37 ==> Reading reports 04:10:37 + ./coverage.out bytes=10 04:10:37 ==> Appending adjustments 04:10:37 https://docs.codecov.io/docs/fixing-reports 04:10:37 + Found adjustments 04:10:37 ==> Gzipping contents 04:10:37 12K /tmp/codecov.4R5Aer.gz 04:10:37 ==> Uploading reports 04:10:37 url: https://codecov.io 04:10:37 query: branch=main&commit=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:10:37 -> Pinging Codecov 04:10:37 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:10:37 -> Uploading to 04:10:37 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5/c680faa1-bbb9-42dc-af72-b8875373120f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T041037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4c6b461881e7aafb08d92965da51253091fae27eebb87a64862e55549ba5c2 04:10:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:37 Dload Upload Total Spent Left Speed 04:10:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 39720 --:--:-- --:--:-- --:--:-- 39542 100 8818 0 0 100 8818 0 33915 --:--:-- --:--:-- --:--:-- 33785 04:10:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } 04:10:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:10:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:10:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:10:38 04:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:10:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:10:38 df9b9388f04a: Pulling fs layer 04:10:38 52dc419b0ee2: Pulling fs layer 04:10:38 25bc292e5bac: Pulling fs layer 04:10:38 114826534d7a: Pulling fs layer 04:10:38 4657fd5d0bcf: Pulling fs layer 04:10:38 6ad1cebc031e: Pulling fs layer 04:10:38 8a3aa393b2d8: Pulling fs layer 04:10:38 4657fd5d0bcf: Waiting 04:10:38 8a3aa393b2d8: Waiting 04:10:38 6ad1cebc031e: Waiting 04:10:38 114826534d7a: Waiting 04:10:38 25bc292e5bac: Verifying Checksum 04:10:38 25bc292e5bac: Download complete 04:10:38 52dc419b0ee2: Verifying Checksum 04:10:38 52dc419b0ee2: Download complete 04:10:38 4657fd5d0bcf: Download complete 04:10:38 df9b9388f04a: Download complete 04:10:39 6ad1cebc031e: Verifying Checksum 04:10:39 6ad1cebc031e: Download complete 04:10:39 df9b9388f04a: Pull complete 04:10:39 52dc419b0ee2: Pull complete 04:10:39 25bc292e5bac: Pull complete 04:10:39 114826534d7a: Verifying Checksum 04:10:39 114826534d7a: Download complete 04:10:39 8a3aa393b2d8: Verifying Checksum 04:10:39 8a3aa393b2d8: Download complete 04:10:43 114826534d7a: Pull complete 04:10:43 4657fd5d0bcf: Pull complete 04:10:43 6ad1cebc031e: Pull complete 04:10:46 8a3aa393b2d8: Pull complete 04:10:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:46 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:10:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:10:52 $ docker top ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca -eo pid,comm [Pipeline] { [Pipeline] echo 04:10:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 04:10:52 + set -o pipefail 04:10:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 04:10:59 04:10:59 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 04:10:59 04:10:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/88170b97-4781-4ee3-a5d8-de3ca5d707b2 04:10:59 04:10:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:10:59 04:10:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:10:59 04:10:59 04:10:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:10:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:10:59 More details here: https://snyk.co/ue1NS 04:10:59 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 04:10:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:10:59 $ docker stop --time=1 ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca 04:11:03 $ docker rm -f --volumes ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca [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 04:11:04 + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] sh 04:11:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:11:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:05 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:11:05 $ docker top 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de -eo pid,comm 04:11:05 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). 04:11:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:05 [ssh-agent] Looking for ssh-agent implementation... 04:11:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:05 $ docker exec 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de ssh-agent 04:11:05 SSH_AUTH_SOCK=/tmp/ssh-KeqaRAPLZHUe/agent.33 04:11:05 SSH_AGENT_PID=39 04:11:05 Running ssh-add (command line suppressed) 04:11:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11859487222968759963.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11859487222968759963.key) 04:11:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:06 + git semver tag 04:11:06 2023-10-31 04:11:06,402 [run_tag] DEBUG tag force:False 04:11:06 2023-10-31 04:11:06,402 [check_head_tag] DEBUG check head tag 04:11:06 2023-10-31 04:11:06,402 [execute] INFO git cat-file --batch-check 04:11:06 2023-10-31 04:11:06,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:11:06 2023-10-31 04:11:06,406 [execute] INFO git cat-file --batch 04:11:06 2023-10-31 04:11:06,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:11:06 2023-10-31 04:11:06,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:06 2023-10-31 04:11:06,415 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 04:11:06 2023-10-31 04:11:06,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 04:11:06 2023-10-31 04:11:06,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:06 3.1.0-dev.8 [Pipeline] } 04:11:06 $ docker exec --env ******** --env ******** 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de ssh-agent -k 04:11:06 unset SSH_AUTH_SOCK; 04:11:06 unset SSH_AGENT_PID; 04:11:06 echo Agent pid 39 killed; 04:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:06 + git semver [Pipeline] } 04:11:07 $ docker stop --time=1 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de 04:11:08 $ docker rm -f --volumes 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:11:08 04:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:11:09 0.23.1-centos7: Pulling from edgex-lftools 04:11:09 ab5ef0e58194: Pulling fs layer 04:11:09 9712f1f96733: Pulling fs layer 04:11:09 63f879dbbcfc: Pulling fs layer 04:11:09 0d9ebad4ef96: Pulling fs layer 04:11:09 e9a5061849ea: Pulling fs layer 04:11:09 d747dcd14b5f: Pulling fs layer 04:11:09 2de7ff778b66: Pulling fs layer 04:11:09 0d9ebad4ef96: Waiting 04:11:09 e9a5061849ea: Waiting 04:11:09 d747dcd14b5f: Waiting 04:11:09 9712f1f96733: Verifying Checksum 04:11:09 63f879dbbcfc: Verifying Checksum 04:11:09 63f879dbbcfc: Download complete 04:11:09 e9a5061849ea: Verifying Checksum 04:11:09 e9a5061849ea: Download complete 04:11:09 0d9ebad4ef96: Verifying Checksum 04:11:09 0d9ebad4ef96: Download complete 04:11:09 d747dcd14b5f: Verifying Checksum 04:11:09 d747dcd14b5f: Download complete 04:11:09 ab5ef0e58194: Verifying Checksum 04:11:09 ab5ef0e58194: Download complete 04:11:09 2de7ff778b66: Verifying Checksum 04:11:09 2de7ff778b66: Download complete 04:11:12 ab5ef0e58194: Pull complete 04:11:12 9712f1f96733: Pull complete 04:11:12 63f879dbbcfc: Pull complete 04:11:16 0d9ebad4ef96: Pull complete 04:11:16 e9a5061849ea: Pull complete 04:11:16 d747dcd14b5f: Pull complete 04:11:17 2de7ff778b66: Pull complete 04:11:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:17 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:11:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:11:23 $ docker top 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:11:23 provisioning config files... 04:11:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5663533305661203550tmp 04:11:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5870724682392156493tmp 04:11:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8239580649278200155tmp [Pipeline] { [Pipeline] echo 04:11:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:11:24 ---> sigul-configuration.sh 04:11:24 gpg: directory `/root/.gnupg' created 04:11:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:11:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:11:24 gpg: keyring `/root/.gnupg/secring.gpg' created 04:11:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:11:24 gpg: CAST5 encrypted data 04:11:24 gpg: encrypted with 1 passphrase 04:11:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:11:24 + mkdir /home/jenkins 04:11:24 + mkdir /home/jenkins/sigul [Pipeline] sh 04:11:24 + 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 04:11:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:11:25 ---> sigul-install.sh 04:11:25 Sigul already installed; skipping installation. [Pipeline] sh 04:11:25 + git tag --list 04:11:25 0.1.1 04:11:25 v1.1.0 04:11:25 v1.2.0 04:11:25 v1.2.1 04:11:25 v1.3.0 04:11:25 v2.0.0 04:11:25 v2.1.0 04:11:25 v2.2.0 04:11:25 v2.3.0 04:11:25 v3.0 04:11:25 v3.0.0 04:11:25 v3.1.0-dev.1 04:11:25 v3.1.0-dev.2 04:11:25 v3.1.0-dev.3 04:11:25 v3.1.0-dev.4 04:11:25 v3.1.0-dev.5 04:11:25 v3.1.0-dev.6 04:11:25 v3.1.0-dev.7 04:11:25 v3.1.0-dev.8 [Pipeline] sh 04:11:25 + lftools sign git-tag v3.1.0-dev.8 04:11:26 Signing Git tag with Sigul... 04:11:26 Signing v3.1.0-dev.8 [Pipeline] echo 04:11:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:11:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:11:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:11:26 $ docker stop --time=1 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 04:11:28 $ docker rm -f --volumes 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:11:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:11:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:28 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:11:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:11:29 $ docker top 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 -eo pid,comm 04:11:29 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). 04:11:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:29 [ssh-agent] Looking for ssh-agent implementation... 04:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:29 $ docker exec 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 ssh-agent 04:11:29 SSH_AUTH_SOCK=/tmp/ssh-Xx1TVvTcul7E/agent.32 04:11:29 SSH_AGENT_PID=38 04:11:29 Running ssh-add (command line suppressed) 04:11:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1381861004412424676.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1381861004412424676.key) 04:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:29 + git semver bump pre 04:11:30 2023-10-31 04:11:30,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:30 2023-10-31 04:11:30,050 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 04:11:30 2023-10-31 04:11:30,050 [bump_version] DEBUG bumped version:3.1.0-dev.9 04:11:30 2023-10-31 04:11:30,050 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 04:11:30 2023-10-31 04:11:30,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:30 2023-10-31 04:11:30,050 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:30 2023-10-31 04:11:30,053 [execute] INFO git cat-file --batch-check 04:11:30 2023-10-31 04:11:30,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:11:30 2023-10-31 04:11:30,059 [execute] INFO git cat-file --batch 04:11:30 2023-10-31 04:11:30,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:11:30 2023-10-31 04:11:30,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:30 3.1.0-dev.9 [Pipeline] } 04:11:30 $ docker exec --env ******** --env ******** 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 ssh-agent -k 04:11:30 unset SSH_AUTH_SOCK; 04:11:30 unset SSH_AGENT_PID; 04:11:30 echo Agent pid 38 killed; 04:11:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:30 + git semver [Pipeline] } 04:11:30 $ docker stop --time=1 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 04:11:32 $ docker rm -f --volumes 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:11:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:32 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:11:33 $ docker top 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:33 [ssh-agent] Looking for ssh-agent implementation... 04:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:33 $ docker exec 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 ssh-agent 04:11:33 SSH_AUTH_SOCK=/tmp/ssh-3izVjGH75L38/agent.32 04:11:33 SSH_AGENT_PID=39 04:11:33 Running ssh-add (command line suppressed) 04:11:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17934328610368332230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17934328610368332230.key) 04:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:34 + git semver push 04:11:34 2023-10-31 04:11:34,177 [run_push] DEBUG push 04:11:34 2023-10-31 04:11:34,178 [execute] INFO git cat-file --batch-check 04:11:34 2023-10-31 04:11:34,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:11:34 2023-10-31 04:11:34,182 [execute] INFO git rev-list 32c6ceeb64e973ea22dc6e86c469d3cc048739fe -- 04:11:34 2023-10-31 04:11:34,182 [execute] DEBUG Popen(['git', 'rev-list', '32c6ceeb64e973ea22dc6e86c469d3cc048739fe', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:11:34 2023-10-31 04:11:34,192 [execute] INFO git fetch -v origin 04:11:34 2023-10-31 04:11:34,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:11:34 2023-10-31 04:11:34,726 [run_push] DEBUG no remote changes detected 04:11:34 2023-10-31 04:11:34,726 [execute] INFO git push origin semver 04:11:34 2023-10-31 04:11:34,727 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:11:35 2023-10-31 04:11:35,514 [run_push] DEBUG push all version tags 04:11:35 2023-10-31 04:11:35,515 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:11:35 2023-10-31 04:11:35,515 [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) 04:11:36 2023-10-31 04:11:36,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:11:36 3.1.0-dev.9 [Pipeline] } 04:11:36 $ docker exec --env ******** --env ******** 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 ssh-agent -k 04:11:36 unset SSH_AUTH_SOCK; 04:11:36 unset SSH_AGENT_PID; 04:11:36 echo Agent pid 39 killed; 04:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:37 + git semver [Pipeline] } 04:11:37 $ docker stop --time=1 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 04:11:38 $ docker rm -f --volumes 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 [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 04:11:39 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 04:11:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:11:39 total 16 04:11:39 drwxr-xr-x 3 root root 4096 Oct 31 03:53 . 04:11:39 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:11 .. 04:11:39 drwxr-xr-x 2 root root 4096 Oct 31 03:53 cost 04:11:39 -rw-r--r-- 1 root root 83 Oct 31 03:53 cost.csv 04:11:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:11:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:11:39 total 16 04:11:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 03:53 . 04:11:39 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:11 .. 04:11:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 03:53 cost 04:11:39 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 03:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:11:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:40 ---> package-listing.sh 04:11:40 ++ facter osfamily 04:11:40 ++ tr '[:upper:]' '[:lower:]' 04:11:40 + OS_FAMILY=debian 04:11:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 04:11:40 + START_PACKAGES=/tmp/packages_start.txt 04:11:40 + END_PACKAGES=/tmp/packages_end.txt 04:11:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:40 + PACKAGES=/tmp/packages_start.txt 04:11:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:11:40 + PACKAGES=/tmp/packages_end.txt 04:11:40 + case "${OS_FAMILY}" in 04:11:40 + dpkg -l 04:11:40 + grep '^ii' 04:11:40 + '[' -f /tmp/packages_start.txt ']' 04:11:40 + '[' -f /tmp/packages_end.txt ']' 04:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:11:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 04:11:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 04:11:40 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 04:11:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:41 prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container 04:11:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:11:41 $ docker top cc457cd68dac9034e286ea1db711b08915c65ffd027c9a778f5c5633405efde3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:42 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:42 + mkdir -p /var/log/sysstat [Pipeline] sh 04:11:42 + ls /var/log/sa-host 04:11:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:42 provisioning config files... 04:11:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3798119855858111455tmp [Pipeline] { [Pipeline] echo 04:11:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:43 ---> create-netrc.sh [Pipeline] } 04:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:11:43 ---> python-tools-install.sh [Pipeline] echo 04:11:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:43 ---> sudo-logs.sh 04:11:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:44 ---> job-cost.sh 04:11:44 lf-activate-venv: SKIPPING 04:11:44 DEBUG: total: 0.2199999988079071 04:11:44 INFO: Retrieving Stack Cost... 04:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:44 INFO: Archiving Costs [Pipeline] echo 04:11:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:45 ---> logs-deploy.sh 04:11:45 lf-activate-venv: SKIPPING 04:11:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/127 04:11:45 INFO: archiving workspace using pattern(s): 04:11:46 Archives upload complete. 04:11:46 INFO: archiving logs to Nexus