Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385f82308ab0593157c3fef58c4a4c4e109f5620 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-ssh4132962128027963360.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16888021519255241052.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4240782893520670315.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2248696072292383828.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-ssh5650761177861421077.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118072 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 385f82308ab0593157c3fef58c4a4c4e109f5620 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574)" > git config core.sparsecheckout # timeout=10 > git checkout -f 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 > git rev-list --no-walk 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T08:26:00.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T08:26:00.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T08:26:00.348Z] ========================================================= [2022-11-03T08:26:00.348Z] EdgeX Global Pipelines Version Info [2022-11-03T08:26:00.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:26:01.432Z] ------------------- [2022-11-03T08:26:01.432Z] stable info: [2022-11-03T08:26:01.432Z] ------------------- [2022-11-03T08:26:01.432Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T08:26:01.432Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T08:26:01.432Z] Message: update stable to v1.0.244 [2022-11-03T08:26:01.692Z] ------------------- [2022-11-03T08:26:01.692Z] experimental info: [2022-11-03T08:26:01.692Z] ------------------- [2022-11-03T08:26:01.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T08:26:01.692Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T08:26:01.692Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T08:26:01.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-03T08:26:01.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-03T08:26:01.884Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T08:26:01.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T08:26:01.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T08:26:01.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T08:26:01.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T08:26:01.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T08:26:01.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T08:26:01.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T08:26:01.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T08:26:02.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-03T08:26:02.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T08:26:02.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T08:26:02.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T08:26:02.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T08:26:02.057Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T08:26:02.069Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T08:26:02.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T08:26:02.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T08:26:02.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T08:26:02.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T08:26:02.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T08:26:02.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T08:26:02.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T08:26:02.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T08:26:02.182Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T08:26:02.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T08:26:02.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T08:26:02.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T08:26:02.225Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo [2022-11-03T08:26:02.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 385f823 [Pipeline] echo [2022-11-03T08:26:02.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T08:26:02.287Z] provisioning config files... [2022-11-03T08:26:02.300Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9323637532436615099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:26:02.601Z] ---> docker-login.sh [2022-11-03T08:26:02.601Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:26:02.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:03.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:03.122Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:03.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:03.122Z] [2022-11-03T08:26:03.122Z] Login Succeeded [2022-11-03T08:26:03.122Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:26:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:03.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:03.382Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:03.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:03.382Z] [2022-11-03T08:26:03.382Z] Login Succeeded [2022-11-03T08:26:03.382Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:26:03.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:03.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:03.382Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:03.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:03.382Z] [2022-11-03T08:26:03.382Z] Login Succeeded [2022-11-03T08:26:03.382Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:26:03.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:03.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:03.647Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:03.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:03.647Z] [2022-11-03T08:26:03.647Z] Login Succeeded [2022-11-03T08:26:03.647Z] docker.io [2022-11-03T08:26:03.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:04.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:04.218Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:04.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:04.218Z] [2022-11-03T08:26:04.218Z] Login Succeeded [2022-11-03T08:26:04.218Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:26:04.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T08:26:04.625Z] + git rev-list -1 --merges 385f82308ab0593157c3fef58c4a4c4e109f5620~1..385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo [2022-11-03T08:26:04.663Z] -----------> git rev-list -1 --merges 385f82308ab0593157c3fef58c4a4c4e109f5620~1..385f82308ab0593157c3fef58c4a4c4e109f5620 385f82308ab0593157c3fef58c4a4c4e109f5620 [false] [Pipeline] sh [2022-11-03T08:26:04.952Z] + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo [2022-11-03T08:26:04.966Z] ========================================================= [2022-11-03T08:26:04.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T08:26:04.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T08:26:05.282Z] + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] echo [2022-11-03T08:26:05.294Z] [semverPrep] GIT_COMMIT: 385f82308ab0593157c3fef58c4a4c4e109f5620, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574) [Pipeline] echo [2022-11-03T08:26:05.301Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T08:26:05.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T08:26:05.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T08:26:05.669Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T08:26:05.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T08:26:05.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T08:26:05.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T08:26:05.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:26:06.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:26:06.077Z] [2022-11-03T08:26:06.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:26:06.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:26:06.376Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T08:26:06.376Z] b85a868b505f: Pulling fs layer [2022-11-03T08:26:06.376Z] e2be974225ed: Pulling fs layer [2022-11-03T08:26:06.376Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T08:26:06.376Z] 988bab9f4d93: Pulling fs layer [2022-11-03T08:26:06.376Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T08:26:06.376Z] eaf3925da568: Pulling fs layer [2022-11-03T08:26:06.376Z] bab4dde63d76: Pulling fs layer [2022-11-03T08:26:06.376Z] bde34c3a00c8: Pulling fs layer [2022-11-03T08:26:06.376Z] b352a97aabf1: Pulling fs layer [2022-11-03T08:26:06.376Z] eaf3925da568: Waiting [2022-11-03T08:26:06.376Z] 4872d77fe225: Pulling fs layer [2022-11-03T08:26:06.376Z] 5851b861e8e6: Pulling fs layer [2022-11-03T08:26:06.376Z] bab4dde63d76: Waiting [2022-11-03T08:26:06.376Z] bde34c3a00c8: Waiting [2022-11-03T08:26:06.376Z] b352a97aabf1: Waiting [2022-11-03T08:26:06.376Z] 1469e6f7b9e6: Waiting [2022-11-03T08:26:06.376Z] 988bab9f4d93: Waiting [2022-11-03T08:26:06.376Z] 4872d77fe225: Waiting [2022-11-03T08:26:06.376Z] e2be974225ed: Download complete [2022-11-03T08:26:06.376Z] 988bab9f4d93: Verifying Checksum [2022-11-03T08:26:06.376Z] 988bab9f4d93: Download complete [2022-11-03T08:26:06.637Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T08:26:06.637Z] 1469e6f7b9e6: Download complete [2022-11-03T08:26:06.637Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T08:26:06.637Z] 339a4e72a1f5: Download complete [2022-11-03T08:26:06.637Z] eaf3925da568: Verifying Checksum [2022-11-03T08:26:06.637Z] eaf3925da568: Download complete [2022-11-03T08:26:06.637Z] bde34c3a00c8: Verifying Checksum [2022-11-03T08:26:06.637Z] bde34c3a00c8: Download complete [2022-11-03T08:26:06.637Z] b352a97aabf1: Verifying Checksum [2022-11-03T08:26:06.637Z] b352a97aabf1: Download complete [2022-11-03T08:26:06.637Z] 4872d77fe225: Download complete [2022-11-03T08:26:06.637Z] 5851b861e8e6: Download complete [2022-11-03T08:26:06.637Z] b85a868b505f: Verifying Checksum [2022-11-03T08:26:06.637Z] b85a868b505f: Download complete [2022-11-03T08:26:06.896Z] bab4dde63d76: Verifying Checksum [2022-11-03T08:26:06.896Z] bab4dde63d76: Download complete [2022-11-03T08:26:07.833Z] b85a868b505f: Pull complete [2022-11-03T08:26:08.091Z] e2be974225ed: Pull complete [2022-11-03T08:26:08.660Z] 339a4e72a1f5: Pull complete [2022-11-03T08:26:08.660Z] 988bab9f4d93: Pull complete [2022-11-03T08:26:08.919Z] 1469e6f7b9e6: Pull complete [2022-11-03T08:26:08.919Z] eaf3925da568: Pull complete [2022-11-03T08:26:10.824Z] bab4dde63d76: Pull complete [2022-11-03T08:26:10.824Z] bde34c3a00c8: Pull complete [2022-11-03T08:26:10.824Z] b352a97aabf1: Pull complete [2022-11-03T08:26:11.085Z] 4872d77fe225: Pull complete [2022-11-03T08:26:11.085Z] 5851b861e8e6: Pull complete [2022-11-03T08:26:11.085Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T08:26:11.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:26:11.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:26:11.166Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:26:11.204Z] $ 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-11-03T08:26:12.777Z] $ docker top cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c -eo pid,comm [2022-11-03T08:26:12.833Z] 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-11-03T08:26:12.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T08:26:12.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:26:12.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:26:12.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:26:12.997Z] $ docker exec cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent [2022-11-03T08:26:13.100Z] SSH_AUTH_SOCK=/tmp/ssh-dTrUmwtuW73H/agent.31 [2022-11-03T08:26:13.100Z] SSH_AGENT_PID=37 [2022-11-03T08:26:13.107Z] Running ssh-add (command line suppressed) [2022-11-03T08:26:13.220Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9465012038846331136.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9465012038846331136.key) [2022-11-03T08:26:13.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:26:13.529Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T08:26:13.545Z] $ docker exec --env ******** --env ******** cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent -k [2022-11-03T08:26:13.640Z] unset SSH_AUTH_SOCK; [2022-11-03T08:26:13.640Z] unset SSH_AGENT_PID; [2022-11-03T08:26:13.640Z] echo Agent pid 37 killed; [2022-11-03T08:26:13.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T08:26:13.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:26:13.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:26:13.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:26:13.785Z] $ docker exec cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent [2022-11-03T08:26:13.890Z] SSH_AUTH_SOCK=/tmp/ssh-iYLY0AdesOau/agent.69 [2022-11-03T08:26:13.890Z] SSH_AGENT_PID=75 [2022-11-03T08:26:13.894Z] Running ssh-add (command line suppressed) [2022-11-03T08:26:14.014Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8553963238274248632.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8553963238274248632.key) [2022-11-03T08:26:14.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:26:14.306Z] + git semver init [2022-11-03T08:26:14.569Z] 2022-11-03 08:26:14,514 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T08:26:14.569Z] 2022-11-03 08:26:14,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T08:26:14.569Z] 2022-11-03 08:26:14,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T08:26:14.569Z] 2022-11-03 08:26:14,516 [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-11-03T08:26:16.474Z] 2022-11-03 08:26:15,964 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-11-03T08:26:16.474Z] 2022-11-03 08:26:15,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-11-03T08:26:16.474Z] 2022-11-03 08:26:15,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:26:16.474Z] 2022-11-03 08:26:15,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:26:16.474Z] 2.3.0-dev.21 [Pipeline] } [2022-11-03T08:26:16.488Z] $ docker exec --env ******** --env ******** cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c ssh-agent -k [2022-11-03T08:26:16.577Z] unset SSH_AUTH_SOCK; [2022-11-03T08:26:16.578Z] unset SSH_AGENT_PID; [2022-11-03T08:26:16.578Z] echo Agent pid 75 killed; [2022-11-03T08:26:16.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T08:26:16.882Z] + git semver [Pipeline] } [2022-11-03T08:26:17.158Z] $ docker stop --time=1 cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c [2022-11-03T08:26:18.540Z] $ docker rm -f cd1bada168ed7e4420b9e2fb23b04784aff4e60ad1935b3c92b4e4193d6dbc2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:26:18.873Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T08:26:19.063Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T08:26:19.066Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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-11-03T08:26:19.217Z] provisioning config files... [2022-11-03T08:26:19.234Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10723324023733959207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:26:19.529Z] ---> docker-login.sh [2022-11-03T08:26:19.529Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:26:19.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:19.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:19.529Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:19.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:19.529Z] [2022-11-03T08:26:19.529Z] Login Succeeded [2022-11-03T08:26:19.529Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:26:19.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:19.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:19.529Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:19.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:19.529Z] [2022-11-03T08:26:19.529Z] Login Succeeded [2022-11-03T08:26:19.529Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:26:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:19.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:19.788Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:19.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:19.788Z] [2022-11-03T08:26:19.788Z] Login Succeeded [2022-11-03T08:26:19.788Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:26:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:19.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:19.788Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:19.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:19.788Z] [2022-11-03T08:26:19.788Z] Login Succeeded [2022-11-03T08:26:19.788Z] docker.io [2022-11-03T08:26:20.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:26:20.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:26:20.306Z] Configure a credential helper to remove this warning. See [2022-11-03T08:26:20.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:26:20.307Z] [2022-11-03T08:26:20.307Z] Login Succeeded [2022-11-03T08:26:20.307Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:26:20.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T08:26:20.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:26:20.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:26:20.389Z] ========================================================= [2022-11-03T08:26:20.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T08:26:20.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:26:20.693Z] + 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-11-03T08:26:20.951Z] Sending build context to Docker daemon 45.53MB [2022-11-03T08:26:20.951Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:26:20.951Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T08:26:20.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T08:26:20.951Z] 213ec9aee27d: Pulling fs layer [2022-11-03T08:26:20.951Z] 4583459ba037: Pulling fs layer [2022-11-03T08:26:20.951Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T08:26:20.951Z] 53926ce57604: Pulling fs layer [2022-11-03T08:26:20.951Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T08:26:20.951Z] 22ff95d597cd: Pulling fs layer [2022-11-03T08:26:20.951Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T08:26:20.951Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T08:26:20.951Z] a7acece74701: Pulling fs layer [2022-11-03T08:26:20.951Z] 53926ce57604: Waiting [2022-11-03T08:26:20.951Z] 21b2b0c7a3f4: Waiting [2022-11-03T08:26:20.951Z] 22ff95d597cd: Waiting [2022-11-03T08:26:20.951Z] 12d6caf4c0d1: Waiting [2022-11-03T08:26:20.951Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T08:26:20.951Z] 93c1e223e6f2: Download complete [2022-11-03T08:26:20.951Z] 4583459ba037: Download complete [2022-11-03T08:26:20.951Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T08:26:20.951Z] 21b2b0c7a3f4: Download complete [2022-11-03T08:26:20.951Z] 22ff95d597cd: Verifying Checksum [2022-11-03T08:26:20.951Z] 22ff95d597cd: Download complete [2022-11-03T08:26:21.223Z] 213ec9aee27d: Verifying Checksum [2022-11-03T08:26:21.223Z] 213ec9aee27d: Download complete [2022-11-03T08:26:21.223Z] 12d6caf4c0d1: Download complete [2022-11-03T08:26:21.223Z] 213ec9aee27d: Pull complete [2022-11-03T08:26:21.499Z] 4583459ba037: Pull complete [2022-11-03T08:26:21.499Z] 93c1e223e6f2: Pull complete [2022-11-03T08:26:21.771Z] a7acece74701: Verifying Checksum [2022-11-03T08:26:21.771Z] a7acece74701: Download complete [2022-11-03T08:26:22.033Z] 53926ce57604: Verifying Checksum [2022-11-03T08:26:22.033Z] 53926ce57604: Download complete [2022-11-03T08:26:22.292Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T08:26:22.292Z] 96b7cbca73a9: Download complete [2022-11-03T08:26:25.577Z] 53926ce57604: Pull complete [2022-11-03T08:26:25.836Z] 21b2b0c7a3f4: Pull complete [2022-11-03T08:26:25.836Z] 22ff95d597cd: Pull complete [2022-11-03T08:26:25.836Z] 12d6caf4c0d1: Pull complete [2022-11-03T08:26:28.362Z] 96b7cbca73a9: Pull complete [2022-11-03T08:26:28.929Z] a7acece74701: Pull complete [2022-11-03T08:26:28.929Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T08:26:28.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T08:26:28.929Z] ---> db6d94c90886 [2022-11-03T08:26:28.929Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T08:26:30.839Z] ---> Running in 9db5b92807d2 [2022-11-03T08:26:30.839Z] Removing intermediate container 9db5b92807d2 [2022-11-03T08:26:30.839Z] ---> 2ef890f01d04 [2022-11-03T08:26:30.839Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T08:26:30.839Z] ---> Running in 3bea43db5873 [2022-11-03T08:26:30.839Z] Removing intermediate container 3bea43db5873 [2022-11-03T08:26:30.839Z] ---> 38078c95c910 [2022-11-03T08:26:30.839Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:26:30.839Z] ---> Running in 26e97b4d1701 [2022-11-03T08:26:31.109Z] Removing intermediate container 26e97b4d1701 [2022-11-03T08:26:31.109Z] ---> c7751837fa25 [2022-11-03T08:26:31.109Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T08:26:31.109Z] ---> Running in 79d7d73a258e [2022-11-03T08:26:31.109Z] Removing intermediate container 79d7d73a258e [2022-11-03T08:26:31.109Z] ---> 151c8b82a465 [2022-11-03T08:26:31.109Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T08:26:31.109Z] ---> Running in bc8109de19e1 [2022-11-03T08:26:31.369Z] Removing intermediate container bc8109de19e1 [2022-11-03T08:26:31.369Z] ---> 4455c57f61b6 [2022-11-03T08:26:31.369Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T08:26:31.938Z] latest: Pulling from library/docker [2022-11-03T08:26:32.198Z] 213ec9aee27d: Already exists [2022-11-03T08:26:32.198Z] 7b0dd730a5c3: Pulling fs layer [2022-11-03T08:26:32.198Z] 4b90f8029a36: Pulling fs layer [2022-11-03T08:26:32.198Z] a89466c712af: Pulling fs layer [2022-11-03T08:26:32.198Z] 9c6a0a734fa9: Pulling fs layer [2022-11-03T08:26:32.198Z] beeedf2bf9bb: Pulling fs layer [2022-11-03T08:26:32.198Z] 3bc3016a9123: Pulling fs layer [2022-11-03T08:26:32.198Z] 45d434503156: Pulling fs layer [2022-11-03T08:26:32.198Z] 9c6a0a734fa9: Waiting [2022-11-03T08:26:32.198Z] beeedf2bf9bb: Waiting [2022-11-03T08:26:32.198Z] 3bc3016a9123: Waiting [2022-11-03T08:26:32.198Z] 45d434503156: Waiting [2022-11-03T08:26:32.198Z] 539e1dfa3993: Pulling fs layer [2022-11-03T08:26:32.198Z] 539e1dfa3993: Waiting [2022-11-03T08:26:32.458Z] 4b90f8029a36: Download complete [2022-11-03T08:26:32.458Z] 7b0dd730a5c3: Download complete [2022-11-03T08:26:32.458Z] a89466c712af: Verifying Checksum [2022-11-03T08:26:32.458Z] a89466c712af: Download complete [2022-11-03T08:26:32.458Z] 7b0dd730a5c3: Pull complete [2022-11-03T08:26:32.716Z] 4b90f8029a36: Pull complete [2022-11-03T08:26:32.716Z] 3bc3016a9123: Verifying Checksum [2022-11-03T08:26:32.716Z] 3bc3016a9123: Download complete [2022-11-03T08:26:32.716Z] 9c6a0a734fa9: Verifying Checksum [2022-11-03T08:26:32.716Z] 9c6a0a734fa9: Download complete [2022-11-03T08:26:32.974Z] beeedf2bf9bb: Verifying Checksum [2022-11-03T08:26:32.974Z] beeedf2bf9bb: Download complete [2022-11-03T08:26:32.974Z] 45d434503156: Download complete [2022-11-03T08:26:32.974Z] a89466c712af: Pull complete [2022-11-03T08:26:32.974Z] 539e1dfa3993: Download complete [2022-11-03T08:26:33.541Z] 9c6a0a734fa9: Pull complete [2022-11-03T08:26:33.801Z] beeedf2bf9bb: Pull complete [2022-11-03T08:26:33.801Z] 3bc3016a9123: Pull complete [2022-11-03T08:26:33.801Z] 45d434503156: Pull complete [2022-11-03T08:26:34.059Z] 539e1dfa3993: Pull complete [2022-11-03T08:26:34.059Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T08:26:34.059Z] Status: Downloaded newer image for docker:latest [2022-11-03T08:26:34.164Z] Still waiting to schedule task [2022-11-03T08:26:34.164Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T08:26:35.004Z] ---> a84b491060cb [2022-11-03T08:26:35.004Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T08:26:35.004Z] ---> Running in 27dbb4089832 [2022-11-03T08:26:35.571Z] Removing intermediate container 27dbb4089832 [2022-11-03T08:26:35.571Z] ---> b6f62f7aca94 [2022-11-03T08:26:35.571Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:26:35.829Z] ---> Running in 74014cf0a00e [2022-11-03T08:26:36.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:26:36.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:26:37.226Z] OK: 211 MiB in 51 packages [2022-11-03T08:26:37.487Z] Removing intermediate container 74014cf0a00e [2022-11-03T08:26:37.487Z] ---> 4c511e545e13 [2022-11-03T08:26:37.487Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T08:26:37.487Z] ---> Running in bc3510c72f33 [2022-11-03T08:26:37.746Z] Removing intermediate container bc3510c72f33 [2022-11-03T08:26:37.746Z] ---> b7ca19ea0e26 [2022-11-03T08:26:37.746Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T08:26:37.746Z] ---> Running in 38074c97a040 [2022-11-03T08:26:37.746Z] Removing intermediate container 38074c97a040 [2022-11-03T08:26:37.746Z] ---> 8fb029594271 [2022-11-03T08:26:37.746Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T08:26:38.006Z] ---> 2c615f4dacd6 [2022-11-03T08:26:38.006Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:26:38.006Z] ---> Running in 4305fee8a0bd [2022-11-03T08:26:59.941Z] Removing intermediate container 4305fee8a0bd [2022-11-03T08:26:59.941Z] ---> 394bed9bbab9 [2022-11-03T08:26:59.941Z] Step 15/16 : COPY . . [2022-11-03T08:26:59.941Z] ---> 3c0f0956fbe8 [2022-11-03T08:26:59.941Z] Step 16/16 : RUN ${MAKE} [2022-11-03T08:26:59.941Z] ---> Running in 92e4bcdb334c [2022-11-03T08:26:59.941Z] noop [2022-11-03T08:26:59.941Z] Removing intermediate container 92e4bcdb334c [2022-11-03T08:26:59.941Z] ---> 2fa59bbd4878 [2022-11-03T08:26:59.941Z] Successfully built 2fa59bbd4878 [2022-11-03T08:26:59.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:27:00.242Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T08:27:00.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:27:00.301Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:27:00.332Z] $ 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-11-03T08:27:00.687Z] $ docker top 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:27:01.028Z] + go version [2022-11-03T08:27:01.028Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T08:27:01.041Z] $ docker stop --time=1 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 [2022-11-03T08:27:02.373Z] $ docker rm -f 05c683acbc25a9dad895574d8637e14facc4f0101f4861452b1b70d8b51edbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:27:02.778Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T08:27:02.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:27:02.843Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:27:02.879Z] $ 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-11-03T08:27:03.232Z] $ docker top d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:27:03.572Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T08:27:03.866Z] + make test [2022-11-03T08:27:03.866Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T08:27:04.123Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T08:27:14.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T08:27:14.083Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T08:27:15.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T08:27:15.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T08:27:15.981Z] ./bin/test-attribution-txt.sh [2022-11-03T08:27:15.981Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T08:27:15.981Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T08:27:15.982Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T08:27:15.982Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T08:27:15.982Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T08:27:15.982Z] make -C web test [2022-11-03T08:27:15.982Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-11-03T08:27:15.982Z] make[1]: tput: No such file or directory [2022-11-03T08:27:15.982Z] make[1]: tput: No such file or directory [2022-11-03T08:27:15.982Z] warning: generating ./VERSION [2022-11-03T08:27:15.982Z] echo "0.0.0" > VERSION [2022-11-03T08:27:15.982Z] docker build \ [2022-11-03T08:27:15.982Z] -f Dockerfile \ [2022-11-03T08:27:15.982Z] --build-arg USER=1000 \ [2022-11-03T08:27:15.982Z] \ [2022-11-03T08:27:15.982Z] --label "git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620" \ [2022-11-03T08:27:15.982Z] -t edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 \ [2022-11-03T08:27:15.982Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T08:27:15.982Z] . [2022-11-03T08:27:15.982Z] Sending build context to Docker daemon 3.269MB [2022-11-03T08:27:15.982Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T08:27:16.241Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T08:27:16.241Z] 9621f1afde84: Pulling fs layer [2022-11-03T08:27:16.241Z] c6f70ee39829: Pulling fs layer [2022-11-03T08:27:16.241Z] 56892a8094a2: Pulling fs layer [2022-11-03T08:27:16.241Z] 58dd87906ef0: Pulling fs layer [2022-11-03T08:27:16.241Z] 58dd87906ef0: Waiting [2022-11-03T08:27:16.241Z] 56892a8094a2: Download complete [2022-11-03T08:27:16.241Z] 9621f1afde84: Download complete [2022-11-03T08:27:16.241Z] 58dd87906ef0: Verifying Checksum [2022-11-03T08:27:16.241Z] 58dd87906ef0: Download complete [2022-11-03T08:27:16.501Z] 9621f1afde84: Pull complete [2022-11-03T08:27:16.501Z] c6f70ee39829: Verifying Checksum [2022-11-03T08:27:16.501Z] c6f70ee39829: Download complete [2022-11-03T08:27:17.881Z] c6f70ee39829: Pull complete [2022-11-03T08:27:17.881Z] 56892a8094a2: Pull complete [2022-11-03T08:27:17.881Z] 58dd87906ef0: Pull complete [2022-11-03T08:27:17.881Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T08:27:17.881Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T08:27:17.881Z] ---> b69703f70c3d [2022-11-03T08:27:17.881Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T08:27:18.816Z] ---> Running in 4fab0aa29393 [2022-11-03T08:27:18.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:27:19.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:27:19.075Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-03T08:27:19.336Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-03T08:27:19.336Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-03T08:27:19.336Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-03T08:27:19.336Z] (5/129) Installing libxcb (1.14-r2) [2022-11-03T08:27:19.336Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-03T08:27:19.336Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-03T08:27:19.336Z] (8/129) Installing libice (1.0.10-r0) [2022-11-03T08:27:19.336Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-03T08:27:19.336Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-03T08:27:19.336Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-03T08:27:19.336Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-03T08:27:19.336Z] (13/129) Installing xset (1.2.4-r0) [2022-11-03T08:27:19.336Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-03T08:27:19.336Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-03T08:27:19.336Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T08:27:19.336Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-03T08:27:19.336Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-03T08:27:19.336Z] (19/129) Installing libintl (0.21-r0) [2022-11-03T08:27:19.336Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-03T08:27:19.336Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-03T08:27:19.336Z] (22/129) Installing pcre (8.45-r1) [2022-11-03T08:27:19.336Z] (23/129) Installing glib (2.70.1-r0) [2022-11-03T08:27:19.336Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-03T08:27:19.336Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-03T08:27:19.336Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-03T08:27:19.336Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T08:27:19.336Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T08:27:19.336Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-03T08:27:19.336Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-03T08:27:19.336Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-03T08:27:19.596Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-03T08:27:19.596Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T08:27:19.596Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T08:27:19.596Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-03T08:27:19.596Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-03T08:27:19.596Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-03T08:27:19.596Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-03T08:27:19.596Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-03T08:27:19.596Z] (40/129) Installing libxi (1.8-r0) [2022-11-03T08:27:19.596Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-03T08:27:19.596Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-03T08:27:19.596Z] (43/129) Installing atk (2.36.0-r0) [2022-11-03T08:27:19.596Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-03T08:27:19.596Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-03T08:27:19.596Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-03T08:27:19.596Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T08:27:19.596Z] (48/129) Installing expat (2.5.0-r0) [2022-11-03T08:27:19.596Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-03T08:27:19.596Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-03T08:27:19.596Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-03T08:27:19.596Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-03T08:27:19.596Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-03T08:27:19.596Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-03T08:27:19.596Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-03T08:27:19.596Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-03T08:27:19.596Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-03T08:27:19.596Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-03T08:27:19.596Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-03T08:27:19.596Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-03T08:27:19.596Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-03T08:27:19.596Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-03T08:27:19.596Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-03T08:27:19.596Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-03T08:27:19.596Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-03T08:27:19.857Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-03T08:27:19.857Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-03T08:27:19.857Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-03T08:27:19.857Z] (69/129) Installing pango (1.48.10-r0) [2022-11-03T08:27:19.857Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T08:27:19.857Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T08:27:19.857Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T08:27:19.857Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-03T08:27:19.857Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-03T08:27:19.857Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T08:27:19.857Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T08:27:19.857Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-03T08:27:19.857Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-03T08:27:19.857Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-03T08:27:19.857Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T08:27:22.402Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-03T08:27:22.402Z] (80/129) Installing flac (1.3.4-r0) [2022-11-03T08:27:22.402Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T08:27:22.402Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T08:27:22.402Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-03T08:27:22.402Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-03T08:27:22.402Z] (85/129) Installing libass (0.15.2-r0) [2022-11-03T08:27:22.402Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-03T08:27:22.402Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T08:27:22.402Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T08:27:22.402Z] (89/129) Installing lame (3.100-r0) [2022-11-03T08:27:22.402Z] (90/129) Installing opus (1.3.1-r1) [2022-11-03T08:27:22.402Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T08:27:22.402Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-03T08:27:22.402Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-03T08:27:22.402Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-03T08:27:22.402Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-03T08:27:22.402Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T08:27:22.402Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-03T08:27:22.402Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-03T08:27:22.402Z] (99/129) Installing libva (2.13.0-r0) [2022-11-03T08:27:22.402Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-03T08:27:22.402Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-03T08:27:22.402Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-03T08:27:22.402Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-03T08:27:22.402Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-03T08:27:22.402Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-03T08:27:22.402Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-03T08:27:22.402Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-03T08:27:22.402Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T08:27:22.402Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-03T08:27:22.402Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-03T08:27:22.402Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T08:27:22.402Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-03T08:27:22.402Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-03T08:27:22.402Z] (114/129) Installing nspr (4.32-r0) [2022-11-03T08:27:22.402Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-03T08:27:22.402Z] (116/129) Installing nss (3.78.1-r0) [2022-11-03T08:27:22.402Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-03T08:27:22.402Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-03T08:27:22.402Z] (119/129) Installing orc (0.4.32-r0) [2022-11-03T08:27:22.402Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-03T08:27:22.402Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-03T08:27:22.402Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-03T08:27:22.402Z] (123/129) Installing libpulse (15.0-r2) [2022-11-03T08:27:22.661Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-03T08:27:22.661Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-03T08:27:22.661Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-03T08:27:22.661Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-03T08:27:22.661Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-03T08:27:22.661Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-03T08:27:23.597Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T08:27:23.597Z] Executing glib-2.70.1-r0.trigger [2022-11-03T08:27:23.597Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T08:27:25.498Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T08:27:25.498Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T08:27:25.498Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T08:27:25.498Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T08:27:25.498Z] OK: 286 MiB in 145 packages [2022-11-03T08:27:29.681Z] Removing intermediate container 4fab0aa29393 [2022-11-03T08:27:29.681Z] ---> ded6c97129c1 [2022-11-03T08:27:29.681Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T08:27:29.681Z] ---> Running in b251bdf02c6e [2022-11-03T08:27:29.681Z] Removing intermediate container b251bdf02c6e [2022-11-03T08:27:29.681Z] ---> 4b8adac2af54 [2022-11-03T08:27:29.681Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T08:27:29.681Z] ---> Running in 7a415fe05894 [2022-11-03T08:27:29.681Z] Removing intermediate container 7a415fe05894 [2022-11-03T08:27:29.681Z] ---> 5bf9930d1e41 [2022-11-03T08:27:29.681Z] Step 5/10 : RUN npm install -g npm [2022-11-03T08:27:29.681Z] ---> Running in 8f32e165939b [2022-11-03T08:27:36.245Z] [2022-11-03T08:27:36.245Z] changed 54 packages, and audited 212 packages in 6s [2022-11-03T08:27:36.245Z] [2022-11-03T08:27:36.245Z] 11 packages are looking for funding [2022-11-03T08:27:36.245Z] run `npm fund` for details [2022-11-03T08:27:36.245Z] [2022-11-03T08:27:36.245Z] found 0 vulnerabilities [2022-11-03T08:27:37.622Z] Removing intermediate container 8f32e165939b [2022-11-03T08:27:37.622Z] ---> 8841769e89e0 [2022-11-03T08:27:37.622Z] Step 6/10 : ARG USER=1000 [2022-11-03T08:27:37.622Z] ---> Running in 570949510efc [2022-11-03T08:27:37.622Z] Removing intermediate container 570949510efc [2022-11-03T08:27:37.622Z] ---> 6ed1d8f25b82 [2022-11-03T08:27:37.622Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T08:27:37.622Z] ---> Running in 370ec4b45522 [2022-11-03T08:27:38.190Z] Removing intermediate container 370ec4b45522 [2022-11-03T08:27:38.190Z] ---> 89aae4a4b42f [2022-11-03T08:27:38.190Z] Step 8/10 : USER $USER:$USER [2022-11-03T08:27:38.190Z] ---> Running in 5162984ff6eb [2022-11-03T08:27:38.190Z] Removing intermediate container 5162984ff6eb [2022-11-03T08:27:38.190Z] ---> af3d671732db [2022-11-03T08:27:38.190Z] Step 9/10 : WORKDIR /app [2022-11-03T08:27:38.190Z] ---> Running in 82b0c6747ccb [2022-11-03T08:27:38.448Z] Removing intermediate container 82b0c6747ccb [2022-11-03T08:27:38.448Z] ---> edd3bed24226 [2022-11-03T08:27:38.448Z] Step 10/10 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:27:38.448Z] ---> Running in da97b681b6c2 [2022-11-03T08:27:38.448Z] Removing intermediate container da97b681b6c2 [2022-11-03T08:27:38.448Z] ---> e92bf2bc8601 [2022-11-03T08:27:38.448Z] Successfully built e92bf2bc8601 [2022-11-03T08:27:38.448Z] Successfully tagged edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:27:38.448Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T08:27:38.448Z] touch edgex-web-ui.imagebuilt [2022-11-03T08:27:38.448Z] mkdir -p node_modules coverage [2022-11-03T08:27:38.448Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T08:27:38.448Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE required: { [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE }, [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:27:40.351Z] npm WARN EBADENGINE } [2022-11-03T08:27:45.634Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T08:27:45.634Z] 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-11-03T08:27:45.634Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T08:27:45.634Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:27:45.634Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T08:27:45.634Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T08:27:46.241Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T08:27:47.242Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T08:27:47.242Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T08:27:49.150Z] 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-11-03T08:27:49.150Z] 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-11-03T08:27:50.085Z] 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-11-03T08:27:50.653Z] 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-11-03T08:27:51.220Z] 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-11-03T08:27:51.220Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:27:51.480Z] 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-11-03T08:27:51.739Z] 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-11-03T08:27:52.674Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:27:55.200Z] 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-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] added 1478 packages, and audited 1479 packages in 22s [2022-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] 90 packages are looking for funding [2022-11-03T08:28:01.766Z] run `npm fund` for details [2022-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] To address issues that do not require attention, run: [2022-11-03T08:28:01.766Z] npm audit fix [2022-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] To address all issues (including breaking changes), run: [2022-11-03T08:28:01.766Z] npm audit fix --force [2022-11-03T08:28:01.766Z] [2022-11-03T08:28:01.766Z] Run `npm audit` for details. [2022-11-03T08:28:05.966Z] 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-11-03T08:28:06.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118075 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-11-03T08:28:06.154Z] Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout [2022-11-03T08:28:06.186Z] The recommended git tool is: git [2022-11-03T08:28:08.512Z] - Generating browser application bundles (phase: setup)... [2022-11-03T08:28:10.961Z] using credential edgex-jenkins-ssh [2022-11-03T08:28:10.981Z] Cloning the remote Git repository [2022-11-03T08:28:11.023Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T08:28:11.098Z] > git init /w/workspace/edgex-ui-go/92 # timeout=10 [2022-11-03T08:28:11.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T08:28:11.302Z] > git --version # timeout=10 [2022-11-03T08:28:11.323Z] > git --version # 'git version 2.25.1' [2022-11-03T08:28:11.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T08:28:11.377Z] Verifying host key using known hosts file [2022-11-03T08:28:11.577Z] 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-11-03T08:28:11.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T08:28:12.701Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T08:28:12.701Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T08:28:14.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T08:28:14.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T08:28:15.541Z] Avoid second fetch [2022-11-03T08:28:15.541Z] Checking out Revision 385f82308ab0593157c3fef58c4a4c4e109f5620 (main) [2022-11-03T08:28:15.557Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T08:28:15.575Z] > git checkout -f 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 [2022-11-03T08:28:16.353Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#574)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T08:28:16.884Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T08:28:16.884Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T08:28:17.144Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T08:28:17.145Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T08:28:17.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T08:28:17.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T08:28:17.275Z] Dload Upload Total Spent Left Speed [2022-11-03T08:28:17.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-11-03T08:28:17.715Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T08:28:17.715Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T08:28:17.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T08:28:18.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T08:28:18.245Z] + sudo tee /etc/docker/daemon.new [2022-11-03T08:28:18.245Z] { [2022-11-03T08:28:18.245Z] "registry-mirrors": [ [2022-11-03T08:28:18.245Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T08:28:18.245Z] ], [2022-11-03T08:28:18.245Z] "bip": "10.250.0.254/24", [2022-11-03T08:28:18.245Z] "hosts": [ [2022-11-03T08:28:18.245Z] "tcp://0.0.0.0:5555", [2022-11-03T08:28:18.245Z] "unix:///var/run/docker.sock" [2022-11-03T08:28:18.245Z] ], [2022-11-03T08:28:18.245Z] "mtu": 1458, [2022-11-03T08:28:18.245Z] "selinux-enabled": true, [2022-11-03T08:28:18.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T08:28:18.245Z] } [Pipeline] sh [2022-11-03T08:28:18.279Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T08:28:18.280Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T08:28:18.280Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T08:28:18.537Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T08:28:18.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T08:28:18.794Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T08:28:18.914Z] + sudo service docker restart [2022-11-03T08:28:20.700Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T08:28:27.258Z] 03 11 2022 08:28:26.509:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T08:28:27.258Z] 03 11 2022 08:28:26.511:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T08:28:27.258Z] 03 11 2022 08:28:26.514:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T08:28:37.178Z] provisioning config files... [2022-11-03T08:28:37.200Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config4869518301749269973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:28:37.543Z] ---> docker-login.sh [2022-11-03T08:28:37.543Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:28:38.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:28:38.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:28:38.127Z] Configure a credential helper to remove this warning. See [2022-11-03T08:28:38.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:28:38.127Z] [2022-11-03T08:28:38.127Z] Login Succeeded [2022-11-03T08:28:38.127Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:28:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:28:38.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:28:38.395Z] Configure a credential helper to remove this warning. See [2022-11-03T08:28:38.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:28:38.395Z] [2022-11-03T08:28:38.395Z] Login Succeeded [2022-11-03T08:28:38.395Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:28:38.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:28:38.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:28:38.663Z] Configure a credential helper to remove this warning. See [2022-11-03T08:28:38.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:28:38.663Z] [2022-11-03T08:28:38.663Z] Login Succeeded [2022-11-03T08:28:38.663Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:28:38.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:28:39.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:28:39.200Z] Configure a credential helper to remove this warning. See [2022-11-03T08:28:39.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:28:39.200Z] [2022-11-03T08:28:39.200Z] Login Succeeded [2022-11-03T08:28:39.200Z] docker.io [2022-11-03T08:28:39.454Z] ✔ Browser application bundle generation complete. [2022-11-03T08:28:39.454Z] 03 11 2022 08:28:38.252:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 5m_JYD4_23ooi7BHAAAB with id 41515394 [2022-11-03T08:28:39.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:28:40.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:28:40.054Z] Configure a credential helper to remove this warning. See [2022-11-03T08:28:40.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:28:40.054Z] [2022-11-03T08:28:40.054Z] Login Succeeded [2022-11-03T08:28:40.054Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:28:40.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T08:28:40.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:28:40.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:28:40.238Z] ========================================================= [2022-11-03T08:28:40.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T08:28:40.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:28:40.587Z] + 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-11-03T08:28:41.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T08:28:41.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.152 secs) [2022-11-03T08:28:41.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.171 secs) [2022-11-03T08:28:41.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.19 secs) [2022-11-03T08:28:41.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.257 secs) [2022-11-03T08:28:41.573Z] Sending build context to Docker daemon 28.74MB [2022-11-03T08:28:41.573Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:28:41.573Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T08:28:41.573Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T08:28:41.573Z] 9b18e9b68314: Pulling fs layer [2022-11-03T08:28:41.573Z] 35d82f9e3411: Pulling fs layer [2022-11-03T08:28:41.573Z] e16973657156: Pulling fs layer [2022-11-03T08:28:41.573Z] fc693d55d65f: Pulling fs layer [2022-11-03T08:28:41.573Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T08:28:41.573Z] dda99020689f: Pulling fs layer [2022-11-03T08:28:41.573Z] db1c61fa0a46: Pulling fs layer [2022-11-03T08:28:41.573Z] 891c053d2c06: Pulling fs layer [2022-11-03T08:28:41.573Z] 7e9fc2657dce: Waiting [2022-11-03T08:28:41.573Z] dda99020689f: Waiting [2022-11-03T08:28:41.573Z] fc693d55d65f: Waiting [2022-11-03T08:28:41.573Z] db1c61fa0a46: Waiting [2022-11-03T08:28:41.573Z] e16973657156: Verifying Checksum [2022-11-03T08:28:41.573Z] e16973657156: Download complete [2022-11-03T08:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.261 secs) [2022-11-03T08:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.273 secs) [2022-11-03T08:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.308 secs) [2022-11-03T08:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.461 secs) [2022-11-03T08:28:41.841Z] 35d82f9e3411: Verifying Checksum [2022-11-03T08:28:41.841Z] 35d82f9e3411: Download complete [2022-11-03T08:28:41.841Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T08:28:41.841Z] 7e9fc2657dce: Download complete [2022-11-03T08:28:41.841Z] dda99020689f: Download complete [2022-11-03T08:28:41.841Z] 9b18e9b68314: Verifying Checksum [2022-11-03T08:28:41.841Z] 9b18e9b68314: Download complete [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.484 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.492 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.496 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.526 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.557 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.568 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.635 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.641 secs) [2022-11-03T08:28:41.869Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.658 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.698 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.735 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.743 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.75 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.762 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.769 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.786 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.795 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.814 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.819 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.822 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.837 secs) [2022-11-03T08:28:42.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.852 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.856 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.903 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.942 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.962 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.972 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.987 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.009 secs) [2022-11-03T08:28:42.388Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.049 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.069 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.079 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.082 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.088 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.091 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.11 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.114 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.126 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.135 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.139 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.142 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.145 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.154 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.174 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.183 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.187 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.19 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.194 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.201 secs) [2022-11-03T08:28:42.648Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.212 secs) [2022-11-03T08:28:42.815Z] 9b18e9b68314: Pull complete [2022-11-03T08:28:42.815Z] 891c053d2c06: Verifying Checksum [2022-11-03T08:28:42.815Z] 891c053d2c06: Download complete [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.23 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.242 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.264 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.274 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.279 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.297 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.35 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.358 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.361 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.382 secs) [2022-11-03T08:28:42.906Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.405 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.41 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.413 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.415 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.422 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.43 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.441 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.467 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.479 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.485 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.494 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.505 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.532 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.551 secs) [2022-11-03T08:28:43.165Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.554 secs) [2022-11-03T08:28:43.407Z] 35d82f9e3411: Pull complete [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.564 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.571 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.574 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.575 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.592 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.596 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.598 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.628 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.653 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.677 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.684 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.69 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.698 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.71 secs) [2022-11-03T08:28:43.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.724 secs) [2022-11-03T08:28:43.680Z] e16973657156: Pull complete [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.743 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.749 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.752 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.753 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.763 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.77 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.779 secs) [2022-11-03T08:28:43.681Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.82 secs) [2022-11-03T08:28:43.681Z] WARN: ' [2022-11-03T08:28:43.681Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T08:28:43.681Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T08:28:43.681Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T08:28:43.682Z] in a future version of Angular. [2022-11-03T08:28:43.682Z] [2022-11-03T08:28:43.682Z] For more information on this, see our API docs here: [2022-11-03T08:28:43.682Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T08:28:43.682Z] ' [2022-11-03T08:28:43.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.82 secs) [2022-11-03T08:28:43.682Z] WARN: ' [2022-11-03T08:28:43.682Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T08:28:43.682Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T08:28:43.682Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T08:28:43.682Z] in a future version of Angular. [2022-11-03T08:28:43.682Z] [2022-11-03T08:28:43.682Z] For more information on this, see our API docs here: [2022-11-03T08:28:43.682Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T08:28:43.682Z] ' [2022-11-03T08:28:43.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.843 secs) [2022-11-03T08:28:43.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.874 secs) [2022-11-03T08:28:43.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.884 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.903 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.913 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.923 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.93 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.932 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.934 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.936 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.937 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.953 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.978 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.99 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.013 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.023 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.033 secs) [2022-11-03T08:28:43.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) [2022-11-03T08:28:44.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.057 secs) [2022-11-03T08:28:44.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.075 secs) [2022-11-03T08:28:44.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.084 secs) [2022-11-03T08:28:44.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.112 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.135 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.137 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.138 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.14 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.149 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.169 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.19 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.201 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.207 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.211 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.213 secs) [2022-11-03T08:28:44.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.215 secs) [2022-11-03T08:28:44.271Z] db1c61fa0a46: Verifying Checksum [2022-11-03T08:28:44.271Z] db1c61fa0a46: Download complete [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.22 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.226 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.228 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.237 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.24 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.242 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.254 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.257 secs) [2022-11-03T08:28:44.456Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.404 secs / 2.257 secs) [2022-11-03T08:28:44.456Z] TOTAL: 149 SUCCESS [2022-11-03T08:28:44.456Z] ✔ Browser application bundle generation complete. [2022-11-03T08:28:44.544Z] fc693d55d65f: Verifying Checksum [2022-11-03T08:28:44.544Z] fc693d55d65f: Download complete [2022-11-03T08:28:45.027Z] [2022-11-03T08:28:45.027Z] =============================== Coverage summary =============================== [2022-11-03T08:28:45.027Z] Statements : 40.95% ( 1466/3580 ) [2022-11-03T08:28:45.027Z] Branches : 12.03% ( 111/923 ) [2022-11-03T08:28:45.027Z] Functions : 33.2% ( 431/1298 ) [2022-11-03T08:28:45.027Z] Lines : 38.88% ( 1317/3387 ) [2022-11-03T08:28:45.027Z] ================================================================================ [2022-11-03T08:28:45.027Z] ✔ Browser application bundle generation complete. [2022-11-03T08:28:45.594Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-11-03T08:28:45.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T08:28:45.622Z] $ docker stop --time=1 d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b [2022-11-03T08:28:46.942Z] $ docker rm -f d76de4623a4a18fcb05d0e5874aa7f957dd330280270392cdd0afd0003850a3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:28:47.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T08:28:47.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T08:28:48.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T08:28:49.105Z] + ls -al . [2022-11-03T08:28:49.105Z] total 184 [2022-11-03T08:28:49.105Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 08:27 . [2022-11-03T08:28:49.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 .. [2022-11-03T08:28:49.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 .blubracket [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 08:25 .dockerignore [2022-11-03T08:28:49.105Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:26 .git [2022-11-03T08:28:49.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 .github [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 08:25 .gitignore [2022-11-03T08:28:49.105Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 08:26 .semver [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 08:25 Attribution.txt [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 08:25 CHANGELOG.md [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 08:25 CONTRIBUTING.md [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 08:25 Dockerfile [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 08:25 Jenkinsfile [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 08:25 LICENSE [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 08:25 Makefile [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 08:25 README.md [2022-11-03T08:28:49.105Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:26 VERSION [2022-11-03T08:28:49.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 assets [2022-11-03T08:28:49.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 bin [2022-11-03T08:28:49.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:25 cmd [2022-11-03T08:28:49.106Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 08:27 coverage.out [2022-11-03T08:28:49.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:25 docs [2022-11-03T08:28:49.106Z] -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 08:25 go.mod [2022-11-03T08:28:49.106Z] -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 08:25 go.sum [2022-11-03T08:28:49.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:25 internal [2022-11-03T08:28:49.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 snap [2022-11-03T08:28:49.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:25 testing [2022-11-03T08:28:49.106Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 08:25 version.go [2022-11-03T08:28:49.106Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 08:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:28:49.412Z] + 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=385f82308ab0593157c3fef58c4a4c4e109f5620 --label arch=amd64 --label version=2.3.0-dev.21 . [2022-11-03T08:28:49.670Z] Sending build context to Docker daemon 48.29MB [2022-11-03T08:28:49.670Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:28:49.670Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T08:28:49.670Z] ---> 2fa59bbd4878 [2022-11-03T08:28:49.670Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T08:28:50.237Z] ---> Running in 23f0a721c9b3 [2022-11-03T08:28:50.237Z] Removing intermediate container 23f0a721c9b3 [2022-11-03T08:28:50.237Z] ---> 3a1d9139b9ea [2022-11-03T08:28:50.237Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T08:28:50.237Z] ---> Running in 78859f3d8481 [2022-11-03T08:28:50.237Z] Removing intermediate container 78859f3d8481 [2022-11-03T08:28:50.237Z] ---> 2829c331f05b [2022-11-03T08:28:50.237Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:28:50.237Z] ---> Running in 8ca1959f0469 [2022-11-03T08:28:50.496Z] Removing intermediate container 8ca1959f0469 [2022-11-03T08:28:50.496Z] ---> ad0e685242a5 [2022-11-03T08:28:50.496Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T08:28:50.496Z] ---> Running in 763e3003f1b1 [2022-11-03T08:28:50.496Z] Removing intermediate container 763e3003f1b1 [2022-11-03T08:28:50.496Z] ---> 4b5080b9d7d7 [2022-11-03T08:28:50.496Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T08:28:50.496Z] ---> Running in ff69ce45cc5d [2022-11-03T08:28:50.755Z] Removing intermediate container ff69ce45cc5d [2022-11-03T08:28:50.755Z] ---> 9339c462bc59 [2022-11-03T08:28:50.755Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T08:28:51.320Z] ---> 6c743e71a2b9 [2022-11-03T08:28:51.320Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T08:28:51.320Z] ---> Running in 1795235ff834 [2022-11-03T08:28:51.886Z] Removing intermediate container 1795235ff834 [2022-11-03T08:28:51.886Z] ---> 74b1741c2984 [2022-11-03T08:28:51.886Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:28:52.145Z] ---> Running in 84d51b827fd7 [2022-11-03T08:28:52.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:28:52.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:28:53.229Z] OK: 211 MiB in 51 packages [2022-11-03T08:28:53.797Z] Removing intermediate container 84d51b827fd7 [2022-11-03T08:28:53.797Z] ---> 43b821236085 [2022-11-03T08:28:53.797Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T08:28:53.797Z] ---> Running in 6ff7841ba8eb [2022-11-03T08:28:53.797Z] Removing intermediate container 6ff7841ba8eb [2022-11-03T08:28:53.797Z] ---> 92d17bec9612 [2022-11-03T08:28:53.797Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T08:28:53.797Z] ---> Running in 081fac2d2ddb [2022-11-03T08:28:54.055Z] Removing intermediate container 081fac2d2ddb [2022-11-03T08:28:54.055Z] ---> c1323928a857 [2022-11-03T08:28:54.055Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T08:28:54.055Z] ---> 6164632d220c [2022-11-03T08:28:54.055Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:28:54.312Z] ---> Running in 504f13322c52 [2022-11-03T08:28:54.880Z] Removing intermediate container 504f13322c52 [2022-11-03T08:28:54.880Z] ---> f2dba05dbfae [2022-11-03T08:28:54.880Z] Step 15/26 : COPY . . [2022-11-03T08:28:56.254Z] ---> eb6444b892e0 [2022-11-03T08:28:56.254Z] Step 16/26 : RUN ${MAKE} [2022-11-03T08:28:56.254Z] ---> Running in aaa8c707965a [2022-11-03T08:28:56.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T08:28:56.889Z] fc693d55d65f: Pull complete [2022-11-03T08:28:56.889Z] 7e9fc2657dce: Pull complete [2022-11-03T08:28:57.157Z] dda99020689f: Pull complete [2022-11-03T08:29:03.833Z] db1c61fa0a46: Pull complete [2022-11-03T08:29:05.788Z] 891c053d2c06: Pull complete [2022-11-03T08:29:05.788Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T08:29:05.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T08:29:05.788Z] ---> f96f9c87975a [2022-11-03T08:29:05.788Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T08:29:07.749Z] ---> Running in 8948a9510759 [2022-11-03T08:29:08.017Z] Removing intermediate container 8948a9510759 [2022-11-03T08:29:08.017Z] ---> 6330711dc48a [2022-11-03T08:29:08.017Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T08:29:08.284Z] ---> Running in 627274bb7473 [2022-11-03T08:29:08.552Z] Removing intermediate container 627274bb7473 [2022-11-03T08:29:08.552Z] ---> 2c42a43e1cfa [2022-11-03T08:29:08.552Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:29:08.552Z] ---> Running in 298b5744e27e [2022-11-03T08:29:08.700Z] Removing intermediate container aaa8c707965a [2022-11-03T08:29:08.701Z] ---> df80c9d0f429 [2022-11-03T08:29:08.701Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T08:29:08.701Z] 3.14: Pulling from library/alpine [2022-11-03T08:29:08.701Z] c7ed990a2339: Pulling fs layer [2022-11-03T08:29:08.701Z] c7ed990a2339: Verifying Checksum [2022-11-03T08:29:08.701Z] c7ed990a2339: Download complete [2022-11-03T08:29:08.701Z] c7ed990a2339: Pull complete [2022-11-03T08:29:08.701Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T08:29:08.701Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T08:29:08.701Z] ---> dd53f409bf0b [2022-11-03T08:29:08.701Z] Step 18/26 : EXPOSE 4000 [2022-11-03T08:29:08.701Z] ---> Running in 114393c8f34d [2022-11-03T08:29:08.701Z] Removing intermediate container 114393c8f34d [2022-11-03T08:29:08.701Z] ---> 7bdfce8b9834 [2022-11-03T08:29:08.701Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T08:29:08.819Z] Removing intermediate container 298b5744e27e [2022-11-03T08:29:08.819Z] ---> 4988799ff67f [2022-11-03T08:29:08.819Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T08:29:09.087Z] ---> Running in 239a2949ef57 [2022-11-03T08:29:09.267Z] ---> 5b1ab9233721 [2022-11-03T08:29:09.267Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T08:29:09.267Z] ---> 54bc081d9abf [2022-11-03T08:29:09.267Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T08:29:09.353Z] Removing intermediate container 239a2949ef57 [2022-11-03T08:29:09.353Z] ---> 87c3a6501cb0 [2022-11-03T08:29:09.353Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T08:29:09.353Z] ---> Running in ff31708cf1c0 [2022-11-03T08:29:09.525Z] ---> 7b078052e098 [2022-11-03T08:29:09.525Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T08:29:09.525Z] ---> Running in 9157d9c578b9 [2022-11-03T08:29:09.525Z] Removing intermediate container 9157d9c578b9 [2022-11-03T08:29:09.525Z] ---> 1c6ee9b3eb81 [2022-11-03T08:29:09.525Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T08:29:09.621Z] Removing intermediate container ff31708cf1c0 [2022-11-03T08:29:09.621Z] ---> 69440fe59aab [2022-11-03T08:29:09.621Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T08:29:09.783Z] ---> Running in d45c427945d3 [2022-11-03T08:29:09.783Z] Removing intermediate container d45c427945d3 [2022-11-03T08:29:09.783Z] ---> 7994749765d3 [2022-11-03T08:29:09.783Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T08:29:09.783Z] ---> Running in 97927649d831 [2022-11-03T08:29:09.783Z] Removing intermediate container 97927649d831 [2022-11-03T08:29:09.783Z] ---> 16b6a9e972b4 [2022-11-03T08:29:09.783Z] Step 25/26 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:29:10.040Z] ---> Running in 9e55bb6be063 [2022-11-03T08:29:10.040Z] Removing intermediate container 9e55bb6be063 [2022-11-03T08:29:10.040Z] ---> 135b0fe8e95c [2022-11-03T08:29:10.040Z] Step 26/26 : LABEL version=2.3.0-dev.21 [2022-11-03T08:29:10.040Z] ---> Running in 6187fcea19c9 [2022-11-03T08:29:10.040Z] Removing intermediate container 6187fcea19c9 [2022-11-03T08:29:10.040Z] ---> 0d155bc91ad4 [2022-11-03T08:29:10.040Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T08:29:10.297Z] Successfully built 0d155bc91ad4 [2022-11-03T08:29:10.297Z] 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-11-03T08:29:10.403Z] provisioning config files... [2022-11-03T08:29:10.409Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9274007433781525470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:29:10.576Z] latest: Pulling from library/docker [2022-11-03T08:29:10.576Z] 9b18e9b68314: Already exists [2022-11-03T08:29:10.576Z] e5833820420a: Pulling fs layer [2022-11-03T08:29:10.576Z] 79069699b830: Pulling fs layer [2022-11-03T08:29:10.576Z] 444a66d86b54: Pulling fs layer [2022-11-03T08:29:10.576Z] af8c662400c0: Pulling fs layer [2022-11-03T08:29:10.576Z] 7851778f47af: Pulling fs layer [2022-11-03T08:29:10.576Z] 969048075247: Pulling fs layer [2022-11-03T08:29:10.576Z] 9d9d268b6129: Pulling fs layer [2022-11-03T08:29:10.576Z] 71d72239e8c8: Pulling fs layer [2022-11-03T08:29:10.576Z] af8c662400c0: Waiting [2022-11-03T08:29:10.576Z] 7851778f47af: Waiting [2022-11-03T08:29:10.576Z] 969048075247: Waiting [2022-11-03T08:29:10.576Z] 9d9d268b6129: Waiting [2022-11-03T08:29:10.576Z] 71d72239e8c8: Waiting [2022-11-03T08:29:10.701Z] ---> docker-login.sh [2022-11-03T08:29:10.701Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:29:10.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:29:10.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:29:10.701Z] Configure a credential helper to remove this warning. See [2022-11-03T08:29:10.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:29:10.701Z] [2022-11-03T08:29:10.701Z] Login Succeeded [2022-11-03T08:29:10.701Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:29:10.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:29:10.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:29:10.701Z] Configure a credential helper to remove this warning. See [2022-11-03T08:29:10.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:29:10.702Z] [2022-11-03T08:29:10.702Z] Login Succeeded [2022-11-03T08:29:10.702Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:29:10.845Z] 79069699b830: Verifying Checksum [2022-11-03T08:29:10.846Z] 79069699b830: Download complete [2022-11-03T08:29:10.846Z] e5833820420a: Download complete [2022-11-03T08:29:10.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:29:10.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:29:10.961Z] Configure a credential helper to remove this warning. See [2022-11-03T08:29:10.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:29:10.961Z] [2022-11-03T08:29:10.961Z] Login Succeeded [2022-11-03T08:29:10.961Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:29:10.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:29:10.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:29:10.961Z] Configure a credential helper to remove this warning. See [2022-11-03T08:29:10.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:29:10.961Z] [2022-11-03T08:29:10.961Z] Login Succeeded [2022-11-03T08:29:10.961Z] docker.io [2022-11-03T08:29:10.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:29:11.120Z] 444a66d86b54: Verifying Checksum [2022-11-03T08:29:11.120Z] 444a66d86b54: Download complete [2022-11-03T08:29:11.388Z] 969048075247: Verifying Checksum [2022-11-03T08:29:11.388Z] 969048075247: Download complete [2022-11-03T08:29:11.388Z] af8c662400c0: Verifying Checksum [2022-11-03T08:29:11.388Z] af8c662400c0: Download complete [2022-11-03T08:29:11.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:29:11.528Z] Configure a credential helper to remove this warning. See [2022-11-03T08:29:11.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:29:11.528Z] [2022-11-03T08:29:11.528Z] Login Succeeded [2022-11-03T08:29:11.528Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:29:11.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:29:11.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:29:11.578Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-11-03T08:29:11.578Z] 385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:29:11.578Z] latest [2022-11-03T08:29:11.578Z] 2.3.0-dev.21 [2022-11-03T08:29:11.578Z] 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:29:11.578Z] main [2022-11-03T08:29:11.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:11.656Z] 7851778f47af: Verifying Checksum [2022-11-03T08:29:11.656Z] 7851778f47af: Download complete [2022-11-03T08:29:11.656Z] 9d9d268b6129: Verifying Checksum [2022-11-03T08:29:11.656Z] 9d9d268b6129: Download complete [2022-11-03T08:29:11.656Z] e5833820420a: Pull complete [2022-11-03T08:29:11.656Z] 71d72239e8c8: Verifying Checksum [2022-11-03T08:29:11.656Z] 71d72239e8c8: Download complete [2022-11-03T08:29:11.879Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:11.923Z] 79069699b830: Pull complete [2022-11-03T08:29:12.178Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:29:12.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T08:29:12.179Z] eedecd6f8a3c: Preparing [2022-11-03T08:29:12.179Z] 3c2d7deb094f: Preparing [2022-11-03T08:29:12.179Z] 9741c8b1cb16: Preparing [2022-11-03T08:29:12.179Z] 63493a9ab2d4: Preparing [2022-11-03T08:29:12.179Z] 63493a9ab2d4: Layer already exists [2022-11-03T08:29:12.179Z] 3c2d7deb094f: Pushed [2022-11-03T08:29:12.179Z] eedecd6f8a3c: Pushed [2022-11-03T08:29:12.881Z] 444a66d86b54: Pull complete [2022-11-03T08:29:13.934Z] af8c662400c0: Pull complete [2022-11-03T08:29:14.532Z] 7851778f47af: Pull complete [2022-11-03T08:29:14.709Z] 9741c8b1cb16: Pushed [2022-11-03T08:29:14.828Z] 969048075247: Pull complete [2022-11-03T08:29:14.968Z] 385f82308ab0593157c3fef58c4a4c4e109f5620: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:15.100Z] 9d9d268b6129: Pull complete [2022-11-03T08:29:15.277Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:15.368Z] 71d72239e8c8: Pull complete [2022-11-03T08:29:15.368Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T08:29:15.368Z] Status: Downloaded newer image for docker:latest [2022-11-03T08:29:15.573Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T08:29:15.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T08:29:15.573Z] eedecd6f8a3c: Preparing [2022-11-03T08:29:15.573Z] 3c2d7deb094f: Preparing [2022-11-03T08:29:15.573Z] 9741c8b1cb16: Preparing [2022-11-03T08:29:15.573Z] 63493a9ab2d4: Preparing [2022-11-03T08:29:15.573Z] 63493a9ab2d4: Layer already exists [2022-11-03T08:29:15.573Z] eedecd6f8a3c: Layer already exists [2022-11-03T08:29:15.573Z] 9741c8b1cb16: Layer already exists [2022-11-03T08:29:15.573Z] 3c2d7deb094f: Layer already exists [2022-11-03T08:29:15.573Z] latest: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:15.876Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:16.177Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 [2022-11-03T08:29:16.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T08:29:16.177Z] eedecd6f8a3c: Preparing [2022-11-03T08:29:16.177Z] 3c2d7deb094f: Preparing [2022-11-03T08:29:16.177Z] 9741c8b1cb16: Preparing [2022-11-03T08:29:16.177Z] 63493a9ab2d4: Preparing [2022-11-03T08:29:16.177Z] eedecd6f8a3c: Layer already exists [2022-11-03T08:29:16.177Z] 63493a9ab2d4: Layer already exists [2022-11-03T08:29:16.177Z] 9741c8b1cb16: Layer already exists [2022-11-03T08:29:16.177Z] 3c2d7deb094f: Layer already exists [2022-11-03T08:29:16.177Z] 2.3.0-dev.21: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:16.483Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:16.789Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:29:16.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T08:29:16.789Z] eedecd6f8a3c: Preparing [2022-11-03T08:29:16.789Z] 3c2d7deb094f: Preparing [2022-11-03T08:29:16.789Z] 9741c8b1cb16: Preparing [2022-11-03T08:29:16.789Z] 63493a9ab2d4: Preparing [2022-11-03T08:29:16.789Z] 9741c8b1cb16: Layer already exists [2022-11-03T08:29:16.789Z] eedecd6f8a3c: Layer already exists [2022-11-03T08:29:16.789Z] 63493a9ab2d4: Layer already exists [2022-11-03T08:29:16.789Z] 3c2d7deb094f: Layer already exists [2022-11-03T08:29:16.789Z] 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:17.106Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:17.418Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-11-03T08:29:17.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T08:29:17.418Z] eedecd6f8a3c: Preparing [2022-11-03T08:29:17.418Z] 3c2d7deb094f: Preparing [2022-11-03T08:29:17.418Z] 9741c8b1cb16: Preparing [2022-11-03T08:29:17.418Z] 63493a9ab2d4: Preparing [2022-11-03T08:29:17.418Z] 9741c8b1cb16: Layer already exists [2022-11-03T08:29:17.418Z] 3c2d7deb094f: Layer already exists [2022-11-03T08:29:17.418Z] 63493a9ab2d4: Layer already exists [2022-11-03T08:29:17.418Z] eedecd6f8a3c: Layer already exists [2022-11-03T08:29:17.418Z] main: digest: sha256:295e60e5850f3abd3d661e299c12e6aca3db3a690199797bce7cc59cf72566e1 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:29:17.465Z] ===================================================== [Pipeline] echo [2022-11-03T08:29:17.471Z] taggedImages: [2022-11-03T08:29:17.471Z] - nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:29:17.471Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T08:29:17.471Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.21 [2022-11-03T08:29:17.471Z] - nexus3.edgexfoundry.org:10004/edgex-ui:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:29:17.471Z] - 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-11-03T08:29:17.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T08:29:17.823Z] [2022-11-03T08:29:17.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:29:18.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T08:29:18.115Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T08:29:18.115Z] 5eb5b503b376: Pulling fs layer [2022-11-03T08:29:18.115Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T08:29:18.115Z] ec43610c2a17: Pulling fs layer [2022-11-03T08:29:18.115Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T08:29:18.115Z] 33b1e0a273af: Pulling fs layer [2022-11-03T08:29:18.115Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T08:29:18.115Z] 2f39f015ded8: Pulling fs layer [2022-11-03T08:29:18.115Z] 33b1e0a273af: Waiting [2022-11-03T08:29:18.115Z] 5d3b04190fa2: Waiting [2022-11-03T08:29:18.115Z] 2f39f015ded8: Waiting [2022-11-03T08:29:18.115Z] 3a2ae6a8a46f: Waiting [2022-11-03T08:29:18.115Z] 5c69ac0246d0: Download complete [2022-11-03T08:29:18.115Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T08:29:18.115Z] 3a2ae6a8a46f: Download complete [2022-11-03T08:29:18.115Z] 33b1e0a273af: Verifying Checksum [2022-11-03T08:29:18.115Z] 33b1e0a273af: Download complete [2022-11-03T08:29:18.115Z] 5d3b04190fa2: Download complete [2022-11-03T08:29:18.374Z] ec43610c2a17: Verifying Checksum [2022-11-03T08:29:18.374Z] ec43610c2a17: Download complete [2022-11-03T08:29:18.374Z] 5eb5b503b376: Verifying Checksum [2022-11-03T08:29:18.374Z] 5eb5b503b376: Download complete [2022-11-03T08:29:18.941Z] 2f39f015ded8: Download complete [2022-11-03T08:29:19.505Z] 5eb5b503b376: Pull complete [2022-11-03T08:29:19.505Z] 5c69ac0246d0: Pull complete [2022-11-03T08:29:19.635Z] ---> 70ebe9d57bd2 [2022-11-03T08:29:19.635Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T08:29:19.635Z] ---> Running in e68e2972b2f8 [2022-11-03T08:29:20.067Z] ec43610c2a17: Pull complete [2022-11-03T08:29:20.067Z] 3a2ae6a8a46f: Pull complete [2022-11-03T08:29:20.067Z] 33b1e0a273af: Pull complete [2022-11-03T08:29:20.324Z] 5d3b04190fa2: Pull complete [2022-11-03T08:29:21.588Z] Removing intermediate container e68e2972b2f8 [2022-11-03T08:29:21.589Z] ---> 8554dbd69fbb [2022-11-03T08:29:21.589Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:29:21.862Z] ---> Running in 1b9a5db04826 [2022-11-03T08:29:22.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T08:29:23.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T08:29:24.500Z] 2f39f015ded8: Pull complete [2022-11-03T08:29:24.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T08:29:24.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T08:29:24.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:29:24.568Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:29:24.601Z] $ 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-11-03T08:29:24.829Z] OK: 221 MiB in 51 packages [2022-11-03T08:29:25.793Z] Removing intermediate container 1b9a5db04826 [2022-11-03T08:29:25.793Z] ---> 30ace741306c [2022-11-03T08:29:25.793Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T08:29:25.793Z] ---> Running in fef40714be9c [2022-11-03T08:29:26.069Z] Removing intermediate container fef40714be9c [2022-11-03T08:29:26.069Z] ---> 25d155fd5445 [2022-11-03T08:29:26.069Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T08:29:26.069Z] ---> Running in ea318fde09fa [2022-11-03T08:29:26.615Z] $ docker top 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 -eo pid,comm [2022-11-03T08:29:26.654Z] Removing intermediate container ea318fde09fa [2022-11-03T08:29:26.654Z] ---> 92000e3d728b [2022-11-03T08:29:26.654Z] Step 13/16 : COPY go.mod vendor* ./ [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:29:27.000Z] ---> job-cost.sh [2022-11-03T08:29:27.000Z] lf-activate-venv: SKIPPING [2022-11-03T08:29:27.000Z] INFO: No Stack... [2022-11-03T08:29:27.251Z] ---> 3283b43be6a2 [2022-11-03T08:29:27.251Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:29:27.251Z] ---> Running in 97771a23bb5c [2022-11-03T08:29:27.259Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T08:29:27.825Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T08:29:28.110Z] + cut -d, -f6 [2022-11-03T08:29:28.110Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2022-11-03T08:29:28.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [2022-11-03T08:29:28.133Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] did not exist. Created. [2022-11-03T08:29:28.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T08:29:28.433Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T08:29:28.837Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T08:29:28.846Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T08:29:28.862Z] $ docker stop --time=1 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 [2022-11-03T08:29:30.145Z] $ docker rm -f 551c06a260c8de5cccd42e9a85e730e7403912f1f9e6a2a98a3e875f69d252e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T08:30:23.757Z] Removing intermediate container 97771a23bb5c [2022-11-03T08:30:23.757Z] ---> 2e3e15db6c73 [2022-11-03T08:30:23.757Z] Step 15/16 : COPY . . [2022-11-03T08:30:23.757Z] ---> a8c72cb81621 [2022-11-03T08:30:23.757Z] Step 16/16 : RUN ${MAKE} [2022-11-03T08:30:23.757Z] ---> Running in 59cc44165fa9 [2022-11-03T08:30:24.025Z] noop [2022-11-03T08:30:25.001Z] Removing intermediate container 59cc44165fa9 [2022-11-03T08:30:25.002Z] ---> e0ae523a5b7f [2022-11-03T08:30:25.002Z] Successfully built e0ae523a5b7f [2022-11-03T08:30:25.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:30:25.626Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T08:30:25.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:30:25.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container [2022-11-03T08:30:25.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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-11-03T08:30:26.988Z] $ docker top b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:30:27.810Z] + go version [2022-11-03T08:30:27.810Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T08:30:27.827Z] $ docker stop --time=1 b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 [2022-11-03T08:30:29.441Z] $ docker rm -f b37072db7c61bf5be96890ccb55bf322a1100f19e273d5f8d1fc258069857993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:30:29.972Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T08:30:29.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:30:30.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container [2022-11-03T08:30:30.219Z] $ 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/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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-11-03T08:30:31.469Z] $ docker top 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:30:32.051Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/92 [Pipeline] fileExists [Pipeline] sh [2022-11-03T08:30:32.385Z] + make test [2022-11-03T08:30:32.655Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T08:30:34.063Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T08:31:55.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T08:31:55.713Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T08:32:13.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T08:32:13.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T08:32:13.925Z] ./bin/test-attribution-txt.sh [2022-11-03T08:32:13.925Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T08:32:13.925Z] make -C web test [2022-11-03T08:32:13.925Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/92/web' [2022-11-03T08:32:13.925Z] make[1]: tput: No such file or directory [2022-11-03T08:32:13.925Z] make[1]: tput: No such file or directory [2022-11-03T08:32:13.925Z] warning: generating ./VERSION [2022-11-03T08:32:13.925Z] echo "0.0.0" > VERSION [2022-11-03T08:32:13.925Z] docker build \ [2022-11-03T08:32:13.925Z] -f Dockerfile \ [2022-11-03T08:32:13.925Z] --build-arg USER=1000 \ [2022-11-03T08:32:13.925Z] \ [2022-11-03T08:32:13.925Z] --label "git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620" \ [2022-11-03T08:32:13.925Z] -t edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 \ [2022-11-03T08:32:13.925Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T08:32:13.925Z] . [2022-11-03T08:32:13.925Z] Sending build context to Docker daemon 3.269MB [2022-11-03T08:32:13.925Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T08:32:13.925Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T08:32:13.925Z] 47517142f6ba: Pulling fs layer [2022-11-03T08:32:13.925Z] 5f8c4bfa009b: Pulling fs layer [2022-11-03T08:32:13.925Z] f7079c9c4ba1: Pulling fs layer [2022-11-03T08:32:13.925Z] aba105e6f55a: Pulling fs layer [2022-11-03T08:32:13.925Z] aba105e6f55a: Waiting [2022-11-03T08:32:13.925Z] f7079c9c4ba1: Verifying Checksum [2022-11-03T08:32:13.925Z] f7079c9c4ba1: Download complete [2022-11-03T08:32:13.925Z] 47517142f6ba: Verifying Checksum [2022-11-03T08:32:13.925Z] 47517142f6ba: Download complete [2022-11-03T08:32:13.925Z] aba105e6f55a: Download complete [2022-11-03T08:32:13.925Z] 47517142f6ba: Pull complete [2022-11-03T08:32:13.925Z] 5f8c4bfa009b: Download complete [2022-11-03T08:32:17.274Z] 5f8c4bfa009b: Pull complete [2022-11-03T08:32:17.543Z] f7079c9c4ba1: Pull complete [2022-11-03T08:32:17.543Z] aba105e6f55a: Pull complete [2022-11-03T08:32:17.812Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T08:32:17.812Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T08:32:17.812Z] ---> bf1b8b58d215 [2022-11-03T08:32:17.812Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T08:32:18.400Z] ---> Running in 7ca252e74ecc [2022-11-03T08:32:19.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-03T08:32:19.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-03T08:32:20.601Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-03T08:32:20.601Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-03T08:32:20.601Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-03T08:32:20.601Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-03T08:32:20.601Z] (5/128) Installing libxcb (1.14-r2) [2022-11-03T08:32:20.601Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-03T08:32:20.601Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-03T08:32:20.601Z] (8/128) Installing libice (1.0.10-r0) [2022-11-03T08:32:20.601Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-03T08:32:20.601Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-03T08:32:20.601Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-03T08:32:20.601Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-03T08:32:20.601Z] (13/128) Installing xset (1.2.4-r0) [2022-11-03T08:32:20.601Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-03T08:32:20.601Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-03T08:32:20.870Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T08:32:20.870Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-03T08:32:20.870Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-03T08:32:20.870Z] (19/128) Installing libintl (0.21-r0) [2022-11-03T08:32:20.870Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-03T08:32:20.870Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-03T08:32:20.870Z] (22/128) Installing pcre (8.45-r1) [2022-11-03T08:32:20.870Z] (23/128) Installing glib (2.70.1-r0) [2022-11-03T08:32:20.870Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-03T08:32:20.870Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-03T08:32:20.870Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-03T08:32:21.139Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T08:32:21.139Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T08:32:21.139Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-03T08:32:21.139Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-03T08:32:21.139Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-03T08:32:21.139Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-03T08:32:21.139Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T08:32:21.139Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T08:32:21.139Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-03T08:32:21.418Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-03T08:32:21.418Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-03T08:32:21.418Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-03T08:32:21.418Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-03T08:32:21.418Z] (40/128) Installing libxi (1.8-r0) [2022-11-03T08:32:21.418Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-03T08:32:21.418Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-03T08:32:21.418Z] (43/128) Installing atk (2.36.0-r0) [2022-11-03T08:32:21.418Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-03T08:32:21.418Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-03T08:32:21.418Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-03T08:32:21.418Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T08:32:21.418Z] (48/128) Installing expat (2.5.0-r0) [2022-11-03T08:32:21.418Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-03T08:32:21.418Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-03T08:32:21.418Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-03T08:32:21.418Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-03T08:32:21.418Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-03T08:32:21.418Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-03T08:32:21.687Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-03T08:32:21.687Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-03T08:32:21.687Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-03T08:32:21.687Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-03T08:32:21.687Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-03T08:32:21.687Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-03T08:32:21.687Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-03T08:32:21.687Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-03T08:32:21.687Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-03T08:32:21.687Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-03T08:32:21.687Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-03T08:32:21.954Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-03T08:32:21.954Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-03T08:32:21.954Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-03T08:32:21.954Z] (69/128) Installing pango (1.48.10-r0) [2022-11-03T08:32:21.954Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T08:32:21.954Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T08:32:21.954Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T08:32:21.954Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-03T08:32:22.221Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-03T08:32:22.222Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T08:32:22.490Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T08:32:22.490Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-03T08:32:22.490Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-03T08:32:22.490Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-03T08:32:22.490Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T08:32:25.085Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-03T08:32:25.085Z] (80/128) Installing flac (1.3.4-r0) [2022-11-03T08:32:25.085Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T08:32:25.085Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T08:32:25.085Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-03T08:32:25.085Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-03T08:32:25.085Z] (85/128) Installing libass (0.15.2-r0) [2022-11-03T08:32:25.085Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-03T08:32:25.085Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T08:32:25.085Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T08:32:25.085Z] (89/128) Installing lame (3.100-r0) [2022-11-03T08:32:25.085Z] (90/128) Installing opus (1.3.1-r1) [2022-11-03T08:32:25.085Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T08:32:25.085Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-03T08:32:25.085Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-03T08:32:25.085Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-03T08:32:25.085Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-03T08:32:25.085Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T08:32:25.353Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-03T08:32:25.353Z] (98/128) Installing libva (2.13.0-r0) [2022-11-03T08:32:25.353Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-03T08:32:25.353Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-03T08:32:25.353Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-03T08:32:25.353Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-03T08:32:25.353Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-03T08:32:25.353Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-03T08:32:25.353Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-03T08:32:25.622Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-03T08:32:25.622Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T08:32:25.894Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-03T08:32:25.894Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-03T08:32:25.894Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T08:32:25.894Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-03T08:32:26.163Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-03T08:32:26.163Z] (113/128) Installing nspr (4.32-r0) [2022-11-03T08:32:26.163Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-03T08:32:26.163Z] (115/128) Installing nss (3.78.1-r0) [2022-11-03T08:32:26.163Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-03T08:32:26.163Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-03T08:32:26.163Z] (118/128) Installing orc (0.4.32-r0) [2022-11-03T08:32:26.163Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-03T08:32:26.163Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-03T08:32:26.163Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-03T08:32:26.163Z] (122/128) Installing libpulse (15.0-r2) [2022-11-03T08:32:26.433Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-03T08:32:26.433Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-03T08:32:26.433Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-03T08:32:26.433Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-03T08:32:26.433Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-03T08:32:26.433Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-03T08:32:32.662Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T08:32:32.662Z] Executing glib-2.70.1-r0.trigger [2022-11-03T08:32:32.662Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T08:32:38.047Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T08:32:38.047Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T08:32:38.047Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T08:32:38.047Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T08:32:38.047Z] OK: 275 MiB in 144 packages [2022-11-03T08:32:46.267Z] Removing intermediate container 7ca252e74ecc [2022-11-03T08:32:46.267Z] ---> 90042eda77d2 [2022-11-03T08:32:46.267Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T08:32:46.267Z] ---> Running in d3089235c425 [2022-11-03T08:32:46.534Z] Removing intermediate container d3089235c425 [2022-11-03T08:32:46.534Z] ---> 33ec7b778986 [2022-11-03T08:32:46.534Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T08:32:46.534Z] ---> Running in af04f4b7d766 [2022-11-03T08:32:47.122Z] Removing intermediate container af04f4b7d766 [2022-11-03T08:32:47.122Z] ---> 25ca09fb628e [2022-11-03T08:32:47.122Z] Step 5/10 : RUN npm install -g npm [2022-11-03T08:32:47.122Z] ---> Running in de82bc599ef3 [2022-11-03T08:33:19.344Z] [2022-11-03T08:33:19.344Z] changed 54 packages, and audited 212 packages in 24s [2022-11-03T08:33:19.344Z] [2022-11-03T08:33:19.344Z] 11 packages are looking for funding [2022-11-03T08:33:19.344Z] run `npm fund` for details [2022-11-03T08:33:19.344Z] [2022-11-03T08:33:19.344Z] found 0 vulnerabilities [2022-11-03T08:33:19.344Z] Removing intermediate container de82bc599ef3 [2022-11-03T08:33:19.344Z] ---> b4cc5f97de93 [2022-11-03T08:33:19.344Z] Step 6/10 : ARG USER=1000 [2022-11-03T08:33:19.344Z] ---> Running in e46d829e48e7 [2022-11-03T08:33:19.927Z] Removing intermediate container e46d829e48e7 [2022-11-03T08:33:19.927Z] ---> 2adfc5e94993 [2022-11-03T08:33:19.927Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T08:33:20.193Z] ---> Running in f94891bac9ea [2022-11-03T08:33:24.450Z] Removing intermediate container f94891bac9ea [2022-11-03T08:33:24.450Z] ---> eaa325034dca [2022-11-03T08:33:24.450Z] Step 8/10 : USER $USER:$USER [2022-11-03T08:33:24.450Z] ---> Running in 1097cfd7c1f1 [2022-11-03T08:33:25.052Z] Removing intermediate container 1097cfd7c1f1 [2022-11-03T08:33:25.052Z] ---> 4fcf803fdcc3 [2022-11-03T08:33:25.052Z] Step 9/10 : WORKDIR /app [2022-11-03T08:33:25.052Z] ---> Running in d3896b5bb6b5 [2022-11-03T08:33:27.008Z] Removing intermediate container d3896b5bb6b5 [2022-11-03T08:33:27.008Z] ---> a6da7c0c5957 [2022-11-03T08:33:27.008Z] Step 10/10 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:33:27.008Z] ---> Running in cda3c4ed090a [2022-11-03T08:33:27.277Z] Removing intermediate container cda3c4ed090a [2022-11-03T08:33:27.277Z] ---> 1b6f90a17e74 [2022-11-03T08:33:27.277Z] Successfully built 1b6f90a17e74 [2022-11-03T08:33:27.277Z] Successfully tagged edgexfoundry/edgex-web-ui:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:33:27.277Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T08:33:27.277Z] touch edgex-web-ui.imagebuilt [2022-11-03T08:33:27.277Z] mkdir -p node_modules coverage [2022-11-03T08:33:27.277Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T08:33:27.277Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE required: { [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE }, [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T08:33:42.300Z] npm WARN EBADENGINE } [2022-11-03T08:34:29.159Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T08:34:29.159Z] 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-11-03T08:34:29.159Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T08:34:29.159Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:34:29.159Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T08:34:29.159Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T08:34:41.484Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T08:34:41.484Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T08:34:41.752Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T08:35:08.681Z] 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-11-03T08:35:08.681Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:35:08.681Z] 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-11-03T08:35:12.021Z] 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-11-03T08:35:12.980Z] 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-11-03T08:35:14.387Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T08:35:26.700Z] 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-11-03T08:35:29.286Z] 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-11-03T08:35:47.510Z] 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-11-03T08:36:14.205Z] 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-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] 90 packages are looking for funding [2022-11-03T08:36:53.116Z] run `npm fund` for details [2022-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] To address issues that do not require attention, run: [2022-11-03T08:36:53.116Z] npm audit fix [2022-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] To address all issues (including breaking changes), run: [2022-11-03T08:36:53.116Z] npm audit fix --force [2022-11-03T08:36:53.116Z] [2022-11-03T08:36:53.116Z] Run `npm audit` for details. [2022-11-03T08:36:53.116Z] 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-11-03T08:37:08.110Z] - Generating browser application bundles (phase: setup)... [2022-11-03T08:37:40.320Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T08:37:40.320Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T08:38:12.532Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T08:38:12.533Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T08:38:16.785Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T08:38:16.786Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T08:38:21.034Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T08:38:21.300Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T08:38:27.933Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T08:38:28.203Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T08:38:29.165Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T08:38:33.417Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T08:38:33.417Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T08:38:33.417Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T08:39:41.315Z] 03 11 2022 08:39:36.237:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T08:39:41.315Z] 03 11 2022 08:39:36.252:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T08:39:41.315Z] 03 11 2022 08:39:36.284:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T08:40:49.190Z] 03 11 2022 08:40:40.417:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-03T08:41:45.565Z] 03 11 2022 08:41:36.091:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-03T08:42:00.549Z] ✔ Browser application bundle generation complete. [2022-11-03T08:42:00.818Z] 03 11 2022 08:42:00.607:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket a8QN3lPlo4HN3dSGAAAB with id 27117788 [2022-11-03T08:42:19.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T08:42:19.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.723 secs) [2022-11-03T08:42:19.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.882 secs) [2022-11-03T08:42:20.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.478 secs) [2022-11-03T08:42:20.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.55 secs) [2022-11-03T08:42:20.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.617 secs) [2022-11-03T08:42:20.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.659 secs) [2022-11-03T08:42:20.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.755 secs) [2022-11-03T08:42:20.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.976 secs) [2022-11-03T08:42:20.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.014 secs) [2022-11-03T08:42:20.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.032 secs) [2022-11-03T08:42:21.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.292 secs) [2022-11-03T08:42:21.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.385 secs) [2022-11-03T08:42:21.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.693 secs) [2022-11-03T08:42:22.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.248 secs) [2022-11-03T08:42:22.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.305 secs) [2022-11-03T08:42:22.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.335 secs) [2022-11-03T08:42:22.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.494 secs) [2022-11-03T08:42:22.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.526 secs) [2022-11-03T08:42:22.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.559 secs) [2022-11-03T08:42:22.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.591 secs) [2022-11-03T08:42:22.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.714 secs) [2022-11-03T08:42:22.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.739 secs) [2022-11-03T08:42:23.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.95 secs) [2022-11-03T08:42:23.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.016 secs) [2022-11-03T08:42:23.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.275 secs) [2022-11-03T08:42:23.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.309 secs) [2022-11-03T08:42:24.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.585 secs) [2022-11-03T08:42:24.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.679 secs) [2022-11-03T08:42:24.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.76 secs) [2022-11-03T08:42:24.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.786 secs) [2022-11-03T08:42:24.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.816 secs) [2022-11-03T08:42:24.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.849 secs) [2022-11-03T08:42:24.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.864 secs) [2022-11-03T08:42:24.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.952 secs) [2022-11-03T08:42:24.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.285 secs) [2022-11-03T08:42:25.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.363 secs) [2022-11-03T08:42:25.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.436 secs) [2022-11-03T08:42:25.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.504 secs) [2022-11-03T08:42:25.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.57 secs) [2022-11-03T08:42:25.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.6 secs) [2022-11-03T08:42:25.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.655 secs) [2022-11-03T08:42:25.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.76 secs) [2022-11-03T08:42:26.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.211 secs) [2022-11-03T08:42:26.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.233 secs) [2022-11-03T08:42:26.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.247 secs) [2022-11-03T08:42:26.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.279 secs) [2022-11-03T08:42:26.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.574 secs) [2022-11-03T08:42:26.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.646 secs) [2022-11-03T08:42:26.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.67 secs) [2022-11-03T08:42:27.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.828 secs) [2022-11-03T08:42:27.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.907 secs) [2022-11-03T08:42:27.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.964 secs) [2022-11-03T08:42:27.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.11 secs) [2022-11-03T08:42:27.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.149 secs) [2022-11-03T08:42:27.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.166 secs) [2022-11-03T08:42:27.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.176 secs) [2022-11-03T08:42:27.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.218 secs) [2022-11-03T08:42:27.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.266 secs) [2022-11-03T08:42:27.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.286 secs) [2022-11-03T08:42:27.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.366 secs) [2022-11-03T08:42:27.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.486 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.506 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.52 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.536 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.554 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.569 secs) [2022-11-03T08:42:28.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.621 secs) [2022-11-03T08:42:28.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.637 secs) [2022-11-03T08:42:28.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.652 secs) [2022-11-03T08:42:28.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.771 secs) [2022-11-03T08:42:28.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.866 secs) [2022-11-03T08:42:28.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.022 secs) [2022-11-03T08:42:28.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.174 secs) [2022-11-03T08:42:29.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.322 secs) [2022-11-03T08:42:29.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.401 secs) [2022-11-03T08:42:29.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.44 secs) [2022-11-03T08:42:29.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.508 secs) [2022-11-03T08:42:29.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.531 secs) [2022-11-03T08:42:29.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.761 secs) [2022-11-03T08:42:30.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.927 secs) [2022-11-03T08:42:30.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.967 secs) [2022-11-03T08:42:30.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.994 secs) [2022-11-03T08:42:30.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.023 secs) [2022-11-03T08:42:30.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.043 secs) [2022-11-03T08:42:30.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.055 secs) [2022-11-03T08:42:30.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.275 secs) [2022-11-03T08:42:30.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.561 secs) [2022-11-03T08:42:30.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.65 secs) [2022-11-03T08:42:31.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.786 secs) [2022-11-03T08:42:31.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10 secs) [2022-11-03T08:42:31.780Z] WARN: ' [2022-11-03T08:42:31.780Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T08:42:31.780Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T08:42:31.780Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T08:42:31.780Z] in a future version of Angular. [2022-11-03T08:42:31.780Z] [2022-11-03T08:42:31.780Z] For more information on this, see our API docs here: [2022-11-03T08:42:31.780Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T08:42:31.780Z] ' [2022-11-03T08:42:31.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10 secs) [2022-11-03T08:42:31.780Z] WARN: ' [2022-11-03T08:42:31.780Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T08:42:31.780Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T08:42:31.780Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T08:42:31.780Z] in a future version of Angular. [2022-11-03T08:42:31.780Z] [2022-11-03T08:42:31.780Z] For more information on this, see our API docs here: [2022-11-03T08:42:31.780Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T08:42:31.780Z] ' [2022-11-03T08:42:31.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.176 secs) [2022-11-03T08:42:31.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.228 secs) [2022-11-03T08:42:32.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.264 secs) [2022-11-03T08:42:32.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.3 secs) [2022-11-03T08:42:32.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.333 secs) [2022-11-03T08:42:32.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.349 secs) [2022-11-03T08:42:32.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.362 secs) [2022-11-03T08:42:32.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.462 secs) [2022-11-03T08:42:32.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.499 secs) [2022-11-03T08:42:32.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.548 secs) [2022-11-03T08:42:32.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.608 secs) [2022-11-03T08:42:32.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.678 secs) [2022-11-03T08:42:32.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.701 secs) [2022-11-03T08:42:32.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.71 secs) [2022-11-03T08:42:32.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.862 secs) [2022-11-03T08:42:32.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.949 secs) [2022-11-03T08:42:33.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.99 secs) [2022-11-03T08:42:33.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.182 secs) [2022-11-03T08:42:33.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.332 secs) [2022-11-03T08:42:33.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.453 secs) [2022-11-03T08:42:33.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.59 secs) [2022-11-03T08:42:33.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.612 secs) [2022-11-03T08:42:33.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.633 secs) [2022-11-03T08:42:33.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.645 secs) [2022-11-03T08:42:34.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.718 secs) [2022-11-03T08:42:34.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.73 secs) [2022-11-03T08:42:34.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.93 secs) [2022-11-03T08:42:34.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.082 secs) [2022-11-03T08:42:34.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.13 secs) [2022-11-03T08:42:35.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.467 secs) [2022-11-03T08:42:35.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.601 secs) [2022-11-03T08:42:35.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.636 secs) [2022-11-03T08:42:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.656 secs) [2022-11-03T08:42:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.775 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.842 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.891 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.913 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.939 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.959 secs) [2022-11-03T08:42:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.976 secs) [2022-11-03T08:42:36.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.006 secs) [2022-11-03T08:42:36.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.055 secs) [2022-11-03T08:42:36.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.137 secs) [2022-11-03T08:42:36.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.656 secs) [2022-11-03T08:42:36.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.727 secs) [2022-11-03T08:42:36.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.802 secs) [2022-11-03T08:42:37.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.863 secs) [2022-11-03T08:42:37.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.01 secs) [2022-11-03T08:42:37.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.078 secs) [2022-11-03T08:42:37.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.13 secs) [2022-11-03T08:42:38.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.448 secs) [2022-11-03T08:42:38.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.543 secs) [2022-11-03T08:42:38.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.712 secs) [2022-11-03T08:42:38.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.813 secs) [2022-11-03T08:42:38.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.844 secs) [2022-11-03T08:42:38.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.893 secs) [2022-11-03T08:42:38.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.108 secs) [2022-11-03T08:42:38.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.17 secs) [2022-11-03T08:42:39.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.254 secs) [2022-11-03T08:42:40.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.625 secs / 15.254 secs) [2022-11-03T08:42:40.110Z] TOTAL: 149 SUCCESS [2022-11-03T08:42:40.110Z] ✔ Browser application bundle generation complete. [2022-11-03T08:42:44.366Z] [2022-11-03T08:42:44.366Z] =============================== Coverage summary =============================== [2022-11-03T08:42:44.366Z] Statements : 40.95% ( 1466/3580 ) [2022-11-03T08:42:44.366Z] Branches : 12.03% ( 111/923 ) [2022-11-03T08:42:44.366Z] Functions : 33.2% ( 431/1298 ) [2022-11-03T08:42:44.366Z] Lines : 38.88% ( 1317/3387 ) [2022-11-03T08:42:44.366Z] ================================================================================ [2022-11-03T08:42:44.366Z] 03 11 2022 08:42:43.790:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T08:42:44.949Z] ✔ Browser application bundle generation complete. [2022-11-03T08:42:45.909Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/92/web' [Pipeline] echo [2022-11-03T08:42:45.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T08:42:45.933Z] $ docker stop --time=1 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 [2022-11-03T08:42:47.607Z] $ docker rm -f 9d4fb75bbc23f0e4415afc9870f96cbdb2e310629df5baa465ae7e7b93b63850 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:42:48.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T08:42:51.073Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T08:42:56.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T08:42:56.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T08:42:59.495Z] + ls -al . [2022-11-03T08:42:59.495Z] total 180 [2022-11-03T08:42:59.495Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 08:30 . [2022-11-03T08:42:59.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 .. [2022-11-03T08:42:59.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 .blubracket [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 08:28 .dockerignore [2022-11-03T08:42:59.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:28 .git [2022-11-03T08:42:59.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 .github [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 08:28 .gitignore [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 08:28 Attribution.txt [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 08:28 CHANGELOG.md [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 08:28 CONTRIBUTING.md [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 08:28 Dockerfile [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 08:28 Jenkinsfile [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 08:28 LICENSE [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 08:28 Makefile [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 08:28 README.md [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:26 VERSION [2022-11-03T08:42:59.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 assets [2022-11-03T08:42:59.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 bin [2022-11-03T08:42:59.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:28 cmd [2022-11-03T08:42:59.496Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 08:30 coverage.out [2022-11-03T08:42:59.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:28 docs [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 3145 Nov 3 08:28 go.mod [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 43958 Nov 3 08:28 go.sum [2022-11-03T08:42:59.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:28 internal [2022-11-03T08:42:59.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 snap [2022-11-03T08:42:59.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:28 testing [2022-11-03T08:42:59.496Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 08:28 version.go [2022-11-03T08:42:59.496Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 08:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:42:59.831Z] + 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=385f82308ab0593157c3fef58c4a4c4e109f5620 --label arch=arm64 --label version=2.3.0-dev.21 . [2022-11-03T08:43:00.787Z] Sending build context to Docker daemon 31.49MB [2022-11-03T08:43:00.787Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:43:00.787Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T08:43:00.787Z] ---> e0ae523a5b7f [2022-11-03T08:43:00.787Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T08:43:01.743Z] ---> Running in d787f3d1e8c5 [2022-11-03T08:43:02.011Z] Removing intermediate container d787f3d1e8c5 [2022-11-03T08:43:02.011Z] ---> 01ef579d0a01 [2022-11-03T08:43:02.011Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T08:43:02.277Z] ---> Running in ceb21e7e326d [2022-11-03T08:43:02.542Z] Removing intermediate container ceb21e7e326d [2022-11-03T08:43:02.542Z] ---> b0d6841458b0 [2022-11-03T08:43:02.542Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:43:02.542Z] ---> Running in 5c86ddfef18e [2022-11-03T08:43:02.809Z] Removing intermediate container 5c86ddfef18e [2022-11-03T08:43:02.809Z] ---> d6ad18bccb90 [2022-11-03T08:43:02.809Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T08:43:02.809Z] ---> Running in 62332842101d [2022-11-03T08:43:03.083Z] Removing intermediate container 62332842101d [2022-11-03T08:43:03.083Z] ---> c2d958fa8f94 [2022-11-03T08:43:03.083Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T08:43:03.350Z] ---> Running in a6f32d7108e0 [2022-11-03T08:43:03.617Z] Removing intermediate container a6f32d7108e0 [2022-11-03T08:43:03.617Z] ---> ffb7f70a69f6 [2022-11-03T08:43:03.617Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T08:43:05.560Z] ---> 8bb4241bf0c8 [2022-11-03T08:43:05.560Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T08:43:05.560Z] ---> Running in 8effd8a035c4 [2022-11-03T08:43:07.500Z] Removing intermediate container 8effd8a035c4 [2022-11-03T08:43:07.500Z] ---> 8a43219d57b0 [2022-11-03T08:43:07.501Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:43:07.501Z] ---> Running in e0a98cf0d672 [2022-11-03T08:43:08.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T08:43:08.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T08:43:10.124Z] OK: 221 MiB in 51 packages [2022-11-03T08:43:11.092Z] Removing intermediate container e0a98cf0d672 [2022-11-03T08:43:11.092Z] ---> 69b11c9b0058 [2022-11-03T08:43:11.092Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T08:43:11.092Z] ---> Running in 9ad5d96b5aea [2022-11-03T08:43:11.359Z] Removing intermediate container 9ad5d96b5aea [2022-11-03T08:43:11.359Z] ---> e8e2666c1410 [2022-11-03T08:43:11.359Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T08:43:11.359Z] ---> Running in d9e3068971c6 [2022-11-03T08:43:11.627Z] Removing intermediate container d9e3068971c6 [2022-11-03T08:43:11.627Z] ---> a768f9e9aa10 [2022-11-03T08:43:11.627Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T08:43:12.209Z] ---> 1d32676d3187 [2022-11-03T08:43:12.209Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:43:12.477Z] ---> Running in dc7e5adb9e1d [2022-11-03T08:43:14.414Z] Removing intermediate container dc7e5adb9e1d [2022-11-03T08:43:14.414Z] ---> 0a47111187cb [2022-11-03T08:43:14.414Z] Step 15/26 : COPY . . [2022-11-03T08:43:18.670Z] ---> e01d0d59c457 [2022-11-03T08:43:18.670Z] Step 16/26 : RUN ${MAKE} [2022-11-03T08:43:18.670Z] ---> Running in 7654a70fb83d [2022-11-03T08:43:19.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T08:44:41.221Z] Removing intermediate container 7654a70fb83d [2022-11-03T08:44:41.221Z] ---> b295358ed6e8 [2022-11-03T08:44:41.221Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T08:44:41.221Z] 3.14: Pulling from library/alpine [2022-11-03T08:44:41.221Z] 90cda3b7c325: Pulling fs layer [2022-11-03T08:44:41.221Z] 90cda3b7c325: Verifying Checksum [2022-11-03T08:44:41.221Z] 90cda3b7c325: Download complete [2022-11-03T08:44:41.221Z] 90cda3b7c325: Pull complete [2022-11-03T08:44:41.221Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T08:44:41.221Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T08:44:41.221Z] ---> 376ba31ae3da [2022-11-03T08:44:41.221Z] Step 18/26 : EXPOSE 4000 [2022-11-03T08:44:41.221Z] ---> Running in 98f658b609d9 [2022-11-03T08:44:41.221Z] Removing intermediate container 98f658b609d9 [2022-11-03T08:44:41.221Z] ---> f5b6ee03a50b [2022-11-03T08:44:41.221Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T08:44:41.221Z] ---> d763212a8ec1 [2022-11-03T08:44:41.221Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T08:44:41.221Z] ---> 9e609c528b33 [2022-11-03T08:44:41.221Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T08:44:41.221Z] ---> 990176eb2405 [2022-11-03T08:44:41.221Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T08:44:41.221Z] ---> Running in ca78672e6c05 [2022-11-03T08:44:41.221Z] Removing intermediate container ca78672e6c05 [2022-11-03T08:44:41.221Z] ---> 484cbf28c220 [2022-11-03T08:44:41.221Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T08:44:41.221Z] ---> Running in 05eb36fb69df [2022-11-03T08:44:41.221Z] Removing intermediate container 05eb36fb69df [2022-11-03T08:44:41.221Z] ---> 904d0cd349d4 [2022-11-03T08:44:41.221Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T08:44:41.221Z] ---> Running in 9f479e3cc509 [2022-11-03T08:44:41.221Z] Removing intermediate container 9f479e3cc509 [2022-11-03T08:44:41.221Z] ---> 524f74cfdbdf [2022-11-03T08:44:41.221Z] Step 25/26 : LABEL git_sha=385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:44:41.221Z] ---> Running in 0c5be1bc38ba [2022-11-03T08:44:41.221Z] Removing intermediate container 0c5be1bc38ba [2022-11-03T08:44:41.221Z] ---> 2738fcb1bccd [2022-11-03T08:44:41.221Z] Step 26/26 : LABEL version=2.3.0-dev.21 [2022-11-03T08:44:41.221Z] ---> Running in edc1fda26778 [2022-11-03T08:44:41.221Z] Removing intermediate container edc1fda26778 [2022-11-03T08:44:41.221Z] ---> e3e0df339ff7 [2022-11-03T08:44:41.221Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T08:44:41.221Z] Successfully built e3e0df339ff7 [2022-11-03T08:44:41.221Z] 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-11-03T08:44:41.298Z] provisioning config files... [2022-11-03T08:44:41.314Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config17257323127207526753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:44:41.653Z] ---> docker-login.sh [2022-11-03T08:44:41.653Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:44:41.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:44:41.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:44:41.919Z] Configure a credential helper to remove this warning. See [2022-11-03T08:44:41.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:44:41.919Z] [2022-11-03T08:44:41.919Z] Login Succeeded [2022-11-03T08:44:41.919Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:44:42.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:44:42.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:44:42.185Z] Configure a credential helper to remove this warning. See [2022-11-03T08:44:42.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:44:42.185Z] [2022-11-03T08:44:42.185Z] Login Succeeded [2022-11-03T08:44:42.453Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:44:42.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:44:42.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:44:42.721Z] Configure a credential helper to remove this warning. See [2022-11-03T08:44:42.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:44:42.721Z] [2022-11-03T08:44:42.721Z] Login Succeeded [2022-11-03T08:44:42.721Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:44:42.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:44:42.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:44:42.988Z] Configure a credential helper to remove this warning. See [2022-11-03T08:44:42.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:44:42.988Z] [2022-11-03T08:44:42.988Z] Login Succeeded [2022-11-03T08:44:42.988Z] docker.io [2022-11-03T08:44:43.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:44:43.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:44:43.837Z] Configure a credential helper to remove this warning. See [2022-11-03T08:44:43.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:44:43.837Z] [2022-11-03T08:44:43.837Z] Login Succeeded [2022-11-03T08:44:43.837Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:44:43.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:44:43.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:44:43.899Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-11-03T08:44:43.899Z] 385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:44:43.899Z] latest [2022-11-03T08:44:43.899Z] 2.3.0-dev.21 [2022-11-03T08:44:43.899Z] 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:44:43.899Z] main [2022-11-03T08:44:43.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:44.255Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:44.602Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:44:44.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T08:44:44.602Z] 4bcf1fbf2bfc: Preparing [2022-11-03T08:44:44.602Z] 54075c179c80: Preparing [2022-11-03T08:44:44.602Z] a9eae719fd35: Preparing [2022-11-03T08:44:44.602Z] 28c3ef001483: Preparing [2022-11-03T08:44:44.602Z] 28c3ef001483: Layer already exists [2022-11-03T08:44:44.868Z] 54075c179c80: Pushed [2022-11-03T08:44:44.868Z] 4bcf1fbf2bfc: Pushed [2022-11-03T08:44:51.505Z] a9eae719fd35: Pushed [2022-11-03T08:44:51.505Z] 385f82308ab0593157c3fef58c4a4c4e109f5620: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:51.856Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:52.204Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T08:44:52.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T08:44:52.204Z] 4bcf1fbf2bfc: Preparing [2022-11-03T08:44:52.204Z] 54075c179c80: Preparing [2022-11-03T08:44:52.204Z] a9eae719fd35: Preparing [2022-11-03T08:44:52.204Z] 28c3ef001483: Preparing [2022-11-03T08:44:52.204Z] 28c3ef001483: Layer already exists [2022-11-03T08:44:52.204Z] 4bcf1fbf2bfc: Layer already exists [2022-11-03T08:44:52.204Z] 54075c179c80: Layer already exists [2022-11-03T08:44:52.204Z] a9eae719fd35: Layer already exists [2022-11-03T08:44:52.470Z] latest: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:52.826Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:53.166Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 [2022-11-03T08:44:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T08:44:53.166Z] 4bcf1fbf2bfc: Preparing [2022-11-03T08:44:53.166Z] 54075c179c80: Preparing [2022-11-03T08:44:53.166Z] a9eae719fd35: Preparing [2022-11-03T08:44:53.166Z] 28c3ef001483: Preparing [2022-11-03T08:44:53.166Z] 28c3ef001483: Layer already exists [2022-11-03T08:44:53.166Z] 4bcf1fbf2bfc: Layer already exists [2022-11-03T08:44:53.166Z] 54075c179c80: Layer already exists [2022-11-03T08:44:53.166Z] a9eae719fd35: Layer already exists [2022-11-03T08:44:53.432Z] 2.3.0-dev.21: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:53.774Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:54.108Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:44:54.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T08:44:54.109Z] 4bcf1fbf2bfc: Preparing [2022-11-03T08:44:54.109Z] 54075c179c80: Preparing [2022-11-03T08:44:54.109Z] a9eae719fd35: Preparing [2022-11-03T08:44:54.109Z] 28c3ef001483: Preparing [2022-11-03T08:44:54.109Z] 28c3ef001483: Layer already exists [2022-11-03T08:44:54.109Z] 4bcf1fbf2bfc: Layer already exists [2022-11-03T08:44:54.109Z] 54075c179c80: Layer already exists [2022-11-03T08:44:54.109Z] a9eae719fd35: Layer already exists [2022-11-03T08:44:54.109Z] 385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:54.710Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:55.049Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-11-03T08:44:55.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T08:44:55.049Z] 4bcf1fbf2bfc: Preparing [2022-11-03T08:44:55.049Z] 54075c179c80: Preparing [2022-11-03T08:44:55.049Z] a9eae719fd35: Preparing [2022-11-03T08:44:55.049Z] 28c3ef001483: Preparing [2022-11-03T08:44:55.049Z] 28c3ef001483: Layer already exists [2022-11-03T08:44:55.049Z] a9eae719fd35: Layer already exists [2022-11-03T08:44:55.049Z] 54075c179c80: Layer already exists [2022-11-03T08:44:55.049Z] 4bcf1fbf2bfc: Layer already exists [2022-11-03T08:44:55.049Z] main: digest: sha256:c1d47a6e963413e5f29d76aef36194cdc48180c453186cad81a57d25378fc2a4 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:44:55.371Z] ===================================================== [Pipeline] echo [2022-11-03T08:44:55.381Z] taggedImages: [2022-11-03T08:44:55.381Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620 [2022-11-03T08:44:55.381Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T08:44:55.381Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.21 [2022-11-03T08:44:55.381Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:385f82308ab0593157c3fef58c4a4c4e109f5620-2.3.0-dev.21 [2022-11-03T08:44:55.381Z] - 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-11-03T08:44:55.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T08:44:55.746Z] [2022-11-03T08:44:55.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:44:56.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T08:44:56.073Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T08:44:56.073Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T08:44:56.073Z] 04944245beec: Pulling fs layer [2022-11-03T08:44:56.073Z] 699f458cf7ca: Pulling fs layer [2022-11-03T08:44:56.073Z] 765212b225bb: Pulling fs layer [2022-11-03T08:44:56.073Z] f23df028b6ca: Pulling fs layer [2022-11-03T08:44:56.073Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T08:44:56.073Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T08:44:56.073Z] 765212b225bb: Waiting [2022-11-03T08:44:56.073Z] f23df028b6ca: Waiting [2022-11-03T08:44:56.073Z] d65c8cfc05b1: Waiting [2022-11-03T08:44:56.073Z] 2437ff75d9bd: Waiting [2022-11-03T08:44:56.337Z] 04944245beec: Verifying Checksum [2022-11-03T08:44:56.337Z] 04944245beec: Download complete [2022-11-03T08:44:56.337Z] 765212b225bb: Verifying Checksum [2022-11-03T08:44:56.337Z] f23df028b6ca: Verifying Checksum [2022-11-03T08:44:56.337Z] f23df028b6ca: Download complete [2022-11-03T08:44:56.337Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T08:44:56.337Z] d65c8cfc05b1: Download complete [2022-11-03T08:44:56.604Z] 699f458cf7ca: Verifying Checksum [2022-11-03T08:44:56.604Z] 699f458cf7ca: Download complete [2022-11-03T08:44:56.871Z] 8998bd30e6a1: Download complete [2022-11-03T08:44:59.445Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T08:44:59.445Z] 2437ff75d9bd: Download complete [2022-11-03T08:45:00.849Z] 8998bd30e6a1: Pull complete [2022-11-03T08:45:01.117Z] 04944245beec: Pull complete [2022-11-03T08:45:02.529Z] 699f458cf7ca: Pull complete [2022-11-03T08:45:02.529Z] 765212b225bb: Pull complete [2022-11-03T08:45:03.488Z] f23df028b6ca: Pull complete [2022-11-03T08:45:03.754Z] d65c8cfc05b1: Pull complete [2022-11-03T08:45:16.052Z] 2437ff75d9bd: Pull complete [2022-11-03T08:45:16.052Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T08:45:16.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T08:45:16.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:45:16.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-118075 does not seem to be running inside a container [2022-11-03T08:45:16.319Z] $ 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/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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-11-03T08:45:19.362Z] $ docker top 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:45:20.216Z] ---> job-cost.sh [2022-11-03T08:45:20.216Z] lf-activate-venv: SKIPPING [2022-11-03T08:45:20.216Z] INFO: No Stack... [2022-11-03T08:45:20.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T08:45:21.441Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T08:45:22.076Z] + + cut -d, -f6cat [2022-11-03T08:45:22.076Z] /w/workspace/edgex-ui-go/92/archives/cost.csv [Pipeline] lock [2022-11-03T08:45:22.152Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [2022-11-03T08:45:22.159Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] did not exist. Created. [2022-11-03T08:45:22.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T08:45:22.814Z] /w/workspace/edgex-ui-go/92@tmp/durable-943f3934/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T08:45:23.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T08:45:23.486Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T08:45:28.463Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T08:45:28.472Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T08:45:28.480Z] $ docker stop --time=1 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 [2022-11-03T08:45:30.206Z] $ docker rm -f 3f805c6a2d63a6088b9cac089deeabb3602516cb719c7b9c024e3d5b090c64c3 [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-11-03T08:45:30.605Z] provisioning config files... [2022-11-03T08:45:30.611Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17129752715037906878tmp [Pipeline] { [Pipeline] sh [2022-11-03T08:45:30.901Z] + set +x [2022-11-03T08:45:30.901Z] + + curl -sbash -s -- [2022-11-03T08:45:30.901Z] https://codecov.io/bash [2022-11-03T08:45:30.901Z] [2022-11-03T08:45:30.901Z] _____ _ [2022-11-03T08:45:30.901Z] / ____| | | [2022-11-03T08:45:30.901Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T08:45:30.901Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T08:45:30.901Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T08:45:30.901Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T08:45:30.901Z] Bash-1.0.6 [2022-11-03T08:45:30.901Z] [2022-11-03T08:45:30.901Z] [2022-11-03T08:45:30.901Z] ==> git version 2.25.1 found [2022-11-03T08:45:30.901Z] ==> 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-11-03T08:45:30.901Z] Release-Date: 2020-01-08 [2022-11-03T08:45:30.901Z] 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-11-03T08:45:30.901Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T08:45:30.901Z] ==> Jenkins CI detected. [2022-11-03T08:45:30.901Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T08:45:30.901Z] project root: . [2022-11-03T08:45:30.901Z] --> token set from env [2022-11-03T08:45:30.901Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T08:45:30.901Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T08:45:31.159Z] ==> Python coveragepy not found [2022-11-03T08:45:31.159Z] ==> Searching for coverage reports in: [2022-11-03T08:45:31.159Z] + . [2022-11-03T08:45:31.159Z] -> Found 1 reports [2022-11-03T08:45:31.159Z] ==> Detecting git/mercurial file structure [2022-11-03T08:45:31.159Z] ==> Reading reports [2022-11-03T08:45:31.159Z] + ./coverage.out bytes=10 [2022-11-03T08:45:31.159Z] ==> Appending adjustments [2022-11-03T08:45:31.159Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T08:45:32.119Z] + Found adjustments [2022-11-03T08:45:32.119Z] ==> Gzipping contents [2022-11-03T08:45:32.119Z] 12K /tmp/codecov.nsU4Qd.gz [2022-11-03T08:45:32.119Z] ==> Uploading reports [2022-11-03T08:45:32.119Z] url: https://codecov.io [2022-11-03T08:45:32.119Z] query: branch=main&commit=385f82308ab0593157c3fef58c4a4c4e109f5620&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T08:45:32.119Z] -> Pinging Codecov [2022-11-03T08:45:32.119Z] 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=385f82308ab0593157c3fef58c4a4c4e109f5620&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T08:45:32.377Z] -> Uploading to [2022-11-03T08:45:32.377Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/385f82308ab0593157c3fef58c4a4c4e109f5620/3fea5217-50d3-4bc0-8592-0bd31ccac2e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T084532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0e36be3cfb42eef315b3caa4a875893f0b8f10ec251d6aa49e3a0ad863308f9 [2022-11-03T08:45:32.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T08:45:32.377Z] Dload Upload Total Spent Left Speed [2022-11-03T08:45:32.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 35067 --:--:-- --:--:-- --:--:-- 35067 [2022-11-03T08:45:32.638Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] } [2022-11-03T08:45:32.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T08:45:32.815Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T08:45:32.828Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:45:33.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T08:45:33.129Z] [2022-11-03T08:45:33.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:45:33.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T08:45:33.425Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T08:45:33.425Z] df9b9388f04a: Pulling fs layer [2022-11-03T08:45:33.425Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T08:45:33.425Z] 25bc292e5bac: Pulling fs layer [2022-11-03T08:45:33.425Z] 114826534d7a: Pulling fs layer [2022-11-03T08:45:33.425Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T08:45:33.425Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T08:45:33.425Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T08:45:33.425Z] 4657fd5d0bcf: Waiting [2022-11-03T08:45:33.425Z] 6ad1cebc031e: Waiting [2022-11-03T08:45:33.425Z] 114826534d7a: Waiting [2022-11-03T08:45:33.425Z] 8a3aa393b2d8: Waiting [2022-11-03T08:45:33.425Z] 25bc292e5bac: Verifying Checksum [2022-11-03T08:45:33.425Z] 25bc292e5bac: Download complete [2022-11-03T08:45:33.425Z] 52dc419b0ee2: Download complete [2022-11-03T08:45:33.425Z] 4657fd5d0bcf: Verifying Checksum [2022-11-03T08:45:33.425Z] 4657fd5d0bcf: Download complete [2022-11-03T08:45:33.425Z] df9b9388f04a: Verifying Checksum [2022-11-03T08:45:33.425Z] df9b9388f04a: Download complete [2022-11-03T08:45:33.683Z] df9b9388f04a: Pull complete [2022-11-03T08:45:33.683Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T08:45:33.683Z] 6ad1cebc031e: Download complete [2022-11-03T08:45:33.683Z] 52dc419b0ee2: Pull complete [2022-11-03T08:45:33.941Z] 25bc292e5bac: Pull complete [2022-11-03T08:45:34.512Z] 114826534d7a: Verifying Checksum [2022-11-03T08:45:34.512Z] 114826534d7a: Download complete [2022-11-03T08:45:34.512Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T08:45:34.512Z] 8a3aa393b2d8: Download complete [2022-11-03T08:45:37.799Z] 114826534d7a: Pull complete [2022-11-03T08:45:37.799Z] 4657fd5d0bcf: Pull complete [2022-11-03T08:45:38.056Z] 6ad1cebc031e: Pull complete [2022-11-03T08:45:40.584Z] 8a3aa393b2d8: Pull complete [2022-11-03T08:45:40.584Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T08:45:40.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T08:45:40.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:45:40.653Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:45:40.675Z] $ 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-11-03T08:45:42.741Z] $ docker top db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T08:45:42.807Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-11-03T08:45:43.082Z] + set -o pipefail [2022-11-03T08:45:43.082Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/f277278b-05f3-4557-b996-197a9688765d [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] [2022-11-03T08:45:49.640Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T08:45:49.640Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T08:45:49.640Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T08:45:49.643Z] $ docker stop --time=1 db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 [2022-11-03T08:45:52.040Z] $ docker rm -f db540553fa45382e1705137398f51d65e744aedeea852f9d9bf5077e50721598 [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-11-03T08:45:52.721Z] + git log --format=format:%s -1 385f82308ab0593157c3fef58c4a4c4e109f5620 [Pipeline] sh [2022-11-03T08:45:53.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T08:45:53.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:45:53.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:45:53.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:45:53.370Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:45:53.392Z] $ 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-11-03T08:45:53.801Z] $ docker top 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b -eo pid,comm [2022-11-03T08:45:53.851Z] 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-11-03T08:45:53.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T08:45:53.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:45:53.890Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:45:53.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:45:53.993Z] $ docker exec 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b ssh-agent [2022-11-03T08:45:54.100Z] SSH_AUTH_SOCK=/tmp/ssh-9yvz6SnYw9UC/agent.32 [2022-11-03T08:45:54.100Z] SSH_AGENT_PID=38 [2022-11-03T08:45:54.104Z] Running ssh-add (command line suppressed) [2022-11-03T08:45:54.200Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15239661614154555178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15239661614154555178.key) [2022-11-03T08:45:54.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:45:54.499Z] + git semver tag [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,671 [run_tag] DEBUG tag force:False [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,671 [check_head_tag] DEBUG check head tag [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,671 [execute] INFO git cat-file --batch-check [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,675 [execute] INFO git cat-file --batch [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,687 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T08:45:54.757Z] 2022-11-03 08:45:54,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:45:54.757Z] 2.3.0-dev.21 [Pipeline] } [2022-11-03T08:45:54.760Z] $ docker exec --env ******** --env ******** 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b ssh-agent -k [2022-11-03T08:45:54.862Z] unset SSH_AUTH_SOCK; [2022-11-03T08:45:54.863Z] unset SSH_AGENT_PID; [2022-11-03T08:45:54.863Z] echo Agent pid 38 killed; [2022-11-03T08:45:54.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T08:45:55.183Z] + git semver [Pipeline] } [2022-11-03T08:45:55.447Z] $ docker stop --time=1 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b [2022-11-03T08:45:56.727Z] $ docker rm -f 257ce1d5266ba4a38136854e1196698dc9ee4a67a2d25080fc7cc6eda1523d7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:45:57.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T08:45:57.117Z] [2022-11-03T08:45:57.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:45:57.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T08:45:57.411Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T08:45:57.411Z] ab5ef0e58194: Pulling fs layer [2022-11-03T08:45:57.411Z] 9712f1f96733: Pulling fs layer [2022-11-03T08:45:57.411Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T08:45:57.411Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T08:45:57.411Z] e9a5061849ea: Pulling fs layer [2022-11-03T08:45:57.411Z] d747dcd14b5f: Pulling fs layer [2022-11-03T08:45:57.411Z] 2de7ff778b66: Pulling fs layer [2022-11-03T08:45:57.411Z] 0d9ebad4ef96: Waiting [2022-11-03T08:45:57.411Z] 2de7ff778b66: Waiting [2022-11-03T08:45:57.411Z] d747dcd14b5f: Waiting [2022-11-03T08:45:57.978Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T08:45:57.978Z] 63f879dbbcfc: Download complete [2022-11-03T08:45:57.978Z] e9a5061849ea: Verifying Checksum [2022-11-03T08:45:57.978Z] e9a5061849ea: Download complete [2022-11-03T08:45:57.978Z] d747dcd14b5f: Verifying Checksum [2022-11-03T08:45:57.978Z] d747dcd14b5f: Download complete [2022-11-03T08:45:58.236Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T08:45:58.236Z] 0d9ebad4ef96: Download complete [2022-11-03T08:45:58.236Z] 2de7ff778b66: Verifying Checksum [2022-11-03T08:45:58.236Z] 2de7ff778b66: Download complete [2022-11-03T08:45:58.236Z] ab5ef0e58194: Verifying Checksum [2022-11-03T08:45:58.236Z] ab5ef0e58194: Download complete [2022-11-03T08:46:00.767Z] ab5ef0e58194: Pull complete [2022-11-03T08:46:00.767Z] 9712f1f96733: Pull complete [2022-11-03T08:46:01.699Z] 63f879dbbcfc: Pull complete [2022-11-03T08:46:04.982Z] 0d9ebad4ef96: Pull complete [2022-11-03T08:46:05.240Z] e9a5061849ea: Pull complete [2022-11-03T08:46:05.240Z] d747dcd14b5f: Pull complete [2022-11-03T08:46:06.172Z] 2de7ff778b66: Pull complete [2022-11-03T08:46:06.172Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T08:46:06.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T08:46:06.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:46:06.239Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:46:06.255Z] $ 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-11-03T08:46:08.601Z] $ docker top c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T08:46:08.675Z] provisioning config files... [2022-11-03T08:46:08.681Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4518815399531161321tmp [2022-11-03T08:46:08.689Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8274134891142304270tmp [2022-11-03T08:46:08.698Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10118541343998896996tmp [Pipeline] { [Pipeline] echo [2022-11-03T08:46:08.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:08.996Z] ---> sigul-configuration.sh [2022-11-03T08:46:08.996Z] gpg: directory `/root/.gnupg' created [2022-11-03T08:46:08.996Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T08:46:08.996Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T08:46:08.996Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T08:46:08.996Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T08:46:08.996Z] gpg: CAST5 encrypted data [2022-11-03T08:46:08.996Z] gpg: encrypted with 1 passphrase [2022-11-03T08:46:08.996Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T08:46:09.282Z] + mkdir /home/jenkins [2022-11-03T08:46:09.282Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T08:46:09.566Z] + 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-11-03T08:46:09.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:09.859Z] ---> sigul-install.sh [2022-11-03T08:46:09.859Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T08:46:10.145Z] + git tag --list [2022-11-03T08:46:10.145Z] 0.1.1 [2022-11-03T08:46:10.145Z] v1.1.0 [2022-11-03T08:46:10.145Z] v1.2.0 [2022-11-03T08:46:10.145Z] v1.2.1 [2022-11-03T08:46:10.145Z] v1.3.0 [2022-11-03T08:46:10.145Z] v2.0.0 [2022-11-03T08:46:10.145Z] v2.1.0 [2022-11-03T08:46:10.145Z] v2.2.0 [2022-11-03T08:46:10.145Z] v2.2.1-dev.1 [2022-11-03T08:46:10.145Z] v2.2.1-dev.2 [2022-11-03T08:46:10.145Z] v2.2.1-dev.3 [2022-11-03T08:46:10.145Z] v2.2.1-dev.4 [2022-11-03T08:46:10.145Z] v2.2.1-dev.5 [2022-11-03T08:46:10.145Z] v2.2.1-dev.6 [2022-11-03T08:46:10.145Z] v2.2.1-dev.7 [2022-11-03T08:46:10.145Z] v2.3.0-dev.10 [2022-11-03T08:46:10.145Z] v2.3.0-dev.11 [2022-11-03T08:46:10.145Z] v2.3.0-dev.12 [2022-11-03T08:46:10.145Z] v2.3.0-dev.13 [2022-11-03T08:46:10.145Z] v2.3.0-dev.14 [2022-11-03T08:46:10.145Z] v2.3.0-dev.15 [2022-11-03T08:46:10.145Z] v2.3.0-dev.16 [2022-11-03T08:46:10.145Z] v2.3.0-dev.17 [2022-11-03T08:46:10.145Z] v2.3.0-dev.18 [2022-11-03T08:46:10.145Z] v2.3.0-dev.19 [2022-11-03T08:46:10.145Z] v2.3.0-dev.20 [2022-11-03T08:46:10.145Z] v2.3.0-dev.21 [2022-11-03T08:46:10.145Z] v2.3.0-dev.7 [2022-11-03T08:46:10.145Z] v2.3.0-dev.8 [2022-11-03T08:46:10.145Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T08:46:10.431Z] + lftools sign git-tag v2.3.0-dev.21 [2022-11-03T08:46:11.001Z] Signing Git tag with Sigul... [2022-11-03T08:46:11.001Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-11-03T08:46:11.268Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:11.550Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T08:46:11.556Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T08:46:11.566Z] $ docker stop --time=1 c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c [2022-11-03T08:46:12.932Z] $ docker rm -f c3486814bd6a1c7d6c2ff0e42aef7ea07e55474809c101400f3da9b51de1d93c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T08:46:13.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T08:46:13.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:46:13.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:46:13.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:46:13.686Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:46:13.713Z] $ 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-11-03T08:46:14.091Z] $ docker top 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 -eo pid,comm [2022-11-03T08:46:14.143Z] 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-11-03T08:46:14.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T08:46:14.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:46:14.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:46:14.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:46:14.286Z] $ docker exec 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 ssh-agent [2022-11-03T08:46:14.398Z] SSH_AUTH_SOCK=/tmp/ssh-fvfjA1jBAlCl/agent.31 [2022-11-03T08:46:14.398Z] SSH_AGENT_PID=37 [2022-11-03T08:46:14.404Z] Running ssh-add (command line suppressed) [2022-11-03T08:46:14.498Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10121379539655466992.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10121379539655466992.key) [2022-11-03T08:46:14.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:46:14.795Z] + git semver bump pre [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,943 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,943 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,944 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,944 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,946 [execute] INFO git cat-file --batch-check [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,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-11-03T08:46:15.053Z] 2022-11-03 08:46:14,951 [execute] INFO git cat-file --batch [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T08:46:15.053Z] 2022-11-03 08:46:14,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:46:15.053Z] 2.3.0-dev.22 [Pipeline] } [2022-11-03T08:46:15.055Z] $ docker exec --env ******** --env ******** 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 ssh-agent -k [2022-11-03T08:46:15.153Z] unset SSH_AUTH_SOCK; [2022-11-03T08:46:15.153Z] unset SSH_AGENT_PID; [2022-11-03T08:46:15.153Z] echo Agent pid 37 killed; [2022-11-03T08:46:15.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T08:46:15.467Z] + git semver [Pipeline] } [2022-11-03T08:46:15.732Z] $ docker stop --time=1 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 [2022-11-03T08:46:17.066Z] $ docker rm -f 6f5900edf3595fa53edf233379f9798562f7d499be0f92c8bbbd3b99624817c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:46:17.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T08:46:17.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:46:17.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:46:17.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:46:17.763Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:46:17.786Z] $ 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-11-03T08:46:18.133Z] $ docker top 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 -eo pid,comm [2022-11-03T08:46:18.184Z] 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-11-03T08:46:18.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T08:46:18.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:46:18.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:46:18.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:46:18.328Z] $ docker exec 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 ssh-agent [2022-11-03T08:46:18.433Z] SSH_AUTH_SOCK=/tmp/ssh-pfU61UQQOQtg/agent.32 [2022-11-03T08:46:18.433Z] SSH_AGENT_PID=38 [2022-11-03T08:46:18.438Z] Running ssh-add (command line suppressed) [2022-11-03T08:46:18.545Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3931077403453316684.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3931077403453316684.key) [2022-11-03T08:46:18.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:46:18.850Z] + git semver push [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,015 [run_push] DEBUG push [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,016 [execute] INFO git cat-file --batch-check [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,019 [execute] INFO git rev-list fbefec840c8cac3949f0a3723ba5ce39d928169c -- [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,019 [execute] DEBUG Popen(['git', 'rev-list', 'fbefec840c8cac3949f0a3723ba5ce39d928169c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,025 [execute] INFO git fetch -v origin [2022-11-03T08:46:19.108Z] 2022-11-03 08:46:19,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T08:46:19.674Z] 2022-11-03 08:46:19,644 [run_push] DEBUG no remote changes detected [2022-11-03T08:46:19.674Z] 2022-11-03 08:46:19,644 [execute] INFO git push origin semver [2022-11-03T08:46:19.674Z] 2022-11-03 08:46:19,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T08:46:20.610Z] 2022-11-03 08:46:20,472 [run_push] DEBUG push all version tags [2022-11-03T08:46:20.610Z] 2022-11-03 08:46:20,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T08:46:20.610Z] 2022-11-03 08:46:20,473 [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-11-03T08:46:21.547Z] 2022-11-03 08:46:21,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T08:46:21.547Z] 2.3.0-dev.22 [Pipeline] } [2022-11-03T08:46:21.550Z] $ docker exec --env ******** --env ******** 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 ssh-agent -k [2022-11-03T08:46:21.639Z] unset SSH_AUTH_SOCK; [2022-11-03T08:46:21.639Z] unset SSH_AGENT_PID; [2022-11-03T08:46:21.639Z] echo Agent pid 38 killed; [2022-11-03T08:46:21.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T08:46:21.957Z] + git semver [Pipeline] } [2022-11-03T08:46:22.223Z] $ docker stop --time=1 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 [2022-11-03T08:46:23.553Z] $ docker rm -f 80b2ef80ba7bc2315ea58d04f08962670d294359a402ec42b2133973b0521a25 [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-11-03T08:46:24.251Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-11-03T08:46:24.251Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T08:46:24.251Z] total 16 [2022-11-03T08:46:24.251Z] drwxr-xr-x 3 root root 4096 Nov 3 08:29 . [2022-11-03T08:46:24.251Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 08:46 .. [2022-11-03T08:46:24.251Z] drwxr-xr-x 2 root root 4096 Nov 3 08:29 cost [2022-11-03T08:46:24.251Z] -rw-r--r-- 1 root root 82 Nov 3 08:29 cost.csv [2022-11-03T08:46:24.251Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T08:46:24.251Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T08:46:24.251Z] total 16 [2022-11-03T08:46:24.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 08:29 . [2022-11-03T08:46:24.251Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 08:46 .. [2022-11-03T08:46:24.251Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 08:29 cost [2022-11-03T08:46:24.251Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 3 08:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:24.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:25.411Z] ---> package-listing.sh [2022-11-03T08:46:25.411Z] ++ facter osfamily [2022-11-03T08:46:25.411Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T08:46:25.670Z] + OS_FAMILY=debian [2022-11-03T08:46:25.670Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T08:46:25.670Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T08:46:25.670Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T08:46:25.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T08:46:25.670Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T08:46:25.670Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T08:46:25.670Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T08:46:25.670Z] + case "${OS_FAMILY}" in [2022-11-03T08:46:25.670Z] + dpkg -l [2022-11-03T08:46:25.670Z] + grep '^ii' [2022-11-03T08:46:25.670Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T08:46:25.670Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T08:46:25.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T08:46:25.670Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T08:46:25.670Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-11-03T08:46:25.670Z] + 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-11-03T08:46:25.680Z] 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-11-03T08:46:25.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:46:26.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T08:46:26.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:46:26.591Z] prd-ubuntu20.04-docker-8c-8g-118072 does not seem to be running inside a container [2022-11-03T08:46:26.610Z] $ 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-11-03T08:46:26.873Z] $ docker top 96ae009793ceb6712e3099d40a661820e66b97da844fce757376d90717c27bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:46:27.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T08:46:27.502Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T08:46:27.782Z] + ls /var/log/sa-host [2022-11-03T08:46:27.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T08:46:27.931Z] provisioning config files... [2022-11-03T08:46:27.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3740298585068710945tmp [Pipeline] { [Pipeline] echo [2022-11-03T08:46:27.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:28.232Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T08:46:28.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:28.567Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T08:46:28.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:28.855Z] ---> sudo-logs.sh [2022-11-03T08:46:28.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T08:46:28.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:29.170Z] ---> job-cost.sh [2022-11-03T08:46:29.170Z] lf-activate-venv: SKIPPING [2022-11-03T08:46:29.170Z] DEBUG: total: 0.2199999988079071 [2022-11-03T08:46:29.170Z] INFO: Retrieving Stack Cost... [2022-11-03T08:46:29.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T08:46:29.997Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T08:46:30.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:46:30.286Z] ---> logs-deploy.sh [2022-11-03T08:46:30.286Z] lf-activate-venv: SKIPPING [2022-11-03T08:46:30.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/92 [2022-11-03T08:46:30.286Z] INFO: archiving workspace using pattern(s): [2022-11-03T08:46:31.222Z] Archives upload complete. [2022-11-03T08:46:31.481Z] INFO: archiving logs to Nexus [2022-11-03T08:46:32.049Z] ---> uname -a: [2022-11-03T08:46:32.049Z] Linux prd-ubuntu20-04-docker-8c-8g-118072 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-03T08:46:32.049Z] [2022-11-03T08:46:32.049Z] [2022-11-03T08:46:32.049Z] ---> lscpu: [2022-11-03T08:46:32.049Z] Architecture: x86_64 [2022-11-03T08:46:32.049Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-03T08:46:32.049Z] Byte Order: Little Endian [2022-11-03T08:46:32.049Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-03T08:46:32.049Z] CPU(s): 8 [2022-11-03T08:46:32.049Z] On-line CPU(s) list: 0-7 [2022-11-03T08:46:32.049Z] Thread(s) per core: 1 [2022-11-03T08:46:32.049Z] Core(s) per socket: 1 [2022-11-03T08:46:32.049Z] Socket(s): 8 [2022-11-03T08:46:32.049Z] NUMA node(s): 1 [2022-11-03T08:46:32.049Z] Vendor ID: AuthenticAMD [2022-11-03T08:46:32.049Z] CPU family: 23 [2022-11-03T08:46:32.049Z] Model: 49 [2022-11-03T08:46:32.049Z] Model name: AMD EPYC-Rome Processor [2022-11-03T08:46:32.049Z] Stepping: 0 [2022-11-03T08:46:32.049Z] CPU MHz: 2799.998 [2022-11-03T08:46:32.049Z] BogoMIPS: 5599.99 [2022-11-03T08:46:32.049Z] Virtualization: AMD-V [2022-11-03T08:46:32.049Z] Hypervisor vendor: KVM [2022-11-03T08:46:32.049Z] Virtualization type: full [2022-11-03T08:46:32.049Z] L1d cache: 256 KiB [2022-11-03T08:46:32.049Z] L1i cache: 256 KiB [2022-11-03T08:46:32.049Z] L2 cache: 4 MiB [2022-11-03T08:46:32.049Z] L3 cache: 128 MiB [2022-11-03T08:46:32.049Z] NUMA node0 CPU(s): 0-7 [2022-11-03T08:46:32.049Z] Vulnerability Itlb multihit: Not affected [2022-11-03T08:46:32.049Z] Vulnerability L1tf: Not affected [2022-11-03T08:46:32.049Z] Vulnerability Mds: Not affected [2022-11-03T08:46:32.049Z] Vulnerability Meltdown: Not affected [2022-11-03T08:46:32.049Z] Vulnerability Mmio stale data: Not affected [2022-11-03T08:46:32.049Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-03T08:46:32.049Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-03T08:46:32.049Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-03T08:46:32.049Z] Vulnerability Srbds: Not affected [2022-11-03T08:46:32.049Z] Vulnerability Tsx async abort: Not affected [2022-11-03T08:46:32.049Z] 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-11-03T08:46:32.049Z] [2022-11-03T08:46:32.049Z] [2022-11-03T08:46:32.049Z] ---> nproc: [2022-11-03T08:46:32.049Z] 8 [2022-11-03T08:46:32.049Z] [2022-11-03T08:46:32.049Z]