Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 631204ad6e31f2ad7f2af9d8870acc6cdc448164 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-ssh1700995131242040798.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4943544427036812893.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10112650118930965036.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12532088477006590737.key Verifying host key using known hosts file > 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-ssh4795268245352594976.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117099 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 631204ad6e31f2ad7f2af9d8870acc6cdc448164 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#562)" > 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 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 > git rev-list --no-walk 387dee6641db1c69ef2494b622486b0ffa3da4ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:17:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:17:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:17:41 ========================================================= 08:17:41 EdgeX Global Pipelines Version Info 08:17:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:17:42 ------------------- 08:17:42 stable info: 08:17:42 ------------------- 08:17:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:17:42 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:17:42 Message: update stable to v1.0.243 08:17:43 ------------------- 08:17:43 experimental info: 08:17:43 ------------------- 08:17:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:17:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:17:43 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 631204a [Pipeline] echo 08:17:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:43 provisioning config files... 08:17:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14588008513012447604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:44 ---> docker-login.sh 08:17:44 nexus3.edgexfoundry.org:10001 08:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:44 Configure a credential helper to remove this warning. See 08:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:44 08:17:44 Login Succeeded 08:17:44 nexus3.edgexfoundry.org:10002 08:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:44 Configure a credential helper to remove this warning. See 08:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:44 08:17:44 Login Succeeded 08:17:44 nexus3.edgexfoundry.org:10003 08:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:44 Configure a credential helper to remove this warning. See 08:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:44 08:17:44 Login Succeeded 08:17:44 nexus3.edgexfoundry.org:10004 08:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:44 Configure a credential helper to remove this warning. See 08:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:44 08:17:44 Login Succeeded 08:17:44 docker.io 08:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:45 Configure a credential helper to remove this warning. See 08:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:45 08:17:45 Login Succeeded 08:17:45 ---> docker-login.sh ends [Pipeline] } 08:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:17:45 + git rev-list -1 --merges 631204ad6e31f2ad7f2af9d8870acc6cdc448164~1..631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] echo 08:17:45 -----------> git rev-list -1 --merges 631204ad6e31f2ad7f2af9d8870acc6cdc448164~1..631204ad6e31f2ad7f2af9d8870acc6cdc448164 631204ad6e31f2ad7f2af9d8870acc6cdc448164 [false] [Pipeline] sh 08:17:45 + git log --format=format:%s -1 631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] echo 08:17:45 ========================================================= 08:17:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:17:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:46 + git log --format=format:%s -1 631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] echo 08:17:46 [semverPrep] GIT_COMMIT: 631204ad6e31f2ad7f2af9d8870acc6cdc448164, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#562) [Pipeline] echo 08:17:46 [semverPrep] This is not a build commit. [Pipeline] sh 08:17:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:17:46 + grep -v github /etc/ssh/ssh_known_hosts 08:17:46 + [ -e /tmp/ssh_known_hosts ] 08:17:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:17:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:17:46 sudo tee -a /etc/ssh/ssh_known_hosts 08:17:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:17:46 08:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:17:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:17:47 b85a868b505f: Pulling fs layer 08:17:47 e2be974225ed: Pulling fs layer 08:17:47 339a4e72a1f5: Pulling fs layer 08:17:47 988bab9f4d93: Pulling fs layer 08:17:47 1469e6f7b9e6: Pulling fs layer 08:17:47 eaf3925da568: Pulling fs layer 08:17:47 bab4dde63d76: Pulling fs layer 08:17:47 bde34c3a00c8: Pulling fs layer 08:17:47 b352a97aabf1: Pulling fs layer 08:17:47 4872d77fe225: Pulling fs layer 08:17:47 5851b861e8e6: Pulling fs layer 08:17:47 1469e6f7b9e6: Waiting 08:17:47 bab4dde63d76: Waiting 08:17:47 eaf3925da568: Waiting 08:17:47 bde34c3a00c8: Waiting 08:17:47 b352a97aabf1: Waiting 08:17:47 4872d77fe225: Waiting 08:17:47 988bab9f4d93: Waiting 08:17:47 5851b861e8e6: Waiting 08:17:47 e2be974225ed: Verifying Checksum 08:17:47 e2be974225ed: Download complete 08:17:47 988bab9f4d93: Verifying Checksum 08:17:47 988bab9f4d93: Download complete 08:17:47 1469e6f7b9e6: Retrying in 5 seconds 08:17:47 339a4e72a1f5: Verifying Checksum 08:17:47 339a4e72a1f5: Download complete 08:17:47 eaf3925da568: Verifying Checksum 08:17:47 eaf3925da568: Download complete 08:17:47 b85a868b505f: Download complete 08:17:47 bde34c3a00c8: Verifying Checksum 08:17:47 bde34c3a00c8: Download complete 08:17:47 b352a97aabf1: Download complete 08:17:47 4872d77fe225: Verifying Checksum 08:17:47 4872d77fe225: Download complete 08:17:47 bab4dde63d76: Verifying Checksum 08:17:47 bab4dde63d76: Download complete 08:17:48 1469e6f7b9e6: Retrying in 4 seconds 08:17:48 b85a868b505f: Pull complete 08:17:49 e2be974225ed: Pull complete 08:17:49 1469e6f7b9e6: Retrying in 3 seconds 08:17:49 339a4e72a1f5: Pull complete 08:17:49 988bab9f4d93: Pull complete 08:17:50 1469e6f7b9e6: Retrying in 2 seconds 08:17:51 1469e6f7b9e6: Retrying in 1 second 08:17:52 1469e6f7b9e6: Retrying in 10 seconds 08:17:53 1469e6f7b9e6: Retrying in 9 seconds 08:17:54 1469e6f7b9e6: Retrying in 8 seconds 08:17:55 1469e6f7b9e6: Retrying in 7 seconds 08:17:56 1469e6f7b9e6: Retrying in 6 seconds 08:17:57 1469e6f7b9e6: Retrying in 5 seconds 08:17:58 1469e6f7b9e6: Retrying in 4 seconds 08:17:59 1469e6f7b9e6: Retrying in 3 seconds 08:18:00 1469e6f7b9e6: Retrying in 2 seconds 08:18:01 1469e6f7b9e6: Retrying in 1 second 08:18:02 1469e6f7b9e6: Verifying Checksum 08:18:02 1469e6f7b9e6: Download complete 08:18:02 1469e6f7b9e6: Pull complete 08:18:02 eaf3925da568: Pull complete 08:18:04 bab4dde63d76: Pull complete 08:18:04 bde34c3a00c8: Pull complete 08:18:04 b352a97aabf1: Pull complete 08:18:05 4872d77fe225: Pull complete 08:18:05 5851b861e8e6: Pull complete 08:18:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:05 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:18: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:18:07 $ docker top 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 -eo pid,comm 08:18:07 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). 08:18:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:07 [ssh-agent] Looking for ssh-agent implementation... 08:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:07 $ docker exec 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 ssh-agent 08:18:07 SSH_AUTH_SOCK=/tmp/ssh-QMedR91uBNEv/agent.32 08:18:07 SSH_AGENT_PID=38 08:18:07 Running ssh-add (command line suppressed) 08:18:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636500378032903388.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636500378032903388.key) 08:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:07 + git tag --points-at HEAD [Pipeline] } 08:18:07 $ docker exec --env ******** --env ******** 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 ssh-agent -k 08:18:07 unset SSH_AUTH_SOCK; 08:18:07 unset SSH_AGENT_PID; 08:18:07 echo Agent pid 38 killed; 08:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:08 [ssh-agent] Looking for ssh-agent implementation... 08:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:08 $ docker exec 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 ssh-agent 08:18:08 SSH_AUTH_SOCK=/tmp/ssh-qaKhp1ZFgxq2/agent.70 08:18:08 SSH_AGENT_PID=76 08:18:08 Running ssh-add (command line suppressed) 08:18:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10258999382634814953.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10258999382634814953.key) 08:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:08 + git semver init 08:18:08 2022-10-26 08:18:08,881 [run_init] DEBUG init version:0.0.0 force:False 08:18:08 2022-10-26 08:18:08,882 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:18:08 2022-10-26 08:18:08,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:18:08 2022-10-26 08:18:08,882 [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) 08:18:10 2022-10-26 08:18:10,293 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 08:18:10 2022-10-26 08:18:10,294 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 08:18:10 2022-10-26 08:18:10,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:18:10 2022-10-26 08:18:10,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:18:10 2.3.0-dev.17 [Pipeline] } 08:18:10 $ docker exec --env ******** --env ******** 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 ssh-agent -k 08:18:10 unset SSH_AUTH_SOCK; 08:18:10 unset SSH_AGENT_PID; 08:18:10 echo Agent pid 76 killed; 08:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:10 + git semver [Pipeline] } 08:18:11 $ docker stop --time=1 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 08:18:12 $ docker rm -f 6beaa9fa659030cf4358670a2e28ae774439fd3d654c22321ab98a0d16a076f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:18:12 Stashed 1 file(s) [Pipeline] echo 08:18:12 [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [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 08:18:13 provisioning config files... 08:18:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17599334427265327859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:13 ---> docker-login.sh 08:18:13 nexus3.edgexfoundry.org:10001 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10002 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10003 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10004 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 docker.io 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:14 Configure a credential helper to remove this warning. See 08:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:14 08:18:14 Login Succeeded 08:18:14 ---> docker-login.sh ends [Pipeline] } 08:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:18:14 ========================================================= 08:18:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:18:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:18:14 Sending build context to Docker daemon 45.51MB 08:18:14 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:18:14 Step 2/16 : FROM ${BASE} AS builder 08:18:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:18:14 213ec9aee27d: Pulling fs layer 08:18:14 4583459ba037: Pulling fs layer 08:18:14 93c1e223e6f2: Pulling fs layer 08:18:14 53926ce57604: Pulling fs layer 08:18:14 21b2b0c7a3f4: Pulling fs layer 08:18:14 30f14e443154: Pulling fs layer 08:18:14 801331c1e519: Pulling fs layer 08:18:14 53926ce57604: Waiting 08:18:14 99cc6dd402b0: Pulling fs layer 08:18:14 7d9ed39f4882: Pulling fs layer 08:18:14 21b2b0c7a3f4: Waiting 08:18:14 30f14e443154: Waiting 08:18:14 99cc6dd402b0: Waiting 08:18:14 7d9ed39f4882: Waiting 08:18:14 801331c1e519: Waiting 08:18:14 93c1e223e6f2: Verifying Checksum 08:18:14 93c1e223e6f2: Download complete 08:18:14 4583459ba037: Download complete 08:18:14 21b2b0c7a3f4: Download complete 08:18:14 30f14e443154: Download complete 08:18:14 213ec9aee27d: Verifying Checksum 08:18:14 213ec9aee27d: Download complete 08:18:15 801331c1e519: Verifying Checksum 08:18:15 801331c1e519: Download complete 08:18:15 213ec9aee27d: Pull complete 08:18:15 4583459ba037: Pull complete 08:18:15 93c1e223e6f2: Pull complete 08:18:15 7d9ed39f4882: Verifying Checksum 08:18:15 7d9ed39f4882: Download complete 08:18:15 99cc6dd402b0: Verifying Checksum 08:18:15 99cc6dd402b0: Download complete 08:18:15 53926ce57604: Verifying Checksum 08:18:15 53926ce57604: Download complete 08:18:20 53926ce57604: Pull complete 08:18:20 21b2b0c7a3f4: Pull complete 08:18:20 30f14e443154: Pull complete 08:18:20 801331c1e519: Pull complete 08:18:21 99cc6dd402b0: Pull complete 08:18:22 7d9ed39f4882: Pull complete 08:18:22 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 08:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:18:22 ---> 1dedd983c030 08:18:22 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:18:25 ---> Running in 65f802154e5c 08:18:25 Removing intermediate container 65f802154e5c 08:18:25 ---> 388478282a29 08:18:25 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:18:25 ---> Running in 1b2a0ecf37a4 08:18:25 Removing intermediate container 1b2a0ecf37a4 08:18:25 ---> 16a2751cface 08:18:25 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:18:25 ---> Running in 86c29aff3fdb 08:18:25 Removing intermediate container 86c29aff3fdb 08:18:25 ---> 210f64954c83 08:18:25 Step 6/16 : LABEL Name=edgex-ui-go 08:18:25 ---> Running in 72f6e8a5c80b 08:18:25 Removing intermediate container 72f6e8a5c80b 08:18:25 ---> 40eaa1aa7a63 08:18:25 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:18:25 ---> Running in d32b1634fb71 08:18:25 Removing intermediate container d32b1634fb71 08:18:25 ---> 9a33d3877bdf 08:18:25 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:18:26 latest: Pulling from library/docker 08:18:26 213ec9aee27d: Already exists 08:18:26 7b0dd730a5c3: Pulling fs layer 08:18:26 4b90f8029a36: Pulling fs layer 08:18:26 a89466c712af: Pulling fs layer 08:18:26 9c6a0a734fa9: Pulling fs layer 08:18:26 beeedf2bf9bb: Pulling fs layer 08:18:26 3bc3016a9123: Pulling fs layer 08:18:26 45d434503156: Pulling fs layer 08:18:26 539e1dfa3993: Pulling fs layer 08:18:26 beeedf2bf9bb: Waiting 08:18:26 539e1dfa3993: Waiting 08:18:26 3bc3016a9123: Waiting 08:18:26 45d434503156: Waiting 08:18:26 9c6a0a734fa9: Waiting 08:18:26 4b90f8029a36: Verifying Checksum 08:18:26 4b90f8029a36: Download complete 08:18:26 7b0dd730a5c3: Download complete 08:18:26 a89466c712af: Verifying Checksum 08:18:26 a89466c712af: Download complete 08:18:26 7b0dd730a5c3: Pull complete 08:18:26 4b90f8029a36: Pull complete 08:18:26 3bc3016a9123: Verifying Checksum 08:18:26 3bc3016a9123: Download complete 08:18:26 9c6a0a734fa9: Verifying Checksum 08:18:26 9c6a0a734fa9: Download complete 08:18:26 beeedf2bf9bb: Verifying Checksum 08:18:26 beeedf2bf9bb: Download complete 08:18:27 45d434503156: Verifying Checksum 08:18:27 539e1dfa3993: Verifying Checksum 08:18:27 539e1dfa3993: Download complete 08:18:27 a89466c712af: Pull complete 08:18:27 9c6a0a734fa9: Pull complete 08:18:27 beeedf2bf9bb: Pull complete 08:18:28 Still waiting to schedule task 08:18:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:18:28 3bc3016a9123: Pull complete 08:18:28 45d434503156: Pull complete 08:18:28 539e1dfa3993: Pull complete 08:18:28 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 08:18:28 Status: Downloaded newer image for docker:latest 08:18:29 ---> 865f12988188 08:18:29 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:29 ---> Running in bcacae27c9d1 08:18:30 Removing intermediate container bcacae27c9d1 08:18:30 ---> 3f4d6336f70a 08:18:30 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:30 ---> Running in ca810945eb79 08:18:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:18:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:18:31 OK: 211 MiB in 51 packages 08:18:31 Removing intermediate container ca810945eb79 08:18:31 ---> 675fc4fbe1e9 08:18:31 Step 11/16 : ENV GO111MODULE=on 08:18:31 ---> Running in 27c6d0905c6e 08:18:31 Removing intermediate container 27c6d0905c6e 08:18:31 ---> dba114f3108b 08:18:31 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:18:31 ---> Running in 940af2aa0431 08:18:31 Removing intermediate container 940af2aa0431 08:18:31 ---> 8cd98fff3fb1 08:18:31 Step 13/16 : COPY go.mod vendor* ./ 08:18:31 ---> b871a65b9285 08:18:31 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:31 ---> Running in 92b7775a8ab2 08:18:50 Removing intermediate container 92b7775a8ab2 08:18:50 ---> a7a312ba094c 08:18:50 Step 15/16 : COPY . . 08:18:51 ---> a89bde1812b1 08:18:51 Step 16/16 : RUN ${MAKE} 08:18:51 ---> Running in 8081acacb5ce 08:18:51 noop 08:18:51 Removing intermediate container 8081acacb5ce 08:18:51 ---> 2413420874fe 08:18:51 Successfully built 2413420874fe 08:18:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker inspect -f . ci-base-image-x86_64 08:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:51 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:18:52 $ docker top 1c96d9851e160d8c4f0616e6a4a7a60aa102b25aafc54e5fb85e186fe6d7ef33 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:52 + go version 08:18:52 go version go1.18.7 linux/amd64 [Pipeline] } 08:18:52 $ docker stop --time=1 1c96d9851e160d8c4f0616e6a4a7a60aa102b25aafc54e5fb85e186fe6d7ef33 08:18:54 $ docker rm -f 1c96d9851e160d8c4f0616e6a4a7a60aa102b25aafc54e5fb85e186fe6d7ef33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:54 + docker inspect -f . ci-base-image-x86_64 08:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:54 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:18:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:18:54 $ docker top 6aa056f694ba728993096b5a35c88f83707051267dff50048c32addaeca2c60c -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 08:18:55 + make test 08:18:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:18:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:19:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:19:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:19:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:19:08 ./bin/test-attribution-txt.sh 08:19:08 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:19:08 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:19:08 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:19:08 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:19:08 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:19:08 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:19:08 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:19:08 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:19:08 make -C web test 08:19:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 08:19:08 make[1]: tput: No such file or directory 08:19:08 make[1]: tput: No such file or directory 08:19:08 warning: generating ./VERSION 08:19:08 echo "0.0.0" > VERSION 08:19:08 docker build \ 08:19:08 -f Dockerfile \ 08:19:08 --build-arg USER=1000 \ 08:19:08 \ 08:19:08 --label "git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164" \ 08:19:08 -t edgexfoundry/edgex-web-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 \ 08:19:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:19:08 . 08:19:08 Sending build context to Docker daemon 3.269MB 08:19:08 Step 1/10 : FROM node:16.17-alpine3.15 08:19:09 16.17-alpine3.15: Pulling from library/node 08:19:09 9621f1afde84: Pulling fs layer 08:19:09 c6f70ee39829: Pulling fs layer 08:19:09 56892a8094a2: Pulling fs layer 08:19:09 58dd87906ef0: Pulling fs layer 08:19:09 58dd87906ef0: Waiting 08:19:09 56892a8094a2: Download complete 08:19:09 9621f1afde84: Verifying Checksum 08:19:09 9621f1afde84: Download complete 08:19:09 58dd87906ef0: Verifying Checksum 08:19:09 58dd87906ef0: Download complete 08:19:09 9621f1afde84: Pull complete 08:19:09 c6f70ee39829: Verifying Checksum 08:19:09 c6f70ee39829: Download complete 08:19:10 c6f70ee39829: Pull complete 08:19:10 56892a8094a2: Pull complete 08:19:10 58dd87906ef0: Pull complete 08:19:10 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:19:10 Status: Downloaded newer image for node:16.17-alpine3.15 08:19:10 ---> b69703f70c3d 08:19:10 Step 2/10 : RUN apk add --no-cache chromium 08:19:11 ---> Running in 7142a8edade4 08:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:19:12 (1/129) Installing libxau (1.0.9-r0) 08:19:12 (2/129) Installing libmd (1.0.3-r0) 08:19:12 (3/129) Installing libbsd (0.11.3-r1) 08:19:12 (4/129) Installing libxdmcp (1.1.3-r0) 08:19:12 (5/129) Installing libxcb (1.14-r2) 08:19:12 (6/129) Installing libx11 (1.7.3.1-r0) 08:19:12 (7/129) Installing libxext (1.3.4-r0) 08:19:12 (8/129) Installing libice (1.0.10-r0) 08:19:12 (9/129) Installing libuuid (2.37.4-r0) 08:19:12 (10/129) Installing libsm (1.2.3-r0) 08:19:12 (11/129) Installing libxt (1.2.1-r0) 08:19:12 (12/129) Installing libxmu (1.1.3-r0) 08:19:12 (13/129) Installing xset (1.2.4-r0) 08:19:12 (14/129) Installing xprop (1.2.5-r0) 08:19:12 (15/129) Installing xdg-utils (1.1.3-r0) 08:19:12 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 08:19:12 (17/129) Installing pkgconf (1.8.0-r0) 08:19:12 (18/129) Installing libffi (3.4.2-r1) 08:19:12 (19/129) Installing libintl (0.21-r0) 08:19:12 (20/129) Installing libblkid (2.37.4-r0) 08:19:12 (21/129) Installing libmount (2.37.4-r0) 08:19:12 (22/129) Installing pcre (8.45-r1) 08:19:12 (23/129) Installing glib (2.70.1-r0) 08:19:12 (24/129) Installing xz-libs (5.2.5-r1) 08:19:12 (25/129) Installing libxml2 (2.9.14-r2) 08:19:12 (26/129) Installing shared-mime-info (2.1-r1) 08:19:12 (27/129) Installing hicolor-icon-theme (0.17-r1) 08:19:12 (28/129) Installing libjpeg-turbo (2.1.2-r0) 08:19:12 (29/129) Installing libpng (1.6.37-r1) 08:19:12 (30/129) Installing libwebp (1.2.2-r0) 08:19:12 (31/129) Installing zstd-libs (1.5.0-r0) 08:19:12 (32/129) Installing tiff (4.4.0-r0) 08:19:12 (33/129) Installing gdk-pixbuf (2.42.8-r0) 08:19:12 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 08:19:12 (35/129) Installing libxcomposite (0.4.5-r0) 08:19:12 (36/129) Installing libxfixes (6.0.0-r0) 08:19:12 (37/129) Installing libxrender (0.9.10-r3) 08:19:12 (38/129) Installing libxcursor (1.2.0-r0) 08:19:12 (39/129) Installing libxdamage (1.1.5-r1) 08:19:12 (40/129) Installing libxi (1.8-r0) 08:19:12 (41/129) Installing libxinerama (1.1.4-r1) 08:19:12 (42/129) Installing libxrandr (1.5.2-r1) 08:19:12 (43/129) Installing atk (2.36.0-r0) 08:19:12 (44/129) Installing libxtst (1.2.3-r3) 08:19:12 (45/129) Installing dbus-libs (1.12.24-r0) 08:19:12 (46/129) Installing at-spi2-core (2.42.0-r0) 08:19:12 (47/129) Installing at-spi2-atk (2.38.0-r0) 08:19:12 (48/129) Installing expat (2.5.0-r0) 08:19:12 (49/129) Installing brotli-libs (1.0.9-r5) 08:19:12 (50/129) Installing libbz2 (1.0.8-r1) 08:19:12 (51/129) Installing freetype (2.11.1-r2) 08:19:12 (52/129) Installing fontconfig (2.13.1-r4) 08:19:12 (53/129) Installing pixman (0.40.0-r3) 08:19:12 (54/129) Installing cairo (1.16.0-r5) 08:19:12 (55/129) Installing cairo-gobject (1.16.0-r5) 08:19:12 (56/129) Installing avahi-libs (0.8-r5) 08:19:12 (57/129) Installing gmp (6.2.1-r1) 08:19:12 (58/129) Installing nettle (3.7.3-r0) 08:19:12 (59/129) Installing p11-kit (0.24.0-r1) 08:19:12 (60/129) Installing libtasn1 (4.18.0-r0) 08:19:12 (61/129) Installing libunistring (0.9.10-r1) 08:19:12 (62/129) Installing gnutls (3.7.1-r1) 08:19:12 (63/129) Installing cups-libs (2.3.3-r6) 08:19:12 (64/129) Installing libepoxy (1.5.9-r0) 08:19:12 (65/129) Installing fribidi (1.0.11-r0) 08:19:12 (66/129) Installing graphite2 (1.3.14-r0) 08:19:12 (67/129) Installing harfbuzz (3.0.0-r2) 08:19:12 (68/129) Installing libxft (2.3.4-r0) 08:19:12 (69/129) Installing pango (1.48.10-r0) 08:19:12 (70/129) Installing wayland-libs-client (1.19.0-r1) 08:19:12 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 08:19:12 (72/129) Installing wayland-libs-egl (1.19.0-r1) 08:19:12 (73/129) Installing xkeyboard-config (2.34-r0) 08:19:12 (74/129) Installing libxkbcommon (1.3.1-r0) 08:19:12 (75/129) Installing gtk+3.0 (3.24.30-r0) 08:19:12 Executing gtk+3.0-3.24.30-r0.post-install 08:19:12 (76/129) Installing libfontenc (1.1.4-r0) 08:19:12 (77/129) Installing mkfontscale (1.2.1-r1) 08:19:12 (78/129) Installing ttf-opensans (1.10-r1) 08:19:12 Executing ttf-opensans-1.10-r1.post-install 08:19:15 (79/129) Installing libogg (1.3.5-r0) 08:19:15 (80/129) Installing flac (1.3.4-r0) 08:19:15 (81/129) Installing alsa-lib (1.2.5.1-r1) 08:19:15 (82/129) Installing libatomic (10.3.1_git20211027-r0) 08:19:15 (83/129) Installing sdl2 (2.0.16-r4) 08:19:15 (84/129) Installing aom-libs (3.2.0-r0) 08:19:15 (85/129) Installing libass (0.15.2-r0) 08:19:15 (86/129) Installing libdav1d (0.9.2-r0) 08:19:15 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:19:15 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 08:19:15 (89/129) Installing lame (3.100-r0) 08:19:15 (90/129) Installing opus (1.3.1-r1) 08:19:15 (91/129) Installing libgomp (10.3.1_git20211027-r0) 08:19:15 (92/129) Installing soxr (0.1.3-r2) 08:19:15 (93/129) Installing libsrt (1.4.2-r1) 08:19:15 (94/129) Installing libssh (0.9.6-r1) 08:19:15 (95/129) Installing libtheora (1.1.1-r16) 08:19:15 (96/129) Installing v4l-utils-libs (1.22.1-r1) 08:19:15 (97/129) Installing libpciaccess (0.16-r0) 08:19:15 (98/129) Installing libdrm (2.4.109-r0) 08:19:15 (99/129) Installing libva (2.13.0-r0) 08:19:15 (100/129) Installing libvdpau (1.4-r0) 08:19:15 (101/129) Installing vidstab (1.1.0-r1) 08:19:15 (102/129) Installing libvorbis (1.3.7-r0) 08:19:15 (103/129) Installing libvpx (1.10.0-r0) 08:19:15 (104/129) Installing vulkan-loader (1.2.196-r0) 08:19:15 (105/129) Installing x264-libs (20210613-r0) 08:19:15 (106/129) Installing x265-libs (3.5-r0) 08:19:15 (107/129) Installing xvidcore (1.3.7-r1) 08:19:15 (108/129) Installing ffmpeg-libs (4.4.1-r2) 08:19:15 (109/129) Installing libevent (2.1.12-r4) 08:19:15 (110/129) Installing mesa (21.2.6-r0) 08:19:15 (111/129) Installing wayland-libs-server (1.19.0-r1) 08:19:15 (112/129) Installing mesa-gbm (21.2.6-r0) 08:19:15 (113/129) Installing lcms2 (2.12-r1) 08:19:15 (114/129) Installing nspr (4.32-r0) 08:19:15 (115/129) Installing sqlite-libs (3.36.0-r0) 08:19:15 (116/129) Installing nss (3.78.1-r0) 08:19:15 (117/129) Installing libasyncns (0.8-r1) 08:19:15 (118/129) Installing libltdl (2.4.6-r7) 08:19:15 (119/129) Installing orc (0.4.32-r0) 08:19:15 (120/129) Installing libsndfile (1.0.31-r1) 08:19:15 (121/129) Installing speexdsp (1.2.0-r0) 08:19:15 (122/129) Installing tdb-libs (1.4.5-r0) 08:19:15 (123/129) Installing libpulse (15.0-r2) 08:19:15 (124/129) Installing re2 (2021.11.01-r0) 08:19:15 (125/129) Installing snappy (1.1.9-r1) 08:19:15 (126/129) Installing libgpg-error (1.42-r1) 08:19:15 (127/129) Installing libgcrypt (1.9.4-r0) 08:19:15 (128/129) Installing libxslt (1.1.35-r0) 08:19:15 (129/129) Installing chromium (99.0.4844.84-r0) 08:19:16 Executing busybox-1.34.1-r7.trigger 08:19:16 Executing glib-2.70.1-r0.trigger 08:19:16 Executing shared-mime-info-2.1-r1.trigger 08:19:18 Executing gdk-pixbuf-2.42.8-r0.trigger 08:19:18 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:19:18 Executing fontconfig-2.13.1-r4.trigger 08:19:18 Executing mkfontscale-1.2.1-r1.trigger 08:19:18 OK: 286 MiB in 145 packages 08:19:22 Removing intermediate container 7142a8edade4 08:19:22 ---> 0ee4a80068f9 08:19:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:19:22 ---> Running in 13aeaab8622d 08:19:22 Removing intermediate container 13aeaab8622d 08:19:22 ---> 6f903b6b5a55 08:19:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:19:22 ---> Running in b120379d2bdd 08:19:22 Removing intermediate container b120379d2bdd 08:19:22 ---> 38d75486127f 08:19:22 Step 5/10 : RUN npm install -g npm 08:19:22 ---> Running in 1de5cc46544c 08:19:29 08:19:29 changed 54 packages, and audited 212 packages in 6s 08:19:29 08:19:29 11 packages are looking for funding 08:19:29 run `npm fund` for details 08:19:29 08:19:29 found 0 vulnerabilities 08:19:30 Removing intermediate container 1de5cc46544c 08:19:30 ---> c6d3bf44b5d0 08:19:30 Step 6/10 : ARG USER=1000 08:19:30 ---> Running in f51edf4bc653 08:19:30 Removing intermediate container f51edf4bc653 08:19:30 ---> 030e0f69aa6a 08:19:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:19:30 ---> Running in b627c0957670 08:19:31 Removing intermediate container b627c0957670 08:19:31 ---> b117a59def3a 08:19:31 Step 8/10 : USER $USER:$USER 08:19:31 ---> Running in 912cbb0fee74 08:19:31 Removing intermediate container 912cbb0fee74 08:19:31 ---> 981a5f28e6a3 08:19:31 Step 9/10 : WORKDIR /app 08:19:31 ---> Running in 0e313a93ecd6 08:19:31 Removing intermediate container 0e313a93ecd6 08:19:31 ---> fe710f566844 08:19:31 Step 10/10 : LABEL git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:19:31 ---> Running in de5b755ac0e3 08:19:31 Removing intermediate container de5b755ac0e3 08:19:31 ---> 4b7bf55f6654 08:19:31 Successfully built 4b7bf55f6654 08:19:31 Successfully tagged edgexfoundry/edgex-web-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:19:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:19:31 touch edgex-web-ui.imagebuilt 08:19:31 mkdir -p node_modules coverage 08:19:31 chown "1000:1000" node_modules coverage package-lock.json 08:19:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:33 npm WARN EBADENGINE Unsupported engine { 08:19:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:19:33 npm WARN EBADENGINE required: { 08:19:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:19:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:19:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:19:33 npm WARN EBADENGINE }, 08:19:33 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:19:33 npm WARN EBADENGINE } 08:19:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:19:38 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 08:19:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:19:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:19:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:19:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:19:39 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:19:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:19:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:19:42 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 08:19:42 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 08:19:44 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. 08:19:44 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. 08:19:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:19:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:19:45 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. 08:19:45 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. 08:19:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:19:50 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. 08:19:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117100 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:19:55 Running in /w/workspace/edgex-ui-go/88 [Pipeline] { [Pipeline] checkout 08:19:55 The recommended git tool is: git 08:19:57 08:19:57 added 1478 packages, and audited 1479 packages in 25s 08:19:57 08:19:57 90 packages are looking for funding 08:19:57 run `npm fund` for details 08:19:57 08:19:57 14 vulnerabilities (3 moderate, 9 high, 2 critical) 08:19:57 08:19:57 To address issues that do not require attention, run: 08:19:57 npm audit fix 08:19:57 08:19:57 To address all issues (including breaking changes), run: 08:19:57 npm audit fix --force 08:19:57 08:19:57 Run `npm audit` for details. 08:19:59 using credential edgex-jenkins-ssh 08:19:59 Cloning the remote Git repository 08:20:00 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 08:19:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:20:00 > git init /w/workspace/edgex-ui-go/88 # timeout=10 08:20:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:20:00 > git --version # timeout=10 08:20:00 > git --version # 'git version 2.25.1' 08:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:00 Verifying host key using known hosts file 08:20:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:20:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:03 - Generating browser application bundles (phase: setup)... 08:20:04 Avoid second fetch 08:20:04 Checking out Revision 631204ad6e31f2ad7f2af9d8870acc6cdc448164 (main) 08:20:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:20:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:04 > git config core.sparsecheckout # timeout=10 08:20:04 > git checkout -f 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 08:20:05 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#562)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:06 Dload Upload Total Spent Left Speed 08:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 08:20:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:20:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:20:07 + sudo tee /etc/docker/daemon.new 08:20:07 { 08:20:07 "registry-mirrors": [ 08:20:07 "https://nexus3.edgexfoundry.org:10001" 08:20:07 ], 08:20:07 "bip": "10.250.0.254/24", 08:20:07 "hosts": [ 08:20:07 "tcp://0.0.0.0:5555", 08:20:07 "unix:///var/run/docker.sock" 08:20:07 ], 08:20:07 "mtu": 1458, 08:20:07 "selinux-enabled": true, 08:20:07 "seccomp-profile": "/etc/docker/seccomp.json" 08:20:07 } [Pipeline] sh 08:20:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:20:08 + sudo service docker restart 08:20:08 Compiling @angular/compiler/testing : es2015 as esm2015 08:20:08 Compiling @angular/core : es2015 as esm2015 08:20:11 Compiling @angular/common : es2015 as esm2015 08:20:11 Compiling @angular/core/testing : es2015 as esm2015 08:20:12 Compiling @angular/platform-browser : es2015 as esm2015 08:20:12 Compiling @angular/common/testing : es2015 as esm2015 08:20:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:20:13 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:20:13 Compiling @angular/common/http : es2015 as esm2015 08:20:13 Compiling @angular/router : es2015 as esm2015 08:20:13 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:20:14 Compiling @angular/forms : es2015 as esm2015 08:20:14 Compiling @angular/common/http/testing : es2015 as esm2015 08:20:16 Compiling @angular/router/testing : es2015 as esm2015 08:20:22 26 10 2022 08:20:22.242:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:20:22 26 10 2022 08:20:22.243:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:20:22 26 10 2022 08:20:22.246:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:26 provisioning config files... 08:20:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config7391939778443098479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:26 ---> docker-login.sh 08:20:26 nexus3.edgexfoundry.org:10001 08:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:27 Configure a credential helper to remove this warning. See 08:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:27 08:20:27 Login Succeeded 08:20:27 nexus3.edgexfoundry.org:10002 08:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:28 Configure a credential helper to remove this warning. See 08:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:28 08:20:28 Login Succeeded 08:20:28 nexus3.edgexfoundry.org:10003 08:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:28 Configure a credential helper to remove this warning. See 08:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:28 08:20:28 Login Succeeded 08:20:28 nexus3.edgexfoundry.org:10004 08:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:28 Configure a credential helper to remove this warning. See 08:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:28 08:20:28 Login Succeeded 08:20:28 docker.io 08:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:20:29 Configure a credential helper to remove this warning. See 08:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:20:29 08:20:29 Login Succeeded 08:20:29 ---> docker-login.sh ends [Pipeline] } 08:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:20:29 ========================================================= 08:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:20:31 Sending build context to Docker daemon 28.73MB 08:20:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:20:31 Step 2/16 : FROM ${BASE} AS builder 08:20:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:20:31 9b18e9b68314: Pulling fs layer 08:20:31 d32db5db7311: Pulling fs layer 08:20:31 d0c4b47475fc: Pulling fs layer 08:20:31 5831b945b038: Pulling fs layer 08:20:31 86bbec2aaacd: Pulling fs layer 08:20:31 e10730c5d714: Pulling fs layer 08:20:31 5dd5c2283517: Pulling fs layer 08:20:31 d5ac0230b979: Pulling fs layer 08:20:31 5831b945b038: Waiting 08:20:31 5dd5c2283517: Waiting 08:20:31 e10730c5d714: Waiting 08:20:31 d5ac0230b979: Waiting 08:20:31 d0c4b47475fc: Verifying Checksum 08:20:31 d0c4b47475fc: Download complete 08:20:31 d32db5db7311: Verifying Checksum 08:20:31 d32db5db7311: Download complete 08:20:31 86bbec2aaacd: Verifying Checksum 08:20:31 86bbec2aaacd: Download complete 08:20:31 e10730c5d714: Download complete 08:20:31 9b18e9b68314: Verifying Checksum 08:20:31 9b18e9b68314: Download complete 08:20:32 9b18e9b68314: Pull complete 08:20:32 d5ac0230b979: Verifying Checksum 08:20:32 d5ac0230b979: Download complete 08:20:33 d32db5db7311: Pull complete 08:20:33 d0c4b47475fc: Pull complete 08:20:33 5dd5c2283517: Verifying Checksum 08:20:33 5dd5c2283517: Download complete 08:20:34 5831b945b038: Verifying Checksum 08:20:34 5831b945b038: Download complete 08:20:35 ✔ Browser application bundle generation complete. 08:20:35 26 10 2022 08:20:34.759:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -6XKAB3CPnXOFuZUAAAB with id 57170887 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.095 secs) 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.129 secs) 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.145 secs) 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.153 secs) 08:20:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.224 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.315 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.339 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.346 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.351 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.397 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.408 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.448 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.477 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.482 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.531 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.544 secs) 08:20:38 WARN: ' 08:20:38 It looks like you're using ngModel on the same form field as formControlName. 08:20:38 Support for using the ngModel input property and ngModelChange event with 08:20:38 reactive form directives has been deprecated in Angular v6 and will be removed 08:20:38 in a future version of Angular. 08:20:38 08:20:38 For more information on this, see our API docs here: 08:20:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:20:38 ' 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.544 secs) 08:20:38 WARN: ' 08:20:38 It looks like you're using ngModel on the same form field as formControlName. 08:20:38 Support for using the ngModel input property and ngModelChange event with 08:20:38 reactive form directives has been deprecated in Angular v6 and will be removed 08:20:38 in a future version of Angular. 08:20:38 08:20:38 For more information on this, see our API docs here: 08:20:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:20:38 ' 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.579 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.588 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.733 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.757 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.76 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.775 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.795 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.805 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.836 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.85 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.859 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.867 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.891 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.91 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.933 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.942 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.961 secs) 08:20:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.98 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.997 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.004 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.01 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.015 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.048 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.06 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.071 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.093 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.128 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.13 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.135 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.14 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.169 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.182 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.19 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.197 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.2 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.204 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.251 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.257 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.266 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.278 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.289 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.315 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.32 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.326 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.33 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.358 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.366 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.465 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.484 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.489 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.499 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.511 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.523 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.531 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.552 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.59 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.595 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.626 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.632 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.636 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.655 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.667 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.675 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.686 secs) 08:20:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.702 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.728 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.761 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.772 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.787 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.796 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.805 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.825 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.839 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.844 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.846 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.848 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.853 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.864 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.871 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.885 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.907 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.92 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.923 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.942 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.95 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.981 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.989 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.992 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.994 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 2.023 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 2.031 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 2.037 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 2.04 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.041 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.054 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.074 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.082 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.093 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.12 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.125 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.128 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.143 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.15 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.168 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.172 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.174 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.183 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.212 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.224 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.242 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.25 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.253 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.254 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.263 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.271 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.281 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.284 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.287 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.311 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.329 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.333 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.335 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.338 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.342 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.353 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.382 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.388 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.389 secs) 08:20:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.402 secs) 08:20:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.407 secs) 08:20:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.409 secs) 08:20:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.421 secs) 08:20:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.423 secs) 08:20:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.599 secs / 2.423 secs) 08:20:41 TOTAL: 149 SUCCESS 08:20:41 ✔ Browser application bundle generation complete. 08:20:41 08:20:41 =============================== Coverage summary =============================== 08:20:41 Statements : 40.92% ( 1465/3580 ) 08:20:41 Branches : 12.03% ( 111/923 ) 08:20:41 Functions : 33.13% ( 430/1298 ) 08:20:41 Lines : 38.85% ( 1316/3387 ) 08:20:41 ================================================================================ 08:20:41 ✔ Browser application bundle generation complete. 08:20:42 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:20:42 $ docker stop --time=1 6aa056f694ba728993096b5a35c88f83707051267dff50048c32addaeca2c60c 08:20:43 $ docker rm -f 6aa056f694ba728993096b5a35c88f83707051267dff50048c32addaeca2c60c [Pipeline] // withDockerContainer [Pipeline] sh 08:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:45 + ls -al . 08:20:45 total 184 08:20:45 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 08:18 . 08:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:17 .. 08:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:17 .blubracket 08:20:45 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 08:17 .dockerignore 08:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:18 .git 08:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:17 .github 08:20:45 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 08:17 .gitignore 08:20:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 08:18 .semver 08:20:45 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 08:17 Attribution.txt 08:20:45 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 08:17 CHANGELOG.md 08:20:45 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 08:17 CONTRIBUTING.md 08:20:45 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 08:17 Dockerfile 08:20:45 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 08:17 Jenkinsfile 08:20:45 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 08:17 LICENSE 08:20:45 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 08:17 Makefile 08:20:45 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 08:17 README.md 08:20:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 08:18 VERSION 08:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:17 assets 08:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:17 bin 08:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:17 cmd 08:20:45 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:18 coverage.out 08:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:17 docs 08:20:45 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 08:17 go.mod 08:20:45 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 08:17 go.sum 08:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:17 internal 08:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:17 snap 08:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:17 testing 08:20:45 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 08:17 version.go 08:20:45 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:46 + 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=631204ad6e31f2ad7f2af9d8870acc6cdc448164 --label arch=amd64 --label version=2.3.0-dev.17 . 08:20:46 Sending build context to Docker daemon 48.26MB 08:20:46 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:20:46 Step 2/26 : FROM ${BASE} AS builder 08:20:46 ---> 2413420874fe 08:20:46 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:20:46 5831b945b038: Pull complete 08:20:46 86bbec2aaacd: Pull complete 08:20:46 e10730c5d714: Pull complete 08:20:46 ---> Running in 85166a1ab2dd 08:20:46 Removing intermediate container 85166a1ab2dd 08:20:46 ---> 60fafd2f9f19 08:20:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:20:46 ---> Running in 0ce6db55664a 08:20:46 Removing intermediate container 0ce6db55664a 08:20:46 ---> 8def052bfea4 08:20:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:20:46 ---> Running in 6ebf16c64eb3 08:20:47 Removing intermediate container 6ebf16c64eb3 08:20:47 ---> 44d478204ce0 08:20:47 Step 6/26 : LABEL Name=edgex-ui-go 08:20:47 ---> Running in 640f0f244196 08:20:47 Removing intermediate container 640f0f244196 08:20:47 ---> c41747598cc0 08:20:47 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:20:47 ---> Running in 77641932e67f 08:20:47 Removing intermediate container 77641932e67f 08:20:47 ---> b1a6c1b69651 08:20:47 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:20:48 ---> 697edea83fc2 08:20:48 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:48 ---> Running in b2cfea351ac9 08:20:48 Removing intermediate container b2cfea351ac9 08:20:48 ---> a40b00e3225a 08:20:48 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:20:48 ---> Running in 11f69b3f2a07 08:20:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:20:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:20:50 OK: 211 MiB in 51 packages 08:20:50 Removing intermediate container 11f69b3f2a07 08:20:50 ---> 9e9fe1a095c0 08:20:50 Step 11/26 : ENV GO111MODULE=on 08:20:50 ---> Running in 09539487bf93 08:20:50 Removing intermediate container 09539487bf93 08:20:50 ---> 4be9f947a834 08:20:50 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:20:50 ---> Running in a1ca5489ee11 08:20:50 Removing intermediate container a1ca5489ee11 08:20:50 ---> 1736a62a9a5d 08:20:50 Step 13/26 : COPY go.mod vendor* ./ 08:20:51 ---> 67dc1a0e891c 08:20:51 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:51 ---> Running in fb80dab6a30d 08:20:51 Removing intermediate container fb80dab6a30d 08:20:51 ---> e368b26742f2 08:20:51 Step 15/26 : COPY . . 08:20:53 ---> 822ef0b40617 08:20:53 Step 16/26 : RUN ${MAKE} 08:20:53 ---> Running in 8e34c7919e4b 08:20:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:20:53 5dd5c2283517: Pull complete 08:20:56 d5ac0230b979: Pull complete 08:20:56 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 08:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:20:56 ---> 59b3b1a385d4 08:20:56 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:20:58 ---> Running in f97d99d6f608 08:20:58 Removing intermediate container f97d99d6f608 08:20:58 ---> 885a1aa67c68 08:20:58 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:20:58 ---> Running in fea19691a062 08:20:58 Removing intermediate container fea19691a062 08:20:58 ---> a90bc3604492 08:20:58 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:20:58 ---> Running in e284fb58257f 08:20:59 Removing intermediate container e284fb58257f 08:20:59 ---> 880ab076dbf7 08:20:59 Step 6/16 : LABEL Name=edgex-ui-go 08:20:59 ---> Running in b8d278cb465c 08:20:59 Removing intermediate container b8d278cb465c 08:20:59 ---> c5b03f80ba5b 08:20:59 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:20:59 ---> Running in 50df509718ab 08:20:59 Removing intermediate container 50df509718ab 08:20:59 ---> 682c7a6c328c 08:20:59 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:21:00 latest: Pulling from library/docker 08:21:00 9b18e9b68314: Already exists 08:21:00 e5833820420a: Pulling fs layer 08:21:00 79069699b830: Pulling fs layer 08:21:00 1ee9c3c3cf30: Pulling fs layer 08:21:00 e0d61bd8b9f5: Pulling fs layer 08:21:00 245f2ec60f2d: Pulling fs layer 08:21:00 565435f1ea60: Pulling fs layer 08:21:00 a2b0e4f6483b: Pulling fs layer 08:21:00 2f6ebfe41273: Pulling fs layer 08:21:00 e0d61bd8b9f5: Waiting 08:21:00 565435f1ea60: Waiting 08:21:00 a2b0e4f6483b: Waiting 08:21:00 2f6ebfe41273: Waiting 08:21:00 79069699b830: Verifying Checksum 08:21:00 79069699b830: Download complete 08:21:00 e5833820420a: Verifying Checksum 08:21:00 e5833820420a: Download complete 08:21:01 1ee9c3c3cf30: Verifying Checksum 08:21:01 1ee9c3c3cf30: Download complete 08:21:01 565435f1ea60: Verifying Checksum 08:21:01 565435f1ea60: Download complete 08:21:01 e0d61bd8b9f5: Verifying Checksum 08:21:01 e0d61bd8b9f5: Download complete 08:21:01 a2b0e4f6483b: Verifying Checksum 08:21:01 a2b0e4f6483b: Download complete 08:21:01 245f2ec60f2d: Verifying Checksum 08:21:01 245f2ec60f2d: Download complete 08:21:01 e5833820420a: Pull complete 08:21:01 2f6ebfe41273: Download complete 08:21:01 79069699b830: Pull complete 08:21:02 1ee9c3c3cf30: Pull complete 08:21:04 e0d61bd8b9f5: Pull complete 08:21:04 245f2ec60f2d: Pull complete 08:21:05 565435f1ea60: Pull complete 08:21:05 a2b0e4f6483b: Pull complete 08:21:05 Removing intermediate container 8e34c7919e4b 08:21:05 ---> 7f78caa2679b 08:21:05 Step 17/26 : FROM alpine:3.14 08:21:05 2f6ebfe41273: Pull complete 08:21:05 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 08:21:05 Status: Downloaded newer image for docker:latest 08:21:05 3.14: Pulling from library/alpine 08:21:06 c7ed990a2339: Pulling fs layer 08:21:06 c7ed990a2339: Download complete 08:21:06 c7ed990a2339: Pull complete 08:21:06 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:21:06 Status: Downloaded newer image for alpine:3.14 08:21:06 ---> dd53f409bf0b 08:21:06 Step 18/26 : EXPOSE 4000 08:21:06 ---> Running in 840e824ec26e 08:21:06 Removing intermediate container 840e824ec26e 08:21:06 ---> b188b7fa310d 08:21:06 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:21:07 ---> 7d300437f284 08:21:07 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:21:07 ---> 3faac8a863e0 08:21:07 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:21:07 ---> 649f699a02bd 08:21:07 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:21:07 ---> Running in bd60469df0c9 08:21:07 Removing intermediate container bd60469df0c9 08:21:07 ---> 1eef166f1e7b 08:21:07 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:21:07 ---> Running in 783b74bc730f 08:21:07 Removing intermediate container 783b74bc730f 08:21:07 ---> f5197b060ff4 08:21:07 Step 24/26 : LABEL arch=amd64 08:21:07 ---> Running in 790a635c6424 08:21:07 Removing intermediate container 790a635c6424 08:21:07 ---> 540e616e12c0 08:21:07 Step 25/26 : LABEL git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:21:07 ---> Running in fa4ee7ebab36 08:21:08 ---> 68e9a0c67087 08:21:08 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:08 ---> Running in 48d454ab82e9 08:21:08 Removing intermediate container fa4ee7ebab36 08:21:08 ---> 75101ee0edda 08:21:08 Step 26/26 : LABEL version=2.3.0-dev.17 08:21:08 ---> Running in b83373ba9a8b 08:21:08 Removing intermediate container b83373ba9a8b 08:21:08 ---> 3d9782406016 08:21:08 [Warning] One or more build-args [ARCH] were not consumed 08:21:08 Successfully built 3d9782406016 08:21:08 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:08 provisioning config files... 08:21:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config67476171484467685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:08 ---> docker-login.sh 08:21:08 nexus3.edgexfoundry.org:10001 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 nexus3.edgexfoundry.org:10002 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 nexus3.edgexfoundry.org:10003 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 nexus3.edgexfoundry.org:10004 08:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:08 Configure a credential helper to remove this warning. See 08:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:08 08:21:08 Login Succeeded 08:21:08 docker.io 08:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:09 Configure a credential helper to remove this warning. See 08:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:09 08:21:09 Login Succeeded 08:21:09 ---> docker-login.sh ends [Pipeline] } 08:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:21:09 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:21:09 631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:21:09 latest 08:21:09 2.3.0-dev.17 08:21:09 631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:21:09 main 08:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:10 0ed1abf111e7: Preparing 08:21:10 48e6e839762f: Preparing 08:21:10 56c39c4bf213: Preparing 08:21:10 63493a9ab2d4: Preparing 08:21:10 63493a9ab2d4: Layer already exists 08:21:10 48e6e839762f: Pushed 08:21:10 0ed1abf111e7: Pushed 08:21:10 Removing intermediate container 48d454ab82e9 08:21:10 ---> d0cdba50d765 08:21:10 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:10 ---> Running in 952a830a9ce0 08:21:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:12 OK: 221 MiB in 51 packages 08:21:13 56c39c4bf213: Pushed 08:21:13 631204ad6e31f2ad7f2af9d8870acc6cdc448164: digest: sha256:cdb4c1d8bd2311328b22c85b3d3cd22eb763f0e90d1057999f70fdf25858043a size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:21:13 Removing intermediate container 952a830a9ce0 08:21:13 ---> 53bd11c5d42b 08:21:13 Step 11/16 : ENV GO111MODULE=on 08:21:13 ---> Running in 0798afa5196b [Pipeline] sh 08:21:13 Removing intermediate container 0798afa5196b 08:21:13 ---> f714d7fe3623 08:21:13 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:21:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:13 ---> Running in ba5ed88aa9e1 08:21:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:13 0ed1abf111e7: Preparing 08:21:13 48e6e839762f: Preparing 08:21:13 56c39c4bf213: Preparing 08:21:13 63493a9ab2d4: Preparing 08:21:13 48e6e839762f: Layer already exists 08:21:13 63493a9ab2d4: Layer already exists 08:21:13 56c39c4bf213: Layer already exists 08:21:13 0ed1abf111e7: Layer already exists 08:21:13 latest: digest: sha256:cdb4c1d8bd2311328b22c85b3d3cd22eb763f0e90d1057999f70fdf25858043a size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 Removing intermediate container ba5ed88aa9e1 08:21:14 ---> c811adce74f7 08:21:14 Step 13/16 : COPY go.mod vendor* ./ 08:21:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.17 08:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:14 0ed1abf111e7: Preparing 08:21:14 48e6e839762f: Preparing 08:21:14 56c39c4bf213: Preparing 08:21:14 63493a9ab2d4: Preparing 08:21:14 56c39c4bf213: Layer already exists 08:21:14 63493a9ab2d4: Layer already exists 08:21:14 48e6e839762f: Layer already exists 08:21:14 0ed1abf111e7: Layer already exists 08:21:14 2.3.0-dev.17: digest: sha256:cdb4c1d8bd2311328b22c85b3d3cd22eb763f0e90d1057999f70fdf25858043a size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 ---> 0df230948927 08:21:14 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:14 ---> Running in dd057fbc7ac8 08:21:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:15 0ed1abf111e7: Preparing 08:21:15 48e6e839762f: Preparing 08:21:15 56c39c4bf213: Preparing 08:21:15 63493a9ab2d4: Preparing 08:21:15 48e6e839762f: Layer already exists 08:21:15 63493a9ab2d4: Layer already exists 08:21:15 0ed1abf111e7: Layer already exists 08:21:15 56c39c4bf213: Layer already exists 08:21:15 631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17: digest: sha256:cdb4c1d8bd2311328b22c85b3d3cd22eb763f0e90d1057999f70fdf25858043a size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:15 0ed1abf111e7: Preparing 08:21:15 48e6e839762f: Preparing 08:21:15 56c39c4bf213: Preparing 08:21:15 63493a9ab2d4: Preparing 08:21:15 0ed1abf111e7: Layer already exists 08:21:15 63493a9ab2d4: Layer already exists 08:21:15 56c39c4bf213: Layer already exists 08:21:15 48e6e839762f: Layer already exists 08:21:15 main: digest: sha256:cdb4c1d8bd2311328b22c85b3d3cd22eb763f0e90d1057999f70fdf25858043a size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:15 ===================================================== [Pipeline] echo 08:21:15 taggedImages: 08:21:15 - nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:21:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:21:15 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.17 08:21:15 - nexus3.edgexfoundry.org:10004/edgex-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:21:15 - 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 08:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:16 08:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:16 latest: Pulling from edgex-lftools-log-publisher 08:21:16 5eb5b503b376: Pulling fs layer 08:21:16 5c69ac0246d0: Pulling fs layer 08:21:16 ec43610c2a17: Pulling fs layer 08:21:16 3a2ae6a8a46f: Pulling fs layer 08:21:16 33b1e0a273af: Pulling fs layer 08:21:16 5d3b04190fa2: Pulling fs layer 08:21:16 2f39f015ded8: Pulling fs layer 08:21:16 3a2ae6a8a46f: Waiting 08:21:16 33b1e0a273af: Waiting 08:21:16 5d3b04190fa2: Waiting 08:21:16 5c69ac0246d0: Download complete 08:21:16 3a2ae6a8a46f: Verifying Checksum 08:21:16 3a2ae6a8a46f: Download complete 08:21:16 33b1e0a273af: Verifying Checksum 08:21:16 33b1e0a273af: Download complete 08:21:16 ec43610c2a17: Verifying Checksum 08:21:16 ec43610c2a17: Download complete 08:21:16 5d3b04190fa2: Verifying Checksum 08:21:16 5d3b04190fa2: Download complete 08:21:16 5eb5b503b376: Verifying Checksum 08:21:16 5eb5b503b376: Download complete 08:21:17 2f39f015ded8: Download complete 08:21:17 5eb5b503b376: Pull complete 08:21:17 5c69ac0246d0: Pull complete 08:21:18 ec43610c2a17: Pull complete 08:21:18 3a2ae6a8a46f: Pull complete 08:21:18 33b1e0a273af: Pull complete 08:21:18 5d3b04190fa2: Pull complete 08:21:22 2f39f015ded8: Pull complete 08:21:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:22 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:21:25 $ docker top 6f6e4a3e9b0ed6413a6e03a4a4ad656537b91a793a11d15f207e9ef270126822 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:25 ---> job-cost.sh 08:21:25 lf-activate-venv: SKIPPING 08:21:25 INFO: No Stack... 08:21:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:21:26 INFO: Archiving Costs [Pipeline] sh 08:21:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:21:26 + cut -d, -f6 [Pipeline] lock 08:21:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] 08:21:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] did not exist. Created. 08:21:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:27 + echo total: 0.2199999988079071 [Pipeline] stash 08:21:27 Stashed 1 file(s) [Pipeline] } 08:21:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 08:21:27 $ docker stop --time=1 6f6e4a3e9b0ed6413a6e03a4a4ad656537b91a793a11d15f207e9ef270126822 08:21:28 $ docker rm -f 6f6e4a3e9b0ed6413a6e03a4a4ad656537b91a793a11d15f207e9ef270126822 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:22:11 Removing intermediate container dd057fbc7ac8 08:22:11 ---> fd744f841c2e 08:22:11 Step 15/16 : COPY . . 08:22:11 ---> 850379932233 08:22:11 Step 16/16 : RUN ${MAKE} 08:22:11 ---> Running in 84659bb5ce88 08:22:11 noop 08:22:11 Removing intermediate container 84659bb5ce88 08:22:11 ---> 2169ab760b03 08:22:11 Successfully built 2169ab760b03 08:22:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:11 + docker inspect -f . ci-base-image-arm64 08:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-117100 does not seem to be running inside a container 08:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:12 $ docker top ba07edfe0e98ec38257f31ddee98e2f93ba2aa6f16d5c1df02849ad755e6a941 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:13 + go version 08:22:13 go version go1.18.7 linux/arm64 [Pipeline] } 08:22:13 $ docker stop --time=1 ba07edfe0e98ec38257f31ddee98e2f93ba2aa6f16d5c1df02849ad755e6a941 08:22:15 $ docker rm -f ba07edfe0e98ec38257f31ddee98e2f93ba2aa6f16d5c1df02849ad755e6a941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:15 + docker inspect -f . ci-base-image-arm64 08:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-117100 does not seem to be running inside a container 08:22:16 $ 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/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:17 $ docker top fd213bb5c008445857db54b80758b09e89ddd5919f9af5f8126c6d1a00ab69eb -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/88 [Pipeline] fileExists [Pipeline] sh 08:22:17 + make test 08:22:17 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:22:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:23:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:23:49 ./bin/test-attribution-txt.sh 08:23:49 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:23:49 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:23:49 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:23:49 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:23:49 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:23:49 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:23:49 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:23:49 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:23:49 make -C web test 08:23:49 make[1]: Entering directory '/w/workspace/edgex-ui-go/88/web' 08:23:49 make[1]: tput: No such file or directory 08:23:49 make[1]: tput: No such file or directory 08:23:49 warning: generating ./VERSION 08:23:49 echo "0.0.0" > VERSION 08:23:49 docker build \ 08:23:49 -f Dockerfile \ 08:23:49 --build-arg USER=1000 \ 08:23:49 \ 08:23:49 --label "git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164" \ 08:23:49 -t edgexfoundry/edgex-web-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 \ 08:23:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:23:49 . 08:23:49 Sending build context to Docker daemon 3.269MB 08:23:49 Step 1/10 : FROM node:16.17-alpine3.15 08:23:49 16.17-alpine3.15: Pulling from library/node 08:23:49 47517142f6ba: Pulling fs layer 08:23:49 5f8c4bfa009b: Pulling fs layer 08:23:49 f7079c9c4ba1: Pulling fs layer 08:23:49 aba105e6f55a: Pulling fs layer 08:23:49 aba105e6f55a: Waiting 08:23:49 f7079c9c4ba1: Verifying Checksum 08:23:49 f7079c9c4ba1: Download complete 08:23:49 47517142f6ba: Download complete 08:23:49 aba105e6f55a: Verifying Checksum 08:23:49 aba105e6f55a: Download complete 08:23:49 47517142f6ba: Pull complete 08:23:49 5f8c4bfa009b: Verifying Checksum 08:23:49 5f8c4bfa009b: Download complete 08:23:51 5f8c4bfa009b: Pull complete 08:23:52 f7079c9c4ba1: Pull complete 08:23:52 aba105e6f55a: Pull complete 08:23:52 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:23:52 Status: Downloaded newer image for node:16.17-alpine3.15 08:23:52 ---> bf1b8b58d215 08:23:52 Step 2/10 : RUN apk add --no-cache chromium 08:23:52 ---> Running in 939cd16c7285 08:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:23:55 (1/128) Installing libxau (1.0.9-r0) 08:23:55 (2/128) Installing libmd (1.0.3-r0) 08:23:55 (3/128) Installing libbsd (0.11.3-r1) 08:23:55 (4/128) Installing libxdmcp (1.1.3-r0) 08:23:55 (5/128) Installing libxcb (1.14-r2) 08:23:55 (6/128) Installing libx11 (1.7.3.1-r0) 08:23:55 (7/128) Installing libxext (1.3.4-r0) 08:23:55 (8/128) Installing libice (1.0.10-r0) 08:23:55 (9/128) Installing libuuid (2.37.4-r0) 08:23:55 (10/128) Installing libsm (1.2.3-r0) 08:23:55 (11/128) Installing libxt (1.2.1-r0) 08:23:55 (12/128) Installing libxmu (1.1.3-r0) 08:23:55 (13/128) Installing xset (1.2.4-r0) 08:23:55 (14/128) Installing xprop (1.2.5-r0) 08:23:55 (15/128) Installing xdg-utils (1.1.3-r0) 08:23:55 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:23:55 (17/128) Installing pkgconf (1.8.0-r0) 08:23:55 (18/128) Installing libffi (3.4.2-r1) 08:23:55 (19/128) Installing libintl (0.21-r0) 08:23:55 (20/128) Installing libblkid (2.37.4-r0) 08:23:55 (21/128) Installing libmount (2.37.4-r0) 08:23:55 (22/128) Installing pcre (8.45-r1) 08:23:55 (23/128) Installing glib (2.70.1-r0) 08:23:55 (24/128) Installing xz-libs (5.2.5-r1) 08:23:55 (25/128) Installing libxml2 (2.9.14-r2) 08:23:55 (26/128) Installing shared-mime-info (2.1-r1) 08:23:55 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:23:55 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:23:55 (29/128) Installing libpng (1.6.37-r1) 08:23:55 (30/128) Installing libwebp (1.2.2-r0) 08:23:55 (31/128) Installing zstd-libs (1.5.0-r0) 08:23:55 (32/128) Installing tiff (4.4.0-r0) 08:23:55 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:23:55 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:23:55 (35/128) Installing libxcomposite (0.4.5-r0) 08:23:55 (36/128) Installing libxfixes (6.0.0-r0) 08:23:55 (37/128) Installing libxrender (0.9.10-r3) 08:23:55 (38/128) Installing libxcursor (1.2.0-r0) 08:23:55 (39/128) Installing libxdamage (1.1.5-r1) 08:23:55 (40/128) Installing libxi (1.8-r0) 08:23:55 (41/128) Installing libxinerama (1.1.4-r1) 08:23:55 (42/128) Installing libxrandr (1.5.2-r1) 08:23:55 (43/128) Installing atk (2.36.0-r0) 08:23:55 (44/128) Installing libxtst (1.2.3-r3) 08:23:55 (45/128) Installing dbus-libs (1.12.24-r0) 08:23:55 (46/128) Installing at-spi2-core (2.42.0-r0) 08:23:55 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:23:55 (48/128) Installing expat (2.5.0-r0) 08:23:55 (49/128) Installing brotli-libs (1.0.9-r5) 08:23:55 (50/128) Installing libbz2 (1.0.8-r1) 08:23:55 (51/128) Installing freetype (2.11.1-r2) 08:23:55 (52/128) Installing fontconfig (2.13.1-r4) 08:23:55 (53/128) Installing pixman (0.40.0-r3) 08:23:55 (54/128) Installing cairo (1.16.0-r5) 08:23:56 (55/128) Installing cairo-gobject (1.16.0-r5) 08:23:56 (56/128) Installing avahi-libs (0.8-r5) 08:23:56 (57/128) Installing gmp (6.2.1-r1) 08:23:56 (58/128) Installing nettle (3.7.3-r0) 08:23:56 (59/128) Installing p11-kit (0.24.0-r1) 08:23:56 (60/128) Installing libtasn1 (4.18.0-r0) 08:23:56 (61/128) Installing libunistring (0.9.10-r1) 08:23:56 (62/128) Installing gnutls (3.7.1-r1) 08:23:56 (63/128) Installing cups-libs (2.3.3-r6) 08:23:56 (64/128) Installing libepoxy (1.5.9-r0) 08:23:56 (65/128) Installing fribidi (1.0.11-r0) 08:23:56 (66/128) Installing graphite2 (1.3.14-r0) 08:23:56 (67/128) Installing harfbuzz (3.0.0-r2) 08:23:56 (68/128) Installing libxft (2.3.4-r0) 08:23:56 (69/128) Installing pango (1.48.10-r0) 08:23:56 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:23:56 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:23:56 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:23:56 (73/128) Installing xkeyboard-config (2.34-r0) 08:23:56 (74/128) Installing libxkbcommon (1.3.1-r0) 08:23:56 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:23:56 Executing gtk+3.0-3.24.30-r0.post-install 08:23:56 (76/128) Installing libfontenc (1.1.4-r0) 08:23:56 (77/128) Installing mkfontscale (1.2.1-r1) 08:23:56 (78/128) Installing ttf-opensans (1.10-r1) 08:23:56 Executing ttf-opensans-1.10-r1.post-install 08:23:59 (79/128) Installing libogg (1.3.5-r0) 08:23:59 (80/128) Installing flac (1.3.4-r0) 08:23:59 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:23:59 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:23:59 (83/128) Installing sdl2 (2.0.16-r4) 08:23:59 (84/128) Installing aom-libs (3.2.0-r0) 08:23:59 (85/128) Installing libass (0.15.2-r0) 08:23:59 (86/128) Installing libdav1d (0.9.2-r0) 08:23:59 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:23:59 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:23:59 (89/128) Installing lame (3.100-r0) 08:23:59 (90/128) Installing opus (1.3.1-r1) 08:23:59 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:23:59 (92/128) Installing soxr (0.1.3-r2) 08:23:59 (93/128) Installing libsrt (1.4.2-r1) 08:23:59 (94/128) Installing libssh (0.9.6-r1) 08:23:59 (95/128) Installing libtheora (1.1.1-r16) 08:23:59 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:23:59 (97/128) Installing libdrm (2.4.109-r0) 08:23:59 (98/128) Installing libva (2.13.0-r0) 08:23:59 (99/128) Installing libvdpau (1.4-r0) 08:23:59 (100/128) Installing vidstab (1.1.0-r1) 08:23:59 (101/128) Installing libvorbis (1.3.7-r0) 08:23:59 (102/128) Installing libvpx (1.10.0-r0) 08:23:59 (103/128) Installing vulkan-loader (1.2.196-r0) 08:23:59 (104/128) Installing x264-libs (20210613-r0) 08:23:59 (105/128) Installing x265-libs (3.5-r0) 08:23:59 (106/128) Installing xvidcore (1.3.7-r1) 08:23:59 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:24:00 (108/128) Installing libevent (2.1.12-r4) 08:24:00 (109/128) Installing mesa (21.2.6-r0) 08:24:00 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:24:00 (111/128) Installing mesa-gbm (21.2.6-r0) 08:24:00 (112/128) Installing lcms2 (2.12-r1) 08:24:00 (113/128) Installing nspr (4.32-r0) 08:24:00 (114/128) Installing sqlite-libs (3.36.0-r0) 08:24:00 (115/128) Installing nss (3.78.1-r0) 08:24:00 (116/128) Installing libasyncns (0.8-r1) 08:24:00 (117/128) Installing libltdl (2.4.6-r7) 08:24:00 (118/128) Installing orc (0.4.32-r0) 08:24:00 (119/128) Installing libsndfile (1.0.31-r1) 08:24:00 (120/128) Installing speexdsp (1.2.0-r0) 08:24:00 (121/128) Installing tdb-libs (1.4.5-r0) 08:24:00 (122/128) Installing libpulse (15.0-r2) 08:24:00 (123/128) Installing re2 (2021.11.01-r0) 08:24:00 (124/128) Installing snappy (1.1.9-r1) 08:24:00 (125/128) Installing libgpg-error (1.42-r1) 08:24:00 (126/128) Installing libgcrypt (1.9.4-r0) 08:24:00 (127/128) Installing libxslt (1.1.35-r0) 08:24:00 (128/128) Installing chromium (99.0.4844.84-r0) 08:24:04 Executing busybox-1.34.1-r7.trigger 08:24:04 Executing glib-2.70.1-r0.trigger 08:24:04 Executing shared-mime-info-2.1-r1.trigger 08:24:08 Executing gdk-pixbuf-2.42.8-r0.trigger 08:24:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:24:08 Executing fontconfig-2.13.1-r4.trigger 08:24:08 Executing mkfontscale-1.2.1-r1.trigger 08:24:08 OK: 275 MiB in 144 packages 08:24:17 Removing intermediate container 939cd16c7285 08:24:17 ---> 79b22c7756e4 08:24:17 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:24:17 ---> Running in 639112d1f024 08:24:17 Removing intermediate container 639112d1f024 08:24:17 ---> 9578a7949d4b 08:24:17 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:24:17 ---> Running in f38ed8abe53b 08:24:17 Removing intermediate container f38ed8abe53b 08:24:17 ---> 7674b0a20d2e 08:24:17 Step 5/10 : RUN npm install -g npm 08:24:18 ---> Running in e28a30a68f70 08:24:44 08:24:44 changed 54 packages, and audited 212 packages in 21s 08:24:44 08:24:44 11 packages are looking for funding 08:24:44 run `npm fund` for details 08:24:44 08:24:44 found 0 vulnerabilities 08:24:46 Removing intermediate container e28a30a68f70 08:24:46 ---> 34c8d0cb6ab9 08:24:46 Step 6/10 : ARG USER=1000 08:24:46 ---> Running in 7795067ffe1b 08:24:46 Removing intermediate container 7795067ffe1b 08:24:46 ---> 4fef425b2f1f 08:24:46 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:24:46 ---> Running in 00546e2681af 08:24:48 Removing intermediate container 00546e2681af 08:24:48 ---> d824f7004b54 08:24:48 Step 8/10 : USER $USER:$USER 08:24:48 ---> Running in dec159f3e15f 08:24:48 Removing intermediate container dec159f3e15f 08:24:48 ---> 54daea60994d 08:24:48 Step 9/10 : WORKDIR /app 08:24:49 ---> Running in 745ade5446d9 08:24:49 Removing intermediate container 745ade5446d9 08:24:49 ---> dc8de2e8dc3b 08:24:49 Step 10/10 : LABEL git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:24:49 ---> Running in 63253e9053ae 08:24:49 Removing intermediate container 63253e9053ae 08:24:49 ---> e26b9d988320 08:24:49 Successfully built e26b9d988320 08:24:49 Successfully tagged edgexfoundry/edgex-web-ui:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:24:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:24:49 touch edgex-web-ui.imagebuilt 08:24:49 mkdir -p node_modules coverage 08:24:49 chown "1000:1000" node_modules coverage package-lock.json 08:24:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:02 npm WARN EBADENGINE Unsupported engine { 08:25:02 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:25:02 npm WARN EBADENGINE required: { 08:25:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:25:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:25:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:25:02 npm WARN EBADENGINE }, 08:25:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:25:02 npm WARN EBADENGINE } 08:25:41 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:25:41 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:25:41 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:25:41 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 08:25:41 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:25:41 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:25:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:25:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:25:49 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:26:07 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:26:07 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:26:07 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. 08:26:11 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. 08:26:12 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. 08:26:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:26:27 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 08:26:27 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 08:26:42 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. 08:27:00 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. 08:27:32 08:27:32 added 1475 packages, and audited 1476 packages in 3m 08:27:32 08:27:32 90 packages are looking for funding 08:27:32 run `npm fund` for details 08:27:32 08:27:32 14 vulnerabilities (3 moderate, 9 high, 2 critical) 08:27:32 08:27:32 To address issues that do not require attention, run: 08:27:32 npm audit fix 08:27:32 08:27:32 To address all issues (including breaking changes), run: 08:27:32 npm audit fix --force 08:27:32 08:27:32 Run `npm audit` for details. 08:27:36 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 08:27:51 - Generating browser application bundles (phase: setup)... 08:28:23 Compiling @angular/core : es2015 as esm2015 08:28:23 Compiling @angular/compiler/testing : es2015 as esm2015 08:28:50 Compiling @angular/common : es2015 as esm2015 08:28:50 Compiling @angular/core/testing : es2015 as esm2015 08:28:53 Compiling @angular/platform-browser : es2015 as esm2015 08:28:53 Compiling @angular/common/testing : es2015 as esm2015 08:28:57 Compiling @angular/router : es2015 as esm2015 08:28:58 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:29:03 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:29:04 Compiling @angular/common/http : es2015 as esm2015 08:29:04 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:29:09 Compiling @angular/forms : es2015 as esm2015 08:29:09 Compiling @angular/common/http/testing : es2015 as esm2015 08:29:09 Compiling @angular/router/testing : es2015 as esm2015 08:30:05 26 10 2022 08:30:02.757:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:30:05 26 10 2022 08:30:02.769:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:30:05 26 10 2022 08:30:02.792:INFO [launcher]: Starting browser ChromeHeadless 08:31:13 26 10 2022 08:31:05.803:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:31:13 26 10 2022 08:31:12.892:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:31:45 26 10 2022 08:31:40.598:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:32:00 ✔ Browser application bundle generation complete. 08:32:00 26 10 2022 08:31:59.996:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket U1PEo7ruy8G_hcUSAAAB with id 7051820 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.461 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.552 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.57 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.975 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.014 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.031 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.05 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.067 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.093 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.206 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.227 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.238 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.25 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.266 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.581 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.623 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.655 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.684 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 1.701 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 1.716 secs) 08:32:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 1.745 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.039 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.292 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.33 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.367 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.402 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.418 secs) 08:32:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.431 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 2.863 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 2.937 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.118 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.207 secs) 08:32:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.268 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.49 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.548 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.572 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.583 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.6 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 3.793 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 3.843 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 3.897 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 3.97 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4 secs) 08:32:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.121 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.185 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.305 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.47 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.572 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.592 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.604 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.776 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 4.833 secs) 08:32:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 4.887 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 4.946 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.053 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.222 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.337 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.399 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.441 secs) 08:32:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.718 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.8 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 5.894 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 5.919 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 5.939 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 5.953 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.035 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.172 secs) 08:32:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.265 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.471 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.538 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.554 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.583 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 6.797 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 6.836 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 6.971 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.009 secs) 08:32:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.043 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.119 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.16 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.176 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.297 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.386 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.57 secs) 08:32:26 WARN: ' 08:32:26 It looks like you're using ngModel on the same form field as formControlName. 08:32:26 Support for using the ngModel input property and ngModelChange event with 08:32:26 reactive form directives has been deprecated in Angular v6 and will be removed 08:32:26 in a future version of Angular. 08:32:26 08:32:26 For more information on this, see our API docs here: 08:32:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:32:26 ' 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.57 secs) 08:32:26 WARN: ' 08:32:26 It looks like you're using ngModel on the same form field as formControlName. 08:32:26 Support for using the ngModel input property and ngModelChange event with 08:32:26 reactive form directives has been deprecated in Angular v6 and will be removed 08:32:26 in a future version of Angular. 08:32:26 08:32:26 For more information on this, see our API docs here: 08:32:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:32:26 ' 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.734 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.778 secs) 08:32:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.823 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 7.87 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 7.895 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 7.913 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 7.931 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.082 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.149 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.373 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.446 secs) 08:32:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.548 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 8.818 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 8.905 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 8.946 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.054 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.191 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.205 secs) 08:32:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.255 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.31 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.354 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.377 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.403 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.534 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.553 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.571 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 9.616 secs) 08:32:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.132 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.352 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.571 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.589 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.629 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.68 secs) 08:32:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.977 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.017 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.131 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.227 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.312 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.347 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.366 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.377 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.431 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.45 secs) 08:32:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.481 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.662 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.724 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.753 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.794 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.068 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.134 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.186 secs) 08:32:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.278 secs) 08:32:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.361 secs) 08:32:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.551 secs) 08:32:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.599 secs) 08:32:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.705 secs) 08:32:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.768 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.802 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.877 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.948 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.977 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.004 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.203 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.324 secs) 08:32:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.35 secs) 08:32:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.758 secs / 13.35 secs) 08:32:35 TOTAL: 149 SUCCESS 08:32:35 ✔ Browser application bundle generation complete. 08:32:38 08:32:38 =============================== Coverage summary =============================== 08:32:38 Statements : 40.98% ( 1467/3580 ) 08:32:38 Branches : 12.03% ( 111/923 ) 08:32:38 Functions : 33.28% ( 432/1298 ) 08:32:38 Lines : 38.91% ( 1318/3387 ) 08:32:38 ================================================================================ 08:32:38 26 10 2022 08:32:38.569:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:32:39 ✔ Browser application bundle generation complete. 08:32:41 make[1]: Leaving directory '/w/workspace/edgex-ui-go/88/web' [Pipeline] echo 08:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:32:41 $ docker stop --time=1 fd213bb5c008445857db54b80758b09e89ddd5919f9af5f8126c6d1a00ab69eb 08:32:42 $ docker rm -f fd213bb5c008445857db54b80758b09e89ddd5919f9af5f8126c6d1a00ab69eb [Pipeline] // withDockerContainer [Pipeline] sh 08:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:32:46 Warning: overwriting stash ‘coverage-report’ 08:32:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:54 + ls -al . 08:32:54 total 180 08:32:54 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 08:22 . 08:32:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:20 .. 08:32:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:20 .blubracket 08:32:54 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 08:20 .dockerignore 08:32:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:20 .git 08:32:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:20 .github 08:32:54 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 08:20 .gitignore 08:32:54 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 08:20 Attribution.txt 08:32:54 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 08:20 CHANGELOG.md 08:32:54 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 08:20 CONTRIBUTING.md 08:32:54 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 08:20 Dockerfile 08:32:54 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 08:20 Jenkinsfile 08:32:54 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 08:20 LICENSE 08:32:54 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 08:20 Makefile 08:32:54 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 08:20 README.md 08:32:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 08:18 VERSION 08:32:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:20 assets 08:32:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:20 bin 08:32:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:20 cmd 08:32:54 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:22 coverage.out 08:32:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:20 docs 08:32:54 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 08:20 go.mod 08:32:54 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 08:20 go.sum 08:32:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:20 internal 08:32:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:20 snap 08:32:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:20 testing 08:32:54 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 08:20 version.go 08:32:54 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + 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=631204ad6e31f2ad7f2af9d8870acc6cdc448164 --label arch=arm64 --label version=2.3.0-dev.17 . 08:32:56 Sending build context to Docker daemon 31.48MB 08:32:56 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:32:56 Step 2/26 : FROM ${BASE} AS builder 08:32:56 ---> 2169ab760b03 08:32:56 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:32:57 ---> Running in 51b221d59dca 08:32:57 Removing intermediate container 51b221d59dca 08:32:57 ---> ce77e2a8ac19 08:32:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:32:57 ---> Running in 79d903429f47 08:32:57 Removing intermediate container 79d903429f47 08:32:57 ---> 79b408f32055 08:32:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:32:57 ---> Running in 8870515882f4 08:32:58 Removing intermediate container 8870515882f4 08:32:58 ---> 33b1646d0a17 08:32:58 Step 6/26 : LABEL Name=edgex-ui-go 08:32:58 ---> Running in 3726ef5badd8 08:32:58 Removing intermediate container 3726ef5badd8 08:32:58 ---> 16d7747cfdb7 08:32:58 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:32:58 ---> Running in 8e5edd0b3e83 08:32:59 Removing intermediate container 8e5edd0b3e83 08:32:59 ---> cd89b033b403 08:32:59 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:33:00 ---> ef82531ac71c 08:33:00 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:00 ---> Running in 8b8a976f7604 08:33:02 Removing intermediate container 8b8a976f7604 08:33:02 ---> 3557111cfa8f 08:33:02 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:02 ---> Running in 8ae0e811342e 08:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:33:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:33:05 OK: 221 MiB in 51 packages 08:33:06 Removing intermediate container 8ae0e811342e 08:33:06 ---> 22d4a47e9a39 08:33:06 Step 11/26 : ENV GO111MODULE=on 08:33:06 ---> Running in 666aa616cf82 08:33:06 Removing intermediate container 666aa616cf82 08:33:06 ---> d8cd7070c332 08:33:06 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:33:06 ---> Running in f2ce5620dbe5 08:33:06 Removing intermediate container f2ce5620dbe5 08:33:06 ---> ae0dd18fd56e 08:33:06 Step 13/26 : COPY go.mod vendor* ./ 08:33:07 ---> c2b512c67603 08:33:07 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:07 ---> Running in 13a676affe38 08:33:09 Removing intermediate container 13a676affe38 08:33:09 ---> 399c75c50025 08:33:09 Step 15/26 : COPY . . 08:33:13 ---> a6e525bba012 08:33:13 Step 16/26 : RUN ${MAKE} 08:33:13 ---> Running in beb3e72ab6ac 08:33:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:34:22 Removing intermediate container beb3e72ab6ac 08:34:22 ---> 3dd6ffd8639c 08:34:22 Step 17/26 : FROM alpine:3.14 08:34:22 3.14: Pulling from library/alpine 08:34:22 90cda3b7c325: Pulling fs layer 08:34:22 90cda3b7c325: Verifying Checksum 08:34:22 90cda3b7c325: Download complete 08:34:22 90cda3b7c325: Pull complete 08:34:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:34:22 Status: Downloaded newer image for alpine:3.14 08:34:22 ---> 376ba31ae3da 08:34:22 Step 18/26 : EXPOSE 4000 08:34:22 ---> Running in 583b60e3b606 08:34:22 Removing intermediate container 583b60e3b606 08:34:22 ---> 7fbf72c11dc6 08:34:22 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:23 ---> 53ff833a2a71 08:34:23 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:34:24 ---> 9b499af27f98 08:34:24 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:34:24 ---> 14dad92feac3 08:34:24 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:24 ---> Running in b07d2ca8e127 08:34:24 Removing intermediate container b07d2ca8e127 08:34:24 ---> 444c60e07990 08:34:24 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:34:24 ---> Running in 2dc74afcbef9 08:34:25 Removing intermediate container 2dc74afcbef9 08:34:25 ---> d1ad2d07a367 08:34:25 Step 24/26 : LABEL arch=arm64 08:34:25 ---> Running in a8415b30d2c3 08:34:25 Removing intermediate container a8415b30d2c3 08:34:25 ---> 47421a445094 08:34:25 Step 25/26 : LABEL git_sha=631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:34:25 ---> Running in ad6b5af2f47b 08:34:26 Removing intermediate container ad6b5af2f47b 08:34:26 ---> b3c1553d525c 08:34:26 Step 26/26 : LABEL version=2.3.0-dev.17 08:34:26 ---> Running in 6ac08503ecc6 08:34:26 Removing intermediate container 6ac08503ecc6 08:34:26 ---> 77da4f4ff7c1 08:34:26 [Warning] One or more build-args [ARCH] were not consumed 08:34:26 Successfully built 77da4f4ff7c1 08:34:26 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 08:34:26 provisioning config files... 08:34:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config13498763276077263753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:27 ---> docker-login.sh 08:34:27 nexus3.edgexfoundry.org:10001 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10002 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10003 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 nexus3.edgexfoundry.org:10004 08:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 docker.io 08:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 ---> docker-login.sh ends [Pipeline] } 08:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:28 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:34:28 631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:34:28 latest 08:34:28 2.3.0-dev.17 08:34:28 631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:34:28 main 08:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:29 26547b4e9038: Preparing 08:34:29 2de40377185a: Preparing 08:34:29 a96b5ce1ff9d: Preparing 08:34:29 28c3ef001483: Preparing 08:34:29 28c3ef001483: Layer already exists 08:34:29 26547b4e9038: Pushed 08:34:29 2de40377185a: Pushed 08:34:36 a96b5ce1ff9d: Pushed 08:34:36 631204ad6e31f2ad7f2af9d8870acc6cdc448164: digest: sha256:383a7713668bb60799463addd76b07f341131685a44a0ebc34635fff48480337 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:37 26547b4e9038: Preparing 08:34:37 2de40377185a: Preparing 08:34:37 a96b5ce1ff9d: Preparing 08:34:37 28c3ef001483: Preparing 08:34:37 2de40377185a: Layer already exists 08:34:37 28c3ef001483: Layer already exists 08:34:37 a96b5ce1ff9d: Layer already exists 08:34:37 26547b4e9038: Layer already exists 08:34:37 latest: digest: sha256:383a7713668bb60799463addd76b07f341131685a44a0ebc34635fff48480337 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.17 08:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:37 26547b4e9038: Preparing 08:34:37 2de40377185a: Preparing 08:34:37 a96b5ce1ff9d: Preparing 08:34:37 28c3ef001483: Preparing 08:34:37 26547b4e9038: Layer already exists 08:34:37 28c3ef001483: Layer already exists 08:34:37 2de40377185a: Layer already exists 08:34:37 a96b5ce1ff9d: Layer already exists 08:34:37 2.3.0-dev.17: digest: sha256:383a7713668bb60799463addd76b07f341131685a44a0ebc34635fff48480337 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:38 26547b4e9038: Preparing 08:34:38 2de40377185a: Preparing 08:34:38 a96b5ce1ff9d: Preparing 08:34:38 28c3ef001483: Preparing 08:34:38 26547b4e9038: Layer already exists 08:34:38 28c3ef001483: Layer already exists 08:34:38 2de40377185a: Layer already exists 08:34:38 a96b5ce1ff9d: Layer already exists 08:34:38 631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17: digest: sha256:383a7713668bb60799463addd76b07f341131685a44a0ebc34635fff48480337 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:39 26547b4e9038: Preparing 08:34:39 2de40377185a: Preparing 08:34:39 a96b5ce1ff9d: Preparing 08:34:39 28c3ef001483: Preparing 08:34:39 28c3ef001483: Layer already exists 08:34:39 26547b4e9038: Layer already exists 08:34:39 2de40377185a: Layer already exists 08:34:39 a96b5ce1ff9d: Layer already exists 08:34:39 main: digest: sha256:383a7713668bb60799463addd76b07f341131685a44a0ebc34635fff48480337 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:39 ===================================================== [Pipeline] echo 08:34:39 taggedImages: 08:34:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164 08:34:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.17 08:34:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:631204ad6e31f2ad7f2af9d8870acc6cdc448164-2.3.0-dev.17 08:34:39 - 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 08:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:39 08:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:39 arm64: Pulling from edgex-lftools-log-publisher 08:34:39 8998bd30e6a1: Pulling fs layer 08:34:39 04944245beec: Pulling fs layer 08:34:39 699f458cf7ca: Pulling fs layer 08:34:39 765212b225bb: Pulling fs layer 08:34:39 f23df028b6ca: Pulling fs layer 08:34:39 d65c8cfc05b1: Pulling fs layer 08:34:39 2437ff75d9bd: Pulling fs layer 08:34:39 f23df028b6ca: Waiting 08:34:39 d65c8cfc05b1: Waiting 08:34:39 2437ff75d9bd: Waiting 08:34:40 04944245beec: Verifying Checksum 08:34:40 04944245beec: Download complete 08:34:40 765212b225bb: Verifying Checksum 08:34:40 765212b225bb: Download complete 08:34:40 f23df028b6ca: Download complete 08:34:40 d65c8cfc05b1: Verifying Checksum 08:34:40 d65c8cfc05b1: Download complete 08:34:40 699f458cf7ca: Verifying Checksum 08:34:40 8998bd30e6a1: Download complete 08:34:43 2437ff75d9bd: Verifying Checksum 08:34:43 2437ff75d9bd: Download complete 08:34:44 8998bd30e6a1: Pull complete 08:34:44 04944245beec: Pull complete 08:34:46 699f458cf7ca: Pull complete 08:34:46 765212b225bb: Pull complete 08:34:47 f23df028b6ca: Pull complete 08:34:47 d65c8cfc05b1: Pull complete 08:35:02 2437ff75d9bd: Pull complete 08:35:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:02 prd-ubuntu20.04-docker-arm64-4c-16g-117100 does not seem to be running inside a container 08:35:02 $ 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/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:35:05 $ docker top 128a511be3ef47ebe9136860a7c70454b51a0648aeb4c9aef68746c9be383bbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:06 ---> job-cost.sh 08:35:06 lf-activate-venv: SKIPPING 08:35:06 INFO: No Stack... 08:35:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:35:07 INFO: Archiving Costs [Pipeline] sh 08:35:08 + + cutcat -d, /w/workspace/edgex-ui-go/88/archives/cost.csv -f6 08:35:08 [Pipeline] lock 08:35:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] 08:35:08 Resource [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] did not exist. Created. 08:35:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:08 /w/workspace/edgex-ui-go/88@tmp/durable-7f4874d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:35:09 + echo total: 0.10999999940395355 [Pipeline] stash 08:35:09 Warning: overwriting stash ‘stack-cost’ 08:35:14 Stashed 1 file(s) [Pipeline] } 08:35:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:14 $ docker stop --time=1 128a511be3ef47ebe9136860a7c70454b51a0648aeb4c9aef68746c9be383bbc 08:35:15 $ docker rm -f 128a511be3ef47ebe9136860a7c70454b51a0648aeb4c9aef68746c9be383bbc [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 08:35:16 provisioning config files... 08:35:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13335296504355739671tmp [Pipeline] { [Pipeline] sh 08:35:16 + set +x 08:35:16 + curl -s https://codecov.io/bash 08:35:16 + bash -s -- 08:35:16 08:35:16 _____ _ 08:35:16 / ____| | | 08:35:16 | | ___ __| | ___ ___ _____ __ 08:35:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:35:16 | |___| (_) | (_| | __/ (_| (_) \ V / 08:35:16 \_____\___/ \__,_|\___|\___\___/ \_/ 08:35:16 Bash-1.0.6 08:35:16 08:35:16 08:35:16 ==> git version 2.25.1 found 08:35:16 ==> 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 08:35:16 Release-Date: 2020-01-08 08:35:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:35:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:35:16 ==> Jenkins CI detected. 08:35:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:35:16 project root: . 08:35:16 --> token set from env 08:35:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:35:16 ==> Running gcov in . (disable via -X gcov) 08:35:16 ==> Python coveragepy not found 08:35:16 ==> Searching for coverage reports in: 08:35:16 + . 08:35:16 -> Found 1 reports 08:35:16 ==> Detecting git/mercurial file structure 08:35:16 ==> Reading reports 08:35:16 + ./coverage.out bytes=10 08:35:16 ==> Appending adjustments 08:35:16 https://docs.codecov.io/docs/fixing-reports 08:35:17 + Found adjustments 08:35:17 ==> Gzipping contents 08:35:17 12K /tmp/codecov.ZZMqeq.gz 08:35:17 ==> Uploading reports 08:35:17 url: https://codecov.io 08:35:17 query: branch=main&commit=631204ad6e31f2ad7f2af9d8870acc6cdc448164&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:17 -> Pinging Codecov 08:35:17 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=631204ad6e31f2ad7f2af9d8870acc6cdc448164&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:17 -> Uploading to 08:35:17 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/631204ad6e31f2ad7f2af9d8870acc6cdc448164/a65ea438-a0e0-4f27-ac5d-a455bbdd1109.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T083517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc9e51e1a1871089c89926ead7dabaf54dc0a6138a58ce480ae67ef0bab7aba3 08:35:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:17 Dload Upload Total Spent Left Speed 08:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36065 --:--:-- --:--:-- --:--:-- 36065 08:35:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] } 08:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:35:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:35:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:35:18 08:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:35:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:35:19 df9b9388f04a: Pulling fs layer 08:35:19 52dc419b0ee2: Pulling fs layer 08:35:19 25bc292e5bac: Pulling fs layer 08:35:19 114826534d7a: Pulling fs layer 08:35:19 4657fd5d0bcf: Pulling fs layer 08:35:19 6ad1cebc031e: Pulling fs layer 08:35:19 8a3aa393b2d8: Pulling fs layer 08:35:19 114826534d7a: Waiting 08:35:19 4657fd5d0bcf: Waiting 08:35:19 6ad1cebc031e: Waiting 08:35:19 8a3aa393b2d8: Waiting 08:35:19 25bc292e5bac: Verifying Checksum 08:35:19 25bc292e5bac: Download complete 08:35:19 52dc419b0ee2: Verifying Checksum 08:35:19 52dc419b0ee2: Download complete 08:35:19 4657fd5d0bcf: Verifying Checksum 08:35:19 4657fd5d0bcf: Download complete 08:35:19 df9b9388f04a: Download complete 08:35:19 6ad1cebc031e: Verifying Checksum 08:35:19 6ad1cebc031e: Download complete 08:35:19 df9b9388f04a: Pull complete 08:35:19 52dc419b0ee2: Pull complete 08:35:19 25bc292e5bac: Pull complete 08:35:19 114826534d7a: Download complete 08:35:19 8a3aa393b2d8: Verifying Checksum 08:35:19 8a3aa393b2d8: Download complete 08:35:23 114826534d7a: Pull complete 08:35:23 4657fd5d0bcf: Pull complete 08:35:23 6ad1cebc031e: Pull complete 08:35:25 8a3aa393b2d8: Pull complete 08:35:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:26 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:35:27 $ docker top bf07f186fdf8117b03d9866469fb192987cfd66fb8cdb21d5ab2ba2454fde288 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:35:28 + set -o pipefail 08:35:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:35:36 08:35:36 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:35:36 08:35:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/df33d543-7366-4b1b-ae90-3a10c1343e3e 08:35:36 08:35:36 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:35:36 08:35:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:35:36 08:35:36 08:35:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:35:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:35:36 More details here: https://snyk.co/ue1NS [Pipeline] } 08:35:36 $ docker stop --time=1 bf07f186fdf8117b03d9866469fb192987cfd66fb8cdb21d5ab2ba2454fde288 08:35:38 $ docker rm -f bf07f186fdf8117b03d9866469fb192987cfd66fb8cdb21d5ab2ba2454fde288 [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 08:35:39 + git log --format=format:%s -1 631204ad6e31f2ad7f2af9d8870acc6cdc448164 [Pipeline] sh 08:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:39 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:35:40 $ docker top 7897041216fe0911f7a3b52d22921432149d87b807794806ac54037263355c5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:40 [ssh-agent] Looking for ssh-agent implementation... 08:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:40 $ docker exec 7897041216fe0911f7a3b52d22921432149d87b807794806ac54037263355c5a ssh-agent 08:35:40 SSH_AUTH_SOCK=/tmp/ssh-IviBDROGFu9F/agent.32 08:35:40 SSH_AGENT_PID=38 08:35:40 Running ssh-add (command line suppressed) 08:35:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16761942128968181521.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16761942128968181521.key) 08:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:41 + git semver tag 08:35:41 2022-10-26 08:35:41,326 [run_tag] DEBUG tag force:False 08:35:41 2022-10-26 08:35:41,326 [check_head_tag] DEBUG check head tag 08:35:41 2022-10-26 08:35:41,327 [execute] INFO git cat-file --batch-check 08:35:41 2022-10-26 08:35:41,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:35:41 2022-10-26 08:35:41,330 [execute] INFO git cat-file --batch 08:35:41 2022-10-26 08:35:41,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:35:41 2022-10-26 08:35:41,342 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:35:41 2022-10-26 08:35:41,342 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 08:35:41 2022-10-26 08:35:41,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:35:41 2022-10-26 08:35:41,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:35:41 2.3.0-dev.17 [Pipeline] } 08:35:41 $ docker exec --env ******** --env ******** 7897041216fe0911f7a3b52d22921432149d87b807794806ac54037263355c5a ssh-agent -k 08:35:41 unset SSH_AUTH_SOCK; 08:35:41 unset SSH_AGENT_PID; 08:35:41 echo Agent pid 38 killed; 08:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:41 + git semver [Pipeline] } 08:35:42 $ docker stop --time=1 7897041216fe0911f7a3b52d22921432149d87b807794806ac54037263355c5a 08:35:43 $ docker rm -f 7897041216fe0911f7a3b52d22921432149d87b807794806ac54037263355c5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:43 08:35:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:44 0.23.1-centos7: Pulling from edgex-lftools 08:35:44 ab5ef0e58194: Pulling fs layer 08:35:44 9712f1f96733: Pulling fs layer 08:35:44 63f879dbbcfc: Pulling fs layer 08:35:44 0d9ebad4ef96: Pulling fs layer 08:35:44 e9a5061849ea: Pulling fs layer 08:35:44 d747dcd14b5f: Pulling fs layer 08:35:44 2de7ff778b66: Pulling fs layer 08:35:44 0d9ebad4ef96: Waiting 08:35:44 e9a5061849ea: Waiting 08:35:44 d747dcd14b5f: Waiting 08:35:44 2de7ff778b66: Waiting 08:35:44 9712f1f96733: Verifying Checksum 08:35:44 9712f1f96733: Download complete 08:35:44 63f879dbbcfc: Verifying Checksum 08:35:44 63f879dbbcfc: Download complete 08:35:44 0d9ebad4ef96: Verifying Checksum 08:35:44 0d9ebad4ef96: Download complete 08:35:44 d747dcd14b5f: Download complete 08:35:44 e9a5061849ea: Download complete 08:35:44 ab5ef0e58194: Verifying Checksum 08:35:44 ab5ef0e58194: Download complete 08:35:44 2de7ff778b66: Verifying Checksum 08:35:44 2de7ff778b66: Download complete 08:35:47 ab5ef0e58194: Pull complete 08:35:47 9712f1f96733: Pull complete 08:35:47 63f879dbbcfc: Pull complete 08:35:51 0d9ebad4ef96: Pull complete 08:35:51 e9a5061849ea: Pull complete 08:35:51 d747dcd14b5f: Pull complete 08:35:52 2de7ff778b66: Pull complete 08:35:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:52 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:35:54 $ docker top 1bf3c34dd320d1afe4a6a6957814d2a731a76817b4081470a6e1c25b86c5b379 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:35:54 provisioning config files... 08:35:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3978141529942700483tmp 08:35:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1376285701696901627tmp 08:35:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config379119232977477417tmp [Pipeline] { [Pipeline] echo 08:35:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:35:54 ---> sigul-configuration.sh 08:35:54 gpg: directory `/root/.gnupg' created 08:35:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:35:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:35:54 gpg: keyring `/root/.gnupg/secring.gpg' created 08:35:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:35:54 gpg: CAST5 encrypted data 08:35:54 gpg: encrypted with 1 passphrase 08:35:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:35:55 + mkdir /home/jenkins 08:35:55 + mkdir /home/jenkins/sigul [Pipeline] sh 08:35:55 + 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 08:35:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:35:55 ---> sigul-install.sh 08:35:55 Sigul already installed; skipping installation. [Pipeline] sh 08:35:56 + git tag --list 08:35:56 0.1.1 08:35:56 v1.1.0 08:35:56 v1.2.0 08:35:56 v1.2.1 08:35:56 v1.3.0 08:35:56 v2.0.0 08:35:56 v2.1.0 08:35:56 v2.2.0 08:35:56 v2.2.1-dev.1 08:35:56 v2.2.1-dev.2 08:35:56 v2.2.1-dev.3 08:35:56 v2.2.1-dev.4 08:35:56 v2.2.1-dev.5 08:35:56 v2.2.1-dev.6 08:35:56 v2.2.1-dev.7 08:35:56 v2.3.0-dev.10 08:35:56 v2.3.0-dev.11 08:35:56 v2.3.0-dev.12 08:35:56 v2.3.0-dev.13 08:35:56 v2.3.0-dev.14 08:35:56 v2.3.0-dev.15 08:35:56 v2.3.0-dev.16 08:35:56 v2.3.0-dev.17 08:35:56 v2.3.0-dev.7 08:35:56 v2.3.0-dev.8 08:35:56 v2.3.0-dev.9 [Pipeline] sh 08:35:56 + lftools sign git-tag v2.3.0-dev.17 08:35:56 Signing Git tag with Sigul... 08:35:56 Signing v2.3.0-dev.17 [Pipeline] echo 08:35:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:35:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:35:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:35:57 $ docker stop --time=1 1bf3c34dd320d1afe4a6a6957814d2a731a76817b4081470a6e1c25b86c5b379 08:35:59 $ docker rm -f 1bf3c34dd320d1afe4a6a6957814d2a731a76817b4081470a6e1c25b86c5b379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:35:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:35:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:59 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:36:00 $ docker top 4438f7110a7cd22067fa9ef6df843b024a21f3777ea12b28fff7b5668b9d0090 -eo pid,comm 08:36:00 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). 08:36:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:00 [ssh-agent] Looking for ssh-agent implementation... 08:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:00 $ docker exec 4438f7110a7cd22067fa9ef6df843b024a21f3777ea12b28fff7b5668b9d0090 ssh-agent 08:36:00 SSH_AUTH_SOCK=/tmp/ssh-G4p5NT9uzMmJ/agent.32 08:36:00 SSH_AGENT_PID=38 08:36:00 Running ssh-add (command line suppressed) 08:36:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15157964128050256584.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15157964128050256584.key) 08:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:00 + git semver bump pre 08:36:01 2022-10-26 08:36:01,138 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:36:01 2022-10-26 08:36:01,139 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev 08:36:01 2022-10-26 08:36:01,139 [bump_version] DEBUG bumped version:2.3.0-dev.18 08:36:01 2022-10-26 08:36:01,139 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:36:01 2022-10-26 08:36:01,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:36:01 2022-10-26 08:36:01,139 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:36:01 2022-10-26 08:36:01,141 [execute] INFO git cat-file --batch-check 08:36:01 2022-10-26 08:36:01,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:01 2022-10-26 08:36:01,147 [execute] INFO git cat-file --batch 08:36:01 2022-10-26 08:36:01,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:01 2022-10-26 08:36:01,153 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:36:01 2.3.0-dev.18 [Pipeline] } 08:36:01 $ docker exec --env ******** --env ******** 4438f7110a7cd22067fa9ef6df843b024a21f3777ea12b28fff7b5668b9d0090 ssh-agent -k 08:36:01 unset SSH_AUTH_SOCK; 08:36:01 unset SSH_AGENT_PID; 08:36:01 echo Agent pid 38 killed; 08:36:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:01 + git semver [Pipeline] } 08:36:01 $ docker stop --time=1 4438f7110a7cd22067fa9ef6df843b024a21f3777ea12b28fff7b5668b9d0090 08:36:03 $ docker rm -f 4438f7110a7cd22067fa9ef6df843b024a21f3777ea12b28fff7b5668b9d0090 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:03 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:36:04 $ docker top eb839341d59a2e1cc37e329932a038084dd6ad30340f028379481eb07147d4f9 -eo pid,comm 08:36:04 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). 08:36:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:04 [ssh-agent] Looking for ssh-agent implementation... 08:36:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:04 $ docker exec eb839341d59a2e1cc37e329932a038084dd6ad30340f028379481eb07147d4f9 ssh-agent 08:36:04 SSH_AUTH_SOCK=/tmp/ssh-jRFanGzLccpl/agent.33 08:36:04 SSH_AGENT_PID=39 08:36:04 Running ssh-add (command line suppressed) 08:36:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11931811458101460795.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11931811458101460795.key) 08:36:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:05 + git semver push 08:36:05 2022-10-26 08:36:05,299 [run_push] DEBUG push 08:36:05 2022-10-26 08:36:05,300 [execute] INFO git cat-file --batch-check 08:36:05 2022-10-26 08:36:05,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:36:05 2022-10-26 08:36:05,305 [execute] INFO git rev-list c728b388e519d7cb023be7a631288ccf5c47b4b7 -- 08:36:05 2022-10-26 08:36:05,305 [execute] DEBUG Popen(['git', 'rev-list', 'c728b388e519d7cb023be7a631288ccf5c47b4b7', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:36:05 2022-10-26 08:36:05,315 [execute] INFO git fetch -v origin 08:36:05 2022-10-26 08:36:05,316 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:36:05 2022-10-26 08:36:05,940 [run_push] DEBUG no remote changes detected 08:36:05 2022-10-26 08:36:05,940 [execute] INFO git push origin semver 08:36:05 2022-10-26 08:36:05,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:36:06 2022-10-26 08:36:06,815 [run_push] DEBUG push all version tags 08:36:06 2022-10-26 08:36:06,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:36:06 2022-10-26 08:36:06,816 [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) 08:36:07 2022-10-26 08:36:07,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:36:07 2.3.0-dev.18 [Pipeline] } 08:36:07 $ docker exec --env ******** --env ******** eb839341d59a2e1cc37e329932a038084dd6ad30340f028379481eb07147d4f9 ssh-agent -k 08:36:07 unset SSH_AUTH_SOCK; 08:36:07 unset SSH_AGENT_PID; 08:36:07 echo Agent pid 39 killed; 08:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:08 + git semver [Pipeline] } 08:36:08 $ docker stop --time=1 eb839341d59a2e1cc37e329932a038084dd6ad30340f028379481eb07147d4f9 08:36:09 $ docker rm -f eb839341d59a2e1cc37e329932a038084dd6ad30340f028379481eb07147d4f9 [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 08:36:10 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:36:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:10 total 16 08:36:10 drwxr-xr-x 3 root root 4096 Oct 26 08:21 . 08:36:10 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:35 .. 08:36:10 drwxr-xr-x 2 root root 4096 Oct 26 08:21 cost 08:36:10 -rw-r--r-- 1 root root 82 Oct 26 08:21 cost.csv 08:36:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:10 total 16 08:36:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 08:21 . 08:36:10 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:35 .. 08:36:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 08:21 cost 08:36:10 -rw-r--r-- 1 jenkins jenkins 82 Oct 26 08:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:36:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:11 ---> package-listing.sh 08:36:11 ++ facter osfamily 08:36:11 ++ tr '[:upper:]' '[:lower:]' 08:36:11 + OS_FAMILY=debian 08:36:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:36:11 + START_PACKAGES=/tmp/packages_start.txt 08:36:11 + END_PACKAGES=/tmp/packages_end.txt 08:36:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:11 + PACKAGES=/tmp/packages_start.txt 08:36:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:36:11 + PACKAGES=/tmp/packages_end.txt 08:36:11 + case "${OS_FAMILY}" in 08:36:11 + dpkg -l 08:36:11 + grep '^ii' 08:36:11 + '[' -f /tmp/packages_start.txt ']' 08:36:11 + '[' -f /tmp/packages_end.txt ']' 08:36:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:36:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:36:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:36:11 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 08:36:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:12 prd-ubuntu20.04-docker-8c-8g-117099 does not seem to be running inside a container 08:36:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:36:12 $ docker top c3c7438e2900ea102df2d9c7b644cc0f10f2d951a2806b7f72974d6fb3776c17 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:13 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:13 + mkdir -p /var/log/sysstat [Pipeline] sh 08:36:13 + ls /var/log/sa-host 08:36:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:14 provisioning config files... 08:36:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6054112020678403364tmp [Pipeline] { [Pipeline] echo 08:36:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:14 ---> create-netrc.sh [Pipeline] } 08:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:36:14 ---> python-tools-install.sh [Pipeline] echo 08:36:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:14 ---> sudo-logs.sh 08:36:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:36:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:36:15 ---> job-cost.sh 08:36:15 lf-activate-venv: SKIPPING 08:36:15 DEBUG: total: 0.2199999988079071 08:36:15 INFO: Retrieving Stack Cost... 08:36:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:36:16 INFO: Archiving Costs [Pipeline] echo 08:36:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:36:16 ---> logs-deploy.sh 08:36:16 lf-activate-venv: SKIPPING 08:36:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/88 08:36:16 INFO: archiving workspace using pattern(s): 08:36:17 Archives upload complete. 08:36:17 INFO: archiving logs to Nexus 08:36:18 ---> uname -a: 08:36:18 Linux prd-ubuntu20-04-docker-8c-8g-117099 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:36:18 08:36:18 08:36:18 ---> lscpu: 08:36:18 Architecture: x86_64 08:36:18 CPU op-mode(s): 32-bit, 64-bit 08:36:18 Byte Order: Little Endian 08:36:18 Address sizes: 40 bits physical, 48 bits virtual 08:36:18 CPU(s): 8 08:36:18 On-line CPU(s) list: 0-7 08:36:18 Thread(s) per core: 1 08:36:18 Core(s) per socket: 1 08:36:18 Socket(s): 8 08:36:18 NUMA node(s): 1 08:36:18 Vendor ID: AuthenticAMD 08:36:18 CPU family: 23 08:36:18 Model: 49 08:36:18 Model name: AMD EPYC-Rome Processor 08:36:18 Stepping: 0 08:36:18 CPU MHz: 2800.000 08:36:18 BogoMIPS: 5600.00 08:36:18 Virtualization: AMD-V 08:36:18 Hypervisor vendor: KVM 08:36:18 Virtualization type: full 08:36:18 L1d cache: 256 KiB 08:36:18 L1i cache: 256 KiB 08:36:18 L2 cache: 4 MiB 08:36:18 L3 cache: 128 MiB 08:36:18 NUMA node0 CPU(s): 0-7 08:36:18 Vulnerability Itlb multihit: Not affected 08:36:18 Vulnerability L1tf: Not affected 08:36:18 Vulnerability Mds: Not affected 08:36:18 Vulnerability Meltdown: Not affected 08:36:18 Vulnerability Mmio stale data: Not affected 08:36:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:36:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:36:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:36:18 Vulnerability Srbds: Not affected 08:36:18 Vulnerability Tsx async abort: Not affected 08:36:18 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 08:36:18 08:36:18 08:36:18 ---> nproc: 08:36:18 8 08:36:18 08:36:18 08:36:18 ---> df -h: 08:36:18 Filesystem Size Used Avail Use% Mounted on 08:36:18 overlay 155G 14G 142G 9% / 08:36:18 tmpfs 64M 0 64M 0% /dev 08:36:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:36:18 shm 64M 0 64M 0% /dev/shm 08:36:18 /dev/vda1 155G 14G 142G 9% /facter-os 08:36:18 08:36:18 08:36:18 ---> sar -b -r -n DEV: 08:36:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117099) 10/26/22 _x86_64_ (8 CPU) 08:36:18 08:36:18 08:17:07 LINUX RESTART (8 CPU) 08:36:18 08:36:18 08:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:36:18 08:19:01 231.28 4.50 226.78 0.00 470.05 89129.55 0.00 08:36:18 08:20:01 348.20 0.20 348.00 0.00 3.33 65376.47 0.00 08:36:18 08:21:01 116.85 0.15 116.70 0.00 3.73 14045.26 0.00 08:36:18 08:22:01 110.58 0.07 110.51 0.00 11.46 28245.67 0.00 08:36:18 08:23:01 39.29 9.33 29.96 0.00 2884.32 4792.13 0.00 08:36:18 08:24:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 08:36:18 08:25:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:36:18 08:26:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 08:36:18 08:27:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:36:18 08:28:01 2.03 0.00 2.03 0.00 0.00 33.19 0.00 08:36:18 08:29:01 0.87 0.00 0.87 0.00 0.00 8.80 0.00 08:36:18 08:30:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 08:36:18 08:31:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:36:18 08:32:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 08:36:18 08:33:01 1.87 0.02 1.85 0.00 0.13 23.33 0.00 08:36:18 08:34:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 08:36:18 08:35:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:36:18 08:36:01 108.65 0.40 108.25 0.00 20.40 64154.00 0.00 08:36:18 Average: 53.97 0.81 53.16 0.00 188.51 14773.86 0.00 08:36:18 08:36:18 08:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:18 08:19:01 28020500 31460344 841056 2.56 141908 3490180 2279652 6.72 1346156 3058080 124860 08:36:18 08:20:01 26823848 31536164 756504 2.30 211616 4531952 1954488 5.76 1370208 4060080 580 08:36:18 08:21:01 26483864 31450036 843492 2.57 214628 4769008 2029100 5.98 1730608 4030776 181844 08:36:18 08:22:01 26144536 31529736 764936 2.33 222624 5143880 1755588 5.17 1611488 4448108 48 08:36:18 08:23:01 25872356 31529348 748656 2.28 240348 5392668 1780404 5.25 1748236 4559516 172 08:36:18 08:24:01 25878916 31535936 742012 2.26 240380 5392668 1780404 5.25 1742296 4559516 24 08:36:18 08:25:01 25878812 31535788 741964 2.26 240420 5392672 1780404 5.25 1742392 4559540 164 08:36:18 08:26:01 25884908 31541908 735832 2.24 240460 5392676 1780404 5.25 1736740 4559544 164 08:36:18 08:27:01 25884828 31542220 735780 2.24 240496 5392676 1780404 5.25 1736596 4559888 204 08:36:18 08:28:01 25884788 31542228 735768 2.24 240540 5392684 1780404 5.25 1736164 4559892 8 08:36:18 08:29:01 25884740 31542184 735740 2.24 240552 5392684 1780404 5.25 1736092 4559892 12 08:36:18 08:30:01 25884724 31542200 735668 2.24 240576 5392688 1780404 5.25 1736132 4559900 8 08:36:18 08:31:01 25884700 31542184 735664 2.24 240580 5392692 1780404 5.25 1736116 4559904 12 08:36:18 08:32:01 25884156 31541692 736144 2.24 240616 5392688 1780404 5.25 1736460 4559904 12 08:36:18 08:33:01 25884084 31541728 736128 2.24 240656 5392672 1800208 5.31 1736300 4559884 12 08:36:18 08:34:01 25883928 31541616 736248 2.24 240692 5392672 1800208 5.31 1736276 4559888 8 08:36:18 08:35:01 25884104 31541796 736256 2.24 240700 5392676 1800208 5.31 1736260 4559892 8 08:36:18 08:36:01 24335208 31482144 789012 2.40 289244 6701108 2050748 6.04 1897348 5809048 720 08:36:18 Average: 26015722 31526625 754826 2.30 233724 5263386 1848569 5.45 1697326 4482403 17159 08:36:18 08:36:18 08:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:18 08:19:01 docker0 182.45 223.10 14.84 2022.38 0.00 0.00 0.00 0.00 08:36:18 08:19:01 ens3 495.40 348.46 6820.57 53.16 0.00 0.00 0.00 0.00 08:36:18 08:19:01 vethddeb0b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:18 08:19:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 08:36:18 08:20:01 veth91a9b04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:20:01 docker0 153.43 356.76 20.64 3956.47 0.00 0.00 0.00 0.00 08:36:18 08:20:01 ens3 432.77 214.76 4666.82 130.40 0.00 0.00 0.00 0.00 08:36:18 08:20:01 vethddeb0b8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:36:18 08:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 08:36:18 08:21:01 docker0 5.67 6.75 0.31 40.79 0.00 0.00 0.00 0.00 08:36:18 08:21:01 ens3 47.08 31.06 77.42 18.27 0.00 0.00 0.00 0.00 08:36:18 08:21:01 vethbf9c8cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:18 08:21:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:36:18 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:22:01 ens3 169.38 150.80 2597.59 342.98 0.00 0.00 0.00 0.00 08:36:18 08:22:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 08:36:18 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:23:01 ens3 70.94 45.01 1298.44 3.37 0.00 0.00 0.00 0.00 08:36:18 08:23:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:36:18 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:24:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:26:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:28:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:36:18 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:32:01 ens3 0.53 0.53 3.22 0.04 0.00 0.00 0.00 0.00 08:36:18 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:33:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:36:18 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:34:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:36:18 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:18 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:35:01 ens3 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:36:18 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 08:36:01 docker0 38.85 52.17 3.49 686.51 0.00 0.00 0.00 0.00 08:36:18 08:36:01 ens3 377.63 228.52 7888.14 41.64 0.00 0.00 0.00 0.00 08:36:18 08:36:01 veth48a8126 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:18 08:36:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 08:36:18 Average: docker0 21.13 35.49 2.18 372.57 0.00 0.00 0.00 0.00 08:36:18 Average: ens3 88.62 56.67 1297.28 32.78 0.00 0.00 0.00 0.00 08:36:18 Average: veth48a8126 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 08:36:18 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 08:36:18 08:36:18 08:36:18 ---> sar -P ALL: 08:36:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117099) 10/26/22 _x86_64_ (8 CPU) 08:36:18 08:36:18 08:17:07 LINUX RESTART (8 CPU) 08:36:18 08:36:18 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:36:18 08:19:01 all 17.33 0.00 6.38 2.12 0.07 74.11 08:36:18 08:19:01 0 18.07 0.00 8.05 3.55 0.08 70.24 08:36:18 08:19:01 1 18.73 0.00 6.65 5.57 0.07 68.99 08:36:18 08:19:01 2 18.53 0.00 6.05 0.41 0.05 74.96 08:36:18 08:19:01 3 14.58 0.00 5.63 5.71 0.07 74.01 08:36:18 08:19:01 4 17.05 0.00 5.36 0.42 0.07 77.09 08:36:18 08:19:01 5 17.31 0.00 5.80 0.20 0.05 76.64 08:36:18 08:19:01 6 16.67 0.00 7.44 0.50 0.07 75.33 08:36:18 08:19:01 7 17.66 0.00 6.03 0.56 0.09 75.66 08:36:18 08:20:01 all 16.57 0.00 5.91 2.42 0.07 75.03 08:36:18 08:20:01 0 17.66 0.00 7.24 0.73 0.07 74.31 08:36:18 08:20:01 1 13.69 0.00 5.86 1.46 0.07 78.91 08:36:18 08:20:01 2 27.90 0.00 8.44 3.14 0.10 60.42 08:36:18 08:20:01 3 16.30 0.00 5.51 1.91 0.08 76.20 08:36:18 08:20:01 4 12.83 0.00 4.48 1.71 0.03 80.94 08:36:18 08:20:01 5 22.77 0.00 4.90 3.49 0.05 68.79 08:36:18 08:20:01 6 9.86 0.00 7.57 6.77 0.07 75.74 08:36:18 08:20:01 7 11.45 0.00 3.26 0.15 0.08 85.05 08:36:18 08:21:01 all 27.50 0.00 6.15 0.61 0.07 65.67 08:36:18 08:21:01 0 23.24 0.00 5.81 0.22 0.07 70.67 08:36:18 08:21:01 1 27.01 0.00 7.05 1.56 0.07 64.31 08:36:18 08:21:01 2 24.07 0.00 5.49 1.19 0.05 69.20 08:36:18 08:21:01 3 23.39 0.00 5.60 0.89 0.07 70.06 08:36:18 08:21:01 4 30.32 0.00 7.12 0.32 0.08 62.15 08:36:18 08:21:01 5 44.60 0.00 7.52 0.32 0.08 47.48 08:36:18 08:21:01 6 22.88 0.00 5.19 0.03 0.07 71.83 08:36:18 08:21:01 7 24.56 0.00 5.42 0.35 0.07 69.60 08:36:18 08:22:01 all 4.69 0.00 1.88 0.90 0.03 92.49 08:36:18 08:22:01 0 5.02 0.00 2.36 0.03 0.02 92.57 08:36:18 08:22:01 1 3.18 0.00 1.46 1.88 0.05 93.43 08:36:18 08:22:01 2 5.13 0.00 2.39 2.56 0.05 89.88 08:36:18 08:22:01 3 4.28 0.00 2.02 0.17 0.03 93.50 08:36:18 08:22:01 4 5.13 0.00 1.78 0.32 0.02 92.76 08:36:18 08:22:01 5 5.57 0.00 1.78 0.03 0.03 92.58 08:36:18 08:22:01 6 5.46 0.00 1.84 0.79 0.03 91.88 08:36:18 08:22:01 7 3.78 0.00 1.43 1.44 0.02 93.33 08:36:18 08:23:01 all 1.41 0.00 0.81 0.32 0.01 97.45 08:36:18 08:23:01 0 1.12 0.00 0.60 0.05 0.02 98.22 08:36:18 08:23:01 1 2.62 0.00 0.58 0.03 0.02 96.76 08:36:18 08:23:01 2 1.02 0.00 0.53 0.05 0.00 98.40 08:36:18 08:23:01 3 0.80 0.00 0.90 0.55 0.02 97.73 08:36:18 08:23:01 4 1.72 0.00 0.88 0.68 0.02 96.70 08:36:18 08:23:01 5 1.89 0.00 0.73 0.05 0.02 97.31 08:36:18 08:23:01 6 1.42 0.00 0.48 1.03 0.00 97.06 08:36:18 08:23:01 7 0.70 0.00 1.77 0.08 0.03 97.41 08:36:18 08:24:01 all 0.26 0.00 0.01 0.01 0.00 99.71 08:36:18 08:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:18 08:24:01 1 0.91 0.00 0.03 0.00 0.02 99.04 08:36:18 08:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:18 08:24:01 3 0.02 0.00 0.03 0.03 0.00 99.92 08:36:18 08:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:36:18 08:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:36:18 08:24:01 7 1.09 0.00 0.00 0.00 0.00 98.91 08:36:18 08:25:01 all 0.14 0.00 0.01 0.01 0.00 99.84 08:36:18 08:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:18 08:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:36:18 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:36:18 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:25:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:36:18 08:25:01 7 1.01 0.00 0.02 0.02 0.00 98.96 08:36:18 08:26:01 all 0.21 0.00 0.01 0.01 0.01 99.76 08:36:18 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:26:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:36:18 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:36:18 08:26:01 6 0.02 0.00 0.02 0.03 0.02 99.92 08:36:18 08:26:01 7 1.53 0.00 0.05 0.00 0.02 98.40 08:36:18 08:27:01 all 0.04 0.00 0.06 0.00 0.00 99.89 08:36:18 08:27:01 0 0.08 0.00 0.13 0.00 0.00 99.78 08:36:18 08:27:01 1 0.03 0.00 0.07 0.02 0.00 99.88 08:36:18 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:27:01 3 0.03 0.00 0.07 0.00 0.00 99.90 08:36:18 08:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:36:18 08:27:01 6 0.08 0.00 0.13 0.02 0.00 99.77 08:36:18 08:27:01 7 0.03 0.00 0.07 0.00 0.00 99.90 08:36:18 08:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:36:18 08:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:36:18 08:28:01 1 0.00 0.00 0.02 0.07 0.00 99.92 08:36:18 08:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:18 08:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:36:18 08:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:36:18 08:28:01 6 0.02 0.00 0.03 0.03 0.00 99.92 08:36:18 08:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:29:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:36:18 08:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:29:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:36:18 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:36:18 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:36:18 08:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:36:18 08:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:36:18 08:36:18 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:36:18 08:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:36:18 08:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:36:18 08:30:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:36:18 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:30:01 3 0.02 0.00 0.00 0.03 0.00 99.95 08:36:18 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:30:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:36:18 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:31:01 all 0.12 0.00 0.00 0.00 0.00 99.87 08:36:18 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:36:18 08:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:36:18 08:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:31:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:36:18 08:31:01 7 0.83 0.00 0.00 0.00 0.00 99.17 08:36:18 08:32:01 all 0.06 0.00 0.03 0.01 0.01 99.90 08:36:18 08:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:36:18 08:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:36:18 08:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:36:18 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:32:01 5 0.08 0.00 0.08 0.00 0.02 99.82 08:36:18 08:32:01 6 0.03 0.00 0.02 0.03 0.02 99.90 08:36:18 08:32:01 7 0.30 0.00 0.05 0.00 0.02 99.63 08:36:18 08:33:01 all 0.02 0.00 0.02 0.01 0.00 99.94 08:36:18 08:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:33:01 1 0.02 0.00 0.03 0.05 0.02 99.88 08:36:18 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:36:18 08:33:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:36:18 08:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:36:18 08:33:01 6 0.05 0.00 0.03 0.03 0.02 99.87 08:36:18 08:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:34:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:36:18 08:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:34:01 1 0.03 0.00 0.02 0.03 0.00 99.92 08:36:18 08:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:36:18 08:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:36:18 08:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:36:18 08:34:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:36:18 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:36:18 08:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:36:18 08:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:18 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:36:18 08:35:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:36:18 08:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:18 08:36:01 all 8.21 0.00 3.81 1.08 0.05 86.85 08:36:18 08:36:01 0 9.68 0.00 4.05 2.65 0.05 83.57 08:36:18 08:36:01 1 7.16 0.00 3.61 3.50 0.05 85.68 08:36:18 08:36:01 2 8.29 0.00 3.40 0.10 0.03 88.18 08:36:18 08:36:01 3 7.71 0.00 3.83 1.84 0.03 86.60 08:36:18 08:36:01 4 7.41 0.00 3.54 0.20 0.05 88.80 08:36:18 08:36:01 5 10.12 0.00 4.38 0.07 0.05 85.38 08:36:18 08:36:01 6 8.04 0.00 3.87 0.15 0.03 87.90 08:36:18 08:36:01 7 7.29 0.00 3.77 0.19 0.07 88.68 08:36:18 Average: all 4.22 0.00 1.38 0.41 0.02 93.96 08:36:18 Average: 0 4.13 0.00 1.56 0.40 0.02 93.89 08:36:18 Average: 1 4.06 0.00 1.40 0.78 0.02 93.73 08:36:18 Average: 2 4.69 0.00 1.46 0.41 0.02 93.43 08:36:18 Average: 3 3.71 0.00 1.30 0.61 0.02 94.35 08:36:18 Average: 4 4.12 0.00 1.28 0.20 0.01 94.38 08:36:18 Average: 5 5.67 0.00 1.40 0.23 0.02 92.69 08:36:18 Average: 6 3.56 0.00 1.46 0.52 0.02 94.43 08:36:18 Average: 7 3.87 0.00 1.20 0.15 0.02 94.75 08:36:18 08:36:18 08:36:18