Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d76de20ef82e85e0b6929c6ed04d5c496c264d31 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-ssh6564833458343554084.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-ssh9213385824699656720.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-ssh3675165104559144569.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-ssh10003237202386308154.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-ssh2966458975730772390.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15552 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 d76de20ef82e85e0b6929c6ed04d5c496c264d31 (main) Commit message: "Merge pull request #644 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.56.3" > 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 d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 > git rev-list --no-walk 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:50 ========================================================= 04:15:50 EdgeX Global Pipelines Version Info 04:15:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:51 ------------------- 04:15:51 stable info: 04:15:51 ------------------- 04:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:15:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:15:51 Message: update stable to v1.0.254 04:15:52 ------------------- 04:15:52 experimental info: 04:15:52 ------------------- 04:15:52 Commited By: **** collab-it+edgex@linuxfoundation.org 04:15:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:15:52 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d76de20 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:52 provisioning config files... 04:15:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9974733764863902976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:53 ---> docker-login.sh 04:15:53 nexus3.edgexfoundry.org:10001 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10002 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10003 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10004 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 docker.io 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:54 Configure a credential helper to remove this warning. See 04:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:54 04:15:54 Login Succeeded 04:15:54 ---> docker-login.sh ends [Pipeline] } 04:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:15:54 + git rev-list -1 --merges d76de20ef82e85e0b6929c6ed04d5c496c264d31~1..d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] echo 04:15:54 -----------> git rev-list -1 --merges d76de20ef82e85e0b6929c6ed04d5c496c264d31~1..d76de20ef82e85e0b6929c6ed04d5c496c264d31 d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:15:54 d76de20ef82e85e0b6929c6ed04d5c496c264d31 [false] [Pipeline] sh 04:15:54 + git log --format=format:%s -1 d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] echo 04:15:54 ========================================================= 04:15:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:15:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:55 + git log --format=format:%s -1 d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] echo 04:15:55 [semverPrep] GIT_COMMIT: d76de20ef82e85e0b6929c6ed04d5c496c264d31, Commit Message: Merge pull request #644 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.56.3 [Pipeline] echo 04:15:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:15:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:55 + grep -v github /etc/ssh/ssh_known_hosts 04:15:55 + [ -e /tmp/ssh_known_hosts ] 04:15:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:15:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:15:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:15:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:56 04:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:15:56 b85a868b505f: Pulling fs layer 04:15:56 e2be974225ed: Pulling fs layer 04:15:56 339a4e72a1f5: Pulling fs layer 04:15:56 988bab9f4d93: Pulling fs layer 04:15:56 1469e6f7b9e6: Pulling fs layer 04:15:56 eaf3925da568: Pulling fs layer 04:15:56 bab4dde63d76: Pulling fs layer 04:15:56 bde34c3a00c8: Pulling fs layer 04:15:56 b352a97aabf1: Pulling fs layer 04:15:56 4872d77fe225: Pulling fs layer 04:15:56 5851b861e8e6: Pulling fs layer 04:15:56 988bab9f4d93: Waiting 04:15:56 b352a97aabf1: Waiting 04:15:56 eaf3925da568: Waiting 04:15:56 4872d77fe225: Waiting 04:15:56 5851b861e8e6: Waiting 04:15:56 bde34c3a00c8: Waiting 04:15:56 e2be974225ed: Download complete 04:15:56 988bab9f4d93: Download complete 04:15:56 1469e6f7b9e6: Verifying Checksum 04:15:56 1469e6f7b9e6: Download complete 04:15:56 eaf3925da568: Verifying Checksum 04:15:56 eaf3925da568: Download complete 04:15:56 339a4e72a1f5: Verifying Checksum 04:15:56 339a4e72a1f5: Download complete 04:15:56 bde34c3a00c8: Verifying Checksum 04:15:56 bde34c3a00c8: Download complete 04:15:56 b352a97aabf1: Verifying Checksum 04:15:56 b352a97aabf1: Download complete 04:15:56 4872d77fe225: Verifying Checksum 04:15:56 4872d77fe225: Download complete 04:15:56 5851b861e8e6: Verifying Checksum 04:15:56 5851b861e8e6: Download complete 04:15:56 b85a868b505f: Verifying Checksum 04:15:56 b85a868b505f: Download complete 04:15:56 bab4dde63d76: Verifying Checksum 04:15:56 bab4dde63d76: Download complete 04:15:57 b85a868b505f: Pull complete 04:15:58 e2be974225ed: Pull complete 04:15:58 339a4e72a1f5: Pull complete 04:15:58 988bab9f4d93: Pull complete 04:15:58 1469e6f7b9e6: Pull complete 04:15:58 eaf3925da568: Pull complete 04:16:00 bab4dde63d76: Pull complete 04:16:00 bde34c3a00c8: Pull complete 04:16:01 b352a97aabf1: Pull complete 04:16:01 4872d77fe225: Pull complete 04:16:01 5851b861e8e6: Pull complete 04:16:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:01 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:16:01 $ 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 04:16:05 $ docker top d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 -eo pid,comm 04:16: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:16:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:05 [ssh-agent] Looking for ssh-agent implementation... 04:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:05 $ docker exec d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 ssh-agent 04:16:05 SSH_AUTH_SOCK=/tmp/ssh-b5e0pnPshkCa/agent.32 04:16:05 SSH_AGENT_PID=38 04:16:05 Running ssh-add (command line suppressed) 04:16:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16562035330033413625.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16562035330033413625.key) 04:16:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:06 + git tag --points-at HEAD [Pipeline] } 04:16:06 $ docker exec --env ******** --env ******** d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 ssh-agent -k 04:16:06 unset SSH_AUTH_SOCK; 04:16:06 unset SSH_AGENT_PID; 04:16:06 echo Agent pid 38 killed; 04:16:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:06 [ssh-agent] Looking for ssh-agent implementation... 04:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:06 $ docker exec d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 ssh-agent 04:16:06 SSH_AUTH_SOCK=/tmp/ssh-Eauq0Oy83NqV/agent.70 04:16:06 SSH_AGENT_PID=76 04:16:06 Running ssh-add (command line suppressed) 04:16:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16627140824665906795.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16627140824665906795.key) 04:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:07 + git semver init 04:16:07 2023-10-31 04:16:07,194 [run_init] DEBUG init version:0.0.0 force:False 04:16:07 2023-10-31 04:16:07,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:16:07 2023-10-31 04:16:07,195 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:16:07 2023-10-31 04:16:07,195 [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) 04:16:09 2023-10-31 04:16:08,958 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 04:16:09 2023-10-31 04:16:08,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 04:16:09 2023-10-31 04:16:08,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:16:09 2023-10-31 04:16:08,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:16:09 3.1.0-dev.9 [Pipeline] } 04:16:09 $ docker exec --env ******** --env ******** d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 ssh-agent -k 04:16:09 unset SSH_AUTH_SOCK; 04:16:09 unset SSH_AGENT_PID; 04:16:09 echo Agent pid 76 killed; 04:16:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:09 + git semver [Pipeline] } 04:16:09 $ docker stop --time=1 d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 04:16:11 $ docker rm -f --volumes d06e9e0b4cd4afdfbe93df8509567e734cab304cdc0d9f1c70b58275864650a0 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:11 Stashed 1 file(s) [Pipeline] echo 04:16:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 04:16:11 provisioning config files... 04:16:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9248336447172764149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:12 ---> docker-login.sh 04:16:12 nexus3.edgexfoundry.org:10001 04:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:12 Configure a credential helper to remove this warning. See 04:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:12 04:16:12 Login Succeeded 04:16:12 nexus3.edgexfoundry.org:10002 04:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:12 Configure a credential helper to remove this warning. See 04:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:12 04:16:12 Login Succeeded 04:16:12 nexus3.edgexfoundry.org:10003 04:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:12 Configure a credential helper to remove this warning. See 04:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:12 04:16:12 Login Succeeded 04:16:12 nexus3.edgexfoundry.org:10004 04:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:12 Configure a credential helper to remove this warning. See 04:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:12 04:16:12 Login Succeeded 04:16:12 docker.io 04:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:12 Configure a credential helper to remove this warning. See 04:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:12 04:16:12 Login Succeeded 04:16:12 ---> docker-login.sh ends [Pipeline] } 04:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:13 ========================================================= 04:16:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:16:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:13 + 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 . 04:16:13 Sending build context to Docker daemon 49.04MB 04:16:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:16:13 Step 2/15 : FROM ${BASE} AS builder 04:16:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:13 7264a8db6415: Pulling fs layer 04:16:13 c4d48a809fc2: Pulling fs layer 04:16:13 4f1c88b9dad5: Pulling fs layer 04:16:13 ad3a456e5733: Pulling fs layer 04:16:13 33e27b845d1e: Pulling fs layer 04:16:13 c68163c4e522: Pulling fs layer 04:16:13 50da416c3ac9: Pulling fs layer 04:16:13 23d2d4c4bb30: Pulling fs layer 04:16:13 23d2d4c4bb30: Waiting 04:16:13 c68163c4e522: Waiting 04:16:13 50da416c3ac9: Waiting 04:16:13 33e27b845d1e: Waiting 04:16:13 c4d48a809fc2: Verifying Checksum 04:16:13 c4d48a809fc2: Download complete 04:16:13 ad3a456e5733: Download complete 04:16:13 33e27b845d1e: Verifying Checksum 04:16:13 33e27b845d1e: Download complete 04:16:13 7264a8db6415: Verifying Checksum 04:16:13 7264a8db6415: Download complete 04:16:13 c68163c4e522: Verifying Checksum 04:16:13 c68163c4e522: Download complete 04:16:13 7264a8db6415: Pull complete 04:16:13 23d2d4c4bb30: Verifying Checksum 04:16:13 23d2d4c4bb30: Download complete 04:16:14 c4d48a809fc2: Pull complete 04:16:14 4f1c88b9dad5: Verifying Checksum 04:16:14 4f1c88b9dad5: Download complete 04:16:14 50da416c3ac9: Verifying Checksum 04:16:14 50da416c3ac9: Download complete 04:16:17 4f1c88b9dad5: Pull complete 04:16:17 ad3a456e5733: Pull complete 04:16:17 33e27b845d1e: Pull complete 04:16:17 c68163c4e522: Pull complete 04:16:20 50da416c3ac9: Pull complete 04:16:21 23d2d4c4bb30: Pull complete 04:16:21 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:16:21 ---> 0786185ac409 04:16:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:26 ---> Running in fb4da8f25215 04:16:26 Removing intermediate container fb4da8f25215 04:16:26 ---> 946ba5d54860 04:16:26 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:16:26 ---> Running in ef9c9c03c5cc 04:16:26 Removing intermediate container ef9c9c03c5cc 04:16:26 ---> bbab5a39544e 04:16:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:16:26 ---> Running in 5f73d853f558 04:16:26 Removing intermediate container 5f73d853f558 04:16:26 ---> 6db5bc7e81df 04:16:26 Step 6/15 : LABEL Name=edgex-ui-go 04:16:26 ---> Running in edfc45208320 04:16:26 Removing intermediate container edfc45208320 04:16:26 ---> a6051243dd8d 04:16:26 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:16:26 ---> Running in 27a67514f1f7 04:16:26 Removing intermediate container 27a67514f1f7 04:16:26 ---> 00f42731e183 04:16:26 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:16:26 latest: Pulling from library/docker 04:16:26 Still waiting to schedule task 04:16:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:16:27 96526aa774ef: Pulling fs layer 04:16:27 308a300cc30f: Pulling fs layer 04:16:27 4f4fb700ef54: Pulling fs layer 04:16:27 5fcb7611fd77: Pulling fs layer 04:16:27 be9955e691a8: Pulling fs layer 04:16:27 1b5ce73eb848: Pulling fs layer 04:16:27 fe45098d8d9e: Pulling fs layer 04:16:27 843bf259cc12: Pulling fs layer 04:16:27 e56cd900ceac: Pulling fs layer 04:16:27 605d1390b383: Pulling fs layer 04:16:27 8f7854084fed: Pulling fs layer 04:16:27 0a217d94afa5: Pulling fs layer 04:16:27 50e7dd98501d: Pulling fs layer 04:16:27 68811508944a: Pulling fs layer 04:16:27 fe45098d8d9e: Waiting 04:16:27 843bf259cc12: Waiting 04:16:27 e56cd900ceac: Waiting 04:16:27 605d1390b383: Waiting 04:16:27 8f7854084fed: Waiting 04:16:27 0a217d94afa5: Waiting 04:16:27 50e7dd98501d: Waiting 04:16:27 68811508944a: Waiting 04:16:27 5fcb7611fd77: Waiting 04:16:27 be9955e691a8: Waiting 04:16:27 1b5ce73eb848: Waiting 04:16:27 4f4fb700ef54: Verifying Checksum 04:16:27 4f4fb700ef54: Download complete 04:16:27 96526aa774ef: Verifying Checksum 04:16:27 96526aa774ef: Download complete 04:16:27 308a300cc30f: Verifying Checksum 04:16:27 308a300cc30f: Download complete 04:16:27 96526aa774ef: Pull complete 04:16:27 be9955e691a8: Verifying Checksum 04:16:27 be9955e691a8: Download complete 04:16:27 5fcb7611fd77: Download complete 04:16:27 1b5ce73eb848: Verifying Checksum 04:16:27 1b5ce73eb848: Download complete 04:16:27 fe45098d8d9e: Verifying Checksum 04:16:27 fe45098d8d9e: Download complete 04:16:27 308a300cc30f: Pull complete 04:16:27 843bf259cc12: Verifying Checksum 04:16:27 843bf259cc12: Download complete 04:16:27 e56cd900ceac: Verifying Checksum 04:16:27 e56cd900ceac: Download complete 04:16:27 4f4fb700ef54: Pull complete 04:16:27 8f7854084fed: Verifying Checksum 04:16:27 8f7854084fed: Download complete 04:16:27 50e7dd98501d: Verifying Checksum 04:16:27 50e7dd98501d: Download complete 04:16:27 605d1390b383: Verifying Checksum 04:16:27 605d1390b383: Download complete 04:16:28 5fcb7611fd77: Pull complete 04:16:28 68811508944a: Download complete 04:16:28 0a217d94afa5: Verifying Checksum 04:16:28 0a217d94afa5: Download complete 04:16:28 be9955e691a8: Pull complete 04:16:28 1b5ce73eb848: Pull complete 04:16:28 fe45098d8d9e: Pull complete 04:16:28 843bf259cc12: Pull complete 04:16:28 e56cd900ceac: Pull complete 04:16:29 605d1390b383: Pull complete 04:16:29 8f7854084fed: Pull complete 04:16:30 0a217d94afa5: Pull complete 04:16:30 50e7dd98501d: Pull complete 04:16:30 68811508944a: Pull complete 04:16:30 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:16:30 Status: Downloaded newer image for docker:latest 04:16:32 ---> 87ce09f14926 04:16:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:32 ---> Running in ff252d6887f4 04:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:16:33 OK: 264 MiB in 52 packages 04:16:33 Removing intermediate container ff252d6887f4 04:16:33 ---> 7e83553085db 04:16:33 Step 10/15 : ENV GO111MODULE=on 04:16:33 ---> Running in 6528ac7cc749 04:16:33 Removing intermediate container 6528ac7cc749 04:16:33 ---> 5912b55c4836 04:16:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:33 ---> Running in 2bcaee8c151e 04:16:33 Removing intermediate container 2bcaee8c151e 04:16:33 ---> 77da31e5dbed 04:16:33 Step 12/15 : COPY go.mod vendor* ./ 04:16:33 ---> b015389b74b6 04:16:33 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:33 ---> Running in 6ca973cdc7e2 04:17:20 Removing intermediate container 6ca973cdc7e2 04:17:20 ---> aaa2df5b0854 04:17:20 Step 14/15 : COPY . . 04:17:20 ---> 372d4fc402df 04:17:20 Step 15/15 : RUN ${MAKE} 04:17:20 ---> Running in 260223c96edb 04:17:20 noop 04:17:20 Removing intermediate container 260223c96edb 04:17:20 ---> affa29c534c1 04:17:20 Successfully built affa29c534c1 04:17:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:21 + docker inspect -f . ci-base-image-x86_64 04:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:21 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:17:21 $ 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 04:17:21 $ docker top c1ef6958471e60d3c0fcaa70ba1d51fbc7fe37858d58badebc9b58ee61f14378 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:22 + go version 04:17:22 go version go1.21.0 linux/amd64 [Pipeline] } 04:17:22 $ docker stop --time=1 c1ef6958471e60d3c0fcaa70ba1d51fbc7fe37858d58badebc9b58ee61f14378 04:17:23 $ docker rm -f --volumes c1ef6958471e60d3c0fcaa70ba1d51fbc7fe37858d58badebc9b58ee61f14378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:23 + docker inspect -f . ci-base-image-x86_64 04:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:23 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:17:23 $ 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 04:17:24 $ docker top 9604f21f7cd4478354ac34298ae0e214b6e5e177a6e09668b2b45f68e6957cbb -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 04:17:24 + make test 04:17:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:17:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:17:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:17:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:37 ./bin/test-attribution-txt.sh 04:17:37 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:17:37 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:17:37 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 04:17:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:17:37 make -C web test 04:17:37 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 04:17:37 make[1]: tput: No such file or directory 04:17:37 make[1]: tput: No such file or directory 04:17:37 warning: generating ./VERSION 04:17:37 echo "0.0.0" > VERSION 04:17:37 docker build \ 04:17:37 -f Dockerfile \ 04:17:37 --build-arg USER=1000 \ 04:17:37 \ 04:17:37 --label "git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31" \ 04:17:37 -t edgexfoundry/edgex-web-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 \ 04:17:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:17:37 . 04:17:37 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:17:37 Install the buildx component to build images with BuildKit: 04:17:37 https://docs.docker.com/go/buildx/ 04:17:37 04:17:37 Sending build context to Docker daemon 2.706MB 04:17:37 Step 1/11 : FROM node:18-alpine3.18 04:17:37 18-alpine3.18: Pulling from library/node 04:17:37 96526aa774ef: Already exists 04:17:37 3130715204cf: Pulling fs layer 04:17:37 b06de8ab1c4f: Pulling fs layer 04:17:37 90ef3ffc5156: Pulling fs layer 04:17:37 90ef3ffc5156: Verifying Checksum 04:17:37 90ef3ffc5156: Download complete 04:17:37 b06de8ab1c4f: Verifying Checksum 04:17:37 b06de8ab1c4f: Download complete 04:17:37 3130715204cf: Download complete 04:17:39 3130715204cf: Pull complete 04:17:39 b06de8ab1c4f: Pull complete 04:17:39 90ef3ffc5156: Pull complete 04:17:39 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 04:17:39 Status: Downloaded newer image for node:18-alpine3.18 04:17:39 ---> d1517ab6615b 04:17:39 Step 2/11 : RUN apk add --no-cache chromium 04:17:42 ---> Running in 10343b95b421 04:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:43 (1/154) Installing libexpat (2.5.0-r1) 04:17:43 (2/154) Installing brotli-libs (1.0.9-r14) 04:17:43 (3/154) Installing libbz2 (1.0.8-r5) 04:17:43 (4/154) Installing libpng (1.6.39-r3) 04:17:43 (5/154) Installing freetype (2.13.0-r5) 04:17:43 (6/154) Installing fontconfig (2.14.2-r3) 04:17:43 (7/154) Installing libfontenc (1.1.7-r2) 04:17:43 (8/154) Installing mkfontscale (1.2.2-r3) 04:17:43 (9/154) Installing font-opensans (0_git20210927-r1) 04:17:43 (10/154) Installing pkgconf (1.9.5-r0) 04:17:43 (11/154) Installing libffi (3.4.4-r2) 04:17:43 (12/154) Installing libintl (0.21.1-r7) 04:17:43 (13/154) Installing libblkid (2.38.1-r8) 04:17:43 (14/154) Installing libmount (2.38.1-r8) 04:17:43 (15/154) Installing pcre2 (10.42-r1) 04:17:43 (16/154) Installing glib (2.76.4-r0) 04:17:43 (17/154) Installing xz-libs (5.4.3-r0) 04:17:43 (18/154) Installing libxml2 (2.11.4-r0) 04:17:43 (19/154) Installing shared-mime-info (2.2-r5) 04:17:43 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:17:43 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:17:43 (22/154) Installing libwebp (1.3.2-r0) 04:17:43 (23/154) Installing zstd-libs (1.5.5-r4) 04:17:43 (24/154) Installing tiff (4.5.1-r0) 04:17:43 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:17:43 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:17:43 (27/154) Installing libxau (1.0.11-r2) 04:17:43 (28/154) Installing libmd (1.0.4-r2) 04:17:43 (29/154) Installing libbsd (0.11.7-r1) 04:17:43 (30/154) Installing libxdmcp (1.1.4-r2) 04:17:43 (31/154) Installing libxcb (1.15-r1) 04:17:43 (32/154) Installing libx11 (1.8.4-r4) 04:17:43 (33/154) Installing libxcomposite (0.4.6-r3) 04:17:43 (34/154) Installing libxfixes (6.0.1-r2) 04:17:43 (35/154) Installing libxrender (0.9.11-r3) 04:17:43 (36/154) Installing libxcursor (1.2.1-r2) 04:17:43 (37/154) Installing libxdamage (1.1.6-r2) 04:17:43 (38/154) Installing libxext (1.3.5-r2) 04:17:43 (39/154) Installing libxi (1.8.1-r0) 04:17:43 (40/154) Installing libxinerama (1.1.5-r2) 04:17:43 (41/154) Installing libxrandr (1.5.3-r2) 04:17:43 (42/154) Installing libatk-1.0 (2.48.3-r0) 04:17:43 (43/154) Installing libxtst (1.2.4-r2) 04:17:43 (44/154) Installing dbus-libs (1.14.8-r0) 04:17:43 (45/154) Installing at-spi2-core (2.48.3-r0) 04:17:43 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 04:17:43 (47/154) Installing pixman (0.42.2-r1) 04:17:43 (48/154) Installing cairo (1.17.8-r1) 04:17:43 (49/154) Installing cairo-gobject (1.17.8-r1) 04:17:43 (50/154) Installing avahi-libs (0.8-r13) 04:17:43 (51/154) Installing gmp (6.2.1-r3) 04:17:43 (52/154) Installing nettle (3.8.1-r2) 04:17:43 (53/154) Installing libunistring (1.1-r1) 04:17:43 (54/154) Installing libidn2 (2.3.4-r1) 04:17:43 (55/154) Installing p11-kit (0.24.1-r2) 04:17:43 (56/154) Installing libtasn1 (4.19.0-r1) 04:17:43 (57/154) Installing gnutls (3.8.0-r2) 04:17:43 (58/154) Installing cups-libs (2.4.7-r0) 04:17:43 (59/154) Installing libepoxy (1.5.10-r1) 04:17:43 (60/154) Installing fribidi (1.0.13-r0) 04:17:43 (61/154) Installing graphite2 (1.3.14-r5) 04:17:43 (62/154) Installing harfbuzz (7.3.0-r0) 04:17:43 (63/154) Installing libxft (2.3.8-r1) 04:17:43 (64/154) Installing pango (1.50.14-r1) 04:17:43 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:17:43 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:17:43 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:17:43 (68/154) Installing xkeyboard-config (2.38-r0) 04:17:43 (69/154) Installing libxkbcommon (1.5.0-r2) 04:17:43 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:17:43 Executing gtk+3.0-3.24.38-r1.post-install 04:17:43 (71/154) Installing icu-data-full (73.2-r2) 04:17:44 (72/154) Installing mesa (23.0.4-r0) 04:17:44 (73/154) Installing llvm15-libs (15.0.7-r6) 04:17:44 (74/154) Installing hwdata-pci (0.370-r0) 04:17:44 (75/154) Installing libpciaccess (0.17-r2) 04:17:44 (76/154) Installing libdrm (2.4.115-r4) 04:17:44 (77/154) Installing musl-fts (1.2.7-r5) 04:17:44 (78/154) Installing libelf (0.189-r2) 04:17:44 (79/154) Installing mesa-glapi (23.0.4-r0) 04:17:44 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:17:44 (81/154) Installing eudev-libs (3.2.11-r8) 04:17:44 (82/154) Installing libmagic (5.45-r0) 04:17:44 (83/154) Installing file (5.45-r0) 04:17:44 (84/154) Installing libice (1.1.1-r2) 04:17:44 (85/154) Installing libuuid (2.38.1-r8) 04:17:44 (86/154) Installing libsm (1.2.4-r1) 04:17:44 (87/154) Installing libxt (1.3.0-r2) 04:17:44 (88/154) Installing libxmu (1.1.4-r2) 04:17:44 (89/154) Installing xset (1.2.5-r1) 04:17:44 (90/154) Installing xprop (1.2.6-r0) 04:17:44 (91/154) Installing xdg-utils (1.1.3-r4) 04:17:44 (92/154) Installing libogg (1.3.5-r4) 04:17:44 (93/154) Installing flac-libs (1.4.3-r0) 04:17:44 (94/154) Installing alsa-lib (1.2.9-r1) 04:17:44 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:17:44 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:17:44 (97/154) Installing aom-libs (3.6.1-r0) 04:17:45 (98/154) Installing libva (2.18.0-r1) 04:17:45 (99/154) Installing libvdpau (1.5-r1) 04:17:45 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:17:45 (101/154) Installing ffmpeg-libavutil (6.0-r15) 04:17:45 (102/154) Installing libdav1d (1.2.1-r0) 04:17:45 (103/154) Installing libhwy (1.0.4-r1) 04:17:45 (104/154) Installing lcms2 (2.15-r2) 04:17:45 (105/154) Installing libjxl (0.8.2-r0) 04:17:45 (106/154) Installing lame-libs (3.100-r5) 04:17:45 (107/154) Installing opus (1.4-r0) 04:17:45 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:17:45 (109/154) Installing soxr (0.1.3-r5) 04:17:45 (110/154) Installing ffmpeg-libswresample (6.0-r15) 04:17:45 (111/154) Installing libtheora (1.1.1-r17) 04:17:45 (112/154) Installing libvorbis (1.3.7-r1) 04:17:45 (113/154) Installing libvpx (1.13.0-r2) 04:17:45 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:17:45 (115/154) Installing numactl (2.0.16-r4) 04:17:45 (116/154) Installing x265-libs (3.5-r4) 04:17:45 (117/154) Installing xvidcore (1.3.7-r1) 04:17:45 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 04:17:45 (119/154) Installing libbluray (1.3.4-r0) 04:17:45 (120/154) Installing mpg123-libs (1.31.3-r1) 04:17:45 (121/154) Installing libopenmpt (0.7.2-r0) 04:17:45 (122/154) Installing cjson (1.7.15-r4) 04:17:45 (123/154) Installing mbedtls (2.28.5-r0) 04:17:45 (124/154) Installing librist (0.2.7-r0) 04:17:45 (125/154) Installing libsrt (1.5.2-r0) 04:17:45 (126/154) Installing libssh (0.10.5-r0) 04:17:45 (127/154) Installing libsodium (1.0.18-r3) 04:17:45 (128/154) Installing libzmq (4.3.4-r4) 04:17:45 (129/154) Installing ffmpeg-libavformat (6.0-r15) 04:17:45 (130/154) Installing libevent (2.1.12-r6) 04:17:45 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:17:45 (132/154) Installing mesa-gbm (23.0.4-r0) 04:17:45 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:17:45 (134/154) Installing icu-libs (73.2-r2) 04:17:45 (135/154) Installing jsoncpp (1.9.5-r0) 04:17:45 (136/154) Installing minizip (1.2.13-r1) 04:17:45 (137/154) Installing nspr (4.35-r2) 04:17:45 (138/154) Installing sqlite-libs (3.41.2-r2) 04:17:45 (139/154) Installing nss (3.94-r0) 04:17:45 (140/154) Installing pipewire-libs (0.3.70-r1) 04:17:45 (141/154) Installing libasyncns (0.8-r1) 04:17:45 (142/154) Installing libltdl (2.4.7-r2) 04:17:45 (143/154) Installing orc (0.4.34-r0) 04:17:45 (144/154) Installing libsndfile (1.2.0-r2) 04:17:45 (145/154) Installing speexdsp (1.2.1-r1) 04:17:45 (146/154) Installing tdb-libs (1.4.8-r1) 04:17:45 (147/154) Installing libpulse (16.1-r10) 04:17:45 (148/154) Installing snappy (1.1.10-r1) 04:17:45 (149/154) Installing libwoff2common (1.0.2-r2) 04:17:45 (150/154) Installing libwoff2enc (1.0.2-r2) 04:17:45 (151/154) Installing libgpg-error (1.47-r1) 04:17:45 (152/154) Installing libgcrypt (1.10.2-r1) 04:17:45 (153/154) Installing libxslt (1.1.38-r0) 04:17:45 (154/154) Installing chromium (117.0.5938.62-r0) 04:17:47 Executing busybox-1.36.1-r2.trigger 04:17:47 Executing fontconfig-2.14.2-r3.trigger 04:17:47 Executing mkfontscale-1.2.2-r3.trigger 04:17:47 Executing glib-2.76.4-r0.trigger 04:17:47 Executing shared-mime-info-2.2-r5.trigger 04:17:47 Executing gdk-pixbuf-2.42.10-r5.trigger 04:17:47 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:17:47 OK: 576 MiB in 171 packages 04:17:57 Removing intermediate container 10343b95b421 04:17:57 ---> c36758cd1926 04:17:57 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:17:57 ---> Running in 7df0f17ee5b1 04:17:57 Removing intermediate container 7df0f17ee5b1 04:17:57 ---> f3ac03efc809 04:17:57 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:17:57 ---> Running in 2fcc1dfc8e2c 04:17:57 Removing intermediate container 2fcc1dfc8e2c 04:17:57 ---> 52465db23bd0 04:17:57 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:17:57 ---> Running in c6b13db89708 04:17:58 Removing intermediate container c6b13db89708 04:17:58 ---> 65fb512982a4 04:17:58 Step 6/11 : RUN npm install -g npm 04:17:58 ---> Running in 0efe42405a87 04:18:04 04:18:04 removed 2 packages, and changed 69 packages in 6s 04:18:04 04:18:04 29 packages are looking for funding 04:18:04 run `npm fund` for details 04:18:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15553 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:18:06 Running in /w/workspace/edgex-ui-go/128 [Pipeline] { [Pipeline] checkout 04:18:06 The recommended git tool is: git 04:18:06 Removing intermediate container 0efe42405a87 04:18:06 ---> b0b690aeeded 04:18:06 Step 7/11 : ARG USER=1000 04:18:06 ---> Running in ce23da038112 04:18:06 Removing intermediate container ce23da038112 04:18:06 ---> ceda336cd93c 04:18:06 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:18:06 ---> Running in ca05b5b937df 04:18:06 Removing intermediate container ca05b5b937df 04:18:06 ---> 9502714f0334 04:18:06 Step 9/11 : USER $USER:$USER 04:18:06 ---> Running in 8f92b0fcd900 04:18:06 Removing intermediate container 8f92b0fcd900 04:18:06 ---> 1233b01d975d 04:18:06 Step 10/11 : WORKDIR /app 04:18:06 ---> Running in dce31be53dd4 04:18:07 Removing intermediate container dce31be53dd4 04:18:07 ---> e4be66e9d0dd 04:18:07 Step 11/11 : LABEL git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:18:07 ---> Running in 8359edc23604 04:18:07 Removing intermediate container 8359edc23604 04:18:07 ---> 5f9b02ec852c 04:18:07 Successfully built 5f9b02ec852c 04:18:07 Successfully tagged edgexfoundry/edgex-web-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:18:07 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:18:07 touch edgex-web-ui.imagebuilt 04:18:07 mkdir -p node_modules coverage 04:18:07 chown "1000:1000" node_modules coverage package-lock.json 04:18:07 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:09 npm WARN EBADENGINE Unsupported engine { 04:18:09 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:18:09 npm WARN EBADENGINE required: { 04:18:09 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:18:09 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:18:09 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:18:09 npm WARN EBADENGINE }, 04:18:09 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:18:09 npm WARN EBADENGINE } 04:18:11 using credential edgex-jenkins-ssh 04:18:11 Cloning the remote Git repository 04:18:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:18:11 > git init /w/workspace/edgex-ui-go/128 # timeout=10 04:18:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:18:12 > git --version # timeout=10 04:18:12 > git --version # 'git version 2.25.1' 04:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:16 Avoid second fetch 04:18:16 Checking out Revision d76de20ef82e85e0b6929c6ed04d5c496c264d31 (main) 04:18:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:18:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:16 > git config core.sparsecheckout # timeout=10 04:18:16 > git checkout -f d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 04:18:17 Commit message: "Merge pull request #644 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.56.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:18:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:18 Dload Upload Total Spent Left Speed 04:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 04:18:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:18:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:18:19 + sudo tee /etc/docker/daemon.new 04:18:19 { 04:18:19 "registry-mirrors": [ 04:18:19 "https://nexus3.edgexfoundry.org:10001" 04:18:19 ], 04:18:19 "bip": "10.250.0.254/24", 04:18:19 "hosts": [ 04:18:19 "tcp://0.0.0.0:5555", 04:18:19 "unix:///var/run/docker.sock" 04:18:19 ], 04:18:19 "mtu": 1458, 04:18:19 "selinux-enabled": true, 04:18:19 "seccomp-profile": "/etc/docker/seccomp.json" 04:18:19 } [Pipeline] sh 04:18:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:18:19 + sudo service docker restart 04:18:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:18:21 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:18:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:18:21 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:18:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:18:21 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:18:21 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:18:21 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:18:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:18:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:18:21 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:18:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:18:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:18:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:18:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:18:22 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:18:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:18:25 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:18:25 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:18:27 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:18:31 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:18:36 04:18:36 added 1478 packages, and audited 1479 packages in 29s 04:18:36 04:18:36 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:18:36 04:18:36 To address issues that do not require attention, run: 04:18:36 npm audit fix 04:18:36 04:18:36 To address all issues (including breaking changes), run: 04:18:36 npm audit fix --force 04:18:36 04:18:36 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:38 provisioning config files... 04:18:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config2029753353952058731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:38 ---> docker-login.sh 04:18:38 nexus3.edgexfoundry.org:10001 04:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 nexus3.edgexfoundry.org:10002 04:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:39 Configure a credential helper to remove this warning. See 04:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:39 04:18:39 Login Succeeded 04:18:39 nexus3.edgexfoundry.org:10003 04:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:40 Configure a credential helper to remove this warning. See 04:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:40 04:18:40 Login Succeeded 04:18:40 nexus3.edgexfoundry.org:10004 04:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:40 Configure a credential helper to remove this warning. See 04:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:40 04:18:40 Login Succeeded 04:18:40 docker.io 04:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:40 Configure a credential helper to remove this warning. See 04:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:40 04:18:40 Login Succeeded 04:18:40 ---> docker-login.sh ends [Pipeline] } 04:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:41 ========================================================= 04:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:18:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:41 + 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 . 04:18:42 Sending build context to Docker daemon 31.58MB 04:18:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:18:42 Step 2/15 : FROM ${BASE} AS builder 04:18:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:18:42 9fda8d8052c6: Pulling fs layer 04:18:42 5d54e960e981: Pulling fs layer 04:18:42 c4a7e357bf2a: Pulling fs layer 04:18:42 f0e02332f6b5: Pulling fs layer 04:18:42 cefa15bbcfad: Pulling fs layer 04:18:42 17808c966233: Pulling fs layer 04:18:42 f4c1fc716caa: Pulling fs layer 04:18:42 f0e02332f6b5: Waiting 04:18:42 cefa15bbcfad: Waiting 04:18:42 f4c1fc716caa: Waiting 04:18:42 17808c966233: Waiting 04:18:42 5d54e960e981: Verifying Checksum 04:18:42 5d54e960e981: Download complete 04:18:42 f0e02332f6b5: Verifying Checksum 04:18:42 f0e02332f6b5: Download complete 04:18:42 cefa15bbcfad: Verifying Checksum 04:18:42 cefa15bbcfad: Download complete 04:18:43 9fda8d8052c6: Verifying Checksum 04:18:43 9fda8d8052c6: Download complete 04:18:43 f4c1fc716caa: Verifying Checksum 04:18:43 f4c1fc716caa: Download complete 04:18:44 9fda8d8052c6: Pull complete 04:18:44 5d54e960e981: Pull complete 04:18:44 c4a7e357bf2a: Verifying Checksum 04:18:44 c4a7e357bf2a: Download complete 04:18:44 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:18:45 17808c966233: Verifying Checksum 04:18:45 17808c966233: Download complete 04:18:46 - Generating browser application bundles (phase: setup)... 04:18:50 Compiling @angular/core : es2015 as esm2015 04:18:50 Compiling @angular/compiler/testing : es2015 as esm2015 04:18:53 Compiling @angular/core/testing : es2015 as esm2015 04:18:53 Compiling @angular/common : es2015 as esm2015 04:18:53 Compiling @angular/platform-browser : es2015 as esm2015 04:18:53 Compiling @angular/common/testing : es2015 as esm2015 04:18:54 Compiling @angular/common/http : es2015 as esm2015 04:18:54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:18:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:18:54 Compiling @angular/forms : es2015 as esm2015 04:18:54 Compiling @angular/router : es2015 as esm2015 04:18:54 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:18:55 Compiling @angular/common/http/testing : es2015 as esm2015 04:18:56 Compiling @angular/router/testing : es2015 as esm2015 04:18:58 c4a7e357bf2a: Pull complete 04:18:58 f0e02332f6b5: Pull complete 04:18:58 cefa15bbcfad: Pull complete 04:19:00 31 10 2023 04:19:00.516:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:19:00 31 10 2023 04:19:00.518:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:19:00 31 10 2023 04:19:00.521:INFO [launcher]: Starting browser ChromeHeadless 04:19:06 17808c966233: Pull complete 04:19:09 f4c1fc716caa: Pull complete 04:19:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:19:09 ---> ea914061e18c 04:19:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:10 ✔ Browser application bundle generation complete. 04:19:10 31 10 2023 04:19:09.635:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket dFZrQob_vw6fzuVyAAAB with id 70656190 04:19:11 ---> Running in ce63141becfb 04:19:11 Removing intermediate container ce63141becfb 04:19:11 ---> f5571f2d04a4 04:19:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:19:11 ---> Running in 321a509c895f 04:19:11 Removing intermediate container 321a509c895f 04:19:11 ---> 9bfd9ec78e15 04:19:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.054 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.067 secs) 04:19:12 ---> Running in 8f085ded2296 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.081 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.098 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.22 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.249 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.272 secs) 04:19:12 Removing intermediate container 8f085ded2296 04:19:12 ---> ed7306222725 04:19:12 Step 6/15 : LABEL Name=edgex-ui-go 04:19:12 ---> Running in f9a6b6e39f12 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.293 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.322 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.33 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.35 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.359 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.379 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.389 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.417 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.426 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.44 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.446 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.453 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.472 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.478 secs) 04:19:12 Removing intermediate container f9a6b6e39f12 04:19:12 ---> ce9026319e1d 04:19:12 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:19:12 ---> Running in 4a3eb4aa05c1 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.494 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.496 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.501 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.521 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.529 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.531 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.545 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.555 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.56 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.573 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.588 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.593 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.606 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.612 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.64 secs) 04:19:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.659 secs) 04:19:12 Removing intermediate container 4a3eb4aa05c1 04:19:12 ---> cba9d3d9b233 04:19:12 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.697 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.703 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.724 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.743 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.754 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.756 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.765 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.771 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.774 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.778 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.799 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.806 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.83 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.859 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.872 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.89 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.897 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.9 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.903 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.906 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.918 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.926 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.929 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.941 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.944 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.957 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.961 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.965 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.973 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.976 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.981 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.984 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.994 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.004 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.011 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.019 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.024 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.031 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.043 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.047 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.052 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.061 secs) 04:19:13 latest: Pulling from library/docker 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.071 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.075 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.086 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.088 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.09 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.103 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.11 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.123 secs) 04:19:13 WARN: ' 04:19:13 It looks like you're using ngModel on the same form field as formControlName. 04:19:13 Support for using the ngModel input property and ngModelChange event with 04:19:13 reactive form directives has been deprecated in Angular v6 and will be removed 04:19:13 in a future version of Angular. 04:19:13 04:19:13 For more information on this, see our API docs here: 04:19:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:19:13 ' 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.123 secs) 04:19:13 WARN: ' 04:19:13 It looks like you're using ngModel on the same form field as formControlName. 04:19:13 Support for using the ngModel input property and ngModelChange event with 04:19:13 reactive form directives has been deprecated in Angular v6 and will be removed 04:19:13 in a future version of Angular. 04:19:13 04:19:13 For more information on this, see our API docs here: 04:19:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:19:13 ' 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.137 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.14 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.152 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.153 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.154 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.162 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.166 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.168 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.178 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.188 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.19 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.191 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.196 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.201 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.203 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.205 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.206 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.214 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.217 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.225 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.227 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.24 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.249 secs) 04:19:13 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:19:13 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:19:13 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:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.249 secs) 04:19:13 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:19:13 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:19:13 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:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.252 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.253 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.254 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.256 secs) 04:19:13 579b34f0a95b: Pulling fs layer 04:19:13 2ecd494fa26a: Pulling fs layer 04:19:13 4f4fb700ef54: Pulling fs layer 04:19:13 99624a4fd86a: Pulling fs layer 04:19:13 6b3f207db0e4: Pulling fs layer 04:19:13 2f21744ef460: Pulling fs layer 04:19:13 80fde8283b9a: Pulling fs layer 04:19:13 cfd52aaeb832: Pulling fs layer 04:19:13 2aa7661f3209: Pulling fs layer 04:19:13 ad7962f27383: Pulling fs layer 04:19:13 c8cf6870052b: Pulling fs layer 04:19:13 99624a4fd86a: Waiting 04:19:13 1996d6e72d7b: Pulling fs layer 04:19:13 112e10f1d4c1: Pulling fs layer 04:19:13 b97b6e3dbded: Pulling fs layer 04:19:13 6b3f207db0e4: Waiting 04:19:13 80fde8283b9a: Waiting 04:19:13 2f21744ef460: Waiting 04:19:13 cfd52aaeb832: Waiting 04:19:13 2aa7661f3209: Waiting 04:19:13 ad7962f27383: Waiting 04:19:13 c8cf6870052b: Waiting 04:19:13 1996d6e72d7b: Waiting 04:19:13 112e10f1d4c1: Waiting 04:19:13 b97b6e3dbded: Waiting 04:19:13 4f4fb700ef54: Verifying Checksum 04:19:13 4f4fb700ef54: Download complete 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.271 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.277 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.281 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.284 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.288 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.289 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.29 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.291 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.293 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.299 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.315 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.318 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.325 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.355 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.364 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.367 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.369 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.371 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.372 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.373 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.374 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.375 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.377 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.385 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.386 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.389 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.39 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.391 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.393 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.394 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.395 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.397 secs) 04:19:13 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.398 secs) 04:19:13 2ecd494fa26a: Verifying Checksum 04:19:13 2ecd494fa26a: Download complete 04:19:13 579b34f0a95b: Verifying Checksum 04:19:13 579b34f0a95b: Download complete 04:19:14 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.929 secs / 1.398 secs) 04:19:14 TOTAL: 147 SUCCESS 04:19:14 ✔ Browser application bundle generation complete. 04:19:14 04:19:14 =============================== Coverage summary =============================== 04:19:14 Statements : 41.06% ( 1474/3590 ) 04:19:14 Branches : 11.75% ( 114/970 ) 04:19:14 Functions : 32.29% ( 423/1310 ) 04:19:14 Lines : 39.05% ( 1329/3403 ) 04:19:14 ================================================================================ 04:19:14 ✔ Browser application bundle generation complete. 04:19:14 99624a4fd86a: Verifying Checksum 04:19:14 99624a4fd86a: Download complete 04:19:14 6b3f207db0e4: Verifying Checksum 04:19:14 6b3f207db0e4: Download complete 04:19:14 2f21744ef460: Verifying Checksum 04:19:14 2f21744ef460: Download complete 04:19:14 80fde8283b9a: Verifying Checksum 04:19:14 80fde8283b9a: Download complete 04:19:14 cfd52aaeb832: Verifying Checksum 04:19:14 cfd52aaeb832: Download complete 04:19:14 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 04:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:19:14 $ docker stop --time=1 9604f21f7cd4478354ac34298ae0e214b6e5e177a6e09668b2b45f68e6957cbb 04:19:14 579b34f0a95b: Pull complete 04:19:14 c8cf6870052b: Download complete 04:19:14 2aa7661f3209: Verifying Checksum 04:19:14 2aa7661f3209: Download complete 04:19:14 112e10f1d4c1: Verifying Checksum 04:19:14 112e10f1d4c1: Download complete 04:19:15 b97b6e3dbded: Verifying Checksum 04:19:15 b97b6e3dbded: Download complete 04:19:15 ad7962f27383: Verifying Checksum 04:19:15 ad7962f27383: Download complete 04:19:15 2ecd494fa26a: Pull complete 04:19:16 4f4fb700ef54: Pull complete 04:19:16 $ docker rm -f --volumes 9604f21f7cd4478354ac34298ae0e214b6e5e177a6e09668b2b45f68e6957cbb [Pipeline] // withDockerContainer [Pipeline] sh 04:19:16 + sudo chown -R jenkins:jenkins . 04:19:16 1996d6e72d7b: Verifying Checksum 04:19:16 1996d6e72d7b: Download complete [Pipeline] stash 04:19:17 99624a4fd86a: Pull complete 04:19:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:18 + ls -al . 04:19:18 total 180 04:19:18 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:17 . 04:19:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:15 .. 04:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:15 .blubracket 04:19:18 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:15 .dockerignore 04:19:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:16 .git 04:19:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:15 .github 04:19:18 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:15 .gitignore 04:19:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:16 .semver 04:19:18 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:15 Attribution.txt 04:19:18 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:15 CHANGELOG.md 04:19:18 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:15 CONTRIBUTING.md 04:19:18 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:15 Dockerfile 04:19:18 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:15 Jenkinsfile 04:19:18 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:15 LICENSE 04:19:18 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:15 Makefile 04:19:18 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:15 README.md 04:19:18 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 04:16 VERSION 04:19:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:15 assets 04:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:15 bin 04:19:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:15 cmd 04:19:18 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:17 coverage.out 04:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:15 docs 04:19:18 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:15 go.mod 04:19:18 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:15 go.sum 04:19:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:15 internal 04:19:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:15 testing 04:19:18 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:15 version.go 04:19:18 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:18 6b3f207db0e4: Pull complete 04:19:18 + 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=d76de20ef82e85e0b6929c6ed04d5c496c264d31 --label arch=amd64 --label version=3.1.0-dev.9 . 04:19:19 Sending build context to Docker daemon 51.74MB 04:19:19 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:19:19 Step 2/25 : FROM ${BASE} AS builder 04:19:19 ---> affa29c534c1 04:19:19 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:19 ---> Running in b11c08a5604c 04:19:19 Removing intermediate container b11c08a5604c 04:19:19 ---> 0c5d66805ec7 04:19:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:19:19 ---> Running in e6db942243d3 04:19:19 Removing intermediate container e6db942243d3 04:19:19 ---> eb360aac9158 04:19:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:19:19 ---> Running in aaf4d10fb243 04:19:19 Removing intermediate container aaf4d10fb243 04:19:19 ---> 9794589ae7fc 04:19:19 Step 6/25 : LABEL Name=edgex-ui-go 04:19:19 ---> Running in efb39e9ce833 04:19:19 Removing intermediate container efb39e9ce833 04:19:19 ---> 332a5936f1c6 04:19:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:19:19 ---> Running in c0e322f9a084 04:19:20 Removing intermediate container c0e322f9a084 04:19:20 ---> 56714ed973b8 04:19:20 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:19:20 2f21744ef460: Pull complete 04:19:20 80fde8283b9a: Pull complete 04:19:20 cfd52aaeb832: Pull complete 04:19:21 2aa7661f3209: Pull complete 04:19:21 ---> 49285cd9d916 04:19:21 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:21 ---> Running in 5fe49e3ddb6c 04:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:21 OK: 264 MiB in 52 packages 04:19:22 Removing intermediate container 5fe49e3ddb6c 04:19:22 ---> 3b97db1572f4 04:19:22 Step 10/25 : ENV GO111MODULE=on 04:19:22 ---> Running in 92c0f5a8aecd 04:19:22 Removing intermediate container 92c0f5a8aecd 04:19:22 ---> 3cd073f2b27a 04:19:22 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:19:22 ---> Running in 088d7cf97ad6 04:19:22 Removing intermediate container 088d7cf97ad6 04:19:22 ---> 45057383f9d3 04:19:22 Step 12/25 : COPY go.mod vendor* ./ 04:19:22 ---> dbf8bc758c10 04:19:22 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:22 ---> Running in 6a77e8b0cf74 04:19:23 Removing intermediate container 6a77e8b0cf74 04:19:23 ---> 36d5c47c6994 04:19:23 Step 14/25 : COPY . . 04:19:24 ad7962f27383: Pull complete 04:19:24 c8cf6870052b: Pull complete 04:19:25 ---> 44a29683ff66 04:19:25 Step 15/25 : RUN ${MAKE} 04:19:25 ---> Running in d5830a67b164 04:19:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.9" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:19:27 1996d6e72d7b: Pull complete 04:19:27 112e10f1d4c1: Pull complete 04:19:27 b97b6e3dbded: Pull complete 04:19:27 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:19:27 Status: Downloaded newer image for docker:latest 04:19:30 ---> 19a50e325297 04:19:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:30 ---> Running in 6071adda2a5c 04:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:19:33 OK: 266 MiB in 52 packages 04:19:33 Removing intermediate container 6071adda2a5c 04:19:33 ---> 76adc39fed5c 04:19:33 Step 10/15 : ENV GO111MODULE=on 04:19:33 ---> Running in a4293c15dd9b 04:19:34 Removing intermediate container a4293c15dd9b 04:19:34 ---> 70f9e60d6a99 04:19:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:19:34 ---> Running in 48d34c305df1 04:19:34 Removing intermediate container 48d34c305df1 04:19:34 ---> 47d28e412d5b 04:19:34 Step 12/15 : COPY go.mod vendor* ./ 04:19:37 ---> 6642348d834e 04:19:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:37 ---> Running in 2479f3821737 04:19:43 Removing intermediate container d5830a67b164 04:19:43 ---> 6555cca3244f 04:19:43 Step 16/25 : FROM alpine:3.18 04:19:43 3.18: Pulling from library/alpine 04:19:44 96526aa774ef: Already exists 04:19:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:44 Status: Downloaded newer image for alpine:3.18 04:19:44 ---> 8ca4688f4f35 04:19:44 Step 17/25 : EXPOSE 4000 04:19:44 ---> Running in 857e7116a195 04:19:44 Removing intermediate container 857e7116a195 04:19:44 ---> eb96ad3d5e64 04:19:44 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:19:45 ---> c816660a11db 04:19:45 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:19:45 ---> 607ea02cf073 04:19:45 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:19:45 ---> 9d9d973e3865 04:19:45 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:19:45 ---> Running in 917dfd998361 04:19:45 Removing intermediate container 917dfd998361 04:19:45 ---> f071e45602ee 04:19:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:19:45 ---> Running in 23d60a1e9c85 04:19:45 Removing intermediate container 23d60a1e9c85 04:19:45 ---> d31ce2ed5b92 04:19:45 Step 23/25 : LABEL arch=amd64 04:19:45 ---> Running in 4024f3c2812b 04:19:45 Removing intermediate container 4024f3c2812b 04:19:45 ---> 6452f8bb33fb 04:19:45 Step 24/25 : LABEL git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:19:45 ---> Running in 4cbbf79c435b 04:19:45 Removing intermediate container 4cbbf79c435b 04:19:45 ---> b0abfeddc7c3 04:19:45 Step 25/25 : LABEL version=3.1.0-dev.9 04:19:45 ---> Running in 2d8415ca0220 04:19:45 Removing intermediate container 2d8415ca0220 04:19:45 ---> 3afe53fa1e7f 04:19:45 [Warning] One or more build-args [ARCH] were not consumed 04:19:45 Successfully built 3afe53fa1e7f 04:19:45 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:46 provisioning config files... 04:19:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1003490633031188241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:46 ---> docker-login.sh 04:19:46 nexus3.edgexfoundry.org:10001 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10002 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10003 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10004 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 docker.io 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 ---> docker-login.sh ends [Pipeline] } 04:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:46 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 04:19:46 d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:19:46 latest 04:19:46 3.1.0-dev.9 04:19:46 d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:19:46 main 04:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:19:47 c88bae02d20a: Preparing 04:19:47 50e07b98a0ca: Preparing 04:19:47 88662504ada6: Preparing 04:19:47 cc2447e1835a: Preparing 04:19:47 cc2447e1835a: Layer already exists 04:19:47 50e07b98a0ca: Pushed 04:19:47 c88bae02d20a: Pushed 04:19:50 88662504ada6: Pushed 04:19:50 d76de20ef82e85e0b6929c6ed04d5c496c264d31: digest: sha256:680cdb4a7d8b86f2968b31421c69ac72f74e24958b7cc707a5723a9a24241b99 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:19:51 c88bae02d20a: Preparing 04:19:51 50e07b98a0ca: Preparing 04:19:51 88662504ada6: Preparing 04:19:51 cc2447e1835a: Preparing 04:19:51 88662504ada6: Layer already exists 04:19:51 c88bae02d20a: Layer already exists 04:19:51 cc2447e1835a: Layer already exists 04:19:51 50e07b98a0ca: Layer already exists 04:19:51 latest: digest: sha256:680cdb4a7d8b86f2968b31421c69ac72f74e24958b7cc707a5723a9a24241b99 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.9 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:19:52 c88bae02d20a: Preparing 04:19:52 50e07b98a0ca: Preparing 04:19:52 88662504ada6: Preparing 04:19:52 cc2447e1835a: Preparing 04:19:52 50e07b98a0ca: Layer already exists 04:19:52 c88bae02d20a: Layer already exists 04:19:52 88662504ada6: Layer already exists 04:19:52 cc2447e1835a: Layer already exists 04:19:52 3.1.0-dev.9: digest: sha256:680cdb4a7d8b86f2968b31421c69ac72f74e24958b7cc707a5723a9a24241b99 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:19:52 c88bae02d20a: Preparing 04:19:52 50e07b98a0ca: Preparing 04:19:52 88662504ada6: Preparing 04:19:52 cc2447e1835a: Preparing 04:19:52 50e07b98a0ca: Layer already exists 04:19:52 c88bae02d20a: Layer already exists 04:19:52 88662504ada6: Layer already exists 04:19:52 cc2447e1835a: Layer already exists 04:19:52 d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9: digest: sha256:680cdb4a7d8b86f2968b31421c69ac72f74e24958b7cc707a5723a9a24241b99 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:19:53 c88bae02d20a: Preparing 04:19:53 50e07b98a0ca: Preparing 04:19:53 88662504ada6: Preparing 04:19:53 cc2447e1835a: Preparing 04:19:53 88662504ada6: Layer already exists 04:19:53 50e07b98a0ca: Layer already exists 04:19:53 c88bae02d20a: Layer already exists 04:19:53 cc2447e1835a: Layer already exists 04:19:53 main: digest: sha256:680cdb4a7d8b86f2968b31421c69ac72f74e24958b7cc707a5723a9a24241b99 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:53 ===================================================== [Pipeline] echo 04:19:53 taggedImages: 04:19:53 - nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:19:53 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:19:53 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.9 04:19:53 - nexus3.edgexfoundry.org:10004/edgex-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:19:53 - 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 04:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:53 04:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:54 latest: Pulling from edgex-lftools-log-publisher 04:19:54 5eb5b503b376: Pulling fs layer 04:19:54 5c69ac0246d0: Pulling fs layer 04:19:54 ec43610c2a17: Pulling fs layer 04:19:54 3a2ae6a8a46f: Pulling fs layer 04:19:54 33b1e0a273af: Pulling fs layer 04:19:54 5d3b04190fa2: Pulling fs layer 04:19:54 2f39f015ded8: Pulling fs layer 04:19:54 5d3b04190fa2: Waiting 04:19:54 2f39f015ded8: Waiting 04:19:54 33b1e0a273af: Waiting 04:19:54 3a2ae6a8a46f: Waiting 04:19:54 5c69ac0246d0: Download complete 04:19:54 3a2ae6a8a46f: Download complete 04:19:54 33b1e0a273af: Verifying Checksum 04:19:54 33b1e0a273af: Download complete 04:19:54 5d3b04190fa2: Download complete 04:19:54 ec43610c2a17: Verifying Checksum 04:19:54 ec43610c2a17: Download complete 04:19:54 5eb5b503b376: Download complete 04:19:54 2f39f015ded8: Verifying Checksum 04:19:54 2f39f015ded8: Download complete 04:19:55 5eb5b503b376: Pull complete 04:19:55 5c69ac0246d0: Pull complete 04:19:55 ec43610c2a17: Pull complete 04:19:55 3a2ae6a8a46f: Pull complete 04:19:55 33b1e0a273af: Pull complete 04:19:56 5d3b04190fa2: Pull complete 04:20:00 2f39f015ded8: Pull complete 04:20:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:00 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:20:00 $ 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 04:20:05 $ docker top 380e0151cee52fca985e7647f5301d87b3f517de1fc674e9d7b3aa4a99cbcf18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:05 ---> job-cost.sh 04:20:05 lf-activate-venv: SKIPPING 04:20:05 INFO: No Stack... 04:20:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:06 INFO: Archiving Costs [Pipeline] sh 04:20:06 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 04:20:06 + cut -d, -f6 [Pipeline] lock 04:20:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] 04:20:06 Resource [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] did not exist. Created. 04:20:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:06 + echo total: 0.2199999988079071 [Pipeline] stash 04:20:07 Stashed 1 file(s) [Pipeline] } 04:20:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:07 $ docker stop --time=1 380e0151cee52fca985e7647f5301d87b3f517de1fc674e9d7b3aa4a99cbcf18 04:20:08 $ docker rm -f --volumes 380e0151cee52fca985e7647f5301d87b3f517de1fc674e9d7b3aa4a99cbcf18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:59 Removing intermediate container 2479f3821737 04:20:59 ---> eb2437ac2fbf 04:20:59 Step 14/15 : COPY . . 04:20:59 ---> c60bc4d72cd2 04:20:59 Step 15/15 : RUN ${MAKE} 04:20:59 ---> Running in b0d22cf372c5 04:20:59 noop 04:20:59 Removing intermediate container b0d22cf372c5 04:20:59 ---> a1e4ac245f07 04:20:59 Successfully built a1e4ac245f07 04:20:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:59 + docker inspect -f . ci-base-image-arm64 04:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:00 prd-ubuntu20.04-docker-arm64-4c-16g-15553 does not seem to be running inside a container 04:21:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:03 $ docker top 181e189dc703da97f052035d073b932ee07915b55514abde43c8f87b083a8fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:03 + go version 04:21:03 go version go1.21.0 linux/arm64 [Pipeline] } 04:21:03 $ docker stop --time=1 181e189dc703da97f052035d073b932ee07915b55514abde43c8f87b083a8fe5 04:21:05 $ docker rm -f --volumes 181e189dc703da97f052035d073b932ee07915b55514abde43c8f87b083a8fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker inspect -f . ci-base-image-arm64 04:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-15553 does not seem to be running inside a container 04:21: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/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:07 $ docker top d29e9bcfcf0167be126a1f97ab0d4cb5bf480a911697b06f4ef9138f19c785c6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/128 [Pipeline] fileExists [Pipeline] sh 04:21:08 + make test 04:21:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:21:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:22:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:22:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:49 ./bin/test-attribution-txt.sh 04:22:49 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:22:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:22:49 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 04:22:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:22:49 make -C web test 04:22:49 make[1]: Entering directory '/w/workspace/edgex-ui-go/128/web' 04:22:49 make[1]: tput: No such file or directory 04:22:49 make[1]: tput: No such file or directory 04:22:49 warning: generating ./VERSION 04:22:49 echo "0.0.0" > VERSION 04:22:49 docker build \ 04:22:49 -f Dockerfile \ 04:22:49 --build-arg USER=1000 \ 04:22:49 \ 04:22:49 --label "git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31" \ 04:22:49 -t edgexfoundry/edgex-web-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 \ 04:22:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:22:49 . 04:22:49 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:22:49 Install the buildx component to build images with BuildKit: 04:22:49 https://docs.docker.com/go/buildx/ 04:22:49 04:22:49 Sending build context to Docker daemon 2.706MB 04:22:49 Step 1/11 : FROM node:18-alpine3.18 04:22:49 18-alpine3.18: Pulling from library/node 04:22:49 579b34f0a95b: Already exists 04:22:49 193dce5f4a0c: Pulling fs layer 04:22:49 78d1fe6b9b44: Pulling fs layer 04:22:49 18c854bc80ea: Pulling fs layer 04:22:49 18c854bc80ea: Verifying Checksum 04:22:49 18c854bc80ea: Download complete 04:22:49 78d1fe6b9b44: Verifying Checksum 04:22:49 78d1fe6b9b44: Download complete 04:22:50 193dce5f4a0c: Verifying Checksum 04:22:50 193dce5f4a0c: Download complete 04:22:58 193dce5f4a0c: Pull complete 04:22:58 78d1fe6b9b44: Pull complete 04:22:58 18c854bc80ea: Pull complete 04:22:58 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 04:22:58 Status: Downloaded newer image for node:18-alpine3.18 04:22:58 ---> f5a5f9201015 04:22:58 Step 2/11 : RUN apk add --no-cache chromium 04:22:58 ---> Running in fe6a09d1c275 04:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:01 (1/151) Installing libexpat (2.5.0-r1) 04:23:01 (2/151) Installing brotli-libs (1.0.9-r14) 04:23:01 (3/151) Installing libbz2 (1.0.8-r5) 04:23:01 (4/151) Installing libpng (1.6.39-r3) 04:23:01 (5/151) Installing freetype (2.13.0-r5) 04:23:01 (6/151) Installing fontconfig (2.14.2-r3) 04:23:01 (7/151) Installing libfontenc (1.1.7-r2) 04:23:01 (8/151) Installing mkfontscale (1.2.2-r3) 04:23:01 (9/151) Installing font-opensans (0_git20210927-r1) 04:23:01 (10/151) Installing pkgconf (1.9.5-r0) 04:23:01 (11/151) Installing libffi (3.4.4-r2) 04:23:01 (12/151) Installing libintl (0.21.1-r7) 04:23:01 (13/151) Installing libblkid (2.38.1-r8) 04:23:01 (14/151) Installing libmount (2.38.1-r8) 04:23:01 (15/151) Installing pcre2 (10.42-r1) 04:23:01 (16/151) Installing glib (2.76.4-r0) 04:23:01 (17/151) Installing xz-libs (5.4.3-r0) 04:23:01 (18/151) Installing libxml2 (2.11.4-r0) 04:23:01 (19/151) Installing shared-mime-info (2.2-r5) 04:23:01 (20/151) Installing hicolor-icon-theme (0.17-r2) 04:23:01 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 04:23:01 (22/151) Installing libwebp (1.3.2-r0) 04:23:01 (23/151) Installing zstd-libs (1.5.5-r4) 04:23:01 (24/151) Installing tiff (4.5.1-r0) 04:23:01 (25/151) Installing gdk-pixbuf (2.42.10-r5) 04:23:02 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 04:23:02 (27/151) Installing libxau (1.0.11-r2) 04:23:02 (28/151) Installing libmd (1.0.4-r2) 04:23:02 (29/151) Installing libbsd (0.11.7-r1) 04:23:02 (30/151) Installing libxdmcp (1.1.4-r2) 04:23:02 (31/151) Installing libxcb (1.15-r1) 04:23:02 (32/151) Installing libx11 (1.8.4-r4) 04:23:02 (33/151) Installing libxcomposite (0.4.6-r3) 04:23:02 (34/151) Installing libxfixes (6.0.1-r2) 04:23:02 (35/151) Installing libxrender (0.9.11-r3) 04:23:02 (36/151) Installing libxcursor (1.2.1-r2) 04:23:02 (37/151) Installing libxdamage (1.1.6-r2) 04:23:02 (38/151) Installing libxext (1.3.5-r2) 04:23:02 (39/151) Installing libxi (1.8.1-r0) 04:23:02 (40/151) Installing libxinerama (1.1.5-r2) 04:23:02 (41/151) Installing libxrandr (1.5.3-r2) 04:23:02 (42/151) Installing libatk-1.0 (2.48.3-r0) 04:23:02 (43/151) Installing libxtst (1.2.4-r2) 04:23:02 (44/151) Installing dbus-libs (1.14.8-r0) 04:23:02 (45/151) Installing at-spi2-core (2.48.3-r0) 04:23:02 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 04:23:02 (47/151) Installing pixman (0.42.2-r1) 04:23:02 (48/151) Installing cairo (1.17.8-r1) 04:23:02 (49/151) Installing cairo-gobject (1.17.8-r1) 04:23:02 (50/151) Installing avahi-libs (0.8-r13) 04:23:02 (51/151) Installing gmp (6.2.1-r3) 04:23:02 (52/151) Installing nettle (3.8.1-r2) 04:23:02 (53/151) Installing libunistring (1.1-r1) 04:23:02 (54/151) Installing libidn2 (2.3.4-r1) 04:23:02 (55/151) Installing p11-kit (0.24.1-r2) 04:23:02 (56/151) Installing libtasn1 (4.19.0-r1) 04:23:02 (57/151) Installing gnutls (3.8.0-r2) 04:23:02 (58/151) Installing cups-libs (2.4.7-r0) 04:23:02 (59/151) Installing libepoxy (1.5.10-r1) 04:23:02 (60/151) Installing fribidi (1.0.13-r0) 04:23:02 (61/151) Installing graphite2 (1.3.14-r5) 04:23:02 (62/151) Installing harfbuzz (7.3.0-r0) 04:23:02 (63/151) Installing libxft (2.3.8-r1) 04:23:02 (64/151) Installing pango (1.50.14-r1) 04:23:02 (65/151) Installing wayland-libs-client (1.22.0-r2) 04:23:02 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 04:23:02 (67/151) Installing wayland-libs-egl (1.22.0-r2) 04:23:02 (68/151) Installing xkeyboard-config (2.38-r0) 04:23:02 (69/151) Installing libxkbcommon (1.5.0-r2) 04:23:02 (70/151) Installing gtk+3.0 (3.24.38-r1) 04:23:03 Executing gtk+3.0-3.24.38-r1.post-install 04:23:03 (71/151) Installing icu-data-full (73.2-r2) 04:23:04 (72/151) Installing mesa (23.0.4-r0) 04:23:04 (73/151) Installing llvm15-libs (15.0.7-r6) 04:23:06 (74/151) Installing libdrm (2.4.115-r4) 04:23:06 (75/151) Installing musl-fts (1.2.7-r5) 04:23:06 (76/151) Installing libelf (0.189-r2) 04:23:06 (77/151) Installing mesa-glapi (23.0.4-r0) 04:23:06 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 04:23:06 (79/151) Installing eudev-libs (3.2.11-r8) 04:23:06 (80/151) Installing libmagic (5.45-r0) 04:23:06 (81/151) Installing file (5.45-r0) 04:23:06 (82/151) Installing libice (1.1.1-r2) 04:23:06 (83/151) Installing libuuid (2.38.1-r8) 04:23:06 (84/151) Installing libsm (1.2.4-r1) 04:23:06 (85/151) Installing libxt (1.3.0-r2) 04:23:06 (86/151) Installing libxmu (1.1.4-r2) 04:23:07 (87/151) Installing xset (1.2.5-r1) 04:23:07 (88/151) Installing xprop (1.2.6-r0) 04:23:07 (89/151) Installing xdg-utils (1.1.3-r4) 04:23:07 (90/151) Installing libogg (1.3.5-r4) 04:23:07 (91/151) Installing flac-libs (1.4.3-r0) 04:23:07 (92/151) Installing alsa-lib (1.2.9-r1) 04:23:07 (93/151) Installing libatomic (12.2.1_git20220924-r10) 04:23:07 (94/151) Installing svt-av1-libs (1.6.0-r0) 04:23:07 (95/151) Installing aom-libs (3.6.1-r0) 04:23:07 (96/151) Installing libva (2.18.0-r1) 04:23:07 (97/151) Installing libvdpau (1.5-r1) 04:23:07 (98/151) Installing ffmpeg-libavutil (6.0-r15) 04:23:07 (99/151) Installing libdav1d (1.2.1-r0) 04:23:07 (100/151) Installing libhwy (1.0.4-r1) 04:23:07 (101/151) Installing lcms2 (2.15-r2) 04:23:07 (102/151) Installing libjxl (0.8.2-r0) 04:23:07 (103/151) Installing lame-libs (3.100-r5) 04:23:07 (104/151) Installing opus (1.4-r0) 04:23:07 (105/151) Installing libgomp (12.2.1_git20220924-r10) 04:23:07 (106/151) Installing soxr (0.1.3-r5) 04:23:07 (107/151) Installing ffmpeg-libswresample (6.0-r15) 04:23:07 (108/151) Installing libtheora (1.1.1-r17) 04:23:07 (109/151) Installing libvorbis (1.3.7-r1) 04:23:07 (110/151) Installing libvpx (1.13.0-r2) 04:23:07 (111/151) Installing x264-libs (0.164_git20220602-r1) 04:23:07 (112/151) Installing numactl (2.0.16-r4) 04:23:07 (113/151) Installing x265-libs (3.5-r4) 04:23:08 (114/151) Installing xvidcore (1.3.7-r1) 04:23:08 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 04:23:08 (116/151) Installing libbluray (1.3.4-r0) 04:23:08 (117/151) Installing mpg123-libs (1.31.3-r1) 04:23:08 (118/151) Installing libopenmpt (0.7.2-r0) 04:23:08 (119/151) Installing cjson (1.7.15-r4) 04:23:08 (120/151) Installing mbedtls (2.28.5-r0) 04:23:08 (121/151) Installing librist (0.2.7-r0) 04:23:08 (122/151) Installing libsrt (1.5.2-r0) 04:23:08 (123/151) Installing libssh (0.10.5-r0) 04:23:08 (124/151) Installing libsodium (1.0.18-r3) 04:23:08 (125/151) Installing libzmq (4.3.4-r4) 04:23:08 (126/151) Installing ffmpeg-libavformat (6.0-r15) 04:23:08 (127/151) Installing libevent (2.1.12-r6) 04:23:08 (128/151) Installing wayland-libs-server (1.22.0-r2) 04:23:08 (129/151) Installing mesa-gbm (23.0.4-r0) 04:23:08 (130/151) Installing harfbuzz-subset (7.3.0-r0) 04:23:08 (131/151) Installing icu-libs (73.2-r2) 04:23:08 (132/151) Installing jsoncpp (1.9.5-r0) 04:23:08 (133/151) Installing minizip (1.2.13-r1) 04:23:08 (134/151) Installing nspr (4.35-r2) 04:23:08 (135/151) Installing sqlite-libs (3.41.2-r2) 04:23:08 (136/151) Installing nss (3.94-r0) 04:23:08 (137/151) Installing pipewire-libs (0.3.70-r1) 04:23:08 (138/151) Installing libasyncns (0.8-r1) 04:23:08 (139/151) Installing libltdl (2.4.7-r2) 04:23:08 (140/151) Installing orc (0.4.34-r0) 04:23:08 (141/151) Installing libsndfile (1.2.0-r2) 04:23:09 (142/151) Installing speexdsp (1.2.1-r1) 04:23:09 (143/151) Installing tdb-libs (1.4.8-r1) 04:23:09 (144/151) Installing libpulse (16.1-r10) 04:23:09 (145/151) Installing snappy (1.1.10-r1) 04:23:09 (146/151) Installing libwoff2common (1.0.2-r2) 04:23:09 (147/151) Installing libwoff2enc (1.0.2-r2) 04:23:09 (148/151) Installing libgpg-error (1.47-r1) 04:23:09 (149/151) Installing libgcrypt (1.10.2-r1) 04:23:09 (150/151) Installing libxslt (1.1.38-r0) 04:23:09 (151/151) Installing chromium (117.0.5938.62-r0) 04:23:14 Executing busybox-1.36.1-r2.trigger 04:23:14 Executing fontconfig-2.14.2-r3.trigger 04:23:14 Executing mkfontscale-1.2.2-r3.trigger 04:23:14 Executing glib-2.76.4-r0.trigger 04:23:14 Executing shared-mime-info-2.2-r5.trigger 04:23:17 Executing gdk-pixbuf-2.42.10-r5.trigger 04:23:17 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:23:17 OK: 555 MiB in 168 packages 04:23:32 Removing intermediate container fe6a09d1c275 04:23:32 ---> 875afbbfc314 04:23:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:23:32 ---> Running in b4cda4e1ab3d 04:23:32 Removing intermediate container b4cda4e1ab3d 04:23:32 ---> 95e86d92e0d7 04:23:32 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:23:32 ---> Running in f79dcce27f0c 04:23:32 Removing intermediate container f79dcce27f0c 04:23:32 ---> 602f51d0c44c 04:23:32 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:23:32 ---> Running in ffd06e269611 04:23:32 Removing intermediate container ffd06e269611 04:23:32 ---> c37bc904cf57 04:23:32 Step 6/11 : RUN npm install -g npm 04:23:32 ---> Running in 63aaacb82515 04:23:58 04:23:58 removed 2 packages, and changed 69 packages in 24s 04:23:58 04:23:58 29 packages are looking for funding 04:23:58 run `npm fund` for details 04:24:03 Removing intermediate container 63aaacb82515 04:24:03 ---> 7defeb5bbcb0 04:24:03 Step 7/11 : ARG USER=1000 04:24:03 ---> Running in dd02533e8328 04:24:03 Removing intermediate container dd02533e8328 04:24:03 ---> b4f07a8b0699 04:24:03 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:24:03 ---> Running in a8a4506b7d9f 04:24:05 Removing intermediate container a8a4506b7d9f 04:24:05 ---> 5d85ba0bca64 04:24:05 Step 9/11 : USER $USER:$USER 04:24:05 ---> Running in d27a133d9f96 04:24:05 Removing intermediate container d27a133d9f96 04:24:05 ---> db7b7db8a5d5 04:24:05 Step 10/11 : WORKDIR /app 04:24:05 ---> Running in 5f59ba8da5dd 04:24:05 Removing intermediate container 5f59ba8da5dd 04:24:05 ---> 351529dbb14a 04:24:05 Step 11/11 : LABEL git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:24:06 ---> Running in 5d5fdf548b15 04:24:06 Removing intermediate container 5d5fdf548b15 04:24:06 ---> f71217ea947a 04:24:06 Successfully built f71217ea947a 04:24:06 Successfully tagged edgexfoundry/edgex-web-ui:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:24:06 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:24:06 touch edgex-web-ui.imagebuilt 04:24:06 mkdir -p node_modules coverage 04:24:06 chown "1000:1000" node_modules coverage package-lock.json 04:24:06 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:24:18 npm WARN EBADENGINE Unsupported engine { 04:24:18 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:24:18 npm WARN EBADENGINE required: { 04:24:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:24:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:24:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:24:18 npm WARN EBADENGINE }, 04:24:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:24:18 npm WARN EBADENGINE } 04:25:55 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:25:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:25:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:25:55 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:25:55 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:25:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:25:55 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:25:55 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:25:55 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:25:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:25:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:25:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:25:57 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:26:01 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:26:01 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:26:01 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:26:08 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:26:23 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:26:24 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:26:46 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 04:27:13 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:27:52 04:27:52 added 1475 packages, and audited 1476 packages in 4m 04:27:52 04:27:52 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:27:52 04:27:52 To address issues that do not require attention, run: 04:27:52 npm audit fix 04:27:52 04:27:52 To address all issues (including breaking changes), run: 04:27:52 npm audit fix --force 04:27:52 04:27:52 Run `npm audit` for details. 04:27:55 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:28:10 - Generating browser application bundles (phase: setup)... 04:28:37 Compiling @angular/core : es2015 as esm2015 04:28:37 Compiling @angular/compiler/testing : es2015 as esm2015 04:28:59 Compiling @angular/core/testing : es2015 as esm2015 04:28:59 Compiling @angular/common : es2015 as esm2015 04:29:04 Compiling @angular/common/testing : es2015 as esm2015 04:29:04 Compiling @angular/platform-browser : es2015 as esm2015 04:29:07 Compiling @angular/router : es2015 as esm2015 04:29:09 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:29:13 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:29:13 Compiling @angular/common/http : es2015 as esm2015 04:29:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:29:16 Compiling @angular/forms : es2015 as esm2015 04:29:18 Compiling @angular/router/testing : es2015 as esm2015 04:29:19 Compiling @angular/common/http/testing : es2015 as esm2015 04:30:06 31 10 2023 04:30:02.931:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:30:06 31 10 2023 04:30:02.941:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:30:06 31 10 2023 04:30:02.967:INFO [launcher]: Starting browser ChromeHeadless 04:31:13 31 10 2023 04:31:11.298:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:31:15 31 10 2023 04:31:15.209:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:31:28 31 10 2023 04:31:26.905:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:31:43 ✔ Browser application bundle generation complete. 04:31:43 31 10 2023 04:31:43.328:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket -Rfe-VC8sfnPGDN5AAAB with id 14718602 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.518 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.674 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.713 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.755 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.989 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.028 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.064 secs) 04:32:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.124 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.368 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.432 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.486 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.643 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.726 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.77 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.945 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.017 secs) 04:32:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.04 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.157 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.266 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.37 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.406 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.432 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.441 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.54 secs) 04:32:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.645 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.711 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.827 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.157 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.222 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.267 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.444 secs) 04:32:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.572 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.624 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.64 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.651 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.77 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.808 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.906 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.07 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.126 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.177 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.262 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.302 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.313 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.323 secs) 04:32:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.423 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.561 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.603 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.735 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.749 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.765 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.797 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 4.835 secs) 04:32:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.005 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.078 secs) 04:32:09 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:32:09 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:32:09 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:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.078 secs) 04:32:09 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:32:09 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:32:09 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:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.103 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.136 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.377 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.426 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.453 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.549 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.6 secs) 04:32:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.614 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.807 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.824 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.837 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.863 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.021 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.047 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.111 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.125 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.164 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.264 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.281 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.289 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.299 secs) 04:32:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.306 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.315 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.324 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.39 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.416 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.455 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.468 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.504 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.634 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.651 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.659 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.709 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.741 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 6.854 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 6.891 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 6.922 secs) 04:32:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 6.982 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 6.993 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.003 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.169 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.186 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.201 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.274 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.306 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.49 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.56 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.663 secs) 04:32:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.74 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 7.765 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 7.793 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 7.814 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 7.848 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 7.864 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 7.872 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 7.9 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 7.943 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 7.966 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 7.987 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 7.999 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.093 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.196 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.232 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 8.248 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.263 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.283 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.296 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.364 secs) 04:32:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 8.43 secs) 04:32:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 8.493 secs) 04:32:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 8.532 secs) 04:32:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 8.986 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.179 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.208 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.256 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.264 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.319 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.353 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.506 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.63 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.672 secs) 04:32:15 WARN: ' 04:32:15 It looks like you're using ngModel on the same form field as formControlName. 04:32:15 Support for using the ngModel input property and ngModelChange event with 04:32:15 reactive form directives has been deprecated in Angular v6 and will be removed 04:32:15 in a future version of Angular. 04:32:15 04:32:15 For more information on this, see our API docs here: 04:32:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:32:15 ' 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.672 secs) 04:32:15 WARN: ' 04:32:15 It looks like you're using ngModel on the same form field as formControlName. 04:32:15 Support for using the ngModel input property and ngModelChange event with 04:32:15 reactive form directives has been deprecated in Angular v6 and will be removed 04:32:15 in a future version of Angular. 04:32:15 04:32:15 For more information on this, see our API docs here: 04:32:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:32:15 ' 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.796 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.867 secs) 04:32:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.883 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.894 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.989 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.03 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.069 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.223 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.308 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.362 secs) 04:32:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.396 secs) 04:32:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (16.941 secs / 10.396 secs) 04:32:17 TOTAL: 147 SUCCESS 04:32:17 ✔ Browser application bundle generation complete. 04:32:20 04:32:20 =============================== Coverage summary =============================== 04:32:20 Statements : 41.06% ( 1474/3590 ) 04:32:20 Branches : 11.75% ( 114/970 ) 04:32:20 Functions : 32.29% ( 423/1310 ) 04:32:20 Lines : 39.05% ( 1329/3403 ) 04:32:20 ================================================================================ 04:32:20 31 10 2023 04:32:20.483:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:32:21 ✔ Browser application bundle generation complete. 04:32:24 make[1]: Leaving directory '/w/workspace/edgex-ui-go/128/web' [Pipeline] echo 04:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:24 $ docker stop --time=1 d29e9bcfcf0167be126a1f97ab0d4cb5bf480a911697b06f4ef9138f19c785c6 04:32:25 $ docker rm -f --volumes d29e9bcfcf0167be126a1f97ab0d4cb5bf480a911697b06f4ef9138f19c785c6 [Pipeline] // withDockerContainer [Pipeline] sh 04:32:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:29 Warning: overwriting stash ‘coverage-report’ 04:32:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:39 + ls -al . 04:32:39 total 176 04:32:39 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:21 . 04:32:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:18 .. 04:32:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:18 .blubracket 04:32:39 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:18 .dockerignore 04:32:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:18 .git 04:32:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:18 .github 04:32:39 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:18 .gitignore 04:32:39 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:18 Attribution.txt 04:32:39 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:18 CHANGELOG.md 04:32:39 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:18 CONTRIBUTING.md 04:32:39 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:18 Dockerfile 04:32:39 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:18 Jenkinsfile 04:32:39 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:18 LICENSE 04:32:39 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:18 Makefile 04:32:39 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:18 README.md 04:32:39 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 04:16 VERSION 04:32:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:18 assets 04:32:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:18 bin 04:32:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:18 cmd 04:32:39 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:21 coverage.out 04:32:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:18 docs 04:32:39 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:18 go.mod 04:32:39 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:18 go.sum 04:32:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:18 internal 04:32:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:18 testing 04:32:39 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:18 version.go 04:32:39 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + 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=d76de20ef82e85e0b6929c6ed04d5c496c264d31 --label arch=arm64 --label version=3.1.0-dev.9 . 04:32:41 Sending build context to Docker daemon 34.29MB 04:32:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:32:41 Step 2/25 : FROM ${BASE} AS builder 04:32:41 ---> a1e4ac245f07 04:32:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:32:42 ---> Running in 04bf97c46413 04:32:42 Removing intermediate container 04bf97c46413 04:32:42 ---> 868b48fee1d5 04:32:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:32:42 ---> Running in b27348526736 04:32:42 Removing intermediate container b27348526736 04:32:42 ---> f7feca2644fc 04:32:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:32:42 ---> Running in 9421ad73209e 04:32:42 Removing intermediate container 9421ad73209e 04:32:42 ---> 72652e8a1ea6 04:32:42 Step 6/25 : LABEL Name=edgex-ui-go 04:32:43 ---> Running in 41aeef04e75f 04:32:43 Removing intermediate container 41aeef04e75f 04:32:43 ---> 2c3cfed025a5 04:32:43 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:32:43 ---> Running in 5e5878fe81a4 04:32:43 Removing intermediate container 5e5878fe81a4 04:32:43 ---> ae292608014d 04:32:43 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:45 ---> 07e5ec6a9a22 04:32:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:45 ---> Running in 6bdb703b92f2 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:47 OK: 266 MiB in 52 packages 04:32:48 Removing intermediate container 6bdb703b92f2 04:32:48 ---> acd54a95e6a8 04:32:48 Step 10/25 : ENV GO111MODULE=on 04:32:48 ---> Running in 4afafcddba27 04:32:48 Removing intermediate container 4afafcddba27 04:32:48 ---> 944371244721 04:32:48 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:32:49 ---> Running in 938e83f7e685 04:32:49 Removing intermediate container 938e83f7e685 04:32:49 ---> 24b305143fb7 04:32:49 Step 12/25 : COPY go.mod vendor* ./ 04:32:51 ---> 5ac506a45513 04:32:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:51 ---> Running in 342c3a9ed14b 04:32:54 Removing intermediate container 342c3a9ed14b 04:32:54 ---> 6c04cfc9d446 04:32:54 Step 14/25 : COPY . . 04:32:58 ---> d90f1fb4e695 04:32:58 Step 15/25 : RUN ${MAKE} 04:32:58 ---> Running in ff93917cfd07 04:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.9" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:34:36 Removing intermediate container ff93917cfd07 04:34:36 ---> d1dafd2c8922 04:34:36 Step 16/25 : FROM alpine:3.18 04:34:36 3.18: Pulling from library/alpine 04:34:36 579b34f0a95b: Already exists 04:34:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:34:37 Status: Downloaded newer image for alpine:3.18 04:34:37 ---> 3cc203321400 04:34:37 Step 17/25 : EXPOSE 4000 04:34:37 ---> Running in b544423fb396 04:34:37 Removing intermediate container b544423fb396 04:34:37 ---> 17411375a7dc 04:34:37 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:34:39 ---> 6089c285e224 04:34:39 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:34:43 ---> 7e00696b76cd 04:34:43 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:34:43 ---> 95b5fb0aadcd 04:34:43 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:34:44 ---> Running in 6d73671df8f8 04:34:44 Removing intermediate container 6d73671df8f8 04:34:44 ---> e70dc869f98a 04:34:44 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:34:44 ---> Running in 9e5c1762f566 04:34:44 Removing intermediate container 9e5c1762f566 04:34:44 ---> 52a446f06df2 04:34:44 Step 23/25 : LABEL arch=arm64 04:34:45 ---> Running in 803dc1d0e183 04:34:45 Removing intermediate container 803dc1d0e183 04:34:45 ---> 4001a796147e 04:34:45 Step 24/25 : LABEL git_sha=d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:34:45 ---> Running in 52e023b48556 04:34:45 Removing intermediate container 52e023b48556 04:34:45 ---> fac312293ab9 04:34:45 Step 25/25 : LABEL version=3.1.0-dev.9 04:34:45 ---> Running in 15c837bd1d80 04:34:45 Removing intermediate container 15c837bd1d80 04:34:45 ---> bff2a2a5fe69 04:34:45 [Warning] One or more build-args [ARCH] were not consumed 04:34:46 Successfully built bff2a2a5fe69 04:34:46 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:34:46 provisioning config files... 04:34:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config1605563772250703252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:46 ---> docker-login.sh 04:34:46 nexus3.edgexfoundry.org:10001 04:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:46 Configure a credential helper to remove this warning. See 04:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:46 04:34:46 Login Succeeded 04:34:46 nexus3.edgexfoundry.org:10002 04:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:47 Configure a credential helper to remove this warning. See 04:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:47 04:34:47 Login Succeeded 04:34:47 nexus3.edgexfoundry.org:10003 04:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:47 Configure a credential helper to remove this warning. See 04:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:47 04:34:47 Login Succeeded 04:34:47 nexus3.edgexfoundry.org:10004 04:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:47 Configure a credential helper to remove this warning. See 04:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:47 04:34:47 Login Succeeded 04:34:47 docker.io 04:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:48 Configure a credential helper to remove this warning. See 04:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:48 04:34:48 Login Succeeded 04:34:48 ---> docker-login.sh ends [Pipeline] } 04:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:34:48 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 04:34:48 d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:34:48 latest 04:34:48 3.1.0-dev.9 04:34:48 d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:34:48 main 04:34:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:34:49 86293acbaf16: Preparing 04:34:49 adeebf5a328e: Preparing 04:34:49 5258d2422a2e: Preparing 04:34:49 5f4d9fc4d98d: Preparing 04:34:49 5f4d9fc4d98d: Layer already exists 04:34:49 86293acbaf16: Pushed 04:34:49 adeebf5a328e: Pushed 04:34:57 5258d2422a2e: Pushed 04:34:57 d76de20ef82e85e0b6929c6ed04d5c496c264d31: digest: sha256:d5d03fd293d9ea90c4ea1dbeb85c9727e4b85d3faa8b7d9e7ec20500497f527d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:34:58 86293acbaf16: Preparing 04:34:58 adeebf5a328e: Preparing 04:34:58 5258d2422a2e: Preparing 04:34:58 5f4d9fc4d98d: Preparing 04:34:58 5258d2422a2e: Layer already exists 04:34:58 86293acbaf16: Layer already exists 04:34:58 adeebf5a328e: Layer already exists 04:34:58 5f4d9fc4d98d: Layer already exists 04:34:58 latest: digest: sha256:d5d03fd293d9ea90c4ea1dbeb85c9727e4b85d3faa8b7d9e7ec20500497f527d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.9 04:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:34:59 86293acbaf16: Preparing 04:34:59 adeebf5a328e: Preparing 04:34:59 5258d2422a2e: Preparing 04:34:59 5f4d9fc4d98d: Preparing 04:34:59 5258d2422a2e: Layer already exists 04:34:59 86293acbaf16: Layer already exists 04:34:59 adeebf5a328e: Layer already exists 04:34:59 5f4d9fc4d98d: Layer already exists 04:34:59 3.1.0-dev.9: digest: sha256:d5d03fd293d9ea90c4ea1dbeb85c9727e4b85d3faa8b7d9e7ec20500497f527d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:34:59 86293acbaf16: Preparing 04:34:59 adeebf5a328e: Preparing 04:34:59 5258d2422a2e: Preparing 04:34:59 5f4d9fc4d98d: Preparing 04:34:59 adeebf5a328e: Layer already exists 04:34:59 5258d2422a2e: Layer already exists 04:34:59 5f4d9fc4d98d: Layer already exists 04:34:59 86293acbaf16: Layer already exists 04:34:59 d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9: digest: sha256:d5d03fd293d9ea90c4ea1dbeb85c9727e4b85d3faa8b7d9e7ec20500497f527d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 04:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:35:00 86293acbaf16: Preparing 04:35:00 adeebf5a328e: Preparing 04:35:00 5258d2422a2e: Preparing 04:35:00 5f4d9fc4d98d: Preparing 04:35:00 adeebf5a328e: Layer already exists 04:35:00 5258d2422a2e: Layer already exists 04:35:00 86293acbaf16: Layer already exists 04:35:00 5f4d9fc4d98d: Layer already exists 04:35:01 main: digest: sha256:d5d03fd293d9ea90c4ea1dbeb85c9727e4b85d3faa8b7d9e7ec20500497f527d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:35:01 ===================================================== [Pipeline] echo 04:35:01 taggedImages: 04:35:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31 04:35:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:35:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.9 04:35:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d76de20ef82e85e0b6929c6ed04d5c496c264d31-3.1.0-dev.9 04:35:01 - 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:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:01 04:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:01 arm64: Pulling from edgex-lftools-log-publisher 04:35:01 8998bd30e6a1: Pulling fs layer 04:35:01 04944245beec: Pulling fs layer 04:35:01 699f458cf7ca: Pulling fs layer 04:35:01 765212b225bb: Pulling fs layer 04:35:01 f23df028b6ca: Pulling fs layer 04:35:01 d65c8cfc05b1: Pulling fs layer 04:35:01 2437ff75d9bd: Pulling fs layer 04:35:01 f23df028b6ca: Waiting 04:35:01 d65c8cfc05b1: Waiting 04:35:01 2437ff75d9bd: Waiting 04:35:01 765212b225bb: Waiting 04:35:02 04944245beec: Verifying Checksum 04:35:02 04944245beec: Download complete 04:35:02 765212b225bb: Verifying Checksum 04:35:02 765212b225bb: Download complete 04:35:02 f23df028b6ca: Verifying Checksum 04:35:02 f23df028b6ca: Download complete 04:35:02 d65c8cfc05b1: Verifying Checksum 04:35:02 d65c8cfc05b1: Download complete 04:35:02 699f458cf7ca: Verifying Checksum 04:35:02 699f458cf7ca: Download complete 04:35:02 8998bd30e6a1: Verifying Checksum 04:35:02 8998bd30e6a1: Download complete 04:35:05 2437ff75d9bd: Verifying Checksum 04:35:07 8998bd30e6a1: Pull complete 04:35:07 04944245beec: Pull complete 04:35:11 699f458cf7ca: Pull complete 04:35:11 765212b225bb: Pull complete 04:35:12 f23df028b6ca: Pull complete 04:35:12 d65c8cfc05b1: Pull complete 04:35:30 2437ff75d9bd: Pull complete 04:35:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:31 prd-ubuntu20.04-docker-arm64-4c-16g-15553 does not seem to be running inside a container 04:35:31 $ 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/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:35:34 $ docker top 0456ec64f9a3dd4123eaa62dbfc943f3bc84d4fcf9bb6f55a7de816b855e0399 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:35 ---> job-cost.sh 04:35:35 lf-activate-venv: SKIPPING 04:35:35 INFO: No Stack... 04:35:35 INFO: Retrieving Pricing Info for: v3-standard-4 04:35:36 INFO: Archiving Costs [Pipeline] sh 04:35:36 + cat /w/workspace/edgex-ui-go/128/archives/cost.csv 04:35:36 + cut -d, -f6 [Pipeline] lock 04:35:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] 04:35:36 Resource [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] did not exist. Created. 04:35:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:37 /w/workspace/edgex-ui-go/128@tmp/durable-0916fe85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:35:37 + echo total: 0.10999999940395355 [Pipeline] stash 04:35:38 Warning: overwriting stash ‘stack-cost’ 04:35:44 Stashed 1 file(s) [Pipeline] } 04:35:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:44 $ docker stop --time=1 0456ec64f9a3dd4123eaa62dbfc943f3bc84d4fcf9bb6f55a7de816b855e0399 04:35:46 $ docker rm -f --volumes 0456ec64f9a3dd4123eaa62dbfc943f3bc84d4fcf9bb6f55a7de816b855e0399 [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:35:46 provisioning config files... 04:35:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7397426075731468413tmp [Pipeline] { [Pipeline] sh 04:35:47 + set +x 04:35:47 + curl -s https://codecov.io/bash 04:35:47 + bash -s -- 04:35:47 04:35:47 _____ _ 04:35:47 / ____| | | 04:35:47 | | ___ __| | ___ ___ _____ __ 04:35:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:35:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:35:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:35:47 Bash-1.0.6 04:35:47 04:35:47 04:35:47 ==> git version 2.25.1 found 04:35:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:35:47 Release-Date: 2020-01-08 04:35:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:35:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:35:47 ==> Jenkins CI detected. 04:35:47 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 04:35:47 project root: . 04:35:47 --> token set from env 04:35:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:35:47 ==> Running gcov in . (disable via -X gcov) 04:35:47 ==> Python coveragepy not found 04:35:47 ==> Searching for coverage reports in: 04:35:47 + . 04:35:47 -> Found 1 reports 04:35:47 ==> Detecting git/mercurial file structure 04:35:47 ==> Reading reports 04:35:47 + ./coverage.out bytes=10 04:35:47 ==> Appending adjustments 04:35:47 https://docs.codecov.io/docs/fixing-reports 04:35:48 + Found adjustments 04:35:48 ==> Gzipping contents 04:35:48 12K /tmp/codecov.UfxhmR.gz 04:35:48 ==> Uploading reports 04:35:48 url: https://codecov.io 04:35:48 query: branch=main&commit=d76de20ef82e85e0b6929c6ed04d5c496c264d31&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:48 -> Pinging Codecov 04:35:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d76de20ef82e85e0b6929c6ed04d5c496c264d31&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:35:48 -> Uploading to 04:35:48 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/d76de20ef82e85e0b6929c6ed04d5c496c264d31/8775aa8c-4b3b-4fc5-b6e1-8e1af61742ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T043548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ff51e4b704c6ec546f2a2e1c5b1b9bb2ace8870d0a64d08a5a77b09126365c1 04:35:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:48 Dload Upload Total Spent Left Speed 04:35:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 34445 --:--:-- --:--:-- --:--:-- 34445 04:35:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] } 04:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:35:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:35:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:48 04:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:35:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:35:50 df9b9388f04a: Pulling fs layer 04:35:50 52dc419b0ee2: Pulling fs layer 04:35:50 25bc292e5bac: Pulling fs layer 04:35:50 114826534d7a: Pulling fs layer 04:35:50 4657fd5d0bcf: Pulling fs layer 04:35:50 6ad1cebc031e: Pulling fs layer 04:35:50 8a3aa393b2d8: Pulling fs layer 04:35:50 6ad1cebc031e: Waiting 04:35:50 8a3aa393b2d8: Waiting 04:35:50 114826534d7a: Waiting 04:35:50 4657fd5d0bcf: Waiting 04:35:50 25bc292e5bac: Verifying Checksum 04:35:50 25bc292e5bac: Download complete 04:35:50 52dc419b0ee2: Download complete 04:35:50 4657fd5d0bcf: Verifying Checksum 04:35:50 4657fd5d0bcf: Download complete 04:35:50 df9b9388f04a: Verifying Checksum 04:35:50 df9b9388f04a: Download complete 04:35:50 6ad1cebc031e: Verifying Checksum 04:35:50 6ad1cebc031e: Download complete 04:35:51 df9b9388f04a: Pull complete 04:35:51 114826534d7a: Verifying Checksum 04:35:51 114826534d7a: Download complete 04:35:51 8a3aa393b2d8: Verifying Checksum 04:35:51 8a3aa393b2d8: Download complete 04:35:52 52dc419b0ee2: Pull complete 04:35:52 25bc292e5bac: Pull complete 04:36:01 114826534d7a: Pull complete 04:36:02 4657fd5d0bcf: Pull complete 04:36:02 6ad1cebc031e: Pull complete 04:36:06 8a3aa393b2d8: Pull complete 04:36:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:06 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:36:06 $ 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:36:38 $ docker top 8d6c50826572794b0bc5c236cd2fb8b1b157befe7efb9c48697beb611a1dd8b6 -eo pid,comm [Pipeline] { [Pipeline] echo 04:36:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 04:36:38 + set -o pipefail 04:36:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 04:36:47 04:36:47 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 04:36:47 04:36:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/57b8c8e4-a466-43a7-98a3-9afdfce83cdb 04:36:47 04:36:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:36:47 04:36:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:36:47 04:36:47 04:36:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:36:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:36:47 More details here: https://snyk.co/ue1NS 04:36:47 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 04:36:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:36:47 $ docker stop --time=1 8d6c50826572794b0bc5c236cd2fb8b1b157befe7efb9c48697beb611a1dd8b6 04:36:55 $ docker rm -f --volumes 8d6c50826572794b0bc5c236cd2fb8b1b157befe7efb9c48697beb611a1dd8b6 [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:36:56 + git log --format=format:%s -1 d76de20ef82e85e0b6929c6ed04d5c496c264d31 [Pipeline] sh 04:36:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:56 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:36:56 $ 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:36:57 $ docker top ae538f9fb90e514cbbeaade9679dcae28099e4113c5655456c202f91cfa477a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:57 [ssh-agent] Looking for ssh-agent implementation... 04:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:57 $ docker exec ae538f9fb90e514cbbeaade9679dcae28099e4113c5655456c202f91cfa477a8 ssh-agent 04:36:57 SSH_AUTH_SOCK=/tmp/ssh-1xcZKBpy0sml/agent.31 04:36:57 SSH_AGENT_PID=37 04:36:57 Running ssh-add (command line suppressed) 04:36:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_544679290251431816.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_544679290251431816.key) 04:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:58 + git semver tag 04:36:58 2023-10-31 04:36:58,232 [run_tag] DEBUG tag force:False 04:36:58 2023-10-31 04:36:58,232 [check_head_tag] DEBUG check head tag 04:36:58 2023-10-31 04:36:58,232 [execute] INFO git cat-file --batch-check 04:36:58 2023-10-31 04:36:58,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:36:58 2023-10-31 04:36:58,236 [execute] INFO git cat-file --batch 04:36:58 2023-10-31 04:36:58,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 04:36:58 2023-10-31 04:36:58,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:36:58 2023-10-31 04:36:58,244 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 04:36:58 2023-10-31 04:36:58,244 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 04:36:58 2023-10-31 04:36:58,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:36:58 3.1.0-dev.9 [Pipeline] } 04:36:58 $ docker exec --env ******** --env ******** ae538f9fb90e514cbbeaade9679dcae28099e4113c5655456c202f91cfa477a8 ssh-agent -k 04:36:58 unset SSH_AUTH_SOCK; 04:36:58 unset SSH_AGENT_PID; 04:36:58 echo Agent pid 37 killed; 04:36:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:58 + git semver [Pipeline] } 04:36:59 $ docker stop --time=1 ae538f9fb90e514cbbeaade9679dcae28099e4113c5655456c202f91cfa477a8 04:37:00 $ docker rm -f --volumes ae538f9fb90e514cbbeaade9679dcae28099e4113c5655456c202f91cfa477a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:01 04:37:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:01 0.23.1-centos7: Pulling from edgex-lftools 04:37:01 ab5ef0e58194: Pulling fs layer 04:37:01 9712f1f96733: Pulling fs layer 04:37:01 63f879dbbcfc: Pulling fs layer 04:37:01 0d9ebad4ef96: Pulling fs layer 04:37:01 e9a5061849ea: Pulling fs layer 04:37:01 d747dcd14b5f: Pulling fs layer 04:37:01 2de7ff778b66: Pulling fs layer 04:37:01 0d9ebad4ef96: Waiting 04:37:01 e9a5061849ea: Waiting 04:37:01 d747dcd14b5f: Waiting 04:37:01 2de7ff778b66: Waiting 04:37:01 9712f1f96733: Download complete 04:37:01 63f879dbbcfc: Verifying Checksum 04:37:01 63f879dbbcfc: Download complete 04:37:01 0d9ebad4ef96: Verifying Checksum 04:37:01 0d9ebad4ef96: Download complete 04:37:01 d747dcd14b5f: Verifying Checksum 04:37:01 e9a5061849ea: Verifying Checksum 04:37:01 e9a5061849ea: Download complete 04:37:01 ab5ef0e58194: Verifying Checksum 04:37:01 ab5ef0e58194: Download complete 04:37:01 2de7ff778b66: Verifying Checksum 04:37:01 2de7ff778b66: Download complete 04:37:04 ab5ef0e58194: Pull complete 04:37:04 9712f1f96733: Pull complete 04:37:04 63f879dbbcfc: Pull complete 04:37:08 0d9ebad4ef96: Pull complete 04:37:08 e9a5061849ea: Pull complete 04:37:08 d747dcd14b5f: Pull complete 04:37:09 2de7ff778b66: Pull complete 04:37:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:09 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:37:09 $ 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:37:19 $ docker top b4c9bbab5c627386f2f1b0ae38a9a86d259b3fb1fe3260c9cc8ce820ec45112a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:37:19 provisioning config files... 04:37:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5974284443270293074tmp 04:37:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9508201797334474689tmp 04:37:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4823702187972677767tmp [Pipeline] { [Pipeline] echo 04:37:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:37:20 ---> sigul-configuration.sh 04:37:20 gpg: directory `/root/.gnupg' created 04:37:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:37:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:37:20 gpg: keyring `/root/.gnupg/secring.gpg' created 04:37:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:37:20 gpg: CAST5 encrypted data 04:37:20 gpg: encrypted with 1 passphrase 04:37:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:37:20 + mkdir /home/jenkins 04:37:20 + mkdir /home/jenkins/sigul [Pipeline] sh 04:37:20 + 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:37:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:37:20 ---> sigul-install.sh 04:37:20 Sigul already installed; skipping installation. [Pipeline] sh 04:37:21 + git tag --list 04:37:21 0.1.1 04:37:21 v1.1.0 04:37:21 v1.2.0 04:37:21 v1.2.1 04:37:21 v1.3.0 04:37:21 v2.0.0 04:37:21 v2.1.0 04:37:21 v2.2.0 04:37:21 v2.3.0 04:37:21 v3.0 04:37:21 v3.0.0 04:37:21 v3.1.0-dev.1 04:37:21 v3.1.0-dev.2 04:37:21 v3.1.0-dev.3 04:37:21 v3.1.0-dev.4 04:37:21 v3.1.0-dev.5 04:37:21 v3.1.0-dev.6 04:37:21 v3.1.0-dev.7 04:37:21 v3.1.0-dev.8 04:37:21 v3.1.0-dev.9 [Pipeline] sh 04:37:21 + lftools sign git-tag v3.1.0-dev.9 04:37:22 Signing Git tag with Sigul... 04:37:22 Signing v3.1.0-dev.9 [Pipeline] echo 04:37:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:37:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:37:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:37:23 $ docker stop --time=1 b4c9bbab5c627386f2f1b0ae38a9a86d259b3fb1fe3260c9cc8ce820ec45112a 04:37:24 $ docker rm -f --volumes b4c9bbab5c627386f2f1b0ae38a9a86d259b3fb1fe3260c9cc8ce820ec45112a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:37:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:25 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:37:25 $ 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:37:25 $ docker top 3302f84e232c4c6bd5278c7094ca8b58d6b29e740db54400f553c7876540caa8 -eo pid,comm 04:37:25 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:37:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:25 [ssh-agent] Looking for ssh-agent implementation... 04:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:25 $ docker exec 3302f84e232c4c6bd5278c7094ca8b58d6b29e740db54400f553c7876540caa8 ssh-agent 04:37:25 SSH_AUTH_SOCK=/tmp/ssh-ICOpwznsxULa/agent.34 04:37:25 SSH_AGENT_PID=40 04:37:25 Running ssh-add (command line suppressed) 04:37:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10541417818292503093.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10541417818292503093.key) 04:37:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:26 + git semver bump pre 04:37:26 2023-10-31 04:37:26,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:37:26 2023-10-31 04:37:26,486 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 04:37:26 2023-10-31 04:37:26,486 [bump_version] DEBUG bumped version:3.1.0-dev.10 04:37:26 2023-10-31 04:37:26,486 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 04:37:26 2023-10-31 04:37:26,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:37:26 2023-10-31 04:37:26,486 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:37:26 2023-10-31 04:37:26,488 [execute] INFO git cat-file --batch-check 04:37:26 2023-10-31 04:37:26,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:26 2023-10-31 04:37:26,493 [execute] INFO git cat-file --batch 04:37:26 2023-10-31 04:37:26,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:26 2023-10-31 04:37:26,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:37:26 3.1.0-dev.10 [Pipeline] } 04:37:26 $ docker exec --env ******** --env ******** 3302f84e232c4c6bd5278c7094ca8b58d6b29e740db54400f553c7876540caa8 ssh-agent -k 04:37:26 unset SSH_AUTH_SOCK; 04:37:26 unset SSH_AGENT_PID; 04:37:26 echo Agent pid 40 killed; 04:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:26 + git semver [Pipeline] } 04:37:27 $ docker stop --time=1 3302f84e232c4c6bd5278c7094ca8b58d6b29e740db54400f553c7876540caa8 04:37:28 $ docker rm -f --volumes 3302f84e232c4c6bd5278c7094ca8b58d6b29e740db54400f553c7876540caa8 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:29 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:37:29 $ 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:37:29 $ docker top d7583c4c091de88be171264ba4bc5663c29d421bc8639e975ba22c7ee099eac6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:29 [ssh-agent] Looking for ssh-agent implementation... 04:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:29 $ docker exec d7583c4c091de88be171264ba4bc5663c29d421bc8639e975ba22c7ee099eac6 ssh-agent 04:37:29 SSH_AUTH_SOCK=/tmp/ssh-tDH2sf7s3rs2/agent.32 04:37:29 SSH_AGENT_PID=38 04:37:29 Running ssh-add (command line suppressed) 04:37:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9033988074489601721.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9033988074489601721.key) 04:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:30 + git semver push 04:37:30 2023-10-31 04:37:30,470 [run_push] DEBUG push 04:37:30 2023-10-31 04:37:30,471 [execute] INFO git cat-file --batch-check 04:37:30 2023-10-31 04:37:30,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:37:30 2023-10-31 04:37:30,475 [execute] INFO git rev-list cee77767aa793ee516ee439d6500f921b93546c4 -- 04:37:30 2023-10-31 04:37:30,475 [execute] DEBUG Popen(['git', 'rev-list', 'cee77767aa793ee516ee439d6500f921b93546c4', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:37:30 2023-10-31 04:37:30,483 [execute] INFO git fetch -v origin 04:37:30 2023-10-31 04:37:30,484 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:37:31 2023-10-31 04:37:31,011 [run_push] DEBUG no remote changes detected 04:37:31 2023-10-31 04:37:31,011 [execute] INFO git push origin semver 04:37:31 2023-10-31 04:37:31,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:37:32 2023-10-31 04:37:31,755 [run_push] DEBUG push all version tags 04:37:32 2023-10-31 04:37:31,756 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:37:32 2023-10-31 04:37:31,756 [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:37:32 2023-10-31 04:37:32,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 04:37:32 3.1.0-dev.10 [Pipeline] } 04:37:32 $ docker exec --env ******** --env ******** d7583c4c091de88be171264ba4bc5663c29d421bc8639e975ba22c7ee099eac6 ssh-agent -k 04:37:32 unset SSH_AUTH_SOCK; 04:37:32 unset SSH_AGENT_PID; 04:37:32 echo Agent pid 38 killed; 04:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:33 + git semver [Pipeline] } 04:37:33 $ docker stop --time=1 d7583c4c091de88be171264ba4bc5663c29d421bc8639e975ba22c7ee099eac6 04:37:34 $ docker rm -f --volumes d7583c4c091de88be171264ba4bc5663c29d421bc8639e975ba22c7ee099eac6 [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:37:35 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 04:37:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:37:35 total 16 04:37:35 drwxr-xr-x 3 root root 4096 Oct 31 04:20 . 04:37:35 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:37 .. 04:37:35 drwxr-xr-x 2 root root 4096 Oct 31 04:20 cost 04:37:35 -rw-r--r-- 1 root root 83 Oct 31 04:20 cost.csv 04:37:35 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:37:35 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:37:35 total 16 04:37:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:20 . 04:37:35 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:37 .. 04:37:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:20 cost 04:37:35 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:37:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:37:36 ---> package-listing.sh 04:37:36 ++ tr '[:upper:]' '[:lower:]' 04:37:36 ++ facter osfamily 04:37:36 + OS_FAMILY=debian 04:37:36 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 04:37:36 + START_PACKAGES=/tmp/packages_start.txt 04:37:36 + END_PACKAGES=/tmp/packages_end.txt 04:37:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:36 + PACKAGES=/tmp/packages_start.txt 04:37:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:37:36 + PACKAGES=/tmp/packages_end.txt 04:37:36 + case "${OS_FAMILY}" in 04:37:36 + dpkg -l 04:37:36 + grep '^ii' 04:37:36 + '[' -f /tmp/packages_start.txt ']' 04:37:36 + '[' -f /tmp/packages_end.txt ']' 04:37:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:37:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 04:37:36 + 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:37:36 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:37:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:37 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 04:37:37 $ 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:37:37 $ docker top cabc84faa5fe9ed456c96f83e5a5f0109aac78d7758269441fabba8a51a685ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:37:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:37:38 + ls /var/log/sa-host 04:37:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:38 provisioning config files... 04:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14835681260741711789tmp [Pipeline] { [Pipeline] echo 04:37:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> create-netrc.sh [Pipeline] } 04:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> python-tools-install.sh [Pipeline] echo 04:37:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> sudo-logs.sh 04:37:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:37:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:37:40 ---> job-cost.sh 04:37:40 lf-activate-venv: SKIPPING 04:37:40 DEBUG: total: 0.2199999988079071 04:37:40 INFO: Retrieving Stack Cost... 04:37:40 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:40 INFO: Archiving Costs [Pipeline] echo 04:37:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:37:41 ---> logs-deploy.sh 04:37:41 lf-activate-venv: SKIPPING 04:37:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/128 04:37:41 INFO: archiving workspace using pattern(s): 04:37:42 Archives upload complete. 04:37:42 INFO: archiving logs to Nexus