Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 133995f3795ac8ee1626704056303211e11ac888 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-ssh16076995348395646299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9354662215265949304.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15175174029685195066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4185873472930361474.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-ssh14763564112817957693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6353 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 133995f3795ac8ee1626704056303211e11ac888 (main) Commit message: "Merge pull request #633 from ernestojeda/go-1.21" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-list --no-walk ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:44 ========================================================= 23:10:44 EdgeX Global Pipelines Version Info 23:10:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:45 ------------------- 23:10:45 stable info: 23:10:45 ------------------- 23:10:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:10:45 Message: update stable to v1.0.254 23:10:45 ------------------- 23:10:45 experimental info: 23:10:45 ------------------- 23:10:45 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:10:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 133995f [Pipeline] echo 23:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:46 provisioning config files... 23:10:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10060533693883010043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:46 ---> docker-login.sh 23:10:46 nexus3.edgexfoundry.org:10001 23:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:47 Configure a credential helper to remove this warning. See 23:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:47 23:10:47 Login Succeeded 23:10:47 nexus3.edgexfoundry.org:10002 23:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:47 Configure a credential helper to remove this warning. See 23:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:47 23:10:47 Login Succeeded 23:10:47 nexus3.edgexfoundry.org:10003 23:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:47 Configure a credential helper to remove this warning. See 23:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:47 23:10:47 Login Succeeded 23:10:47 nexus3.edgexfoundry.org:10004 23:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:47 Configure a credential helper to remove this warning. See 23:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:47 23:10:47 Login Succeeded 23:10:47 docker.io 23:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:47 Configure a credential helper to remove this warning. See 23:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:47 23:10:47 Login Succeeded 23:10:47 ---> docker-login.sh ends [Pipeline] } 23:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:10:48 + git rev-list -1 --merges 133995f3795ac8ee1626704056303211e11ac888~1..133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo 23:10:48 -----------> git rev-list -1 --merges 133995f3795ac8ee1626704056303211e11ac888~1..133995f3795ac8ee1626704056303211e11ac888 133995f3795ac8ee1626704056303211e11ac888 23:10:48 133995f3795ac8ee1626704056303211e11ac888 [false] [Pipeline] sh 23:10:48 + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo 23:10:48 ========================================================= 23:10:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:49 + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] echo 23:10:49 [semverPrep] GIT_COMMIT: 133995f3795ac8ee1626704056303211e11ac888, Commit Message: Merge pull request #633 from ernestojeda/go-1.21 [Pipeline] echo 23:10:49 [semverPrep] This is not a build commit. [Pipeline] sh 23:10:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:49 + grep -v github /etc/ssh/ssh_known_hosts 23:10:49 + [ -e /tmp/ssh_known_hosts ] 23:10:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:49 + sudo tee -a /etc/ssh/ssh_known_hosts 23:10:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:49 23:10: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:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:50 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:50 b85a868b505f: Pulling fs layer 23:10:50 e2be974225ed: Pulling fs layer 23:10:50 339a4e72a1f5: Pulling fs layer 23:10:50 988bab9f4d93: Pulling fs layer 23:10:50 1469e6f7b9e6: Pulling fs layer 23:10:50 eaf3925da568: Pulling fs layer 23:10:50 bab4dde63d76: Pulling fs layer 23:10:50 bde34c3a00c8: Pulling fs layer 23:10:50 b352a97aabf1: Pulling fs layer 23:10:50 4872d77fe225: Pulling fs layer 23:10:50 5851b861e8e6: Pulling fs layer 23:10:50 988bab9f4d93: Waiting 23:10:50 bab4dde63d76: Waiting 23:10:50 bde34c3a00c8: Waiting 23:10:50 b352a97aabf1: Waiting 23:10:50 4872d77fe225: Waiting 23:10:50 1469e6f7b9e6: Waiting 23:10:50 e2be974225ed: Verifying Checksum 23:10:50 e2be974225ed: Download complete 23:10:50 988bab9f4d93: Verifying Checksum 23:10:50 988bab9f4d93: Download complete 23:10:50 1469e6f7b9e6: Verifying Checksum 23:10:50 1469e6f7b9e6: Download complete 23:10:50 eaf3925da568: Download complete 23:10:50 339a4e72a1f5: Verifying Checksum 23:10:50 339a4e72a1f5: Download complete 23:10:50 bde34c3a00c8: Verifying Checksum 23:10:50 bde34c3a00c8: Download complete 23:10:50 b352a97aabf1: Download complete 23:10:50 4872d77fe225: Verifying Checksum 23:10:50 4872d77fe225: Download complete 23:10:50 5851b861e8e6: Verifying Checksum 23:10:50 5851b861e8e6: Download complete 23:10:50 b85a868b505f: Verifying Checksum 23:10:50 b85a868b505f: Download complete 23:10:50 bab4dde63d76: Verifying Checksum 23:10:50 bab4dde63d76: Download complete 23:10:51 b85a868b505f: Pull complete 23:10:51 e2be974225ed: Pull complete 23:10:52 339a4e72a1f5: Pull complete 23:10:52 988bab9f4d93: Pull complete 23:10:52 1469e6f7b9e6: Pull complete 23:10:52 eaf3925da568: Pull complete 23:10:54 bab4dde63d76: Pull complete 23:10:54 bde34c3a00c8: Pull complete 23:10:54 b352a97aabf1: Pull complete 23:10:54 4872d77fe225: Pull complete 23:10:55 5851b861e8e6: Pull complete 23:10:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:55 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:57 $ docker top ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 -eo pid,comm 23:10:57 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:10:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:57 [ssh-agent] Looking for ssh-agent implementation... 23:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:58 $ docker exec ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent 23:10:58 SSH_AUTH_SOCK=/tmp/ssh-mCIbDgyd3dQI/agent.32 23:10:58 SSH_AGENT_PID=38 23:10:58 Running ssh-add (command line suppressed) 23:10:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14282818325502719358.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14282818325502719358.key) 23:10:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:58 + git tag --points-at HEAD [Pipeline] } 23:10:58 $ docker exec --env ******** --env ******** ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent -k 23:10:58 unset SSH_AUTH_SOCK; 23:10:58 unset SSH_AGENT_PID; 23:10:58 echo Agent pid 38 killed; 23:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:58 [ssh-agent] Looking for ssh-agent implementation... 23:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:58 $ docker exec ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent 23:10:58 SSH_AUTH_SOCK=/tmp/ssh-RsZFQrMDIGJg/agent.70 23:10:58 SSH_AGENT_PID=76 23:10:58 Running ssh-add (command line suppressed) 23:10:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2503691641955316796.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2503691641955316796.key) 23:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:59 + git semver init 23:10:59 2023-09-17 23:10:59,515 [run_init] DEBUG init version:0.0.0 force:False 23:10:59 2023-09-17 23:10:59,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:10:59 2023-09-17 23:10:59,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:10:59 2023-09-17 23:10:59,518 [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:11:01 2023-09-17 23:11:01,014 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 23:11:01 2023-09-17 23:11:01,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 23:11:01 2023-09-17 23:11:01,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:11:01 2023-09-17 23:11:01,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:11:01 3.1.0-dev.4 [Pipeline] } 23:11:01 $ docker exec --env ******** --env ******** ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 ssh-agent -k 23:11:01 unset SSH_AUTH_SOCK; 23:11:01 unset SSH_AGENT_PID; 23:11:01 echo Agent pid 76 killed; 23:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:01 + git semver [Pipeline] } 23:11:02 $ docker stop --time=1 ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 23:11:03 $ docker rm -f --volumes ac64135477b4fd877bada4883b0b45a64d15a25ca8778a9479a1a0f6a7d61282 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:04 Stashed 1 file(s) [Pipeline] echo 23:11:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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:11:04 provisioning config files... 23:11:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16855728609013967858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:04 ---> docker-login.sh 23:11:04 nexus3.edgexfoundry.org:10001 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.edgexfoundry.org:10002 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.edgexfoundry.org:10003 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.edgexfoundry.org:10004 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 docker.io 23:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:05 Configure a credential helper to remove this warning. See 23:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:05 23:11:05 Login Succeeded 23:11:05 ---> docker-login.sh ends [Pipeline] } 23:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:05 ========================================================= 23:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:11:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:05 + 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:11:05 Sending build context to Docker daemon 47.52MB 23:11:05 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:11:05 Step 2/15 : FROM ${BASE} AS builder 23:11:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:05 7264a8db6415: Pulling fs layer 23:11:05 c4d48a809fc2: Pulling fs layer 23:11:05 4f1c88b9dad5: Pulling fs layer 23:11:05 ad3a456e5733: Pulling fs layer 23:11:05 9e4f439ed901: Pulling fs layer 23:11:05 feaf6a47b606: Pulling fs layer 23:11:05 5e8b037d7d82: Pulling fs layer 23:11:05 8ac70367396e: Pulling fs layer 23:11:05 6db16350a2e2: Pulling fs layer 23:11:05 9250d5d63582: Pulling fs layer 23:11:05 8ac70367396e: Waiting 23:11:05 9e4f439ed901: Waiting 23:11:05 6db16350a2e2: Waiting 23:11:05 feaf6a47b606: Waiting 23:11:05 5e8b037d7d82: Waiting 23:11:05 9250d5d63582: Waiting 23:11:05 ad3a456e5733: Waiting 23:11:05 c4d48a809fc2: Download complete 23:11:05 ad3a456e5733: Verifying Checksum 23:11:05 ad3a456e5733: Download complete 23:11:05 9e4f439ed901: Verifying Checksum 23:11:05 9e4f439ed901: Download complete 23:11:05 7264a8db6415: Verifying Checksum 23:11:05 7264a8db6415: Download complete 23:11:06 feaf6a47b606: Download complete 23:11:06 7264a8db6415: Pull complete 23:11:06 c4d48a809fc2: Pull complete 23:11:06 8ac70367396e: Verifying Checksum 23:11:06 8ac70367396e: Download complete 23:11:06 4f1c88b9dad5: Download complete 23:11:06 6db16350a2e2: Verifying Checksum 23:11:06 6db16350a2e2: Download complete 23:11:06 5e8b037d7d82: Verifying Checksum 23:11:06 5e8b037d7d82: Download complete 23:11:06 9250d5d63582: Verifying Checksum 23:11:06 9250d5d63582: Download complete 23:11:10 4f1c88b9dad5: Pull complete 23:11:10 ad3a456e5733: Pull complete 23:11:10 9e4f439ed901: Pull complete 23:11:10 feaf6a47b606: Pull complete 23:11:12 5e8b037d7d82: Pull complete 23:11:13 8ac70367396e: Pull complete 23:11:13 6db16350a2e2: Pull complete 23:11:14 9250d5d63582: Pull complete 23:11:14 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 23:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:11:14 ---> fa269f55d9b9 23:11:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:11:18 ---> Running in 8dfac674bf9e 23:11:18 Removing intermediate container 8dfac674bf9e 23:11:18 ---> e31dc0dcf27d 23:11:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:11:18 ---> Running in ad157906db95 23:11:18 Removing intermediate container ad157906db95 23:11:18 ---> e7167674eab1 23:11:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:11:18 ---> Running in bb1b8b42ced3 23:11:18 Removing intermediate container bb1b8b42ced3 23:11:18 ---> 0f5c339b9fa0 23:11:18 Step 6/15 : LABEL Name=edgex-ui-go 23:11:18 ---> Running in 24d66d72edad 23:11:18 Removing intermediate container 24d66d72edad 23:11:18 ---> c34a231d8964 23:11:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:11:18 ---> Running in c19746dadc9b 23:11:18 Removing intermediate container c19746dadc9b 23:11:18 ---> e2029e9cb302 23:11:18 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:11:18 latest: Pulling from library/docker 23:11:18 7264a8db6415: Already exists 23:11:18 cfafd3a03f86: Pulling fs layer 23:11:18 4f4fb700ef54: Pulling fs layer 23:11:18 f11d96ce7eaa: Pulling fs layer 23:11:18 6adc040a05cc: Pulling fs layer 23:11:18 787484ec7e57: Pulling fs layer 23:11:18 ab22443da284: Pulling fs layer 23:11:18 4df676a3ac49: Pulling fs layer 23:11:18 579a751e9a42: Pulling fs layer 23:11:18 433699f84749: Pulling fs layer 23:11:18 3e5c5f3a87be: Pulling fs layer 23:11:18 389d589ce89a: Pulling fs layer 23:11:18 a43e1216f500: Pulling fs layer 23:11:18 2c2a8ce1e4eb: Pulling fs layer 23:11:18 6adc040a05cc: Waiting 23:11:18 787484ec7e57: Waiting 23:11:18 ab22443da284: Waiting 23:11:18 4df676a3ac49: Waiting 23:11:18 579a751e9a42: Waiting 23:11:18 389d589ce89a: Waiting 23:11:18 a43e1216f500: Waiting 23:11:18 433699f84749: Waiting 23:11:18 3e5c5f3a87be: Waiting 23:11:18 2c2a8ce1e4eb: Waiting 23:11:18 4f4fb700ef54: Verifying Checksum 23:11:18 4f4fb700ef54: Download complete 23:11:18 cfafd3a03f86: Verifying Checksum 23:11:18 cfafd3a03f86: Download complete 23:11:19 f11d96ce7eaa: Verifying Checksum 23:11:19 f11d96ce7eaa: Download complete 23:11:19 cfafd3a03f86: Pull complete 23:11:19 4f4fb700ef54: Pull complete 23:11:19 787484ec7e57: Verifying Checksum 23:11:19 787484ec7e57: Download complete 23:11:19 Still waiting to schedule task 23:11:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:11:19 ab22443da284: Verifying Checksum 23:11:19 ab22443da284: Download complete 23:11:19 6adc040a05cc: Verifying Checksum 23:11:19 6adc040a05cc: Download complete 23:11:19 4df676a3ac49: Download complete 23:11:19 579a751e9a42: Verifying Checksum 23:11:19 579a751e9a42: Download complete 23:11:19 f11d96ce7eaa: Pull complete 23:11:19 3e5c5f3a87be: Download complete 23:11:19 433699f84749: Verifying Checksum 23:11:19 433699f84749: Download complete 23:11:19 a43e1216f500: Verifying Checksum 23:11:19 a43e1216f500: Download complete 23:11:19 2c2a8ce1e4eb: Verifying Checksum 23:11:19 2c2a8ce1e4eb: Download complete 23:11:19 6adc040a05cc: Pull complete 23:11:20 389d589ce89a: Verifying Checksum 23:11:20 389d589ce89a: Download complete 23:11:20 787484ec7e57: Pull complete 23:11:20 ab22443da284: Pull complete 23:11:20 4df676a3ac49: Pull complete 23:11:20 579a751e9a42: Pull complete 23:11:20 433699f84749: Pull complete 23:11:20 3e5c5f3a87be: Pull complete 23:11:21 389d589ce89a: Pull complete 23:11:21 a43e1216f500: Pull complete 23:11:21 2c2a8ce1e4eb: Pull complete 23:11:21 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 23:11:21 Status: Downloaded newer image for docker:latest 23:11:24 ---> bccc21b98bae 23:11:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:24 ---> Running in 857bdc81d6be 23:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:11:24 OK: 265 MiB in 56 packages 23:11:25 Removing intermediate container 857bdc81d6be 23:11:25 ---> 2d5d59a37533 23:11:25 Step 10/15 : ENV GO111MODULE=on 23:11:25 ---> Running in e7d795ce609f 23:11:25 Removing intermediate container e7d795ce609f 23:11:25 ---> 66865fa67e51 23:11:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:11:25 ---> Running in 785d59cfb299 23:11:25 Removing intermediate container 785d59cfb299 23:11:25 ---> b5f704b6fb39 23:11:25 Step 12/15 : COPY go.mod vendor* ./ 23:11:25 ---> 3f4e90da38b5 23:11:25 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:25 ---> Running in 95bf93ea8fd5 23:12:21 Removing intermediate container 95bf93ea8fd5 23:12:21 ---> 1fc11c1a4898 23:12:21 Step 14/15 : COPY . . 23:12:22 ---> 1f2103c1dc1c 23:12:22 Step 15/15 : RUN ${MAKE} 23:12:22 ---> Running in a14098b06525 23:12:22 noop 23:12:22 Removing intermediate container a14098b06525 23:12:22 ---> 99bc5a44f4dc 23:12:22 Successfully built 99bc5a44f4dc 23:12:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker inspect -f . ci-base-image-x86_64 23:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:23 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:23 $ docker top 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:24 + go version 23:12:24 go version go1.21.0 linux/amd64 [Pipeline] } 23:12:24 $ docker stop --time=1 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 23:12:25 $ docker rm -f --volumes 69a749c026901dc5250b6b8738213ea7ab77addc212483144b9a4defeb78bf11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:25 + docker inspect -f . ci-base-image-x86_64 23:12:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:25 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:26 $ docker top 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 23:12:26 + make test 23:12:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:12:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:12:36 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:12:36 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:12:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:39 ./bin/test-attribution-txt.sh 23:12:39 make -C web test 23:12:39 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 23:12:39 make[1]: tput: No such file or directory 23:12:39 make[1]: tput: No such file or directory 23:12:39 warning: generating ./VERSION 23:12:39 echo "0.0.0" > VERSION 23:12:39 docker build \ 23:12:39 -f Dockerfile \ 23:12:39 --build-arg USER=1000 \ 23:12:39 \ 23:12:39 --label "git_sha=133995f3795ac8ee1626704056303211e11ac888" \ 23:12:39 -t edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 \ 23:12:39 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:12:39 . 23:12:39 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:12:39 Install the buildx component to build images with BuildKit: 23:12:39 https://docs.docker.com/go/buildx/ 23:12:39 23:12:39 Sending build context to Docker daemon 2.571MB 23:12:39 Step 1/11 : FROM node:18-alpine3.18 23:12:40 18-alpine3.18: Pulling from library/node 23:12:40 7264a8db6415: Already exists 23:12:40 751194035c36: Pulling fs layer 23:12:40 eff5dce73b38: Pulling fs layer 23:12:40 c8ce5be43019: Pulling fs layer 23:12:40 c8ce5be43019: Download complete 23:12:40 eff5dce73b38: Verifying Checksum 23:12:40 eff5dce73b38: Download complete 23:12:42 751194035c36: Verifying Checksum 23:12:42 751194035c36: Download complete 23:12:44 751194035c36: Pull complete 23:12:44 eff5dce73b38: Pull complete 23:12:44 c8ce5be43019: Pull complete 23:12:44 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 23:12:44 Status: Downloaded newer image for node:18-alpine3.18 23:12:44 ---> 50c7e33a9de1 23:12:44 Step 2/11 : RUN apk add --no-cache chromium 23:12:47 ---> Running in e26dbf2c5096 23:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:12:48 (1/155) Installing libexpat (2.5.0-r1) 23:12:48 (2/155) Installing brotli-libs (1.0.9-r14) 23:12:48 (3/155) Installing libbz2 (1.0.8-r5) 23:12:48 (4/155) Installing libpng (1.6.39-r3) 23:12:48 (5/155) Installing freetype (2.13.0-r5) 23:12:48 (6/155) Installing fontconfig (2.14.2-r3) 23:12:48 (7/155) Installing libfontenc (1.1.7-r2) 23:12:48 (8/155) Installing mkfontscale (1.2.2-r3) 23:12:48 (9/155) Installing font-opensans (0_git20210927-r1) 23:12:48 (10/155) Installing pkgconf (1.9.5-r0) 23:12:48 (11/155) Installing libffi (3.4.4-r2) 23:12:48 (12/155) Installing libintl (0.21.1-r7) 23:12:48 (13/155) Installing libblkid (2.38.1-r8) 23:12:48 (14/155) Installing libmount (2.38.1-r8) 23:12:48 (15/155) Installing pcre2 (10.42-r1) 23:12:48 (16/155) Installing glib (2.76.4-r0) 23:12:48 (17/155) Installing xz-libs (5.4.3-r0) 23:12:48 (18/155) Installing libxml2 (2.11.4-r0) 23:12:48 (19/155) Installing shared-mime-info (2.2-r5) 23:12:48 (20/155) Installing hicolor-icon-theme (0.17-r2) 23:12:48 (21/155) Installing libjpeg-turbo (2.1.5.1-r3) 23:12:48 (22/155) Installing libwebp (1.3.2-r0) 23:12:48 (23/155) Installing zstd-libs (1.5.5-r4) 23:12:48 (24/155) Installing tiff (4.5.1-r0) 23:12:48 (25/155) Installing gdk-pixbuf (2.42.10-r5) 23:12:48 (26/155) Installing gtk-update-icon-cache (3.24.38-r1) 23:12:48 (27/155) Installing libxau (1.0.11-r2) 23:12:48 (28/155) Installing libmd (1.0.4-r2) 23:12:48 (29/155) Installing libbsd (0.11.7-r1) 23:12:48 (30/155) Installing libxdmcp (1.1.4-r2) 23:12:48 (31/155) Installing libxcb (1.15-r1) 23:12:48 (32/155) Installing libx11 (1.8.4-r4) 23:12:48 (33/155) Installing libxcomposite (0.4.6-r3) 23:12:48 (34/155) Installing libxfixes (6.0.1-r2) 23:12:48 (35/155) Installing libxrender (0.9.11-r3) 23:12:48 (36/155) Installing libxcursor (1.2.1-r2) 23:12:48 (37/155) Installing libxdamage (1.1.6-r2) 23:12:48 (38/155) Installing libxext (1.3.5-r2) 23:12:48 (39/155) Installing libxi (1.8.1-r0) 23:12:48 (40/155) Installing libxinerama (1.1.5-r2) 23:12:48 (41/155) Installing libxrandr (1.5.3-r2) 23:12:48 (42/155) Installing libatk-1.0 (2.48.3-r0) 23:12:48 (43/155) Installing libxtst (1.2.4-r2) 23:12:48 (44/155) Installing dbus-libs (1.14.8-r0) 23:12:48 (45/155) Installing at-spi2-core (2.48.3-r0) 23:12:48 (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) 23:12:48 (47/155) Installing pixman (0.42.2-r1) 23:12:48 (48/155) Installing cairo (1.17.8-r1) 23:12:49 (49/155) Installing cairo-gobject (1.17.8-r1) 23:12:49 (50/155) Installing avahi-libs (0.8-r13) 23:12:49 (51/155) Installing gmp (6.2.1-r3) 23:12:49 (52/155) Installing nettle (3.8.1-r2) 23:12:49 (53/155) Installing libunistring (1.1-r1) 23:12:49 (54/155) Installing libidn2 (2.3.4-r1) 23:12:49 (55/155) Installing p11-kit (0.24.1-r2) 23:12:49 (56/155) Installing libtasn1 (4.19.0-r1) 23:12:49 (57/155) Installing gnutls (3.8.0-r2) 23:12:49 (58/155) Installing cups-libs (2.4.6-r0) 23:12:49 (59/155) Installing libepoxy (1.5.10-r1) 23:12:49 (60/155) Installing fribidi (1.0.13-r0) 23:12:49 (61/155) Installing graphite2 (1.3.14-r5) 23:12:49 (62/155) Installing harfbuzz (7.3.0-r0) 23:12:49 (63/155) Installing libxft (2.3.8-r1) 23:12:49 (64/155) Installing pango (1.50.14-r1) 23:12:49 (65/155) Installing wayland-libs-client (1.22.0-r2) 23:12:49 (66/155) Installing wayland-libs-cursor (1.22.0-r2) 23:12:49 (67/155) Installing wayland-libs-egl (1.22.0-r2) 23:12:49 (68/155) Installing xkeyboard-config (2.38-r0) 23:12:49 (69/155) Installing libxkbcommon (1.5.0-r2) 23:12:49 (70/155) Installing gtk+3.0 (3.24.38-r1) 23:12:49 Executing gtk+3.0-3.24.38-r1.post-install 23:12:49 (71/155) Installing icu-data-full (73.2-r2) 23:12:49 (72/155) Installing mesa (23.0.4-r0) 23:12:49 (73/155) Installing llvm15-libs (15.0.7-r6) 23:12:50 (74/155) Installing hwdata-pci (0.370-r0) 23:12:50 (75/155) Installing libpciaccess (0.17-r2) 23:12:50 (76/155) Installing libdrm (2.4.115-r4) 23:12:50 (77/155) Installing musl-fts (1.2.7-r5) 23:12:50 (78/155) Installing libelf (0.189-r2) 23:12:50 (79/155) Installing mesa-glapi (23.0.4-r0) 23:12:50 (80/155) Installing mesa-dri-gallium (23.0.4-r0) 23:12:50 (81/155) Installing eudev-libs (3.2.11-r8) 23:12:50 (82/155) Installing libmagic (5.45-r0) 23:12:50 (83/155) Installing file (5.45-r0) 23:12:50 (84/155) Installing libice (1.1.1-r2) 23:12:50 (85/155) Installing libuuid (2.38.1-r8) 23:12:50 (86/155) Installing libsm (1.2.4-r1) 23:12:50 (87/155) Installing libxt (1.3.0-r2) 23:12:50 (88/155) Installing libxmu (1.1.4-r2) 23:12:50 (89/155) Installing xset (1.2.5-r1) 23:12:50 (90/155) Installing xprop (1.2.6-r0) 23:12:50 (91/155) Installing xdg-utils (1.1.3-r4) 23:12:50 (92/155) Installing libogg (1.3.5-r4) 23:12:50 (93/155) Installing flac-libs (1.4.3-r0) 23:12:50 (94/155) Installing alsa-lib (1.2.9-r1) 23:12:50 (95/155) Installing libatomic (12.2.1_git20220924-r10) 23:12:50 (96/155) Installing svt-av1-libs (1.6.0-r0) 23:12:50 (97/155) Installing aom-libs (3.6.1-r0) 23:12:50 (98/155) Installing libva (2.18.0-r1) 23:12:50 (99/155) Installing libvdpau (1.5-r1) 23:12:50 (100/155) Installing onevpl-libs (2023.2.1-r0) 23:12:50 (101/155) Installing ffmpeg-libavutil (6.0-r15) 23:12:50 (102/155) Installing libdav1d (1.2.1-r0) 23:12:50 (103/155) Installing libhwy (1.0.4-r1) 23:12:50 (104/155) Installing lcms2 (2.15-r2) 23:12:50 (105/155) Installing libjxl (0.8.2-r0) 23:12:50 (106/155) Installing lame-libs (3.100-r5) 23:12:50 (107/155) Installing opus (1.4-r0) 23:12:50 (108/155) Installing libgomp (12.2.1_git20220924-r10) 23:12:50 (109/155) Installing soxr (0.1.3-r5) 23:12:50 (110/155) Installing ffmpeg-libswresample (6.0-r15) 23:12:50 (111/155) Installing libtheora (1.1.1-r17) 23:12:50 (112/155) Installing libvorbis (1.3.7-r1) 23:12:50 (113/155) Installing libvpx (1.13.0-r1) 23:12:50 (114/155) Installing x264-libs (0.164_git20220602-r1) 23:12:50 (115/155) Installing numactl (2.0.16-r4) 23:12:50 (116/155) Installing x265-libs (3.5-r4) 23:12:50 (117/155) Installing xvidcore (1.3.7-r1) 23:12:50 (118/155) Installing ffmpeg-libavcodec (6.0-r15) 23:12:50 (119/155) Installing libbluray (1.3.4-r0) 23:12:50 (120/155) Installing mpg123-libs (1.31.3-r1) 23:12:50 (121/155) Installing libopenmpt (0.7.2-r0) 23:12:50 (122/155) Installing cjson (1.7.15-r4) 23:12:50 (123/155) Installing mbedtls (2.28.4-r0) 23:12:50 (124/155) Installing librist (0.2.7-r0) 23:12:51 (125/155) Installing libsrt (1.5.2-r0) 23:12:51 (126/155) Installing libssh (0.10.5-r0) 23:12:51 (127/155) Installing libsodium (1.0.18-r3) 23:12:51 (128/155) Installing libzmq (4.3.4-r4) 23:12:51 (129/155) Installing ffmpeg-libavformat (6.0-r15) 23:12:51 (130/155) Installing libevent (2.1.12-r6) 23:12:51 (131/155) Installing wayland-libs-server (1.22.0-r2) 23:12:51 (132/155) Installing mesa-gbm (23.0.4-r0) 23:12:51 (133/155) Installing harfbuzz-subset (7.3.0-r0) 23:12:51 (134/155) Installing icu-libs (73.2-r2) 23:12:51 (135/155) Installing jsoncpp (1.9.5-r0) 23:12:51 (136/155) Installing minizip (1.2.13-r0) 23:12:51 (137/155) Installing nspr (4.35-r2) 23:12:51 (138/155) Installing sqlite-libs (3.41.2-r2) 23:12:51 (139/155) Installing nss (3.91-r0) 23:12:51 (140/155) Installing pipewire-libs (0.3.70-r1) 23:12:51 (141/155) Installing libasyncns (0.8-r1) 23:12:51 (142/155) Installing libltdl (2.4.7-r2) 23:12:51 (143/155) Installing orc (0.4.34-r0) 23:12:51 (144/155) Installing libsndfile (1.2.0-r2) 23:12:51 (145/155) Installing speexdsp (1.2.1-r1) 23:12:51 (146/155) Installing tdb-libs (1.4.8-r1) 23:12:51 (147/155) Installing libpulse (16.1-r10) 23:12:51 (148/155) Installing re2 (2023.03.01-r1) 23:12:51 (149/155) Installing snappy (1.1.10-r1) 23:12:51 (150/155) Installing libwoff2common (1.0.2-r2) 23:12:51 (151/155) Installing libwoff2enc (1.0.2-r2) 23:12:51 (152/155) Installing libgpg-error (1.47-r1) 23:12:51 (153/155) Installing libgcrypt (1.10.2-r1) 23:12:51 (154/155) Installing libxslt (1.1.38-r0) 23:12:51 (155/155) Installing chromium (115.0.5790.170-r0) 23:12:53 Executing busybox-1.36.1-r2.trigger 23:12:53 Executing fontconfig-2.14.2-r3.trigger 23:12:53 Executing mkfontscale-1.2.2-r3.trigger 23:12:53 Executing glib-2.76.4-r0.trigger 23:12:53 Executing shared-mime-info-2.2-r5.trigger 23:12:53 Executing gdk-pixbuf-2.42.10-r5.trigger 23:12:53 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:12:53 OK: 572 MiB in 172 packages 23:12:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6354 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 23:12:56 Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout 23:12:56 The recommended git tool is: git 23:13:01 using credential edgex-jenkins-ssh 23:13:01 Cloning the remote Git repository 23:13:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:13:01 > git init /w/workspace/edgex-ui-go/122 # timeout=10 23:13:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:13:01 > git --version # timeout=10 23:13:01 > git --version # 'git version 2.25.1' 23:13:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:13:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:05 Avoid second fetch 23:13:05 Checking out Revision 133995f3795ac8ee1626704056303211e11ac888 (main) 23:13:05 > git config core.sparsecheckout # timeout=10 23:13:05 > git checkout -f 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 23:13:06 Commit message: "Merge pull request #633 from ernestojeda/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:07 Dload Upload Total Spent Left Speed 23:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 23:13:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:08 + sudo tee /etc/docker/daemon.new 23:13:08 { 23:13:08 "registry-mirrors": [ 23:13:08 "https://nexus3.edgexfoundry.org:10001" 23:13:08 ], 23:13:08 "bip": "10.250.0.254/24", 23:13:08 "hosts": [ 23:13:08 "tcp://0.0.0.0:5555", 23:13:08 "unix:///var/run/docker.sock" 23:13:08 ], 23:13:08 "mtu": 1458, 23:13:08 "selinux-enabled": true, 23:13:08 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:08 } [Pipeline] sh 23:13:08 Removing intermediate container e26dbf2c5096 23:13:08 ---> 2d1d3282fa27 23:13:08 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:13:08 ---> Running in 62e57d7ab42b 23:13:08 Removing intermediate container 62e57d7ab42b 23:13:08 ---> cf0f083e4a5e 23:13:08 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:13:08 ---> Running in fa007cebafcb 23:13:08 Removing intermediate container fa007cebafcb 23:13:08 ---> 6619851bc678 23:13:08 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:13:08 ---> Running in 041d5605ea49 23:13:08 Removing intermediate container 041d5605ea49 23:13:08 ---> a7da90ae6d86 23:13:08 Step 6/11 : RUN npm install -g npm 23:13:08 ---> Running in 5be4a5dd763b 23:13:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:09 + sudo service docker restart 23:13:16 23:13:16 removed 12 packages, and changed 76 packages in 8s 23:13:16 23:13:16 28 packages are looking for funding 23:13:16 run `npm fund` for details 23:13:17 Removing intermediate container 5be4a5dd763b 23:13:17 ---> 9353631478dc 23:13:17 Step 7/11 : ARG USER=1000 23:13:17 ---> Running in d37319543dcb 23:13:17 Removing intermediate container d37319543dcb 23:13:17 ---> fbe31e46ef66 23:13:17 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:13:17 ---> Running in 0cf505e3f420 23:13:18 Removing intermediate container 0cf505e3f420 23:13:18 ---> 656613abaaff 23:13:18 Step 9/11 : USER $USER:$USER 23:13:18 ---> Running in c2dd7a455eda 23:13:18 Removing intermediate container c2dd7a455eda 23:13:18 ---> 060c2f46a193 23:13:18 Step 10/11 : WORKDIR /app 23:13:18 ---> Running in a0ba513a8433 23:13:18 Removing intermediate container a0ba513a8433 23:13:18 ---> 6d2779758b76 23:13:18 Step 11/11 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 23:13:18 ---> Running in 43a9575015a6 23:13:18 Removing intermediate container 43a9575015a6 23:13:18 ---> df11e0f56aa2 23:13:18 Successfully built df11e0f56aa2 23:13:18 Successfully tagged edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 23:13:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:13:18 touch edgex-web-ui.imagebuilt 23:13:18 mkdir -p node_modules coverage 23:13:18 chown "1000:1000" node_modules coverage package-lock.json 23:13:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:13:20 npm WARN old lockfile 23:13:20 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 23:13:20 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 23:13:20 npm WARN old lockfile 23:13:20 npm WARN old lockfile This is a one-time fix-up, please be patient... 23:13:20 npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:27 provisioning config files... 23:13:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config10965084019566147257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:27 ---> docker-login.sh 23:13:27 nexus3.edgexfoundry.org:10001 23:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:28 Configure a credential helper to remove this warning. See 23:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:28 23:13:28 Login Succeeded 23:13:28 nexus3.edgexfoundry.org:10002 23:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:28 Configure a credential helper to remove this warning. See 23:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:28 23:13:28 Login Succeeded 23:13:28 nexus3.edgexfoundry.org:10003 23:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:29 Configure a credential helper to remove this warning. See 23:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:29 23:13:29 Login Succeeded 23:13:29 nexus3.edgexfoundry.org:10004 23:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:32 npm WARN EBADENGINE Unsupported engine { 23:13:32 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:13:32 npm WARN EBADENGINE required: { 23:13:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:13:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:13:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:13:32 npm WARN EBADENGINE }, 23:13:32 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:13:32 npm WARN EBADENGINE } 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 docker.io 23:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 ---> docker-login.sh ends [Pipeline] } 23:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:34 ========================================================= 23:13:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:13:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:34 + 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:13:35 Sending build context to Docker daemon 30.3MB 23:13:35 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:13:35 Step 2/15 : FROM ${BASE} AS builder 23:13:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:35 9fda8d8052c6: Pulling fs layer 23:13:35 5d54e960e981: Pulling fs layer 23:13:35 c4a7e357bf2a: Pulling fs layer 23:13:35 f0e02332f6b5: Pulling fs layer 23:13:35 66412af1f25a: Pulling fs layer 23:13:35 1baf3a5c0e64: Pulling fs layer 23:13:35 9a37bb91b891: Pulling fs layer 23:13:35 a29adfc67d43: Pulling fs layer 23:13:35 d5de9f91c1a4: Pulling fs layer 23:13:35 1baf3a5c0e64: Waiting 23:13:35 9a37bb91b891: Waiting 23:13:35 f0e02332f6b5: Waiting 23:13:35 a29adfc67d43: Waiting 23:13:35 d5de9f91c1a4: Waiting 23:13:35 66412af1f25a: Waiting 23:13:35 5d54e960e981: Download complete 23:13:35 f0e02332f6b5: Download complete 23:13:35 66412af1f25a: Verifying Checksum 23:13:35 66412af1f25a: Download complete 23:13:35 9fda8d8052c6: Verifying Checksum 23:13:35 9fda8d8052c6: Download complete 23:13:35 9a37bb91b891: Download complete 23:13:36 a29adfc67d43: Verifying Checksum 23:13:36 a29adfc67d43: Download complete 23:13:36 9fda8d8052c6: Pull complete 23:13:37 5d54e960e981: Pull complete 23:13:37 d5de9f91c1a4: Verifying Checksum 23:13:37 d5de9f91c1a4: Download complete 23:13:37 c4a7e357bf2a: Verifying Checksum 23:13:37 c4a7e357bf2a: Download complete 23:13:38 1baf3a5c0e64: Verifying Checksum 23:13:38 1baf3a5c0e64: Download complete 23:13:45 npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 23:13:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:13:45 npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. 23:13:45 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 23:13:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:13:45 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 23:13:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:13:45 npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 23:13:45 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 23:13:45 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 23:13:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:13:45 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 23:13:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:13:45 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 23:13:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:13:45 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 23:13:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:13:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:13:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:13:46 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:13:46 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:13:46 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:13:46 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:13:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:13:48 c4a7e357bf2a: Pull complete 23:13:48 f0e02332f6b5: Pull complete 23:13:48 66412af1f25a: Pull complete 23:13:51 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:13:51 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:13:53 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 23:13:55 1baf3a5c0e64: Pull complete 23:13:56 9a37bb91b891: Pull complete 23:13:57 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:13:57 a29adfc67d43: Pull complete 23:14:02 d5de9f91c1a4: Pull complete 23:14:02 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 23:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:14:02 ---> 746ca1b523b5 23:14:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:14:03 ---> Running in 5c3b6b9b84f5 23:14:03 Removing intermediate container 5c3b6b9b84f5 23:14:03 ---> e52a7b082963 23:14:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:14:03 ---> Running in 8c39723cb226 23:14:03 Removing intermediate container 8c39723cb226 23:14:03 ---> 11771c11f9b3 23:14:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:14:04 ---> Running in fb6dd7539c8b 23:14:04 Removing intermediate container fb6dd7539c8b 23:14:04 ---> 8d98dc58da9e 23:14:04 Step 6/15 : LABEL Name=edgex-ui-go 23:14:04 ---> Running in 0b331806a8c9 23:14:04 Removing intermediate container 0b331806a8c9 23:14:04 ---> bb92d9bcb9ac 23:14:04 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:14:04 ---> Running in d20e78252d41 23:14:04 Removing intermediate container d20e78252d41 23:14:04 ---> f03bebe7c136 23:14:04 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:14:05 23:14:05 added 1478 packages, and audited 1479 packages in 45s 23:14:05 23:14:05 90 packages are looking for funding 23:14:05 run `npm fund` for details 23:14:05 23:14:05 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 23:14:05 23:14:05 To address issues that do not require attention, run: 23:14:05 npm audit fix 23:14:05 23:14:05 To address all issues (including breaking changes), run: 23:14:05 npm audit fix --force 23:14:05 23:14:05 Run `npm audit` for details. 23:14:05 latest: Pulling from library/docker 23:14:05 9fda8d8052c6: Already exists 23:14:05 6852f3ef0b5f: Pulling fs layer 23:14:05 4f4fb700ef54: Pulling fs layer 23:14:05 767c2a40dc41: Pulling fs layer 23:14:05 011855a528fc: Pulling fs layer 23:14:05 2eb2999eb53e: Pulling fs layer 23:14:05 52a6c1800204: Pulling fs layer 23:14:05 a01340eade1a: Pulling fs layer 23:14:05 fcee97a2aa0f: Pulling fs layer 23:14:05 8cf3fdb5711b: Pulling fs layer 23:14:05 36ac283ad2d4: Pulling fs layer 23:14:05 3f3c41fd9ebb: Pulling fs layer 23:14:05 29a5074801a2: Pulling fs layer 23:14:05 a01340eade1a: Waiting 23:14:05 fcee97a2aa0f: Waiting 23:14:05 8cf3fdb5711b: Waiting 23:14:05 36ac283ad2d4: Waiting 23:14:05 3f3c41fd9ebb: Waiting 23:14:05 011855a528fc: Waiting 23:14:05 2eb2999eb53e: Waiting 23:14:05 52a6c1800204: Waiting 23:14:05 29a5074801a2: Waiting 23:14:05 0a0cc6640ec8: Pulling fs layer 23:14:05 0a0cc6640ec8: Waiting 23:14:05 4f4fb700ef54: Verifying Checksum 23:14:05 4f4fb700ef54: Download complete 23:14:05 6852f3ef0b5f: Download complete 23:14:06 767c2a40dc41: Verifying Checksum 23:14:06 767c2a40dc41: Download complete 23:14:06 011855a528fc: Verifying Checksum 23:14:06 011855a528fc: Download complete 23:14:06 52a6c1800204: Verifying Checksum 23:14:06 52a6c1800204: Download complete 23:14:06 2eb2999eb53e: Verifying Checksum 23:14:06 2eb2999eb53e: Download complete 23:14:06 a01340eade1a: Verifying Checksum 23:14:06 a01340eade1a: Download complete 23:14:06 fcee97a2aa0f: Verifying Checksum 23:14:06 fcee97a2aa0f: Download complete 23:14:06 6852f3ef0b5f: Pull complete 23:14:06 36ac283ad2d4: Verifying Checksum 23:14:06 36ac283ad2d4: Download complete 23:14:06 29a5074801a2: Verifying Checksum 23:14:06 29a5074801a2: Download complete 23:14:06 4f4fb700ef54: Pull complete 23:14:06 0a0cc6640ec8: Verifying Checksum 23:14:06 0a0cc6640ec8: Download complete 23:14:07 8cf3fdb5711b: Verifying Checksum 23:14:07 8cf3fdb5711b: Download complete 23:14:08 767c2a40dc41: Pull complete 23:14:08 3f3c41fd9ebb: Verifying Checksum 23:14:08 3f3c41fd9ebb: Download complete 23:14:09 011855a528fc: Pull complete 23:14:09 2eb2999eb53e: Pull complete 23:14:10 52a6c1800204: Pull complete 23:14:10 a01340eade1a: Pull complete 23:14:10 fcee97a2aa0f: Pull complete 23:14:11 8cf3fdb5711b: Pull complete 23:14:12 36ac283ad2d4: Pull complete 23:14:14 3f3c41fd9ebb: Pull complete 23:14:14 29a5074801a2: Pull complete 23:14:15 0a0cc6640ec8: Pull complete 23:14:15 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 23:14:15 Status: Downloaded newer image for docker:latest 23:14:15 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:14:17 ---> ad5452454193 23:14:17 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:17 ---> Running in b5835496b405 23:14:18 - Generating browser application bundles (phase: setup)... 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:14:19 OK: 267 MiB in 56 packages 23:14:20 Removing intermediate container b5835496b405 23:14:20 ---> ae4176237f40 23:14:20 Step 10/15 : ENV GO111MODULE=on 23:14:20 ---> Running in 6ec761b07fc8 23:14:20 Removing intermediate container 6ec761b07fc8 23:14:20 ---> 970f08715812 23:14:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:14:20 ---> Running in cd625a3714ce 23:14:21 Removing intermediate container cd625a3714ce 23:14:21 ---> 3a2e05f50aa7 23:14:21 Step 12/15 : COPY go.mod vendor* ./ 23:14:21 ---> 84d512791ffc 23:14:21 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:21 ---> Running in d069c6b61d3f 23:14:22 Compiling @angular/core : es2015 as esm2015 23:14:22 Compiling @angular/compiler/testing : es2015 as esm2015 23:14:25 Compiling @angular/core/testing : es2015 as esm2015 23:14:25 Compiling @angular/common : es2015 as esm2015 23:14:25 Compiling @angular/platform-browser : es2015 as esm2015 23:14:25 Compiling @angular/common/testing : es2015 as esm2015 23:14:25 Compiling @angular/common/http : es2015 as esm2015 23:14:26 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:14:26 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:14:26 Compiling @angular/forms : es2015 as esm2015 23:14:26 Compiling @angular/router : es2015 as esm2015 23:14:26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:14:26 Compiling @angular/common/http/testing : es2015 as esm2015 23:14:28 Compiling @angular/router/testing : es2015 as esm2015 23:14:32 17 09 2023 23:14:32.076:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:14:32 17 09 2023 23:14:32.077:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:14:32 17 09 2023 23:14:32.080:INFO [launcher]: Starting browser ChromeHeadless 23:14:42 ✔ Browser application bundle generation complete. 23:14:42 17 09 2023 23:14:41.569:INFO [Chrome Headless 115.0.5790.170 (Linux x86_64)]: Connected on socket XqEw8CznB5ZQyJZgAAAB with id 76640161 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.106 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.112 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.116 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.119 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.121 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.127 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.129 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.13 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.135 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.196 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.206 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.209 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.21 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.212 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.226 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.231 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.264 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.271 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.283 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.29 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.292 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.293 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.297 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.304 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.316 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.325 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.338 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.35 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.356 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.358 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.359 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.377 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.384 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.402 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.425 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.431 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.443 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.447 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.449 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.451 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.467 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.474 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.488 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.491 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.494 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.498 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.503 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.512 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.536 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.542 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.558 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.563 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.57 secs) 23:14:44 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.574 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.612 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.625 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.627 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.628 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.642 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.649 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.655 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.66 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.68 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.686 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.694 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.715 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.718 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.732 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 0.741 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 0.8 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 0.805 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 0.808 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 0.817 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 0.824 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 0.832 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 0.838 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 0.845 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 0.862 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 0.884 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 0.909 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 0.911 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 0.915 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 0.917 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 0.93 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 0.946 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 0.965 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.97 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 0.993 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.004 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.006 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.015 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.018 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.033 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.035 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.047 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.056 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.068 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.077 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.098 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.101 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.106 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.113 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.117 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.126 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.129 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.13 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.135 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.144 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.146 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.156 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.169 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.173 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.174 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.188 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.196 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.204 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.227 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.234 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.237 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.239 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.241 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.244 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.247 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.266 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.303 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.312 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.319 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.322 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.325 secs) 23:14:45 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.34 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.347 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.353 secs) 23:14:46 WARN: ' 23:14:46 It looks like you're using ngModel on the same form field as formControlName. 23:14:46 Support for using the ngModel input property and ngModelChange event with 23:14:46 reactive form directives has been deprecated in Angular v6 and will be removed 23:14:46 in a future version of Angular. 23:14:46 23:14:46 For more information on this, see our API docs here: 23:14:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:14:46 ' 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.353 secs) 23:14:46 WARN: ' 23:14:46 It looks like you're using ngModel on the same form field as formControlName. 23:14:46 Support for using the ngModel input property and ngModelChange event with 23:14:46 reactive form directives has been deprecated in Angular v6 and will be removed 23:14:46 in a future version of Angular. 23:14:46 23:14:46 For more information on this, see our API docs here: 23:14:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:14:46 ' 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.371 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.379 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.381 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.386 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.409 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.414 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.422 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.432 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.435 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.439 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.441 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.449 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.462 secs) 23:14:46 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (2.043 secs / 1.462 secs) 23:14:46 TOTAL: 145 SUCCESS 23:14:46 ✔ Browser application bundle generation complete. 23:14:46 23:14:46 =============================== Coverage summary =============================== 23:14:46 Statements : 41.56% ( 1425/3429 ) 23:14:46 Branches : 12.14% ( 109/898 ) 23:14:46 Functions : 33.33% ( 417/1251 ) 23:14:46 Lines : 39.45% ( 1280/3245 ) 23:14:46 ================================================================================ 23:14:46 ✔ Browser application bundle generation complete. 23:14:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 23:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:14:47 $ docker stop --time=1 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d 23:14:48 $ docker rm -f --volumes 2a4db92fd96bc5d14f3ad000845e3508d1984908060902f29671a90bc0ab3f9d [Pipeline] // withDockerContainer [Pipeline] sh 23:14:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:14:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:51 + ls -al . 23:14:51 total 180 23:14:51 drwxrwxr-x 14 jenkins jenkins 4096 Sep 17 23:12 . 23:14:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 .. 23:14:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 .blubracket 23:14:51 -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 23:10 .dockerignore 23:14:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:11 .git 23:14:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 .github 23:14:51 -rw-rw-r-- 1 jenkins jenkins 185 Sep 17 23:10 .gitignore 23:14:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 23:11 .semver 23:14:51 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 17 23:10 Attribution.txt 23:14:51 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 17 23:10 CHANGELOG.md 23:14:51 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 23:10 CONTRIBUTING.md 23:14:51 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 17 23:10 Dockerfile 23:14:51 -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 23:10 Jenkinsfile 23:14:51 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 23:10 LICENSE 23:14:51 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 17 23:10 Makefile 23:14:51 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 17 23:10 README.md 23:14:51 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 23:11 VERSION 23:14:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 assets 23:14:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 bin 23:14:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:10 cmd 23:14:51 -rw-r--r-- 1 jenkins jenkins 10 Sep 17 23:12 coverage.out 23:14:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:10 docs 23:14:51 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 17 23:10 go.mod 23:14:51 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 17 23:10 go.sum 23:14:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:10 internal 23:14:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 snap 23:14:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:10 testing 23:14:51 -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 23:10 version.go 23:14:51 drwxrwxr-x 6 jenkins jenkins 4096 Sep 17 23:13 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:51 + 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=133995f3795ac8ee1626704056303211e11ac888 --label arch=amd64 --label version=3.1.0-dev.4 . 23:14:52 Sending build context to Docker daemon 50.28MB 23:14:52 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:14:52 Step 2/25 : FROM ${BASE} AS builder 23:14:52 ---> 99bc5a44f4dc 23:14:52 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:14:54 ---> Running in 820cf4e77086 23:14:54 Removing intermediate container 820cf4e77086 23:14:54 ---> 0d3a033aa346 23:14:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:14:54 ---> Running in 68e493531625 23:14:54 Removing intermediate container 68e493531625 23:14:54 ---> afb3e0bd5619 23:14:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:14:54 ---> Running in ae9acabe457f 23:14:54 Removing intermediate container ae9acabe457f 23:14:54 ---> 93644ad616a0 23:14:54 Step 6/25 : LABEL Name=edgex-ui-go 23:14:55 ---> Running in 76cb0fe70c11 23:14:55 Removing intermediate container 76cb0fe70c11 23:14:55 ---> 2456caca0ea4 23:14:55 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:14:55 ---> Running in fee21a920ebb 23:14:55 Removing intermediate container fee21a920ebb 23:14:55 ---> f04233c6296f 23:14:55 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:14:58 ---> 504e5b96940b 23:14:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:58 ---> Running in 3d5ba562ee69 23:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:14:59 OK: 265 MiB in 56 packages 23:15:00 Removing intermediate container 3d5ba562ee69 23:15:00 ---> 847874aaec28 23:15:00 Step 10/25 : ENV GO111MODULE=on 23:15:00 ---> Running in 98fc1d647248 23:15:00 Removing intermediate container 98fc1d647248 23:15:00 ---> b70115f2ef49 23:15:00 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:15:00 ---> Running in 7f096ff2e7a2 23:15:01 Removing intermediate container 7f096ff2e7a2 23:15:01 ---> e25ce5d7ba50 23:15:01 Step 12/25 : COPY go.mod vendor* ./ 23:15:01 ---> 5dc3f210ec4a 23:15:01 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:02 ---> Running in 2b3c6175484d 23:15:03 Removing intermediate container 2b3c6175484d 23:15:03 ---> 49bf5a74c365 23:15:03 Step 14/25 : COPY . . 23:15:06 ---> 223f5e2d117c 23:15:06 Step 15/25 : RUN ${MAKE} 23:15:06 ---> Running in bbd3e6e959af 23:15:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.4" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:15:28 Removing intermediate container bbd3e6e959af 23:15:28 ---> 14734cb849e8 23:15:28 Step 16/25 : FROM alpine:3.18 23:15:29 3.18: Pulling from library/alpine 23:15:29 7264a8db6415: Already exists 23:15:29 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 23:15:29 Status: Downloaded newer image for alpine:3.18 23:15:29 Removing intermediate container d069c6b61d3f 23:15:29 ---> 1c13b8ed28c3 23:15:29 Step 14/15 : COPY . . 23:15:29 ---> 064fedde0fc6 23:15:29 Step 15/15 : RUN ${MAKE} 23:15:29 ---> Running in dc47d9342162 23:15:29 noop 23:15:29 Removing intermediate container dc47d9342162 23:15:29 ---> c6e470c0c1ca 23:15:29 Successfully built c6e470c0c1ca 23:15:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:29 ---> 7e01a0d0a1dc 23:15:29 Step 17/25 : EXPOSE 4000 23:15:29 ---> Running in 62b2cc75a006 23:15:30 + docker inspect -f . ci-base-image-arm64 23:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:30 prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container 23:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:30 Removing intermediate container 62b2cc75a006 23:15:30 ---> 7c0063a40e20 23:15:30 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:15:31 $ docker top c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:31 ---> b7a94898b766 23:15:31 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:15:31 ---> a0a08fa0a33a 23:15:31 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:15:32 ---> 5356ecd4b8a5 23:15:32 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:15:32 ---> Running in ce27dd71b4cb 23:15:32 + go version 23:15:32 go version go1.21.0 linux/arm64 [Pipeline] } 23:15:32 $ docker stop --time=1 c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 23:15:32 Removing intermediate container ce27dd71b4cb 23:15:32 ---> c2cbedefe593 23:15:32 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:15:32 ---> Running in 5507d982e0df 23:15:32 Removing intermediate container 5507d982e0df 23:15:32 ---> 84aacf8188ae 23:15:32 Step 23/25 : LABEL arch=amd64 23:15:32 ---> Running in 3c8be2569101 23:15:32 Removing intermediate container 3c8be2569101 23:15:32 ---> 486f330809ed 23:15:32 Step 24/25 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 23:15:32 ---> Running in 5dc6a130d716 23:15:32 Removing intermediate container 5dc6a130d716 23:15:32 ---> 7d68860e1371 23:15:32 Step 25/25 : LABEL version=3.1.0-dev.4 23:15:32 ---> Running in 75cc9f8c067d 23:15:33 Removing intermediate container 75cc9f8c067d 23:15:33 ---> 7c1f0c73d49c 23:15:33 [Warning] One or more build-args [ARCH] were not consumed 23:15:33 Successfully built 7c1f0c73d49c 23:15:33 Successfully tagged edgex-ui:latest 23:15:35 $ docker rm -f --volumes c77c45270fde7ac40d4c3e88a7b1822f2fe1047255f803c5135fbf0aeaa26231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:35 provisioning config files... 23:15:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5802723806012000386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:35 + docker inspect -f . ci-base-image-arm64 23:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:35 ---> docker-login.sh 23:15:35 nexus3.edgexfoundry.org:10001 23:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:35 Configure a credential helper to remove this warning. See 23:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:35 23:15:35 Login Succeeded 23:15:35 nexus3.edgexfoundry.org:10002 23:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:35 Configure a credential helper to remove this warning. See 23:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:35 23:15:35 Login Succeeded 23:15:35 nexus3.edgexfoundry.org:10003 23:15:35 prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container 23:15:35 $ 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/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:35 Configure a credential helper to remove this warning. See 23:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:35 23:15:35 Login Succeeded 23:15:35 nexus3.edgexfoundry.org:10004 23:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:35 Configure a credential helper to remove this warning. See 23:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:35 23:15:35 Login Succeeded 23:15:35 docker.io 23:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:36 Configure a credential helper to remove this warning. See 23:15:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:36 23:15:36 Login Succeeded 23:15:36 ---> docker-login.sh ends 23:15:36 $ docker top 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 -eo pid,comm [Pipeline] { [Pipeline] } 23:15:37 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:37 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 23:15:37 133995f3795ac8ee1626704056303211e11ac888 23:15:37 latest 23:15:37 3.1.0-dev.4 23:15:37 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:15:37 main 23:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + git config --global --add safe.directory /w/workspace/edgex-ui-go/122 [Pipeline] fileExists [Pipeline] sh 23:15:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:38 + make test 23:15:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:15:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 23:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:15:38 0b9cc4be929b: Preparing 23:15:38 db21d6e3c40f: Preparing 23:15:38 75f405672a1f: Preparing 23:15:38 4693057ce236: Preparing 23:15:38 4693057ce236: Layer already exists 23:15:38 db21d6e3c40f: Pushed 23:15:38 0b9cc4be929b: Pushed 23:15:41 75f405672a1f: Pushed 23:15:41 133995f3795ac8ee1626704056303211e11ac888: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:15:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:15:42 0b9cc4be929b: Preparing 23:15:42 db21d6e3c40f: Preparing 23:15:42 75f405672a1f: Preparing 23:15:42 4693057ce236: Preparing 23:15:42 0b9cc4be929b: Layer already exists 23:15:42 75f405672a1f: Layer already exists 23:15:42 db21d6e3c40f: Layer already exists 23:15:42 4693057ce236: Layer already exists 23:15:42 latest: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 23:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:15:43 0b9cc4be929b: Preparing 23:15:43 db21d6e3c40f: Preparing 23:15:43 75f405672a1f: Preparing 23:15:43 4693057ce236: Preparing 23:15:43 4693057ce236: Layer already exists 23:15:43 75f405672a1f: Layer already exists 23:15:43 db21d6e3c40f: Layer already exists 23:15:43 0b9cc4be929b: Layer already exists 23:15:43 3.1.0-dev.4: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:15:44 0b9cc4be929b: Preparing 23:15:44 db21d6e3c40f: Preparing 23:15:44 75f405672a1f: Preparing 23:15:44 4693057ce236: Preparing 23:15:44 db21d6e3c40f: Layer already exists 23:15:44 75f405672a1f: Layer already exists 23:15:44 0b9cc4be929b: Layer already exists 23:15:44 4693057ce236: Layer already exists 23:15:44 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 23:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:15:44 0b9cc4be929b: Preparing 23:15:44 db21d6e3c40f: Preparing 23:15:44 75f405672a1f: Preparing 23:15:44 4693057ce236: Preparing 23:15:44 db21d6e3c40f: Layer already exists 23:15:44 75f405672a1f: Layer already exists 23:15:44 4693057ce236: Layer already exists 23:15:44 0b9cc4be929b: Layer already exists 23:15:44 main: digest: sha256:b71c9a8066d26e35749d1e06eebbaf217877f878e1fccfd2803c5fe2393d6f70 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:44 ===================================================== [Pipeline] echo 23:15:44 taggedImages: 23:15:44 - nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888 23:15:44 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:15:44 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.4 23:15:44 - nexus3.edgexfoundry.org:10004/edgex-ui:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:15:44 - 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:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:45 23:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:45 latest: Pulling from edgex-lftools-log-publisher 23:15:45 5eb5b503b376: Pulling fs layer 23:15:45 5c69ac0246d0: Pulling fs layer 23:15:45 ec43610c2a17: Pulling fs layer 23:15:45 3a2ae6a8a46f: Pulling fs layer 23:15:45 33b1e0a273af: Pulling fs layer 23:15:45 5d3b04190fa2: Pulling fs layer 23:15:45 2f39f015ded8: Pulling fs layer 23:15:45 3a2ae6a8a46f: Waiting 23:15:45 33b1e0a273af: Waiting 23:15:45 5d3b04190fa2: Waiting 23:15:45 2f39f015ded8: Waiting 23:15:45 5c69ac0246d0: Verifying Checksum 23:15:45 5c69ac0246d0: Download complete 23:15:45 3a2ae6a8a46f: Verifying Checksum 23:15:45 3a2ae6a8a46f: Download complete 23:15:45 33b1e0a273af: Verifying Checksum 23:15:45 33b1e0a273af: Download complete 23:15:45 5d3b04190fa2: Download complete 23:15:45 ec43610c2a17: Verifying Checksum 23:15:45 ec43610c2a17: Download complete 23:15:45 5eb5b503b376: Verifying Checksum 23:15:45 5eb5b503b376: Download complete 23:15:46 2f39f015ded8: Verifying Checksum 23:15:46 2f39f015ded8: Download complete 23:15:47 5eb5b503b376: Pull complete 23:15:47 5c69ac0246d0: Pull complete 23:15:47 ec43610c2a17: Pull complete 23:15:47 3a2ae6a8a46f: Pull complete 23:15:48 33b1e0a273af: Pull complete 23:15:48 5d3b04190fa2: Pull complete 23:15:52 2f39f015ded8: Pull complete 23:15:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:52 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:15:57 $ docker top 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:57 ---> job-cost.sh 23:15:57 lf-activate-venv: SKIPPING 23:15:57 INFO: No Stack... 23:15:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:15:58 INFO: Archiving Costs [Pipeline] sh 23:15:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 23:15:58 + cut -d, -f6 [Pipeline] lock 23:15:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] 23:15:58 Resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] did not exist. Created. 23:15:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:58 + echo total: 0.2199999988079071 [Pipeline] stash 23:15:59 Stashed 1 file(s) [Pipeline] } 23:15:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:59 $ docker stop --time=1 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 23:16:00 $ docker rm -f --volumes 9afcf788596e60082c2d231e9ab97f8e71f9dc664fe0ff3ab635abba0d11f462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:16:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:17:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:00 ./bin/test-attribution-txt.sh 23:17:00 make -C web test 23:17:00 make[1]: Entering directory '/w/workspace/edgex-ui-go/122/web' 23:17:00 make[1]: tput: No such file or directory 23:17:00 make[1]: tput: No such file or directory 23:17:00 warning: generating ./VERSION 23:17:00 echo "0.0.0" > VERSION 23:17:00 docker build \ 23:17:00 -f Dockerfile \ 23:17:00 --build-arg USER=1000 \ 23:17:00 \ 23:17:00 --label "git_sha=133995f3795ac8ee1626704056303211e11ac888" \ 23:17:00 -t edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 \ 23:17:00 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:17:00 . 23:17:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:17:00 Install the buildx component to build images with BuildKit: 23:17:00 https://docs.docker.com/go/buildx/ 23:17:00 23:17:01 Sending build context to Docker daemon 2.571MB 23:17:01 Step 1/11 : FROM node:18-alpine3.18 23:17:01 18-alpine3.18: Pulling from library/node 23:17:01 9fda8d8052c6: Already exists 23:17:01 9eaea104398d: Pulling fs layer 23:17:01 8e5e74a525a3: Pulling fs layer 23:17:01 0af8382f830e: Pulling fs layer 23:17:01 0af8382f830e: Verifying Checksum 23:17:01 0af8382f830e: Download complete 23:17:02 8e5e74a525a3: Verifying Checksum 23:17:02 8e5e74a525a3: Download complete 23:17:04 9eaea104398d: Verifying Checksum 23:17:04 9eaea104398d: Download complete 23:17:10 9eaea104398d: Pull complete 23:17:10 8e5e74a525a3: Pull complete 23:17:10 0af8382f830e: Pull complete 23:17:10 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 23:17:10 Status: Downloaded newer image for node:18-alpine3.18 23:17:10 ---> 385311cb02d5 23:17:10 Step 2/11 : RUN apk add --no-cache chromium 23:17:11 ---> Running in 12a368b3082e 23:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:17:13 (1/152) Installing libexpat (2.5.0-r1) 23:17:13 (2/152) Installing brotli-libs (1.0.9-r14) 23:17:13 (3/152) Installing libbz2 (1.0.8-r5) 23:17:13 (4/152) Installing libpng (1.6.39-r3) 23:17:13 (5/152) Installing freetype (2.13.0-r5) 23:17:13 (6/152) Installing fontconfig (2.14.2-r3) 23:17:13 (7/152) Installing libfontenc (1.1.7-r2) 23:17:13 (8/152) Installing mkfontscale (1.2.2-r3) 23:17:13 (9/152) Installing font-opensans (0_git20210927-r1) 23:17:14 (10/152) Installing pkgconf (1.9.5-r0) 23:17:14 (11/152) Installing libffi (3.4.4-r2) 23:17:14 (12/152) Installing libintl (0.21.1-r7) 23:17:14 (13/152) Installing libblkid (2.38.1-r8) 23:17:14 (14/152) Installing libmount (2.38.1-r8) 23:17:14 (15/152) Installing pcre2 (10.42-r1) 23:17:14 (16/152) Installing glib (2.76.4-r0) 23:17:14 (17/152) Installing xz-libs (5.4.3-r0) 23:17:14 (18/152) Installing libxml2 (2.11.4-r0) 23:17:14 (19/152) Installing shared-mime-info (2.2-r5) 23:17:14 (20/152) Installing hicolor-icon-theme (0.17-r2) 23:17:14 (21/152) Installing libjpeg-turbo (2.1.5.1-r3) 23:17:14 (22/152) Installing libwebp (1.3.2-r0) 23:17:15 (23/152) Installing zstd-libs (1.5.5-r4) 23:17:15 (24/152) Installing tiff (4.5.1-r0) 23:17:15 (25/152) Installing gdk-pixbuf (2.42.10-r5) 23:17:15 (26/152) Installing gtk-update-icon-cache (3.24.38-r1) 23:17:15 (27/152) Installing libxau (1.0.11-r2) 23:17:15 (28/152) Installing libmd (1.0.4-r2) 23:17:15 (29/152) Installing libbsd (0.11.7-r1) 23:17:15 (30/152) Installing libxdmcp (1.1.4-r2) 23:17:15 (31/152) Installing libxcb (1.15-r1) 23:17:15 (32/152) Installing libx11 (1.8.4-r4) 23:17:15 (33/152) Installing libxcomposite (0.4.6-r3) 23:17:15 (34/152) Installing libxfixes (6.0.1-r2) 23:17:15 (35/152) Installing libxrender (0.9.11-r3) 23:17:15 (36/152) Installing libxcursor (1.2.1-r2) 23:17:15 (37/152) Installing libxdamage (1.1.6-r2) 23:17:15 (38/152) Installing libxext (1.3.5-r2) 23:17:15 (39/152) Installing libxi (1.8.1-r0) 23:17:15 (40/152) Installing libxinerama (1.1.5-r2) 23:17:15 (41/152) Installing libxrandr (1.5.3-r2) 23:17:15 (42/152) Installing libatk-1.0 (2.48.3-r0) 23:17:15 (43/152) Installing libxtst (1.2.4-r2) 23:17:15 (44/152) Installing dbus-libs (1.14.8-r0) 23:17:15 (45/152) Installing at-spi2-core (2.48.3-r0) 23:17:15 (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) 23:17:15 (47/152) Installing pixman (0.42.2-r1) 23:17:15 (48/152) Installing cairo (1.17.8-r1) 23:17:15 (49/152) Installing cairo-gobject (1.17.8-r1) 23:17:15 (50/152) Installing avahi-libs (0.8-r13) 23:17:15 (51/152) Installing gmp (6.2.1-r3) 23:17:15 (52/152) Installing nettle (3.8.1-r2) 23:17:15 (53/152) Installing libunistring (1.1-r1) 23:17:15 (54/152) Installing libidn2 (2.3.4-r1) 23:17:16 (55/152) Installing p11-kit (0.24.1-r2) 23:17:16 (56/152) Installing libtasn1 (4.19.0-r1) 23:17:16 (57/152) Installing gnutls (3.8.0-r2) 23:17:16 (58/152) Installing cups-libs (2.4.6-r0) 23:17:16 (59/152) Installing libepoxy (1.5.10-r1) 23:17:16 (60/152) Installing fribidi (1.0.13-r0) 23:17:16 (61/152) Installing graphite2 (1.3.14-r5) 23:17:16 (62/152) Installing harfbuzz (7.3.0-r0) 23:17:16 (63/152) Installing libxft (2.3.8-r1) 23:17:16 (64/152) Installing pango (1.50.14-r1) 23:17:16 (65/152) Installing wayland-libs-client (1.22.0-r2) 23:17:16 (66/152) Installing wayland-libs-cursor (1.22.0-r2) 23:17:16 (67/152) Installing wayland-libs-egl (1.22.0-r2) 23:17:16 (68/152) Installing xkeyboard-config (2.38-r0) 23:17:16 (69/152) Installing libxkbcommon (1.5.0-r2) 23:17:16 (70/152) Installing gtk+3.0 (3.24.38-r1) 23:17:17 Executing gtk+3.0-3.24.38-r1.post-install 23:17:17 (71/152) Installing icu-data-full (73.2-r2) 23:17:18 (72/152) Installing mesa (23.0.4-r0) 23:17:18 (73/152) Installing llvm15-libs (15.0.7-r6) 23:17:20 (74/152) Installing libdrm (2.4.115-r4) 23:17:20 (75/152) Installing musl-fts (1.2.7-r5) 23:17:20 (76/152) Installing libelf (0.189-r2) 23:17:20 (77/152) Installing mesa-glapi (23.0.4-r0) 23:17:20 (78/152) Installing mesa-dri-gallium (23.0.4-r0) 23:17:21 (79/152) Installing eudev-libs (3.2.11-r8) 23:17:21 (80/152) Installing libmagic (5.45-r0) 23:17:21 (81/152) Installing file (5.45-r0) 23:17:21 (82/152) Installing libice (1.1.1-r2) 23:17:21 (83/152) Installing libuuid (2.38.1-r8) 23:17:21 (84/152) Installing libsm (1.2.4-r1) 23:17:21 (85/152) Installing libxt (1.3.0-r2) 23:17:21 (86/152) Installing libxmu (1.1.4-r2) 23:17:21 (87/152) Installing xset (1.2.5-r1) 23:17:21 (88/152) Installing xprop (1.2.6-r0) 23:17:21 (89/152) Installing xdg-utils (1.1.3-r4) 23:17:21 (90/152) Installing libogg (1.3.5-r4) 23:17:21 (91/152) Installing flac-libs (1.4.3-r0) 23:17:21 (92/152) Installing alsa-lib (1.2.9-r1) 23:17:21 (93/152) Installing libatomic (12.2.1_git20220924-r10) 23:17:21 (94/152) Installing svt-av1-libs (1.6.0-r0) 23:17:22 (95/152) Installing aom-libs (3.6.1-r0) 23:17:22 (96/152) Installing libva (2.18.0-r1) 23:17:22 (97/152) Installing libvdpau (1.5-r1) 23:17:22 (98/152) Installing ffmpeg-libavutil (6.0-r15) 23:17:22 (99/152) Installing libdav1d (1.2.1-r0) 23:17:22 (100/152) Installing libhwy (1.0.4-r1) 23:17:22 (101/152) Installing lcms2 (2.15-r2) 23:17:22 (102/152) Installing libjxl (0.8.2-r0) 23:17:22 (103/152) Installing lame-libs (3.100-r5) 23:17:22 (104/152) Installing opus (1.4-r0) 23:17:22 (105/152) Installing libgomp (12.2.1_git20220924-r10) 23:17:22 (106/152) Installing soxr (0.1.3-r5) 23:17:22 (107/152) Installing ffmpeg-libswresample (6.0-r15) 23:17:22 (108/152) Installing libtheora (1.1.1-r17) 23:17:22 (109/152) Installing libvorbis (1.3.7-r1) 23:17:22 (110/152) Installing libvpx (1.13.0-r1) 23:17:22 (111/152) Installing x264-libs (0.164_git20220602-r1) 23:17:22 (112/152) Installing numactl (2.0.16-r4) 23:17:22 (113/152) Installing x265-libs (3.5-r4) 23:17:22 (114/152) Installing xvidcore (1.3.7-r1) 23:17:22 (115/152) Installing ffmpeg-libavcodec (6.0-r15) 23:17:23 (116/152) Installing libbluray (1.3.4-r0) 23:17:23 (117/152) Installing mpg123-libs (1.31.3-r1) 23:17:23 (118/152) Installing libopenmpt (0.7.2-r0) 23:17:23 (119/152) Installing cjson (1.7.15-r4) 23:17:23 (120/152) Installing mbedtls (2.28.4-r0) 23:17:23 (121/152) Installing librist (0.2.7-r0) 23:17:23 (122/152) Installing libsrt (1.5.2-r0) 23:17:23 (123/152) Installing libssh (0.10.5-r0) 23:17:23 (124/152) Installing libsodium (1.0.18-r3) 23:17:23 (125/152) Installing libzmq (4.3.4-r4) 23:17:23 (126/152) Installing ffmpeg-libavformat (6.0-r15) 23:17:23 (127/152) Installing libevent (2.1.12-r6) 23:17:23 (128/152) Installing wayland-libs-server (1.22.0-r2) 23:17:23 (129/152) Installing mesa-gbm (23.0.4-r0) 23:17:23 (130/152) Installing harfbuzz-subset (7.3.0-r0) 23:17:23 (131/152) Installing icu-libs (73.2-r2) 23:17:24 (132/152) Installing jsoncpp (1.9.5-r0) 23:17:24 (133/152) Installing minizip (1.2.13-r0) 23:17:24 (134/152) Installing nspr (4.35-r2) 23:17:24 (135/152) Installing sqlite-libs (3.41.2-r2) 23:17:24 (136/152) Installing nss (3.91-r0) 23:17:24 (137/152) Installing pipewire-libs (0.3.70-r1) 23:17:24 (138/152) Installing libasyncns (0.8-r1) 23:17:24 (139/152) Installing libltdl (2.4.7-r2) 23:17:24 (140/152) Installing orc (0.4.34-r0) 23:17:24 (141/152) Installing libsndfile (1.2.0-r2) 23:17:24 (142/152) Installing speexdsp (1.2.1-r1) 23:17:24 (143/152) Installing tdb-libs (1.4.8-r1) 23:17:24 (144/152) Installing libpulse (16.1-r10) 23:17:24 (145/152) Installing re2 (2023.03.01-r1) 23:17:24 (146/152) Installing snappy (1.1.10-r1) 23:17:24 (147/152) Installing libwoff2common (1.0.2-r2) 23:17:24 (148/152) Installing libwoff2enc (1.0.2-r2) 23:17:24 (149/152) Installing libgpg-error (1.47-r1) 23:17:24 (150/152) Installing libgcrypt (1.10.2-r1) 23:17:24 (151/152) Installing libxslt (1.1.38-r0) 23:17:24 (152/152) Installing chromium (115.0.5790.170-r0) 23:17:31 Executing busybox-1.36.1-r2.trigger 23:17:31 Executing fontconfig-2.14.2-r3.trigger 23:17:31 Executing mkfontscale-1.2.2-r3.trigger 23:17:31 Executing glib-2.76.4-r0.trigger 23:17:31 Executing shared-mime-info-2.2-r5.trigger 23:17:32 Executing gdk-pixbuf-2.42.10-r5.trigger 23:17:32 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:17:32 OK: 551 MiB in 169 packages 23:17:47 Removing intermediate container 12a368b3082e 23:17:47 ---> 97aa4b250bb2 23:17:47 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:17:47 ---> Running in c1748cc3ab4e 23:17:49 Removing intermediate container c1748cc3ab4e 23:17:49 ---> 82dbe3a62f9e 23:17:49 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:17:49 ---> Running in e36d5ba40071 23:17:50 Removing intermediate container e36d5ba40071 23:17:50 ---> c32fdb7c8f7d 23:17:50 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:17:50 ---> Running in 83d1f59d8efb 23:17:50 Removing intermediate container 83d1f59d8efb 23:17:50 ---> 268c19800971 23:17:50 Step 6/11 : RUN npm install -g npm 23:17:50 ---> Running in f7535c562794 23:18:22 23:18:22 removed 12 packages, and changed 76 packages in 25s 23:18:22 23:18:22 28 packages are looking for funding 23:18:22 run `npm fund` for details 23:18:22 Removing intermediate container f7535c562794 23:18:22 ---> 272b0085b04d 23:18:22 Step 7/11 : ARG USER=1000 23:18:22 ---> Running in 7da6e3dc23fa 23:18:22 Removing intermediate container 7da6e3dc23fa 23:18:22 ---> db8960014f08 23:18:22 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:18:22 ---> Running in 3b2053904dee 23:18:23 Removing intermediate container 3b2053904dee 23:18:23 ---> aa59b80dccea 23:18:23 Step 9/11 : USER $USER:$USER 23:18:23 ---> Running in dda547df075b 23:18:23 Removing intermediate container dda547df075b 23:18:23 ---> 744f2a089398 23:18:23 Step 10/11 : WORKDIR /app 23:18:23 ---> Running in cbc7291c1b26 23:18:24 Removing intermediate container cbc7291c1b26 23:18:24 ---> 585902323ca4 23:18:24 Step 11/11 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 23:18:24 ---> Running in 5bcf26ac2957 23:18:24 Removing intermediate container 5bcf26ac2957 23:18:24 ---> 21493cd2e598 23:18:24 Successfully built 21493cd2e598 23:18:24 Successfully tagged edgexfoundry/edgex-web-ui:133995f3795ac8ee1626704056303211e11ac888 23:18:24 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:18:24 touch edgex-web-ui.imagebuilt 23:18:24 mkdir -p node_modules coverage 23:18:24 chown "1000:1000" node_modules coverage package-lock.json 23:18:24 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:18:36 npm WARN old lockfile 23:18:36 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 23:18:36 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 23:18:36 npm WARN old lockfile 23:18:36 npm WARN old lockfile This is a one-time fix-up, please be patient... 23:18:36 npm WARN old lockfile 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:19:15 npm WARN EBADENGINE Unsupported engine { 23:19:15 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:19:15 npm WARN EBADENGINE required: { 23:19:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:19:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:19:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:19:15 npm WARN EBADENGINE }, 23:19:15 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 23:19:15 npm WARN EBADENGINE } 23:20:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:20:37 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:20:37 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 23:20:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:20:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:20:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:20:37 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:20:37 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:20:39 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 23:20:40 npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 23:20:40 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 23:20:41 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 23:20:41 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:20:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:20:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:20:44 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:20:46 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:20:46 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:20:46 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:20:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:21:06 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:21:06 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:21:28 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:21:43 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:22:29 23:22:29 added 1475 packages, and audited 1476 packages in 4m 23:22:29 23:22:29 90 packages are looking for funding 23:22:29 run `npm fund` for details 23:22:29 23:22:29 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 23:22:29 23:22:29 To address issues that do not require attention, run: 23:22:29 npm audit fix 23:22:29 23:22:29 To address all issues (including breaking changes), run: 23:22:29 npm audit fix --force 23:22:29 23:22:29 Run `npm audit` for details. 23:22:29 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:22:40 - Generating browser application bundles (phase: setup)... 23:23:06 Compiling @angular/core : es2015 as esm2015 23:23:06 Compiling @angular/compiler/testing : es2015 as esm2015 23:23:28 Compiling @angular/core/testing : es2015 as esm2015 23:23:28 Compiling @angular/common : es2015 as esm2015 23:23:31 Compiling @angular/platform-browser : es2015 as esm2015 23:23:31 Compiling @angular/common/testing : es2015 as esm2015 23:23:34 Compiling @angular/router : es2015 as esm2015 23:23:34 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:23:39 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:23:40 Compiling @angular/common/http : es2015 as esm2015 23:23:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:23:44 Compiling @angular/forms : es2015 as esm2015 23:23:44 Compiling @angular/router/testing : es2015 as esm2015 23:23:44 Compiling @angular/common/http/testing : es2015 as esm2015 23:24:31 17 09 2023 23:24:28.519:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:24:31 17 09 2023 23:24:28.529:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:24:31 17 09 2023 23:24:28.571:INFO [launcher]: Starting browser ChromeHeadless 23:25:39 17 09 2023 23:25:30.477:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 23:25:42 17 09 2023 23:25:41.846:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:25:45 17 09 2023 23:25:45.297:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 23:26:04 ✔ Browser application bundle generation complete. 23:26:04 17 09 2023 23:26:03.505:INFO [Chrome Headless 115.0.5790.170 (Linux aarch64)]: Connected on socket NCbyRycCO7pMMaL5AAAB with id 11036428 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.335 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.653 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.106 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.173 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.192 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.202 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.349 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.403 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.421 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.647 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.67 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.871 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.16 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.195 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.272 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.35 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.376 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.438 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.565 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.61 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.625 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.637 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.657 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.72 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.87 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 2.923 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 2.942 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 2.962 secs) 23:26:22 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 2.98 secs) 23:26:23 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.496 secs) 23:26:23 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.541 secs) 23:26:23 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.554 secs) 23:26:23 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.605 secs) 23:26:23 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.666 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.958 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.069 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.235 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.276 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.316 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.375 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.391 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.4 secs) 23:26:24 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.571 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.65 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.666 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.722 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.748 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.774 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.881 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.906 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 4.919 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 4.927 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.052 secs) 23:26:25 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.088 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.216 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.247 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.346 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.399 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.542 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.584 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.621 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.655 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 5.764 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 5.83 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 5.866 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 5.904 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 5.921 secs) 23:26:26 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 5.938 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 5.996 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.023 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.044 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.119 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 6.146 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 6.173 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 6.199 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 6.271 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 6.389 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 6.445 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 6.488 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 6.525 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 6.586 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 6.599 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 6.609 secs) 23:26:27 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 6.727 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 6.8 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 6.812 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 6.82 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 6.861 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.032 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.087 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 7.163 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 7.215 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 7.231 secs) 23:26:28 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 7.239 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 7.285 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 7.332 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 7.402 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 7.523 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 7.54 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 7.549 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 7.692 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 7.738 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 7.762 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 7.782 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 7.91 secs) 23:26:29 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 8.052 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 8.248 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 8.319 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 8.343 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 8.412 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 8.447 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 8.46 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 8.468 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 8.518 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 8.542 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 8.623 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 8.677 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 8.779 secs) 23:26:30 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 8.829 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 8.864 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 8.95 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 8.979 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 9.017 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 9.115 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 9.209 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 9.262 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 9.313 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 9.363 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 9.514 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 9.532 secs) 23:26:31 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 9.571 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 9.627 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 9.65 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 9.757 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 9.787 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 9.801 secs) 23:26:32 WARN: ' 23:26:32 It looks like you're using ngModel on the same form field as formControlName. 23:26:32 Support for using the ngModel input property and ngModelChange event with 23:26:32 reactive form directives has been deprecated in Angular v6 and will be removed 23:26:32 in a future version of Angular. 23:26:32 23:26:32 For more information on this, see our API docs here: 23:26:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:26:32 ' 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 9.801 secs) 23:26:32 WARN: ' 23:26:32 It looks like you're using ngModel on the same form field as formControlName. 23:26:32 Support for using the ngModel input property and ngModelChange event with 23:26:32 reactive form directives has been deprecated in Angular v6 and will be removed 23:26:32 in a future version of Angular. 23:26:32 23:26:32 For more information on this, see our API docs here: 23:26:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:26:32 ' 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 9.904 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 9.922 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 9.93 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 9.963 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 10.026 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 10.039 secs) 23:26:32 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 10.162 secs) 23:26:33 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 10.184 secs) 23:26:33 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 10.193 secs) 23:26:33 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (14.198 secs / 10.193 secs) 23:26:33 TOTAL: 145 SUCCESS 23:26:33 ✔ Browser application bundle generation complete. 23:26:36 23:26:36 =============================== Coverage summary =============================== 23:26:36 Statements : 41.56% ( 1425/3429 ) 23:26:36 Branches : 12.14% ( 109/898 ) 23:26:36 Functions : 33.33% ( 417/1251 ) 23:26:36 Lines : 39.45% ( 1280/3245 ) 23:26:36 ================================================================================ 23:26:36 17 09 2023 23:26:36.349:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:26:37 ✔ Browser application bundle generation complete. 23:26:38 make[1]: Leaving directory '/w/workspace/edgex-ui-go/122/web' [Pipeline] echo 23:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:26:38 $ docker stop --time=1 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 23:26:39 $ docker rm -f --volumes 69de374697e3807546d7ab5ea4a9b7a852463c881acecddb48e2f181e16fb131 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:43 Warning: overwriting stash ‘coverage-report’ 23:26:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:53 + ls -al . 23:26:53 total 176 23:26:53 drwxrwxr-x 13 jenkins jenkins 4096 Sep 17 23:15 . 23:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 .. 23:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 .blubracket 23:26:53 -rw-rw-r-- 1 jenkins jenkins 18 Sep 17 23:13 .dockerignore 23:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:13 .git 23:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 .github 23:26:53 -rw-rw-r-- 1 jenkins jenkins 185 Sep 17 23:13 .gitignore 23:26:53 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 17 23:13 Attribution.txt 23:26:53 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 17 23:13 CHANGELOG.md 23:26:53 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 17 23:13 CONTRIBUTING.md 23:26:53 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 17 23:13 Dockerfile 23:26:53 -rw-rw-r-- 1 jenkins jenkins 652 Sep 17 23:13 Jenkinsfile 23:26:53 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 17 23:13 LICENSE 23:26:53 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 17 23:13 Makefile 23:26:53 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 17 23:13 README.md 23:26:53 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 23:11 VERSION 23:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 assets 23:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 bin 23:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 23:13 cmd 23:26:53 -rw-r--r-- 1 jenkins jenkins 10 Sep 17 23:15 coverage.out 23:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 23:13 docs 23:26:53 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 17 23:13 go.mod 23:26:53 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 17 23:13 go.sum 23:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 23:13 internal 23:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 snap 23:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 23:13 testing 23:26:53 -rw-rw-r-- 1 jenkins jenkins 155 Sep 17 23:13 version.go 23:26:53 drwxrwxr-x 6 jenkins jenkins 4096 Sep 17 23:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:53 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=133995f3795ac8ee1626704056303211e11ac888 --label arch=arm64 --label version=3.1.0-dev.4 . 23:26:55 Sending build context to Docker daemon 33.06MB 23:26:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:26:55 Step 2/25 : FROM ${BASE} AS builder 23:26:55 ---> c6e470c0c1ca 23:26:55 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:26:55 ---> Running in 1ef3cc4935d4 23:26:55 Removing intermediate container 1ef3cc4935d4 23:26:55 ---> 00a7c0066fea 23:26:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:26:55 ---> Running in 0223d19f0750 23:26:56 Removing intermediate container 0223d19f0750 23:26:56 ---> f01303e6c508 23:26:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:26:56 ---> Running in 4ff6b93fa6e9 23:26:56 Removing intermediate container 4ff6b93fa6e9 23:26:56 ---> ced7634dab2f 23:26:56 Step 6/25 : LABEL Name=edgex-ui-go 23:26:56 ---> Running in b5dbcdaa273c 23:26:56 Removing intermediate container b5dbcdaa273c 23:26:56 ---> 9bc9740d5e69 23:26:56 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:26:56 ---> Running in bf9c5ab839ac 23:26:57 Removing intermediate container bf9c5ab839ac 23:26:57 ---> 9acb7babf186 23:26:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:26:58 ---> ef0794a5b5a0 23:26:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:58 ---> Running in 1fb684d149c9 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:27:00 OK: 267 MiB in 56 packages 23:27:01 Removing intermediate container 1fb684d149c9 23:27:01 ---> 21878a6f34f3 23:27:01 Step 10/25 : ENV GO111MODULE=on 23:27:01 ---> Running in 9dfd928a8709 23:27:02 Removing intermediate container 9dfd928a8709 23:27:02 ---> 25115b380c3c 23:27:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:27:02 ---> Running in 5421ceb5a067 23:27:02 Removing intermediate container 5421ceb5a067 23:27:02 ---> 4ba748fd48d4 23:27:02 Step 12/25 : COPY go.mod vendor* ./ 23:27:03 ---> c415624e2be8 23:27:03 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:03 ---> Running in 91198fad80ee 23:27:05 Removing intermediate container 91198fad80ee 23:27:05 ---> 54d244970b11 23:27:05 Step 14/25 : COPY . . 23:27:10 ---> b236baabb287 23:27:10 Step 15/25 : RUN ${MAKE} 23:27:10 ---> Running in 511b4a94f945 23:27:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.4" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:28:47 Removing intermediate container 511b4a94f945 23:28:47 ---> 5edd88cfd30d 23:28:47 Step 16/25 : FROM alpine:3.18 23:28:47 3.18: Pulling from library/alpine 23:28:47 9fda8d8052c6: Already exists 23:28:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 23:28:47 Status: Downloaded newer image for alpine:3.18 23:28:47 ---> f6648c04cd6c 23:28:47 Step 17/25 : EXPOSE 4000 23:28:47 ---> Running in 9874cff62a87 23:28:47 Removing intermediate container 9874cff62a87 23:28:47 ---> 834997127ab3 23:28:47 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:28:47 ---> dabec99f721a 23:28:47 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:28:47 ---> 5ed276de62cd 23:28:47 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:28:47 ---> 803d56d1cc1a 23:28:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:28:47 ---> Running in 88d04bf64ea4 23:28:47 Removing intermediate container 88d04bf64ea4 23:28:47 ---> 72b053394234 23:28:47 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:28:47 ---> Running in 5c330055e07d 23:28:47 Removing intermediate container 5c330055e07d 23:28:47 ---> dbf44f55d2f2 23:28:47 Step 23/25 : LABEL arch=arm64 23:28:47 ---> Running in 9ed675df2b16 23:28:47 Removing intermediate container 9ed675df2b16 23:28:47 ---> cbc9b7ab0cf0 23:28:47 Step 24/25 : LABEL git_sha=133995f3795ac8ee1626704056303211e11ac888 23:28:47 ---> Running in c5f6eaa62f24 23:28:47 Removing intermediate container c5f6eaa62f24 23:28:47 ---> edf98080cc0e 23:28:47 Step 25/25 : LABEL version=3.1.0-dev.4 23:28:47 ---> Running in 1041a355d4e1 23:28:47 Removing intermediate container 1041a355d4e1 23:28:47 ---> 689a9a91aa0d 23:28:47 [Warning] One or more build-args [ARCH] were not consumed 23:28:47 Successfully built 689a9a91aa0d 23:28:47 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:47 provisioning config files... 23:28:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config16771822898241024450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:47 ---> docker-login.sh 23:28:47 nexus3.edgexfoundry.org:10001 23:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 nexus3.edgexfoundry.org:10002 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 nexus3.edgexfoundry.org:10003 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:48 Configure a credential helper to remove this warning. See 23:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:48 23:28:48 Login Succeeded 23:28:48 nexus3.edgexfoundry.org:10004 23:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 docker.io 23:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:49 Configure a credential helper to remove this warning. See 23:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:49 23:28:49 Login Succeeded 23:28:49 ---> docker-login.sh ends [Pipeline] } 23:28:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:49 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 23:28:49 133995f3795ac8ee1626704056303211e11ac888 23:28:49 latest 23:28:49 3.1.0-dev.4 23:28:49 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:28:49 main 23:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 23:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:28:50 4013c0c689fb: Preparing 23:28:50 d08645c73c06: Preparing 23:28:50 f8038f9d89fd: Preparing 23:28:50 b2191e2be29d: Preparing 23:28:50 b2191e2be29d: Layer already exists 23:28:50 4013c0c689fb: Pushed 23:28:50 d08645c73c06: Pushed 23:28:57 f8038f9d89fd: Pushed 23:28:57 133995f3795ac8ee1626704056303211e11ac888: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:28:58 4013c0c689fb: Preparing 23:28:58 d08645c73c06: Preparing 23:28:58 f8038f9d89fd: Preparing 23:28:58 b2191e2be29d: Preparing 23:28:58 b2191e2be29d: Layer already exists 23:28:58 4013c0c689fb: Layer already exists 23:28:58 d08645c73c06: Layer already exists 23:28:58 f8038f9d89fd: Layer already exists 23:28:58 latest: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:28:58 4013c0c689fb: Preparing 23:28:58 d08645c73c06: Preparing 23:28:58 f8038f9d89fd: Preparing 23:28:58 b2191e2be29d: Preparing 23:28:58 b2191e2be29d: Layer already exists 23:28:58 4013c0c689fb: Layer already exists 23:28:58 f8038f9d89fd: Layer already exists 23:28:58 d08645c73c06: Layer already exists 23:28:58 3.1.0-dev.4: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:28:59 4013c0c689fb: Preparing 23:28:59 d08645c73c06: Preparing 23:28:59 f8038f9d89fd: Preparing 23:28:59 b2191e2be29d: Preparing 23:28:59 d08645c73c06: Layer already exists 23:28:59 f8038f9d89fd: Layer already exists 23:28:59 b2191e2be29d: Layer already exists 23:28:59 4013c0c689fb: Layer already exists 23:28:59 133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 23:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:29:01 4013c0c689fb: Preparing 23:29:01 d08645c73c06: Preparing 23:29:01 f8038f9d89fd: Preparing 23:29:01 b2191e2be29d: Preparing 23:29:01 f8038f9d89fd: Layer already exists 23:29:01 b2191e2be29d: Layer already exists 23:29:01 4013c0c689fb: Layer already exists 23:29:01 d08645c73c06: Layer already exists 23:29:01 main: digest: sha256:1b6a12e99f234a410ae63802a377b6a5fbdd55dde55e196454fc2d6a86d66eed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:01 ===================================================== [Pipeline] echo 23:29:01 taggedImages: 23:29:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888 23:29:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:29:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.4 23:29:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:133995f3795ac8ee1626704056303211e11ac888-3.1.0-dev.4 23:29:01 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:01 23:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:02 arm64: Pulling from edgex-lftools-log-publisher 23:29:02 8998bd30e6a1: Pulling fs layer 23:29:02 04944245beec: Pulling fs layer 23:29:02 699f458cf7ca: Pulling fs layer 23:29:02 765212b225bb: Pulling fs layer 23:29:02 f23df028b6ca: Pulling fs layer 23:29:02 d65c8cfc05b1: Pulling fs layer 23:29:02 2437ff75d9bd: Pulling fs layer 23:29:02 765212b225bb: Waiting 23:29:02 f23df028b6ca: Waiting 23:29:02 d65c8cfc05b1: Waiting 23:29:02 2437ff75d9bd: Waiting 23:29:02 04944245beec: Verifying Checksum 23:29:02 04944245beec: Download complete 23:29:02 765212b225bb: Download complete 23:29:02 f23df028b6ca: Download complete 23:29:02 d65c8cfc05b1: Verifying Checksum 23:29:02 d65c8cfc05b1: Download complete 23:29:02 699f458cf7ca: Verifying Checksum 23:29:02 699f458cf7ca: Download complete 23:29:03 8998bd30e6a1: Verifying Checksum 23:29:03 8998bd30e6a1: Download complete 23:29:05 2437ff75d9bd: Download complete 23:29:07 8998bd30e6a1: Pull complete 23:29:07 04944245beec: Pull complete 23:29:08 699f458cf7ca: Pull complete 23:29:08 765212b225bb: Pull complete 23:29:09 f23df028b6ca: Pull complete 23:29:09 d65c8cfc05b1: Pull complete 23:29:24 2437ff75d9bd: Pull complete 23:29:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-6354 does not seem to be running inside a container 23:29:25 $ 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/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:29:30 $ docker top 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:31 ---> job-cost.sh 23:29:31 lf-activate-venv: SKIPPING 23:29:31 INFO: No Stack... 23:29:31 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:32 INFO: Archiving Costs [Pipeline] sh 23:29:32 + cat /w/workspace/edgex-ui-go/122/archives/cost.csv 23:29:32 + cut -d, -f6 [Pipeline] lock 23:29:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] 23:29:32 Resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] did not exist. Created. 23:29:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:33 /w/workspace/edgex-ui-go/122@tmp/durable-ac7f27cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:33 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:33 Warning: overwriting stash ‘stack-cost’ 23:29:39 Stashed 1 file(s) [Pipeline] } 23:29:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:39 $ docker stop --time=1 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa 23:29:41 $ docker rm -f --volumes 99dba27004cf5b4799c3e601b534c0a439f1a65f7fb0723e8541b78f5a20defa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:29:41 provisioning config files... 23:29:41 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2651551644084340498tmp [Pipeline] { [Pipeline] sh 23:29:42 + set +x 23:29:42 + curl -s https://codecov.io/bash 23:29:42 + bash -s -- 23:29:42 23:29:42 _____ _ 23:29:42 / ____| | | 23:29:42 | | ___ __| | ___ ___ _____ __ 23:29:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:29:42 | |___| (_) | (_| | __/ (_| (_) \ V / 23:29:42 \_____\___/ \__,_|\___|\___\___/ \_/ 23:29:42 Bash-1.0.6 23:29:42 23:29:42 23:29:42 ==> git version 2.25.1 found 23:29:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:29:42 Release-Date: 2020-01-08 23:29:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:29:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:29:42 ==> Jenkins CI detected. 23:29:42 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 23:29:42 project root: . 23:29:42 --> token set from env 23:29:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:29:42 ==> Running gcov in . (disable via -X gcov) 23:29:42 ==> Python coveragepy not found 23:29:42 ==> Searching for coverage reports in: 23:29:42 + . 23:29:42 -> Found 1 reports 23:29:42 ==> Detecting git/mercurial file structure 23:29:42 ==> Reading reports 23:29:42 + ./coverage.out bytes=10 23:29:42 ==> Appending adjustments 23:29:42 https://docs.codecov.io/docs/fixing-reports 23:29:43 + Found adjustments 23:29:43 ==> Gzipping contents 23:29:43 12K /tmp/codecov.IGiREM.gz 23:29:43 ==> Uploading reports 23:29:43 url: https://codecov.io 23:29:43 query: branch=main&commit=133995f3795ac8ee1626704056303211e11ac888&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:43 -> Pinging Codecov 23:29:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=133995f3795ac8ee1626704056303211e11ac888&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:43 -> Uploading to 23:29:43 https://storage.googleapis.com/codecov/v4/raw/2023-09-17/FB506323287CE973F263BFD2A0EB1F37/133995f3795ac8ee1626704056303211e11ac888/085de43e-37f0-4228-bcf8-e83adbc8e459.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230917%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230917T232943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcb3dee2bfb1f15a0304d45b2d463c9c0bf4b455bba69d3cb302d2fe096814ba 23:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:43 Dload Upload Total Spent Left Speed 23:29:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 42106 --:--:-- --:--:-- --:--:-- 42106 23:29:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/133995f3795ac8ee1626704056303211e11ac888 [Pipeline] } 23:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:29:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:29:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:44 23:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:29:44 df9b9388f04a: Pulling fs layer 23:29:44 52dc419b0ee2: Pulling fs layer 23:29:44 25bc292e5bac: Pulling fs layer 23:29:44 114826534d7a: Pulling fs layer 23:29:44 4657fd5d0bcf: Pulling fs layer 23:29:44 6ad1cebc031e: Pulling fs layer 23:29:44 8a3aa393b2d8: Pulling fs layer 23:29:44 114826534d7a: Waiting 23:29:44 4657fd5d0bcf: Waiting 23:29:44 6ad1cebc031e: Waiting 23:29:44 25bc292e5bac: Verifying Checksum 23:29:44 25bc292e5bac: Download complete 23:29:44 52dc419b0ee2: Verifying Checksum 23:29:44 52dc419b0ee2: Download complete 23:29:44 4657fd5d0bcf: Download complete 23:29:44 df9b9388f04a: Download complete 23:29:44 df9b9388f04a: Pull complete 23:29:44 52dc419b0ee2: Pull complete 23:29:44 25bc292e5bac: Pull complete 23:29:45 6ad1cebc031e: Verifying Checksum 23:29:45 6ad1cebc031e: Download complete 23:29:45 114826534d7a: Download complete 23:29:45 8a3aa393b2d8: Verifying Checksum 23:29:45 8a3aa393b2d8: Download complete 23:29:49 114826534d7a: Pull complete 23:29:49 4657fd5d0bcf: Pull complete 23:29:49 6ad1cebc031e: Pull complete 23:29:51 8a3aa393b2d8: Pull complete 23:29:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:51 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:29:55 $ docker top 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 23:29:55 + set -o pipefail 23:29:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 23:30:00 23:30:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 23:30:00 23:30:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a584c989-67cd-44cc-b8c7-348c4326e512 23:30:00 23:30:00 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:30:00 23:30:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:30:00 23:30:01 23:30:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:30:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:30:01 More details here: https://snyk.co/ue1NS [Pipeline] } 23:30:01 $ docker stop --time=1 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 23:30:04 $ docker rm -f --volumes 6110ea262e80d235809b396fce541d9abab67c23a21667d6008e5a76566d9231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:04 + git log --format=format:%s -1 133995f3795ac8ee1626704056303211e11ac888 [Pipeline] sh 23:30:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:05 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:06 $ docker top 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 -eo pid,comm 23:30:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:06 [ssh-agent] Looking for ssh-agent implementation... 23:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:06 $ docker exec 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 ssh-agent 23:30:06 SSH_AUTH_SOCK=/tmp/ssh-IvwH3vlABd5O/agent.33 23:30:06 SSH_AGENT_PID=39 23:30:06 Running ssh-add (command line suppressed) 23:30:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16274957512263840775.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16274957512263840775.key) 23:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:06 + git semver tag 23:30:07 2023-09-17 23:30:06,942 [run_tag] DEBUG tag force:False 23:30:07 2023-09-17 23:30:06,942 [check_head_tag] DEBUG check head tag 23:30:07 2023-09-17 23:30:06,942 [execute] INFO git cat-file --batch-check 23:30:07 2023-09-17 23:30:06,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 23:30:07 2023-09-17 23:30:06,946 [execute] INFO git cat-file --batch 23:30:07 2023-09-17 23:30:06,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 23:30:07 2023-09-17 23:30:06,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:07 2023-09-17 23:30:06,955 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 23:30:07 2023-09-17 23:30:06,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 23:30:07 2023-09-17 23:30:06,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:07 3.1.0-dev.4 [Pipeline] } 23:30:07 $ docker exec --env ******** --env ******** 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 ssh-agent -k 23:30:07 unset SSH_AUTH_SOCK; 23:30:07 unset SSH_AGENT_PID; 23:30:07 echo Agent pid 39 killed; 23:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:07 + git semver [Pipeline] } 23:30:07 $ docker stop --time=1 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 23:30:08 $ docker rm -f --volumes 4097026441d3694ad33220e090fb5b041038f4d0a81be7fa89defb73caf79746 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:09 23:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:09 0.23.1-centos7: Pulling from edgex-lftools 23:30:09 ab5ef0e58194: Pulling fs layer 23:30:09 9712f1f96733: Pulling fs layer 23:30:09 63f879dbbcfc: Pulling fs layer 23:30:09 0d9ebad4ef96: Pulling fs layer 23:30:09 e9a5061849ea: Pulling fs layer 23:30:09 d747dcd14b5f: Pulling fs layer 23:30:09 2de7ff778b66: Pulling fs layer 23:30:09 e9a5061849ea: Waiting 23:30:09 d747dcd14b5f: Waiting 23:30:09 2de7ff778b66: Waiting 23:30:09 0d9ebad4ef96: Waiting 23:30:09 9712f1f96733: Verifying Checksum 23:30:09 9712f1f96733: Download complete 23:30:10 63f879dbbcfc: Verifying Checksum 23:30:10 63f879dbbcfc: Download complete 23:30:10 e9a5061849ea: Verifying Checksum 23:30:10 e9a5061849ea: Download complete 23:30:10 d747dcd14b5f: Verifying Checksum 23:30:10 d747dcd14b5f: Download complete 23:30:10 0d9ebad4ef96: Verifying Checksum 23:30:10 0d9ebad4ef96: Download complete 23:30:10 ab5ef0e58194: Verifying Checksum 23:30:10 ab5ef0e58194: Download complete 23:30:10 2de7ff778b66: Verifying Checksum 23:30:10 2de7ff778b66: Download complete 23:30:13 ab5ef0e58194: Pull complete 23:30:13 9712f1f96733: Pull complete 23:30:13 63f879dbbcfc: Pull complete 23:30:16 0d9ebad4ef96: Pull complete 23:30:16 e9a5061849ea: Pull complete 23:30:16 d747dcd14b5f: Pull complete 23:30:17 2de7ff778b66: Pull complete 23:30:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:17 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:21 $ docker top 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:21 provisioning config files... 23:30:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4961805770895521601tmp 23:30:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4411114231016647812tmp 23:30:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18397049339139309123tmp [Pipeline] { [Pipeline] echo 23:30:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:22 ---> sigul-configuration.sh 23:30:22 gpg: directory `/root/.gnupg' created 23:30:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:22 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:22 gpg: CAST5 encrypted data 23:30:22 gpg: encrypted with 1 passphrase 23:30:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:22 + mkdir /home/jenkins 23:30:22 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:30:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:23 ---> sigul-install.sh 23:30:23 Sigul already installed; skipping installation. [Pipeline] sh 23:30:23 + git tag --list 23:30:23 0.1.1 23:30:23 v1.1.0 23:30:23 v1.2.0 23:30:23 v1.2.1 23:30:23 v1.3.0 23:30:23 v2.0.0 23:30:23 v2.1.0 23:30:23 v2.2.0 23:30:23 v2.3.0 23:30:23 v3.0 23:30:23 v3.0.0 23:30:23 v3.1.0-dev.1 23:30:23 v3.1.0-dev.2 23:30:23 v3.1.0-dev.3 23:30:23 v3.1.0-dev.4 [Pipeline] sh 23:30:23 + lftools sign git-tag v3.1.0-dev.4 23:30:24 Signing Git tag with Sigul... 23:30:24 Signing v3.1.0-dev.4 [Pipeline] echo 23:30:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:30:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:30:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:30:24 $ docker stop --time=1 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 23:30:26 $ docker rm -f --volumes 94b2bd04bac9c3d4b308d089a6a2c9d8561b68e3faf2ca40bd7215947e1964c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:27 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:27 $ docker top 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 -eo pid,comm 23:30:27 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:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:27 [ssh-agent] Looking for ssh-agent implementation... 23:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:27 $ docker exec 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 ssh-agent 23:30:27 SSH_AUTH_SOCK=/tmp/ssh-YRwcBU8Rr4dz/agent.32 23:30:27 SSH_AGENT_PID=38 23:30:27 Running ssh-add (command line suppressed) 23:30:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17942368632186162635.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17942368632186162635.key) 23:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:28 + git semver bump pre 23:30:28 2023-09-17 23:30:28,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:28 2023-09-17 23:30:28,388 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 23:30:28 2023-09-17 23:30:28,388 [bump_version] DEBUG bumped version:3.1.0-dev.5 23:30:28 2023-09-17 23:30:28,388 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 23:30:28 2023-09-17 23:30:28,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:28 2023-09-17 23:30:28,388 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:28 2023-09-17 23:30:28,390 [execute] INFO git cat-file --batch-check 23:30:28 2023-09-17 23:30:28,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:28 2023-09-17 23:30:28,395 [execute] INFO git cat-file --batch 23:30:28 2023-09-17 23:30:28,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:28 2023-09-17 23:30:28,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:28 3.1.0-dev.5 [Pipeline] } 23:30:28 $ docker exec --env ******** --env ******** 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 ssh-agent -k 23:30:28 unset SSH_AUTH_SOCK; 23:30:28 unset SSH_AGENT_PID; 23:30:28 echo Agent pid 38 killed; 23:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:28 + git semver [Pipeline] } 23:30:29 $ docker stop --time=1 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 23:30:30 $ docker rm -f --volumes 655247c5683f38655f638f6d0d43372a8aab96c08746df4d943791d70b8848e3 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:31 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:31 $ docker top 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 -eo pid,comm 23:30:31 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:30:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:31 [ssh-agent] Looking for ssh-agent implementation... 23:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:31 $ docker exec 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 ssh-agent 23:30:31 SSH_AUTH_SOCK=/tmp/ssh-lN4C4iN6vcn0/agent.32 23:30:31 SSH_AGENT_PID=38 23:30:31 Running ssh-add (command line suppressed) 23:30:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161200419910193510.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161200419910193510.key) 23:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:32 + git semver push 23:30:32 2023-09-17 23:30:32,440 [run_push] DEBUG push 23:30:32 2023-09-17 23:30:32,441 [execute] INFO git cat-file --batch-check 23:30:32 2023-09-17 23:30:32,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:32 2023-09-17 23:30:32,445 [execute] INFO git rev-list abadf2aa962ac4f67eccf921daa7e33856f955e5 -- 23:30:32 2023-09-17 23:30:32,445 [execute] DEBUG Popen(['git', 'rev-list', 'abadf2aa962ac4f67eccf921daa7e33856f955e5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:30:32 2023-09-17 23:30:32,456 [execute] INFO git fetch -v origin 23:30:32 2023-09-17 23:30:32,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:30:33 2023-09-17 23:30:32,908 [run_push] DEBUG no remote changes detected 23:30:33 2023-09-17 23:30:32,909 [execute] INFO git push origin semver 23:30:33 2023-09-17 23:30:32,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:30:33 2023-09-17 23:30:33,648 [run_push] DEBUG push all version tags 23:30:33 2023-09-17 23:30:33,649 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:30:33 2023-09-17 23:30:33,649 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 23:30:34 2023-09-17 23:30:34,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:30:34 3.1.0-dev.5 [Pipeline] } 23:30:34 $ docker exec --env ******** --env ******** 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 ssh-agent -k 23:30:34 unset SSH_AUTH_SOCK; 23:30:34 unset SSH_AGENT_PID; 23:30:34 echo Agent pid 38 killed; 23:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:35 + git semver [Pipeline] } 23:30:35 $ docker stop --time=1 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 23:30:36 $ docker rm -f --volumes 0a1da23f326cbdb31a3a276ad4d04b1093262a434e55edaeb0c3f919c2a11105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:30:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 23:30:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:30:37 total 16 23:30:37 drwxr-xr-x 3 root root 4096 Sep 17 23:15 . 23:30:37 drwxrwxr-x 15 jenkins jenkins 4096 Sep 17 23:30 .. 23:30:37 drwxr-xr-x 2 root root 4096 Sep 17 23:15 cost 23:30:37 -rw-r--r-- 1 root root 83 Sep 17 23:15 cost.csv 23:30:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:30:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 23:30:37 total 16 23:30:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 23:15 . 23:30:37 drwxrwxr-x 15 jenkins jenkins 4096 Sep 17 23:30 .. 23:30:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 23:15 cost 23:30:37 -rw-r--r-- 1 jenkins jenkins 83 Sep 17 23:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:38 ---> package-listing.sh 23:30:38 ++ facter osfamily 23:30:38 ++ tr '[:upper:]' '[:lower:]' 23:30:38 + OS_FAMILY=debian 23:30:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 23:30:38 + START_PACKAGES=/tmp/packages_start.txt 23:30:38 + END_PACKAGES=/tmp/packages_end.txt 23:30:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:38 + PACKAGES=/tmp/packages_start.txt 23:30:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:30:38 + PACKAGES=/tmp/packages_end.txt 23:30:38 + case "${OS_FAMILY}" in 23:30:38 + dpkg -l 23:30:38 + grep '^ii' 23:30:38 + '[' -f /tmp/packages_start.txt ']' 23:30:38 + '[' -f /tmp/packages_end.txt ']' 23:30:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:30:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 23:30:38 + 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:30:38 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:30:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:39 prd-ubuntu20.04-docker-8c-8g-6353 does not seem to be running inside a container 23:30:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:30:39 $ docker top d46bd4d66022003cc43675b7a75681f5db2a403018d88a71b87dd03140a3692f -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:40 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:40 + ls /var/log/sa-host 23:30:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:40 provisioning config files... 23:30:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17495481579817542763tmp [Pipeline] { [Pipeline] echo 23:30:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:41 ---> create-netrc.sh [Pipeline] } 23:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:41 ---> python-tools-install.sh [Pipeline] echo 23:30:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:41 ---> sudo-logs.sh 23:30:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:42 ---> job-cost.sh 23:30:42 lf-activate-venv: SKIPPING 23:30:42 DEBUG: total: 0.2199999988079071 23:30:42 INFO: Retrieving Stack Cost... 23:30:42 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:42 INFO: Archiving Costs [Pipeline] echo 23:30:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:43 ---> logs-deploy.sh 23:30:43 lf-activate-venv: SKIPPING 23:30:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/122 23:30:43 INFO: archiving workspace using pattern(s): 23:30:45 Archives upload complete. 23:30:45 INFO: archiving logs to Nexus 23:30:46 ---> uname -a: 23:30:46 Linux prd-ubuntu20-04-docker-8c-8g-6353 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:30:46 23:30:46 23:30:46 ---> lscpu: 23:30:46 Architecture: x86_64 23:30:46 CPU op-mode(s): 32-bit, 64-bit 23:30:46 Byte Order: Little Endian 23:30:46 Address sizes: 40 bits physical, 48 bits virtual 23:30:46 CPU(s): 8 23:30:46 On-line CPU(s) list: 0-7 23:30:46 Thread(s) per core: 1 23:30:46 Core(s) per socket: 1 23:30:46 Socket(s): 8 23:30:46 NUMA node(s): 1 23:30:46 Vendor ID: AuthenticAMD 23:30:46 CPU family: 23 23:30:46 Model: 49 23:30:46 Model name: AMD EPYC-Rome Processor 23:30:46 Stepping: 0 23:30:46 CPU MHz: 2799.998 23:30:46 BogoMIPS: 5599.99 23:30:46 Virtualization: AMD-V 23:30:46 Hypervisor vendor: KVM 23:30:46 Virtualization type: full 23:30:46 L1d cache: 256 KiB 23:30:46 L1i cache: 256 KiB 23:30:46 L2 cache: 4 MiB 23:30:46 L3 cache: 128 MiB 23:30:46 NUMA node0 CPU(s): 0-7 23:30:46 Vulnerability Itlb multihit: Not affected 23:30:46 Vulnerability L1tf: Not affected 23:30:46 Vulnerability Mds: Not affected 23:30:46 Vulnerability Meltdown: Not affected 23:30:46 Vulnerability Mmio stale data: Not affected 23:30:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:30:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:30:46 Vulnerability Srbds: Not affected 23:30:46 Vulnerability Tsx async abort: Not affected 23:30:46 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:30:46 23:30:46 23:30:46 ---> nproc: 23:30:46 8 23:30:46 23:30:46 23:30:46 ---> df -h: 23:30:46 Filesystem Size Used Avail Use% Mounted on 23:30:46 overlay 155G 15G 141G 10% / 23:30:46 tmpfs 64M 0 64M 0% /dev 23:30:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:30:46 shm 64M 0 64M 0% /dev/shm 23:30:46 /dev/vda1 155G 15G 141G 10% /facter-os 23:30:46 23:30:46 23:30:46 ---> sar -b -r -n DEV: 23:30:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6353) 09/17/23 _x86_64_ (8 CPU) 23:30:46 23:30:46 23:10:07 LINUX RESTART (8 CPU) 23:30:46 23:30:46 23:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:46 23:12:01 138.82 1.12 137.71 0.00 35.79 51457.45 0.00 23:30:46 23:13:01 139.96 0.05 139.91 0.00 8.67 72274.75 0.00 23:30:46 23:14:01 268.96 0.27 268.69 0.00 3.47 35004.32 0.00 23:30:46 23:15:01 163.07 0.13 162.94 0.00 3.20 36958.11 0.00 23:30:46 23:16:01 213.05 11.38 201.67 0.00 5181.27 51702.18 0.00 23:30:46 23:17:01 5.38 0.67 4.72 0.00 70.78 110.90 0.00 23:30:46 23:18:01 1.30 0.00 1.30 0.00 0.00 13.60 0.00 23:30:46 23:19:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 23:30:46 23:20:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 23:30:46 23:21:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 23:30:46 23:22:01 1.13 0.00 1.13 0.00 0.00 17.33 0.00 23:30:46 23:23:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 23:30:46 23:24:01 0.93 0.00 0.93 0.00 0.00 10.57 0.00 23:30:46 23:25:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 23:30:46 23:26:01 1.85 0.02 1.83 0.00 0.13 25.06 0.00 23:30:46 23:27:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 23:30:46 23:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:30:46 23:29:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 23:30:46 23:30:01 36.14 0.27 35.87 0.00 11.60 26557.68 0.00 23:30:46 Average: 51.68 0.73 50.95 0.00 280.18 14414.77 0.00 23:30:46 23:30:46 23:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:46 23:12:01 28039444 31605192 705068 2.14 114096 3647412 1895428 5.59 1165720 3231176 362108 23:30:46 23:13:01 26403720 31558724 744468 2.26 157392 5101912 2026436 5.97 1739772 4193100 525428 23:30:46 23:14:01 25128316 30790012 1498584 4.56 228588 5399480 2274024 6.70 2080156 4956884 768444 23:30:46 23:15:01 26143600 31536004 761960 2.32 231672 5163428 1936512 5.71 1581372 4504612 60 23:30:46 23:16:01 24939496 31526884 740424 2.25 264600 6257880 1695260 5.00 1958860 5231868 88 23:30:46 23:17:01 24954340 31539144 729972 2.22 263104 6256724 1730020 5.10 1944540 5230376 24 23:30:46 23:18:01 24957300 31542252 726672 2.21 263116 6256728 1730020 5.10 1943188 5230376 156 23:30:46 23:19:01 24964560 31549528 719344 2.19 263128 6256732 1730020 5.10 1935856 5230380 8 23:30:46 23:20:01 24966788 31551800 717020 2.18 263172 6256732 1730020 5.10 1932908 5230380 20 23:30:46 23:21:01 24969244 31554380 714340 2.17 263200 6256864 1730020 5.10 1931160 5230512 184 23:30:46 23:22:01 24971472 31556648 712024 2.17 263220 6256868 1730020 5.10 1928876 5230516 40 23:30:46 23:23:01 24971600 31556788 712032 2.17 263228 6256868 1730020 5.10 1928936 5230516 188 23:30:46 23:24:01 24971836 31557040 711756 2.16 263240 6256876 1730020 5.10 1929032 5230520 188 23:30:46 23:25:01 24971536 31556748 711988 2.17 263248 6256876 1730020 5.10 1928732 5230520 176 23:30:46 23:26:01 24971052 31556348 712136 2.17 263268 6256856 1731096 5.10 1929064 5230504 76 23:30:46 23:27:01 24971224 31556600 711844 2.16 263304 6256860 1731096 5.10 1928616 5230508 8 23:30:46 23:28:01 24970796 31556188 712080 2.17 263320 6256860 1731096 5.10 1928964 5230508 196 23:30:46 23:29:01 24970980 31556404 712000 2.17 263344 6256868 1731096 5.10 1929052 5230512 196 23:30:46 23:30:01 23907612 31521176 739616 2.25 285648 7174704 1771760 5.22 2058856 6068364 228916 23:30:46 Average: 25218153 31511993 762807 2.32 247573 6004396 1794420 5.29 1879140 5062217 99290 23:30:46 23:30:46 23:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:46 23:12:01 lo 5.22 5.22 0.57 0.57 0.00 0.00 0.00 0.00 23:30:46 23:12:01 ens3 639.30 367.28 7773.85 43.68 0.00 0.00 0.00 0.00 23:30:46 23:12:01 docker0 219.83 360.48 17.74 1957.21 0.00 0.00 0.00 0.00 23:30:46 23:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:30:46 23:13:01 veth8409f83 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 23:30:46 23:13:01 ens3 284.15 114.18 4666.14 47.83 0.00 0.00 0.00 0.00 23:30:46 23:13:01 docker0 62.74 212.96 3.73 3800.16 0.00 0.00 0.00 0.00 23:30:46 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:14:01 vethe296c03 627.70 677.30 73.13 3165.39 0.00 0.00 0.00 0.26 23:30:46 23:14:01 veth8409f83 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:14:01 ens3 720.08 667.82 3267.34 155.63 0.00 0.00 0.00 0.00 23:30:46 23:14:01 docker0 630.98 682.90 64.74 3246.47 0.00 0.00 0.00 0.00 23:30:46 23:15:01 vethfc3cc49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:30:46 23:15:01 ens3 44.79 27.71 114.98 17.41 0.00 0.00 0.00 0.00 23:30:46 23:15:01 veth59dcf9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:15:01 docker0 4.22 6.63 0.23 81.67 0.00 0.00 0.00 0.00 23:30:46 23:16:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 23:30:46 23:16:01 ens3 299.97 184.89 5286.87 354.55 0.00 0.00 0.00 0.00 23:30:46 23:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:30:46 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:17:01 ens3 0.45 0.32 0.14 0.08 0.00 0.00 0.00 0.00 23:30:46 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:19:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:21:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:30:46 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:26:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:30:46 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:27:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:28:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:30:46 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:46 23:30:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:30:46 23:30:01 veth2da25ce 33.37 58.73 3.28 574.67 0.00 0.00 0.00 0.05 23:30:46 23:30:01 ens3 191.39 107.21 4550.32 15.27 0.00 0.00 0.00 0.00 23:30:46 23:30:01 docker0 33.37 58.61 2.82 574.66 0.00 0.00 0.00 0.00 23:30:46 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 23:30:46 Average: veth2da25ce 1.76 3.10 0.17 30.30 0.00 0.00 0.00 0.00 23:30:46 Average: ens3 114.44 77.19 1346.02 33.42 0.00 0.00 0.00 0.00 23:30:46 Average: docker0 49.95 69.36 4.69 507.58 0.00 0.00 0.00 0.00 23:30:46 23:30:46 23:30:46 ---> sar -P ALL: 23:30:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6353) 09/17/23 _x86_64_ (8 CPU) 23:30:46 23:30:46 23:10:07 LINUX RESTART (8 CPU) 23:30:46 23:30:46 23:11:02 CPU %user %nice %system %iowait %steal %idle 23:30:46 23:12:01 all 6.91 0.00 3.23 2.76 0.06 87.03 23:30:46 23:12:01 0 7.06 0.00 3.25 0.72 0.05 88.92 23:30:46 23:12:01 1 6.49 0.00 3.61 7.62 0.05 82.22 23:30:46 23:12:01 2 7.20 0.00 3.31 0.75 0.07 88.67 23:30:46 23:12:01 3 7.10 0.00 3.45 1.37 0.07 88.01 23:30:46 23:12:01 4 6.12 0.00 2.85 2.23 0.05 88.74 23:30:46 23:12:01 5 7.18 0.00 3.16 0.70 0.05 88.90 23:30:46 23:12:01 6 8.08 0.00 2.94 0.89 0.05 88.04 23:30:46 23:12:01 7 6.07 0.00 3.29 7.82 0.10 82.73 23:30:46 23:13:01 all 18.30 0.00 4.46 4.66 0.07 72.51 23:30:46 23:13:01 0 18.38 0.00 4.64 1.15 0.08 75.75 23:30:46 23:13:01 1 19.11 0.00 5.37 17.87 0.07 57.59 23:30:46 23:13:01 2 15.44 0.00 3.67 0.05 0.05 80.79 23:30:46 23:13:01 3 17.67 0.00 4.51 3.76 0.07 73.99 23:30:46 23:13:01 4 19.64 0.00 4.36 1.04 0.05 74.91 23:30:46 23:13:01 5 18.18 0.00 3.88 12.69 0.08 65.16 23:30:46 23:13:01 6 18.02 0.00 4.89 0.29 0.05 76.76 23:30:46 23:13:01 7 19.98 0.00 4.35 0.51 0.12 75.04 23:30:46 23:14:01 all 11.71 0.00 3.36 3.96 0.08 80.89 23:30:46 23:14:01 0 7.14 0.00 2.34 3.78 0.10 86.65 23:30:46 23:14:01 1 9.35 0.00 2.53 1.56 0.07 86.50 23:30:46 23:14:01 2 18.91 0.00 5.61 4.08 0.08 71.32 23:30:46 23:14:01 3 11.06 0.00 2.17 0.87 0.08 85.82 23:30:46 23:14:01 4 9.31 0.00 3.13 0.97 0.05 86.53 23:30:46 23:14:01 5 15.13 0.00 2.97 9.09 0.07 72.73 23:30:46 23:14:01 6 16.94 0.00 4.43 7.74 0.08 70.80 23:30:46 23:14:01 7 5.80 0.00 3.74 3.62 0.12 86.73 23:30:46 23:15:01 all 15.38 0.00 2.69 4.47 0.06 77.40 23:30:46 23:15:01 0 6.60 0.00 3.16 15.61 0.07 74.57 23:30:46 23:15:01 1 16.03 0.00 3.72 8.72 0.07 71.46 23:30:46 23:15:01 2 14.82 0.00 2.64 8.43 0.07 74.04 23:30:46 23:15:01 3 19.00 0.00 2.68 0.94 0.07 77.32 23:30:46 23:15:01 4 10.04 0.00 1.49 0.30 0.05 88.12 23:30:46 23:15:01 5 34.02 0.00 3.26 0.10 0.05 62.57 23:30:46 23:15:01 6 10.47 0.00 2.08 0.80 0.05 86.60 23:30:46 23:15:01 7 12.11 0.00 2.49 0.86 0.08 84.46 23:30:46 23:16:01 all 18.56 0.00 5.09 7.73 0.08 68.54 23:30:46 23:16:01 0 17.45 0.00 4.69 7.71 0.07 70.09 23:30:46 23:16:01 1 19.76 0.00 6.10 17.78 0.08 56.28 23:30:46 23:16:01 2 17.75 0.00 5.39 11.12 0.08 65.66 23:30:46 23:16:01 3 18.81 0.00 5.28 7.49 0.10 68.33 23:30:46 23:16:01 4 21.10 0.00 5.70 3.76 0.07 69.37 23:30:46 23:16:01 5 18.95 0.00 4.03 6.15 0.07 70.80 23:30:46 23:16:01 6 19.62 0.00 4.74 6.92 0.08 68.64 23:30:46 23:16:01 7 15.01 0.00 4.77 0.93 0.10 79.19 23:30:46 23:17:01 all 0.10 0.00 0.09 0.02 0.01 99.78 23:30:46 23:17:01 0 0.05 0.00 0.12 0.00 0.02 99.82 23:30:46 23:17:01 1 0.08 0.00 0.07 0.00 0.00 99.85 23:30:46 23:17:01 2 0.20 0.00 0.13 0.02 0.02 99.63 23:30:46 23:17:01 3 0.10 0.00 0.07 0.10 0.02 99.72 23:30:46 23:17:01 4 0.10 0.00 0.07 0.02 0.03 99.78 23:30:46 23:17:01 5 0.10 0.00 0.08 0.03 0.02 99.77 23:30:46 23:17:01 6 0.07 0.00 0.08 0.00 0.02 99.83 23:30:46 23:17:01 7 0.10 0.00 0.08 0.00 0.00 99.82 23:30:46 23:18:01 all 0.02 0.00 0.00 0.01 0.01 99.95 23:30:46 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:30:46 23:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:18:01 3 0.05 0.00 0.00 0.05 0.03 99.87 23:30:46 23:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:18:01 5 0.03 0.00 0.02 0.05 0.03 99.87 23:30:46 23:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:30:46 23:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:30:46 23:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:19:01 3 0.05 0.00 0.03 0.02 0.03 99.87 23:30:46 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:30:46 23:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:19:01 7 0.02 0.00 0.05 0.00 0.00 99.93 23:30:46 23:20:01 all 0.06 0.00 0.03 0.01 0.01 99.89 23:30:46 23:20:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:30:46 23:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:30:46 23:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:20:01 3 0.10 0.00 0.10 0.05 0.03 99.72 23:30:46 23:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:30:46 23:20:01 5 0.15 0.00 0.02 0.00 0.02 99.82 23:30:46 23:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:30:46 23:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:30:46 23:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:30:46 23:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:30:46 23:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:30:46 23:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:21:01 3 0.05 0.00 0.00 0.03 0.02 99.90 23:30:46 23:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 23:30:46 23:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:30:46 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:30:46 23:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:30:46 23:22:01 3 0.02 0.00 0.03 0.02 0.03 99.90 23:30:46 23:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:30:46 23:22:01 5 0.08 0.00 0.00 0.03 0.02 99.87 23:30:46 23:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:30:46 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:30:46 23:23:01 all 0.02 0.00 0.00 0.01 0.00 99.96 23:30:46 23:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:30:46 23:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:30:46 23:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:30:46 23:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:23:01 5 0.10 0.00 0.00 0.03 0.02 99.85 23:30:46 23:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:24:01 all 0.23 0.00 0.00 0.00 0.01 99.75 23:30:46 23:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:30:46 23:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:30:46 23:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:24:01 5 1.74 0.00 0.00 0.02 0.00 98.24 23:30:46 23:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:30:46 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:25:01 all 0.24 0.00 0.01 0.01 0.01 99.74 23:30:46 23:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:30:46 23:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:30:46 23:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:30:46 23:25:01 3 0.02 0.00 0.00 0.05 0.02 99.92 23:30:46 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:25:01 5 1.74 0.00 0.02 0.00 0.03 98.21 23:30:46 23:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:30:46 23:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:26:01 all 0.27 0.00 0.03 0.00 0.01 99.69 23:30:46 23:26:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:30:46 23:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:30:46 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:26:01 3 0.03 0.00 0.02 0.02 0.00 99.93 23:30:46 23:26:01 4 0.02 0.00 0.03 0.02 0.00 99.93 23:30:46 23:26:01 5 2.00 0.00 0.05 0.00 0.03 97.91 23:30:46 23:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:30:46 23:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:30:46 23:27:01 all 0.06 0.00 0.01 0.01 0.01 99.91 23:30:46 23:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:30:46 23:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:30:46 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:27:01 3 0.03 0.00 0.00 0.07 0.02 99.88 23:30:46 23:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:30:46 23:27:01 5 0.37 0.00 0.00 0.00 0.02 99.62 23:30:46 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:30:46 23:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:28:01 1 0.22 0.00 0.02 0.00 0.00 99.77 23:30:46 23:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:28:01 3 0.00 0.00 0.00 0.03 0.02 99.95 23:30:46 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:28:01 5 0.00 0.00 0.05 0.00 0.03 99.92 23:30:46 23:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:30:46 23:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:30:46 23:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:30:46 23:29:01 1 0.22 0.00 0.02 0.00 0.02 99.75 23:30:46 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:29:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:30:46 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:46 23:29:01 5 0.02 0.00 0.00 0.00 0.03 99.95 23:30:46 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:30:46 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:30:46 23:30:01 all 3.99 0.00 1.57 0.89 0.03 93.52 23:30:46 23:30:01 0 4.02 0.00 1.36 0.03 0.02 94.58 23:30:46 23:30:01 1 4.59 0.00 1.56 4.91 0.02 88.93 23:30:46 23:30:01 2 4.11 0.00 2.01 0.05 0.02 93.82 23:30:46 23:30:01 3 3.20 0.00 1.86 1.90 0.03 93.01 23:30:46 23:30:01 4 4.77 0.00 1.87 0.17 0.02 93.18 23:30:46 23:30:01 5 3.68 0.00 1.18 0.02 0.05 95.08 23:30:46 23:30:01 6 3.27 0.00 1.32 0.00 0.02 95.39 23:30:46 23:30:01 7 4.31 0.00 1.44 0.02 0.03 94.19 23:30:46 Average: all 3.97 0.00 1.08 1.28 0.03 93.64 23:30:46 Average: 0 3.19 0.00 1.03 1.52 0.02 94.24 23:30:46 Average: 1 3.98 0.00 1.21 3.05 0.02 91.74 23:30:46 Average: 2 4.11 0.00 1.19 1.28 0.02 93.39 23:30:46 Average: 3 4.05 0.00 1.06 0.88 0.03 93.98 23:30:46 Average: 4 3.73 0.00 1.02 0.44 0.02 94.79 23:30:46 Average: 5 5.42 0.00 0.98 1.52 0.03 92.05 23:30:46 Average: 6 4.00 0.00 1.07 0.87 0.02 94.04 23:30:46 Average: 7 3.31 0.00 1.06 0.71 0.03 94.90 23:30:46 23:30:46 23:30:46