Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 107460552c54f86cc3fe13f0c2d7499031363441 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-ssh4653469789437834857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh284157846525387974.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2521889742130490011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1690826360999042755.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-ssh184433400168295938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16912’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16914 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 107460552c54f86cc3fe13f0c2d7499031363441 (main) Commit message: "Merge pull request #666 from lenny-intel/fix-profile-jwt" > git config core.sparsecheckout # timeout=10 > git checkout -f 107460552c54f86cc3fe13f0c2d7499031363441 # timeout=10 > git rev-list --no-walk d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:44 ========================================================= 23:35:44 EdgeX Global Pipelines Version Info 23:35:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:44 ------------------- 23:35:44 stable info: 23:35:44 ------------------- 23:35:44 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:35:44 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:35:44 Message: update stable to v1.0.257 23:35:45 ------------------- 23:35:45 experimental info: 23:35:45 ------------------- 23:35:45 Commited By: **** collab-it+edgex@linuxfoundation.org 23:35:45 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:35:45 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1074605 [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:46 provisioning config files... 23:35:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3026738912132180574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:46 ---> docker-login.sh 23:35:46 nexus3.edgexfoundry.org:10001 23:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:47 Configure a credential helper to remove this warning. See 23:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:47 23:35:47 Login Succeeded 23:35:47 nexus3.edgexfoundry.org:10002 23:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:47 Configure a credential helper to remove this warning. See 23:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:47 23:35:47 Login Succeeded 23:35:47 nexus3.edgexfoundry.org:10003 23:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:47 Configure a credential helper to remove this warning. See 23:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:47 23:35:47 Login Succeeded 23:35:47 nexus3.edgexfoundry.org:10004 23:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:47 Configure a credential helper to remove this warning. See 23:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:47 23:35:47 Login Succeeded 23:35:47 docker.io 23:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:47 Configure a credential helper to remove this warning. See 23:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:47 23:35:47 Login Succeeded 23:35:47 ---> docker-login.sh ends [Pipeline] } 23:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:35:48 + git rev-list -1 --merges 107460552c54f86cc3fe13f0c2d7499031363441~1..107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo 23:35:48 -----------> git rev-list -1 --merges 107460552c54f86cc3fe13f0c2d7499031363441~1..107460552c54f86cc3fe13f0c2d7499031363441 107460552c54f86cc3fe13f0c2d7499031363441 23:35:48 107460552c54f86cc3fe13f0c2d7499031363441 [false] [Pipeline] sh 23:35:48 + git log --format=format:%s -1 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo 23:35:48 ========================================================= 23:35:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:35:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:48 + git log --format=format:%s -1 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo 23:35:48 [semverPrep] GIT_COMMIT: 107460552c54f86cc3fe13f0c2d7499031363441, Commit Message: Merge pull request #666 from lenny-intel/fix-profile-jwt [Pipeline] echo 23:35:48 [semverPrep] This is not a build commit. [Pipeline] sh 23:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:49 + grep -v github /etc/ssh/ssh_known_hosts 23:35:49 + [ -e /tmp/ssh_known_hosts ] 23:35:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:35:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:35:49 + sudo tee -a /etc/ssh/ssh_known_hosts 23:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:49 23:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:50 0.1.4: Pulling from edgex-devops/py-git-semver 23:35:50 b85a868b505f: Pulling fs layer 23:35:50 e2be974225ed: Pulling fs layer 23:35:50 339a4e72a1f5: Pulling fs layer 23:35:50 988bab9f4d93: Pulling fs layer 23:35:50 1469e6f7b9e6: Pulling fs layer 23:35:50 988bab9f4d93: Waiting 23:35:50 eaf3925da568: Pulling fs layer 23:35:50 bab4dde63d76: Pulling fs layer 23:35:50 1469e6f7b9e6: Waiting 23:35:50 eaf3925da568: Waiting 23:35:50 bde34c3a00c8: Pulling fs layer 23:35:50 b352a97aabf1: Pulling fs layer 23:35:50 bab4dde63d76: Waiting 23:35:50 bde34c3a00c8: Waiting 23:35:50 4872d77fe225: Pulling fs layer 23:35:50 5851b861e8e6: Pulling fs layer 23:35:50 4872d77fe225: Waiting 23:35:50 5851b861e8e6: Waiting 23:35:50 e2be974225ed: Download complete 23:35:50 988bab9f4d93: Verifying Checksum 23:35:50 988bab9f4d93: Download complete 23:35:50 1469e6f7b9e6: Verifying Checksum 23:35:50 1469e6f7b9e6: Download complete 23:35:50 eaf3925da568: Download complete 23:35:50 339a4e72a1f5: Verifying Checksum 23:35:50 339a4e72a1f5: Download complete 23:35:50 bde34c3a00c8: Verifying Checksum 23:35:50 bde34c3a00c8: Download complete 23:35:50 b352a97aabf1: Download complete 23:35:50 4872d77fe225: Verifying Checksum 23:35:50 4872d77fe225: Download complete 23:35:50 5851b861e8e6: Download complete 23:35:50 b85a868b505f: Verifying Checksum 23:35:50 b85a868b505f: Download complete 23:35:50 bab4dde63d76: Verifying Checksum 23:35:50 bab4dde63d76: Download complete 23:35:51 b85a868b505f: Pull complete 23:35:51 e2be974225ed: Pull complete 23:35:52 339a4e72a1f5: Pull complete 23:35:53 988bab9f4d93: Pull complete 23:35:54 1469e6f7b9e6: Pull complete 23:35:54 eaf3925da568: Pull complete 23:35:57 bab4dde63d76: Pull complete 23:35:57 bde34c3a00c8: Pull complete 23:35:58 b352a97aabf1: Pull complete 23:35:58 4872d77fe225: Pull complete 23:35:59 5851b861e8e6: Pull complete 23:35:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:59 prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container 23:35:59 $ 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 23:36:18 $ docker top d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 -eo pid,comm 23:36:18 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). 23:36:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:18 [ssh-agent] Looking for ssh-agent implementation... 23:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:18 $ docker exec d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent 23:36:18 SSH_AUTH_SOCK=/tmp/ssh-IlsSl9Ozbr7j/agent.33 23:36:18 SSH_AGENT_PID=39 23:36:18 Running ssh-add (command line suppressed) 23:36:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1463114845288355563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1463114845288355563.key) 23:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:18 + git tag --points-at HEAD [Pipeline] } 23:36:19 $ docker exec --env ******** --env ******** d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent -k 23:36:19 unset SSH_AUTH_SOCK; 23:36:19 unset SSH_AGENT_PID; 23:36:19 echo Agent pid 39 killed; 23:36:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:36:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:19 [ssh-agent] Looking for ssh-agent implementation... 23:36:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:19 $ docker exec d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent 23:36:19 SSH_AUTH_SOCK=/tmp/ssh-Ve6NC9sJpkGX/agent.72 23:36:19 SSH_AGENT_PID=78 23:36:19 Running ssh-add (command line suppressed) 23:36:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16499613585173842824.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16499613585173842824.key) 23:36:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:19 + git semver init 23:36:20 2023-11-07 23:36:19,975 [run_init] DEBUG init version:0.0.0 force:False 23:36:20 2023-11-07 23:36:19,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:36:20 2023-11-07 23:36:19,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:36:20 2023-11-07 23:36:19,977 [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) 23:36:22 2023-11-07 23:36:22,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 23:36:22 2023-11-07 23:36:22,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 23:36:22 2023-11-07 23:36:22,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:36:22 2023-11-07 23:36:22,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:36:22 3.1.0-dev.13 [Pipeline] } 23:36:22 $ docker exec --env ******** --env ******** d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent -k 23:36:22 unset SSH_AUTH_SOCK; 23:36:22 unset SSH_AGENT_PID; 23:36:22 echo Agent pid 78 killed; 23:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:23 + git semver [Pipeline] } 23:36:23 $ docker stop --time=1 d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 23:36:24 $ docker rm -f --volumes d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:36:25 Stashed 1 file(s) [Pipeline] echo 23:36:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 23:36:25 provisioning config files... 23:36:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7626412397447088982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:25 ---> docker-login.sh 23:36:25 nexus3.edgexfoundry.org:10001 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10002 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10003 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10004 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 docker.io 23:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:26 Configure a credential helper to remove this warning. See 23:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:26 23:36:26 Login Succeeded 23:36:26 ---> docker-login.sh ends [Pipeline] } 23:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:36:26 ========================================================= 23:36:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:36:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + 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 . 23:36:27 Sending build context to Docker daemon 46.33MB 23:36:27 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:36:27 Step 2/15 : FROM ${BASE} AS builder 23:36:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:36:27 7264a8db6415: Pulling fs layer 23:36:27 c4d48a809fc2: Pulling fs layer 23:36:27 4f1c88b9dad5: Pulling fs layer 23:36:27 ad3a456e5733: Pulling fs layer 23:36:27 33e27b845d1e: Pulling fs layer 23:36:27 c68163c4e522: Pulling fs layer 23:36:27 50da416c3ac9: Pulling fs layer 23:36:27 23d2d4c4bb30: Pulling fs layer 23:36:27 33e27b845d1e: Waiting 23:36:27 c68163c4e522: Waiting 23:36:27 ad3a456e5733: Waiting 23:36:27 50da416c3ac9: Waiting 23:36:27 c4d48a809fc2: Verifying Checksum 23:36:27 c4d48a809fc2: Download complete 23:36:27 ad3a456e5733: Download complete 23:36:27 33e27b845d1e: Verifying Checksum 23:36:27 33e27b845d1e: Download complete 23:36:27 7264a8db6415: Verifying Checksum 23:36:27 7264a8db6415: Download complete 23:36:27 c68163c4e522: Verifying Checksum 23:36:27 c68163c4e522: Download complete 23:36:27 7264a8db6415: Pull complete 23:36:27 23d2d4c4bb30: Verifying Checksum 23:36:27 23d2d4c4bb30: Download complete 23:36:27 c4d48a809fc2: Pull complete 23:36:27 4f1c88b9dad5: Verifying Checksum 23:36:27 4f1c88b9dad5: Download complete 23:36:28 50da416c3ac9: Verifying Checksum 23:36:28 50da416c3ac9: Download complete 23:36:31 4f1c88b9dad5: Pull complete 23:36:31 ad3a456e5733: Pull complete 23:36:31 33e27b845d1e: Pull complete 23:36:31 c68163c4e522: Pull complete 23:36:35 50da416c3ac9: Pull complete 23:36:35 23d2d4c4bb30: Pull complete 23:36:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:36:35 ---> 0786185ac409 23:36:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:36:40 Still waiting to schedule task 23:36:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:36:47 ---> Running in c54b5ce5df77 23:36:47 Removing intermediate container c54b5ce5df77 23:36:47 ---> 4961c8801aa4 23:36:47 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:36:47 ---> Running in b48f4ca35f2b 23:36:47 Removing intermediate container b48f4ca35f2b 23:36:47 ---> 86f0e1cc9827 23:36:47 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:36:47 ---> Running in 03377c4266a3 23:36:47 Removing intermediate container 03377c4266a3 23:36:47 ---> ae6aa2200d37 23:36:47 Step 6/15 : LABEL Name=edgex-ui-go 23:36:47 ---> Running in 945d2d45d92b 23:36:47 Removing intermediate container 945d2d45d92b 23:36:47 ---> 9c020a315fa6 23:36:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:36:47 ---> Running in 6102b14bfd76 23:36:47 Removing intermediate container 6102b14bfd76 23:36:47 ---> e78dc228489c 23:36:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:36:48 latest: Pulling from library/docker 23:36:48 96526aa774ef: Pulling fs layer 23:36:48 308a300cc30f: Pulling fs layer 23:36:48 4f4fb700ef54: Pulling fs layer 23:36:48 5fcb7611fd77: Pulling fs layer 23:36:48 be9955e691a8: Pulling fs layer 23:36:48 1b5ce73eb848: Pulling fs layer 23:36:48 fe45098d8d9e: Pulling fs layer 23:36:48 843bf259cc12: Pulling fs layer 23:36:48 e56cd900ceac: Pulling fs layer 23:36:48 605d1390b383: Pulling fs layer 23:36:48 8f7854084fed: Pulling fs layer 23:36:48 0a217d94afa5: Pulling fs layer 23:36:48 50e7dd98501d: Pulling fs layer 23:36:48 68811508944a: Pulling fs layer 23:36:48 5fcb7611fd77: Waiting 23:36:48 be9955e691a8: Waiting 23:36:48 1b5ce73eb848: Waiting 23:36:48 e56cd900ceac: Waiting 23:36:48 605d1390b383: Waiting 23:36:48 8f7854084fed: Waiting 23:36:48 0a217d94afa5: Waiting 23:36:48 50e7dd98501d: Waiting 23:36:48 68811508944a: Waiting 23:36:48 fe45098d8d9e: Waiting 23:36:48 843bf259cc12: Waiting 23:36:48 4f4fb700ef54: Download complete 23:36:48 308a300cc30f: Download complete 23:36:48 96526aa774ef: Download complete 23:36:49 96526aa774ef: Pull complete 23:36:49 5fcb7611fd77: Verifying Checksum 23:36:49 5fcb7611fd77: Download complete 23:36:49 be9955e691a8: Verifying Checksum 23:36:49 be9955e691a8: Download complete 23:36:49 308a300cc30f: Pull complete 23:36:49 1b5ce73eb848: Verifying Checksum 23:36:49 1b5ce73eb848: Download complete 23:36:49 4f4fb700ef54: Pull complete 23:36:49 fe45098d8d9e: Verifying Checksum 23:36:49 fe45098d8d9e: Download complete 23:36:49 843bf259cc12: Verifying Checksum 23:36:49 843bf259cc12: Download complete 23:36:49 e56cd900ceac: Verifying Checksum 23:36:49 e56cd900ceac: Download complete 23:36:49 8f7854084fed: Verifying Checksum 23:36:49 8f7854084fed: Download complete 23:36:49 5fcb7611fd77: Pull complete 23:36:49 605d1390b383: Verifying Checksum 23:36:49 605d1390b383: Download complete 23:36:49 50e7dd98501d: Verifying Checksum 23:36:49 50e7dd98501d: Download complete 23:36:49 68811508944a: Verifying Checksum 23:36:49 68811508944a: Download complete 23:36:50 be9955e691a8: Pull complete 23:36:50 0a217d94afa5: Verifying Checksum 23:36:50 0a217d94afa5: Download complete 23:36:50 1b5ce73eb848: Pull complete 23:36:50 fe45098d8d9e: Pull complete 23:36:50 843bf259cc12: Pull complete 23:36:50 e56cd900ceac: Pull complete 23:36:51 605d1390b383: Pull complete 23:36:51 8f7854084fed: Pull complete 23:36:52 0a217d94afa5: Pull complete 23:36:52 50e7dd98501d: Pull complete 23:36:52 68811508944a: Pull complete 23:36:52 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 23:36:52 Status: Downloaded newer image for docker:latest 23:36:57 ---> b51a583258a1 23:36:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:57 ---> Running in c338f68fd31f 23:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:36:57 OK: 264 MiB in 52 packages 23:36:58 Removing intermediate container c338f68fd31f 23:36:58 ---> 4564eb8864cf 23:36:58 Step 10/15 : ENV GO111MODULE=on 23:36:58 ---> Running in 71e0006d6faf 23:36:58 Removing intermediate container 71e0006d6faf 23:36:58 ---> fb3211c03d9a 23:36:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:36:58 ---> Running in b555354cb0aa 23:36:58 Removing intermediate container b555354cb0aa 23:36:58 ---> 4af7a87aa513 23:36:58 Step 12/15 : COPY go.mod vendor* ./ 23:36:58 ---> 00ad050e3028 23:36:58 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:58 ---> Running in 3bc951132518 23:38:06 Removing intermediate container 3bc951132518 23:38:06 ---> 87c8a0032354 23:38:06 Step 14/15 : COPY . . 23:38:06 ---> 696c1e5009a3 23:38:06 Step 15/15 : RUN ${MAKE} 23:38:06 ---> Running in dfe5883524fc 23:38:06 noop 23:38:06 Removing intermediate container dfe5883524fc 23:38:06 ---> bd63faffb430 23:38:06 Successfully built bd63faffb430 23:38:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:07 + docker inspect -f . ci-base-image-x86_64 23:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:07 prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container 23:38:07 $ 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 23:38:07 $ docker top c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:08 + go version 23:38:08 go version go1.21.0 linux/amd64 [Pipeline] } 23:38:08 $ docker stop --time=1 c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 23:38:09 $ docker rm -f --volumes c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:10 + docker inspect -f . ci-base-image-x86_64 23:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:10 prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container 23:38:10 $ 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 23:38:10 $ docker top 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 23:38:11 + make test 23:38:11 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:38:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:38:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16915 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 23:38:19 Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout 23:38:20 The recommended git tool is: git 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:38:23 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:38:23 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:38:24 using credential edgex-jenkins-ssh 23:38:24 Cloning the remote Git repository 23:38:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:38:24 > git init /w/workspace/edgex-ui-go/140 # timeout=10 23:38:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:38:25 > git --version # timeout=10 23:38:25 > git --version # 'git version 2.25.1' 23:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:38:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:38:26 ./bin/test-attribution-txt.sh 23:38:26 make -C web test 23:38:26 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 23:38:26 make[1]: tput: No such file or directory 23:38:26 make[1]: tput: No such file or directory 23:38:26 warning: generating ./VERSION 23:38:26 echo "0.0.0" > VERSION 23:38:26 docker build \ 23:38:26 -f Dockerfile \ 23:38:26 --build-arg USER=1000 \ 23:38:26 \ 23:38:26 --label "git_sha=107460552c54f86cc3fe13f0c2d7499031363441" \ 23:38:26 -t edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 \ 23:38:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:38:26 . 23:38:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:38:26 Install the buildx component to build images with BuildKit: 23:38:26 https://docs.docker.com/go/buildx/ 23:38:26 23:38:26 Sending build context to Docker daemon 2.706MB 23:38:26 Step 1/11 : FROM node:18-alpine3.18 23:38:26 18-alpine3.18: Pulling from library/node 23:38:26 96526aa774ef: Already exists 23:38:26 3130715204cf: Pulling fs layer 23:38:26 b06de8ab1c4f: Pulling fs layer 23:38:26 90ef3ffc5156: Pulling fs layer 23:38:26 90ef3ffc5156: Verifying Checksum 23:38:26 b06de8ab1c4f: Verifying Checksum 23:38:26 b06de8ab1c4f: Download complete 23:38:26 3130715204cf: Verifying Checksum 23:38:26 3130715204cf: Download complete 23:38:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:38:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:29 3130715204cf: Pull complete 23:38:29 b06de8ab1c4f: Pull complete 23:38:29 90ef3ffc5156: Pull complete 23:38:29 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 23:38:29 Status: Downloaded newer image for node:18-alpine3.18 23:38:29 ---> d1517ab6615b 23:38:29 Step 2/11 : RUN apk add --no-cache chromium 23:38:29 Avoid second fetch 23:38:29 Checking out Revision 107460552c54f86cc3fe13f0c2d7499031363441 (main) 23:38:29 > git config core.sparsecheckout # timeout=10 23:38:29 > git checkout -f 107460552c54f86cc3fe13f0c2d7499031363441 # timeout=10 23:38:30 Commit message: "Merge pull request #666 from lenny-intel/fix-profile-jwt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:31 Dload Upload Total Spent Left Speed 23:38:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh 23:38:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:31 + sudo tee /etc/docker/daemon.new 23:38:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:38:31 { 23:38:31 "registry-mirrors": [ 23:38:31 "https://nexus3.edgexfoundry.org:10001" 23:38:31 ], 23:38:31 "bip": "10.250.0.254/24", 23:38:31 "hosts": [ 23:38:31 "tcp://0.0.0.0:5555", 23:38:31 "unix:///var/run/docker.sock" 23:38:31 ], 23:38:31 "mtu": 1458, 23:38:31 "selinux-enabled": true, 23:38:31 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:31 } [Pipeline] sh 23:38:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:32 + sudo service docker restart 23:38:41 ---> Running in 0b47d038aaa0 23:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:38:42 (1/154) Installing libexpat (2.5.0-r1) 23:38:42 (2/154) Installing brotli-libs (1.0.9-r14) 23:38:42 (3/154) Installing libbz2 (1.0.8-r5) 23:38:42 (4/154) Installing libpng (1.6.39-r3) 23:38:42 (5/154) Installing freetype (2.13.0-r5) 23:38:42 (6/154) Installing fontconfig (2.14.2-r3) 23:38:42 (7/154) Installing libfontenc (1.1.7-r2) 23:38:42 (8/154) Installing mkfontscale (1.2.2-r3) 23:38:42 (9/154) Installing font-opensans (0_git20210927-r1) 23:38:42 (10/154) Installing pkgconf (1.9.5-r0) 23:38:42 (11/154) Installing libffi (3.4.4-r2) 23:38:42 (12/154) Installing libintl (0.21.1-r7) 23:38:42 (13/154) Installing libblkid (2.38.1-r8) 23:38:42 (14/154) Installing libmount (2.38.1-r8) 23:38:42 (15/154) Installing pcre2 (10.42-r1) 23:38:42 (16/154) Installing glib (2.76.4-r0) 23:38:42 (17/154) Installing xz-libs (5.4.3-r0) 23:38:42 (18/154) Installing libxml2 (2.11.4-r0) 23:38:42 (19/154) Installing shared-mime-info (2.2-r5) 23:38:42 (20/154) Installing hicolor-icon-theme (0.17-r2) 23:38:42 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 23:38:42 (22/154) Installing libwebp (1.3.2-r0) 23:38:42 (23/154) Installing zstd-libs (1.5.5-r4) 23:38:42 (24/154) Installing tiff (4.5.1-r0) 23:38:42 (25/154) Installing gdk-pixbuf (2.42.10-r5) 23:38:42 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 23:38:42 (27/154) Installing libxau (1.0.11-r2) 23:38:42 (28/154) Installing libmd (1.0.4-r2) 23:38:42 (29/154) Installing libbsd (0.11.7-r1) 23:38:42 (30/154) Installing libxdmcp (1.1.4-r2) 23:38:42 (31/154) Installing libxcb (1.15-r1) 23:38:42 (32/154) Installing libx11 (1.8.7-r0) 23:38:42 (33/154) Installing libxcomposite (0.4.6-r3) 23:38:42 (34/154) Installing libxfixes (6.0.1-r2) 23:38:42 (35/154) Installing libxrender (0.9.11-r3) 23:38:42 (36/154) Installing libxcursor (1.2.1-r2) 23:38:42 (37/154) Installing libxdamage (1.1.6-r2) 23:38:42 (38/154) Installing libxext (1.3.5-r2) 23:38:42 (39/154) Installing libxi (1.8.1-r0) 23:38:42 (40/154) Installing libxinerama (1.1.5-r2) 23:38:42 (41/154) Installing libxrandr (1.5.3-r2) 23:38:42 (42/154) Installing libatk-1.0 (2.48.3-r0) 23:38:42 (43/154) Installing libxtst (1.2.4-r2) 23:38:42 (44/154) Installing dbus-libs (1.14.8-r0) 23:38:42 (45/154) Installing at-spi2-core (2.48.3-r0) 23:38:42 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 23:38:42 (47/154) Installing pixman (0.42.2-r1) 23:38:42 (48/154) Installing cairo (1.17.8-r1) 23:38:42 (49/154) Installing cairo-gobject (1.17.8-r1) 23:38:42 (50/154) Installing avahi-libs (0.8-r13) 23:38:42 (51/154) Installing gmp (6.2.1-r3) 23:38:42 (52/154) Installing nettle (3.8.1-r2) 23:38:42 (53/154) Installing libunistring (1.1-r1) 23:38:42 (54/154) Installing libidn2 (2.3.4-r1) 23:38:42 (55/154) Installing p11-kit (0.24.1-r2) 23:38:42 (56/154) Installing libtasn1 (4.19.0-r1) 23:38:42 (57/154) Installing gnutls (3.8.0-r2) 23:38:42 (58/154) Installing cups-libs (2.4.7-r0) 23:38:42 (59/154) Installing libepoxy (1.5.10-r1) 23:38:42 (60/154) Installing fribidi (1.0.13-r0) 23:38:42 (61/154) Installing graphite2 (1.3.14-r5) 23:38:42 (62/154) Installing harfbuzz (7.3.0-r0) 23:38:42 (63/154) Installing libxft (2.3.8-r1) 23:38:42 (64/154) Installing pango (1.50.14-r1) 23:38:42 (65/154) Installing wayland-libs-client (1.22.0-r2) 23:38:42 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 23:38:42 (67/154) Installing wayland-libs-egl (1.22.0-r2) 23:38:42 (68/154) Installing xkeyboard-config (2.38-r0) 23:38:42 (69/154) Installing libxkbcommon (1.5.0-r2) 23:38:42 (70/154) Installing gtk+3.0 (3.24.38-r1) 23:38:42 Executing gtk+3.0-3.24.38-r1.post-install 23:38:42 (71/154) Installing icu-data-full (73.2-r2) 23:38:43 (72/154) Installing mesa (23.0.4-r0) 23:38:43 (73/154) Installing llvm15-libs (15.0.7-r6) 23:38:43 (74/154) Installing hwdata-pci (0.370-r0) 23:38:43 (75/154) Installing libpciaccess (0.17-r2) 23:38:43 (76/154) Installing libdrm (2.4.115-r4) 23:38:43 (77/154) Installing musl-fts (1.2.7-r5) 23:38:43 (78/154) Installing libelf (0.189-r2) 23:38:43 (79/154) Installing mesa-glapi (23.0.4-r0) 23:38:43 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 23:38:44 (81/154) Installing eudev-libs (3.2.11-r8) 23:38:44 (82/154) Installing libmagic (5.45-r0) 23:38:44 (83/154) Installing file (5.45-r0) 23:38:44 (84/154) Installing libice (1.1.1-r2) 23:38:44 (85/154) Installing libuuid (2.38.1-r8) 23:38:44 (86/154) Installing libsm (1.2.4-r1) 23:38:44 (87/154) Installing libxt (1.3.0-r2) 23:38:44 (88/154) Installing libxmu (1.1.4-r2) 23:38:44 (89/154) Installing xset (1.2.5-r1) 23:38:44 (90/154) Installing xprop (1.2.6-r0) 23:38:44 (91/154) Installing xdg-utils (1.1.3-r4) 23:38:44 (92/154) Installing libogg (1.3.5-r4) 23:38:44 (93/154) Installing flac-libs (1.4.3-r0) 23:38:44 (94/154) Installing alsa-lib (1.2.9-r1) 23:38:44 (95/154) Installing libatomic (12.2.1_git20220924-r10) 23:38:44 (96/154) Installing svt-av1-libs (1.6.0-r0) 23:38:44 (97/154) Installing aom-libs (3.6.1-r0) 23:38:44 (98/154) Installing libva (2.18.0-r1) 23:38:44 (99/154) Installing libvdpau (1.5-r1) 23:38:44 (100/154) Installing onevpl-libs (2023.2.1-r0) 23:38:44 (101/154) Installing ffmpeg-libavutil (6.0-r15) 23:38:44 (102/154) Installing libdav1d (1.2.1-r0) 23:38:44 (103/154) Installing libhwy (1.0.4-r1) 23:38:44 (104/154) Installing lcms2 (2.15-r2) 23:38:44 (105/154) Installing libjxl (0.8.2-r0) 23:38:44 (106/154) Installing lame-libs (3.100-r5) 23:38:44 (107/154) Installing opus (1.4-r0) 23:38:44 (108/154) Installing libgomp (12.2.1_git20220924-r10) 23:38:44 (109/154) Installing soxr (0.1.3-r5) 23:38:44 (110/154) Installing ffmpeg-libswresample (6.0-r15) 23:38:44 (111/154) Installing libtheora (1.1.1-r17) 23:38:44 (112/154) Installing libvorbis (1.3.7-r1) 23:38:44 (113/154) Installing libvpx (1.13.0-r2) 23:38:44 (114/154) Installing x264-libs (0.164_git20220602-r1) 23:38:44 (115/154) Installing numactl (2.0.16-r4) 23:38:44 (116/154) Installing x265-libs (3.5-r4) 23:38:44 (117/154) Installing xvidcore (1.3.7-r1) 23:38:44 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 23:38:44 (119/154) Installing libbluray (1.3.4-r0) 23:38:44 (120/154) Installing mpg123-libs (1.31.3-r1) 23:38:44 (121/154) Installing libopenmpt (0.7.2-r0) 23:38:44 (122/154) Installing cjson (1.7.15-r4) 23:38:44 (123/154) Installing mbedtls (2.28.5-r0) 23:38:44 (124/154) Installing librist (0.2.7-r0) 23:38:44 (125/154) Installing libsrt (1.5.2-r0) 23:38:44 (126/154) Installing libssh (0.10.5-r0) 23:38:44 (127/154) Installing libsodium (1.0.18-r3) 23:38:44 (128/154) Installing libzmq (4.3.4-r4) 23:38:44 (129/154) Installing ffmpeg-libavformat (6.0-r15) 23:38:44 (130/154) Installing libevent (2.1.12-r6) 23:38:44 (131/154) Installing wayland-libs-server (1.22.0-r2) 23:38:44 (132/154) Installing mesa-gbm (23.0.4-r0) 23:38:44 (133/154) Installing harfbuzz-subset (7.3.0-r0) 23:38:44 (134/154) Installing icu-libs (73.2-r2) 23:38:44 (135/154) Installing jsoncpp (1.9.5-r0) 23:38:44 (136/154) Installing minizip (1.2.13-r1) 23:38:44 (137/154) Installing nspr (4.35-r2) 23:38:44 (138/154) Installing sqlite-libs (3.41.2-r2) 23:38:44 (139/154) Installing nss (3.94-r0) 23:38:45 (140/154) Installing pipewire-libs (0.3.70-r1) 23:38:45 (141/154) Installing libasyncns (0.8-r1) 23:38:45 (142/154) Installing libltdl (2.4.7-r2) 23:38:45 (143/154) Installing orc (0.4.34-r0) 23:38:45 (144/154) Installing libsndfile (1.2.0-r2) 23:38:45 (145/154) Installing speexdsp (1.2.1-r1) 23:38:45 (146/154) Installing tdb-libs (1.4.8-r1) 23:38:45 (147/154) Installing libpulse (16.1-r10) 23:38:45 (148/154) Installing snappy (1.1.10-r1) 23:38:45 (149/154) Installing libwoff2common (1.0.2-r2) 23:38:45 (150/154) Installing libwoff2enc (1.0.2-r2) 23:38:45 (151/154) Installing libgpg-error (1.47-r1) 23:38:45 (152/154) Installing libgcrypt (1.10.2-r1) 23:38:45 (153/154) Installing libxslt (1.1.38-r0) 23:38:45 (154/154) Installing chromium (117.0.5938.62-r0) 23:38:46 Executing busybox-1.36.1-r2.trigger 23:38:46 Executing fontconfig-2.14.2-r3.trigger 23:38:46 Executing mkfontscale-1.2.2-r3.trigger 23:38:46 Executing glib-2.76.4-r0.trigger 23:38:46 Executing shared-mime-info-2.2-r5.trigger 23:38:47 Executing gdk-pixbuf-2.42.10-r5.trigger 23:38:47 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:38:47 OK: 576 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:50 provisioning config files... 23:38:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config7974326920633297301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:51 ---> docker-login.sh 23:38:51 nexus3.edgexfoundry.org:10001 23:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:51 Configure a credential helper to remove this warning. See 23:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:51 23:38:51 Login Succeeded 23:38:51 nexus3.edgexfoundry.org:10002 23:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 nexus3.edgexfoundry.org:10003 23:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 nexus3.edgexfoundry.org:10004 23:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 docker.io 23:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:53 Configure a credential helper to remove this warning. See 23:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:53 23:38:53 Login Succeeded 23:38:53 ---> docker-login.sh ends [Pipeline] } 23:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:53 ========================================================= 23:38:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:54 + 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 . 23:38:55 Sending build context to Docker daemon 28.8MB 23:38:55 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:38:55 Step 2/15 : FROM ${BASE} AS builder 23:38:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:55 9fda8d8052c6: Pulling fs layer 23:38:55 5d54e960e981: Pulling fs layer 23:38:55 c4a7e357bf2a: Pulling fs layer 23:38:55 f0e02332f6b5: Pulling fs layer 23:38:55 cefa15bbcfad: Pulling fs layer 23:38:55 17808c966233: Pulling fs layer 23:38:55 f4c1fc716caa: Pulling fs layer 23:38:55 f0e02332f6b5: Waiting 23:38:55 cefa15bbcfad: Waiting 23:38:55 17808c966233: Waiting 23:38:55 f4c1fc716caa: Waiting 23:38:55 5d54e960e981: Download complete 23:38:55 f0e02332f6b5: Verifying Checksum 23:38:55 f0e02332f6b5: Download complete 23:38:55 cefa15bbcfad: Verifying Checksum 23:38:55 9fda8d8052c6: Download complete 23:38:55 f4c1fc716caa: Verifying Checksum 23:38:55 f4c1fc716caa: Download complete 23:38:56 9fda8d8052c6: Pull complete 23:38:56 5d54e960e981: Pull complete 23:38:57 c4a7e357bf2a: Verifying Checksum 23:38:57 c4a7e357bf2a: Download complete 23:38:57 17808c966233: Verifying Checksum 23:38:57 17808c966233: Download complete 23:39:09 Removing intermediate container 0b47d038aaa0 23:39:09 ---> 3f7e355bb4c6 23:39:09 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:39:09 ---> Running in c3d28623cf86 23:39:09 Removing intermediate container c3d28623cf86 23:39:09 ---> dea44d146393 23:39:09 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:39:09 ---> Running in 4631bb04fbce 23:39:09 Removing intermediate container 4631bb04fbce 23:39:09 ---> 5b949800e561 23:39:09 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:39:09 ---> Running in 8582b849d11b 23:39:09 Removing intermediate container 8582b849d11b 23:39:09 ---> 4970525ae232 23:39:09 Step 6/11 : RUN npm install -g npm 23:39:09 ---> Running in 14639b2fad9e 23:39:10 c4a7e357bf2a: Pull complete 23:39:10 f0e02332f6b5: Pull complete 23:39:10 cefa15bbcfad: Pull complete 23:39:15 23:39:15 removed 31 packages, and changed 65 packages in 7s 23:39:15 23:39:15 26 packages are looking for funding 23:39:15 run `npm fund` for details 23:39:17 Removing intermediate container 14639b2fad9e 23:39:17 ---> 6dd5b9f613c4 23:39:17 Step 7/11 : ARG USER=1000 23:39:18 ---> Running in 76e5748423da 23:39:18 Removing intermediate container 76e5748423da 23:39:18 ---> 4ea3d975c811 23:39:18 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:39:18 ---> Running in bda7be944245 23:39:18 Removing intermediate container bda7be944245 23:39:18 ---> 49ead78b6d1c 23:39:18 Step 9/11 : USER $USER:$USER 23:39:18 ---> Running in 611f2331b147 23:39:18 Removing intermediate container 611f2331b147 23:39:18 ---> d81277d7ff6b 23:39:18 Step 10/11 : WORKDIR /app 23:39:18 17808c966233: Pull complete 23:39:18 ---> Running in 303c98c66ff0 23:39:18 Removing intermediate container 303c98c66ff0 23:39:18 ---> c8bad67ece11 23:39:18 Step 11/11 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 23:39:18 ---> Running in b1c082b2017d 23:39:18 Removing intermediate container b1c082b2017d 23:39:18 ---> 21b936046cea 23:39:18 Successfully built 21b936046cea 23:39:18 Successfully tagged edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 23:39:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:39:18 touch edgex-web-ui.imagebuilt 23:39:18 mkdir -p node_modules coverage 23:39:18 chown "1000:1000" node_modules coverage package-lock.json 23:39:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:39:19 f4c1fc716caa: Pull complete 23:39:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:39:19 ---> ea914061e18c 23:39:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 npm WARN EBADENGINE Unsupported engine { 23:39:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:39:21 npm WARN EBADENGINE required: { 23:39:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:39:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:39:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:39:21 npm WARN EBADENGINE }, 23:39:21 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:39:21 npm WARN EBADENGINE } 23:39:21 ---> Running in 61204131dc2d 23:39:21 Removing intermediate container 61204131dc2d 23:39:21 ---> 11514f8b5063 23:39:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:39:21 ---> Running in aeaf25640b1b 23:39:22 Removing intermediate container aeaf25640b1b 23:39:22 ---> 56658d6457b9 23:39:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:39:22 ---> Running in 31722062f8d0 23:39:22 Removing intermediate container 31722062f8d0 23:39:22 ---> 1bc2df16f340 23:39:22 Step 6/15 : LABEL Name=edgex-ui-go 23:39:22 ---> Running in e6d7be0578a3 23:39:23 Removing intermediate container e6d7be0578a3 23:39:23 ---> 558dfd68c793 23:39:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:39:23 ---> Running in c1c646cab466 23:39:23 Removing intermediate container c1c646cab466 23:39:23 ---> 5f1ede31a8cc 23:39:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:39:23 latest: Pulling from library/docker 23:39:24 579b34f0a95b: Pulling fs layer 23:39:24 2ecd494fa26a: Pulling fs layer 23:39:24 4f4fb700ef54: Pulling fs layer 23:39:24 99624a4fd86a: Pulling fs layer 23:39:24 6b3f207db0e4: Pulling fs layer 23:39:24 2f21744ef460: Pulling fs layer 23:39:24 80fde8283b9a: Pulling fs layer 23:39:24 cfd52aaeb832: Pulling fs layer 23:39:24 2aa7661f3209: Pulling fs layer 23:39:24 ad7962f27383: Pulling fs layer 23:39:24 c8cf6870052b: Pulling fs layer 23:39:24 1996d6e72d7b: Pulling fs layer 23:39:24 112e10f1d4c1: Pulling fs layer 23:39:24 b97b6e3dbded: Pulling fs layer 23:39:24 2aa7661f3209: Waiting 23:39:24 ad7962f27383: Waiting 23:39:24 c8cf6870052b: Waiting 23:39:24 99624a4fd86a: Waiting 23:39:24 6b3f207db0e4: Waiting 23:39:24 1996d6e72d7b: Waiting 23:39:24 112e10f1d4c1: Waiting 23:39:24 b97b6e3dbded: Waiting 23:39:24 2f21744ef460: Waiting 23:39:24 80fde8283b9a: Waiting 23:39:24 cfd52aaeb832: Waiting 23:39:24 4f4fb700ef54: Verifying Checksum 23:39:24 4f4fb700ef54: Download complete 23:39:24 2ecd494fa26a: Download complete 23:39:24 579b34f0a95b: Verifying Checksum 23:39:24 579b34f0a95b: Download complete 23:39:25 99624a4fd86a: Verifying Checksum 23:39:25 99624a4fd86a: Download complete 23:39:25 6b3f207db0e4: Verifying Checksum 23:39:25 6b3f207db0e4: Download complete 23:39:25 80fde8283b9a: Verifying Checksum 23:39:25 80fde8283b9a: Download complete 23:39:25 2f21744ef460: Verifying Checksum 23:39:25 2f21744ef460: Download complete 23:39:25 cfd52aaeb832: Verifying Checksum 23:39:25 cfd52aaeb832: Download complete 23:39:25 2aa7661f3209: Verifying Checksum 23:39:25 2aa7661f3209: Download complete 23:39:25 579b34f0a95b: Pull complete 23:39:25 c8cf6870052b: Verifying Checksum 23:39:25 c8cf6870052b: Download complete 23:39:25 112e10f1d4c1: Verifying Checksum 23:39:25 112e10f1d4c1: Download complete 23:39:25 ad7962f27383: Verifying Checksum 23:39:25 ad7962f27383: Download complete 23:39:25 b97b6e3dbded: Verifying Checksum 23:39:25 b97b6e3dbded: Download complete 23:39:26 2ecd494fa26a: Pull complete 23:39:26 4f4fb700ef54: Pull complete 23:39:26 1996d6e72d7b: Verifying Checksum 23:39:26 1996d6e72d7b: Download complete 23:39:29 99624a4fd86a: Pull complete 23:39:30 6b3f207db0e4: Pull complete 23:39:32 2f21744ef460: Pull complete 23:39:32 80fde8283b9a: Pull complete 23:39:32 cfd52aaeb832: Pull complete 23:39:33 2aa7661f3209: Pull complete 23:39:34 ad7962f27383: Pull complete 23:39:34 c8cf6870052b: Pull complete 23:39:36 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:39:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:39:36 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:39:36 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:39:36 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:39:36 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 23:39:36 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 23:39:36 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:39:36 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 23:39:36 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:39:36 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:39:36 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:39:36 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. 23:39:36 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. 23:39:36 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. 23:39:36 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 23:39:36 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:39:37 1996d6e72d7b: Pull complete 23:39:37 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 23:39:38 112e10f1d4c1: Pull complete 23:39:38 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 23:39:38 b97b6e3dbded: Pull complete 23:39:38 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 23:39:38 Status: Downloaded newer image for docker:latest 23:39:40 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. 23:39:43 ---> 801117a1c155 23:39:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:43 ---> Running in 85a86a713db3 23:39:44 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. 23:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:46 OK: 266 MiB in 52 packages 23:39:47 Removing intermediate container 85a86a713db3 23:39:47 ---> 2e4467f9326b 23:39:47 Step 10/15 : ENV GO111MODULE=on 23:39:47 ---> Running in 8d343fa77377 23:39:47 Removing intermediate container 8d343fa77377 23:39:47 ---> 84f4312f827f 23:39:47 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:39:47 ---> Running in a1ae9fbb06fd 23:39:47 Removing intermediate container a1ae9fbb06fd 23:39:47 ---> 8b5ef006af74 23:39:47 Step 12/15 : COPY go.mod vendor* ./ 23:39:48 ---> 1995049288c4 23:39:48 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:48 ---> Running in feffa9eaf8dc 23:39:50 23:39:50 added 1478 packages, and audited 1479 packages in 31s 23:39:50 23:39:50 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 23:39:50 23:39:50 To address issues that do not require attention, run: 23:39:50 npm audit fix 23:39:50 23:39:50 To address all issues (including breaking changes), run: 23:39:50 npm audit fix --force 23:39:50 23:39:50 Run `npm audit` for details. 23:40:12 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 23:40:15 - Generating browser application bundles (phase: setup)... 23:40:19 Compiling @angular/core : es2015 as esm2015 23:40:19 Compiling @angular/compiler/testing : es2015 as esm2015 23:40:22 Compiling @angular/core/testing : es2015 as esm2015 23:40:22 Compiling @angular/common : es2015 as esm2015 23:40:22 Compiling @angular/platform-browser : es2015 as esm2015 23:40:22 Compiling @angular/common/testing : es2015 as esm2015 23:40:23 Compiling @angular/common/http : es2015 as esm2015 23:40:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:40:23 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:40:23 Compiling @angular/forms : es2015 as esm2015 23:40:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:40:23 Compiling @angular/router : es2015 as esm2015 23:40:24 Compiling @angular/common/http/testing : es2015 as esm2015 23:40:25 Compiling @angular/router/testing : es2015 as esm2015 23:40:29 07 11 2023 23:40:29.391:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:40:29 07 11 2023 23:40:29.393:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:40:29 07 11 2023 23:40:29.397:INFO [launcher]: Starting browser ChromeHeadless 23:40:39 ✔ Browser application bundle generation complete. 23:40:39 07 11 2023 23:40:39.095:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket AookkilLU-TRujRoAAAB with id 69560337 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.07 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.096 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.18 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.233 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.239 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.241 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.249 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.253 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.256 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.259 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.293 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.316 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.319 secs) 23:40:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.339 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.345 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.352 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.353 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.355 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.364 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.381 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.406 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.413 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.418 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.443 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.446 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.447 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.457 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.465 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.468 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.474 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.48 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.502 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.507 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.508 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.527 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.543 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.56 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.582 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.588 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.593 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.599 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.603 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.614 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.627 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.633 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.639 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.65 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.655 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.662 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.663 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.672 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.681 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.687 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.703 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.708 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.711 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.713 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.714 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.726 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.748 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.761 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.769 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.772 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.78 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.787 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.788 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.789 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.79 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.802 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.808 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.817 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.826 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.862 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.875 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.879 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.881 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.882 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.887 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.892 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.907 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.914 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.915 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.915 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.919 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.92 secs) 23:40:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.925 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.937 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.942 secs) 23:40:43 WARN: ' 23:40:43 It looks like you're using ngModel on the same form field as formControlName. 23:40:43 Support for using the ngModel input property and ngModelChange event with 23:40:43 reactive form directives has been deprecated in Angular v6 and will be removed 23:40:43 in a future version of Angular. 23:40:43 23:40:43 For more information on this, see our API docs here: 23:40:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:40:43 ' 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.942 secs) 23:40:43 WARN: ' 23:40:43 It looks like you're using ngModel on the same form field as formControlName. 23:40:43 Support for using the ngModel input property and ngModelChange event with 23:40:43 reactive form directives has been deprecated in Angular v6 and will be removed 23:40:43 in a future version of Angular. 23:40:43 23:40:43 For more information on this, see our API docs here: 23:40:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:40:43 ' 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.957 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.959 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.974 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.976 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.977 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.978 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.981 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.996 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.001 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.01 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.036 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.047 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.059 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.063 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.065 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.067 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.087 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.089 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.102 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.105 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.107 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.11 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.112 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.125 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.13 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.135 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.139 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.143 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.151 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.152 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.153 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.162 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.168 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.219 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.221 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.222 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.227 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.24 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.243 secs) 23:40:43 ERROR: 'NG0304: 'router-outlet' is not a known element: 23:40:43 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 23:40:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.243 secs) 23:40:43 ERROR: 'NG0304: 'router-outlet' is not a known element: 23:40:43 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 23:40:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.246 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.262 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.269 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.274 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.279 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.283 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.29 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.297 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.318 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.329 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.333 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.38 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.392 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.394 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.395 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.412 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.428 secs) 23:40:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.993 secs / 1.428 secs) 23:40:43 TOTAL: 147 SUCCESS 23:40:43 ✔ Browser application bundle generation complete. 23:40:44 23:40:44 =============================== Coverage summary =============================== 23:40:44 Statements : 40.88% ( 1468/3591 ) 23:40:44 Branches : 11.75% ( 114/970 ) 23:40:44 Functions : 31.98% ( 419/1310 ) 23:40:44 Lines : 38.87% ( 1323/3404 ) 23:40:44 ================================================================================ 23:40:44 ✔ Browser application bundle generation complete. 23:40:44 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 23:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:40:44 $ docker stop --time=1 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 23:40:46 $ docker rm -f --volumes 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:40:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:40:49 + ls -al . 23:40:49 total 180 23:40:49 drwxrwxr-x 13 jenkins jenkins 4096 Nov 7 23:38 . 23:40:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 23:35 .. 23:40:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 .blubracket 23:40:49 -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 23:35 .dockerignore 23:40:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 23:36 .git 23:40:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 .github 23:40:49 -rw-rw-r-- 1 jenkins jenkins 161 Nov 7 23:35 .gitignore 23:40:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 23:36 .semver 23:40:49 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 7 23:35 Attribution.txt 23:40:49 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 7 23:35 CHANGELOG.md 23:40:49 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 23:35 CONTRIBUTING.md 23:40:49 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 7 23:35 Dockerfile 23:40:49 -rw-rw-r-- 1 jenkins jenkins 652 Nov 7 23:35 Jenkinsfile 23:40:49 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 23:35 LICENSE 23:40:49 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 7 23:35 Makefile 23:40:49 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 23:35 README.md 23:40:49 -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 23:36 VERSION 23:40:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 assets 23:40:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 bin 23:40:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 cmd 23:40:49 -rw-r--r-- 1 jenkins jenkins 10 Nov 7 23:38 coverage.out 23:40:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 docs 23:40:49 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 7 23:35 go.mod 23:40:49 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 7 23:35 go.sum 23:40:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 23:35 internal 23:40:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 23:35 testing 23:40:49 -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 23:35 version.go 23:40:49 drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 23:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:49 + 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=107460552c54f86cc3fe13f0c2d7499031363441 --label arch=amd64 --label version=3.1.0-dev.13 . 23:40:50 Sending build context to Docker daemon 49.03MB 23:40:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:40:50 Step 2/25 : FROM ${BASE} AS builder 23:40:50 ---> bd63faffb430 23:40:50 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:40:52 ---> Running in b360a8c0ede2 23:40:52 Removing intermediate container b360a8c0ede2 23:40:52 ---> 4c3ea63bc919 23:40:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:40:52 ---> Running in a6a9c77aead9 23:40:52 Removing intermediate container a6a9c77aead9 23:40:52 ---> 7a82e7d27836 23:40:52 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:40:52 ---> Running in 7cdc24aef90e 23:40:52 Removing intermediate container 7cdc24aef90e 23:40:52 ---> 544781546d9e 23:40:52 Step 6/25 : LABEL Name=edgex-ui-go 23:40:52 ---> Running in f13ccf4b10bd 23:40:52 Removing intermediate container f13ccf4b10bd 23:40:52 ---> 90b8d3f194ef 23:40:52 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:40:52 ---> Running in 3e2a4dbe8b9a 23:40:52 Removing intermediate container 3e2a4dbe8b9a 23:40:52 ---> 6dd03f9dbc02 23:40:52 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:40:56 ---> 5a42cc8e9b75 23:40:56 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:56 ---> Running in cd415c4aa564 23:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:40:56 OK: 264 MiB in 52 packages 23:40:57 Removing intermediate container cd415c4aa564 23:40:57 ---> 5f9ed54a9ab1 23:40:57 Step 10/25 : ENV GO111MODULE=on 23:40:57 ---> Running in a221822ce540 23:40:57 Removing intermediate container a221822ce540 23:40:57 ---> 1fab1e404a0f 23:40:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:40:57 ---> Running in f4d4648e9670 23:40:57 Removing intermediate container f4d4648e9670 23:40:57 ---> 0da6770d4ed9 23:40:57 Step 12/25 : COPY go.mod vendor* ./ 23:40:57 ---> 12c7dbced8ba 23:40:57 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:57 ---> Running in 1f809af1e966 23:40:58 Removing intermediate container 1f809af1e966 23:40:58 ---> b315373763e5 23:40:58 Step 14/25 : COPY . . 23:41:01 ---> a83d3c7871a3 23:41:01 Step 15/25 : RUN ${MAKE} 23:41:02 ---> Running in 5f36e609bfed 23:41:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:41:10 Removing intermediate container feffa9eaf8dc 23:41:10 ---> 34f344249a9a 23:41:10 Step 14/15 : COPY . . 23:41:10 ---> 26f550773d97 23:41:10 Step 15/15 : RUN ${MAKE} 23:41:10 ---> Running in 17273a2fc5cf 23:41:10 noop 23:41:10 Removing intermediate container 17273a2fc5cf 23:41:10 ---> 429d888582e7 23:41:10 Successfully built 429d888582e7 23:41:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:10 + docker inspect -f . ci-base-image-arm64 23:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:10 prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 23:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:41:12 $ docker top eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:13 + go version 23:41:13 go version go1.21.0 linux/arm64 [Pipeline] } 23:41:13 $ docker stop --time=1 eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 23:41:14 $ docker rm -f --volumes eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:15 + docker inspect -f . ci-base-image-arm64 23:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 23:41:15 $ 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/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:41:16 $ docker top a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/140 [Pipeline] fileExists [Pipeline] sh 23:41:18 + make test 23:41:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:41:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:41:28 Removing intermediate container 5f36e609bfed 23:41:28 ---> 0bc667dbfe45 23:41:28 Step 16/25 : FROM alpine:3.18 23:41:29 3.18: Pulling from library/alpine 23:41:29 96526aa774ef: Already exists 23:41:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:41:29 Status: Downloaded newer image for alpine:3.18 23:41:29 ---> 8ca4688f4f35 23:41:29 Step 17/25 : EXPOSE 4000 23:41:29 ---> Running in bff19962481a 23:41:29 Removing intermediate container bff19962481a 23:41:29 ---> 9ca4deae7635 23:41:29 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 23:41:31 ---> 657b9546ee95 23:41:31 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:41:32 ---> da161723b182 23:41:32 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:41:32 ---> c777c3d0cb25 23:41:32 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:41:32 ---> Running in 40a86087a189 23:41:32 Removing intermediate container 40a86087a189 23:41:32 ---> f3a1f17b0288 23:41:32 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:41:32 ---> Running in 8446d6e076d8 23:41:32 Removing intermediate container 8446d6e076d8 23:41:32 ---> 7faa590c93df 23:41:32 Step 23/25 : LABEL arch=amd64 23:41:32 ---> Running in aa5b4e2143c6 23:41:32 Removing intermediate container aa5b4e2143c6 23:41:32 ---> 3d60c7ddf897 23:41:32 Step 24/25 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 23:41:32 ---> Running in ad92190f2226 23:41:33 Removing intermediate container ad92190f2226 23:41:33 ---> d97c6abc5815 23:41:33 Step 25/25 : LABEL version=3.1.0-dev.13 23:41:33 ---> Running in 8566855a9d3d 23:41:33 Removing intermediate container 8566855a9d3d 23:41:33 ---> c1f1169b3944 23:41:33 [Warning] One or more build-args [ARCH] were not consumed 23:41:33 Successfully built c1f1169b3944 23:41:33 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:33 provisioning config files... 23:41:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6140026915657976848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:33 ---> docker-login.sh 23:41:33 nexus3.edgexfoundry.org:10001 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 nexus3.edgexfoundry.org:10002 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 nexus3.edgexfoundry.org:10003 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 nexus3.edgexfoundry.org:10004 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:33 Configure a credential helper to remove this warning. See 23:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:33 23:41:33 Login Succeeded 23:41:33 docker.io 23:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:34 Configure a credential helper to remove this warning. See 23:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:34 23:41:34 Login Succeeded 23:41:34 ---> docker-login.sh ends [Pipeline] } 23:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:41:34 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 23:41:34 107460552c54f86cc3fe13f0c2d7499031363441 23:41:34 latest 23:41:34 3.1.0-dev.13 23:41:34 107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 23:41:34 main 23:41:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 23:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:41:34 9688dd9b415f: Preparing 23:41:34 06d2ca8528c0: Preparing 23:41:34 5a8d86489cf8: Preparing 23:41:34 cc2447e1835a: Preparing 23:41:34 cc2447e1835a: Layer already exists 23:41:34 9688dd9b415f: Pushed 23:41:34 06d2ca8528c0: Pushed 23:41:38 5a8d86489cf8: Pushed 23:41:38 107460552c54f86cc3fe13f0c2d7499031363441: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:41:38 9688dd9b415f: Preparing 23:41:38 06d2ca8528c0: Preparing 23:41:38 5a8d86489cf8: Preparing 23:41:38 cc2447e1835a: Preparing 23:41:38 06d2ca8528c0: Layer already exists 23:41:38 9688dd9b415f: Layer already exists 23:41:38 cc2447e1835a: Layer already exists 23:41:38 5a8d86489cf8: Layer already exists 23:41:38 latest: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 23:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:41:39 9688dd9b415f: Preparing 23:41:39 06d2ca8528c0: Preparing 23:41:39 5a8d86489cf8: Preparing 23:41:39 cc2447e1835a: Preparing 23:41:39 cc2447e1835a: Layer already exists 23:41:39 9688dd9b415f: Layer already exists 23:41:39 06d2ca8528c0: Layer already exists 23:41:39 5a8d86489cf8: Layer already exists 23:41:39 3.1.0-dev.13: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 23:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:41:40 9688dd9b415f: Preparing 23:41:40 06d2ca8528c0: Preparing 23:41:40 5a8d86489cf8: Preparing 23:41:40 cc2447e1835a: Preparing 23:41:40 06d2ca8528c0: Layer already exists 23:41:40 5a8d86489cf8: Layer already exists 23:41:40 9688dd9b415f: Layer already exists 23:41:40 cc2447e1835a: Layer already exists 23:41:40 107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 23:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:41:40 9688dd9b415f: Preparing 23:41:40 06d2ca8528c0: Preparing 23:41:40 5a8d86489cf8: Preparing 23:41:40 cc2447e1835a: Preparing 23:41:40 5a8d86489cf8: Layer already exists 23:41:40 cc2447e1835a: Layer already exists 23:41:40 9688dd9b415f: Layer already exists 23:41:40 06d2ca8528c0: Layer already exists 23:41:40 main: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:40 ===================================================== [Pipeline] echo 23:41:40 taggedImages: 23:41:40 - nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 23:41:40 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:41:40 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 23:41:40 - nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 23:41:40 - 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 23:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:41 23:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:41 latest: Pulling from edgex-lftools-log-publisher 23:41:41 5eb5b503b376: Pulling fs layer 23:41:41 5c69ac0246d0: Pulling fs layer 23:41:41 ec43610c2a17: Pulling fs layer 23:41:41 3a2ae6a8a46f: Pulling fs layer 23:41:41 33b1e0a273af: Pulling fs layer 23:41:41 5d3b04190fa2: Pulling fs layer 23:41:41 2f39f015ded8: Pulling fs layer 23:41:41 33b1e0a273af: Waiting 23:41:41 5d3b04190fa2: Waiting 23:41:41 2f39f015ded8: Waiting 23:41:41 3a2ae6a8a46f: Waiting 23:41:41 5c69ac0246d0: Verifying Checksum 23:41:41 5c69ac0246d0: Download complete 23:41:41 3a2ae6a8a46f: Verifying Checksum 23:41:41 3a2ae6a8a46f: Download complete 23:41:41 33b1e0a273af: Verifying Checksum 23:41:41 33b1e0a273af: Download complete 23:41:41 ec43610c2a17: Verifying Checksum 23:41:41 ec43610c2a17: Download complete 23:41:41 5d3b04190fa2: Verifying Checksum 23:41:41 5d3b04190fa2: Download complete 23:41:41 5eb5b503b376: Download complete 23:41:42 2f39f015ded8: Download complete 23:41:43 5eb5b503b376: Pull complete 23:41:43 5c69ac0246d0: Pull complete 23:41:43 ec43610c2a17: Pull complete 23:41:43 3a2ae6a8a46f: Pull complete 23:41:44 33b1e0a273af: Pull complete 23:41:44 5d3b04190fa2: Pull complete 23:41:48 2f39f015ded8: Pull complete 23:41:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:48 prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container 23:41:48 $ 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 23:42:00 $ docker top 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:00 ---> job-cost.sh 23:42:00 lf-activate-venv: SKIPPING 23:42:00 INFO: No Stack... 23:42:01 INFO: Retrieving Pricing Info for: v3-standard-8 23:42:01 INFO: Archiving Costs [Pipeline] sh 23:42:02 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 23:42:02 + cut -d, -f6 [Pipeline] lock 23:42:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] 23:42:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] did not exist. Created. 23:42:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:42:02 Stashed 1 file(s) [Pipeline] } 23:42:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:02 $ docker stop --time=1 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c 23:42:04 $ docker rm -f --volumes 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:42:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:42:32 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:42:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:54 ./bin/test-attribution-txt.sh 23:42:55 make -C web test 23:42:55 make[1]: Entering directory '/w/workspace/edgex-ui-go/140/web' 23:42:55 make[1]: tput: No such file or directory 23:42:55 make[1]: tput: No such file or directory 23:42:55 warning: generating ./VERSION 23:42:55 echo "0.0.0" > VERSION 23:42:55 docker build \ 23:42:55 -f Dockerfile \ 23:42:55 --build-arg USER=1000 \ 23:42:55 \ 23:42:55 --label "git_sha=107460552c54f86cc3fe13f0c2d7499031363441" \ 23:42:55 -t edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 \ 23:42:55 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:42:55 . 23:42:55 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:42:55 Install the buildx component to build images with BuildKit: 23:42:55 https://docs.docker.com/go/buildx/ 23:42:55 23:42:55 Sending build context to Docker daemon 2.706MB 23:42:55 Step 1/11 : FROM node:18-alpine3.18 23:42:56 18-alpine3.18: Pulling from library/node 23:42:56 579b34f0a95b: Already exists 23:42:56 193dce5f4a0c: Pulling fs layer 23:42:56 78d1fe6b9b44: Pulling fs layer 23:42:56 18c854bc80ea: Pulling fs layer 23:42:56 18c854bc80ea: Verifying Checksum 23:42:56 18c854bc80ea: Download complete 23:42:56 78d1fe6b9b44: Verifying Checksum 23:42:56 78d1fe6b9b44: Download complete 23:42:57 193dce5f4a0c: Verifying Checksum 23:42:57 193dce5f4a0c: Download complete 23:43:05 193dce5f4a0c: Pull complete 23:43:05 78d1fe6b9b44: Pull complete 23:43:05 18c854bc80ea: Pull complete 23:43:05 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 23:43:05 Status: Downloaded newer image for node:18-alpine3.18 23:43:05 ---> f5a5f9201015 23:43:05 Step 2/11 : RUN apk add --no-cache chromium 23:43:06 ---> Running in 5b0357265765 23:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:43:09 (1/151) Installing libexpat (2.5.0-r1) 23:43:09 (2/151) Installing brotli-libs (1.0.9-r14) 23:43:09 (3/151) Installing libbz2 (1.0.8-r5) 23:43:09 (4/151) Installing libpng (1.6.39-r3) 23:43:09 (5/151) Installing freetype (2.13.0-r5) 23:43:09 (6/151) Installing fontconfig (2.14.2-r3) 23:43:09 (7/151) Installing libfontenc (1.1.7-r2) 23:43:09 (8/151) Installing mkfontscale (1.2.2-r3) 23:43:09 (9/151) Installing font-opensans (0_git20210927-r1) 23:43:09 (10/151) Installing pkgconf (1.9.5-r0) 23:43:09 (11/151) Installing libffi (3.4.4-r2) 23:43:09 (12/151) Installing libintl (0.21.1-r7) 23:43:09 (13/151) Installing libblkid (2.38.1-r8) 23:43:09 (14/151) Installing libmount (2.38.1-r8) 23:43:09 (15/151) Installing pcre2 (10.42-r1) 23:43:09 (16/151) Installing glib (2.76.4-r0) 23:43:09 (17/151) Installing xz-libs (5.4.3-r0) 23:43:09 (18/151) Installing libxml2 (2.11.4-r0) 23:43:09 (19/151) Installing shared-mime-info (2.2-r5) 23:43:09 (20/151) Installing hicolor-icon-theme (0.17-r2) 23:43:09 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 23:43:09 (22/151) Installing libwebp (1.3.2-r0) 23:43:09 (23/151) Installing zstd-libs (1.5.5-r4) 23:43:09 (24/151) Installing tiff (4.5.1-r0) 23:43:09 (25/151) Installing gdk-pixbuf (2.42.10-r5) 23:43:10 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 23:43:10 (27/151) Installing libxau (1.0.11-r2) 23:43:10 (28/151) Installing libmd (1.0.4-r2) 23:43:10 (29/151) Installing libbsd (0.11.7-r1) 23:43:10 (30/151) Installing libxdmcp (1.1.4-r2) 23:43:10 (31/151) Installing libxcb (1.15-r1) 23:43:10 (32/151) Installing libx11 (1.8.7-r0) 23:43:10 (33/151) Installing libxcomposite (0.4.6-r3) 23:43:10 (34/151) Installing libxfixes (6.0.1-r2) 23:43:10 (35/151) Installing libxrender (0.9.11-r3) 23:43:10 (36/151) Installing libxcursor (1.2.1-r2) 23:43:10 (37/151) Installing libxdamage (1.1.6-r2) 23:43:10 (38/151) Installing libxext (1.3.5-r2) 23:43:10 (39/151) Installing libxi (1.8.1-r0) 23:43:10 (40/151) Installing libxinerama (1.1.5-r2) 23:43:10 (41/151) Installing libxrandr (1.5.3-r2) 23:43:10 (42/151) Installing libatk-1.0 (2.48.3-r0) 23:43:10 (43/151) Installing libxtst (1.2.4-r2) 23:43:10 (44/151) Installing dbus-libs (1.14.8-r0) 23:43:10 (45/151) Installing at-spi2-core (2.48.3-r0) 23:43:10 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 23:43:10 (47/151) Installing pixman (0.42.2-r1) 23:43:10 (48/151) Installing cairo (1.17.8-r1) 23:43:10 (49/151) Installing cairo-gobject (1.17.8-r1) 23:43:10 (50/151) Installing avahi-libs (0.8-r13) 23:43:10 (51/151) Installing gmp (6.2.1-r3) 23:43:10 (52/151) Installing nettle (3.8.1-r2) 23:43:10 (53/151) Installing libunistring (1.1-r1) 23:43:10 (54/151) Installing libidn2 (2.3.4-r1) 23:43:10 (55/151) Installing p11-kit (0.24.1-r2) 23:43:10 (56/151) Installing libtasn1 (4.19.0-r1) 23:43:10 (57/151) Installing gnutls (3.8.0-r2) 23:43:10 (58/151) Installing cups-libs (2.4.7-r0) 23:43:10 (59/151) Installing libepoxy (1.5.10-r1) 23:43:10 (60/151) Installing fribidi (1.0.13-r0) 23:43:10 (61/151) Installing graphite2 (1.3.14-r5) 23:43:10 (62/151) Installing harfbuzz (7.3.0-r0) 23:43:10 (63/151) Installing libxft (2.3.8-r1) 23:43:10 (64/151) Installing pango (1.50.14-r1) 23:43:10 (65/151) Installing wayland-libs-client (1.22.0-r2) 23:43:10 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 23:43:10 (67/151) Installing wayland-libs-egl (1.22.0-r2) 23:43:10 (68/151) Installing xkeyboard-config (2.38-r0) 23:43:10 (69/151) Installing libxkbcommon (1.5.0-r2) 23:43:11 (70/151) Installing gtk+3.0 (3.24.38-r1) 23:43:11 Executing gtk+3.0-3.24.38-r1.post-install 23:43:11 (71/151) Installing icu-data-full (73.2-r2) 23:43:12 (72/151) Installing mesa (23.0.4-r0) 23:43:12 (73/151) Installing llvm15-libs (15.0.7-r6) 23:43:14 (74/151) Installing libdrm (2.4.115-r4) 23:43:14 (75/151) Installing musl-fts (1.2.7-r5) 23:43:14 (76/151) Installing libelf (0.189-r2) 23:43:14 (77/151) Installing mesa-glapi (23.0.4-r0) 23:43:14 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 23:43:15 (79/151) Installing eudev-libs (3.2.11-r8) 23:43:15 (80/151) Installing libmagic (5.45-r0) 23:43:15 (81/151) Installing file (5.45-r0) 23:43:15 (82/151) Installing libice (1.1.1-r2) 23:43:15 (83/151) Installing libuuid (2.38.1-r8) 23:43:15 (84/151) Installing libsm (1.2.4-r1) 23:43:15 (85/151) Installing libxt (1.3.0-r2) 23:43:15 (86/151) Installing libxmu (1.1.4-r2) 23:43:15 (87/151) Installing xset (1.2.5-r1) 23:43:15 (88/151) Installing xprop (1.2.6-r0) 23:43:15 (89/151) Installing xdg-utils (1.1.3-r4) 23:43:15 (90/151) Installing libogg (1.3.5-r4) 23:43:15 (91/151) Installing flac-libs (1.4.3-r0) 23:43:15 (92/151) Installing alsa-lib (1.2.9-r1) 23:43:15 (93/151) Installing libatomic (12.2.1_git20220924-r10) 23:43:15 (94/151) Installing svt-av1-libs (1.6.0-r0) 23:43:15 (95/151) Installing aom-libs (3.6.1-r0) 23:43:15 (96/151) Installing libva (2.18.0-r1) 23:43:15 (97/151) Installing libvdpau (1.5-r1) 23:43:15 (98/151) Installing ffmpeg-libavutil (6.0-r15) 23:43:15 (99/151) Installing libdav1d (1.2.1-r0) 23:43:15 (100/151) Installing libhwy (1.0.4-r1) 23:43:15 (101/151) Installing lcms2 (2.15-r2) 23:43:15 (102/151) Installing libjxl (0.8.2-r0) 23:43:15 (103/151) Installing lame-libs (3.100-r5) 23:43:16 (104/151) Installing opus (1.4-r0) 23:43:16 (105/151) Installing libgomp (12.2.1_git20220924-r10) 23:43:16 (106/151) Installing soxr (0.1.3-r5) 23:43:16 (107/151) Installing ffmpeg-libswresample (6.0-r15) 23:43:16 (108/151) Installing libtheora (1.1.1-r17) 23:43:16 (109/151) Installing libvorbis (1.3.7-r1) 23:43:16 (110/151) Installing libvpx (1.13.0-r2) 23:43:16 (111/151) Installing x264-libs (0.164_git20220602-r1) 23:43:16 (112/151) Installing numactl (2.0.16-r4) 23:43:16 (113/151) Installing x265-libs (3.5-r4) 23:43:16 (114/151) Installing xvidcore (1.3.7-r1) 23:43:16 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 23:43:16 (116/151) Installing libbluray (1.3.4-r0) 23:43:16 (117/151) Installing mpg123-libs (1.31.3-r1) 23:43:16 (118/151) Installing libopenmpt (0.7.2-r0) 23:43:16 (119/151) Installing cjson (1.7.15-r4) 23:43:16 (120/151) Installing mbedtls (2.28.5-r0) 23:43:16 (121/151) Installing librist (0.2.7-r0) 23:43:16 (122/151) Installing libsrt (1.5.2-r0) 23:43:16 (123/151) Installing libssh (0.10.5-r0) 23:43:16 (124/151) Installing libsodium (1.0.18-r3) 23:43:16 (125/151) Installing libzmq (4.3.4-r4) 23:43:16 (126/151) Installing ffmpeg-libavformat (6.0-r15) 23:43:17 (127/151) Installing libevent (2.1.12-r6) 23:43:17 (128/151) Installing wayland-libs-server (1.22.0-r2) 23:43:17 (129/151) Installing mesa-gbm (23.0.4-r0) 23:43:17 (130/151) Installing harfbuzz-subset (7.3.0-r0) 23:43:17 (131/151) Installing icu-libs (73.2-r2) 23:43:17 (132/151) Installing jsoncpp (1.9.5-r0) 23:43:17 (133/151) Installing minizip (1.2.13-r1) 23:43:17 (134/151) Installing nspr (4.35-r2) 23:43:17 (135/151) Installing sqlite-libs (3.41.2-r2) 23:43:17 (136/151) Installing nss (3.94-r0) 23:43:17 (137/151) Installing pipewire-libs (0.3.70-r1) 23:43:17 (138/151) Installing libasyncns (0.8-r1) 23:43:17 (139/151) Installing libltdl (2.4.7-r2) 23:43:17 (140/151) Installing orc (0.4.34-r0) 23:43:17 (141/151) Installing libsndfile (1.2.0-r2) 23:43:17 (142/151) Installing speexdsp (1.2.1-r1) 23:43:17 (143/151) Installing tdb-libs (1.4.8-r1) 23:43:17 (144/151) Installing libpulse (16.1-r10) 23:43:17 (145/151) Installing snappy (1.1.10-r1) 23:43:17 (146/151) Installing libwoff2common (1.0.2-r2) 23:43:17 (147/151) Installing libwoff2enc (1.0.2-r2) 23:43:17 (148/151) Installing libgpg-error (1.47-r1) 23:43:17 (149/151) Installing libgcrypt (1.10.2-r1) 23:43:17 (150/151) Installing libxslt (1.1.38-r0) 23:43:17 (151/151) Installing chromium (117.0.5938.62-r0) 23:43:23 Executing busybox-1.36.1-r2.trigger 23:43:23 Executing fontconfig-2.14.2-r3.trigger 23:43:23 Executing mkfontscale-1.2.2-r3.trigger 23:43:23 Executing glib-2.76.4-r0.trigger 23:43:23 Executing shared-mime-info-2.2-r5.trigger 23:43:25 Executing gdk-pixbuf-2.42.10-r5.trigger 23:43:25 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:43:25 OK: 555 MiB in 168 packages 23:43:40 Removing intermediate container 5b0357265765 23:43:40 ---> 115b44e7b349 23:43:40 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:43:40 ---> Running in c53fe713755b 23:43:40 Removing intermediate container c53fe713755b 23:43:40 ---> 142f958eeeea 23:43:40 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:43:40 ---> Running in a6aab4a03ff8 23:43:40 Removing intermediate container a6aab4a03ff8 23:43:40 ---> 373f959e9197 23:43:40 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:43:40 ---> Running in 7a4a13a40679 23:43:40 Removing intermediate container 7a4a13a40679 23:43:40 ---> f9221738eb7d 23:43:40 Step 6/11 : RUN npm install -g npm 23:43:40 ---> Running in 9b539167ab52 23:44:07 23:44:07 removed 31 packages, and changed 65 packages in 20s 23:44:07 23:44:07 26 packages are looking for funding 23:44:07 run `npm fund` for details 23:44:07 Removing intermediate container 9b539167ab52 23:44:07 ---> 4d877d64aa61 23:44:07 Step 7/11 : ARG USER=1000 23:44:10 ---> Running in c8fb1c4756cb 23:44:10 Removing intermediate container c8fb1c4756cb 23:44:10 ---> ae7d2e2b7053 23:44:10 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:44:10 ---> Running in f01b1a7c6a2e 23:44:12 Removing intermediate container f01b1a7c6a2e 23:44:12 ---> 0da842edd90b 23:44:12 Step 9/11 : USER $USER:$USER 23:44:12 ---> Running in 1c595117d889 23:44:12 Removing intermediate container 1c595117d889 23:44:12 ---> 48d3ef348073 23:44:12 Step 10/11 : WORKDIR /app 23:44:12 ---> Running in 314f3799eabf 23:44:12 Removing intermediate container 314f3799eabf 23:44:12 ---> 752ec0cbdba6 23:44:12 Step 11/11 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 23:44:12 ---> Running in a86a7bc11935 23:44:12 Removing intermediate container a86a7bc11935 23:44:12 ---> f2baaf556bde 23:44:13 Successfully built f2baaf556bde 23:44:13 Successfully tagged edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 23:44:13 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:44:13 touch edgex-web-ui.imagebuilt 23:44:13 mkdir -p node_modules coverage 23:44:13 chown "1000:1000" node_modules coverage package-lock.json 23:44:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:44:25 npm WARN EBADENGINE Unsupported engine { 23:44:25 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:44:25 npm WARN EBADENGINE required: { 23:44:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:44:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:44:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:44:25 npm WARN EBADENGINE }, 23:44:25 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:44:25 npm WARN EBADENGINE } 23:46:02 npm ERR! code ECONNRESET 23:46:02 npm ERR! network Client network socket disconnected before secure TLS connection was established 23:46:02 npm ERR! network This is a problem related to network connectivity. 23:46:02 npm ERR! network In most cases you are behind a proxy or have bad network settings. 23:46:02 npm ERR! network 23:46:02 npm ERR! network If you are behind a proxy, please make sure that the 23:46:02 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 23:46:02 23:46:02 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-07T23_44_15_628Z-debug-0.log 23:46:02 make[1]: *** [Makefile:139: node_modules] Error 1 23:46:02 make[1]: Leaving directory '/w/workspace/edgex-ui-go/140/web' 23:46:02 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 23:46:02 $ docker stop --time=1 a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 23:46:04 $ docker rm -f --volumes a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:05 23:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:06 arm64: Pulling from edgex-lftools-log-publisher 23:46:06 8998bd30e6a1: Pulling fs layer 23:46:06 04944245beec: Pulling fs layer 23:46:06 699f458cf7ca: Pulling fs layer 23:46:06 765212b225bb: Pulling fs layer 23:46:06 f23df028b6ca: Pulling fs layer 23:46:06 d65c8cfc05b1: Pulling fs layer 23:46:06 2437ff75d9bd: Pulling fs layer 23:46:06 765212b225bb: Waiting 23:46:06 f23df028b6ca: Waiting 23:46:06 d65c8cfc05b1: Waiting 23:46:06 2437ff75d9bd: Waiting 23:46:06 04944245beec: Verifying Checksum 23:46:06 04944245beec: Download complete 23:46:06 765212b225bb: Verifying Checksum 23:46:06 765212b225bb: Download complete 23:46:06 f23df028b6ca: Verifying Checksum 23:46:06 f23df028b6ca: Download complete 23:46:06 d65c8cfc05b1: Verifying Checksum 23:46:06 d65c8cfc05b1: Download complete 23:46:06 699f458cf7ca: Verifying Checksum 23:46:06 699f458cf7ca: Download complete 23:46:06 8998bd30e6a1: Verifying Checksum 23:46:06 8998bd30e6a1: Download complete 23:46:09 2437ff75d9bd: Verifying Checksum 23:46:09 2437ff75d9bd: Download complete 23:46:12 8998bd30e6a1: Pull complete 23:46:12 04944245beec: Pull complete 23:46:13 699f458cf7ca: Pull complete 23:46:13 765212b225bb: Pull complete 23:46:14 f23df028b6ca: Pull complete 23:46:14 d65c8cfc05b1: Pull complete 23:46:33 2437ff75d9bd: Pull complete 23:46:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:33 prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container 23:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:46:34 $ docker top a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:35 ---> job-cost.sh 23:46:35 lf-activate-venv: SKIPPING 23:46:35 INFO: No Stack... 23:46:35 INFO: Retrieving Pricing Info for: v3-standard-4 23:46:36 INFO: Archiving Costs [Pipeline] sh 23:46:37 + cat /w/workspace/edgex-ui-go/140/archives/cost.csv 23:46:37 + cut -d, -f6 [Pipeline] lock 23:46:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] 23:46:37 Resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] did not exist. Created. 23:46:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:46:37 /w/workspace/edgex-ui-go/140@tmp/durable-80a2341e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:46:38 + echo total: 0.10999999940395355 [Pipeline] stash 23:46:38 Warning: overwriting stash ‘stack-cost’ 23:46:39 Stashed 1 file(s) [Pipeline] } 23:46:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 23:46:39 $ docker stop --time=1 a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f 23:46:41 $ docker rm -f --volumes a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:46:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:46:42 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 23:46:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:46:42 total 16 23:46:42 drwxr-xr-x 3 root root 4096 Nov 7 23:42 . 23:46:42 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 23:42 .. 23:46:42 drwxr-xr-x 2 root root 4096 Nov 7 23:42 cost 23:46:42 -rw-r--r-- 1 root root 83 Nov 7 23:42 cost.csv 23:46:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:46:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:46:42 total 16 23:46:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 23:42 . 23:46:42 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 23:42 .. 23:46:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 23:42 cost 23:46:42 -rw-r--r-- 1 jenkins jenkins 83 Nov 7 23:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:46:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:43 ---> package-listing.sh 23:46:43 ++ facter osfamily 23:46:43 ++ tr '[:upper:]' '[:lower:]' 23:46:43 + OS_FAMILY=debian 23:46:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 23:46:43 + START_PACKAGES=/tmp/packages_start.txt 23:46:43 + END_PACKAGES=/tmp/packages_end.txt 23:46:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:43 + PACKAGES=/tmp/packages_start.txt 23:46:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:46:43 + PACKAGES=/tmp/packages_end.txt 23:46:43 + case "${OS_FAMILY}" in 23:46:43 + dpkg -l 23:46:43 + grep '^ii' 23:46:43 + '[' -f /tmp/packages_start.txt ']' 23:46:43 + '[' -f /tmp/packages_end.txt ']' 23:46:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:46:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 23:46:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 23:46:43 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 23:46:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:44 prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container 23:46:44 $ 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 23:46:46 $ docker top 7fddf96091a1a6ea2807e9239026857c5fcd59d6cf99c9dd4b819a3c485be24a -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:46 + mkdir -p /var/log/sysstat [Pipeline] sh 23:46:47 + ls /var/log/sa-host 23:46:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:47 provisioning config files... 23:46:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2346366500382732625tmp [Pipeline] { [Pipeline] echo 23:46:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:47 ---> create-netrc.sh [Pipeline] } 23:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:47 ---> python-tools-install.sh [Pipeline] echo 23:46:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:48 ---> sudo-logs.sh 23:46:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:46:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:48 ---> job-cost.sh 23:46:48 lf-activate-venv: SKIPPING 23:46:48 DEBUG: total: 0.2199999988079071 23:46:48 INFO: Retrieving Stack Cost... 23:46:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:46:49 INFO: Archiving Costs [Pipeline] echo 23:46:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:49 ---> logs-deploy.sh 23:46:49 lf-activate-venv: SKIPPING 23:46:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/140 23:46:49 INFO: archiving workspace using pattern(s): 23:46:50 Archives upload complete. 23:46:50 INFO: archiving logs to Nexus 23:46:51 ---> uname -a: 23:46:51 Linux prd-ubuntu20-04-docker-8c-8g-16914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:46:51 23:46:51 23:46:51 ---> lscpu: 23:46:51 Architecture: x86_64 23:46:51 CPU op-mode(s): 32-bit, 64-bit 23:46:51 Byte Order: Little Endian 23:46:51 Address sizes: 40 bits physical, 48 bits virtual 23:46:51 CPU(s): 8 23:46:51 On-line CPU(s) list: 0-7 23:46:51 Thread(s) per core: 1 23:46:51 Core(s) per socket: 1 23:46:51 Socket(s): 8 23:46:51 NUMA node(s): 1 23:46:51 Vendor ID: AuthenticAMD 23:46:51 CPU family: 23 23:46:51 Model: 49 23:46:51 Model name: AMD EPYC-Rome Processor 23:46:51 Stepping: 0 23:46:51 CPU MHz: 2799.998 23:46:51 BogoMIPS: 5599.99 23:46:51 Virtualization: AMD-V 23:46:51 Hypervisor vendor: KVM 23:46:51 Virtualization type: full 23:46:51 L1d cache: 256 KiB 23:46:51 L1i cache: 256 KiB 23:46:51 L2 cache: 4 MiB 23:46:51 L3 cache: 128 MiB 23:46:51 NUMA node0 CPU(s): 0-7 23:46:51 Vulnerability Itlb multihit: Not affected 23:46:51 Vulnerability L1tf: Not affected 23:46:51 Vulnerability Mds: Not affected 23:46:51 Vulnerability Meltdown: Not affected 23:46:51 Vulnerability Mmio stale data: Not affected 23:46:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:46:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:46:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:46:51 Vulnerability Srbds: Not affected 23:46:51 Vulnerability Tsx async abort: Not affected 23:46:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:46:51 23:46:51 23:46:51 ---> nproc: 23:46:51 8 23:46:51 23:46:51 23:46:51 ---> df -h: 23:46:51 Filesystem Size Used Avail Use% Mounted on 23:46:51 overlay 155G 14G 142G 9% / 23:46:51 tmpfs 64M 0 64M 0% /dev 23:46:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:46:51 shm 64M 0 64M 0% /dev/shm 23:46:51 /dev/vda1 155G 14G 142G 9% /facter-os 23:46:51 23:46:51 23:46:51 ---> sar -b -r -n DEV: 23:46:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16914) 11/07/23 _x86_64_ (8 CPU) 23:46:51 23:46:51 23:34:54 LINUX RESTART (8 CPU) 23:46:51 23:46:51 23:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:46:51 23:36:02 103.57 45.57 58.00 0.00 5040.19 137622.26 0.00 23:46:51 23:37:01 136.47 2.85 133.62 0.00 404.68 47034.60 0.00 23:46:51 23:38:01 127.01 1.65 125.36 0.00 13.20 48316.03 0.00 23:46:51 23:39:01 89.52 0.03 89.49 0.00 3.73 50496.10 0.00 23:46:51 23:40:01 325.49 0.45 325.04 0.00 3.60 35684.24 0.00 23:46:51 23:41:01 211.91 11.93 199.98 0.00 5444.43 32720.30 0.00 23:46:51 23:42:01 118.31 0.03 118.28 0.00 6.53 34011.20 0.00 23:46:51 23:43:01 9.97 0.00 9.97 0.00 0.00 440.33 0.00 23:46:51 23:44:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 23:46:51 23:45:01 1.30 0.00 1.30 0.00 0.00 29.32 0.00 23:46:51 23:46:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 23:46:51 Average: 102.29 5.69 96.60 0.00 993.27 35108.89 0.00 23:46:51 23:46:51 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:51 23:36:02 29981164 31649328 703068 2.14 59904 1907896 1822796 5.37 905584 1680724 217824 23:46:51 23:37:01 28788340 31552444 756152 2.30 82368 2945152 2004032 5.91 1063432 2637624 1764 23:46:51 23:38:01 27312700 31580076 723316 2.20 151888 4242476 1902144 5.61 1238996 3794608 36 23:46:51 23:39:01 26364756 31551116 748456 2.28 161528 5120148 1864364 5.49 1779300 4162272 169984 23:46:51 23:40:01 25964320 31534156 752276 2.29 225040 5320936 1899392 5.60 1343652 4866244 372192 23:46:51 23:41:01 25761096 31507500 773792 2.35 235692 5489584 1928704 5.68 1811400 4594964 16 23:46:51 23:42:01 25032672 31478916 797652 2.43 240852 6124680 2149652 6.34 1916988 5155344 512 23:46:51 23:43:01 25068716 31514052 765068 2.33 240928 6124528 1796468 5.29 1886104 5154652 164 23:46:51 23:44:01 25069272 31514680 764848 2.33 240948 6124532 1796468 5.29 1885904 5154656 16 23:46:51 23:45:01 25074052 31519496 760012 2.31 241012 6124516 1796468 5.29 1880804 5154640 220 23:46:51 23:46:01 25074476 31519920 759516 2.31 241028 6124516 1796468 5.29 1880880 5154640 16 23:46:51 Average: 26317415 31538335 754923 2.30 192835 5058997 1886996 5.56 1599368 4319124 69340 23:46:51 23:46:51 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:51 23:36:02 ens3 487.39 285.62 2685.12 69.89 0.00 0.00 0.00 0.00 23:46:51 23:36:02 lo 4.17 4.17 0.40 0.40 0.00 0.00 0.00 0.00 23:46:51 23:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:37:01 ens3 369.11 234.20 5547.17 35.68 0.00 0.00 0.00 0.00 23:46:51 23:37:01 veth9d54c48 51.97 59.13 5.07 51.17 0.00 0.00 0.00 0.00 23:46:51 23:37:01 lo 5.08 5.08 0.54 0.54 0.00 0.00 0.00 0.00 23:46:51 23:37:01 docker0 94.92 106.10 7.59 371.55 0.00 0.00 0.00 0.00 23:46:51 23:38:01 ens3 319.83 157.25 2309.18 17.27 0.00 0.00 0.00 0.00 23:46:51 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:38:01 docker0 154.05 315.09 13.18 2305.62 0.00 0.00 0.00 0.00 23:46:51 23:39:01 ens3 294.55 124.96 4694.64 111.01 0.00 0.00 0.00 0.00 23:46:51 23:39:01 veth92b916e 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:46:51 23:39:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:46:51 23:39:01 docker0 57.40 214.13 3.46 3836.67 0.00 0.00 0.00 0.00 23:46:51 23:40:01 ens3 690.44 659.50 2408.70 78.92 0.00 0.00 0.00 0.00 23:46:51 23:40:01 veth92b916e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:40:01 docker0 647.00 665.71 59.93 2389.92 0.00 0.00 0.00 0.00 23:46:51 23:41:01 ens3 187.80 106.97 2090.50 21.73 0.00 0.00 0.00 0.00 23:46:51 23:41:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 23:46:51 23:41:01 docker0 1.38 2.85 0.08 30.89 0.00 0.00 0.00 0.00 23:46:51 23:42:01 ens3 161.63 131.62 2552.05 353.58 0.00 0.00 0.00 0.00 23:46:51 23:42:01 lo 6.86 6.86 0.68 0.68 0.00 0.00 0.00 0.00 23:46:51 23:42:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:43:01 ens3 3.28 2.05 3.55 1.31 0.00 0.00 0.00 0.00 23:46:51 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:51 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:44:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:51 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:46:51 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:46:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:46:51 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:51 Average: ens3 228.37 154.65 2021.15 62.72 0.00 0.00 0.00 0.00 23:46:51 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 23:46:51 Average: docker0 86.79 118.56 7.66 812.97 0.00 0.00 0.00 0.00 23:46:51 23:46:51 23:46:51 ---> sar -P ALL: 23:46:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16914) 11/07/23 _x86_64_ (8 CPU) 23:46:51 23:46:51 23:34:54 LINUX RESTART (8 CPU) 23:46:51 23:46:51 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:46:51 23:36:02 all 6.37 0.00 1.73 4.50 0.05 87.35 23:46:51 23:36:02 0 5.77 0.00 1.39 0.60 0.03 92.19 23:46:51 23:36:02 1 10.73 0.00 1.38 0.82 0.05 87.01 23:46:51 23:36:02 2 5.27 0.00 1.91 0.60 0.05 92.17 23:46:51 23:36:02 3 5.01 0.00 1.48 12.02 0.05 81.44 23:46:51 23:36:02 4 6.72 0.00 2.41 0.18 0.03 90.64 23:46:51 23:36:02 5 7.09 0.00 2.23 1.14 0.10 89.44 23:46:51 23:36:02 6 5.95 0.00 1.92 14.85 0.03 77.25 23:46:51 23:36:02 7 4.44 0.00 1.10 5.79 0.05 88.62 23:46:51 23:37:01 all 5.69 0.00 2.68 9.97 0.05 81.60 23:46:51 23:37:01 0 6.66 0.00 2.40 2.07 0.05 88.81 23:46:51 23:37:01 1 5.56 0.00 3.01 6.57 0.05 84.82 23:46:51 23:37:01 2 5.82 0.00 3.52 3.49 0.05 87.11 23:46:51 23:37:01 3 4.31 0.00 2.81 13.80 0.05 79.03 23:46:51 23:37:01 4 5.86 0.00 1.95 0.55 0.05 91.59 23:46:51 23:37:01 5 5.96 0.00 2.66 3.72 0.05 87.62 23:46:51 23:37:01 6 7.18 0.00 2.26 5.40 0.05 85.11 23:46:51 23:37:01 7 4.17 0.00 2.86 44.29 0.07 48.61 23:46:51 23:38:01 all 4.24 0.00 1.96 9.13 0.04 84.62 23:46:51 23:38:01 0 4.57 0.00 2.42 1.58 0.05 91.39 23:46:51 23:38:01 1 4.79 0.00 2.06 1.74 0.03 91.37 23:46:51 23:38:01 2 5.63 0.00 2.02 1.13 0.05 91.17 23:46:51 23:38:01 3 3.46 0.00 3.38 57.01 0.05 36.10 23:46:51 23:38:01 4 4.84 0.00 2.38 1.19 0.03 91.55 23:46:51 23:38:01 5 4.08 0.00 1.48 0.15 0.05 94.24 23:46:51 23:38:01 6 3.24 0.00 0.67 0.28 0.05 95.75 23:46:51 23:38:01 7 3.31 0.00 1.28 10.34 0.02 85.06 23:46:51 23:39:01 all 17.64 0.00 3.72 7.77 0.07 70.79 23:46:51 23:39:01 0 17.12 0.00 6.11 3.78 0.07 72.93 23:46:51 23:39:01 1 18.55 0.00 3.57 1.08 0.07 76.73 23:46:51 23:39:01 2 23.61 0.00 4.07 3.76 0.07 68.49 23:46:51 23:39:01 3 17.31 0.00 4.03 21.65 0.10 56.92 23:46:51 23:39:01 4 16.33 0.00 3.11 21.52 0.10 58.93 23:46:51 23:39:01 5 15.84 0.00 2.78 0.20 0.05 81.13 23:46:51 23:39:01 6 15.92 0.00 2.80 6.43 0.05 74.80 23:46:51 23:39:01 7 16.48 0.00 3.30 3.92 0.07 76.24 23:46:51 23:40:01 all 9.11 0.00 3.02 7.50 0.06 80.31 23:46:51 23:40:01 0 6.62 0.00 4.36 18.92 0.08 70.02 23:46:51 23:40:01 1 6.78 0.00 1.41 1.17 0.03 90.61 23:46:51 23:40:01 2 20.95 0.00 2.78 0.52 0.05 75.70 23:46:51 23:40:01 3 1.59 0.00 3.36 9.87 0.08 85.11 23:46:51 23:40:01 4 21.67 0.00 3.73 17.06 0.05 57.49 23:46:51 23:40:01 5 3.09 0.00 2.51 9.96 0.07 84.37 23:46:51 23:40:01 6 5.92 0.00 3.15 1.02 0.05 89.85 23:46:51 23:40:01 7 6.11 0.00 2.87 1.68 0.05 89.29 23:46:51 23:41:01 all 16.46 0.00 3.29 6.57 0.07 73.61 23:46:51 23:41:01 0 18.57 0.00 3.73 25.94 0.13 51.62 23:46:51 23:41:01 1 16.48 0.00 2.98 5.04 0.05 75.46 23:46:51 23:41:01 2 23.46 0.00 3.62 0.22 0.07 72.63 23:46:51 23:41:01 3 11.38 0.00 2.83 0.84 0.05 84.90 23:46:51 23:41:01 4 14.87 0.00 2.99 1.22 0.05 80.86 23:46:51 23:41:01 5 8.33 0.00 2.22 11.44 0.05 77.96 23:46:51 23:41:01 6 11.25 0.00 3.00 2.62 0.05 83.08 23:46:51 23:41:01 7 27.34 0.00 4.95 5.34 0.13 62.23 23:46:51 23:42:01 all 15.21 0.00 2.74 6.50 0.09 75.47 23:46:51 23:42:01 0 16.61 0.00 3.15 21.19 0.08 58.97 23:46:51 23:42:01 1 13.39 0.00 3.42 0.22 0.07 82.90 23:46:51 23:42:01 2 16.59 0.00 3.02 1.17 0.17 79.05 23:46:51 23:42:01 3 12.63 0.00 2.37 17.65 0.08 67.27 23:46:51 23:42:01 4 16.90 0.00 2.68 8.36 0.07 72.00 23:46:51 23:42:01 5 12.26 0.00 1.82 0.42 0.07 85.44 23:46:51 23:42:01 6 16.94 0.00 2.55 0.54 0.07 79.90 23:46:51 23:42:01 7 16.38 0.00 2.90 2.64 0.08 77.99 23:46:51 23:43:01 all 0.45 0.00 0.12 0.08 0.01 99.34 23:46:51 23:43:01 0 2.04 0.00 0.07 0.00 0.02 97.88 23:46:51 23:43:01 1 0.23 0.00 0.07 0.00 0.00 99.70 23:46:51 23:43:01 2 0.38 0.00 0.07 0.00 0.02 99.53 23:46:51 23:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:46:51 23:43:01 4 0.27 0.00 0.08 0.05 0.02 99.58 23:46:51 23:43:01 5 0.28 0.00 0.40 0.02 0.00 99.30 23:46:51 23:43:01 6 0.25 0.00 0.12 0.00 0.00 99.63 23:46:51 23:43:01 7 0.10 0.00 0.10 0.60 0.00 99.20 23:46:51 23:44:01 all 0.08 0.00 0.01 0.02 0.00 99.88 23:46:51 23:44:01 0 0.55 0.00 0.03 0.00 0.00 99.42 23:46:51 23:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:46:51 23:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:46:51 23:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:46:51 23:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:46:51 23:44:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:46:51 23:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:46:51 23:44:01 7 0.03 0.00 0.00 0.17 0.02 99.78 23:46:51 23:45:01 all 0.03 0.00 0.02 0.09 0.00 99.86 23:46:51 23:45:01 0 0.12 0.00 0.02 0.00 0.02 99.85 23:46:51 23:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:46:51 23:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:46:51 23:45:01 3 0.00 0.00 0.00 0.12 0.00 99.88 23:46:51 23:45:01 4 0.07 0.00 0.02 0.00 0.00 99.92 23:46:51 23:45:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:46:51 23:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:46:51 23:45:01 7 0.00 0.00 0.02 0.58 0.00 99.40 23:46:51 23:46:01 all 0.05 0.00 0.02 0.01 0.01 99.91 23:46:51 23:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:46:51 23:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:46:51 23:46:01 2 0.30 0.00 0.02 0.00 0.02 99.67 23:46:51 23:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:46:51 23:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:46:51 23:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:46:51 23:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:46:51 23:46:01 7 0.03 0.00 0.00 0.08 0.00 99.88 23:46:51 23:46:51 Average: CPU %user %nice %system %iowait %steal %idle 23:46:51 Average: all 6.82 0.00 1.75 4.72 0.04 86.67 23:46:51 Average: 0 7.12 0.00 2.14 6.70 0.05 83.99 23:46:51 Average: 1 6.93 0.00 1.62 1.50 0.03 89.91 23:46:51 Average: 2 9.25 0.00 1.91 0.98 0.05 87.81 23:46:51 Average: 3 5.03 0.00 1.83 12.00 0.04 81.09 23:46:51 Average: 4 7.94 0.00 1.76 4.54 0.04 85.73 23:46:51 Average: 5 5.16 0.00 1.46 2.44 0.04 90.89 23:46:51 Average: 6 6.04 0.00 1.50 2.81 0.03 89.62 23:46:51 Average: 7 7.11 0.00 1.76 6.77 0.04 84.32 23:46:51 23:46:51 23:46:51