Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7068460caebfd9ea6dab23a48856cc5898547cee 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-ssh7068029083513855139.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8505754770005630622.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10807058964960623441.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3499318342311378784.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-ssh12420774761600449340.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 Running on prd-ubuntu20.04-docker-8c-8g-7637 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7068460caebfd9ea6dab23a48856cc5898547cee (main) Commit message: "refactor: The backend server of GUI (#555)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 > git rev-list --no-walk d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-11T09:13:50.943Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-11T09:13:50.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-11T09:13:51.014Z] ========================================================= [2022-10-11T09:13:51.014Z] EdgeX Global Pipelines Version Info [2022-10-11T09:13:51.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:13:51.765Z] ------------------- [2022-10-11T09:13:51.765Z] stable info: [2022-10-11T09:13:51.765Z] ------------------- [2022-10-11T09:13:51.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-11T09:13:51.765Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T09:13:51.765Z] Message: update stable to v1.0.239 [2022-10-11T09:13:52.341Z] ------------------- [2022-10-11T09:13:52.341Z] experimental info: [2022-10-11T09:13:52.341Z] ------------------- [2022-10-11T09:13:52.341Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-11T09:13:52.341Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T09:13:52.341Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-11T09:13:52.503Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-11T09:13:52.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-11T09:13:52.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-11T09:13:52.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-11T09:13:52.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-11T09:13:52.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-11T09:13:52.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-11T09:13:52.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-11T09:13:52.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-11T09:13:52.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-11T09:13:52.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-11T09:13:52.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-11T09:13:52.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-11T09:13:52.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-11T09:13:52.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T09:13:52.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T09:13:52.728Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-11T09:13:52.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-11T09:13:52.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-11T09:13:52.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-11T09:13:52.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-11T09:13:52.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-11T09:13:52.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-11T09:13:52.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-11T09:13:52.834Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-11T09:13:52.846Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-11T09:13:52.859Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-11T09:13:52.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-11T09:13:52.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-11T09:13:52.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-11T09:13:52.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo [2022-10-11T09:13:52.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7068460 [Pipeline] echo [2022-10-11T09:13:52.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T09:13:52.992Z] provisioning config files... [2022-10-11T09:13:53.007Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10757273618277397500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:13:53.314Z] ---> docker-login.sh [2022-10-11T09:13:53.314Z] nexus3.edgexfoundry.org:10001 [2022-10-11T09:13:53.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:13:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:13:53.834Z] Configure a credential helper to remove this warning. See [2022-10-11T09:13:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:13:53.834Z] [2022-10-11T09:13:53.834Z] Login Succeeded [2022-10-11T09:13:53.834Z] nexus3.edgexfoundry.org:10002 [2022-10-11T09:13:53.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:13:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:13:53.834Z] Configure a credential helper to remove this warning. See [2022-10-11T09:13:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:13:53.834Z] [2022-10-11T09:13:53.834Z] Login Succeeded [2022-10-11T09:13:53.834Z] nexus3.edgexfoundry.org:10003 [2022-10-11T09:13:54.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:13:54.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:13:54.093Z] Configure a credential helper to remove this warning. See [2022-10-11T09:13:54.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:13:54.093Z] [2022-10-11T09:13:54.093Z] Login Succeeded [2022-10-11T09:13:54.093Z] nexus3.edgexfoundry.org:10004 [2022-10-11T09:13:54.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:13:54.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:13:54.093Z] Configure a credential helper to remove this warning. See [2022-10-11T09:13:54.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:13:54.093Z] [2022-10-11T09:13:54.093Z] Login Succeeded [2022-10-11T09:13:54.093Z] docker.io [2022-10-11T09:13:54.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:13:54.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:13:54.614Z] Configure a credential helper to remove this warning. See [2022-10-11T09:13:54.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:13:54.614Z] [2022-10-11T09:13:54.614Z] Login Succeeded [2022-10-11T09:13:54.614Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T09:13:54.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-11T09:13:55.003Z] + git rev-list -1 --merges 7068460caebfd9ea6dab23a48856cc5898547cee~1..7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo [2022-10-11T09:13:55.048Z] -----------> git rev-list -1 --merges 7068460caebfd9ea6dab23a48856cc5898547cee~1..7068460caebfd9ea6dab23a48856cc5898547cee 7068460caebfd9ea6dab23a48856cc5898547cee [false] [Pipeline] sh [2022-10-11T09:13:55.334Z] + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo [2022-10-11T09:13:55.348Z] ========================================================= [2022-10-11T09:13:55.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-11T09:13:55.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T09:13:55.686Z] + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo [2022-10-11T09:13:55.696Z] [semverPrep] GIT_COMMIT: 7068460caebfd9ea6dab23a48856cc5898547cee, Commit Message: refactor: The backend server of GUI (#555) [Pipeline] echo [2022-10-11T09:13:55.705Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-11T09:13:56.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T09:13:56.060Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-11T09:13:56.060Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-11T09:13:56.060Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-11T09:13:56.060Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-11T09:13:56.060Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-11T09:13:56.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:13:56.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:13:56.469Z] [2022-10-11T09:13:56.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:13:56.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:13:56.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-11T09:13:56.773Z] b85a868b505f: Pulling fs layer [2022-10-11T09:13:56.773Z] e2be974225ed: Pulling fs layer [2022-10-11T09:13:56.773Z] 339a4e72a1f5: Pulling fs layer [2022-10-11T09:13:56.773Z] 988bab9f4d93: Pulling fs layer [2022-10-11T09:13:56.773Z] 1469e6f7b9e6: Pulling fs layer [2022-10-11T09:13:56.773Z] eaf3925da568: Pulling fs layer [2022-10-11T09:13:56.773Z] bab4dde63d76: Pulling fs layer [2022-10-11T09:13:56.773Z] bde34c3a00c8: Pulling fs layer [2022-10-11T09:13:56.773Z] b352a97aabf1: Pulling fs layer [2022-10-11T09:13:56.773Z] 4872d77fe225: Pulling fs layer [2022-10-11T09:13:56.773Z] 5851b861e8e6: Pulling fs layer [2022-10-11T09:13:56.773Z] bab4dde63d76: Waiting [2022-10-11T09:13:56.773Z] bde34c3a00c8: Waiting [2022-10-11T09:13:56.773Z] b352a97aabf1: Waiting [2022-10-11T09:13:56.773Z] 4872d77fe225: Waiting [2022-10-11T09:13:56.773Z] 988bab9f4d93: Waiting [2022-10-11T09:13:56.773Z] 5851b861e8e6: Waiting [2022-10-11T09:13:56.773Z] 1469e6f7b9e6: Waiting [2022-10-11T09:13:56.773Z] eaf3925da568: Waiting [2022-10-11T09:13:56.773Z] e2be974225ed: Download complete [2022-10-11T09:13:56.773Z] 988bab9f4d93: Verifying Checksum [2022-10-11T09:13:56.773Z] 988bab9f4d93: Download complete [2022-10-11T09:13:57.032Z] 1469e6f7b9e6: Verifying Checksum [2022-10-11T09:13:57.032Z] 1469e6f7b9e6: Download complete [2022-10-11T09:13:57.032Z] eaf3925da568: Download complete [2022-10-11T09:13:57.032Z] 339a4e72a1f5: Verifying Checksum [2022-10-11T09:13:57.032Z] 339a4e72a1f5: Download complete [2022-10-11T09:13:57.032Z] bde34c3a00c8: Download complete [2022-10-11T09:13:57.032Z] b352a97aabf1: Verifying Checksum [2022-10-11T09:13:57.032Z] b352a97aabf1: Download complete [2022-10-11T09:13:57.032Z] 4872d77fe225: Verifying Checksum [2022-10-11T09:13:57.032Z] 4872d77fe225: Download complete [2022-10-11T09:13:57.032Z] 5851b861e8e6: Verifying Checksum [2022-10-11T09:13:57.032Z] 5851b861e8e6: Download complete [2022-10-11T09:13:57.032Z] b85a868b505f: Verifying Checksum [2022-10-11T09:13:57.032Z] b85a868b505f: Download complete [2022-10-11T09:13:57.292Z] bab4dde63d76: Verifying Checksum [2022-10-11T09:13:57.292Z] bab4dde63d76: Download complete [2022-10-11T09:13:58.671Z] b85a868b505f: Pull complete [2022-10-11T09:13:58.671Z] e2be974225ed: Pull complete [2022-10-11T09:13:58.932Z] 339a4e72a1f5: Pull complete [2022-10-11T09:13:58.932Z] 988bab9f4d93: Pull complete [2022-10-11T09:13:59.193Z] 1469e6f7b9e6: Pull complete [2022-10-11T09:13:59.455Z] eaf3925da568: Pull complete [2022-10-11T09:14:01.365Z] bab4dde63d76: Pull complete [2022-10-11T09:14:01.365Z] bde34c3a00c8: Pull complete [2022-10-11T09:14:01.365Z] b352a97aabf1: Pull complete [2022-10-11T09:14:01.365Z] 4872d77fe225: Pull complete [2022-10-11T09:14:01.625Z] 5851b861e8e6: Pull complete [2022-10-11T09:14:01.625Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-11T09:14:01.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:14:01.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:14:01.702Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:14:01.749Z] $ 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 [2022-10-11T09:14:04.442Z] $ docker top 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 -eo pid,comm [2022-10-11T09:14:04.498Z] 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). [2022-10-11T09:14:04.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T09:14:04.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T09:14:04.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T09:14:04.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T09:14:04.632Z] $ docker exec 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent [2022-10-11T09:14:04.737Z] SSH_AUTH_SOCK=/tmp/ssh-S0ZrXXMzoeWp/agent.32 [2022-10-11T09:14:04.737Z] SSH_AGENT_PID=38 [2022-10-11T09:14:04.744Z] Running ssh-add (command line suppressed) [2022-10-11T09:14:04.846Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7763895324347633993.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7763895324347633993.key) [2022-10-11T09:14:04.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T09:14:05.145Z] + git tag --points-at HEAD [Pipeline] } [2022-10-11T09:14:05.157Z] $ docker exec --env ******** --env ******** 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent -k [2022-10-11T09:14:05.259Z] unset SSH_AUTH_SOCK; [2022-10-11T09:14:05.260Z] unset SSH_AGENT_PID; [2022-10-11T09:14:05.260Z] echo Agent pid 38 killed; [2022-10-11T09:14:05.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-11T09:14:05.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T09:14:05.298Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T09:14:05.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T09:14:05.415Z] $ docker exec 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent [2022-10-11T09:14:05.526Z] SSH_AUTH_SOCK=/tmp/ssh-qckFb05QINtE/agent.70 [2022-10-11T09:14:05.526Z] SSH_AGENT_PID=76 [2022-10-11T09:14:05.531Z] Running ssh-add (command line suppressed) [2022-10-11T09:14:05.655Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1343036121770447422.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1343036121770447422.key) [2022-10-11T09:14:05.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T09:14:05.953Z] + git semver init [2022-10-11T09:14:06.212Z] 2022-10-11 09:14:06,127 [run_init] DEBUG init version:0.0.0 force:False [2022-10-11T09:14:06.212Z] 2022-10-11 09:14:06,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-11T09:14:06.212Z] 2022-10-11 09:14:06,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-11T09:14:06.212Z] 2022-10-11 09:14:06,131 [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) [2022-10-11T09:14:08.119Z] 2022-10-11 09:14:07,665 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-11T09:14:08.119Z] 2022-10-11 09:14:07,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-11T09:14:08.119Z] 2022-10-11 09:14:07,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:14:08.119Z] 2022-10-11 09:14:07,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:14:08.119Z] 2.3.0-dev.11 [Pipeline] } [2022-10-11T09:14:08.127Z] $ docker exec --env ******** --env ******** 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent -k [2022-10-11T09:14:08.223Z] unset SSH_AUTH_SOCK; [2022-10-11T09:14:08.224Z] unset SSH_AGENT_PID; [2022-10-11T09:14:08.224Z] echo Agent pid 76 killed; [2022-10-11T09:14:08.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T09:14:08.534Z] + git semver [Pipeline] } [2022-10-11T09:14:08.806Z] $ docker stop --time=1 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 [2022-10-11T09:14:10.122Z] $ docker rm -f 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T09:14:10.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-11T09:14:10.636Z] Stashed 1 file(s) [Pipeline] echo [2022-10-11T09:14:10.638Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 [2022-10-11T09:14:10.730Z] provisioning config files... [2022-10-11T09:14:10.739Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2120234486658173693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:14:11.030Z] ---> docker-login.sh [2022-10-11T09:14:11.030Z] nexus3.edgexfoundry.org:10001 [2022-10-11T09:14:11.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:14:11.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:14:11.030Z] Configure a credential helper to remove this warning. See [2022-10-11T09:14:11.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:14:11.030Z] [2022-10-11T09:14:11.030Z] Login Succeeded [2022-10-11T09:14:11.030Z] nexus3.edgexfoundry.org:10002 [2022-10-11T09:14:11.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:14:11.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:14:11.030Z] Configure a credential helper to remove this warning. See [2022-10-11T09:14:11.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:14:11.030Z] [2022-10-11T09:14:11.030Z] Login Succeeded [2022-10-11T09:14:11.030Z] nexus3.edgexfoundry.org:10003 [2022-10-11T09:14:11.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:14:11.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:14:11.289Z] Configure a credential helper to remove this warning. See [2022-10-11T09:14:11.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:14:11.289Z] [2022-10-11T09:14:11.289Z] Login Succeeded [2022-10-11T09:14:11.289Z] nexus3.edgexfoundry.org:10004 [2022-10-11T09:14:11.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:14:11.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:14:11.289Z] Configure a credential helper to remove this warning. See [2022-10-11T09:14:11.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:14:11.289Z] [2022-10-11T09:14:11.289Z] Login Succeeded [2022-10-11T09:14:11.289Z] docker.io [2022-10-11T09:14:11.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:14:11.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:14:11.806Z] Configure a credential helper to remove this warning. See [2022-10-11T09:14:11.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:14:11.806Z] [2022-10-11T09:14:11.806Z] Login Succeeded [2022-10-11T09:14:11.806Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T09:14:11.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-11T09:14:11.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:14:11.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:14:11.901Z] ========================================================= [2022-10-11T09:14:11.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-11T09:14:11.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:14:12.218Z] + 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 . [2022-10-11T09:14:12.480Z] Sending build context to Docker daemon 45.95MB [2022-10-11T09:14:12.480Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T09:14:12.480Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-11T09:14:12.480Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-11T09:14:12.480Z] 213ec9aee27d: Pulling fs layer [2022-10-11T09:14:12.480Z] 4583459ba037: Pulling fs layer [2022-10-11T09:14:12.480Z] 93c1e223e6f2: Pulling fs layer [2022-10-11T09:14:12.480Z] 53926ce57604: Pulling fs layer [2022-10-11T09:14:12.480Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-11T09:14:12.480Z] 30f14e443154: Pulling fs layer [2022-10-11T09:14:12.480Z] 801331c1e519: Pulling fs layer [2022-10-11T09:14:12.480Z] 99cc6dd402b0: Pulling fs layer [2022-10-11T09:14:12.480Z] 7d9ed39f4882: Pulling fs layer [2022-10-11T09:14:12.480Z] 99cc6dd402b0: Waiting [2022-10-11T09:14:12.480Z] 7d9ed39f4882: Waiting [2022-10-11T09:14:12.480Z] 30f14e443154: Waiting [2022-10-11T09:14:12.480Z] 801331c1e519: Waiting [2022-10-11T09:14:12.480Z] 53926ce57604: Waiting [2022-10-11T09:14:12.480Z] 93c1e223e6f2: Verifying Checksum [2022-10-11T09:14:12.480Z] 93c1e223e6f2: Download complete [2022-10-11T09:14:12.480Z] 4583459ba037: Verifying Checksum [2022-10-11T09:14:12.480Z] 4583459ba037: Download complete [2022-10-11T09:14:12.480Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-11T09:14:12.480Z] 21b2b0c7a3f4: Download complete [2022-10-11T09:14:12.480Z] 30f14e443154: Verifying Checksum [2022-10-11T09:14:12.480Z] 30f14e443154: Download complete [2022-10-11T09:14:12.480Z] 213ec9aee27d: Verifying Checksum [2022-10-11T09:14:12.480Z] 213ec9aee27d: Download complete [2022-10-11T09:14:12.743Z] 801331c1e519: Download complete [2022-10-11T09:14:12.743Z] 213ec9aee27d: Pull complete [2022-10-11T09:14:13.007Z] 4583459ba037: Pull complete [2022-10-11T09:14:13.007Z] 93c1e223e6f2: Pull complete [2022-10-11T09:14:13.007Z] 7d9ed39f4882: Verifying Checksum [2022-10-11T09:14:13.268Z] 99cc6dd402b0: Verifying Checksum [2022-10-11T09:14:13.268Z] 99cc6dd402b0: Download complete [2022-10-11T09:14:13.526Z] 53926ce57604: Verifying Checksum [2022-10-11T09:14:13.526Z] 53926ce57604: Download complete [2022-10-11T09:14:17.709Z] 53926ce57604: Pull complete [2022-10-11T09:14:17.709Z] 21b2b0c7a3f4: Pull complete [2022-10-11T09:14:17.709Z] 30f14e443154: Pull complete [2022-10-11T09:14:17.709Z] 801331c1e519: Pull complete [2022-10-11T09:14:19.612Z] 99cc6dd402b0: Pull complete [2022-10-11T09:14:20.188Z] 7d9ed39f4882: Pull complete [2022-10-11T09:14:20.446Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-11T09:14:20.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T09:14:20.446Z] ---> 1dedd983c030 [2022-10-11T09:14:20.446Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-11T09:14:24.688Z] ---> Running in 37bd4d52fdf2 [2022-10-11T09:14:24.688Z] Removing intermediate container 37bd4d52fdf2 [2022-10-11T09:14:24.688Z] ---> fdfb95a5d442 [2022-10-11T09:14:24.688Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-11T09:14:24.688Z] ---> Running in 6c3a51d720c0 [2022-10-11T09:14:24.947Z] Removing intermediate container 6c3a51d720c0 [2022-10-11T09:14:24.947Z] ---> a0ae893754ad [2022-10-11T09:14:24.947Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T09:14:24.947Z] ---> Running in 157a30ece5fe [2022-10-11T09:14:24.947Z] Removing intermediate container 157a30ece5fe [2022-10-11T09:14:24.947Z] ---> 734126ee2ba8 [2022-10-11T09:14:24.947Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-11T09:14:24.947Z] ---> Running in 268b67e75958 [2022-10-11T09:14:24.947Z] Removing intermediate container 268b67e75958 [2022-10-11T09:14:24.947Z] ---> 5224a292869a [2022-10-11T09:14:24.947Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-11T09:14:24.947Z] ---> Running in c943a1e63f43 [2022-10-11T09:14:25.206Z] Removing intermediate container c943a1e63f43 [2022-10-11T09:14:25.206Z] ---> 45c3dad91b68 [2022-10-11T09:14:25.206Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-11T09:14:25.705Z] Still waiting to schedule task [2022-10-11T09:14:25.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-11T09:14:25.772Z] latest: Pulling from library/docker [2022-10-11T09:14:25.772Z] 213ec9aee27d: Already exists [2022-10-11T09:14:25.772Z] 7b0dd730a5c3: Pulling fs layer [2022-10-11T09:14:25.772Z] 4b90f8029a36: Pulling fs layer [2022-10-11T09:14:25.772Z] b2204c289e68: Pulling fs layer [2022-10-11T09:14:25.772Z] a75dcb107a37: Pulling fs layer [2022-10-11T09:14:25.772Z] 3a173a06c313: Pulling fs layer [2022-10-11T09:14:25.772Z] 44f3a1cb7a3f: Pulling fs layer [2022-10-11T09:14:25.772Z] a7d2f4b1d0b5: Pulling fs layer [2022-10-11T09:14:25.772Z] cd2ccc3f5575: Pulling fs layer [2022-10-11T09:14:25.772Z] a75dcb107a37: Waiting [2022-10-11T09:14:25.772Z] 3a173a06c313: Waiting [2022-10-11T09:14:25.772Z] 44f3a1cb7a3f: Waiting [2022-10-11T09:14:25.772Z] a7d2f4b1d0b5: Waiting [2022-10-11T09:14:25.772Z] cd2ccc3f5575: Waiting [2022-10-11T09:14:26.030Z] 4b90f8029a36: Verifying Checksum [2022-10-11T09:14:26.030Z] 4b90f8029a36: Download complete [2022-10-11T09:14:26.030Z] 7b0dd730a5c3: Download complete [2022-10-11T09:14:26.030Z] b2204c289e68: Verifying Checksum [2022-10-11T09:14:26.030Z] b2204c289e68: Download complete [2022-10-11T09:14:26.030Z] 7b0dd730a5c3: Pull complete [2022-10-11T09:14:26.288Z] 4b90f8029a36: Pull complete [2022-10-11T09:14:26.288Z] 44f3a1cb7a3f: Verifying Checksum [2022-10-11T09:14:26.288Z] 44f3a1cb7a3f: Download complete [2022-10-11T09:14:26.288Z] 3a173a06c313: Download complete [2022-10-11T09:14:26.288Z] a75dcb107a37: Verifying Checksum [2022-10-11T09:14:26.288Z] a75dcb107a37: Download complete [2022-10-11T09:14:26.288Z] a7d2f4b1d0b5: Verifying Checksum [2022-10-11T09:14:26.288Z] a7d2f4b1d0b5: Download complete [2022-10-11T09:14:26.545Z] cd2ccc3f5575: Verifying Checksum [2022-10-11T09:14:26.545Z] cd2ccc3f5575: Download complete [2022-10-11T09:14:26.546Z] b2204c289e68: Pull complete [2022-10-11T09:14:26.803Z] a75dcb107a37: Pull complete [2022-10-11T09:14:27.369Z] 3a173a06c313: Pull complete [2022-10-11T09:14:27.369Z] 44f3a1cb7a3f: Pull complete [2022-10-11T09:14:27.369Z] a7d2f4b1d0b5: Pull complete [2022-10-11T09:14:27.369Z] cd2ccc3f5575: Pull complete [2022-10-11T09:14:27.369Z] Digest: sha256:b2343859b009730168704bf04dd705291539db39df5ccf840a91b647b72009fe [2022-10-11T09:14:27.369Z] Status: Downloaded newer image for docker:latest [2022-10-11T09:14:28.749Z] ---> 820faab7c7af [2022-10-11T09:14:28.749Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T09:14:28.749Z] ---> Running in 0a5cb2e0e5c6 [2022-10-11T09:14:29.315Z] Removing intermediate container 0a5cb2e0e5c6 [2022-10-11T09:14:29.315Z] ---> ad4149b661b0 [2022-10-11T09:14:29.315Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T09:14:29.315Z] ---> Running in 438b612733d8 [2022-10-11T09:14:29.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T09:14:30.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T09:14:30.781Z] OK: 211 MiB in 51 packages [2022-10-11T09:14:31.039Z] Removing intermediate container 438b612733d8 [2022-10-11T09:14:31.039Z] ---> a31afa052f20 [2022-10-11T09:14:31.039Z] Step 11/16 : ENV GO111MODULE=on [2022-10-11T09:14:31.039Z] ---> Running in bb106470de0c [2022-10-11T09:14:31.039Z] Removing intermediate container bb106470de0c [2022-10-11T09:14:31.039Z] ---> c5c1af3e77e9 [2022-10-11T09:14:31.039Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-11T09:14:31.039Z] ---> Running in f42bb3fcdb6e [2022-10-11T09:14:31.297Z] Removing intermediate container f42bb3fcdb6e [2022-10-11T09:14:31.297Z] ---> 93ec0179d490 [2022-10-11T09:14:31.297Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-11T09:14:31.297Z] ---> 6a32563c87b3 [2022-10-11T09:14:31.297Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T09:14:31.297Z] ---> Running in dad65c851c03 [2022-10-11T09:14:53.274Z] Removing intermediate container dad65c851c03 [2022-10-11T09:14:53.274Z] ---> 47afdefaf6af [2022-10-11T09:14:53.274Z] Step 15/16 : COPY . . [2022-10-11T09:14:53.532Z] ---> 4a8af7fc838d [2022-10-11T09:14:53.532Z] Step 16/16 : RUN ${MAKE} [2022-10-11T09:14:53.532Z] ---> Running in 4aa0ccbaa8a7 [2022-10-11T09:14:53.790Z] noop [2022-10-11T09:14:54.049Z] Removing intermediate container 4aa0ccbaa8a7 [2022-10-11T09:14:54.049Z] ---> f0d85c8c4536 [2022-10-11T09:14:54.049Z] Successfully built f0d85c8c4536 [2022-10-11T09:14:54.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:14:54.361Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T09:14:54.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:14:54.426Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:14:54.455Z] $ 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 [2022-10-11T09:14:54.798Z] $ docker top 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T09:14:55.136Z] + go version [2022-10-11T09:14:55.136Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-11T09:14:55.148Z] $ docker stop --time=1 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 [2022-10-11T09:14:56.393Z] $ docker rm -f 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:14:56.783Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T09:14:56.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:14:56.845Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:14:56.878Z] $ 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 [2022-10-11T09:14:57.214Z] $ docker top 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T09:14:57.552Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-11T09:14:57.845Z] + make test [2022-10-11T09:14:57.845Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-11T09:14:58.103Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-11T09:15:08.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-11T09:15:08.069Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-11T09:15:09.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-11T09:15:09.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-11T09:15:09.978Z] ./bin/test-attribution-txt.sh [2022-10-11T09:15:09.978Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-11T09:15:09.978Z] make -C web test [2022-10-11T09:15:09.978Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-11T09:15:09.978Z] make[1]: tput: No such file or directory [2022-10-11T09:15:09.978Z] make[1]: tput: No such file or directory [2022-10-11T09:15:09.978Z] warning: generating ./VERSION [2022-10-11T09:15:09.978Z] echo "0.0.0" > VERSION [2022-10-11T09:15:09.978Z] docker build \ [2022-10-11T09:15:09.978Z] -f Dockerfile \ [2022-10-11T09:15:09.978Z] --build-arg USER=1000 \ [2022-10-11T09:15:09.978Z] \ [2022-10-11T09:15:09.978Z] --label "git_sha=7068460caebfd9ea6dab23a48856cc5898547cee" \ [2022-10-11T09:15:09.978Z] -t edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee \ [2022-10-11T09:15:09.978Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-11T09:15:09.978Z] . [2022-10-11T09:15:09.978Z] Sending build context to Docker daemon 3.269MB [2022-10-11T09:15:09.978Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-11T09:15:10.548Z] 16.17-alpine3.15: Pulling from library/node [2022-10-11T09:15:10.808Z] 9621f1afde84: Pulling fs layer [2022-10-11T09:15:10.808Z] c6f70ee39829: Pulling fs layer [2022-10-11T09:15:10.808Z] 56892a8094a2: Pulling fs layer [2022-10-11T09:15:10.808Z] 58dd87906ef0: Pulling fs layer [2022-10-11T09:15:10.808Z] 58dd87906ef0: Waiting [2022-10-11T09:15:10.808Z] 9621f1afde84: Verifying Checksum [2022-10-11T09:15:10.808Z] 9621f1afde84: Download complete [2022-10-11T09:15:10.809Z] 9621f1afde84: Pull complete [2022-10-11T09:15:11.068Z] 58dd87906ef0: Download complete [2022-10-11T09:15:11.068Z] 56892a8094a2: Verifying Checksum [2022-10-11T09:15:11.068Z] 56892a8094a2: Download complete [2022-10-11T09:15:12.006Z] c6f70ee39829: Verifying Checksum [2022-10-11T09:15:12.006Z] c6f70ee39829: Download complete [2022-10-11T09:15:12.942Z] c6f70ee39829: Pull complete [2022-10-11T09:15:13.250Z] 56892a8094a2: Pull complete [2022-10-11T09:15:13.250Z] 58dd87906ef0: Pull complete [2022-10-11T09:15:13.250Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-11T09:15:13.250Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-11T09:15:13.250Z] ---> b69703f70c3d [2022-10-11T09:15:13.250Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-11T09:15:14.631Z] ---> Running in fc8eb98278fd [2022-10-11T09:15:14.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T09:15:15.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T09:15:15.408Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-11T09:15:15.408Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-11T09:15:15.408Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-11T09:15:15.408Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-11T09:15:15.408Z] (5/129) Installing libxcb (1.14-r2) [2022-10-11T09:15:15.408Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-11T09:15:15.408Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-11T09:15:15.408Z] (8/129) Installing libice (1.0.10-r0) [2022-10-11T09:15:15.408Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-11T09:15:15.408Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-11T09:15:15.408Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-11T09:15:15.408Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-11T09:15:15.408Z] (13/129) Installing xset (1.2.4-r0) [2022-10-11T09:15:15.408Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-11T09:15:15.408Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-11T09:15:15.408Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-11T09:15:15.408Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-11T09:15:15.408Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-11T09:15:15.408Z] (19/129) Installing libintl (0.21-r0) [2022-10-11T09:15:15.408Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-11T09:15:15.408Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-11T09:15:15.408Z] (22/129) Installing pcre (8.45-r1) [2022-10-11T09:15:15.408Z] (23/129) Installing glib (2.70.1-r0) [2022-10-11T09:15:15.408Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-11T09:15:15.408Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-10-11T09:15:15.408Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-11T09:15:15.668Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-11T09:15:15.668Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-11T09:15:15.668Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-11T09:15:15.668Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-11T09:15:15.668Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-11T09:15:15.668Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-11T09:15:15.668Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-11T09:15:15.668Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-11T09:15:15.668Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-11T09:15:15.668Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-11T09:15:15.668Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-11T09:15:15.668Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-11T09:15:15.668Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-11T09:15:15.668Z] (40/129) Installing libxi (1.8-r0) [2022-10-11T09:15:15.668Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-11T09:15:15.668Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-11T09:15:15.668Z] (43/129) Installing atk (2.36.0-r0) [2022-10-11T09:15:15.668Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-11T09:15:15.668Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-11T09:15:15.668Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-11T09:15:15.668Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-11T09:15:15.668Z] (48/129) Installing expat (2.4.9-r0) [2022-10-11T09:15:15.668Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-11T09:15:15.668Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-11T09:15:15.668Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-11T09:15:15.668Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-11T09:15:15.668Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-11T09:15:15.668Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-11T09:15:15.668Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-11T09:15:15.668Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-11T09:15:15.668Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-11T09:15:15.926Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-11T09:15:15.926Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-11T09:15:15.926Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-11T09:15:15.926Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-11T09:15:15.926Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-11T09:15:15.926Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-11T09:15:15.926Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-11T09:15:15.926Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-11T09:15:15.926Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-11T09:15:15.926Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-11T09:15:15.926Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-11T09:15:15.926Z] (69/129) Installing pango (1.48.10-r0) [2022-10-11T09:15:15.926Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-11T09:15:15.926Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-11T09:15:15.926Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-11T09:15:15.926Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-11T09:15:15.926Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-11T09:15:15.926Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-11T09:15:15.926Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-11T09:15:16.186Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-11T09:15:16.186Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-11T09:15:16.186Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-11T09:15:16.186Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-11T09:15:18.093Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-11T09:15:18.093Z] (80/129) Installing flac (1.3.4-r0) [2022-10-11T09:15:18.093Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-11T09:15:18.093Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-11T09:15:18.093Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-11T09:15:18.093Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-11T09:15:18.093Z] (85/129) Installing libass (0.15.2-r0) [2022-10-11T09:15:18.093Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-11T09:15:18.093Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-11T09:15:18.093Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-11T09:15:18.351Z] (89/129) Installing lame (3.100-r0) [2022-10-11T09:15:18.351Z] (90/129) Installing opus (1.3.1-r1) [2022-10-11T09:15:18.351Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-11T09:15:18.351Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-11T09:15:18.351Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-11T09:15:18.351Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-11T09:15:18.351Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-11T09:15:18.352Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-11T09:15:18.352Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-11T09:15:18.352Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-11T09:15:18.352Z] (99/129) Installing libva (2.13.0-r0) [2022-10-11T09:15:18.352Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-11T09:15:18.352Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-11T09:15:18.352Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-11T09:15:18.352Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-11T09:15:18.352Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-11T09:15:18.352Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-11T09:15:18.352Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-11T09:15:18.352Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-11T09:15:18.352Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-11T09:15:18.610Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-11T09:15:18.610Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-11T09:15:18.610Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-11T09:15:18.610Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-11T09:15:18.610Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-11T09:15:18.610Z] (114/129) Installing nspr (4.32-r0) [2022-10-11T09:15:18.610Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-11T09:15:18.610Z] (116/129) Installing nss (3.78.1-r0) [2022-10-11T09:15:18.610Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-11T09:15:18.610Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-11T09:15:18.610Z] (119/129) Installing orc (0.4.32-r0) [2022-10-11T09:15:18.610Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-11T09:15:18.610Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-11T09:15:18.610Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-11T09:15:18.610Z] (123/129) Installing libpulse (15.0-r2) [2022-10-11T09:15:18.610Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-11T09:15:18.869Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-11T09:15:18.869Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-11T09:15:18.869Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-11T09:15:18.869Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-11T09:15:18.869Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-11T09:15:19.804Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T09:15:19.804Z] Executing glib-2.70.1-r0.trigger [2022-10-11T09:15:19.804Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-11T09:15:21.706Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-11T09:15:21.706Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-11T09:15:21.706Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-11T09:15:21.706Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-11T09:15:21.706Z] OK: 286 MiB in 145 packages [2022-10-11T09:15:26.994Z] Removing intermediate container fc8eb98278fd [2022-10-11T09:15:26.994Z] ---> 69037a4f54ce [2022-10-11T09:15:26.994Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-11T09:15:26.994Z] ---> Running in 200a24428738 [2022-10-11T09:15:26.994Z] Removing intermediate container 200a24428738 [2022-10-11T09:15:26.994Z] ---> 5235ccdcbc3c [2022-10-11T09:15:26.994Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-11T09:15:26.994Z] ---> Running in d11f54c437c9 [2022-10-11T09:15:26.994Z] Removing intermediate container d11f54c437c9 [2022-10-11T09:15:26.994Z] ---> 5698dd67fefc [2022-10-11T09:15:26.994Z] Step 5/10 : RUN npm install -g npm [2022-10-11T09:15:26.994Z] ---> Running in 9f596d83d620 [2022-10-11T09:15:32.262Z] [2022-10-11T09:15:32.262Z] changed 54 packages, and audited 212 packages in 5s [2022-10-11T09:15:32.262Z] [2022-10-11T09:15:32.262Z] 11 packages are looking for funding [2022-10-11T09:15:32.262Z] run `npm fund` for details [2022-10-11T09:15:32.262Z] [2022-10-11T09:15:32.262Z] found 0 vulnerabilities [2022-10-11T09:15:33.727Z] Removing intermediate container 9f596d83d620 [2022-10-11T09:15:33.727Z] ---> 657edb3249b9 [2022-10-11T09:15:33.727Z] Step 6/10 : ARG USER=1000 [2022-10-11T09:15:33.727Z] ---> Running in 5d80610030a8 [2022-10-11T09:15:33.727Z] Removing intermediate container 5d80610030a8 [2022-10-11T09:15:33.727Z] ---> 23fcce5d104d [2022-10-11T09:15:33.727Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-11T09:15:33.727Z] ---> Running in 87c4c4e944ee [2022-10-11T09:15:34.294Z] Removing intermediate container 87c4c4e944ee [2022-10-11T09:15:34.294Z] ---> 1d7b274dea8e [2022-10-11T09:15:34.294Z] Step 8/10 : USER $USER:$USER [2022-10-11T09:15:34.294Z] ---> Running in 4497b95b80ae [2022-10-11T09:15:34.294Z] Removing intermediate container 4497b95b80ae [2022-10-11T09:15:34.294Z] ---> 11e7b02f02fb [2022-10-11T09:15:34.294Z] Step 9/10 : WORKDIR /app [2022-10-11T09:15:34.294Z] ---> Running in ce7321741803 [2022-10-11T09:15:34.294Z] Removing intermediate container ce7321741803 [2022-10-11T09:15:34.294Z] ---> ee014ef1e55c [2022-10-11T09:15:34.294Z] Step 10/10 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:15:34.294Z] ---> Running in b89e23804e1d [2022-10-11T09:15:34.557Z] Removing intermediate container b89e23804e1d [2022-10-11T09:15:34.557Z] ---> 622dc3f55ad9 [2022-10-11T09:15:34.557Z] Successfully built 622dc3f55ad9 [2022-10-11T09:15:34.557Z] Successfully tagged edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:15:34.557Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-11T09:15:34.557Z] touch edgex-web-ui.imagebuilt [2022-10-11T09:15:34.557Z] mkdir -p node_modules coverage [2022-10-11T09:15:34.557Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-11T09:15:34.557Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE required: { [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE }, [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:15:36.458Z] npm WARN EBADENGINE } [2022-10-11T09:15:40.644Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-11T09:15:40.644Z] 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 [2022-10-11T09:15:40.644Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-11T09:15:40.644Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:15:40.902Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-11T09:15:40.902Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-11T09:15:41.468Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-11T09:15:42.404Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-11T09:15:42.404Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-11T09:15:44.305Z] 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 [2022-10-11T09:15:44.610Z] 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 [2022-10-11T09:15:45.299Z] 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. [2022-10-11T09:15:45.299Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-11T09:15:45.576Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:15:45.847Z] 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. [2022-10-11T09:15:46.120Z] 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. [2022-10-11T09:15:46.732Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:15:49.265Z] 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. [2022-10-11T09:15:51.169Z] 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. [2022-10-11T09:15:55.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7638 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-11T09:15:55.686Z] Running in /w/workspace/edgex-ui-go/82 [Pipeline] { [Pipeline] checkout [2022-10-11T09:15:55.717Z] The recommended git tool is: git [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] added 1478 packages, and audited 1479 packages in 21s [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] 90 packages are looking for funding [2022-10-11T09:15:56.437Z] run `npm fund` for details [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] To address issues that do not require attention, run: [2022-10-11T09:15:56.437Z] npm audit fix [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] To address all issues (including breaking changes), run: [2022-10-11T09:15:56.437Z] npm audit fix --force [2022-10-11T09:15:56.437Z] [2022-10-11T09:15:56.437Z] Run `npm audit` for details. [2022-10-11T09:16:00.616Z] using credential edgex-jenkins-ssh [2022-10-11T09:16:00.637Z] Cloning the remote Git repository [2022-10-11T09:16:00.681Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-11T09:16:00.756Z] > git init /w/workspace/edgex-ui-go/82 # timeout=10 [2022-10-11T09:16:00.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-11T09:16:00.902Z] > git --version # timeout=10 [2022-10-11T09:16:00.924Z] > git --version # 'git version 2.25.1' [2022-10-11T09:16:00.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-11T09:16:00.975Z] Verifying host key using known hosts file [2022-10-11T09:16:01.160Z] 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. [2022-10-11T09:16:01.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T09:16:03.017Z] 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 [2022-10-11T09:16:04.918Z] - Generating browser application bundles (phase: setup)... [2022-10-11T09:16:05.527Z] Avoid second fetch [2022-10-11T09:16:05.528Z] Checking out Revision 7068460caebfd9ea6dab23a48856cc5898547cee (main) [2022-10-11T09:16:04.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-11T09:16:04.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T09:16:05.543Z] > git config core.sparsecheckout # timeout=10 [2022-10-11T09:16:05.565Z] > git checkout -f 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 [2022-10-11T09:16:06.290Z] Commit message: "refactor: The backend server of GUI (#555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T09:16:07.240Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-11T09:16:07.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T09:16:07.240Z] Dload Upload Total Spent Left Speed [2022-10-11T09:16:07.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 67031 0 --:--:-- --:--:-- --:--:-- 67031 [Pipeline] sh [2022-10-11T09:16:07.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-11T09:16:08.153Z] + sudo tee /etc/docker/daemon.new [2022-10-11T09:16:08.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-11T09:16:08.154Z] { [2022-10-11T09:16:08.154Z] "registry-mirrors": [ [2022-10-11T09:16:08.154Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-11T09:16:08.154Z] ], [2022-10-11T09:16:08.154Z] "bip": "10.250.0.254/24", [2022-10-11T09:16:08.154Z] "hosts": [ [2022-10-11T09:16:08.154Z] "tcp://0.0.0.0:5555", [2022-10-11T09:16:08.154Z] "unix:///var/run/docker.sock" [2022-10-11T09:16:08.154Z] ], [2022-10-11T09:16:08.154Z] "mtu": 1458, [2022-10-11T09:16:08.154Z] "selinux-enabled": true, [2022-10-11T09:16:08.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-11T09:16:08.154Z] } [Pipeline] sh [2022-10-11T09:16:08.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-11T09:16:08.813Z] + sudo service docker restart [2022-10-11T09:16:09.101Z] Compiling @angular/core : es2015 as esm2015 [2022-10-11T09:16:09.101Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-11T09:16:12.378Z] Compiling @angular/common : es2015 as esm2015 [2022-10-11T09:16:12.378Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-11T09:16:12.943Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-11T09:16:12.943Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-11T09:16:13.507Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-11T09:16:13.507Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-11T09:16:13.763Z] Compiling @angular/router : es2015 as esm2015 [2022-10-11T09:16:14.020Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-11T09:16:14.020Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-11T09:16:14.020Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-11T09:16:14.597Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-11T09:16:15.973Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-11T09:16:22.523Z] 11 10 2022 09:16:21.557:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-11T09:16:22.523Z] 11 10 2022 09:16:21.559:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-11T09:16:22.523Z] 11 10 2022 09:16:21.562:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T09:16:27.079Z] provisioning config files... [2022-10-11T09:16:27.106Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/82@tmp/config7556032959005511748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:16:27.455Z] ---> docker-login.sh [2022-10-11T09:16:27.455Z] nexus3.edgexfoundry.org:10001 [2022-10-11T09:16:28.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:16:28.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:16:28.042Z] Configure a credential helper to remove this warning. See [2022-10-11T09:16:28.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:16:28.042Z] [2022-10-11T09:16:28.042Z] Login Succeeded [2022-10-11T09:16:28.042Z] nexus3.edgexfoundry.org:10002 [2022-10-11T09:16:28.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:16:28.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:16:28.311Z] Configure a credential helper to remove this warning. See [2022-10-11T09:16:28.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:16:28.311Z] [2022-10-11T09:16:28.311Z] Login Succeeded [2022-10-11T09:16:28.311Z] nexus3.edgexfoundry.org:10003 [2022-10-11T09:16:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:16:28.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:16:28.848Z] Configure a credential helper to remove this warning. See [2022-10-11T09:16:28.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:16:28.848Z] [2022-10-11T09:16:28.848Z] Login Succeeded [2022-10-11T09:16:28.848Z] nexus3.edgexfoundry.org:10004 [2022-10-11T09:16:29.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:16:29.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:16:29.118Z] Configure a credential helper to remove this warning. See [2022-10-11T09:16:29.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:16:29.118Z] [2022-10-11T09:16:29.118Z] Login Succeeded [2022-10-11T09:16:29.118Z] docker.io [2022-10-11T09:16:29.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:16:29.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:16:29.652Z] Configure a credential helper to remove this warning. See [2022-10-11T09:16:29.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:16:29.652Z] [2022-10-11T09:16:29.652Z] Login Succeeded [2022-10-11T09:16:29.652Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T09:16:29.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-11T09:16:29.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:16:29.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:16:29.849Z] ========================================================= [2022-10-11T09:16:29.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-11T09:16:29.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:16:30.197Z] + 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 . [2022-10-11T09:16:31.168Z] Sending build context to Docker daemon 28.93MB [2022-10-11T09:16:31.168Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T09:16:31.168Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-11T09:16:31.168Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-11T09:16:31.168Z] 9b18e9b68314: Pulling fs layer [2022-10-11T09:16:31.168Z] d32db5db7311: Pulling fs layer [2022-10-11T09:16:31.168Z] d0c4b47475fc: Pulling fs layer [2022-10-11T09:16:31.168Z] 5831b945b038: Pulling fs layer [2022-10-11T09:16:31.168Z] 86bbec2aaacd: Pulling fs layer [2022-10-11T09:16:31.168Z] e10730c5d714: Pulling fs layer [2022-10-11T09:16:31.168Z] 5dd5c2283517: Pulling fs layer [2022-10-11T09:16:31.168Z] d5ac0230b979: Pulling fs layer [2022-10-11T09:16:31.168Z] e10730c5d714: Waiting [2022-10-11T09:16:31.168Z] 5dd5c2283517: Waiting [2022-10-11T09:16:31.168Z] d5ac0230b979: Waiting [2022-10-11T09:16:31.168Z] 5831b945b038: Waiting [2022-10-11T09:16:31.168Z] 86bbec2aaacd: Waiting [2022-10-11T09:16:31.168Z] d0c4b47475fc: Download complete [2022-10-11T09:16:31.168Z] d32db5db7311: Verifying Checksum [2022-10-11T09:16:31.168Z] d32db5db7311: Download complete [2022-10-11T09:16:31.441Z] 86bbec2aaacd: Verifying Checksum [2022-10-11T09:16:31.441Z] 86bbec2aaacd: Download complete [2022-10-11T09:16:31.441Z] e10730c5d714: Verifying Checksum [2022-10-11T09:16:31.441Z] e10730c5d714: Download complete [2022-10-11T09:16:31.441Z] 9b18e9b68314: Verifying Checksum [2022-10-11T09:16:31.441Z] 9b18e9b68314: Download complete [2022-10-11T09:16:32.427Z] 9b18e9b68314: Pull complete [2022-10-11T09:16:32.427Z] d5ac0230b979: Verifying Checksum [2022-10-11T09:16:32.427Z] d5ac0230b979: Download complete [2022-10-11T09:16:32.488Z] ✔ Browser application bundle generation complete. [2022-10-11T09:16:32.488Z] 11 10 2022 09:16:32.426:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket tl_TXIxYnMFVgro4AAAB with id 55235959 [2022-10-11T09:16:33.016Z] d32db5db7311: Pull complete [2022-10-11T09:16:33.288Z] d0c4b47475fc: Pull complete [2022-10-11T09:16:33.878Z] 5dd5c2283517: Verifying Checksum [2022-10-11T09:16:33.878Z] 5dd5c2283517: Download complete [2022-10-11T09:16:34.465Z] 5831b945b038: Verifying Checksum [2022-10-11T09:16:34.465Z] 5831b945b038: Download complete [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.09 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.101 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.11 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.13 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.149 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.242 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.256 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.264 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.268 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.273 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.277 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.298 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.312 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.323 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.333 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.35 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.353 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.366 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.385 secs) [2022-10-11T09:16:35.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.405 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.408 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.41 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.432 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.448 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.455 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.481 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.493 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.497 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.501 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.504 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.517 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.525 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.539 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.546 secs) [2022-10-11T09:16:36.033Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.552 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.584 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.592 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.637 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.64 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.642 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.645 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.654 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.659 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.664 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.675 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.712 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.74 secs) [2022-10-11T09:16:36.292Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.747 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.752 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.753 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.756 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.757 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.765 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.799 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.803 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.819 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.823 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.827 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.831 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.833 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.841 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.867 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.876 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.884 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.886 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.887 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.906 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.915 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.919 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 0.921 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 0.923 secs) [2022-10-11T09:16:36.551Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 0.926 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 0.93 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 0.935 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 0.943 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 0.963 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 0.972 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.002 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.033 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.061 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.068 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.082 secs) [2022-10-11T09:16:36.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.092 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.123 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.131 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.139 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.149 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.167 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.211 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.215 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.253 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.267 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.278 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.282 secs) [2022-10-11T09:16:37.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.288 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.306 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.331 secs) [2022-10-11T09:16:37.325Z] WARN: ' [2022-10-11T09:16:37.325Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-11T09:16:37.325Z] Support for using the ngModel input property and ngModelChange event with [2022-10-11T09:16:37.325Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-11T09:16:37.325Z] in a future version of Angular. [2022-10-11T09:16:37.325Z] [2022-10-11T09:16:37.325Z] For more information on this, see our API docs here: [2022-10-11T09:16:37.325Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-11T09:16:37.325Z] ' [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.331 secs) [2022-10-11T09:16:37.325Z] WARN: ' [2022-10-11T09:16:37.325Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-11T09:16:37.325Z] Support for using the ngModel input property and ngModelChange event with [2022-10-11T09:16:37.325Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-11T09:16:37.325Z] in a future version of Angular. [2022-10-11T09:16:37.325Z] [2022-10-11T09:16:37.325Z] For more information on this, see our API docs here: [2022-10-11T09:16:37.325Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-11T09:16:37.325Z] ' [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.356 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.406 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.427 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.458 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.467 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.487 secs) [2022-10-11T09:16:37.325Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.497 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.509 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.517 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.524 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.526 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.528 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.531 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.562 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.57 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.594 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.668 secs) [2022-10-11T09:16:37.592Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.675 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.704 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.726 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.733 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.737 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.763 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.786 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.788 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.803 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.82 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.822 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.828 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.838 secs) [2022-10-11T09:16:37.851Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.863 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.874 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.887 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.898 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.91 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.933 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.941 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.948 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.952 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.96 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.965 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.969 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.989 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.01 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.024 secs) [2022-10-11T09:16:38.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.032 secs) [2022-10-11T09:16:38.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.042 secs) [2022-10-11T09:16:38.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.048 secs) [2022-10-11T09:16:38.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.103 secs / 2.048 secs) [2022-10-11T09:16:38.375Z] TOTAL: 149 SUCCESS [2022-10-11T09:16:38.375Z] ✔ Browser application bundle generation complete. [2022-10-11T09:16:38.941Z] [2022-10-11T09:16:38.941Z] =============================== Coverage summary =============================== [2022-10-11T09:16:38.941Z] Statements : 40.95% ( 1466/3580 ) [2022-10-11T09:16:38.941Z] Branches : 12.03% ( 111/923 ) [2022-10-11T09:16:38.941Z] Functions : 33.2% ( 431/1298 ) [2022-10-11T09:16:38.941Z] Lines : 38.88% ( 1317/3387 ) [2022-10-11T09:16:38.941Z] ================================================================================ [2022-10-11T09:16:38.941Z] ✔ Browser application bundle generation complete. [2022-10-11T09:16:39.506Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-11T09:16:39.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-11T09:16:39.537Z] $ docker stop --time=1 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 [2022-10-11T09:16:40.842Z] $ docker rm -f 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T09:16:41.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-11T09:16:42.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-11T09:16:42.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-11T09:16:43.644Z] + ls -al . [2022-10-11T09:16:43.644Z] total 176 [2022-10-11T09:16:43.644Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 11 09:14 . [2022-10-11T09:16:43.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 .. [2022-10-11T09:16:43.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 .blubracket [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 11 09:13 .dockerignore [2022-10-11T09:16:43.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:14 .git [2022-10-11T09:16:43.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 .github [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 11 09:13 .gitignore [2022-10-11T09:16:43.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 09:14 .semver [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 11 09:13 Attribution.txt [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 11 09:13 CHANGELOG.md [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 09:13 CONTRIBUTING.md [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 11 09:13 Dockerfile [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 09:13 Jenkinsfile [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 09:13 LICENSE [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 11 09:13 Makefile [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 11 09:13 README.md [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 09:14 VERSION [2022-10-11T09:16:43.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 assets [2022-10-11T09:16:43.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 bin [2022-10-11T09:16:43.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 cmd [2022-10-11T09:16:43.644Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 11 09:14 coverage.out [2022-10-11T09:16:43.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 docs [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 11 09:13 go.mod [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 11 09:13 go.sum [2022-10-11T09:16:43.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:13 internal [2022-10-11T09:16:43.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 snap [2022-10-11T09:16:43.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 testing [2022-10-11T09:16:43.644Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 09:13 version.go [2022-10-11T09:16:43.644Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 09:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:16:43.962Z] + 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=7068460caebfd9ea6dab23a48856cc5898547cee --label arch=amd64 --label version=2.3.0-dev.11 . [2022-10-11T09:16:44.221Z] Sending build context to Docker daemon 48.7MB [2022-10-11T09:16:44.221Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T09:16:44.221Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-11T09:16:44.221Z] ---> f0d85c8c4536 [2022-10-11T09:16:44.221Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-11T09:16:44.789Z] ---> Running in 361c3899f04e [2022-10-11T09:16:44.789Z] Removing intermediate container 361c3899f04e [2022-10-11T09:16:44.789Z] ---> 3ecc91ab1806 [2022-10-11T09:16:44.789Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-11T09:16:45.050Z] ---> Running in 08dc902e4939 [2022-10-11T09:16:45.050Z] Removing intermediate container 08dc902e4939 [2022-10-11T09:16:45.050Z] ---> fdba801f1182 [2022-10-11T09:16:45.050Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T09:16:45.050Z] ---> Running in 1f4640a1fe96 [2022-10-11T09:16:45.050Z] Removing intermediate container 1f4640a1fe96 [2022-10-11T09:16:45.050Z] ---> 462a057474a3 [2022-10-11T09:16:45.050Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-11T09:16:45.050Z] ---> Running in 06fb7a563a3a [2022-10-11T09:16:45.310Z] Removing intermediate container 06fb7a563a3a [2022-10-11T09:16:45.310Z] ---> bf757178c45c [2022-10-11T09:16:45.310Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-11T09:16:45.310Z] ---> Running in 2c6bcf099c88 [2022-10-11T09:16:45.310Z] Removing intermediate container 2c6bcf099c88 [2022-10-11T09:16:45.310Z] ---> b967077abc3b [2022-10-11T09:16:45.310Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-11T09:16:46.248Z] ---> dc1a6b722667 [2022-10-11T09:16:46.248Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T09:16:46.248Z] ---> Running in 1648816676de [2022-10-11T09:16:46.805Z] 5831b945b038: Pull complete [2022-10-11T09:16:46.805Z] 86bbec2aaacd: Pull complete [2022-10-11T09:16:46.805Z] e10730c5d714: Pull complete [2022-10-11T09:16:46.816Z] Removing intermediate container 1648816676de [2022-10-11T09:16:46.816Z] ---> 93dfcc670747 [2022-10-11T09:16:46.816Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T09:16:46.816Z] ---> Running in 811d824e0b38 [2022-10-11T09:16:47.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T09:16:48.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T09:16:48.269Z] OK: 211 MiB in 51 packages [2022-10-11T09:16:48.527Z] Removing intermediate container 811d824e0b38 [2022-10-11T09:16:48.527Z] ---> 3b1a898771ba [2022-10-11T09:16:48.527Z] Step 11/24 : ENV GO111MODULE=on [2022-10-11T09:16:48.527Z] ---> Running in 5a8cd027cfa3 [2022-10-11T09:16:48.784Z] Removing intermediate container 5a8cd027cfa3 [2022-10-11T09:16:48.784Z] ---> 575d3027fe2b [2022-10-11T09:16:48.784Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-11T09:16:48.784Z] ---> Running in 9f7bb4d9a680 [2022-10-11T09:16:48.784Z] Removing intermediate container 9f7bb4d9a680 [2022-10-11T09:16:48.784Z] ---> 552abc214685 [2022-10-11T09:16:48.784Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-11T09:16:48.784Z] ---> 582a123689d1 [2022-10-11T09:16:48.784Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T09:16:49.043Z] ---> Running in f3138c032bf2 [2022-10-11T09:16:49.610Z] Removing intermediate container f3138c032bf2 [2022-10-11T09:16:49.610Z] ---> ccc87c9c0041 [2022-10-11T09:16:49.610Z] Step 15/24 : COPY . . [2022-10-11T09:16:51.070Z] ---> 24a8d77546d4 [2022-10-11T09:16:51.070Z] Step 16/24 : RUN ${MAKE} [2022-10-11T09:16:51.070Z] ---> Running in 7965ea5e1451 [2022-10-11T09:16:51.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-11T09:16:53.483Z] 5dd5c2283517: Pull complete [2022-10-11T09:16:54.450Z] d5ac0230b979: Pull complete [2022-10-11T09:16:54.450Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-11T09:16:54.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T09:16:54.450Z] ---> 59b3b1a385d4 [2022-10-11T09:16:54.450Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-11T09:16:56.397Z] ---> Running in 792e9cccc4df [2022-10-11T09:16:56.397Z] Removing intermediate container 792e9cccc4df [2022-10-11T09:16:56.397Z] ---> ea867f8cd375 [2022-10-11T09:16:56.397Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-11T09:16:56.667Z] ---> Running in 8407c89645b5 [2022-10-11T09:16:56.934Z] Removing intermediate container 8407c89645b5 [2022-10-11T09:16:56.934Z] ---> b2c5fbeac2ae [2022-10-11T09:16:56.934Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T09:16:56.934Z] ---> Running in 8d6d07ab84c5 [2022-10-11T09:16:57.201Z] Removing intermediate container 8d6d07ab84c5 [2022-10-11T09:16:57.201Z] ---> e2ec1f96f058 [2022-10-11T09:16:57.201Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-11T09:16:57.201Z] ---> Running in 80261d8350ac [2022-10-11T09:16:57.467Z] Removing intermediate container 80261d8350ac [2022-10-11T09:16:57.467Z] ---> 2049367ab247 [2022-10-11T09:16:57.467Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-11T09:16:57.735Z] ---> Running in 8be80e68d9d5 [2022-10-11T09:16:58.001Z] Removing intermediate container 8be80e68d9d5 [2022-10-11T09:16:58.001Z] ---> fbf18320daf3 [2022-10-11T09:16:58.001Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-11T09:16:58.580Z] latest: Pulling from library/docker [2022-10-11T09:16:58.846Z] 9b18e9b68314: Already exists [2022-10-11T09:16:58.846Z] c21cba7d4ed2: Pulling fs layer [2022-10-11T09:16:58.846Z] 63dea5e92710: Pulling fs layer [2022-10-11T09:16:58.846Z] 9d2c8901bb3f: Pulling fs layer [2022-10-11T09:16:58.846Z] 617bdaf04ff9: Pulling fs layer [2022-10-11T09:16:58.846Z] 905797b402e1: Pulling fs layer [2022-10-11T09:16:58.846Z] 4200b31db3e1: Pulling fs layer [2022-10-11T09:16:58.846Z] 0f100482841c: Pulling fs layer [2022-10-11T09:16:58.846Z] 34a7cc51cc60: Pulling fs layer [2022-10-11T09:16:58.846Z] 617bdaf04ff9: Waiting [2022-10-11T09:16:58.846Z] 905797b402e1: Waiting [2022-10-11T09:16:58.846Z] 4200b31db3e1: Waiting [2022-10-11T09:16:58.846Z] 0f100482841c: Waiting [2022-10-11T09:16:58.846Z] 34a7cc51cc60: Waiting [2022-10-11T09:16:58.846Z] 63dea5e92710: Verifying Checksum [2022-10-11T09:16:58.846Z] 63dea5e92710: Download complete [2022-10-11T09:16:59.115Z] c21cba7d4ed2: Verifying Checksum [2022-10-11T09:16:59.115Z] c21cba7d4ed2: Download complete [2022-10-11T09:16:59.383Z] 9d2c8901bb3f: Verifying Checksum [2022-10-11T09:16:59.383Z] 9d2c8901bb3f: Download complete [2022-10-11T09:16:59.383Z] 4200b31db3e1: Verifying Checksum [2022-10-11T09:16:59.383Z] 4200b31db3e1: Download complete [2022-10-11T09:16:59.383Z] 617bdaf04ff9: Verifying Checksum [2022-10-11T09:16:59.383Z] 617bdaf04ff9: Download complete [2022-10-11T09:16:59.651Z] 905797b402e1: Verifying Checksum [2022-10-11T09:16:59.651Z] 905797b402e1: Download complete [2022-10-11T09:16:59.651Z] 0f100482841c: Verifying Checksum [2022-10-11T09:16:59.651Z] 0f100482841c: Download complete [2022-10-11T09:16:59.651Z] 34a7cc51cc60: Verifying Checksum [2022-10-11T09:16:59.651Z] 34a7cc51cc60: Download complete [2022-10-11T09:16:59.651Z] c21cba7d4ed2: Pull complete [2022-10-11T09:16:59.919Z] 63dea5e92710: Pull complete [2022-10-11T09:17:00.881Z] 9d2c8901bb3f: Pull complete [2022-10-11T09:17:01.839Z] 617bdaf04ff9: Pull complete [2022-10-11T09:17:03.250Z] 905797b402e1: Pull complete [2022-10-11T09:17:03.519Z] 4200b31db3e1: Pull complete [2022-10-11T09:17:03.550Z] Removing intermediate container 7965ea5e1451 [2022-10-11T09:17:03.550Z] ---> 256882df03b2 [2022-10-11T09:17:03.550Z] Step 17/24 : FROM alpine:3.14 [2022-10-11T09:17:03.550Z] 3.14: Pulling from library/alpine [2022-10-11T09:17:03.550Z] c7ed990a2339: Pulling fs layer [2022-10-11T09:17:03.550Z] c7ed990a2339: Download complete [2022-10-11T09:17:03.785Z] 0f100482841c: Pull complete [2022-10-11T09:17:03.785Z] 34a7cc51cc60: Pull complete [2022-10-11T09:17:03.785Z] Digest: sha256:b2343859b009730168704bf04dd705291539db39df5ccf840a91b647b72009fe [2022-10-11T09:17:03.785Z] Status: Downloaded newer image for docker:latest [2022-10-11T09:17:03.809Z] c7ed990a2339: Pull complete [2022-10-11T09:17:03.810Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-11T09:17:03.810Z] Status: Downloaded newer image for alpine:3.14 [2022-10-11T09:17:03.810Z] ---> dd53f409bf0b [2022-10-11T09:17:03.810Z] Step 18/24 : EXPOSE 4000 [2022-10-11T09:17:03.810Z] ---> Running in dad0628b6f74 [2022-10-11T09:17:04.071Z] Removing intermediate container dad0628b6f74 [2022-10-11T09:17:04.071Z] ---> f11f2c1af435 [2022-10-11T09:17:04.071Z] Step 19/24 : 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 [2022-10-11T09:17:05.122Z] ---> d82bc0b1a2a7 [2022-10-11T09:17:05.122Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-11T09:17:05.122Z] ---> Running in 1545e376d944 [2022-10-11T09:17:05.122Z] Removing intermediate container 1545e376d944 [2022-10-11T09:17:05.122Z] ---> 2dcef47f2e08 [2022-10-11T09:17:05.122Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-11T09:17:05.122Z] ---> Running in e995c787c99f [2022-10-11T09:17:05.122Z] Removing intermediate container e995c787c99f [2022-10-11T09:17:05.122Z] ---> d78823d548c5 [2022-10-11T09:17:05.122Z] Step 22/24 : LABEL arch=amd64 [2022-10-11T09:17:05.122Z] ---> Running in d25b741f4cab [2022-10-11T09:17:05.122Z] Removing intermediate container d25b741f4cab [2022-10-11T09:17:05.122Z] ---> 2eea11c7f126 [2022-10-11T09:17:05.122Z] Step 23/24 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:17:05.122Z] ---> Running in aaa74b255a14 [2022-10-11T09:17:05.382Z] Removing intermediate container aaa74b255a14 [2022-10-11T09:17:05.382Z] ---> 423d22420172 [2022-10-11T09:17:05.382Z] Step 24/24 : LABEL version=2.3.0-dev.11 [2022-10-11T09:17:05.382Z] ---> Running in 2fd111a480a5 [2022-10-11T09:17:05.382Z] Removing intermediate container 2fd111a480a5 [2022-10-11T09:17:05.382Z] ---> 1588e02eb91f [2022-10-11T09:17:05.382Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-11T09:17:05.382Z] Successfully built 1588e02eb91f [2022-10-11T09:17:05.382Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T09:17:05.480Z] provisioning config files... [2022-10-11T09:17:05.491Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11688509544709632501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:17:05.799Z] ---> docker-login.sh [2022-10-11T09:17:05.799Z] nexus3.edgexfoundry.org:10001 [2022-10-11T09:17:05.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:17:05.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:17:05.799Z] Configure a credential helper to remove this warning. See [2022-10-11T09:17:05.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:17:05.799Z] [2022-10-11T09:17:05.799Z] Login Succeeded [2022-10-11T09:17:05.799Z] nexus3.edgexfoundry.org:10002 [2022-10-11T09:17:05.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:17:05.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:17:05.799Z] Configure a credential helper to remove this warning. See [2022-10-11T09:17:05.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:17:05.799Z] [2022-10-11T09:17:05.799Z] Login Succeeded [2022-10-11T09:17:05.799Z] nexus3.edgexfoundry.org:10003 [2022-10-11T09:17:06.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:17:06.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:17:06.062Z] Configure a credential helper to remove this warning. See [2022-10-11T09:17:06.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:17:06.062Z] [2022-10-11T09:17:06.062Z] Login Succeeded [2022-10-11T09:17:06.062Z] nexus3.edgexfoundry.org:10004 [2022-10-11T09:17:06.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:17:06.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:17:06.062Z] Configure a credential helper to remove this warning. See [2022-10-11T09:17:06.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:17:06.062Z] [2022-10-11T09:17:06.062Z] Login Succeeded [2022-10-11T09:17:06.062Z] docker.io [2022-10-11T09:17:06.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:17:06.368Z] ---> cbaf0d78e223 [2022-10-11T09:17:06.368Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T09:17:06.368Z] ---> Running in 07eac849ae4e [2022-10-11T09:17:06.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:17:06.629Z] Configure a credential helper to remove this warning. See [2022-10-11T09:17:06.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:17:06.629Z] [2022-10-11T09:17:06.629Z] Login Succeeded [2022-10-11T09:17:06.629Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T09:17:06.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T09:17:06.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:17:06.691Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-11T09:17:06.691Z] 7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:17:06.691Z] latest [2022-10-11T09:17:06.691Z] 2.3.0-dev.11 [2022-10-11T09:17:06.691Z] 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:17:06.691Z] main [2022-10-11T09:17:06.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:07.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:07.367Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:17:07.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-11T09:17:07.367Z] 3cbec8b658e2: Preparing [2022-10-11T09:17:07.367Z] 63493a9ab2d4: Preparing [2022-10-11T09:17:07.367Z] 63493a9ab2d4: Layer already exists [2022-10-11T09:17:08.400Z] Removing intermediate container 07eac849ae4e [2022-10-11T09:17:08.400Z] ---> 165b3ec7d6e9 [2022-10-11T09:17:08.400Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T09:17:08.400Z] ---> Running in 72aff5d9ee0d [2022-10-11T09:17:08.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T09:17:09.897Z] 3cbec8b658e2: Pushed [2022-10-11T09:17:09.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T09:17:10.833Z] 7068460caebfd9ea6dab23a48856cc5898547cee: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:10.915Z] OK: 221 MiB in 51 packages [2022-10-11T09:17:11.146Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:11.446Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-11T09:17:11.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-11T09:17:11.446Z] 3cbec8b658e2: Preparing [2022-10-11T09:17:11.446Z] 63493a9ab2d4: Preparing [2022-10-11T09:17:11.446Z] 63493a9ab2d4: Layer already exists [2022-10-11T09:17:11.446Z] 3cbec8b658e2: Layer already exists [2022-10-11T09:17:11.446Z] latest: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:11.751Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:11.891Z] Removing intermediate container 72aff5d9ee0d [2022-10-11T09:17:11.891Z] ---> 19c3abdc3d1f [2022-10-11T09:17:11.891Z] Step 11/16 : ENV GO111MODULE=on [2022-10-11T09:17:11.891Z] ---> Running in 2352ffbbed71 [2022-10-11T09:17:12.057Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 [2022-10-11T09:17:12.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-11T09:17:12.057Z] 3cbec8b658e2: Preparing [2022-10-11T09:17:12.057Z] 63493a9ab2d4: Preparing [2022-10-11T09:17:12.057Z] 3cbec8b658e2: Layer already exists [2022-10-11T09:17:12.057Z] 63493a9ab2d4: Layer already exists [2022-10-11T09:17:12.057Z] 2.3.0-dev.11: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:12.161Z] Removing intermediate container 2352ffbbed71 [2022-10-11T09:17:12.161Z] ---> 8c6ecc184114 [2022-10-11T09:17:12.161Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-11T09:17:12.161Z] ---> Running in cc7d66a0f0fc [2022-10-11T09:17:12.368Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:12.428Z] Removing intermediate container cc7d66a0f0fc [2022-10-11T09:17:12.428Z] ---> feff601daeb7 [2022-10-11T09:17:12.428Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-11T09:17:12.669Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:17:12.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-11T09:17:12.669Z] 3cbec8b658e2: Preparing [2022-10-11T09:17:12.669Z] 63493a9ab2d4: Preparing [2022-10-11T09:17:12.669Z] 3cbec8b658e2: Layer already exists [2022-10-11T09:17:12.669Z] 63493a9ab2d4: Layer already exists [2022-10-11T09:17:12.669Z] 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:12.972Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:13.019Z] ---> 32869dd47a59 [2022-10-11T09:17:13.019Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T09:17:13.019Z] ---> Running in 3a031d0de849 [2022-10-11T09:17:13.279Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-11T09:17:13.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-11T09:17:13.279Z] 3cbec8b658e2: Preparing [2022-10-11T09:17:13.279Z] 63493a9ab2d4: Preparing [2022-10-11T09:17:13.279Z] 63493a9ab2d4: Layer already exists [2022-10-11T09:17:13.279Z] 3cbec8b658e2: Layer already exists [2022-10-11T09:17:13.279Z] main: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T09:17:13.313Z] ===================================================== [Pipeline] echo [2022-10-11T09:17:13.318Z] taggedImages: [2022-10-11T09:17:13.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:17:13.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-11T09:17:13.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 [2022-10-11T09:17:13.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:17:13.318Z] - 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 [2022-10-11T09:17:13.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T09:17:13.686Z] [2022-10-11T09:17:13.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:17:13.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T09:17:13.980Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-11T09:17:13.980Z] 5eb5b503b376: Pulling fs layer [2022-10-11T09:17:13.980Z] 5c69ac0246d0: Pulling fs layer [2022-10-11T09:17:13.981Z] ec43610c2a17: Pulling fs layer [2022-10-11T09:17:13.981Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-11T09:17:13.981Z] 3a2ae6a8a46f: Waiting [2022-10-11T09:17:13.981Z] 33b1e0a273af: Pulling fs layer [2022-10-11T09:17:13.981Z] 5d3b04190fa2: Pulling fs layer [2022-10-11T09:17:13.981Z] 2f39f015ded8: Pulling fs layer [2022-10-11T09:17:13.981Z] 33b1e0a273af: Waiting [2022-10-11T09:17:13.981Z] 5d3b04190fa2: Waiting [2022-10-11T09:17:13.981Z] 2f39f015ded8: Waiting [2022-10-11T09:17:13.981Z] 5c69ac0246d0: Download complete [2022-10-11T09:17:13.981Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-11T09:17:13.981Z] 3a2ae6a8a46f: Download complete [2022-10-11T09:17:13.981Z] 33b1e0a273af: Verifying Checksum [2022-10-11T09:17:13.981Z] 33b1e0a273af: Download complete [2022-10-11T09:17:13.981Z] ec43610c2a17: Verifying Checksum [2022-10-11T09:17:13.981Z] ec43610c2a17: Download complete [2022-10-11T09:17:13.981Z] 5d3b04190fa2: Verifying Checksum [2022-10-11T09:17:13.981Z] 5d3b04190fa2: Download complete [2022-10-11T09:17:14.238Z] 5eb5b503b376: Verifying Checksum [2022-10-11T09:17:14.238Z] 5eb5b503b376: Download complete [2022-10-11T09:17:15.190Z] 2f39f015ded8: Download complete [2022-10-11T09:17:15.448Z] 5eb5b503b376: Pull complete [2022-10-11T09:17:15.448Z] 5c69ac0246d0: Pull complete [2022-10-11T09:17:16.014Z] ec43610c2a17: Pull complete [2022-10-11T09:17:16.014Z] 3a2ae6a8a46f: Pull complete [2022-10-11T09:17:16.272Z] 33b1e0a273af: Pull complete [2022-10-11T09:17:16.272Z] 5d3b04190fa2: Pull complete [2022-10-11T09:17:20.459Z] 2f39f015ded8: Pull complete [2022-10-11T09:17:20.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-11T09:17:20.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T09:17:20.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:17:20.535Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:17:20.570Z] $ 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 [2022-10-11T09:17:24.291Z] $ docker top 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:17:24.660Z] ---> job-cost.sh [2022-10-11T09:17:24.660Z] lf-activate-venv: SKIPPING [2022-10-11T09:17:24.660Z] INFO: No Stack... [2022-10-11T09:17:24.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-11T09:17:25.486Z] INFO: Archiving Costs [Pipeline] sh [2022-10-11T09:17:25.775Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-11T09:17:25.775Z] + cut -d, -f6 [Pipeline] lock [2022-10-11T09:17:25.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [2022-10-11T09:17:25.797Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] did not exist. Created. [2022-10-11T09:17:25.797Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T09:17:26.102Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-11T09:17:26.485Z] Stashed 1 file(s) [Pipeline] } [2022-10-11T09:17:26.492Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-11T09:17:26.521Z] $ docker stop --time=1 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c [2022-10-11T09:17:27.789Z] $ docker rm -f 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-11T09:17:59.908Z] Removing intermediate container 3a031d0de849 [2022-10-11T09:17:59.908Z] ---> 00de081bd5ba [2022-10-11T09:17:59.908Z] Step 15/16 : COPY . . [2022-10-11T09:17:59.908Z] ---> be06389a7e54 [2022-10-11T09:17:59.908Z] Step 16/16 : RUN ${MAKE} [2022-10-11T09:17:59.908Z] ---> Running in c5a5ed3d679d [2022-10-11T09:17:59.908Z] noop [2022-10-11T09:17:59.908Z] Removing intermediate container c5a5ed3d679d [2022-10-11T09:17:59.908Z] ---> d68e83396cc3 [2022-10-11T09:17:59.908Z] Successfully built d68e83396cc3 [2022-10-11T09:17:59.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:18:00.262Z] + docker inspect -f . ci-base-image-arm64 [2022-10-11T09:18:00.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:18:00.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container [2022-10-11T09:18:00.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 [2022-10-11T09:18:01.687Z] $ docker top e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T09:18:02.505Z] + go version [2022-10-11T09:18:02.505Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-11T09:18:02.524Z] $ docker stop --time=1 e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 [2022-10-11T09:18:04.145Z] $ docker rm -f e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:18:04.683Z] + docker inspect -f . ci-base-image-arm64 [2022-10-11T09:18:04.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:18:04.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container [2022-10-11T09:18:04.904Z] $ 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/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 [2022-10-11T09:18:06.044Z] $ docker top 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T09:18:06.552Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/82 [Pipeline] fileExists [Pipeline] sh [2022-10-11T09:18:06.893Z] + make test [2022-10-11T09:18:06.893Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-11T09:18:08.835Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-11T09:19:30.483Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-11T09:19:30.483Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-11T09:19:30.483Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-11T09:19:30.483Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-11T09:19:30.484Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-11T09:19:30.484Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-11T09:19:30.484Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-11T09:19:30.484Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-11T09:19:30.484Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-11T09:19:35.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-11T09:19:36.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-11T09:19:36.103Z] ./bin/test-attribution-txt.sh [2022-10-11T09:19:36.103Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-11T09:19:36.103Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-11T09:19:36.370Z] make -C web test [2022-10-11T09:19:36.370Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/82/web' [2022-10-11T09:19:36.370Z] make[1]: tput: No such file or directory [2022-10-11T09:19:36.370Z] make[1]: tput: No such file or directory [2022-10-11T09:19:36.370Z] warning: generating ./VERSION [2022-10-11T09:19:36.370Z] echo "0.0.0" > VERSION [2022-10-11T09:19:36.370Z] docker build \ [2022-10-11T09:19:36.370Z] -f Dockerfile \ [2022-10-11T09:19:36.370Z] --build-arg USER=1000 \ [2022-10-11T09:19:36.370Z] \ [2022-10-11T09:19:36.370Z] --label "git_sha=7068460caebfd9ea6dab23a48856cc5898547cee" \ [2022-10-11T09:19:36.370Z] -t edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee \ [2022-10-11T09:19:36.370Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-11T09:19:36.370Z] . [2022-10-11T09:19:37.330Z] Sending build context to Docker daemon 3.269MB [2022-10-11T09:19:37.330Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-11T09:19:37.330Z] 16.17-alpine3.15: Pulling from library/node [2022-10-11T09:19:37.597Z] 47517142f6ba: Pulling fs layer [2022-10-11T09:19:37.597Z] 5f8c4bfa009b: Pulling fs layer [2022-10-11T09:19:37.597Z] f7079c9c4ba1: Pulling fs layer [2022-10-11T09:19:37.597Z] aba105e6f55a: Pulling fs layer [2022-10-11T09:19:37.597Z] aba105e6f55a: Waiting [2022-10-11T09:19:37.864Z] 47517142f6ba: Verifying Checksum [2022-10-11T09:19:37.864Z] 47517142f6ba: Download complete [2022-10-11T09:19:37.864Z] aba105e6f55a: Verifying Checksum [2022-10-11T09:19:37.864Z] aba105e6f55a: Download complete [2022-10-11T09:19:37.864Z] f7079c9c4ba1: Verifying Checksum [2022-10-11T09:19:37.864Z] f7079c9c4ba1: Download complete [2022-10-11T09:19:38.447Z] 47517142f6ba: Pull complete [2022-10-11T09:19:39.855Z] 5f8c4bfa009b: Verifying Checksum [2022-10-11T09:19:39.855Z] 5f8c4bfa009b: Download complete [2022-10-11T09:19:43.198Z] 5f8c4bfa009b: Pull complete [2022-10-11T09:19:43.465Z] f7079c9c4ba1: Pull complete [2022-10-11T09:19:43.736Z] aba105e6f55a: Pull complete [2022-10-11T09:19:43.736Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-11T09:19:43.736Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-11T09:19:43.736Z] ---> bf1b8b58d215 [2022-10-11T09:19:43.736Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-11T09:19:44.317Z] ---> Running in 5d8f23875702 [2022-10-11T09:19:45.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T09:19:45.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T09:19:46.503Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-11T09:19:46.503Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-11T09:19:46.503Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-11T09:19:46.503Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-11T09:19:46.503Z] (5/128) Installing libxcb (1.14-r2) [2022-10-11T09:19:46.503Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-11T09:19:46.503Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-11T09:19:46.503Z] (8/128) Installing libice (1.0.10-r0) [2022-10-11T09:19:46.503Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-11T09:19:46.503Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-11T09:19:46.503Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-11T09:19:46.503Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-11T09:19:46.769Z] (13/128) Installing xset (1.2.4-r0) [2022-10-11T09:19:46.769Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-11T09:19:46.769Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-11T09:19:46.769Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-11T09:19:46.769Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-11T09:19:46.769Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-11T09:19:46.769Z] (19/128) Installing libintl (0.21-r0) [2022-10-11T09:19:46.769Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-11T09:19:46.769Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-11T09:19:46.769Z] (22/128) Installing pcre (8.45-r1) [2022-10-11T09:19:46.769Z] (23/128) Installing glib (2.70.1-r0) [2022-10-11T09:19:46.769Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-11T09:19:47.037Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-10-11T09:19:47.037Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-11T09:19:47.037Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-11T09:19:47.037Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-11T09:19:47.037Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-11T09:19:47.037Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-11T09:19:47.037Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-11T09:19:47.305Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-11T09:19:47.305Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-11T09:19:47.305Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-11T09:19:47.305Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-11T09:19:47.305Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-11T09:19:47.305Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-11T09:19:47.305Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-11T09:19:47.305Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-11T09:19:47.305Z] (40/128) Installing libxi (1.8-r0) [2022-10-11T09:19:47.305Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-11T09:19:47.305Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-11T09:19:47.305Z] (43/128) Installing atk (2.36.0-r0) [2022-10-11T09:19:47.305Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-11T09:19:47.305Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-11T09:19:47.305Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-11T09:19:47.305Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-11T09:19:47.305Z] (48/128) Installing expat (2.4.9-r0) [2022-10-11T09:19:47.305Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-11T09:19:47.305Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-11T09:19:47.305Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-11T09:19:47.305Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-11T09:19:47.571Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-11T09:19:47.571Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-11T09:19:47.571Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-11T09:19:47.571Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-11T09:19:47.571Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-11T09:19:47.571Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-11T09:19:47.571Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-11T09:19:47.571Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-11T09:19:47.571Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-11T09:19:47.571Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-11T09:19:47.571Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-11T09:19:47.838Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-11T09:19:47.838Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-11T09:19:47.838Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-11T09:19:47.838Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-11T09:19:47.838Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-11T09:19:47.838Z] (69/128) Installing pango (1.48.10-r0) [2022-10-11T09:19:47.838Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-11T09:19:47.838Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-11T09:19:47.838Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-11T09:19:47.838Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-11T09:19:48.105Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-11T09:19:48.105Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-11T09:19:48.374Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-11T09:19:48.374Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-11T09:19:48.374Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-11T09:19:48.374Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-11T09:19:48.374Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-11T09:19:50.951Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-11T09:19:50.951Z] (80/128) Installing flac (1.3.4-r0) [2022-10-11T09:19:50.951Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-11T09:19:50.951Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-11T09:19:50.951Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-11T09:19:50.951Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-11T09:19:50.951Z] (85/128) Installing libass (0.15.2-r0) [2022-10-11T09:19:50.951Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-11T09:19:50.951Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-11T09:19:50.951Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-11T09:19:50.951Z] (89/128) Installing lame (3.100-r0) [2022-10-11T09:19:50.951Z] (90/128) Installing opus (1.3.1-r1) [2022-10-11T09:19:50.951Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-11T09:19:50.951Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-11T09:19:50.951Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-11T09:19:50.951Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-11T09:19:50.951Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-11T09:19:50.951Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-11T09:19:50.951Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-11T09:19:51.217Z] (98/128) Installing libva (2.13.0-r0) [2022-10-11T09:19:51.217Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-11T09:19:51.217Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-11T09:19:51.217Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-11T09:19:51.217Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-11T09:19:51.217Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-11T09:19:51.217Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-11T09:19:51.217Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-11T09:19:51.484Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-11T09:19:51.484Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-11T09:19:51.750Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-11T09:19:52.331Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-11T09:19:52.331Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-11T09:19:52.331Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-11T09:19:52.331Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-11T09:19:52.331Z] (113/128) Installing nspr (4.32-r0) [2022-10-11T09:19:52.597Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-11T09:19:52.597Z] (115/128) Installing nss (3.78.1-r0) [2022-10-11T09:19:52.864Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-11T09:19:52.864Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-11T09:19:52.864Z] (118/128) Installing orc (0.4.32-r0) [2022-10-11T09:19:52.864Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-11T09:19:52.864Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-11T09:19:52.864Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-11T09:19:52.864Z] (122/128) Installing libpulse (15.0-r2) [2022-10-11T09:19:53.130Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-11T09:19:53.130Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-11T09:19:53.130Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-11T09:19:53.130Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-11T09:19:53.130Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-11T09:19:53.130Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-11T09:19:57.383Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T09:19:57.383Z] Executing glib-2.70.1-r0.trigger [2022-10-11T09:19:57.383Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-11T09:20:01.629Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-11T09:20:01.629Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-11T09:20:01.629Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-11T09:20:01.629Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-11T09:20:01.895Z] OK: 275 MiB in 144 packages [2022-10-11T09:20:10.114Z] Removing intermediate container 5d8f23875702 [2022-10-11T09:20:10.114Z] ---> d745c43480f9 [2022-10-11T09:20:10.114Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-11T09:20:10.114Z] ---> Running in ed70990e214e [2022-10-11T09:20:10.383Z] Removing intermediate container ed70990e214e [2022-10-11T09:20:10.383Z] ---> 1546dbea9832 [2022-10-11T09:20:10.383Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-11T09:20:10.383Z] ---> Running in dc55fad0b7d3 [2022-10-11T09:20:10.650Z] Removing intermediate container dc55fad0b7d3 [2022-10-11T09:20:10.650Z] ---> 371de1328419 [2022-10-11T09:20:10.650Z] Step 5/10 : RUN npm install -g npm [2022-10-11T09:20:10.650Z] ---> Running in 3c39c7b00d54 [2022-10-11T09:20:37.337Z] [2022-10-11T09:20:37.337Z] changed 54 packages, and audited 212 packages in 23s [2022-10-11T09:20:37.337Z] [2022-10-11T09:20:37.337Z] 11 packages are looking for funding [2022-10-11T09:20:37.337Z] run `npm fund` for details [2022-10-11T09:20:37.337Z] [2022-10-11T09:20:37.337Z] found 0 vulnerabilities [2022-10-11T09:20:40.686Z] Removing intermediate container 3c39c7b00d54 [2022-10-11T09:20:40.686Z] ---> 5183001fcdfe [2022-10-11T09:20:40.686Z] Step 6/10 : ARG USER=1000 [2022-10-11T09:20:40.686Z] ---> Running in 7199f42fcc9e [2022-10-11T09:20:40.686Z] Removing intermediate container 7199f42fcc9e [2022-10-11T09:20:40.686Z] ---> 6a653ac1e3ec [2022-10-11T09:20:40.686Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-11T09:20:40.686Z] ---> Running in 8c8b0ee23615 [2022-10-11T09:20:43.283Z] Removing intermediate container 8c8b0ee23615 [2022-10-11T09:20:43.283Z] ---> d699618bd40e [2022-10-11T09:20:43.283Z] Step 8/10 : USER $USER:$USER [2022-10-11T09:20:43.283Z] ---> Running in 43f3fa6cb3d3 [2022-10-11T09:20:44.693Z] Removing intermediate container 43f3fa6cb3d3 [2022-10-11T09:20:44.693Z] ---> 6a2d6265407a [2022-10-11T09:20:44.693Z] Step 9/10 : WORKDIR /app [2022-10-11T09:20:44.693Z] ---> Running in bd4ee6ef695b [2022-10-11T09:20:44.962Z] Removing intermediate container bd4ee6ef695b [2022-10-11T09:20:44.962Z] ---> da8e3844f5ab [2022-10-11T09:20:44.962Z] Step 10/10 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:20:45.241Z] ---> Running in 52dfe785018c [2022-10-11T09:20:45.510Z] Removing intermediate container 52dfe785018c [2022-10-11T09:20:45.510Z] ---> 9d4bcb508d0b [2022-10-11T09:20:45.510Z] Successfully built 9d4bcb508d0b [2022-10-11T09:20:45.510Z] Successfully tagged edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:20:45.510Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-11T09:20:45.510Z] touch edgex-web-ui.imagebuilt [2022-10-11T09:20:45.785Z] mkdir -p node_modules coverage [2022-10-11T09:20:45.785Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-11T09:20:45.785Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.111Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE Unsupported engine { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE required: { [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE }, [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-11T09:20:58.112Z] npm WARN EBADENGINE } [2022-10-11T09:21:36.977Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-11T09:21:36.977Z] 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 [2022-10-11T09:21:36.977Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:21:36.977Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-11T09:21:38.914Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-11T09:21:41.489Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-11T09:21:49.686Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-11T09:21:49.686Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-11T09:21:50.646Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-11T09:22:12.713Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-11T09:22:12.713Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:22:12.713Z] 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. [2022-10-11T09:22:16.982Z] 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. [2022-10-11T09:22:17.940Z] 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. [2022-10-11T09:22:20.517Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-11T09:22:33.075Z] 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 [2022-10-11T09:22:33.075Z] 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 [2022-10-11T09:22:51.281Z] 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. [2022-10-11T09:23:13.351Z] 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. [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] 90 packages are looking for funding [2022-10-11T09:23:52.210Z] run `npm fund` for details [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] To address issues that do not require attention, run: [2022-10-11T09:23:52.210Z] npm audit fix [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] To address all issues (including breaking changes), run: [2022-10-11T09:23:52.210Z] npm audit fix --force [2022-10-11T09:23:52.210Z] [2022-10-11T09:23:52.210Z] Run `npm audit` for details. [2022-10-11T09:23:52.210Z] 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 [2022-10-11T09:24:07.201Z] - Generating browser application bundles (phase: setup)... [2022-10-11T09:24:39.542Z] Compiling @angular/core : es2015 as esm2015 [2022-10-11T09:24:39.542Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-11T09:25:11.772Z] Compiling @angular/common : es2015 as esm2015 [2022-10-11T09:25:11.772Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-11T09:25:16.027Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-11T09:25:16.027Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-11T09:25:20.283Z] Compiling @angular/router : es2015 as esm2015 [2022-10-11T09:25:20.867Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-11T09:25:26.207Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-11T09:25:27.615Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-11T09:25:27.615Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-11T09:25:31.885Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-11T09:25:31.885Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-11T09:25:32.157Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-11T09:26:39.999Z] 11 10 2022 09:26:29.608:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-11T09:26:39.999Z] 11 10 2022 09:26:29.621:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-11T09:26:39.999Z] 11 10 2022 09:26:29.646:INFO [launcher]: Starting browser ChromeHeadless [2022-10-11T09:27:36.366Z] 11 10 2022 09:27:30.744:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-11T09:28:23.168Z] 11 10 2022 09:28:16.856:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-11T09:28:41.359Z] ✔ Browser application bundle generation complete. [2022-10-11T09:28:41.942Z] 11 10 2022 09:28:41.626:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WLvRG5dWrQA3Z5lTAAAB with id 72743590 [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.217 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.279 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.31 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.326 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.354 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.381 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.408 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.423 secs) [2022-10-11T09:29:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.372 secs) [2022-10-11T09:29:00.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.48 secs) [2022-10-11T09:29:00.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.525 secs) [2022-10-11T09:29:00.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.8 secs) [2022-10-11T09:29:01.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.143 secs) [2022-10-11T09:29:01.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.264 secs) [2022-10-11T09:29:01.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.33 secs) [2022-10-11T09:29:01.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.4 secs) [2022-10-11T09:29:01.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.735 secs) [2022-10-11T09:29:02.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.911 secs) [2022-10-11T09:29:02.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.99 secs) [2022-10-11T09:29:02.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.098 secs) [2022-10-11T09:29:02.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.2 secs) [2022-10-11T09:29:03.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.528 secs) [2022-10-11T09:29:03.319Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.655 secs) [2022-10-11T09:29:03.319Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.719 secs) [2022-10-11T09:29:03.319Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.79 secs) [2022-10-11T09:29:03.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.842 secs) [2022-10-11T09:29:03.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.893 secs) [2022-10-11T09:29:03.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.947 secs) [2022-10-11T09:29:03.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.098 secs) [2022-10-11T09:29:04.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.303 secs) [2022-10-11T09:29:04.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.356 secs) [2022-10-11T09:29:04.383Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.405 secs) [2022-10-11T09:29:04.383Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.493 secs) [2022-10-11T09:29:04.383Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.525 secs) [2022-10-11T09:29:04.383Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.536 secs) [2022-10-11T09:29:04.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.591 secs) [2022-10-11T09:29:04.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.73 secs) [2022-10-11T09:29:04.918Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.819 secs) [2022-10-11T09:29:04.918Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.961 secs) [2022-10-11T09:29:05.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.038 secs) [2022-10-11T09:29:05.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.066 secs) [2022-10-11T09:29:05.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.077 secs) [2022-10-11T09:29:05.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.108 secs) [2022-10-11T09:29:05.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.127 secs) [2022-10-11T09:29:05.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.188 secs) [2022-10-11T09:29:05.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.24 secs) [2022-10-11T09:29:05.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.451 secs) [2022-10-11T09:29:05.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.476 secs) [2022-10-11T09:29:05.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.491 secs) [2022-10-11T09:29:05.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.507 secs) [2022-10-11T09:29:05.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.764 secs) [2022-10-11T09:29:06.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.828 secs) [2022-10-11T09:29:06.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.928 secs) [2022-10-11T09:29:06.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.987 secs) [2022-10-11T09:29:06.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.999 secs) [2022-10-11T09:29:06.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.011 secs) [2022-10-11T09:29:06.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.047 secs) [2022-10-11T09:29:06.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.095 secs) [2022-10-11T09:29:06.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.187 secs) [2022-10-11T09:29:06.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.231 secs) [2022-10-11T09:29:07.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.466 secs) [2022-10-11T09:29:07.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.49 secs) [2022-10-11T09:29:07.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.502 secs) [2022-10-11T09:29:07.324Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.779 secs) [2022-10-11T09:29:07.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.07 secs) [2022-10-11T09:29:07.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.213 secs) [2022-10-11T09:29:08.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.273 secs) [2022-10-11T09:29:08.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.333 secs) [2022-10-11T09:29:08.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.441 secs) [2022-10-11T09:29:08.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.551 secs) [2022-10-11T09:29:08.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.585 secs) [2022-10-11T09:29:08.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.612 secs) [2022-10-11T09:29:08.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.64 secs) [2022-10-11T09:29:08.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.745 secs) [2022-10-11T09:29:08.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.77 secs) [2022-10-11T09:29:09.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.918 secs) [2022-10-11T09:29:09.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.978 secs) [2022-10-11T09:29:09.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.036 secs) [2022-10-11T09:29:09.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.119 secs) [2022-10-11T09:29:09.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.15 secs) [2022-10-11T09:29:09.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.197 secs) [2022-10-11T09:29:09.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.369 secs) [2022-10-11T09:29:10.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.578 secs) [2022-10-11T09:29:10.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.649 secs) [2022-10-11T09:29:10.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.021 secs) [2022-10-11T09:29:10.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.135 secs) [2022-10-11T09:29:10.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.233 secs) [2022-10-11T09:29:11.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.276 secs) [2022-10-11T09:29:11.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.361 secs) [2022-10-11T09:29:11.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.388 secs) [2022-10-11T09:29:11.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.406 secs) [2022-10-11T09:29:11.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.564 secs) [2022-10-11T09:29:11.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.587 secs) [2022-10-11T09:29:11.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.602 secs) [2022-10-11T09:29:11.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.615 secs) [2022-10-11T09:29:11.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.795 secs) [2022-10-11T09:29:11.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.962 secs) [2022-10-11T09:29:12.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.169 secs) [2022-10-11T09:29:12.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.219 secs) [2022-10-11T09:29:12.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.252 secs) [2022-10-11T09:29:12.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.37 secs) [2022-10-11T09:29:12.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.391 secs) [2022-10-11T09:29:12.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.406 secs) [2022-10-11T09:29:12.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.457 secs) [2022-10-11T09:29:12.970Z] WARN: ' [2022-10-11T09:29:12.970Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-11T09:29:12.970Z] Support for using the ngModel input property and ngModelChange event with [2022-10-11T09:29:12.970Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-11T09:29:12.970Z] in a future version of Angular. [2022-10-11T09:29:12.970Z] [2022-10-11T09:29:12.970Z] For more information on this, see our API docs here: [2022-10-11T09:29:12.970Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-11T09:29:12.970Z] ' [2022-10-11T09:29:12.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.457 secs) [2022-10-11T09:29:12.970Z] WARN: ' [2022-10-11T09:29:12.970Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-11T09:29:12.970Z] Support for using the ngModel input property and ngModelChange event with [2022-10-11T09:29:12.970Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-11T09:29:12.970Z] in a future version of Angular. [2022-10-11T09:29:12.970Z] [2022-10-11T09:29:12.970Z] For more information on this, see our API docs here: [2022-10-11T09:29:12.970Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-11T09:29:12.970Z] ' [2022-10-11T09:29:12.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.589 secs) [2022-10-11T09:29:12.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.607 secs) [2022-10-11T09:29:12.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.621 secs) [2022-10-11T09:29:12.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.669 secs) [2022-10-11T09:29:13.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.799 secs) [2022-10-11T09:29:13.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.952 secs) [2022-10-11T09:29:14.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.613 secs) [2022-10-11T09:29:14.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.647 secs) [2022-10-11T09:29:14.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.683 secs) [2022-10-11T09:29:14.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.741 secs) [2022-10-11T09:29:14.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.891 secs) [2022-10-11T09:29:14.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.919 secs) [2022-10-11T09:29:14.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.01 secs) [2022-10-11T09:29:14.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.147 secs) [2022-10-11T09:29:14.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.198 secs) [2022-10-11T09:29:15.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.405 secs) [2022-10-11T09:29:15.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.472 secs) [2022-10-11T09:29:15.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.647 secs) [2022-10-11T09:29:15.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.677 secs) [2022-10-11T09:29:15.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.721 secs) [2022-10-11T09:29:16.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.079 secs) [2022-10-11T09:29:16.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.186 secs) [2022-10-11T09:29:16.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.328 secs) [2022-10-11T09:29:16.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.396 secs) [2022-10-11T09:29:16.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.415 secs) [2022-10-11T09:29:16.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.468 secs) [2022-10-11T09:29:16.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.501 secs) [2022-10-11T09:29:16.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.528 secs) [2022-10-11T09:29:16.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.622 secs) [2022-10-11T09:29:16.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.663 secs) [2022-10-11T09:29:16.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.716 secs) [2022-10-11T09:29:17.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.784 secs) [2022-10-11T09:29:17.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.826 secs) [2022-10-11T09:29:17.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.874 secs) [2022-10-11T09:29:17.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.897 secs) [2022-10-11T09:29:17.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.922 secs) [2022-10-11T09:29:17.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.945 secs) [2022-10-11T09:29:17.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.125 secs) [2022-10-11T09:29:17.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.24 secs) [2022-10-11T09:29:17.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.264 secs) [2022-10-11T09:29:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.332 secs) [2022-10-11T09:29:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.359 secs) [2022-10-11T09:29:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.406 secs) [2022-10-11T09:29:18.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.543 secs) [2022-10-11T09:29:18.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.577 secs) [2022-10-11T09:29:19.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.459 secs / 14.577 secs) [2022-10-11T09:29:19.204Z] TOTAL: 149 SUCCESS [2022-10-11T09:29:19.204Z] ✔ Browser application bundle generation complete. [2022-10-11T09:29:23.452Z] [2022-10-11T09:29:23.452Z] =============================== Coverage summary =============================== [2022-10-11T09:29:23.452Z] Statements : 40.98% ( 1467/3580 ) [2022-10-11T09:29:23.452Z] Branches : 12.03% ( 111/923 ) [2022-10-11T09:29:23.452Z] Functions : 33.28% ( 432/1298 ) [2022-10-11T09:29:23.452Z] Lines : 38.91% ( 1318/3387 ) [2022-10-11T09:29:23.452Z] ================================================================================ [2022-10-11T09:29:23.452Z] 11 10 2022 09:29:22.764:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-11T09:29:24.032Z] ✔ Browser application bundle generation complete. [2022-10-11T09:29:24.990Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/82/web' [Pipeline] echo [2022-10-11T09:29:25.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-11T09:29:25.016Z] $ docker stop --time=1 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 [2022-10-11T09:29:26.655Z] $ docker rm -f 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T09:29:27.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-11T09:29:30.868Z] Warning: overwriting stash ‘coverage-report’ [2022-10-11T09:29:35.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T09:29:36.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-11T09:29:39.231Z] + ls -al . [2022-10-11T09:29:39.231Z] total 172 [2022-10-11T09:29:39.231Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 11 09:18 . [2022-10-11T09:29:39.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 .. [2022-10-11T09:29:39.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 .blubracket [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 11 09:16 .dockerignore [2022-10-11T09:29:39.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:16 .git [2022-10-11T09:29:39.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 .github [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 11 09:16 .gitignore [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 11 09:16 Attribution.txt [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 11 09:16 CHANGELOG.md [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 09:16 CONTRIBUTING.md [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 11 09:16 Dockerfile [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 09:16 Jenkinsfile [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 09:16 LICENSE [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 11 09:16 Makefile [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 11 09:16 README.md [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 09:14 VERSION [2022-10-11T09:29:39.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 assets [2022-10-11T09:29:39.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 bin [2022-10-11T09:29:39.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 cmd [2022-10-11T09:29:39.231Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 11 09:18 coverage.out [2022-10-11T09:29:39.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 docs [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 11 09:16 go.mod [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 11 09:16 go.sum [2022-10-11T09:29:39.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:16 internal [2022-10-11T09:29:39.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 snap [2022-10-11T09:29:39.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 testing [2022-10-11T09:29:39.231Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 09:16 version.go [2022-10-11T09:29:39.231Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 09:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:29:39.557Z] + 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=7068460caebfd9ea6dab23a48856cc5898547cee --label arch=arm64 --label version=2.3.0-dev.11 . [2022-10-11T09:29:40.512Z] Sending build context to Docker daemon 31.69MB [2022-10-11T09:29:40.512Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T09:29:40.512Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-11T09:29:40.512Z] ---> d68e83396cc3 [2022-10-11T09:29:40.512Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-11T09:29:41.466Z] ---> Running in cad9a57ee6b1 [2022-10-11T09:29:41.733Z] Removing intermediate container cad9a57ee6b1 [2022-10-11T09:29:41.733Z] ---> 8a9cf6c18ee2 [2022-10-11T09:29:41.733Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-11T09:29:41.997Z] ---> Running in d7f41e0cc58b [2022-10-11T09:29:42.263Z] Removing intermediate container d7f41e0cc58b [2022-10-11T09:29:42.263Z] ---> 2d2c2fda3d19 [2022-10-11T09:29:42.263Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T09:29:42.263Z] ---> Running in 26c1056d67d6 [2022-10-11T09:29:42.530Z] Removing intermediate container 26c1056d67d6 [2022-10-11T09:29:42.530Z] ---> f81381d9239f [2022-10-11T09:29:42.530Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-11T09:29:42.796Z] ---> Running in 7e435363f407 [2022-10-11T09:29:43.061Z] Removing intermediate container 7e435363f407 [2022-10-11T09:29:43.061Z] ---> 2e3a200e20ba [2022-10-11T09:29:43.061Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-11T09:29:43.061Z] ---> Running in 03933143ea28 [2022-10-11T09:29:43.325Z] Removing intermediate container 03933143ea28 [2022-10-11T09:29:43.325Z] ---> 2c8068cbc436 [2022-10-11T09:29:43.325Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-11T09:29:45.261Z] ---> a8f844691330 [2022-10-11T09:29:45.261Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T09:29:45.261Z] ---> Running in 7cc609ca56dd [2022-10-11T09:29:46.670Z] Removing intermediate container 7cc609ca56dd [2022-10-11T09:29:46.670Z] ---> 5590bccd0c05 [2022-10-11T09:29:46.670Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T09:29:46.670Z] ---> Running in d2c7c4eac770 [2022-10-11T09:29:47.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T09:29:48.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T09:29:49.545Z] OK: 221 MiB in 51 packages [2022-10-11T09:29:50.129Z] Removing intermediate container d2c7c4eac770 [2022-10-11T09:29:50.129Z] ---> 1c437928e20d [2022-10-11T09:29:50.129Z] Step 11/24 : ENV GO111MODULE=on [2022-10-11T09:29:50.395Z] ---> Running in b58c609ffcbe [2022-10-11T09:29:50.660Z] Removing intermediate container b58c609ffcbe [2022-10-11T09:29:50.660Z] ---> 8b23f6c28f6d [2022-10-11T09:29:50.660Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-11T09:29:50.660Z] ---> Running in 0d823c5ee68a [2022-10-11T09:29:50.924Z] Removing intermediate container 0d823c5ee68a [2022-10-11T09:29:50.924Z] ---> caebd8abe903 [2022-10-11T09:29:50.924Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-11T09:29:51.506Z] ---> ea745df5473c [2022-10-11T09:29:51.506Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T09:29:51.506Z] ---> Running in 6766c3aab668 [2022-10-11T09:29:53.446Z] Removing intermediate container 6766c3aab668 [2022-10-11T09:29:53.446Z] ---> cd5aa5a64a7f [2022-10-11T09:29:53.446Z] Step 15/24 : COPY . . [2022-10-11T09:29:57.699Z] ---> 6bfe9ab8395e [2022-10-11T09:29:57.699Z] Step 16/24 : RUN ${MAKE} [2022-10-11T09:29:57.699Z] ---> Running in 5a4cd455f913 [2022-10-11T09:29:58.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-11T09:31:20.278Z] Removing intermediate container 5a4cd455f913 [2022-10-11T09:31:20.278Z] ---> 44cbf4fecc65 [2022-10-11T09:31:20.278Z] Step 17/24 : FROM alpine:3.14 [2022-10-11T09:31:20.278Z] 3.14: Pulling from library/alpine [2022-10-11T09:31:20.278Z] 90cda3b7c325: Pulling fs layer [2022-10-11T09:31:20.278Z] 90cda3b7c325: Verifying Checksum [2022-10-11T09:31:20.278Z] 90cda3b7c325: Download complete [2022-10-11T09:31:20.278Z] 90cda3b7c325: Pull complete [2022-10-11T09:31:20.278Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-11T09:31:20.278Z] Status: Downloaded newer image for alpine:3.14 [2022-10-11T09:31:20.278Z] ---> 376ba31ae3da [2022-10-11T09:31:20.278Z] Step 18/24 : EXPOSE 4000 [2022-10-11T09:31:20.278Z] ---> Running in c8437b2b31d5 [2022-10-11T09:31:20.278Z] Removing intermediate container c8437b2b31d5 [2022-10-11T09:31:20.278Z] ---> 2d088ddf8d67 [2022-10-11T09:31:20.278Z] Step 19/24 : 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 [2022-10-11T09:31:20.278Z] ---> 98e06e388dd6 [2022-10-11T09:31:20.278Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-11T09:31:20.278Z] ---> Running in f6db3c14bfae [2022-10-11T09:31:20.278Z] Removing intermediate container f6db3c14bfae [2022-10-11T09:31:20.278Z] ---> 39abe2bab3a0 [2022-10-11T09:31:20.278Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-11T09:31:20.278Z] ---> Running in a3c678c03231 [2022-10-11T09:31:20.278Z] Removing intermediate container a3c678c03231 [2022-10-11T09:31:20.278Z] ---> a3b6f44247db [2022-10-11T09:31:20.278Z] Step 22/24 : LABEL arch=arm64 [2022-10-11T09:31:20.278Z] ---> Running in c323ea9c98b9 [2022-10-11T09:31:20.278Z] Removing intermediate container c323ea9c98b9 [2022-10-11T09:31:20.278Z] ---> 1d21c84b52df [2022-10-11T09:31:20.278Z] Step 23/24 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:31:20.278Z] ---> Running in d7ae04cc0372 [2022-10-11T09:31:20.278Z] Removing intermediate container d7ae04cc0372 [2022-10-11T09:31:20.278Z] ---> 60b9b4aece80 [2022-10-11T09:31:20.278Z] Step 24/24 : LABEL version=2.3.0-dev.11 [2022-10-11T09:31:20.278Z] ---> Running in f61e1dc570f5 [2022-10-11T09:31:20.278Z] Removing intermediate container f61e1dc570f5 [2022-10-11T09:31:20.278Z] ---> 1768f14be30a [2022-10-11T09:31:20.278Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-11T09:31:20.278Z] Successfully built 1768f14be30a [2022-10-11T09:31:20.278Z] 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 [2022-10-11T09:31:20.368Z] provisioning config files... [2022-10-11T09:31:20.381Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/82@tmp/config13740228742287970750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:31:20.708Z] ---> docker-login.sh [2022-10-11T09:31:20.708Z] nexus3.edgexfoundry.org:10001 [2022-10-11T09:31:20.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:31:20.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:31:20.974Z] Configure a credential helper to remove this warning. See [2022-10-11T09:31:20.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:31:20.974Z] [2022-10-11T09:31:20.974Z] Login Succeeded [2022-10-11T09:31:20.974Z] nexus3.edgexfoundry.org:10002 [2022-10-11T09:31:21.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:31:21.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:31:21.240Z] Configure a credential helper to remove this warning. See [2022-10-11T09:31:21.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:31:21.240Z] [2022-10-11T09:31:21.240Z] Login Succeeded [2022-10-11T09:31:21.240Z] nexus3.edgexfoundry.org:10003 [2022-10-11T09:31:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:31:21.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:31:21.772Z] Configure a credential helper to remove this warning. See [2022-10-11T09:31:21.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:31:21.772Z] [2022-10-11T09:31:21.772Z] Login Succeeded [2022-10-11T09:31:21.772Z] nexus3.edgexfoundry.org:10004 [2022-10-11T09:31:22.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:31:22.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:31:22.038Z] Configure a credential helper to remove this warning. See [2022-10-11T09:31:22.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:31:22.038Z] [2022-10-11T09:31:22.038Z] Login Succeeded [2022-10-11T09:31:22.038Z] docker.io [2022-10-11T09:31:22.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T09:31:22.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T09:31:22.571Z] Configure a credential helper to remove this warning. See [2022-10-11T09:31:22.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T09:31:22.572Z] [2022-10-11T09:31:22.572Z] Login Succeeded [2022-10-11T09:31:22.572Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T09:31:22.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T09:31:22.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T09:31:22.889Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-11T09:31:22.889Z] 7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:31:22.889Z] latest [2022-10-11T09:31:22.889Z] 2.3.0-dev.11 [2022-10-11T09:31:22.889Z] 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:31:22.889Z] main [2022-10-11T09:31:22.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:23.215Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:23.545Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:31:23.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-11T09:31:23.545Z] 6095d795c466: Preparing [2022-10-11T09:31:23.545Z] 28c3ef001483: Preparing [2022-10-11T09:31:23.545Z] 28c3ef001483: Layer already exists [2022-10-11T09:31:28.874Z] 6095d795c466: Pushed [2022-10-11T09:31:28.874Z] 7068460caebfd9ea6dab23a48856cc5898547cee: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:29.478Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:29.817Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-11T09:31:29.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-11T09:31:29.817Z] 6095d795c466: Preparing [2022-10-11T09:31:29.817Z] 28c3ef001483: Preparing [2022-10-11T09:31:29.817Z] 28c3ef001483: Layer already exists [2022-10-11T09:31:29.817Z] 6095d795c466: Layer already exists [2022-10-11T09:31:29.817Z] latest: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:30.155Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:30.491Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 [2022-10-11T09:31:30.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-11T09:31:30.491Z] 6095d795c466: Preparing [2022-10-11T09:31:30.491Z] 28c3ef001483: Preparing [2022-10-11T09:31:30.491Z] 6095d795c466: Layer already exists [2022-10-11T09:31:30.491Z] 28c3ef001483: Layer already exists [2022-10-11T09:31:30.491Z] 2.3.0-dev.11: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:30.821Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:31.150Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:31:31.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-11T09:31:31.150Z] 6095d795c466: Preparing [2022-10-11T09:31:31.150Z] 28c3ef001483: Preparing [2022-10-11T09:31:31.150Z] 28c3ef001483: Layer already exists [2022-10-11T09:31:31.150Z] 6095d795c466: Layer already exists [2022-10-11T09:31:31.150Z] 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:31.480Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:31.812Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-11T09:31:31.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-11T09:31:31.812Z] 6095d795c466: Preparing [2022-10-11T09:31:31.812Z] 28c3ef001483: Preparing [2022-10-11T09:31:31.812Z] 6095d795c466: Layer already exists [2022-10-11T09:31:31.812Z] 28c3ef001483: Layer already exists [2022-10-11T09:31:31.812Z] main: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T09:31:31.861Z] ===================================================== [Pipeline] echo [2022-10-11T09:31:31.872Z] taggedImages: [2022-10-11T09:31:31.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee [2022-10-11T09:31:31.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-11T09:31:31.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 [2022-10-11T09:31:31.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [2022-10-11T09:31:31.872Z] - 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 [2022-10-11T09:31:32.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T09:31:32.221Z] [2022-10-11T09:31:32.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:31:32.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T09:31:32.552Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-11T09:31:32.552Z] 8998bd30e6a1: Pulling fs layer [2022-10-11T09:31:32.552Z] 04944245beec: Pulling fs layer [2022-10-11T09:31:32.552Z] 699f458cf7ca: Pulling fs layer [2022-10-11T09:31:32.552Z] 765212b225bb: Pulling fs layer [2022-10-11T09:31:32.552Z] f23df028b6ca: Pulling fs layer [2022-10-11T09:31:32.552Z] d65c8cfc05b1: Pulling fs layer [2022-10-11T09:31:32.552Z] 2437ff75d9bd: Pulling fs layer [2022-10-11T09:31:32.552Z] 765212b225bb: Waiting [2022-10-11T09:31:32.552Z] f23df028b6ca: Waiting [2022-10-11T09:31:32.552Z] d65c8cfc05b1: Waiting [2022-10-11T09:31:32.552Z] 2437ff75d9bd: Waiting [2022-10-11T09:31:32.820Z] 04944245beec: Verifying Checksum [2022-10-11T09:31:32.820Z] 04944245beec: Download complete [2022-10-11T09:31:32.820Z] 765212b225bb: Verifying Checksum [2022-10-11T09:31:32.820Z] 765212b225bb: Download complete [2022-10-11T09:31:32.820Z] f23df028b6ca: Verifying Checksum [2022-10-11T09:31:32.820Z] f23df028b6ca: Download complete [2022-10-11T09:31:32.820Z] d65c8cfc05b1: Verifying Checksum [2022-10-11T09:31:32.820Z] d65c8cfc05b1: Download complete [2022-10-11T09:31:32.820Z] 699f458cf7ca: Verifying Checksum [2022-10-11T09:31:32.820Z] 699f458cf7ca: Download complete [2022-10-11T09:31:33.402Z] 8998bd30e6a1: Verifying Checksum [2022-10-11T09:31:33.402Z] 8998bd30e6a1: Download complete [2022-10-11T09:31:35.971Z] 2437ff75d9bd: Verifying Checksum [2022-10-11T09:31:35.971Z] 2437ff75d9bd: Download complete [2022-10-11T09:31:37.498Z] 8998bd30e6a1: Pull complete [2022-10-11T09:31:37.771Z] 04944245beec: Pull complete [2022-10-11T09:31:39.198Z] 699f458cf7ca: Pull complete [2022-10-11T09:31:39.468Z] 765212b225bb: Pull complete [2022-10-11T09:31:40.050Z] f23df028b6ca: Pull complete [2022-10-11T09:31:40.316Z] d65c8cfc05b1: Pull complete [2022-10-11T09:31:55.310Z] 2437ff75d9bd: Pull complete [2022-10-11T09:31:55.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-11T09:31:55.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T09:31:55.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:31:55.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container [2022-10-11T09:31:55.540Z] $ 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/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 [2022-10-11T09:31:58.269Z] $ docker top 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:31:58.789Z] ---> job-cost.sh [2022-10-11T09:31:59.061Z] lf-activate-venv: SKIPPING [2022-10-11T09:31:59.061Z] INFO: No Stack... [2022-10-11T09:31:59.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-11T09:32:00.222Z] INFO: Archiving Costs [Pipeline] sh [2022-10-11T09:32:00.852Z] + cut -d, -f6 [2022-10-11T09:32:00.852Z] + cat /w/workspace/edgex-ui-go/82/archives/cost.csv [Pipeline] lock [2022-10-11T09:32:00.915Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [2022-10-11T09:32:00.922Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] did not exist. Created. [2022-10-11T09:32:00.922Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T09:32:01.564Z] /w/workspace/edgex-ui-go/82@tmp/durable-2b664332/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-11T09:32:02.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-11T09:32:02.240Z] Warning: overwriting stash ‘stack-cost’ [2022-10-11T09:32:06.891Z] Stashed 1 file(s) [Pipeline] } [2022-10-11T09:32:06.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-11T09:32:06.908Z] $ docker stop --time=1 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c [2022-10-11T09:32:08.539Z] $ docker rm -f 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c [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 [2022-10-11T09:32:08.939Z] provisioning config files... [2022-10-11T09:32:08.945Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17053976546254867094tmp [Pipeline] { [Pipeline] sh [2022-10-11T09:32:09.235Z] + set +x [2022-10-11T09:32:09.235Z] + curl -s https://codecov.io/bash [2022-10-11T09:32:09.235Z] + bash -s -- [2022-10-11T09:32:09.235Z] [2022-10-11T09:32:09.235Z] _____ _ [2022-10-11T09:32:09.235Z] / ____| | | [2022-10-11T09:32:09.235Z] | | ___ __| | ___ ___ _____ __ [2022-10-11T09:32:09.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-11T09:32:09.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-11T09:32:09.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-11T09:32:09.235Z] Bash-1.0.6 [2022-10-11T09:32:09.235Z] [2022-10-11T09:32:09.235Z] [2022-10-11T09:32:09.235Z] ==> git version 2.25.1 found [2022-10-11T09:32:09.235Z] ==> 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 [2022-10-11T09:32:09.235Z] Release-Date: 2020-01-08 [2022-10-11T09:32:09.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-11T09:32:09.235Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-11T09:32:09.235Z] ==> Jenkins CI detected. [2022-10-11T09:32:09.235Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-11T09:32:09.235Z] project root: . [2022-10-11T09:32:09.235Z] --> token set from env [2022-10-11T09:32:09.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-11T09:32:09.235Z] ==> Running gcov in . (disable via -X gcov) [2022-10-11T09:32:09.494Z] ==> Python coveragepy not found [2022-10-11T09:32:09.494Z] ==> Searching for coverage reports in: [2022-10-11T09:32:09.494Z] + . [2022-10-11T09:32:09.494Z] -> Found 1 reports [2022-10-11T09:32:09.494Z] ==> Detecting git/mercurial file structure [2022-10-11T09:32:09.494Z] ==> Reading reports [2022-10-11T09:32:09.494Z] + ./coverage.out bytes=10 [2022-10-11T09:32:09.494Z] ==> Appending adjustments [2022-10-11T09:32:09.494Z] https://docs.codecov.io/docs/fixing-reports [2022-10-11T09:32:10.061Z] + Found adjustments [2022-10-11T09:32:10.061Z] ==> Gzipping contents [2022-10-11T09:32:10.319Z] 12K /tmp/codecov.ZtVbzx.gz [2022-10-11T09:32:10.319Z] ==> Uploading reports [2022-10-11T09:32:10.319Z] url: https://codecov.io [2022-10-11T09:32:10.319Z] query: branch=main&commit=7068460caebfd9ea6dab23a48856cc5898547cee&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T09:32:10.319Z] -> Pinging Codecov [2022-10-11T09:32:10.319Z] 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=7068460caebfd9ea6dab23a48856cc5898547cee&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T09:32:10.577Z] -> Uploading to [2022-10-11T09:32:10.577Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-11/FB506323287CE973F263BFD2A0EB1F37/7068460caebfd9ea6dab23a48856cc5898547cee/be1d822c-c8eb-4ba7-8f5b-30bff85784a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T093210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d9c72c224efe09c6a6a9018064da8048533916cb04421449f76c8e386d299d1 [2022-10-11T09:32:10.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T09:32:10.577Z] Dload Upload Total Spent Left Speed [2022-10-11T09:32:10.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38573 --:--:-- --:--:-- --:--:-- 38406 100 8872 0 0 100 8872 0 38573 --:--:-- --:--:-- --:--:-- 38406 [2022-10-11T09:32:10.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } [2022-10-11T09:32:10.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-11T09:32:11.033Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-11T09:32:11.046Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:11.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T09:32:11.337Z] [2022-10-11T09:32:11.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:11.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T09:32:11.631Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-11T09:32:11.631Z] df9b9388f04a: Pulling fs layer [2022-10-11T09:32:11.631Z] 52dc419b0ee2: Pulling fs layer [2022-10-11T09:32:11.631Z] 25bc292e5bac: Pulling fs layer [2022-10-11T09:32:11.631Z] 114826534d7a: Pulling fs layer [2022-10-11T09:32:11.631Z] 4657fd5d0bcf: Pulling fs layer [2022-10-11T09:32:11.631Z] 6ad1cebc031e: Pulling fs layer [2022-10-11T09:32:11.631Z] 8a3aa393b2d8: Pulling fs layer [2022-10-11T09:32:11.631Z] 114826534d7a: Waiting [2022-10-11T09:32:11.631Z] 4657fd5d0bcf: Waiting [2022-10-11T09:32:11.631Z] 6ad1cebc031e: Waiting [2022-10-11T09:32:11.631Z] 8a3aa393b2d8: Waiting [2022-10-11T09:32:11.631Z] 25bc292e5bac: Verifying Checksum [2022-10-11T09:32:11.631Z] 25bc292e5bac: Download complete [2022-10-11T09:32:11.631Z] 52dc419b0ee2: Verifying Checksum [2022-10-11T09:32:11.631Z] 52dc419b0ee2: Download complete [2022-10-11T09:32:11.631Z] 4657fd5d0bcf: Download complete [2022-10-11T09:32:11.631Z] df9b9388f04a: Download complete [2022-10-11T09:32:11.888Z] df9b9388f04a: Pull complete [2022-10-11T09:32:11.888Z] 6ad1cebc031e: Download complete [2022-10-11T09:32:11.888Z] 52dc419b0ee2: Pull complete [2022-10-11T09:32:11.888Z] 25bc292e5bac: Pull complete [2022-10-11T09:32:12.455Z] 114826534d7a: Verifying Checksum [2022-10-11T09:32:12.455Z] 114826534d7a: Download complete [2022-10-11T09:32:12.455Z] 8a3aa393b2d8: Verifying Checksum [2022-10-11T09:32:12.455Z] 8a3aa393b2d8: Download complete [2022-10-11T09:32:15.738Z] 114826534d7a: Pull complete [2022-10-11T09:32:15.738Z] 4657fd5d0bcf: Pull complete [2022-10-11T09:32:15.738Z] 6ad1cebc031e: Pull complete [2022-10-11T09:32:18.261Z] 8a3aa393b2d8: Pull complete [2022-10-11T09:32:18.261Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-11T09:32:18.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T09:32:18.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:32:18.342Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:32:18.377Z] $ 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 [2022-10-11T09:32:22.388Z] $ docker top 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-11T09:32:22.448Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-11T09:32:22.725Z] + set -o pipefail [2022-10-11T09:32:22.725Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/fe404aa3-3863-4cad-ae9d-07d89005034c [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] [2022-10-11T09:32:27.984Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-11T09:32:27.984Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-11T09:32:27.984Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-11T09:32:28.002Z] $ docker stop --time=1 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 [2022-10-11T09:32:31.383Z] $ docker rm -f 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 [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 [2022-10-11T09:32:32.014Z] + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] sh [2022-10-11T09:32:32.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T09:32:32.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:32.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:32:32.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:32:32.650Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:32:32.684Z] $ 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 [2022-10-11T09:32:33.129Z] $ docker top abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 -eo pid,comm [2022-10-11T09:32:33.164Z] 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). [2022-10-11T09:32:33.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T09:32:33.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T09:32:33.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T09:32:33.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T09:32:33.318Z] $ docker exec abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 ssh-agent [2022-10-11T09:32:33.415Z] SSH_AUTH_SOCK=/tmp/ssh-4QvUlBgrjHhs/agent.33 [2022-10-11T09:32:33.415Z] SSH_AGENT_PID=39 [2022-10-11T09:32:33.419Z] Running ssh-add (command line suppressed) [2022-10-11T09:32:33.523Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9740557873101045887.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9740557873101045887.key) [2022-10-11T09:32:33.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T09:32:33.811Z] + git semver tag [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,994 [run_tag] DEBUG tag force:False [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,995 [check_head_tag] DEBUG check head tag [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,995 [execute] INFO git cat-file --batch-check [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,998 [execute] INFO git cat-file --batch [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:33,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:34,007 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:34,007 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:34,007 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-11T09:32:34.069Z] 2022-10-11 09:32:34,011 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:34.069Z] 2.3.0-dev.11 [Pipeline] } [2022-10-11T09:32:34.085Z] $ docker exec --env ******** --env ******** abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 ssh-agent -k [2022-10-11T09:32:34.182Z] unset SSH_AUTH_SOCK; [2022-10-11T09:32:34.183Z] unset SSH_AGENT_PID; [2022-10-11T09:32:34.183Z] echo Agent pid 39 killed; [2022-10-11T09:32:34.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T09:32:34.481Z] + git semver [Pipeline] } [2022-10-11T09:32:34.762Z] $ docker stop --time=1 abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 [2022-10-11T09:32:36.049Z] $ docker rm -f abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:36.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T09:32:36.403Z] [2022-10-11T09:32:36.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:36.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T09:32:36.703Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-11T09:32:36.703Z] ab5ef0e58194: Pulling fs layer [2022-10-11T09:32:36.703Z] 9712f1f96733: Pulling fs layer [2022-10-11T09:32:36.703Z] 63f879dbbcfc: Pulling fs layer [2022-10-11T09:32:36.703Z] 0d9ebad4ef96: Pulling fs layer [2022-10-11T09:32:36.703Z] e9a5061849ea: Pulling fs layer [2022-10-11T09:32:36.703Z] d747dcd14b5f: Pulling fs layer [2022-10-11T09:32:36.703Z] 2de7ff778b66: Pulling fs layer [2022-10-11T09:32:36.703Z] e9a5061849ea: Waiting [2022-10-11T09:32:36.703Z] d747dcd14b5f: Waiting [2022-10-11T09:32:36.703Z] 2de7ff778b66: Waiting [2022-10-11T09:32:36.703Z] 0d9ebad4ef96: Waiting [2022-10-11T09:32:36.703Z] 9712f1f96733: Verifying Checksum [2022-10-11T09:32:36.703Z] 9712f1f96733: Download complete [2022-10-11T09:32:37.303Z] 63f879dbbcfc: Verifying Checksum [2022-10-11T09:32:37.303Z] 63f879dbbcfc: Download complete [2022-10-11T09:32:37.303Z] e9a5061849ea: Verifying Checksum [2022-10-11T09:32:37.303Z] e9a5061849ea: Download complete [2022-10-11T09:32:37.563Z] d747dcd14b5f: Verifying Checksum [2022-10-11T09:32:37.563Z] d747dcd14b5f: Download complete [2022-10-11T09:32:37.563Z] ab5ef0e58194: Verifying Checksum [2022-10-11T09:32:37.563Z] ab5ef0e58194: Download complete [2022-10-11T09:32:37.563Z] 2de7ff778b66: Verifying Checksum [2022-10-11T09:32:37.563Z] 2de7ff778b66: Download complete [2022-10-11T09:32:37.563Z] 0d9ebad4ef96: Verifying Checksum [2022-10-11T09:32:37.563Z] 0d9ebad4ef96: Download complete [2022-10-11T09:32:40.090Z] ab5ef0e58194: Pull complete [2022-10-11T09:32:40.090Z] 9712f1f96733: Pull complete [2022-10-11T09:32:40.711Z] 63f879dbbcfc: Pull complete [2022-10-11T09:32:43.988Z] 0d9ebad4ef96: Pull complete [2022-10-11T09:32:44.245Z] e9a5061849ea: Pull complete [2022-10-11T09:32:44.245Z] d747dcd14b5f: Pull complete [2022-10-11T09:32:45.180Z] 2de7ff778b66: Pull complete [2022-10-11T09:32:45.180Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-11T09:32:45.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T09:32:45.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:32:45.250Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:32:45.285Z] $ 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 [2022-10-11T09:32:49.694Z] $ docker top d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-11T09:32:49.750Z] provisioning config files... [2022-10-11T09:32:49.756Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1105274118023646362tmp [2022-10-11T09:32:49.767Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5169741320426649853tmp [2022-10-11T09:32:49.776Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5640919723306238594tmp [Pipeline] { [Pipeline] echo [2022-10-11T09:32:49.789Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:32:50.067Z] ---> sigul-configuration.sh [2022-10-11T09:32:50.067Z] gpg: directory `/root/.gnupg' created [2022-10-11T09:32:50.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-11T09:32:50.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-11T09:32:50.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-11T09:32:50.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-11T09:32:50.067Z] gpg: CAST5 encrypted data [2022-10-11T09:32:50.067Z] gpg: encrypted with 1 passphrase [2022-10-11T09:32:50.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-11T09:32:50.350Z] + mkdir /home/jenkins [2022-10-11T09:32:50.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-11T09:32:50.635Z] + 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 [2022-10-11T09:32:50.644Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:32:50.924Z] ---> sigul-install.sh [2022-10-11T09:32:50.924Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-11T09:32:51.223Z] + git tag --list [2022-10-11T09:32:51.223Z] 0.1.1 [2022-10-11T09:32:51.223Z] v1.1.0 [2022-10-11T09:32:51.223Z] v1.2.0 [2022-10-11T09:32:51.223Z] v1.2.1 [2022-10-11T09:32:51.223Z] v1.3.0 [2022-10-11T09:32:51.223Z] v2.0.0 [2022-10-11T09:32:51.223Z] v2.1.0 [2022-10-11T09:32:51.223Z] v2.2.0 [2022-10-11T09:32:51.223Z] v2.2.1-dev.1 [2022-10-11T09:32:51.223Z] v2.2.1-dev.2 [2022-10-11T09:32:51.223Z] v2.2.1-dev.3 [2022-10-11T09:32:51.223Z] v2.2.1-dev.4 [2022-10-11T09:32:51.223Z] v2.2.1-dev.5 [2022-10-11T09:32:51.223Z] v2.2.1-dev.6 [2022-10-11T09:32:51.223Z] v2.2.1-dev.7 [2022-10-11T09:32:51.223Z] v2.3.0-dev.10 [2022-10-11T09:32:51.223Z] v2.3.0-dev.11 [2022-10-11T09:32:51.223Z] v2.3.0-dev.7 [2022-10-11T09:32:51.223Z] v2.3.0-dev.8 [2022-10-11T09:32:51.223Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-11T09:32:51.506Z] + lftools sign git-tag v2.3.0-dev.11 [2022-10-11T09:32:52.074Z] Signing Git tag with Sigul... [2022-10-11T09:32:52.074Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-10-11T09:32:52.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:32:52.625Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-11T09:32:52.632Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-11T09:32:52.659Z] $ docker stop --time=1 d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 [2022-10-11T09:32:53.952Z] $ docker rm -f d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-11T09:32:54.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T09:32:54.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:54.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:32:54.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:32:54.705Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:32:54.745Z] $ 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 [2022-10-11T09:32:55.066Z] $ docker top 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d -eo pid,comm [2022-10-11T09:32:55.102Z] 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). [2022-10-11T09:32:55.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T09:32:55.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T09:32:55.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T09:32:55.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T09:32:55.252Z] $ docker exec 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d ssh-agent [2022-10-11T09:32:55.347Z] SSH_AUTH_SOCK=/tmp/ssh-5WGC1G0zAP4X/agent.32 [2022-10-11T09:32:55.347Z] SSH_AGENT_PID=38 [2022-10-11T09:32:55.352Z] Running ssh-add (command line suppressed) [2022-10-11T09:32:55.460Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5539564062936430090.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5539564062936430090.key) [2022-10-11T09:32:55.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T09:32:55.746Z] + git semver bump pre [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,928 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,931 [execute] INFO git cat-file --batch-check [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,937 [execute] INFO git cat-file --batch [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T09:32:56.005Z] 2022-10-11 09:32:55,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:32:56.005Z] 2.3.0-dev.12 [Pipeline] } [2022-10-11T09:32:56.024Z] $ docker exec --env ******** --env ******** 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d ssh-agent -k [2022-10-11T09:32:56.129Z] unset SSH_AUTH_SOCK; [2022-10-11T09:32:56.129Z] unset SSH_AGENT_PID; [2022-10-11T09:32:56.129Z] echo Agent pid 38 killed; [2022-10-11T09:32:56.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T09:32:56.437Z] + git semver [Pipeline] } [2022-10-11T09:32:56.717Z] $ docker stop --time=1 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d [2022-10-11T09:32:57.997Z] $ docker rm -f 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T09:32:58.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T09:32:58.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:32:58.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T09:32:58.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:32:58.682Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:32:58.721Z] $ 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 [2022-10-11T09:32:59.060Z] $ docker top 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T09:32:59.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T09:32:59.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T09:32:59.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T09:32:59.261Z] $ docker exec 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b ssh-agent [2022-10-11T09:32:59.366Z] SSH_AUTH_SOCK=/tmp/ssh-gJ0w9EX9QBnc/agent.32 [2022-10-11T09:32:59.366Z] SSH_AGENT_PID=38 [2022-10-11T09:32:59.371Z] Running ssh-add (command line suppressed) [2022-10-11T09:32:59.478Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2594723853671370541.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2594723853671370541.key) [2022-10-11T09:32:59.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T09:32:59.768Z] + git semver push [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,945 [run_push] DEBUG push [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,946 [execute] INFO git cat-file --batch-check [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,949 [execute] INFO git rev-list 11cc8ea1c00c063ad0fba87f2792583a4941a39e -- [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,950 [execute] DEBUG Popen(['git', 'rev-list', '11cc8ea1c00c063ad0fba87f2792583a4941a39e', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,959 [execute] INFO git fetch -v origin [2022-10-11T09:33:00.027Z] 2022-10-11 09:32:59,959 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-11T09:33:00.596Z] 2022-10-11 09:33:00,509 [run_push] DEBUG no remote changes detected [2022-10-11T09:33:00.596Z] 2022-10-11 09:33:00,510 [execute] INFO git push origin semver [2022-10-11T09:33:00.596Z] 2022-10-11 09:33:00,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T09:33:01.532Z] 2022-10-11 09:33:01,468 [run_push] DEBUG push all version tags [2022-10-11T09:33:01.532Z] 2022-10-11 09:33:01,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-11T09:33:01.532Z] 2022-10-11 09:33:01,469 [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) [2022-10-11T09:33:02.905Z] 2022-10-11 09:33:02,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-11T09:33:02.905Z] 2.3.0-dev.12 [Pipeline] } [2022-10-11T09:33:02.922Z] $ docker exec --env ******** --env ******** 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b ssh-agent -k [2022-10-11T09:33:03.018Z] unset SSH_AUTH_SOCK; [2022-10-11T09:33:03.018Z] unset SSH_AGENT_PID; [2022-10-11T09:33:03.019Z] echo Agent pid 38 killed; [2022-10-11T09:33:03.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T09:33:03.327Z] + git semver [Pipeline] } [2022-10-11T09:33:03.606Z] $ docker stop --time=1 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b [2022-10-11T09:33:04.885Z] $ docker rm -f 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b [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 [2022-10-11T09:33:05.521Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-11T09:33:05.521Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-11T09:33:05.521Z] total 16 [2022-10-11T09:33:05.521Z] drwxr-xr-x 3 root root 4096 Oct 11 09:17 . [2022-10-11T09:33:05.521Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 11 09:32 .. [2022-10-11T09:33:05.521Z] drwxr-xr-x 2 root root 4096 Oct 11 09:17 cost [2022-10-11T09:33:05.521Z] -rw-r--r-- 1 root root 82 Oct 11 09:17 cost.csv [2022-10-11T09:33:05.521Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-11T09:33:05.521Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-11T09:33:05.521Z] total 16 [2022-10-11T09:33:05.521Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 09:17 . [2022-10-11T09:33:05.521Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 11 09:32 .. [2022-10-11T09:33:05.521Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 09:17 cost [2022-10-11T09:33:05.521Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 11 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:05.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:06.704Z] ---> package-listing.sh [2022-10-11T09:33:06.704Z] ++ facter osfamily [2022-10-11T09:33:06.704Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-11T09:33:06.963Z] + OS_FAMILY=debian [2022-10-11T09:33:06.963Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-11T09:33:06.963Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-11T09:33:06.963Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-11T09:33:06.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-11T09:33:06.963Z] + PACKAGES=/tmp/packages_start.txt [2022-10-11T09:33:06.963Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-11T09:33:06.963Z] + PACKAGES=/tmp/packages_end.txt [2022-10-11T09:33:06.963Z] + case "${OS_FAMILY}" in [2022-10-11T09:33:06.963Z] + dpkg -l [2022-10-11T09:33:06.963Z] + grep '^ii' [2022-10-11T09:33:06.963Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-11T09:33:06.963Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-11T09:33:06.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-11T09:33:06.963Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-11T09:33:06.963Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-11T09:33:06.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-11T09:33:06.973Z] 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 [2022-10-11T09:33:07.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T09:33:07.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T09:33:07.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T09:33:07.864Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2022-10-11T09:33:07.901Z] $ 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 [2022-10-11T09:33:08.101Z] $ docker top 8852a7831874973b71437dca72dae26b7a5620dbe780c668d284b7a50f658e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T09:33:08.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-11T09:33:08.721Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-11T09:33:09.005Z] + ls /var/log/sa-host [2022-10-11T09:33:09.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T09:33:09.162Z] provisioning config files... [2022-10-11T09:33:09.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16148467709670488829tmp [Pipeline] { [Pipeline] echo [2022-10-11T09:33:09.181Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:09.463Z] ---> create-netrc.sh [Pipeline] } [2022-10-11T09:33:09.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:09.807Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-11T09:33:09.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:10.097Z] ---> sudo-logs.sh [2022-10-11T09:33:10.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-11T09:33:10.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:10.408Z] ---> job-cost.sh [2022-10-11T09:33:10.409Z] lf-activate-venv: SKIPPING [2022-10-11T09:33:10.409Z] DEBUG: total: 0.2199999988079071 [2022-10-11T09:33:10.409Z] INFO: Retrieving Stack Cost... [2022-10-11T09:33:10.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-11T09:33:11.234Z] INFO: Archiving Costs [Pipeline] echo [2022-10-11T09:33:11.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T09:33:11.528Z] ---> logs-deploy.sh [2022-10-11T09:33:11.528Z] lf-activate-venv: SKIPPING [2022-10-11T09:33:11.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/82 [2022-10-11T09:33:11.528Z] INFO: archiving workspace using pattern(s): [2022-10-11T09:33:12.462Z] Archives upload complete. [2022-10-11T09:33:12.720Z] INFO: archiving logs to Nexus [2022-10-11T09:33:13.288Z] ---> uname -a: [2022-10-11T09:33:13.288Z] Linux prd-ubuntu20-04-docker-8c-8g-7637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] ---> lscpu: [2022-10-11T09:33:13.288Z] Architecture: x86_64 [2022-10-11T09:33:13.288Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-11T09:33:13.288Z] Byte Order: Little Endian [2022-10-11T09:33:13.288Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-11T09:33:13.288Z] CPU(s): 8 [2022-10-11T09:33:13.288Z] On-line CPU(s) list: 0-7 [2022-10-11T09:33:13.288Z] Thread(s) per core: 1 [2022-10-11T09:33:13.288Z] Core(s) per socket: 1 [2022-10-11T09:33:13.288Z] Socket(s): 8 [2022-10-11T09:33:13.288Z] NUMA node(s): 1 [2022-10-11T09:33:13.288Z] Vendor ID: AuthenticAMD [2022-10-11T09:33:13.288Z] CPU family: 23 [2022-10-11T09:33:13.288Z] Model: 49 [2022-10-11T09:33:13.288Z] Model name: AMD EPYC-Rome Processor [2022-10-11T09:33:13.288Z] Stepping: 0 [2022-10-11T09:33:13.288Z] CPU MHz: 2799.988 [2022-10-11T09:33:13.288Z] BogoMIPS: 5599.97 [2022-10-11T09:33:13.288Z] Virtualization: AMD-V [2022-10-11T09:33:13.288Z] Hypervisor vendor: KVM [2022-10-11T09:33:13.288Z] Virtualization type: full [2022-10-11T09:33:13.288Z] L1d cache: 256 KiB [2022-10-11T09:33:13.288Z] L1i cache: 256 KiB [2022-10-11T09:33:13.288Z] L2 cache: 4 MiB [2022-10-11T09:33:13.288Z] L3 cache: 128 MiB [2022-10-11T09:33:13.288Z] NUMA node0 CPU(s): 0-7 [2022-10-11T09:33:13.288Z] Vulnerability Itlb multihit: Not affected [2022-10-11T09:33:13.288Z] Vulnerability L1tf: Not affected [2022-10-11T09:33:13.288Z] Vulnerability Mds: Not affected [2022-10-11T09:33:13.288Z] Vulnerability Meltdown: Not affected [2022-10-11T09:33:13.288Z] Vulnerability Mmio stale data: Not affected [2022-10-11T09:33:13.288Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-11T09:33:13.288Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-11T09:33:13.288Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-11T09:33:13.288Z] Vulnerability Srbds: Not affected [2022-10-11T09:33:13.288Z] Vulnerability Tsx async abort: Not affected [2022-10-11T09:33:13.288Z] 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 [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] ---> nproc: [2022-10-11T09:33:13.288Z] 8 [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] ---> df -h: [2022-10-11T09:33:13.288Z] Filesystem Size Used Avail Use% Mounted on [2022-10-11T09:33:13.288Z] overlay 155G 14G 142G 9% / [2022-10-11T09:33:13.288Z] tmpfs 64M 0 64M 0% /dev [2022-10-11T09:33:13.288Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-11T09:33:13.288Z] shm 64M 0 64M 0% /dev/shm [2022-10-11T09:33:13.288Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] ---> sar -b -r -n DEV: [2022-10-11T09:33:13.288Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 10/11/22 _x86_64_ (8 CPU) [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] 09:13:16 LINUX RESTART (8 CPU) [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] 09:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-11T09:33:13.288Z] 09:15:01 224.86 3.70 221.16 0.00 439.85 79807.66 0.00 [2022-10-11T09:33:13.288Z] 09:16:01 339.57 0.55 339.02 0.00 11.17 64707.56 0.00 [2022-10-11T09:33:13.288Z] 09:17:01 127.65 0.22 127.43 0.00 12.26 19248.26 0.00 [2022-10-11T09:33:13.288Z] 09:18:01 90.78 0.07 90.72 0.00 5.60 23483.84 0.00 [2022-10-11T09:33:13.288Z] 09:19:01 39.99 9.33 30.66 0.00 2884.32 4815.73 0.00 [2022-10-11T09:33:13.288Z] 09:20:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 [2022-10-11T09:33:13.288Z] 09:21:01 3.65 1.02 2.63 0.00 21.86 32.92 0.00 [2022-10-11T09:33:13.288Z] 09:22:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 [2022-10-11T09:33:13.288Z] 09:23:01 1.30 0.00 1.30 0.00 0.00 13.46 0.00 [2022-10-11T09:33:13.288Z] 09:24:01 2.48 0.00 2.48 0.00 0.00 38.26 0.00 [2022-10-11T09:33:13.288Z] 09:25:02 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-10-11T09:33:13.288Z] 09:26:01 1.76 0.00 1.76 0.00 0.00 19.25 0.00 [2022-10-11T09:33:13.288Z] 09:27:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2022-10-11T09:33:13.288Z] 09:28:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2022-10-11T09:33:13.288Z] 09:29:01 1.93 0.02 1.92 0.00 0.13 23.60 0.00 [2022-10-11T09:33:13.288Z] 09:30:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-10-11T09:33:13.288Z] 09:31:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2022-10-11T09:33:13.288Z] 09:32:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2022-10-11T09:33:13.288Z] 09:33:01 116.65 0.43 116.21 0.00 24.40 58382.27 0.00 [2022-10-11T09:33:13.288Z] Average: 50.67 0.81 49.87 0.00 179.06 13212.52 0.00 [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] 09:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-11T09:33:13.288Z] 09:15:01 28102796 31364860 933876 2.84 134136 3335464 2245612 6.62 1416048 2917984 93728 [2022-10-11T09:33:13.288Z] 09:16:01 26883104 31554856 735428 2.24 207792 4507644 1901552 5.60 1319456 4058080 0 [2022-10-11T09:33:13.288Z] 09:17:01 26660676 31530660 761972 2.32 210804 4696168 1862084 5.49 1580996 4017888 79736 [2022-10-11T09:33:13.288Z] 09:18:01 26307036 31546212 745088 2.27 219748 5016320 1779352 5.24 1589056 4320304 4 [2022-10-11T09:33:13.288Z] 09:19:01 26016204 31530336 747488 2.27 237664 5264964 1782964 5.25 1742544 4433360 56 [2022-10-11T09:33:13.288Z] 09:20:01 26019848 31533964 743776 2.26 237684 5264968 1782964 5.25 1739400 4433364 8 [2022-10-11T09:33:13.288Z] 09:21:01 26019732 31535180 743172 2.26 237772 5265588 1794252 5.29 1739280 4434088 8 [2022-10-11T09:33:13.288Z] 09:22:01 26030568 31546076 732292 2.23 237808 5265592 1794252 5.29 1728516 4434104 8 [2022-10-11T09:33:13.288Z] 09:23:01 26030308 31545820 732444 2.23 237852 5265592 1794252 5.29 1728500 4434104 8 [2022-10-11T09:33:13.288Z] 09:24:01 26030408 31546396 732112 2.23 237940 5265596 1794252 5.29 1728584 4434480 8 [2022-10-11T09:33:13.288Z] 09:25:02 26030820 31546916 731784 2.23 238016 5265596 1794252 5.29 1728664 4434476 156 [2022-10-11T09:33:13.288Z] 09:26:01 26030844 31546972 731724 2.23 238048 5265600 1777776 5.24 1728408 4434480 8 [2022-10-11T09:33:13.288Z] 09:27:01 26030796 31547056 731564 2.22 238068 5265728 1777776 5.24 1728160 4434608 8 [2022-10-11T09:33:13.288Z] 09:28:01 26030708 31547024 731512 2.22 238088 5265736 1777776 5.24 1728464 4434620 24 [2022-10-11T09:33:13.288Z] 09:29:01 26029848 31546276 732152 2.23 238108 5265716 1795152 5.29 1728364 4434600 16 [2022-10-11T09:33:13.288Z] 09:30:01 26029840 31546272 732080 2.23 238124 5265716 1795152 5.29 1728296 4434600 12 [2022-10-11T09:33:13.288Z] 09:31:01 26030044 31546480 731796 2.23 238140 5265720 1795152 5.29 1728312 4434604 4 [2022-10-11T09:33:13.288Z] 09:32:01 26029936 31546408 732012 2.23 238156 5265720 1795152 5.29 1728604 4434604 8 [2022-10-11T09:33:13.288Z] 09:33:01 24474200 31481016 788936 2.40 287012 6574212 1917444 5.65 1893944 5682280 672 [2022-10-11T09:33:13.288Z] Average: 26148301 31530988 750064 2.28 231103 5149876 1829325 5.39 1685979 4372454 9183 [2022-10-11T09:33:13.288Z] [2022-10-11T09:33:13.288Z] 09:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-11T09:33:13.288Z] 09:15:01 docker0 147.58 188.85 11.88 1311.10 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:15:01 vethcd72d64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:15:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:15:01 ens3 424.03 298.42 6039.30 46.59 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:16:01 docker0 145.80 308.71 20.31 3929.67 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:16:01 vethcd72d64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:16:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:16:01 ens3 394.83 227.46 4639.83 142.99 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:17:01 docker0 8.90 10.40 0.51 40.88 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:17:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:17:01 ens3 49.28 32.24 74.66 17.94 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:18:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:18:01 ens3 166.67 137.66 2602.19 287.23 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:19:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:19:01 ens3 75.32 47.44 1298.67 10.37 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:20:01 ens3 2.28 4.18 0.23 7.16 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:21:01 ens3 0.68 1.42 0.27 6.70 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.288Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:24:01 ens3 0.63 2.52 0.11 6.70 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:25:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:27:01 ens3 0.27 0.23 0.60 0.02 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:29:01 ens3 1.90 3.03 1.93 2.50 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:31:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:33:01 docker0 38.36 52.17 3.51 682.59 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:33:01 vetha02e402 1.07 0.92 0.18 0.27 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:33:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] 09:33:01 ens3 387.30 260.44 7897.63 48.14 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] Average: docker0 17.96 29.54 1.91 314.63 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] Average: vetha02e402 0.06 0.05 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] Average: ens3 79.26 53.52 1188.62 30.38 0.00 0.00 0.00 0.00 [2022-10-11T09:33:13.289Z] [2022-10-11T09:33:13.289Z] [2022-10-11T09:33:13.289Z] ---> sar -P ALL: [2022-10-11T09:33:13.289Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 10/11/22 _x86_64_ (8 CPU) [2022-10-11T09:33:13.289Z] [2022-10-11T09:33:13.289Z] 09:13:16 LINUX RESTART (8 CPU) [2022-10-11T09:33:13.289Z] [2022-10-11T09:33:13.289Z] 09:14:01 CPU %user %nice %system %iowait %steal %idle [2022-10-11T09:33:13.289Z] 09:15:01 all 13.47 0.00 4.88 3.83 0.07 77.76 [2022-10-11T09:33:13.289Z] 09:15:01 0 13.66 0.00 5.29 0.76 0.05 80.24 [2022-10-11T09:33:13.289Z] 09:15:01 1 13.54 0.00 4.66 3.30 0.05 78.44 [2022-10-11T09:33:13.289Z] 09:15:01 2 13.44 0.00 4.67 3.27 0.07 78.56 [2022-10-11T09:33:13.289Z] 09:15:01 3 13.85 0.00 4.74 0.53 0.07 80.82 [2022-10-11T09:33:13.289Z] 09:15:01 4 13.38 0.00 5.46 9.13 0.07 71.96 [2022-10-11T09:33:13.289Z] 09:15:01 5 13.33 0.00 4.18 0.75 0.07 81.67 [2022-10-11T09:33:13.289Z] 09:15:01 6 14.07 0.00 5.36 11.04 0.07 69.46 [2022-10-11T09:33:13.289Z] 09:15:01 7 12.46 0.00 4.66 1.90 0.08 80.90 [2022-10-11T09:33:13.289Z] 09:16:01 all 15.85 0.00 4.99 3.78 0.07 75.31 [2022-10-11T09:33:13.289Z] 09:16:01 0 13.09 0.00 4.28 2.25 0.07 80.32 [2022-10-11T09:33:13.289Z] 09:16:01 1 38.49 0.00 7.61 8.10 0.08 45.72 [2022-10-11T09:33:13.289Z] 09:16:01 2 15.98 0.00 4.97 0.79 0.07 78.18 [2022-10-11T09:33:13.289Z] 09:16:01 3 12.47 0.00 3.53 0.82 0.07 83.10 [2022-10-11T09:33:13.289Z] 09:16:01 4 14.16 0.00 5.53 3.26 0.07 76.99 [2022-10-11T09:33:13.289Z] 09:16:01 5 9.56 0.00 7.45 7.70 0.07 75.22 [2022-10-11T09:33:13.289Z] 09:16:01 6 12.52 0.00 3.41 2.70 0.03 81.34 [2022-10-11T09:33:13.289Z] 09:16:01 7 10.40 0.00 3.14 4.67 0.07 81.71 [2022-10-11T09:33:13.289Z] 09:17:01 all 25.05 0.00 5.18 1.14 0.06 68.56 [2022-10-11T09:33:13.289Z] 09:17:01 0 20.11 0.00 4.80 0.23 0.05 74.80 [2022-10-11T09:33:13.289Z] 09:17:01 1 24.90 0.00 5.87 0.54 0.07 68.63 [2022-10-11T09:33:13.289Z] 09:17:01 2 33.13 0.00 5.71 0.03 0.07 61.06 [2022-10-11T09:33:13.289Z] 09:17:01 3 20.67 0.00 4.59 2.39 0.05 72.31 [2022-10-11T09:33:13.289Z] 09:17:01 4 39.01 0.00 6.45 0.39 0.08 54.07 [2022-10-11T09:33:13.289Z] 09:17:01 5 25.70 0.00 6.10 1.19 0.07 66.95 [2022-10-11T09:33:13.289Z] 09:17:01 6 22.01 0.00 4.01 0.97 0.05 72.96 [2022-10-11T09:33:13.289Z] 09:17:01 7 14.88 0.00 3.96 3.41 0.05 77.70 [2022-10-11T09:33:13.289Z] 09:18:01 all 3.52 0.00 1.40 1.20 0.03 93.85 [2022-10-11T09:33:13.289Z] 09:18:01 0 3.15 0.00 2.10 0.82 0.03 93.89 [2022-10-11T09:33:13.289Z] 09:18:01 1 3.48 0.00 1.40 0.07 0.03 95.02 [2022-10-11T09:33:13.289Z] 09:18:01 2 4.95 0.00 1.10 0.03 0.03 93.88 [2022-10-11T09:33:13.289Z] 09:18:01 3 2.67 0.00 1.82 8.07 0.03 87.41 [2022-10-11T09:33:13.289Z] 09:18:01 4 3.03 0.00 1.02 0.02 0.02 95.91 [2022-10-11T09:33:13.289Z] 09:18:01 5 3.33 0.00 1.41 0.03 0.03 95.19 [2022-10-11T09:33:13.289Z] 09:18:01 6 3.64 0.00 0.99 0.39 0.03 94.95 [2022-10-11T09:33:13.289Z] 09:18:01 7 3.91 0.00 1.33 0.17 0.03 94.56 [2022-10-11T09:33:13.289Z] 09:19:01 all 1.18 0.00 0.73 0.38 0.01 97.70 [2022-10-11T09:33:13.289Z] 09:19:01 0 0.72 0.00 0.50 0.07 0.02 98.70 [2022-10-11T09:33:13.289Z] 09:19:01 1 1.47 0.00 0.95 1.00 0.00 96.59 [2022-10-11T09:33:13.289Z] 09:19:01 2 2.32 0.00 1.78 0.02 0.02 95.87 [2022-10-11T09:33:13.289Z] 09:19:01 3 1.19 0.00 0.52 1.19 0.02 97.09 [2022-10-11T09:33:13.289Z] 09:19:01 4 0.68 0.00 0.28 0.03 0.02 98.98 [2022-10-11T09:33:13.289Z] 09:19:01 5 0.75 0.00 0.65 0.10 0.02 98.48 [2022-10-11T09:33:13.289Z] 09:19:01 6 1.13 0.00 0.75 0.42 0.00 97.70 [2022-10-11T09:33:13.289Z] 09:19:01 7 1.19 0.00 0.38 0.23 0.02 98.18 [2022-10-11T09:33:13.289Z] 09:20:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-10-11T09:33:13.289Z] 09:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:20:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:21:01 all 0.04 0.00 0.04 0.01 0.00 99.90 [2022-10-11T09:33:13.289Z] 09:21:01 0 0.07 0.00 0.10 0.00 0.00 99.83 [2022-10-11T09:33:13.289Z] 09:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-11T09:33:13.289Z] 09:21:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:21:01 3 0.18 0.00 0.07 0.07 0.00 99.68 [2022-10-11T09:33:13.289Z] 09:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:22:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:22:01 3 0.00 0.00 0.00 0.10 0.00 99.90 [2022-10-11T09:33:13.289Z] 09:22:01 4 0.00 0.00 0.02 0.10 0.00 99.88 [2022-10-11T09:33:13.289Z] 09:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:23:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:24:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-11T09:33:13.289Z] 09:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:24:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-11T09:33:13.289Z] 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:25:02 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:25:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:25:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:25:02 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:25:02 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:25:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:25:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:25:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:25:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] [2022-10-11T09:33:13.289Z] 09:25:02 CPU %user %nice %system %iowait %steal %idle [2022-10-11T09:33:13.289Z] 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-11T09:33:13.289Z] 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-11T09:33:13.289Z] 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:27:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:28:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:28:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-11T09:33:13.289Z] 09:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:29:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-11T09:33:13.289Z] 09:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-11T09:33:13.289Z] 09:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-11T09:33:13.289Z] 09:29:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-11T09:33:13.289Z] 09:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-11T09:33:13.289Z] 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.289Z] 09:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-11T09:33:13.289Z] 09:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.289Z] 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-11T09:33:13.289Z] 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.290Z] 09:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.290Z] 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-11T09:33:13.290Z] 09:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.290Z] 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-11T09:33:13.290Z] 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-11T09:33:13.290Z] 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.290Z] 09:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-11T09:33:13.290Z] 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-11T09:33:13.290Z] 09:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-11T09:33:13.290Z] 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T09:33:13.290Z] 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T09:33:13.290Z] 09:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-11T09:33:13.290Z] 09:33:01 all 8.41 0.00 3.74 2.43 0.04 85.38 [2022-10-11T09:33:13.290Z] 09:33:01 0 7.79 0.00 3.48 0.07 0.03 88.63 [2022-10-11T09:33:13.290Z] 09:33:01 1 9.01 0.00 3.48 0.62 0.05 86.84 [2022-10-11T09:33:13.290Z] 09:33:01 2 8.43 0.00 2.91 0.07 0.03 88.56 [2022-10-11T09:33:13.290Z] 09:33:01 3 8.73 0.00 5.03 0.54 0.03 85.66 [2022-10-11T09:33:13.290Z] 09:33:01 4 7.78 0.00 3.63 3.39 0.05 85.15 [2022-10-11T09:33:13.290Z] 09:33:01 5 8.56 0.00 3.87 1.11 0.05 86.40 [2022-10-11T09:33:13.290Z] 09:33:01 6 8.59 0.00 3.64 8.09 0.05 79.63 [2022-10-11T09:33:13.290Z] 09:33:01 7 8.36 0.00 3.89 5.57 0.05 82.14 [2022-10-11T09:33:13.290Z] Average: all 3.54 0.00 1.10 0.67 0.02 94.67 [2022-10-11T09:33:13.290Z] Average: 0 3.08 0.00 1.08 0.22 0.02 95.60 [2022-10-11T09:33:13.290Z] Average: 1 4.78 0.00 1.26 0.71 0.02 93.23 [2022-10-11T09:33:13.290Z] Average: 2 4.11 0.00 1.12 0.22 0.02 94.52 [2022-10-11T09:33:13.290Z] Average: 3 3.13 0.00 1.06 0.73 0.02 95.06 [2022-10-11T09:33:13.290Z] Average: 4 4.08 0.00 1.18 0.86 0.02 93.87 [2022-10-11T09:33:13.290Z] Average: 5 3.22 0.00 1.25 0.57 0.02 94.95 [2022-10-11T09:33:13.290Z] Average: 6 3.25 0.00 0.95 1.23 0.01 94.56 [2022-10-11T09:33:13.290Z] Average: 7 2.69 0.00 0.91 0.84 0.02 95.55 [2022-10-11T09:33:13.290Z] [2022-10-11T09:33:13.290Z] [2022-10-11T09:33:13.290Z]