Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e531bddd1517835c184708cb98e9a802e5df4205 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-ssh2919937069401926440.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4551241799809555112.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13236342401305066991.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4140644297899565791.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-ssh6488396036586645678.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-117431 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 e531bddd1517835c184708cb98e9a802e5df4205 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567)" > git config core.sparsecheckout # timeout=10 > git checkout -f e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-list --no-walk e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T05:57:31.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T05:57:31.227Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T05:57:31.244Z] ========================================================= [2022-10-27T05:57:31.244Z] EdgeX Global Pipelines Version Info [2022-10-27T05:57:31.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-27T05:57:31.978Z] ------------------- [2022-10-27T05:57:31.979Z] stable info: [2022-10-27T05:57:31.979Z] ------------------- [2022-10-27T05:57:31.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T05:57:31.979Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T05:57:31.979Z] Message: update stable to v1.0.243 [2022-10-27T05:57:32.919Z] ------------------- [2022-10-27T05:57:32.919Z] experimental info: [2022-10-27T05:57:32.919Z] ------------------- [2022-10-27T05:57:32.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T05:57:32.919Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T05:57:32.919Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T05:57:33.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-27T05:57:33.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-27T05:57:33.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T05:57:33.128Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T05:57:33.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T05:57:33.151Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-27T05:57:33.161Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-27T05:57:33.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-27T05:57:33.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-27T05:57:33.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T05:57:33.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T05:57:33.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-27T05:57:33.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T05:57:33.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T05:57:33.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T05:57:33.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T05:57:33.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T05:57:33.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T05:57:33.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T05:57:33.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T05:57:33.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-27T05:57:33.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-27T05:57:33.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-27T05:57:33.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-27T05:57:33.371Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-27T05:57:33.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T05:57:33.393Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-27T05:57:33.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-27T05:57:33.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-27T05:57:33.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-27T05:57:33.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo [2022-10-27T05:57:33.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e531bdd [Pipeline] echo [2022-10-27T05:57:33.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T05:57:33.505Z] provisioning config files... [2022-10-27T05:57:33.520Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3237630118386360680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T05:57:33.824Z] ---> docker-login.sh [2022-10-27T05:57:33.824Z] nexus3.edgexfoundry.org:10001 [2022-10-27T05:57:34.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:34.344Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:34.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:34.344Z] [2022-10-27T05:57:34.344Z] Login Succeeded [2022-10-27T05:57:34.344Z] nexus3.edgexfoundry.org:10002 [2022-10-27T05:57:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:34.344Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:34.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:34.344Z] [2022-10-27T05:57:34.344Z] Login Succeeded [2022-10-27T05:57:34.344Z] nexus3.edgexfoundry.org:10003 [2022-10-27T05:57:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:34.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:34.603Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:34.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:34.603Z] [2022-10-27T05:57:34.603Z] Login Succeeded [2022-10-27T05:57:34.603Z] nexus3.edgexfoundry.org:10004 [2022-10-27T05:57:34.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:34.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:34.604Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:34.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:34.604Z] [2022-10-27T05:57:34.604Z] Login Succeeded [2022-10-27T05:57:34.604Z] docker.io [2022-10-27T05:57:34.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:35.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:35.171Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:35.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:35.171Z] [2022-10-27T05:57:35.171Z] Login Succeeded [2022-10-27T05:57:35.171Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T05:57:35.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-27T05:57:35.562Z] + git rev-list -1 --merges e531bddd1517835c184708cb98e9a802e5df4205~1..e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo [2022-10-27T05:57:35.597Z] -----------> git rev-list -1 --merges e531bddd1517835c184708cb98e9a802e5df4205~1..e531bddd1517835c184708cb98e9a802e5df4205 e531bddd1517835c184708cb98e9a802e5df4205 [false] [Pipeline] sh [2022-10-27T05:57:35.889Z] + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo [2022-10-27T05:57:35.904Z] ========================================================= [2022-10-27T05:57:35.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T05:57:35.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T05:57:36.240Z] + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] echo [2022-10-27T05:57:36.251Z] [semverPrep] GIT_COMMIT: e531bddd1517835c184708cb98e9a802e5df4205, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567) [Pipeline] echo [2022-10-27T05:57:36.258Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-27T05:57:36.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T05:57:36.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T05:57:36.614Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T05:57:36.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T05:57:36.614Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T05:57:36.614Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T05:57:36.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:57:36.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:57:36.966Z] [2022-10-27T05:57:36.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:57:37.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:57:37.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T05:57:37.269Z] b85a868b505f: Pulling fs layer [2022-10-27T05:57:37.269Z] e2be974225ed: Pulling fs layer [2022-10-27T05:57:37.269Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T05:57:37.269Z] 988bab9f4d93: Pulling fs layer [2022-10-27T05:57:37.269Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T05:57:37.269Z] eaf3925da568: Pulling fs layer [2022-10-27T05:57:37.269Z] bab4dde63d76: Pulling fs layer [2022-10-27T05:57:37.269Z] bde34c3a00c8: Pulling fs layer [2022-10-27T05:57:37.269Z] b352a97aabf1: Pulling fs layer [2022-10-27T05:57:37.269Z] 4872d77fe225: Pulling fs layer [2022-10-27T05:57:37.269Z] 5851b861e8e6: Pulling fs layer [2022-10-27T05:57:37.269Z] 988bab9f4d93: Waiting [2022-10-27T05:57:37.269Z] 1469e6f7b9e6: Waiting [2022-10-27T05:57:37.269Z] b352a97aabf1: Waiting [2022-10-27T05:57:37.269Z] 4872d77fe225: Waiting [2022-10-27T05:57:37.269Z] 5851b861e8e6: Waiting [2022-10-27T05:57:37.269Z] eaf3925da568: Waiting [2022-10-27T05:57:37.269Z] bab4dde63d76: Waiting [2022-10-27T05:57:37.269Z] bde34c3a00c8: Waiting [2022-10-27T05:57:37.269Z] e2be974225ed: Download complete [2022-10-27T05:57:37.269Z] 988bab9f4d93: Verifying Checksum [2022-10-27T05:57:37.269Z] 988bab9f4d93: Download complete [2022-10-27T05:57:37.534Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T05:57:37.534Z] 1469e6f7b9e6: Download complete [2022-10-27T05:57:37.534Z] eaf3925da568: Verifying Checksum [2022-10-27T05:57:37.534Z] eaf3925da568: Download complete [2022-10-27T05:57:37.534Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T05:57:37.534Z] 339a4e72a1f5: Download complete [2022-10-27T05:57:37.534Z] bde34c3a00c8: Verifying Checksum [2022-10-27T05:57:37.534Z] bde34c3a00c8: Download complete [2022-10-27T05:57:37.534Z] b352a97aabf1: Download complete [2022-10-27T05:57:37.534Z] 4872d77fe225: Download complete [2022-10-27T05:57:37.534Z] 5851b861e8e6: Verifying Checksum [2022-10-27T05:57:37.534Z] 5851b861e8e6: Download complete [2022-10-27T05:57:37.534Z] b85a868b505f: Verifying Checksum [2022-10-27T05:57:37.534Z] b85a868b505f: Download complete [2022-10-27T05:57:37.793Z] bab4dde63d76: Verifying Checksum [2022-10-27T05:57:37.793Z] bab4dde63d76: Download complete [2022-10-27T05:57:38.738Z] b85a868b505f: Pull complete [2022-10-27T05:57:38.998Z] e2be974225ed: Pull complete [2022-10-27T05:57:39.569Z] 339a4e72a1f5: Pull complete [2022-10-27T05:57:39.569Z] 988bab9f4d93: Pull complete [2022-10-27T05:57:39.830Z] 1469e6f7b9e6: Pull complete [2022-10-27T05:57:40.091Z] eaf3925da568: Pull complete [2022-10-27T05:57:41.998Z] bab4dde63d76: Pull complete [2022-10-27T05:57:41.998Z] bde34c3a00c8: Pull complete [2022-10-27T05:57:41.998Z] b352a97aabf1: Pull complete [2022-10-27T05:57:41.998Z] 4872d77fe225: Pull complete [2022-10-27T05:57:42.258Z] 5851b861e8e6: Pull complete [2022-10-27T05:57:42.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T05:57:42.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:57:42.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T05:57:42.350Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T05:57:42.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T05:57:44.022Z] $ docker top e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 -eo pid,comm [2022-10-27T05:57:44.082Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-27T05:57:44.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T05:57:44.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T05:57:44.123Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T05:57:44.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T05:57:44.265Z] $ docker exec e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent [2022-10-27T05:57:44.375Z] SSH_AUTH_SOCK=/tmp/ssh-o3ABnHQCJppE/agent.33 [2022-10-27T05:57:44.375Z] SSH_AGENT_PID=39 [2022-10-27T05:57:44.383Z] Running ssh-add (command line suppressed) [2022-10-27T05:57:44.490Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14830969437060505062.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14830969437060505062.key) [2022-10-27T05:57:44.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T05:57:44.784Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T05:57:44.800Z] $ docker exec --env ******** --env ******** e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent -k [2022-10-27T05:57:44.904Z] unset SSH_AUTH_SOCK; [2022-10-27T05:57:44.904Z] unset SSH_AGENT_PID; [2022-10-27T05:57:44.905Z] echo Agent pid 39 killed; [2022-10-27T05:57:44.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T05:57:44.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T05:57:44.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T05:57:45.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T05:57:45.064Z] $ docker exec e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent [2022-10-27T05:57:45.176Z] SSH_AUTH_SOCK=/tmp/ssh-nmQki7EFFX10/agent.71 [2022-10-27T05:57:45.176Z] SSH_AGENT_PID=77 [2022-10-27T05:57:45.180Z] Running ssh-add (command line suppressed) [2022-10-27T05:57:45.296Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_249862095258656693.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_249862095258656693.key) [2022-10-27T05:57:45.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T05:57:45.596Z] + git semver init [2022-10-27T05:57:45.857Z] 2022-10-27 05:57:45,786 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T05:57:45.857Z] 2022-10-27 05:57:45,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-27T05:57:45.857Z] 2022-10-27 05:57:45,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-27T05:57:45.857Z] 2022-10-27 05:57:45,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T05:57:47.236Z] 2022-10-27 05:57:47,180 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-27T05:57:47.236Z] 2022-10-27 05:57:47,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-27T05:57:47.236Z] 2022-10-27 05:57:47,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T05:57:47.236Z] 2022-10-27 05:57:47,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T05:57:47.236Z] 2.3.0-dev.19 [Pipeline] } [2022-10-27T05:57:47.249Z] $ docker exec --env ******** --env ******** e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 ssh-agent -k [2022-10-27T05:57:47.350Z] unset SSH_AUTH_SOCK; [2022-10-27T05:57:47.350Z] unset SSH_AGENT_PID; [2022-10-27T05:57:47.350Z] echo Agent pid 77 killed; [2022-10-27T05:57:47.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T05:57:47.668Z] + git semver [Pipeline] } [2022-10-27T05:57:47.945Z] $ docker stop --time=1 e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 [2022-10-27T05:57:49.317Z] $ docker rm -f e7d822bf7e7baf1e16feccecc1f3c937c0199b5ff30258ed4ca512116bf325f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T05:57:49.668Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T05:57:49.858Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T05:57:49.862Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T05:57:49.993Z] provisioning config files... [2022-10-27T05:57:50.001Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13427851163665912595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T05:57:50.298Z] ---> docker-login.sh [2022-10-27T05:57:50.298Z] nexus3.edgexfoundry.org:10001 [2022-10-27T05:57:50.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:50.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:50.298Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:50.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:50.298Z] [2022-10-27T05:57:50.298Z] Login Succeeded [2022-10-27T05:57:50.298Z] nexus3.edgexfoundry.org:10002 [2022-10-27T05:57:50.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:50.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:50.298Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:50.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:50.298Z] [2022-10-27T05:57:50.298Z] Login Succeeded [2022-10-27T05:57:50.558Z] nexus3.edgexfoundry.org:10003 [2022-10-27T05:57:50.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:50.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:50.558Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:50.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:50.558Z] [2022-10-27T05:57:50.558Z] Login Succeeded [2022-10-27T05:57:50.558Z] nexus3.edgexfoundry.org:10004 [2022-10-27T05:57:50.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:50.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:50.558Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:50.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:50.558Z] [2022-10-27T05:57:50.558Z] Login Succeeded [2022-10-27T05:57:50.558Z] docker.io [2022-10-27T05:57:50.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:57:51.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:57:51.075Z] Configure a credential helper to remove this warning. See [2022-10-27T05:57:51.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:57:51.075Z] [2022-10-27T05:57:51.075Z] Login Succeeded [2022-10-27T05:57:51.075Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T05:57:51.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T05:57:51.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T05:57:51.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T05:57:51.158Z] ========================================================= [2022-10-27T05:57:51.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-27T05:57:51.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:57:51.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T05:57:51.717Z] Sending build context to Docker daemon 45.51MB [2022-10-27T05:57:51.717Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T05:57:51.717Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T05:57:51.717Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-27T05:57:51.717Z] 213ec9aee27d: Pulling fs layer [2022-10-27T05:57:51.717Z] 4583459ba037: Pulling fs layer [2022-10-27T05:57:51.717Z] 93c1e223e6f2: Pulling fs layer [2022-10-27T05:57:51.717Z] 53926ce57604: Pulling fs layer [2022-10-27T05:57:51.717Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-27T05:57:51.717Z] 30f14e443154: Pulling fs layer [2022-10-27T05:57:51.717Z] 801331c1e519: Pulling fs layer [2022-10-27T05:57:51.717Z] 99cc6dd402b0: Pulling fs layer [2022-10-27T05:57:51.717Z] 7d9ed39f4882: Pulling fs layer [2022-10-27T05:57:51.717Z] 53926ce57604: Waiting [2022-10-27T05:57:51.717Z] 21b2b0c7a3f4: Waiting [2022-10-27T05:57:51.717Z] 30f14e443154: Waiting [2022-10-27T05:57:51.717Z] 801331c1e519: Waiting [2022-10-27T05:57:51.717Z] 99cc6dd402b0: Waiting [2022-10-27T05:57:51.717Z] 7d9ed39f4882: Waiting [2022-10-27T05:57:51.717Z] 93c1e223e6f2: Verifying Checksum [2022-10-27T05:57:51.717Z] 93c1e223e6f2: Download complete [2022-10-27T05:57:51.717Z] 4583459ba037: Verifying Checksum [2022-10-27T05:57:51.717Z] 4583459ba037: Download complete [2022-10-27T05:57:51.717Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-27T05:57:51.717Z] 21b2b0c7a3f4: Download complete [2022-10-27T05:57:51.717Z] 30f14e443154: Verifying Checksum [2022-10-27T05:57:51.717Z] 30f14e443154: Download complete [2022-10-27T05:57:51.717Z] 213ec9aee27d: Verifying Checksum [2022-10-27T05:57:51.717Z] 213ec9aee27d: Download complete [2022-10-27T05:57:51.717Z] 801331c1e519: Verifying Checksum [2022-10-27T05:57:51.717Z] 801331c1e519: Download complete [2022-10-27T05:57:51.986Z] 213ec9aee27d: Pull complete [2022-10-27T05:57:51.986Z] 4583459ba037: Pull complete [2022-10-27T05:57:52.258Z] 93c1e223e6f2: Pull complete [2022-10-27T05:57:52.846Z] 7d9ed39f4882: Verifying Checksum [2022-10-27T05:57:52.846Z] 7d9ed39f4882: Download complete [2022-10-27T05:57:52.846Z] 99cc6dd402b0: Verifying Checksum [2022-10-27T05:57:52.846Z] 99cc6dd402b0: Download complete [2022-10-27T05:57:52.846Z] 53926ce57604: Verifying Checksum [2022-10-27T05:57:52.846Z] 53926ce57604: Download complete [2022-10-27T05:57:57.037Z] 53926ce57604: Pull complete [2022-10-27T05:57:57.037Z] 21b2b0c7a3f4: Pull complete [2022-10-27T05:57:57.296Z] 30f14e443154: Pull complete [2022-10-27T05:57:57.296Z] 801331c1e519: Pull complete [2022-10-27T05:57:59.828Z] 99cc6dd402b0: Pull complete [2022-10-27T05:58:00.396Z] 7d9ed39f4882: Pull complete [2022-10-27T05:58:00.396Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-27T05:58:00.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-27T05:58:00.396Z] ---> 1dedd983c030 [2022-10-27T05:58:00.396Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T05:58:02.307Z] ---> Running in cd6b4cafac50 [2022-10-27T05:58:02.307Z] Removing intermediate container cd6b4cafac50 [2022-10-27T05:58:02.307Z] ---> 24e1a59c189c [2022-10-27T05:58:02.307Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T05:58:02.566Z] ---> Running in ec982d9560f1 [2022-10-27T05:58:02.566Z] Removing intermediate container ec982d9560f1 [2022-10-27T05:58:02.566Z] ---> 491ea77cd3d8 [2022-10-27T05:58:02.566Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T05:58:02.566Z] ---> Running in d6b1abae46b9 [2022-10-27T05:58:02.824Z] Removing intermediate container d6b1abae46b9 [2022-10-27T05:58:02.824Z] ---> 3943506a85b3 [2022-10-27T05:58:02.824Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T05:58:02.824Z] ---> Running in 953d24e22eca [2022-10-27T05:58:02.824Z] Removing intermediate container 953d24e22eca [2022-10-27T05:58:02.824Z] ---> 2563341bb3a0 [2022-10-27T05:58:02.824Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T05:58:02.824Z] ---> Running in fd791377c432 [2022-10-27T05:58:03.083Z] Removing intermediate container fd791377c432 [2022-10-27T05:58:03.083Z] ---> c6ef3cc19a49 [2022-10-27T05:58:03.083Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T05:58:03.650Z] latest: Pulling from library/docker [2022-10-27T05:58:03.650Z] 213ec9aee27d: Already exists [2022-10-27T05:58:03.650Z] 7b0dd730a5c3: Pulling fs layer [2022-10-27T05:58:03.650Z] 4b90f8029a36: Pulling fs layer [2022-10-27T05:58:03.650Z] a89466c712af: Pulling fs layer [2022-10-27T05:58:03.650Z] 9c6a0a734fa9: Pulling fs layer [2022-10-27T05:58:03.650Z] beeedf2bf9bb: Pulling fs layer [2022-10-27T05:58:03.650Z] 3bc3016a9123: Pulling fs layer [2022-10-27T05:58:03.650Z] 45d434503156: Pulling fs layer [2022-10-27T05:58:03.650Z] 539e1dfa3993: Pulling fs layer [2022-10-27T05:58:03.650Z] 9c6a0a734fa9: Waiting [2022-10-27T05:58:03.650Z] beeedf2bf9bb: Waiting [2022-10-27T05:58:03.650Z] 45d434503156: Waiting [2022-10-27T05:58:03.650Z] 539e1dfa3993: Waiting [2022-10-27T05:58:03.909Z] 4b90f8029a36: Verifying Checksum [2022-10-27T05:58:03.909Z] 4b90f8029a36: Download complete [2022-10-27T05:58:03.909Z] 7b0dd730a5c3: Download complete [2022-10-27T05:58:03.909Z] a89466c712af: Verifying Checksum [2022-10-27T05:58:03.909Z] a89466c712af: Download complete [2022-10-27T05:58:04.168Z] 7b0dd730a5c3: Pull complete [2022-10-27T05:58:04.168Z] 4b90f8029a36: Pull complete [2022-10-27T05:58:04.168Z] 9c6a0a734fa9: Verifying Checksum [2022-10-27T05:58:04.168Z] 9c6a0a734fa9: Download complete [2022-10-27T05:58:04.168Z] 3bc3016a9123: Verifying Checksum [2022-10-27T05:58:04.168Z] 3bc3016a9123: Download complete [2022-10-27T05:58:04.428Z] beeedf2bf9bb: Verifying Checksum [2022-10-27T05:58:04.428Z] beeedf2bf9bb: Download complete [2022-10-27T05:58:04.428Z] 45d434503156: Verifying Checksum [2022-10-27T05:58:04.428Z] 45d434503156: Download complete [2022-10-27T05:58:04.428Z] 539e1dfa3993: Verifying Checksum [2022-10-27T05:58:04.428Z] 539e1dfa3993: Download complete [2022-10-27T05:58:04.685Z] a89466c712af: Pull complete [2022-10-27T05:58:04.943Z] 9c6a0a734fa9: Pull complete [2022-10-27T05:58:04.959Z] Still waiting to schedule task [2022-10-27T05:58:04.960Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-27T05:58:05.202Z] beeedf2bf9bb: Pull complete [2022-10-27T05:58:05.202Z] 3bc3016a9123: Pull complete [2022-10-27T05:58:05.462Z] 45d434503156: Pull complete [2022-10-27T05:58:05.462Z] 539e1dfa3993: Pull complete [2022-10-27T05:58:05.462Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T05:58:05.462Z] Status: Downloaded newer image for docker:latest [2022-10-27T05:58:06.840Z] ---> 7abb90496ef0 [2022-10-27T05:58:06.840Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T05:58:06.840Z] ---> Running in 144c61aa1f3a [2022-10-27T05:58:07.407Z] Removing intermediate container 144c61aa1f3a [2022-10-27T05:58:07.407Z] ---> 70002a07ddd5 [2022-10-27T05:58:07.407Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T05:58:07.407Z] ---> Running in eee6172b1fb2 [2022-10-27T05:58:07.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T05:58:08.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T05:58:08.801Z] OK: 211 MiB in 51 packages [2022-10-27T05:58:09.374Z] Removing intermediate container eee6172b1fb2 [2022-10-27T05:58:09.374Z] ---> fedee181c227 [2022-10-27T05:58:09.374Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T05:58:09.374Z] ---> Running in 44125e19ede7 [2022-10-27T05:58:09.374Z] Removing intermediate container 44125e19ede7 [2022-10-27T05:58:09.374Z] ---> 51b2d0012952 [2022-10-27T05:58:09.374Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T05:58:09.374Z] ---> Running in 5557bc280e11 [2022-10-27T05:58:09.636Z] Removing intermediate container 5557bc280e11 [2022-10-27T05:58:09.636Z] ---> 913abfce0620 [2022-10-27T05:58:09.636Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T05:58:09.636Z] ---> 4aec927feb28 [2022-10-27T05:58:09.636Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T05:58:09.636Z] ---> Running in 5689c5795ad4 [2022-10-27T05:58:36.190Z] Removing intermediate container 5689c5795ad4 [2022-10-27T05:58:36.190Z] ---> bc402cd80d77 [2022-10-27T05:58:36.190Z] Step 15/16 : COPY . . [2022-10-27T05:58:36.190Z] ---> b34962be6ef5 [2022-10-27T05:58:36.190Z] Step 16/16 : RUN ${MAKE} [2022-10-27T05:58:36.190Z] ---> Running in 34e02d6aeba4 [2022-10-27T05:58:36.449Z] noop [2022-10-27T05:58:36.708Z] Removing intermediate container 34e02d6aeba4 [2022-10-27T05:58:36.708Z] ---> 63aa628dde11 [2022-10-27T05:58:36.708Z] Successfully built 63aa628dde11 [2022-10-27T05:58:36.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:58:37.018Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T05:58:37.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T05:58:37.085Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T05:58:37.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T05:58:37.522Z] $ docker top 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T05:58:37.860Z] + go version [2022-10-27T05:58:37.860Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-27T05:58:37.874Z] $ docker stop --time=1 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 [2022-10-27T05:58:39.137Z] $ docker rm -f 541593b9a856514e7e03f6b244ae89632ef91ac7bd8e7948dbf0cf37c6ced8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:58:39.518Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T05:58:39.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T05:58:39.586Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T05:58:39.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T05:58:39.993Z] $ docker top 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T05:58:40.342Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-27T05:58:40.637Z] + make test [2022-10-27T05:58:40.637Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T05:58:40.895Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T05:58:50.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T05:58:50.864Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T05:58:52.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T05:58:52.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T05:58:52.760Z] ./bin/test-attribution-txt.sh [2022-10-27T05:58:53.018Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T05:58:53.018Z] make -C web test [2022-10-27T05:58:53.018Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-27T05:58:53.018Z] make[1]: tput: No such file or directory [2022-10-27T05:58:53.018Z] make[1]: tput: No such file or directory [2022-10-27T05:58:53.018Z] warning: generating ./VERSION [2022-10-27T05:58:53.018Z] echo "0.0.0" > VERSION [2022-10-27T05:58:53.018Z] docker build \ [2022-10-27T05:58:53.018Z] -f Dockerfile \ [2022-10-27T05:58:53.018Z] --build-arg USER=1000 \ [2022-10-27T05:58:53.018Z] \ [2022-10-27T05:58:53.018Z] --label "git_sha=e531bddd1517835c184708cb98e9a802e5df4205" \ [2022-10-27T05:58:53.018Z] -t edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 \ [2022-10-27T05:58:53.018Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T05:58:53.018Z] . [2022-10-27T05:58:53.276Z] Sending build context to Docker daemon 3.269MB [2022-10-27T05:58:53.276Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T05:58:53.276Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T05:58:53.276Z] 9621f1afde84: Pulling fs layer [2022-10-27T05:58:53.276Z] c6f70ee39829: Pulling fs layer [2022-10-27T05:58:53.276Z] 56892a8094a2: Pulling fs layer [2022-10-27T05:58:53.276Z] 58dd87906ef0: Pulling fs layer [2022-10-27T05:58:53.276Z] 58dd87906ef0: Waiting [2022-10-27T05:58:53.276Z] 56892a8094a2: Download complete [2022-10-27T05:58:53.276Z] 9621f1afde84: Verifying Checksum [2022-10-27T05:58:53.276Z] 9621f1afde84: Download complete [2022-10-27T05:58:53.276Z] 58dd87906ef0: Verifying Checksum [2022-10-27T05:58:53.276Z] 58dd87906ef0: Download complete [2022-10-27T05:58:53.535Z] 9621f1afde84: Pull complete [2022-10-27T05:58:53.535Z] c6f70ee39829: Verifying Checksum [2022-10-27T05:58:53.535Z] c6f70ee39829: Download complete [2022-10-27T05:58:54.909Z] c6f70ee39829: Pull complete [2022-10-27T05:58:54.909Z] 56892a8094a2: Pull complete [2022-10-27T05:58:54.909Z] 58dd87906ef0: Pull complete [2022-10-27T05:58:54.909Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T05:58:54.909Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T05:58:54.909Z] ---> b69703f70c3d [2022-10-27T05:58:54.909Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T05:58:55.843Z] ---> Running in 7d811a02dd7b [2022-10-27T05:58:56.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T05:58:56.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T05:58:56.359Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-27T05:58:56.359Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-27T05:58:56.359Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-27T05:58:56.359Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-27T05:58:56.359Z] (5/129) Installing libxcb (1.14-r2) [2022-10-27T05:58:56.359Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-27T05:58:56.618Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-27T05:58:56.618Z] (8/129) Installing libice (1.0.10-r0) [2022-10-27T05:58:56.618Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-27T05:58:56.618Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-27T05:58:56.618Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-27T05:58:56.618Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-27T05:58:56.618Z] (13/129) Installing xset (1.2.4-r0) [2022-10-27T05:58:56.618Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-27T05:58:56.618Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-27T05:58:56.618Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T05:58:56.618Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-27T05:58:56.618Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-27T05:58:56.618Z] (19/129) Installing libintl (0.21-r0) [2022-10-27T05:58:56.618Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-27T05:58:56.618Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-27T05:58:56.618Z] (22/129) Installing pcre (8.45-r1) [2022-10-27T05:58:56.618Z] (23/129) Installing glib (2.70.1-r0) [2022-10-27T05:58:56.618Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-27T05:58:56.618Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-27T05:58:56.618Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-27T05:58:56.618Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T05:58:56.618Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T05:58:56.618Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-27T05:58:56.618Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-27T05:58:56.618Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-27T05:58:56.618Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-27T05:58:56.618Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T05:58:56.618Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T05:58:56.618Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-27T05:58:56.876Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-27T05:58:56.876Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-27T05:58:56.876Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-27T05:58:56.876Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-27T05:58:56.876Z] (40/129) Installing libxi (1.8-r0) [2022-10-27T05:58:56.876Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-27T05:58:56.876Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-27T05:58:56.876Z] (43/129) Installing atk (2.36.0-r0) [2022-10-27T05:58:56.876Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-27T05:58:56.876Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-27T05:58:56.876Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-27T05:58:56.876Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T05:58:56.876Z] (48/129) Installing expat (2.5.0-r0) [2022-10-27T05:58:56.876Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-27T05:58:56.876Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-27T05:58:56.876Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-27T05:58:56.876Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-27T05:58:56.876Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-27T05:58:56.876Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-27T05:58:56.876Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-27T05:58:56.876Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-27T05:58:56.876Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-27T05:58:56.876Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-27T05:58:56.876Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-27T05:58:56.876Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-27T05:58:56.876Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-27T05:58:56.876Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-27T05:58:56.876Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-27T05:58:56.876Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-27T05:58:56.876Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-27T05:58:56.876Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-27T05:58:56.876Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-27T05:58:56.876Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-27T05:58:57.135Z] (69/129) Installing pango (1.48.10-r0) [2022-10-27T05:58:57.135Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T05:58:57.135Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T05:58:57.135Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T05:58:57.135Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-27T05:58:57.135Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-27T05:58:57.135Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T05:58:57.135Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T05:58:57.135Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-27T05:58:57.135Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-27T05:58:57.135Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-27T05:58:57.135Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T05:58:59.665Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-27T05:58:59.665Z] (80/129) Installing flac (1.3.4-r0) [2022-10-27T05:58:59.665Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T05:58:59.665Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T05:58:59.665Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-27T05:58:59.665Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-27T05:58:59.665Z] (85/129) Installing libass (0.15.2-r0) [2022-10-27T05:58:59.665Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-27T05:58:59.665Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T05:58:59.665Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T05:58:59.665Z] (89/129) Installing lame (3.100-r0) [2022-10-27T05:58:59.665Z] (90/129) Installing opus (1.3.1-r1) [2022-10-27T05:58:59.665Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T05:58:59.665Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-27T05:58:59.665Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-27T05:58:59.665Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-27T05:58:59.665Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-27T05:58:59.665Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T05:58:59.665Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-27T05:58:59.665Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-27T05:58:59.665Z] (99/129) Installing libva (2.13.0-r0) [2022-10-27T05:58:59.665Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-27T05:58:59.665Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-27T05:58:59.665Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-27T05:58:59.665Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-27T05:58:59.665Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-27T05:58:59.665Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-27T05:58:59.665Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-27T05:58:59.665Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-27T05:58:59.665Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T05:58:59.665Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-27T05:58:59.665Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-27T05:58:59.665Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T05:58:59.665Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-27T05:58:59.665Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-27T05:58:59.665Z] (114/129) Installing nspr (4.32-r0) [2022-10-27T05:58:59.924Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-27T05:58:59.924Z] (116/129) Installing nss (3.78.1-r0) [2022-10-27T05:58:59.924Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-27T05:58:59.924Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-27T05:58:59.924Z] (119/129) Installing orc (0.4.32-r0) [2022-10-27T05:58:59.924Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-27T05:58:59.924Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-27T05:58:59.924Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-27T05:58:59.924Z] (123/129) Installing libpulse (15.0-r2) [2022-10-27T05:58:59.924Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-27T05:58:59.924Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-27T05:58:59.924Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-27T05:58:59.924Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-27T05:58:59.924Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-27T05:58:59.924Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-27T05:59:00.858Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T05:59:00.858Z] Executing glib-2.70.1-r0.trigger [2022-10-27T05:59:01.117Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T05:59:03.021Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T05:59:03.021Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T05:59:03.021Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T05:59:03.021Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T05:59:03.021Z] OK: 286 MiB in 145 packages [2022-10-27T05:59:07.212Z] Removing intermediate container 7d811a02dd7b [2022-10-27T05:59:07.212Z] ---> 083b9a0e6b56 [2022-10-27T05:59:07.212Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T05:59:07.212Z] ---> Running in 1a2b3ae29574 [2022-10-27T05:59:07.212Z] Removing intermediate container 1a2b3ae29574 [2022-10-27T05:59:07.212Z] ---> 73d5e4cba834 [2022-10-27T05:59:07.212Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T05:59:07.212Z] ---> Running in d7921b53e44a [2022-10-27T05:59:07.212Z] Removing intermediate container d7921b53e44a [2022-10-27T05:59:07.212Z] ---> b80a256c7dca [2022-10-27T05:59:07.212Z] Step 5/10 : RUN npm install -g npm [2022-10-27T05:59:07.212Z] ---> Running in 6962cb8e2ac1 [2022-10-27T05:59:13.772Z] [2022-10-27T05:59:13.772Z] changed 54 packages, and audited 212 packages in 6s [2022-10-27T05:59:13.772Z] [2022-10-27T05:59:13.772Z] 11 packages are looking for funding [2022-10-27T05:59:13.772Z] run `npm fund` for details [2022-10-27T05:59:13.772Z] [2022-10-27T05:59:13.772Z] found 0 vulnerabilities [2022-10-27T05:59:14.338Z] Removing intermediate container 6962cb8e2ac1 [2022-10-27T05:59:14.338Z] ---> e48f9f5fbb33 [2022-10-27T05:59:14.338Z] Step 6/10 : ARG USER=1000 [2022-10-27T05:59:14.338Z] ---> Running in df22df333dff [2022-10-27T05:59:14.338Z] Removing intermediate container df22df333dff [2022-10-27T05:59:14.338Z] ---> 94ff097c4209 [2022-10-27T05:59:14.338Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T05:59:14.338Z] ---> Running in bac20ec1d7df [2022-10-27T05:59:14.905Z] Removing intermediate container bac20ec1d7df [2022-10-27T05:59:14.905Z] ---> 0e5e4a39e898 [2022-10-27T05:59:14.905Z] Step 8/10 : USER $USER:$USER [2022-10-27T05:59:15.163Z] ---> Running in 7755392d08a1 [2022-10-27T05:59:15.163Z] Removing intermediate container 7755392d08a1 [2022-10-27T05:59:15.163Z] ---> 4935915d4749 [2022-10-27T05:59:15.163Z] Step 9/10 : WORKDIR /app [2022-10-27T05:59:15.163Z] ---> Running in da18fddb46f5 [2022-10-27T05:59:15.163Z] Removing intermediate container da18fddb46f5 [2022-10-27T05:59:15.163Z] ---> 5dc32b69b9d6 [2022-10-27T05:59:15.163Z] Step 10/10 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T05:59:15.163Z] ---> Running in c8b593700bb1 [2022-10-27T05:59:15.420Z] Removing intermediate container c8b593700bb1 [2022-10-27T05:59:15.420Z] ---> 4231a5502e0e [2022-10-27T05:59:15.420Z] Successfully built 4231a5502e0e [2022-10-27T05:59:15.420Z] Successfully tagged edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T05:59:15.421Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T05:59:15.421Z] touch edgex-web-ui.imagebuilt [2022-10-27T05:59:15.421Z] mkdir -p node_modules coverage [2022-10-27T05:59:15.421Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T05:59:15.421Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE required: { [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE }, [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T05:59:17.326Z] npm WARN EBADENGINE } [2022-10-27T05:59:21.515Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T05:59:21.774Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-10-27T05:59:21.774Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T05:59:21.774Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T05:59:22.033Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T05:59:22.292Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T05:59:22.860Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T05:59:23.793Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T05:59:24.051Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T05:59:25.960Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-10-27T05:59:25.960Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-10-27T05:59:27.338Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-10-27T05:59:28.271Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T05:59:28.529Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T05:59:28.786Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T05:59:29.105Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T05:59:29.377Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T05:59:29.975Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T05:59:33.339Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-10-27T05:59:38.479Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117432 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-27T05:59:38.490Z] Running in /w/workspace/edgex-ui-go/90 [Pipeline] { [Pipeline] checkout [2022-10-27T05:59:38.516Z] The recommended git tool is: git [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] 90 packages are looking for funding [2022-10-27T05:59:38.605Z] run `npm fund` for details [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] To address issues that do not require attention, run: [2022-10-27T05:59:38.605Z] npm audit fix [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] To address all issues (including breaking changes), run: [2022-10-27T05:59:38.605Z] npm audit fix --force [2022-10-27T05:59:38.605Z] [2022-10-27T05:59:38.605Z] Run `npm audit` for details. [2022-10-27T05:59:42.791Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-27T05:59:43.408Z] using credential edgex-jenkins-ssh [2022-10-27T05:59:43.424Z] Cloning the remote Git repository [2022-10-27T05:59:43.467Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T05:59:43.539Z] > git init /w/workspace/edgex-ui-go/90 # timeout=10 [2022-10-27T05:59:43.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T05:59:43.671Z] > git --version # timeout=10 [2022-10-27T05:59:43.688Z] > git --version # 'git version 2.25.1' [2022-10-27T05:59:43.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T05:59:43.730Z] Verifying host key using known hosts file [2022-10-27T05:59:43.897Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T05:59:43.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T05:59:44.690Z] - Generating browser application bundles (phase: setup)... [2022-10-27T05:59:47.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-27T05:59:47.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T05:59:47.928Z] Avoid second fetch [2022-10-27T05:59:47.928Z] Checking out Revision e531bddd1517835c184708cb98e9a802e5df4205 (main) [2022-10-27T05:59:47.944Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T05:59:47.962Z] > git checkout -f e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 [2022-10-27T05:59:48.756Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#567)" [2022-10-27T05:59:48.872Z] Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-10-27T05:59:49.129Z] Compiling @angular/compiler/testing : es2015 as esm2015 [Pipeline] sh [2022-10-27T05:59:49.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T05:59:49.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T05:59:49.597Z] Dload Upload Total Spent Left Speed [2022-10-27T05:59:49.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82366 100 12602 100 12602 0 0 82366 0 --:--:-- --:--:-- --:--:-- 81831 [Pipeline] sh [2022-10-27T05:59:50.297Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T05:59:50.626Z] + sudo tee /etc/docker/daemon.new [2022-10-27T05:59:50.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T05:59:50.626Z] { [2022-10-27T05:59:50.626Z] "registry-mirrors": [ [2022-10-27T05:59:50.626Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T05:59:50.626Z] ], [2022-10-27T05:59:50.626Z] "bip": "10.250.0.254/24", [2022-10-27T05:59:50.626Z] "hosts": [ [2022-10-27T05:59:50.626Z] "tcp://0.0.0.0:5555", [2022-10-27T05:59:50.626Z] "unix:///var/run/docker.sock" [2022-10-27T05:59:50.626Z] ], [2022-10-27T05:59:50.626Z] "mtu": 1458, [2022-10-27T05:59:50.626Z] "selinux-enabled": true, [2022-10-27T05:59:50.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T05:59:50.626Z] } [Pipeline] sh [2022-10-27T05:59:50.966Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-27T05:59:51.301Z] + sudo service docker restart [2022-10-27T05:59:52.409Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T05:59:52.409Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T05:59:53.344Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T05:59:53.344Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T05:59:53.601Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T05:59:53.601Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T05:59:54.166Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T05:59:54.166Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T05:59:54.425Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T05:59:54.425Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T05:59:54.682Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T05:59:56.582Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T06:00:03.149Z] 27 10 2022 06:00:02.291:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T06:00:03.149Z] 27 10 2022 06:00:02.293:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T06:00:03.149Z] 27 10 2022 06:00:02.296:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:00:09.563Z] provisioning config files... [2022-10-27T06:00:09.584Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config15486659631814461668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:00:09.926Z] ---> docker-login.sh [2022-10-27T06:00:09.926Z] nexus3.edgexfoundry.org:10001 [2022-10-27T06:00:10.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:10.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:10.516Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:10.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:10.516Z] [2022-10-27T06:00:10.516Z] Login Succeeded [2022-10-27T06:00:10.516Z] nexus3.edgexfoundry.org:10002 [2022-10-27T06:00:10.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:11.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:11.056Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:11.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:11.056Z] [2022-10-27T06:00:11.056Z] Login Succeeded [2022-10-27T06:00:11.056Z] nexus3.edgexfoundry.org:10003 [2022-10-27T06:00:11.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:11.330Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:11.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:11.330Z] [2022-10-27T06:00:11.330Z] Login Succeeded [2022-10-27T06:00:11.330Z] nexus3.edgexfoundry.org:10004 [2022-10-27T06:00:11.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:11.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:11.602Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:11.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:11.602Z] [2022-10-27T06:00:11.602Z] Login Succeeded [2022-10-27T06:00:11.602Z] docker.io [2022-10-27T06:00:11.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:12.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:12.467Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:12.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:12.467Z] [2022-10-27T06:00:12.467Z] Login Succeeded [2022-10-27T06:00:12.467Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T06:00:12.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T06:00:12.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:00:12.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:00:12.666Z] ========================================================= [2022-10-27T06:00:12.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-27T06:00:12.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:13.021Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T06:00:13.997Z] Sending build context to Docker daemon 28.72MB [2022-10-27T06:00:13.997Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:00:13.997Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T06:00:14.267Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-27T06:00:14.267Z] 9b18e9b68314: Pulling fs layer [2022-10-27T06:00:14.267Z] d32db5db7311: Pulling fs layer [2022-10-27T06:00:14.267Z] d0c4b47475fc: Pulling fs layer [2022-10-27T06:00:14.267Z] 5831b945b038: Pulling fs layer [2022-10-27T06:00:14.267Z] 86bbec2aaacd: Pulling fs layer [2022-10-27T06:00:14.267Z] e10730c5d714: Pulling fs layer [2022-10-27T06:00:14.267Z] 5dd5c2283517: Pulling fs layer [2022-10-27T06:00:14.267Z] d5ac0230b979: Pulling fs layer [2022-10-27T06:00:14.267Z] 86bbec2aaacd: Waiting [2022-10-27T06:00:14.267Z] e10730c5d714: Waiting [2022-10-27T06:00:14.267Z] 5831b945b038: Waiting [2022-10-27T06:00:14.267Z] 5dd5c2283517: Waiting [2022-10-27T06:00:14.267Z] d5ac0230b979: Waiting [2022-10-27T06:00:14.267Z] d0c4b47475fc: Verifying Checksum [2022-10-27T06:00:14.267Z] d0c4b47475fc: Download complete [2022-10-27T06:00:14.267Z] d32db5db7311: Download complete [2022-10-27T06:00:14.267Z] 86bbec2aaacd: Verifying Checksum [2022-10-27T06:00:14.267Z] 86bbec2aaacd: Download complete [2022-10-27T06:00:14.267Z] e10730c5d714: Download complete [2022-10-27T06:00:14.267Z] 9b18e9b68314: Verifying Checksum [2022-10-27T06:00:14.267Z] 9b18e9b68314: Download complete [2022-10-27T06:00:15.243Z] 9b18e9b68314: Pull complete [2022-10-27T06:00:15.360Z] ✔ Browser application bundle generation complete. [2022-10-27T06:00:15.360Z] 27 10 2022 06:00:14.804:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1f93fHf5yYUuzEx6AAAB with id 75502242 [2022-10-27T06:00:15.513Z] d5ac0230b979: Verifying Checksum [2022-10-27T06:00:15.513Z] d5ac0230b979: Download complete [2022-10-27T06:00:15.784Z] d32db5db7311: Pull complete [2022-10-27T06:00:16.054Z] d0c4b47475fc: Pull complete [2022-10-27T06:00:16.639Z] 5dd5c2283517: Download complete [2022-10-27T06:00:17.236Z] 5831b945b038: Verifying Checksum [2022-10-27T06:00:17.236Z] 5831b945b038: Download complete [2022-10-27T06:00:17.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T06:00:17.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.11 secs) [2022-10-27T06:00:17.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.145 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.255 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.266 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.306 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.349 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.36 secs) [2022-10-27T06:00:18.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.368 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.391 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.398 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.4 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.409 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.425 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.45 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.461 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.479 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.53 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.546 secs) [2022-10-27T06:00:18.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.549 secs) [2022-10-27T06:00:18.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.596 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.613 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.624 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.662 secs) [2022-10-27T06:00:18.667Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.699 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.787 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.797 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.803 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.82 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.828 secs) [2022-10-27T06:00:18.924Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.843 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.893 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.9 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.908 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.917 secs) [2022-10-27T06:00:18.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.927 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.952 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.961 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.976 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.979 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.982 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.986 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.992 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.996 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.015 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.025 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.031 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.041 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.065 secs) [2022-10-27T06:00:19.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.103 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.118 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.129 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.139 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.142 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.154 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.158 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.163 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.166 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.173 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.198 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.214 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.222 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.231 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.24 secs) [2022-10-27T06:00:19.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) [2022-10-27T06:00:19.699Z] WARN: ' [2022-10-27T06:00:19.699Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:00:19.699Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:00:19.699Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:00:19.699Z] in a future version of Angular. [2022-10-27T06:00:19.699Z] [2022-10-27T06:00:19.699Z] For more information on this, see our API docs here: [2022-10-27T06:00:19.699Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:00:19.699Z] ' [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) [2022-10-27T06:00:19.700Z] WARN: ' [2022-10-27T06:00:19.700Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:00:19.700Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:00:19.700Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:00:19.700Z] in a future version of Angular. [2022-10-27T06:00:19.700Z] [2022-10-27T06:00:19.700Z] For more information on this, see our API docs here: [2022-10-27T06:00:19.700Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:00:19.700Z] ' [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.278 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.287 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.312 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.32 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.329 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.34 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.346 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.362 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.371 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.375 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.378 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.379 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.412 secs) [2022-10-27T06:00:19.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.442 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.45 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.459 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.509 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.517 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.52 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.53 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.553 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.561 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.566 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.568 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.572 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.59 secs) [2022-10-27T06:00:19.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.618 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.632 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.649 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.655 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.657 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.658 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.66 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.662 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.664 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.665 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.684 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.691 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.697 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.704 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.71 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.715 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.718 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.724 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.726 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.735 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.759 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.775 secs) [2022-10-27T06:00:20.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.786 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.804 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.812 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.814 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.821 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.823 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.826 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.858 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.864 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.879 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.888 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.893 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.898 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.914 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.923 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.927 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.93 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.935 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.939 secs) [2022-10-27T06:00:20.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.958 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.96 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.962 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.984 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.992 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.028 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.03 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.034 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.084 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.09 secs) [2022-10-27T06:00:20.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.094 secs) [2022-10-27T06:00:20.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.178 secs / 2.094 secs) [2022-10-27T06:00:20.995Z] TOTAL: 149 SUCCESS [2022-10-27T06:00:20.995Z] ✔ Browser application bundle generation complete. [2022-10-27T06:00:21.254Z] [2022-10-27T06:00:21.254Z] =============================== Coverage summary =============================== [2022-10-27T06:00:21.254Z] Statements : 40.98% ( 1467/3580 ) [2022-10-27T06:00:21.254Z] Branches : 12.03% ( 111/923 ) [2022-10-27T06:00:21.254Z] Functions : 33.28% ( 432/1298 ) [2022-10-27T06:00:21.254Z] Lines : 38.91% ( 1318/3387 ) [2022-10-27T06:00:21.254Z] ================================================================================ [2022-10-27T06:00:21.511Z] ✔ Browser application bundle generation complete. [2022-10-27T06:00:22.076Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-27T06:00:22.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T06:00:22.103Z] $ docker stop --time=1 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab [2022-10-27T06:00:23.459Z] $ docker rm -f 0fa4fcbb210ddb7d42f25568912f6acbfc98712f4c5fa2c264e44b75a2b8edab [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:00:23.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T06:00:24.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-27T06:00:24.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T06:00:25.518Z] + ls -al . [2022-10-27T06:00:25.518Z] total 184 [2022-10-27T06:00:25.518Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 05:58 . [2022-10-27T06:00:25.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 .. [2022-10-27T06:00:25.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 .blubracket [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:57 .dockerignore [2022-10-27T06:00:25.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:57 .git [2022-10-27T06:00:25.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 .github [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:57 .gitignore [2022-10-27T06:00:25.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 05:57 .semver [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:57 Attribution.txt [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:57 CHANGELOG.md [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:57 CONTRIBUTING.md [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:57 Dockerfile [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:57 Jenkinsfile [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:57 LICENSE [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:57 Makefile [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:57 README.md [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 05:57 VERSION [2022-10-27T06:00:25.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 assets [2022-10-27T06:00:25.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 bin [2022-10-27T06:00:25.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:57 cmd [2022-10-27T06:00:25.518Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 05:58 coverage.out [2022-10-27T06:00:25.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:57 docs [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 05:57 go.mod [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 05:57 go.sum [2022-10-27T06:00:25.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:57 internal [2022-10-27T06:00:25.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 snap [2022-10-27T06:00:25.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:57 testing [2022-10-27T06:00:25.518Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:57 version.go [2022-10-27T06:00:25.518Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 05:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:25.816Z] + 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=e531bddd1517835c184708cb98e9a802e5df4205 --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-27T06:00:26.114Z] Sending build context to Docker daemon 48.26MB [2022-10-27T06:00:26.114Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:00:26.114Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T06:00:26.114Z] ---> 63aa628dde11 [2022-10-27T06:00:26.114Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:00:26.379Z] ---> Running in c0f1bbdf87da [2022-10-27T06:00:26.379Z] Removing intermediate container c0f1bbdf87da [2022-10-27T06:00:26.379Z] ---> 162ddf6ac8ee [2022-10-27T06:00:26.379Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:00:26.637Z] ---> Running in 6ce154ee9635 [2022-10-27T06:00:26.637Z] Removing intermediate container 6ce154ee9635 [2022-10-27T06:00:26.637Z] ---> 54f90e146e56 [2022-10-27T06:00:26.637Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:00:26.637Z] ---> Running in f9273852f7eb [2022-10-27T06:00:26.637Z] Removing intermediate container f9273852f7eb [2022-10-27T06:00:26.637Z] ---> 9de64be0dc02 [2022-10-27T06:00:26.637Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T06:00:26.895Z] ---> Running in 7c3d8aaaa438 [2022-10-27T06:00:26.895Z] Removing intermediate container 7c3d8aaaa438 [2022-10-27T06:00:26.895Z] ---> f4f800551518 [2022-10-27T06:00:26.895Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:00:26.895Z] ---> Running in 3995a634390b [2022-10-27T06:00:27.152Z] Removing intermediate container 3995a634390b [2022-10-27T06:00:27.152Z] ---> 031abfe68200 [2022-10-27T06:00:27.152Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:00:27.716Z] ---> 57199fa13db0 [2022-10-27T06:00:27.716Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:00:27.716Z] ---> Running in 3e189d27b1a6 [2022-10-27T06:00:28.281Z] Removing intermediate container 3e189d27b1a6 [2022-10-27T06:00:28.281Z] ---> d1a0d555e810 [2022-10-27T06:00:28.281Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:00:28.281Z] ---> Running in b08f5ddce157 [2022-10-27T06:00:28.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T06:00:29.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T06:00:29.563Z] 5831b945b038: Pull complete [2022-10-27T06:00:29.563Z] 86bbec2aaacd: Pull complete [2022-10-27T06:00:29.563Z] e10730c5d714: Pull complete [2022-10-27T06:00:29.670Z] OK: 211 MiB in 51 packages [2022-10-27T06:00:30.236Z] Removing intermediate container b08f5ddce157 [2022-10-27T06:00:30.236Z] ---> 7ad8ac18890c [2022-10-27T06:00:30.236Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T06:00:30.236Z] ---> Running in e3fa733b1e23 [2022-10-27T06:00:30.236Z] Removing intermediate container e3fa733b1e23 [2022-10-27T06:00:30.236Z] ---> 047ad38f1a99 [2022-10-27T06:00:30.236Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:00:30.236Z] ---> Running in bf2a54053892 [2022-10-27T06:00:30.236Z] Removing intermediate container bf2a54053892 [2022-10-27T06:00:30.236Z] ---> b745c62c3190 [2022-10-27T06:00:30.236Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T06:00:30.493Z] ---> c1794b781257 [2022-10-27T06:00:30.493Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:00:30.493Z] ---> Running in 4e66f57c7e4d [2022-10-27T06:00:31.424Z] Removing intermediate container 4e66f57c7e4d [2022-10-27T06:00:31.424Z] ---> d329156d6b56 [2022-10-27T06:00:31.424Z] Step 15/26 : COPY . . [2022-10-27T06:00:32.357Z] ---> 02c6d4453cc5 [2022-10-27T06:00:32.357Z] Step 16/26 : RUN ${MAKE} [2022-10-27T06:00:32.357Z] ---> Running in 74ef0e7e072a [2022-10-27T06:00:32.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-27T06:00:36.236Z] 5dd5c2283517: Pull complete [2022-10-27T06:00:37.659Z] d5ac0230b979: Pull complete [2022-10-27T06:00:37.659Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-27T06:00:37.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-27T06:00:37.659Z] ---> 59b3b1a385d4 [2022-10-27T06:00:37.659Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:00:39.606Z] ---> Running in 4b397c2c3d5a [2022-10-27T06:00:39.606Z] Removing intermediate container 4b397c2c3d5a [2022-10-27T06:00:39.606Z] ---> 99748c3f6275 [2022-10-27T06:00:39.606Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:00:39.606Z] ---> Running in dde6e82ea506 [2022-10-27T06:00:39.908Z] Removing intermediate container dde6e82ea506 [2022-10-27T06:00:39.908Z] ---> 0c19b81f665f [2022-10-27T06:00:39.908Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:00:40.192Z] ---> Running in 44f4abdfe7c1 [2022-10-27T06:00:40.463Z] Removing intermediate container 44f4abdfe7c1 [2022-10-27T06:00:40.463Z] ---> 89528f2ed103 [2022-10-27T06:00:40.463Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T06:00:40.463Z] ---> Running in e88628e3705f [2022-10-27T06:00:40.734Z] Removing intermediate container e88628e3705f [2022-10-27T06:00:40.734Z] ---> 240b9a8856fa [2022-10-27T06:00:40.734Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:00:41.001Z] ---> Running in ce12960fcda7 [2022-10-27T06:00:41.275Z] Removing intermediate container ce12960fcda7 [2022-10-27T06:00:41.275Z] ---> 149237bdf42c [2022-10-27T06:00:41.275Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:00:41.860Z] latest: Pulling from library/docker [2022-10-27T06:00:42.134Z] 9b18e9b68314: Already exists [2022-10-27T06:00:42.134Z] e5833820420a: Pulling fs layer [2022-10-27T06:00:42.134Z] 79069699b830: Pulling fs layer [2022-10-27T06:00:42.134Z] 444a66d86b54: Pulling fs layer [2022-10-27T06:00:42.134Z] af8c662400c0: Pulling fs layer [2022-10-27T06:00:42.134Z] 7851778f47af: Pulling fs layer [2022-10-27T06:00:42.134Z] 969048075247: Pulling fs layer [2022-10-27T06:00:42.134Z] 9d9d268b6129: Pulling fs layer [2022-10-27T06:00:42.134Z] 71d72239e8c8: Pulling fs layer [2022-10-27T06:00:42.134Z] af8c662400c0: Waiting [2022-10-27T06:00:42.134Z] 7851778f47af: Waiting [2022-10-27T06:00:42.134Z] 71d72239e8c8: Waiting [2022-10-27T06:00:42.134Z] 969048075247: Waiting [2022-10-27T06:00:42.134Z] 9d9d268b6129: Waiting [2022-10-27T06:00:42.134Z] 79069699b830: Download complete [2022-10-27T06:00:42.134Z] e5833820420a: Verifying Checksum [2022-10-27T06:00:42.134Z] e5833820420a: Download complete [2022-10-27T06:00:42.401Z] 444a66d86b54: Verifying Checksum [2022-10-27T06:00:42.401Z] 444a66d86b54: Download complete [2022-10-27T06:00:42.670Z] 969048075247: Download complete [2022-10-27T06:00:42.670Z] 7851778f47af: Verifying Checksum [2022-10-27T06:00:42.670Z] 7851778f47af: Download complete [2022-10-27T06:00:42.938Z] af8c662400c0: Verifying Checksum [2022-10-27T06:00:42.938Z] af8c662400c0: Download complete [2022-10-27T06:00:42.938Z] 9d9d268b6129: Download complete [2022-10-27T06:00:42.938Z] 71d72239e8c8: Download complete [2022-10-27T06:00:42.939Z] e5833820420a: Pull complete [2022-10-27T06:00:43.523Z] 79069699b830: Pull complete [2022-10-27T06:00:44.485Z] 444a66d86b54: Pull complete [2022-10-27T06:00:44.800Z] Removing intermediate container 74ef0e7e072a [2022-10-27T06:00:44.800Z] ---> b5791247e660 [2022-10-27T06:00:44.800Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T06:00:44.800Z] 3.14: Pulling from library/alpine [2022-10-27T06:00:44.800Z] c7ed990a2339: Pulling fs layer [2022-10-27T06:00:45.078Z] c7ed990a2339: Verifying Checksum [2022-10-27T06:00:45.078Z] c7ed990a2339: Download complete [2022-10-27T06:00:45.078Z] c7ed990a2339: Pull complete [2022-10-27T06:00:45.078Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T06:00:45.078Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T06:00:45.078Z] ---> dd53f409bf0b [2022-10-27T06:00:45.078Z] Step 18/26 : EXPOSE 4000 [2022-10-27T06:00:45.337Z] ---> Running in 369fedef066d [2022-10-27T06:00:45.337Z] Removing intermediate container 369fedef066d [2022-10-27T06:00:45.337Z] ---> 188918cd4a91 [2022-10-27T06:00:45.337Z] 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-10-27T06:00:45.448Z] af8c662400c0: Pull complete [2022-10-27T06:00:45.901Z] ---> 6b8960bac08f [2022-10-27T06:00:45.901Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T06:00:46.159Z] ---> 613af7ed107a [2022-10-27T06:00:46.159Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T06:00:46.415Z] 7851778f47af: Pull complete [2022-10-27T06:00:46.417Z] ---> ac8cba830059 [2022-10-27T06:00:46.417Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T06:00:46.417Z] ---> Running in 189856b4e59d [2022-10-27T06:00:46.417Z] Removing intermediate container 189856b4e59d [2022-10-27T06:00:46.417Z] ---> cb8f764faf92 [2022-10-27T06:00:46.417Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T06:00:46.417Z] ---> Running in 57c23039c0e5 [2022-10-27T06:00:46.676Z] Removing intermediate container 57c23039c0e5 [2022-10-27T06:00:46.676Z] ---> 1e2c83db23db [2022-10-27T06:00:46.676Z] Step 24/26 : LABEL arch=amd64 [2022-10-27T06:00:46.676Z] ---> Running in 0b3772b05596 [2022-10-27T06:00:46.676Z] Removing intermediate container 0b3772b05596 [2022-10-27T06:00:46.676Z] ---> e66e947f4e43 [2022-10-27T06:00:46.676Z] Step 25/26 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:00:46.684Z] 969048075247: Pull complete [2022-10-27T06:00:46.935Z] ---> Running in a2612dadad7a [2022-10-27T06:00:46.935Z] Removing intermediate container a2612dadad7a [2022-10-27T06:00:46.935Z] ---> a3259f01157e [2022-10-27T06:00:46.935Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-10-27T06:00:46.935Z] ---> Running in 21a5a57d58ea [2022-10-27T06:00:46.935Z] Removing intermediate container 21a5a57d58ea [2022-10-27T06:00:46.935Z] ---> 3eaed681f993 [2022-10-27T06:00:46.935Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T06:00:46.935Z] Successfully built 3eaed681f993 [2022-10-27T06:00:46.952Z] 9d9d268b6129: Pull complete [2022-10-27T06:00:47.193Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-10-27T06:00:47.222Z] 71d72239e8c8: Pull complete [2022-10-27T06:00:47.222Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T06:00:47.222Z] Status: Downloaded newer image for docker:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:00:47.295Z] provisioning config files... [2022-10-27T06:00:47.302Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10469628404679229980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:00:47.591Z] ---> docker-login.sh [2022-10-27T06:00:47.591Z] nexus3.edgexfoundry.org:10001 [2022-10-27T06:00:47.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:47.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:47.591Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:47.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:47.591Z] [2022-10-27T06:00:47.591Z] Login Succeeded [2022-10-27T06:00:47.591Z] nexus3.edgexfoundry.org:10002 [2022-10-27T06:00:47.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:47.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:47.591Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:47.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:47.591Z] [2022-10-27T06:00:47.591Z] Login Succeeded [2022-10-27T06:00:47.591Z] nexus3.edgexfoundry.org:10003 [2022-10-27T06:00:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:47.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:47.849Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:47.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:47.849Z] [2022-10-27T06:00:47.849Z] Login Succeeded [2022-10-27T06:00:47.849Z] nexus3.edgexfoundry.org:10004 [2022-10-27T06:00:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:47.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:47.849Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:47.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:47.849Z] [2022-10-27T06:00:47.849Z] Login Succeeded [2022-10-27T06:00:47.849Z] docker.io [2022-10-27T06:00:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:48.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:48.415Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:48.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:48.415Z] [2022-10-27T06:00:48.415Z] Login Succeeded [2022-10-27T06:00:48.415Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T06:00:48.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T06:00:48.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:00:48.469Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-27T06:00:48.469Z] e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:00:48.469Z] latest [2022-10-27T06:00:48.469Z] 2.3.0-dev.19 [2022-10-27T06:00:48.469Z] e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:00:48.469Z] main [2022-10-27T06:00:48.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:48.774Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:49.079Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:00:49.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-27T06:00:49.079Z] 7cff7a8d023a: Preparing [2022-10-27T06:00:49.079Z] 87ee42d0b3a6: Preparing [2022-10-27T06:00:49.079Z] df14d1438a46: Preparing [2022-10-27T06:00:49.079Z] 63493a9ab2d4: Preparing [2022-10-27T06:00:49.079Z] 63493a9ab2d4: Layer already exists [2022-10-27T06:00:49.079Z] 7cff7a8d023a: Pushed [2022-10-27T06:00:49.079Z] 87ee42d0b3a6: Pushed [2022-10-27T06:00:49.814Z] ---> cc97edf901ee [2022-10-27T06:00:49.814Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:00:49.814Z] ---> Running in 9ff46151e264 [2022-10-27T06:00:51.767Z] Removing intermediate container 9ff46151e264 [2022-10-27T06:00:51.767Z] ---> 64ea3c1e8daf [2022-10-27T06:00:51.767Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:00:51.767Z] ---> Running in b264c30fdd88 [2022-10-27T06:00:52.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:00:52.359Z] df14d1438a46: Pushed [2022-10-27T06:00:52.360Z] e531bddd1517835c184708cb98e9a802e5df4205: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:52.663Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:52.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:00:52.969Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-27T06:00:52.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-27T06:00:52.969Z] 7cff7a8d023a: Preparing [2022-10-27T06:00:52.969Z] 87ee42d0b3a6: Preparing [2022-10-27T06:00:52.969Z] df14d1438a46: Preparing [2022-10-27T06:00:52.969Z] 63493a9ab2d4: Preparing [2022-10-27T06:00:52.969Z] 87ee42d0b3a6: Layer already exists [2022-10-27T06:00:52.969Z] 7cff7a8d023a: Layer already exists [2022-10-27T06:00:52.969Z] 63493a9ab2d4: Layer already exists [2022-10-27T06:00:52.969Z] df14d1438a46: Layer already exists [2022-10-27T06:00:52.969Z] latest: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:53.275Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:53.571Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 [2022-10-27T06:00:53.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-27T06:00:53.571Z] 7cff7a8d023a: Preparing [2022-10-27T06:00:53.571Z] 87ee42d0b3a6: Preparing [2022-10-27T06:00:53.571Z] df14d1438a46: Preparing [2022-10-27T06:00:53.571Z] 63493a9ab2d4: Preparing [2022-10-27T06:00:53.571Z] 63493a9ab2d4: Layer already exists [2022-10-27T06:00:53.571Z] df14d1438a46: Layer already exists [2022-10-27T06:00:53.571Z] 7cff7a8d023a: Layer already exists [2022-10-27T06:00:53.571Z] 87ee42d0b3a6: Layer already exists [2022-10-27T06:00:53.571Z] 2.3.0-dev.19: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:53.874Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:54.174Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:00:54.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-27T06:00:54.174Z] 7cff7a8d023a: Preparing [2022-10-27T06:00:54.174Z] 87ee42d0b3a6: Preparing [2022-10-27T06:00:54.174Z] df14d1438a46: Preparing [2022-10-27T06:00:54.174Z] 63493a9ab2d4: Preparing [2022-10-27T06:00:54.174Z] 87ee42d0b3a6: Layer already exists [2022-10-27T06:00:54.174Z] 7cff7a8d023a: Layer already exists [2022-10-27T06:00:54.174Z] df14d1438a46: Layer already exists [2022-10-27T06:00:54.174Z] 63493a9ab2d4: Layer already exists [2022-10-27T06:00:54.174Z] e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:54.346Z] OK: 221 MiB in 51 packages [2022-10-27T06:00:54.484Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:54.798Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-27T06:00:54.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-27T06:00:54.798Z] 7cff7a8d023a: Preparing [2022-10-27T06:00:54.798Z] 87ee42d0b3a6: Preparing [2022-10-27T06:00:54.798Z] df14d1438a46: Preparing [2022-10-27T06:00:54.798Z] 63493a9ab2d4: Preparing [2022-10-27T06:00:54.798Z] 63493a9ab2d4: Layer already exists [2022-10-27T06:00:54.798Z] df14d1438a46: Layer already exists [2022-10-27T06:00:54.798Z] 87ee42d0b3a6: Layer already exists [2022-10-27T06:00:54.798Z] 7cff7a8d023a: Layer already exists [2022-10-27T06:00:54.798Z] main: digest: sha256:b4190a5d49c1687a5e3dd6d0ca56797811be3a7fe4850a2c7b06c209c143e4ca size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T06:00:54.853Z] ===================================================== [Pipeline] echo [2022-10-27T06:00:54.863Z] taggedImages: [2022-10-27T06:00:54.863Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:00:54.863Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-27T06:00:54.863Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.19 [2022-10-27T06:00:54.863Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:00:54.863Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:55.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:00:55.253Z] [2022-10-27T06:00:55.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:55.316Z] Removing intermediate container b264c30fdd88 [2022-10-27T06:00:55.316Z] ---> 61e0b4cf3a77 [2022-10-27T06:00:55.316Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T06:00:55.316Z] ---> Running in 31063804bb6e [2022-10-27T06:00:55.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:00:55.552Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T06:00:55.552Z] 5eb5b503b376: Pulling fs layer [2022-10-27T06:00:55.552Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T06:00:55.552Z] ec43610c2a17: Pulling fs layer [2022-10-27T06:00:55.552Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T06:00:55.552Z] 33b1e0a273af: Pulling fs layer [2022-10-27T06:00:55.552Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T06:00:55.552Z] 2f39f015ded8: Pulling fs layer [2022-10-27T06:00:55.552Z] 33b1e0a273af: Waiting [2022-10-27T06:00:55.552Z] 5d3b04190fa2: Waiting [2022-10-27T06:00:55.552Z] 2f39f015ded8: Waiting [2022-10-27T06:00:55.552Z] 3a2ae6a8a46f: Waiting [2022-10-27T06:00:55.552Z] 5c69ac0246d0: Download complete [2022-10-27T06:00:55.552Z] 3a2ae6a8a46f: Download complete [2022-10-27T06:00:55.590Z] Removing intermediate container 31063804bb6e [2022-10-27T06:00:55.590Z] ---> 8d57f367d2af [2022-10-27T06:00:55.590Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:00:55.812Z] 33b1e0a273af: Verifying Checksum [2022-10-27T06:00:55.812Z] 33b1e0a273af: Download complete [2022-10-27T06:00:55.812Z] 5d3b04190fa2: Verifying Checksum [2022-10-27T06:00:55.812Z] 5d3b04190fa2: Download complete [2022-10-27T06:00:55.812Z] ec43610c2a17: Verifying Checksum [2022-10-27T06:00:55.812Z] ec43610c2a17: Download complete [2022-10-27T06:00:55.812Z] 5eb5b503b376: Verifying Checksum [2022-10-27T06:00:55.812Z] 5eb5b503b376: Download complete [2022-10-27T06:00:55.859Z] ---> Running in 16a3706ba31b [2022-10-27T06:00:56.129Z] Removing intermediate container 16a3706ba31b [2022-10-27T06:00:56.129Z] ---> 8a6ed119f45e [2022-10-27T06:00:56.129Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T06:00:56.383Z] 2f39f015ded8: Download complete [2022-10-27T06:00:56.721Z] ---> 2933b045e614 [2022-10-27T06:00:56.721Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:00:56.721Z] ---> Running in 13849f8f3fd8 [2022-10-27T06:00:56.949Z] 5eb5b503b376: Pull complete [2022-10-27T06:00:56.949Z] 5c69ac0246d0: Pull complete [2022-10-27T06:00:58.322Z] ec43610c2a17: Pull complete [2022-10-27T06:00:58.322Z] 3a2ae6a8a46f: Pull complete [2022-10-27T06:00:58.579Z] 33b1e0a273af: Pull complete [2022-10-27T06:00:58.580Z] 5d3b04190fa2: Pull complete [2022-10-27T06:01:02.764Z] 2f39f015ded8: Pull complete [2022-10-27T06:01:02.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T06:01:02.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:01:02.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:01:02.841Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:01:02.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T06:01:04.841Z] $ docker top 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:01:05.226Z] ---> job-cost.sh [2022-10-27T06:01:05.227Z] lf-activate-venv: SKIPPING [2022-10-27T06:01:05.227Z] INFO: No Stack... [2022-10-27T06:01:05.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T06:01:06.057Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T06:01:06.345Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-27T06:01:06.345Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T06:01:06.359Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [2022-10-27T06:01:06.365Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] did not exist. Created. [2022-10-27T06:01:06.366Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T06:01:06.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T06:01:07.055Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T06:01:07.063Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T06:01:07.079Z] $ docker stop --time=1 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 [2022-10-27T06:01:08.378Z] $ docker rm -f 34a6cd09d493da94a9256d96e841a3b9a8e070a99f31f8c4ad20be32235d5787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-27T06:01:53.141Z] Removing intermediate container 13849f8f3fd8 [2022-10-27T06:01:53.141Z] ---> ba370d957761 [2022-10-27T06:01:53.141Z] Step 15/16 : COPY . . [2022-10-27T06:01:53.141Z] ---> d0eb1ab3d22c [2022-10-27T06:01:53.141Z] Step 16/16 : RUN ${MAKE} [2022-10-27T06:01:53.141Z] ---> Running in 0fa571f05886 [2022-10-27T06:01:53.141Z] noop [2022-10-27T06:01:53.141Z] Removing intermediate container 0fa571f05886 [2022-10-27T06:01:53.141Z] ---> aa067093d07f [2022-10-27T06:01:53.141Z] Successfully built aa067093d07f [2022-10-27T06:01:53.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:01:53.488Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T06:01:53.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:01:53.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container [2022-10-27T06:01:53.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T06:01:55.073Z] $ docker top 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:01:55.922Z] + go version [2022-10-27T06:01:55.922Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-27T06:01:55.944Z] $ docker stop --time=1 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 [2022-10-27T06:01:57.581Z] $ docker rm -f 6157b9691f7691b700bbe208d3572f9ec4d1778e7f862c770c900a1d42687eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:01:58.146Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T06:01:58.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:01:58.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container [2022-10-27T06:01:58.425Z] $ 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/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T06:01:59.743Z] $ docker top 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:02:00.606Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/90 [Pipeline] fileExists [Pipeline] sh [2022-10-27T06:02:01.260Z] + make test [2022-10-27T06:02:01.260Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T06:02:02.674Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T06:03:24.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T06:03:24.294Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T06:03:42.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T06:03:42.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T06:03:42.819Z] ./bin/test-attribution-txt.sh [2022-10-27T06:03:42.819Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T06:03:42.819Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T06:03:43.087Z] make -C web test [2022-10-27T06:03:43.087Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/90/web' [2022-10-27T06:03:43.087Z] make[1]: tput: No such file or directory [2022-10-27T06:03:43.087Z] make[1]: tput: No such file or directory [2022-10-27T06:03:43.087Z] warning: generating ./VERSION [2022-10-27T06:03:43.087Z] echo "0.0.0" > VERSION [2022-10-27T06:03:43.087Z] docker build \ [2022-10-27T06:03:43.087Z] -f Dockerfile \ [2022-10-27T06:03:43.087Z] --build-arg USER=1000 \ [2022-10-27T06:03:43.087Z] \ [2022-10-27T06:03:43.087Z] --label "git_sha=e531bddd1517835c184708cb98e9a802e5df4205" \ [2022-10-27T06:03:43.087Z] -t edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 \ [2022-10-27T06:03:43.087Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T06:03:43.087Z] . [2022-10-27T06:03:44.054Z] Sending build context to Docker daemon 3.269MB [2022-10-27T06:03:44.054Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T06:03:44.054Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T06:03:44.319Z] 47517142f6ba: Pulling fs layer [2022-10-27T06:03:44.319Z] 5f8c4bfa009b: Pulling fs layer [2022-10-27T06:03:44.319Z] f7079c9c4ba1: Pulling fs layer [2022-10-27T06:03:44.319Z] aba105e6f55a: Pulling fs layer [2022-10-27T06:03:44.319Z] aba105e6f55a: Waiting [2022-10-27T06:03:44.319Z] f7079c9c4ba1: Verifying Checksum [2022-10-27T06:03:44.319Z] f7079c9c4ba1: Download complete [2022-10-27T06:03:44.319Z] 47517142f6ba: Verifying Checksum [2022-10-27T06:03:44.319Z] 47517142f6ba: Download complete [2022-10-27T06:03:44.319Z] aba105e6f55a: Download complete [2022-10-27T06:03:44.905Z] 47517142f6ba: Pull complete [2022-10-27T06:03:45.173Z] 5f8c4bfa009b: Verifying Checksum [2022-10-27T06:03:45.173Z] 5f8c4bfa009b: Download complete [2022-10-27T06:03:49.432Z] 5f8c4bfa009b: Pull complete [2022-10-27T06:03:49.432Z] f7079c9c4ba1: Pull complete [2022-10-27T06:03:49.432Z] aba105e6f55a: Pull complete [2022-10-27T06:03:49.432Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T06:03:49.432Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T06:03:49.432Z] ---> bf1b8b58d215 [2022-10-27T06:03:49.432Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T06:03:50.021Z] ---> Running in 7eaf719d9cde [2022-10-27T06:03:50.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:03:51.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:03:52.665Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-27T06:03:52.665Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-27T06:03:52.665Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-27T06:03:52.665Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-27T06:03:52.665Z] (5/128) Installing libxcb (1.14-r2) [2022-10-27T06:03:52.665Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-27T06:03:52.932Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-27T06:03:52.932Z] (8/128) Installing libice (1.0.10-r0) [2022-10-27T06:03:52.932Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-27T06:03:52.932Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-27T06:03:52.932Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-27T06:03:52.932Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-27T06:03:52.932Z] (13/128) Installing xset (1.2.4-r0) [2022-10-27T06:03:52.932Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-27T06:03:52.932Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-27T06:03:52.932Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T06:03:52.932Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-27T06:03:52.932Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-27T06:03:52.932Z] (19/128) Installing libintl (0.21-r0) [2022-10-27T06:03:52.932Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-27T06:03:52.932Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-27T06:03:52.932Z] (22/128) Installing pcre (8.45-r1) [2022-10-27T06:03:52.932Z] (23/128) Installing glib (2.70.1-r0) [2022-10-27T06:03:53.200Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-27T06:03:53.200Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-27T06:03:53.200Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-27T06:03:53.200Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T06:03:53.471Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T06:03:53.471Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-27T06:03:53.471Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-27T06:03:53.471Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-27T06:03:53.471Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-27T06:03:53.471Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T06:03:53.471Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T06:03:53.471Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-27T06:03:53.471Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-27T06:03:53.471Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-27T06:03:53.471Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-27T06:03:53.739Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-27T06:03:53.739Z] (40/128) Installing libxi (1.8-r0) [2022-10-27T06:03:53.739Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-27T06:03:53.739Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-27T06:03:53.739Z] (43/128) Installing atk (2.36.0-r0) [2022-10-27T06:03:53.739Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-27T06:03:53.739Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-27T06:03:53.739Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-27T06:03:53.739Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T06:03:53.739Z] (48/128) Installing expat (2.5.0-r0) [2022-10-27T06:03:53.739Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-27T06:03:53.739Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-27T06:03:53.739Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-27T06:03:53.739Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-27T06:03:54.010Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-27T06:03:54.010Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-27T06:03:54.010Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-27T06:03:54.010Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-27T06:03:54.010Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-27T06:03:54.010Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-27T06:03:54.010Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-27T06:03:54.010Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-27T06:03:54.010Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-27T06:03:54.010Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-27T06:03:54.279Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-27T06:03:54.279Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-27T06:03:54.279Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-27T06:03:54.279Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-27T06:03:54.279Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-27T06:03:54.279Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-27T06:03:54.279Z] (69/128) Installing pango (1.48.10-r0) [2022-10-27T06:03:54.279Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T06:03:54.279Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T06:03:54.279Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T06:03:54.279Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-27T06:03:54.550Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-27T06:03:54.550Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T06:03:54.820Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T06:03:55.089Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-27T06:03:55.089Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-27T06:03:55.089Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-27T06:03:55.089Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T06:03:57.041Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-27T06:03:57.310Z] (80/128) Installing flac (1.3.4-r0) [2022-10-27T06:03:57.310Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T06:03:57.310Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T06:03:57.310Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-27T06:03:57.310Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-27T06:03:57.310Z] (85/128) Installing libass (0.15.2-r0) [2022-10-27T06:03:57.310Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-27T06:03:57.310Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T06:03:57.579Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T06:03:57.579Z] (89/128) Installing lame (3.100-r0) [2022-10-27T06:03:57.579Z] (90/128) Installing opus (1.3.1-r1) [2022-10-27T06:03:57.579Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T06:03:57.579Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-27T06:03:57.579Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-27T06:03:57.579Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-27T06:03:57.579Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-27T06:03:57.579Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T06:03:57.579Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-27T06:03:57.579Z] (98/128) Installing libva (2.13.0-r0) [2022-10-27T06:03:57.579Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-27T06:03:57.579Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-27T06:03:57.579Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-27T06:03:57.579Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-27T06:03:57.851Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-27T06:03:57.851Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-27T06:03:57.851Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-27T06:03:57.851Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-27T06:03:57.851Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T06:03:58.440Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-27T06:03:58.440Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-27T06:03:58.440Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T06:03:58.440Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-27T06:03:58.440Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-27T06:03:58.440Z] (113/128) Installing nspr (4.32-r0) [2022-10-27T06:03:58.440Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-27T06:03:58.440Z] (115/128) Installing nss (3.78.1-r0) [2022-10-27T06:03:58.708Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-27T06:03:58.708Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-27T06:03:58.708Z] (118/128) Installing orc (0.4.32-r0) [2022-10-27T06:03:58.708Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-27T06:03:58.708Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-27T06:03:58.708Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-27T06:03:58.708Z] (122/128) Installing libpulse (15.0-r2) [2022-10-27T06:03:58.708Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-27T06:03:58.708Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-27T06:03:58.708Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-27T06:03:58.708Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-27T06:03:58.708Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-27T06:03:58.708Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-27T06:04:02.998Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T06:04:02.998Z] Executing glib-2.70.1-r0.trigger [2022-10-27T06:04:02.998Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T06:04:08.361Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T06:04:08.361Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T06:04:08.361Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T06:04:08.361Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T06:04:08.361Z] OK: 275 MiB in 144 packages [2022-10-27T06:04:18.473Z] Removing intermediate container 7eaf719d9cde [2022-10-27T06:04:18.473Z] ---> 169d5a7ea1a1 [2022-10-27T06:04:18.473Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T06:04:18.740Z] ---> Running in d0101ecce0e9 [2022-10-27T06:04:19.007Z] Removing intermediate container d0101ecce0e9 [2022-10-27T06:04:19.007Z] ---> 535eb313e507 [2022-10-27T06:04:19.007Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T06:04:19.007Z] ---> Running in a289aeaf6ec7 [2022-10-27T06:04:19.592Z] Removing intermediate container a289aeaf6ec7 [2022-10-27T06:04:19.592Z] ---> 6f73e8ddd56c [2022-10-27T06:04:19.592Z] Step 5/10 : RUN npm install -g npm [2022-10-27T06:04:19.592Z] ---> Running in a398d04e236e [2022-10-27T06:04:46.305Z] [2022-10-27T06:04:46.305Z] changed 54 packages, and audited 212 packages in 23s [2022-10-27T06:04:46.305Z] [2022-10-27T06:04:46.305Z] 11 packages are looking for funding [2022-10-27T06:04:46.305Z] run `npm fund` for details [2022-10-27T06:04:46.305Z] [2022-10-27T06:04:46.305Z] found 0 vulnerabilities [2022-10-27T06:04:51.664Z] Removing intermediate container a398d04e236e [2022-10-27T06:04:51.664Z] ---> 74773a2cc2d9 [2022-10-27T06:04:51.664Z] Step 6/10 : ARG USER=1000 [2022-10-27T06:04:51.664Z] ---> Running in 81fa779c903c [2022-10-27T06:04:51.935Z] Removing intermediate container 81fa779c903c [2022-10-27T06:04:51.935Z] ---> 919704831667 [2022-10-27T06:04:51.935Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T06:04:52.202Z] ---> Running in 1276d1116b00 [2022-10-27T06:04:55.565Z] Removing intermediate container 1276d1116b00 [2022-10-27T06:04:55.565Z] ---> 20b0ce17d9cb [2022-10-27T06:04:55.565Z] Step 8/10 : USER $USER:$USER [2022-10-27T06:04:55.565Z] ---> Running in 7f5ecea44ed8 [2022-10-27T06:04:55.846Z] Removing intermediate container 7f5ecea44ed8 [2022-10-27T06:04:55.846Z] ---> 4127fcc4c576 [2022-10-27T06:04:55.846Z] Step 9/10 : WORKDIR /app [2022-10-27T06:04:56.122Z] ---> Running in 6fc06de1b35b [2022-10-27T06:04:56.393Z] Removing intermediate container 6fc06de1b35b [2022-10-27T06:04:56.393Z] ---> f13c349f2ea0 [2022-10-27T06:04:56.393Z] Step 10/10 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:04:56.661Z] ---> Running in 2d12c1234023 [2022-10-27T06:04:56.930Z] Removing intermediate container 2d12c1234023 [2022-10-27T06:04:56.930Z] ---> cc29c51b4f03 [2022-10-27T06:04:56.930Z] Successfully built cc29c51b4f03 [2022-10-27T06:04:56.930Z] Successfully tagged edgexfoundry/edgex-web-ui:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:04:56.930Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T06:04:56.930Z] touch edgex-web-ui.imagebuilt [2022-10-27T06:04:57.198Z] mkdir -p node_modules coverage [2022-10-27T06:04:57.198Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T06:04:57.198Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE required: { [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE }, [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:05:09.531Z] npm WARN EBADENGINE } [2022-10-27T06:05:56.362Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T06:05:56.362Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T06:05:56.362Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:05:56.362Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-10-27T06:05:56.362Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T06:05:56.362Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T06:06:04.574Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T06:06:04.574Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T06:06:06.062Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T06:06:28.186Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:06:28.186Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T06:06:29.595Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T06:06:33.863Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T06:06:35.275Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-27T06:06:36.687Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:06:49.013Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-10-27T06:06:50.425Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-10-27T06:07:08.658Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-10-27T06:07:30.755Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] 90 packages are looking for funding [2022-10-27T06:08:09.628Z] run `npm fund` for details [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] To address issues that do not require attention, run: [2022-10-27T06:08:09.628Z] npm audit fix [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] To address all issues (including breaking changes), run: [2022-10-27T06:08:09.628Z] npm audit fix --force [2022-10-27T06:08:09.628Z] [2022-10-27T06:08:09.628Z] Run `npm audit` for details. [2022-10-27T06:08:09.628Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-27T06:08:27.835Z] - Generating browser application bundles (phase: setup)... [2022-10-27T06:09:00.045Z] Compiling @angular/core : es2015 as esm2015 [2022-10-27T06:09:00.045Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-27T06:09:32.276Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T06:09:32.276Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T06:09:33.698Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T06:09:33.698Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T06:09:39.249Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T06:09:39.249Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T06:09:42.589Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T06:09:42.854Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T06:09:47.108Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T06:09:49.047Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T06:09:50.994Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T06:09:51.263Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T06:10:59.140Z] 27 10 2022 06:10:54.251:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T06:10:59.140Z] 27 10 2022 06:10:54.267:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T06:10:59.140Z] 27 10 2022 06:10:54.296:INFO [launcher]: Starting browser ChromeHeadless [2022-10-27T06:11:55.509Z] 27 10 2022 06:11:54.497:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-27T06:12:42.350Z] 27 10 2022 06:12:40.408:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-27T06:13:04.413Z] ✔ Browser application bundle generation complete. [2022-10-27T06:13:05.830Z] 27 10 2022 06:13:05.387:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket jJrQBwhIIYVOqAAVAAAB with id 14722008 [2022-10-27T06:13:27.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T06:13:27.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.531 secs) [2022-10-27T06:13:27.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.463 secs) [2022-10-27T06:13:28.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.283 secs) [2022-10-27T06:13:29.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.613 secs) [2022-10-27T06:13:29.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.662 secs) [2022-10-27T06:13:29.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.719 secs) [2022-10-27T06:13:29.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.049 secs) [2022-10-27T06:13:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.181 secs) [2022-10-27T06:13:30.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.628 secs) [2022-10-27T06:13:30.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.666 secs) [2022-10-27T06:13:30.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.687 secs) [2022-10-27T06:13:30.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 4.017 secs) [2022-10-27T06:13:31.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.292 secs) [2022-10-27T06:13:31.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.527 secs) [2022-10-27T06:13:31.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.622 secs) [2022-10-27T06:13:31.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.68 secs) [2022-10-27T06:13:31.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.909 secs) [2022-10-27T06:13:32.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.372 secs) [2022-10-27T06:13:32.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.527 secs) [2022-10-27T06:13:32.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.618 secs) [2022-10-27T06:13:32.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.697 secs) [2022-10-27T06:13:33.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.71 secs) [2022-10-27T06:13:34.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.778 secs) [2022-10-27T06:13:34.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.018 secs) [2022-10-27T06:13:34.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.092 secs) [2022-10-27T06:13:34.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.172 secs) [2022-10-27T06:13:34.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.215 secs) [2022-10-27T06:13:34.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.327 secs) [2022-10-27T06:13:35.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.811 secs) [2022-10-27T06:13:35.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.094 secs) [2022-10-27T06:13:35.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 8.209 secs) [2022-10-27T06:13:35.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 8.318 secs) [2022-10-27T06:13:36.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 8.569 secs) [2022-10-27T06:13:36.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.619 secs) [2022-10-27T06:13:36.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.692 secs) [2022-10-27T06:13:36.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.729 secs) [2022-10-27T06:13:36.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.763 secs) [2022-10-27T06:13:36.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.871 secs) [2022-10-27T06:13:36.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.915 secs) [2022-10-27T06:13:37.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 9.006 secs) [2022-10-27T06:13:37.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 9.029 secs) [2022-10-27T06:13:37.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.042 secs) [2022-10-27T06:13:37.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.063 secs) [2022-10-27T06:13:37.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.119 secs) [2022-10-27T06:13:37.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.185 secs) [2022-10-27T06:13:37.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.287 secs) [2022-10-27T06:13:37.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.467 secs) [2022-10-27T06:13:37.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.508 secs) [2022-10-27T06:13:37.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.567 secs) [2022-10-27T06:13:37.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 9.607 secs) [2022-10-27T06:13:37.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 9.688 secs) [2022-10-27T06:13:38.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 9.869 secs) [2022-10-27T06:13:38.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 9.941 secs) [2022-10-27T06:13:38.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.012 secs) [2022-10-27T06:13:38.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.297 secs) [2022-10-27T06:13:38.975Z] WARN: ' [2022-10-27T06:13:38.975Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:13:38.975Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:13:38.975Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:13:38.975Z] in a future version of Angular. [2022-10-27T06:13:38.975Z] [2022-10-27T06:13:38.975Z] For more information on this, see our API docs here: [2022-10-27T06:13:38.975Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:13:38.975Z] ' [2022-10-27T06:13:38.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.297 secs) [2022-10-27T06:13:38.975Z] WARN: ' [2022-10-27T06:13:38.976Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:13:38.976Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:13:38.976Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:13:38.976Z] in a future version of Angular. [2022-10-27T06:13:38.976Z] [2022-10-27T06:13:38.976Z] For more information on this, see our API docs here: [2022-10-27T06:13:38.976Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:13:38.976Z] ' [2022-10-27T06:13:38.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.484 secs) [2022-10-27T06:13:39.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.542 secs) [2022-10-27T06:13:39.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.701 secs) [2022-10-27T06:13:39.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.725 secs) [2022-10-27T06:13:39.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.783 secs) [2022-10-27T06:13:39.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 10.817 secs) [2022-10-27T06:13:39.777Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.896 secs) [2022-10-27T06:13:39.777Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.947 secs) [2022-10-27T06:13:39.777Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.005 secs) [2022-10-27T06:13:40.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.034 secs) [2022-10-27T06:13:40.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.406 secs) [2022-10-27T06:13:40.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.545 secs) [2022-10-27T06:13:40.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.563 secs) [2022-10-27T06:13:40.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.579 secs) [2022-10-27T06:13:40.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.669 secs) [2022-10-27T06:13:40.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.823 secs) [2022-10-27T06:13:41.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.863 secs) [2022-10-27T06:13:41.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.909 secs) [2022-10-27T06:13:41.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.152 secs) [2022-10-27T06:13:41.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.372 secs) [2022-10-27T06:13:41.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.45 secs) [2022-10-27T06:13:41.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.515 secs) [2022-10-27T06:13:41.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.543 secs) [2022-10-27T06:13:42.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.598 secs) [2022-10-27T06:13:42.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.618 secs) [2022-10-27T06:13:42.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.637 secs) [2022-10-27T06:13:42.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.712 secs) [2022-10-27T06:13:42.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.748 secs) [2022-10-27T06:13:42.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.864 secs) [2022-10-27T06:13:42.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.986 secs) [2022-10-27T06:13:42.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.145 secs) [2022-10-27T06:13:42.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.247 secs) [2022-10-27T06:13:43.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.285 secs) [2022-10-27T06:13:43.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.361 secs) [2022-10-27T06:13:43.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.794 secs) [2022-10-27T06:13:43.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.83 secs) [2022-10-27T06:13:43.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.89 secs) [2022-10-27T06:13:43.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.918 secs) [2022-10-27T06:13:43.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.944 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.976 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.009 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.031 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.045 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.059 secs) [2022-10-27T06:13:44.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.099 secs) [2022-10-27T06:13:44.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.153 secs) [2022-10-27T06:13:44.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.184 secs) [2022-10-27T06:13:44.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.267 secs) [2022-10-27T06:13:44.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.333 secs) [2022-10-27T06:13:44.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.351 secs) [2022-10-27T06:13:44.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.367 secs) [2022-10-27T06:13:44.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.419 secs) [2022-10-27T06:13:44.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.534 secs) [2022-10-27T06:13:44.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.56 secs) [2022-10-27T06:13:44.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.579 secs) [2022-10-27T06:13:45.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.731 secs) [2022-10-27T06:13:45.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.773 secs) [2022-10-27T06:13:45.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.794 secs) [2022-10-27T06:13:45.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.882 secs) [2022-10-27T06:13:45.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.017 secs) [2022-10-27T06:13:45.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.186 secs) [2022-10-27T06:13:45.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.243 secs) [2022-10-27T06:13:46.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.411 secs) [2022-10-27T06:13:46.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.464 secs) [2022-10-27T06:13:46.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.529 secs) [2022-10-27T06:13:46.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.692 secs) [2022-10-27T06:13:46.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.722 secs) [2022-10-27T06:13:47.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.944 secs) [2022-10-27T06:13:47.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.974 secs) [2022-10-27T06:13:47.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.989 secs) [2022-10-27T06:13:47.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.007 secs) [2022-10-27T06:13:47.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.025 secs) [2022-10-27T06:13:47.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.225 secs) [2022-10-27T06:13:47.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.252 secs) [2022-10-27T06:13:47.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.393 secs) [2022-10-27T06:13:47.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.49 secs) [2022-10-27T06:13:47.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.531 secs) [2022-10-27T06:13:48.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.856 secs) [2022-10-27T06:13:48.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.034 secs) [2022-10-27T06:13:48.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.113 secs) [2022-10-27T06:13:48.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.128 secs) [2022-10-27T06:13:48.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.223 secs) [2022-10-27T06:13:48.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.257 secs) [2022-10-27T06:13:48.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.29 secs) [2022-10-27T06:13:48.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.327 secs) [2022-10-27T06:13:49.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.422 secs) [2022-10-27T06:13:49.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.443 secs) [2022-10-27T06:13:49.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.455 secs) [2022-10-27T06:13:49.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.508 secs) [2022-10-27T06:13:49.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.616 secs) [2022-10-27T06:13:49.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.685 secs) [2022-10-27T06:13:49.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.753 secs) [2022-10-27T06:13:49.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.836 secs) [2022-10-27T06:13:50.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.899 secs) [2022-10-27T06:13:50.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.008 secs / 17.899 secs) [2022-10-27T06:13:50.989Z] TOTAL: 149 SUCCESS [2022-10-27T06:13:50.989Z] ✔ Browser application bundle generation complete. [2022-10-27T06:13:55.245Z] [2022-10-27T06:13:55.245Z] =============================== Coverage summary =============================== [2022-10-27T06:13:55.245Z] Statements : 40.98% ( 1467/3580 ) [2022-10-27T06:13:55.245Z] Branches : 12.03% ( 111/923 ) [2022-10-27T06:13:55.245Z] Functions : 33.28% ( 432/1298 ) [2022-10-27T06:13:55.245Z] Lines : 38.91% ( 1318/3387 ) [2022-10-27T06:13:55.245Z] ================================================================================ [2022-10-27T06:13:55.245Z] 27 10 2022 06:13:54.802:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-27T06:13:56.208Z] ✔ Browser application bundle generation complete. [2022-10-27T06:13:57.170Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/90/web' [Pipeline] echo [2022-10-27T06:13:57.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T06:13:57.196Z] $ docker stop --time=1 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 [2022-10-27T06:13:58.936Z] $ docker rm -f 1e956a753ece384eee26b33c87e19f840a3a44c0a0bd9df327c26fe778b05361 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:13:59.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T06:14:03.224Z] Warning: overwriting stash ‘coverage-report’ [2022-10-27T06:14:08.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T06:14:09.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T06:14:11.950Z] + ls -al . [2022-10-27T06:14:11.950Z] total 180 [2022-10-27T06:14:11.950Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 06:02 . [2022-10-27T06:14:11.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 .. [2022-10-27T06:14:11.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 .blubracket [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:59 .dockerignore [2022-10-27T06:14:11.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 .git [2022-10-27T06:14:11.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 .github [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:59 .gitignore [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:59 Attribution.txt [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:59 CHANGELOG.md [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:59 CONTRIBUTING.md [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:59 Dockerfile [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:59 Jenkinsfile [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:59 LICENSE [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:59 Makefile [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:59 README.md [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 05:57 VERSION [2022-10-27T06:14:11.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 assets [2022-10-27T06:14:11.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 bin [2022-10-27T06:14:11.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 cmd [2022-10-27T06:14:11.950Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:02 coverage.out [2022-10-27T06:14:11.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 docs [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 05:59 go.mod [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 05:59 go.sum [2022-10-27T06:14:11.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 internal [2022-10-27T06:14:11.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 snap [2022-10-27T06:14:11.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 testing [2022-10-27T06:14:11.950Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:59 version.go [2022-10-27T06:14:11.950Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:14:12.295Z] + 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=e531bddd1517835c184708cb98e9a802e5df4205 --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-27T06:14:13.712Z] Sending build context to Docker daemon 31.48MB [2022-10-27T06:14:13.712Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:14:13.712Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T06:14:13.712Z] ---> aa067093d07f [2022-10-27T06:14:13.712Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:14:13.980Z] ---> Running in 087e3d6843aa [2022-10-27T06:14:14.248Z] Removing intermediate container 087e3d6843aa [2022-10-27T06:14:14.248Z] ---> 45517978aaec [2022-10-27T06:14:14.248Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:14:14.248Z] ---> Running in 2a872479738a [2022-10-27T06:14:14.518Z] Removing intermediate container 2a872479738a [2022-10-27T06:14:14.518Z] ---> 4d084e62dbf5 [2022-10-27T06:14:14.518Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:14:14.784Z] ---> Running in e1b3f2ff2547 [2022-10-27T06:14:15.049Z] Removing intermediate container e1b3f2ff2547 [2022-10-27T06:14:15.049Z] ---> 33f826680649 [2022-10-27T06:14:15.049Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T06:14:15.049Z] ---> Running in 29c2a2c61fdb [2022-10-27T06:14:15.318Z] Removing intermediate container 29c2a2c61fdb [2022-10-27T06:14:15.318Z] ---> 2c31e2d0934b [2022-10-27T06:14:15.318Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:14:15.318Z] ---> Running in d0ff4703c36d [2022-10-27T06:14:15.584Z] Removing intermediate container d0ff4703c36d [2022-10-27T06:14:15.584Z] ---> 5072c98d5f11 [2022-10-27T06:14:15.851Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:14:17.845Z] ---> e4f5474cfaee [2022-10-27T06:14:17.845Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:14:17.845Z] ---> Running in f8685e504c28 [2022-10-27T06:14:19.267Z] Removing intermediate container f8685e504c28 [2022-10-27T06:14:19.267Z] ---> 90f5ee1eb3af [2022-10-27T06:14:19.267Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:14:19.538Z] ---> Running in 67f0ed0f45c7 [2022-10-27T06:14:20.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:14:21.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:14:22.482Z] OK: 221 MiB in 51 packages [2022-10-27T06:14:23.066Z] Removing intermediate container 67f0ed0f45c7 [2022-10-27T06:14:23.066Z] ---> 660b685c9ec3 [2022-10-27T06:14:23.066Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T06:14:23.332Z] ---> Running in b7a583991dc5 [2022-10-27T06:14:23.599Z] Removing intermediate container b7a583991dc5 [2022-10-27T06:14:23.599Z] ---> eda7b3b80454 [2022-10-27T06:14:23.599Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:14:23.599Z] ---> Running in be3eecc73aab [2022-10-27T06:14:23.865Z] Removing intermediate container be3eecc73aab [2022-10-27T06:14:23.865Z] ---> 7629aa4091f0 [2022-10-27T06:14:23.865Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T06:14:24.446Z] ---> c234e4fc20a6 [2022-10-27T06:14:24.446Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:14:24.446Z] ---> Running in 0a85f037bc3a [2022-10-27T06:14:26.388Z] Removing intermediate container 0a85f037bc3a [2022-10-27T06:14:26.388Z] ---> 721aaf4c0a9a [2022-10-27T06:14:26.388Z] Step 15/26 : COPY . . [2022-10-27T06:14:30.647Z] ---> dc4635d86072 [2022-10-27T06:14:30.647Z] Step 16/26 : RUN ${MAKE} [2022-10-27T06:14:30.647Z] ---> Running in 1ef8d4f22eff [2022-10-27T06:14:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-27T06:15:53.220Z] Removing intermediate container 1ef8d4f22eff [2022-10-27T06:15:53.220Z] ---> 6af7fef01b67 [2022-10-27T06:15:53.220Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T06:15:53.220Z] 3.14: Pulling from library/alpine [2022-10-27T06:15:53.220Z] 90cda3b7c325: Pulling fs layer [2022-10-27T06:15:53.220Z] 90cda3b7c325: Verifying Checksum [2022-10-27T06:15:53.220Z] 90cda3b7c325: Download complete [2022-10-27T06:15:53.220Z] 90cda3b7c325: Pull complete [2022-10-27T06:15:53.220Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T06:15:53.220Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T06:15:53.220Z] ---> 376ba31ae3da [2022-10-27T06:15:53.220Z] Step 18/26 : EXPOSE 4000 [2022-10-27T06:15:53.220Z] ---> Running in 12afbfd6711d [2022-10-27T06:15:53.220Z] Removing intermediate container 12afbfd6711d [2022-10-27T06:15:53.220Z] ---> 72706c28530e [2022-10-27T06:15:53.220Z] 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-10-27T06:15:53.220Z] ---> 0f1c0c611929 [2022-10-27T06:15:53.220Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T06:15:53.220Z] ---> e64718a7f8f1 [2022-10-27T06:15:53.220Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T06:15:53.220Z] ---> 45477c604189 [2022-10-27T06:15:53.220Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T06:15:53.220Z] ---> Running in 46d0462606e3 [2022-10-27T06:15:53.220Z] Removing intermediate container 46d0462606e3 [2022-10-27T06:15:53.220Z] ---> 9f4de52c6ab5 [2022-10-27T06:15:53.220Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T06:15:53.220Z] ---> Running in c74624705af1 [2022-10-27T06:15:53.220Z] Removing intermediate container c74624705af1 [2022-10-27T06:15:53.220Z] ---> 62acbe088523 [2022-10-27T06:15:53.220Z] Step 24/26 : LABEL arch=arm64 [2022-10-27T06:15:53.220Z] ---> Running in f888a9d6f4c2 [2022-10-27T06:15:53.220Z] Removing intermediate container f888a9d6f4c2 [2022-10-27T06:15:53.220Z] ---> c942ce75081c [2022-10-27T06:15:53.220Z] Step 25/26 : LABEL git_sha=e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:15:53.220Z] ---> Running in e5c852c923c2 [2022-10-27T06:15:53.220Z] Removing intermediate container e5c852c923c2 [2022-10-27T06:15:53.220Z] ---> 082c2a375ddd [2022-10-27T06:15:53.220Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-10-27T06:15:53.220Z] ---> Running in 58f5e3b44340 [2022-10-27T06:15:53.220Z] Removing intermediate container 58f5e3b44340 [2022-10-27T06:15:53.220Z] ---> 7c2148c9bded [2022-10-27T06:15:53.220Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T06:15:53.220Z] Successfully built 7c2148c9bded [2022-10-27T06:15:53.220Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:15:53.334Z] provisioning config files... [2022-10-27T06:15:53.347Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/90@tmp/config8987268699077964851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:15:53.676Z] ---> docker-login.sh [2022-10-27T06:15:53.676Z] nexus3.edgexfoundry.org:10001 [2022-10-27T06:15:53.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:15:53.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:15:53.941Z] Configure a credential helper to remove this warning. See [2022-10-27T06:15:53.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:15:53.941Z] [2022-10-27T06:15:53.941Z] Login Succeeded [2022-10-27T06:15:53.941Z] nexus3.edgexfoundry.org:10002 [2022-10-27T06:15:54.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:15:54.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:15:54.209Z] Configure a credential helper to remove this warning. See [2022-10-27T06:15:54.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:15:54.209Z] [2022-10-27T06:15:54.209Z] Login Succeeded [2022-10-27T06:15:54.209Z] nexus3.edgexfoundry.org:10003 [2022-10-27T06:15:54.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:15:54.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:15:54.743Z] Configure a credential helper to remove this warning. See [2022-10-27T06:15:54.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:15:54.743Z] [2022-10-27T06:15:54.743Z] Login Succeeded [2022-10-27T06:15:54.743Z] nexus3.edgexfoundry.org:10004 [2022-10-27T06:15:55.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:15:55.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:15:55.009Z] Configure a credential helper to remove this warning. See [2022-10-27T06:15:55.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:15:55.009Z] [2022-10-27T06:15:55.009Z] Login Succeeded [2022-10-27T06:15:55.009Z] docker.io [2022-10-27T06:15:55.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:15:55.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:15:55.858Z] Configure a credential helper to remove this warning. See [2022-10-27T06:15:55.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:15:55.858Z] [2022-10-27T06:15:55.858Z] Login Succeeded [2022-10-27T06:15:55.858Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T06:15:55.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T06:15:55.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:15:55.911Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-27T06:15:55.911Z] e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:15:55.911Z] latest [2022-10-27T06:15:55.911Z] 2.3.0-dev.19 [2022-10-27T06:15:55.911Z] e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:15:55.911Z] main [2022-10-27T06:15:55.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:15:56.245Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:15:56.571Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:15:56.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-27T06:15:56.571Z] 50cba312f23b: Preparing [2022-10-27T06:15:56.571Z] f17b98a1e0aa: Preparing [2022-10-27T06:15:56.571Z] 7e9b17ab17b9: Preparing [2022-10-27T06:15:56.571Z] 28c3ef001483: Preparing [2022-10-27T06:15:56.571Z] 28c3ef001483: Layer already exists [2022-10-27T06:15:56.835Z] f17b98a1e0aa: Pushed [2022-10-27T06:15:56.835Z] 50cba312f23b: Pushed [2022-10-27T06:16:03.462Z] 7e9b17ab17b9: Pushed [2022-10-27T06:16:03.462Z] e531bddd1517835c184708cb98e9a802e5df4205: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:03.798Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:04.131Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-27T06:16:04.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-27T06:16:04.131Z] 50cba312f23b: Preparing [2022-10-27T06:16:04.131Z] f17b98a1e0aa: Preparing [2022-10-27T06:16:04.131Z] 7e9b17ab17b9: Preparing [2022-10-27T06:16:04.131Z] 28c3ef001483: Preparing [2022-10-27T06:16:04.131Z] 50cba312f23b: Layer already exists [2022-10-27T06:16:04.131Z] 7e9b17ab17b9: Layer already exists [2022-10-27T06:16:04.131Z] 28c3ef001483: Layer already exists [2022-10-27T06:16:04.131Z] f17b98a1e0aa: Layer already exists [2022-10-27T06:16:04.131Z] latest: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:04.728Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:05.061Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 [2022-10-27T06:16:05.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-27T06:16:05.061Z] 50cba312f23b: Preparing [2022-10-27T06:16:05.061Z] f17b98a1e0aa: Preparing [2022-10-27T06:16:05.061Z] 7e9b17ab17b9: Preparing [2022-10-27T06:16:05.061Z] 28c3ef001483: Preparing [2022-10-27T06:16:05.061Z] f17b98a1e0aa: Layer already exists [2022-10-27T06:16:05.061Z] 28c3ef001483: Layer already exists [2022-10-27T06:16:05.061Z] 7e9b17ab17b9: Layer already exists [2022-10-27T06:16:05.061Z] 50cba312f23b: Layer already exists [2022-10-27T06:16:05.061Z] 2.3.0-dev.19: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:05.405Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:05.743Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:16:05.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-27T06:16:05.744Z] 50cba312f23b: Preparing [2022-10-27T06:16:05.744Z] f17b98a1e0aa: Preparing [2022-10-27T06:16:05.744Z] 7e9b17ab17b9: Preparing [2022-10-27T06:16:05.744Z] 28c3ef001483: Preparing [2022-10-27T06:16:05.744Z] 7e9b17ab17b9: Layer already exists [2022-10-27T06:16:05.744Z] 50cba312f23b: Layer already exists [2022-10-27T06:16:05.744Z] 28c3ef001483: Layer already exists [2022-10-27T06:16:05.744Z] f17b98a1e0aa: Layer already exists [2022-10-27T06:16:06.008Z] e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:06.341Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:06.673Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-27T06:16:06.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-27T06:16:06.673Z] 50cba312f23b: Preparing [2022-10-27T06:16:06.673Z] f17b98a1e0aa: Preparing [2022-10-27T06:16:06.673Z] 7e9b17ab17b9: Preparing [2022-10-27T06:16:06.673Z] 28c3ef001483: Preparing [2022-10-27T06:16:06.673Z] 50cba312f23b: Layer already exists [2022-10-27T06:16:06.673Z] 28c3ef001483: Layer already exists [2022-10-27T06:16:06.673Z] 7e9b17ab17b9: Layer already exists [2022-10-27T06:16:06.673Z] f17b98a1e0aa: Layer already exists [2022-10-27T06:16:06.673Z] main: digest: sha256:da283ed4299df5b6c7533a855f87387779373a6e00797dfe7cba8aafe64534e8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T06:16:06.716Z] ===================================================== [Pipeline] echo [2022-10-27T06:16:06.721Z] taggedImages: [2022-10-27T06:16:06.722Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205 [2022-10-27T06:16:06.722Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-27T06:16:06.722Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.19 [2022-10-27T06:16:06.722Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e531bddd1517835c184708cb98e9a802e5df4205-2.3.0-dev.19 [2022-10-27T06:16:06.722Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:07.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:16:07.058Z] [2022-10-27T06:16:07.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:07.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:16:07.385Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T06:16:07.385Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T06:16:07.385Z] 04944245beec: Pulling fs layer [2022-10-27T06:16:07.385Z] 699f458cf7ca: Pulling fs layer [2022-10-27T06:16:07.385Z] 765212b225bb: Pulling fs layer [2022-10-27T06:16:07.385Z] f23df028b6ca: Pulling fs layer [2022-10-27T06:16:07.385Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T06:16:07.385Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T06:16:07.385Z] 765212b225bb: Waiting [2022-10-27T06:16:07.385Z] f23df028b6ca: Waiting [2022-10-27T06:16:07.385Z] d65c8cfc05b1: Waiting [2022-10-27T06:16:07.385Z] 2437ff75d9bd: Waiting [2022-10-27T06:16:07.652Z] 04944245beec: Verifying Checksum [2022-10-27T06:16:07.652Z] 04944245beec: Download complete [2022-10-27T06:16:07.652Z] 765212b225bb: Verifying Checksum [2022-10-27T06:16:07.652Z] 765212b225bb: Download complete [2022-10-27T06:16:07.652Z] f23df028b6ca: Verifying Checksum [2022-10-27T06:16:07.652Z] f23df028b6ca: Download complete [2022-10-27T06:16:07.652Z] d65c8cfc05b1: Verifying Checksum [2022-10-27T06:16:07.652Z] d65c8cfc05b1: Download complete [2022-10-27T06:16:07.652Z] 699f458cf7ca: Verifying Checksum [2022-10-27T06:16:07.652Z] 699f458cf7ca: Download complete [2022-10-27T06:16:08.234Z] 8998bd30e6a1: Verifying Checksum [2022-10-27T06:16:08.234Z] 8998bd30e6a1: Download complete [2022-10-27T06:16:10.180Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T06:16:10.180Z] 2437ff75d9bd: Download complete [2022-10-27T06:16:11.585Z] 8998bd30e6a1: Pull complete [2022-10-27T06:16:12.166Z] 04944245beec: Pull complete [2022-10-27T06:16:13.570Z] 699f458cf7ca: Pull complete [2022-10-27T06:16:13.570Z] 765212b225bb: Pull complete [2022-10-27T06:16:14.527Z] f23df028b6ca: Pull complete [2022-10-27T06:16:14.527Z] d65c8cfc05b1: Pull complete [2022-10-27T06:16:29.508Z] 2437ff75d9bd: Pull complete [2022-10-27T06:16:29.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T06:16:29.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:16:29.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:16:29.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-117432 does not seem to be running inside a container [2022-10-27T06:16:29.723Z] $ 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/90 -v /w/workspace/edgex-ui-go/90:/w/workspace/edgex-ui-go/90:rw,z -v /w/workspace/edgex-ui-go/90@tmp:/w/workspace/edgex-ui-go/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-27T06:16:32.441Z] $ docker top 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:16:32.961Z] ---> job-cost.sh [2022-10-27T06:16:33.226Z] lf-activate-venv: SKIPPING [2022-10-27T06:16:33.226Z] INFO: No Stack... [2022-10-27T06:16:33.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T06:16:34.386Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T06:16:34.701Z] + cut -d, -f6 [2022-10-27T06:16:34.701Z] + cat /w/workspace/edgex-ui-go/90/archives/cost.csv [Pipeline] lock [2022-10-27T06:16:35.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [2022-10-27T06:16:35.036Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] did not exist. Created. [2022-10-27T06:16:35.036Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T06:16:35.374Z] /w/workspace/edgex-ui-go/90@tmp/durable-06180559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T06:16:35.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T06:16:35.721Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T06:16:40.482Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T06:16:40.489Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T06:16:40.501Z] $ docker stop --time=1 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 [2022-10-27T06:16:42.144Z] $ docker rm -f 0e30f535600e00ad0becd959b01082f10a82cba09e5a36d6b9554a2bbc027531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-27T06:16:42.577Z] provisioning config files... [2022-10-27T06:16:42.583Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11800131422189939657tmp [Pipeline] { [Pipeline] sh [2022-10-27T06:16:42.870Z] + set +x [2022-10-27T06:16:42.870Z] + curl -s https://codecov.io/bash [2022-10-27T06:16:42.870Z] + bash -s -- [2022-10-27T06:16:42.870Z] [2022-10-27T06:16:42.870Z] _____ _ [2022-10-27T06:16:42.870Z] / ____| | | [2022-10-27T06:16:42.870Z] | | ___ __| | ___ ___ _____ __ [2022-10-27T06:16:42.870Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-27T06:16:42.870Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-27T06:16:42.870Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-27T06:16:42.870Z] Bash-1.0.6 [2022-10-27T06:16:42.870Z] [2022-10-27T06:16:42.870Z] [2022-10-27T06:16:42.870Z] ==> git version 2.25.1 found [2022-10-27T06:16:42.870Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-27T06:16:42.870Z] Release-Date: 2020-01-08 [2022-10-27T06:16:42.870Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-27T06:16:42.870Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-27T06:16:42.870Z] ==> Jenkins CI detected. [2022-10-27T06:16:42.870Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-27T06:16:42.870Z] project root: . [2022-10-27T06:16:42.870Z] --> token set from env [2022-10-27T06:16:42.870Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-27T06:16:42.870Z] ==> Running gcov in . (disable via -X gcov) [2022-10-27T06:16:43.129Z] ==> Python coveragepy not found [2022-10-27T06:16:43.129Z] ==> Searching for coverage reports in: [2022-10-27T06:16:43.129Z] + . [2022-10-27T06:16:43.129Z] -> Found 1 reports [2022-10-27T06:16:43.129Z] ==> Detecting git/mercurial file structure [2022-10-27T06:16:43.129Z] ==> Reading reports [2022-10-27T06:16:43.129Z] + ./coverage.out bytes=10 [2022-10-27T06:16:43.129Z] ==> Appending adjustments [2022-10-27T06:16:43.129Z] https://docs.codecov.io/docs/fixing-reports [2022-10-27T06:16:44.065Z] + Found adjustments [2022-10-27T06:16:44.065Z] ==> Gzipping contents [2022-10-27T06:16:44.065Z] 12K /tmp/codecov.wbqNTC.gz [2022-10-27T06:16:44.065Z] ==> Uploading reports [2022-10-27T06:16:44.065Z] url: https://codecov.io [2022-10-27T06:16:44.065Z] query: branch=main&commit=e531bddd1517835c184708cb98e9a802e5df4205&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-27T06:16:44.065Z] -> Pinging Codecov [2022-10-27T06:16:44.065Z] 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=e531bddd1517835c184708cb98e9a802e5df4205&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-27T06:16:44.324Z] -> Uploading to [2022-10-27T06:16:44.324Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/e531bddd1517835c184708cb98e9a802e5df4205/21769fd3-34a4-41d3-af93-0fcad5190a75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T061644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59878c1d745d385a86c0e18a8ef323e57391e8adc5f3cec702b9367f598990c5 [2022-10-27T06:16:44.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T06:16:44.324Z] Dload Upload Total Spent Left Speed [2022-10-27T06:16:44.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 31239 --:--:-- --:--:-- --:--:-- 31239 [2022-10-27T06:16:44.583Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] } [2022-10-27T06:16:44.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-27T06:16:44.768Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-27T06:16:44.776Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:45.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T06:16:45.062Z] [2022-10-27T06:16:45.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:16:45.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T06:16:45.357Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-27T06:16:45.357Z] df9b9388f04a: Pulling fs layer [2022-10-27T06:16:45.357Z] 52dc419b0ee2: Pulling fs layer [2022-10-27T06:16:45.357Z] 25bc292e5bac: Pulling fs layer [2022-10-27T06:16:45.357Z] 114826534d7a: Pulling fs layer [2022-10-27T06:16:45.357Z] 4657fd5d0bcf: Pulling fs layer [2022-10-27T06:16:45.357Z] 6ad1cebc031e: Pulling fs layer [2022-10-27T06:16:45.357Z] 8a3aa393b2d8: Pulling fs layer [2022-10-27T06:16:45.357Z] 6ad1cebc031e: Waiting [2022-10-27T06:16:45.357Z] 114826534d7a: Waiting [2022-10-27T06:16:45.357Z] 4657fd5d0bcf: Waiting [2022-10-27T06:16:45.357Z] 8a3aa393b2d8: Waiting [2022-10-27T06:16:45.357Z] 25bc292e5bac: Verifying Checksum [2022-10-27T06:16:45.357Z] 25bc292e5bac: Download complete [2022-10-27T06:16:45.357Z] 52dc419b0ee2: Download complete [2022-10-27T06:16:45.357Z] 4657fd5d0bcf: Verifying Checksum [2022-10-27T06:16:45.357Z] 4657fd5d0bcf: Download complete [2022-10-27T06:16:45.357Z] df9b9388f04a: Verifying Checksum [2022-10-27T06:16:45.623Z] 6ad1cebc031e: Verifying Checksum [2022-10-27T06:16:45.623Z] 6ad1cebc031e: Download complete [2022-10-27T06:16:45.623Z] df9b9388f04a: Pull complete [2022-10-27T06:16:45.623Z] 52dc419b0ee2: Pull complete [2022-10-27T06:16:45.895Z] 25bc292e5bac: Pull complete [2022-10-27T06:16:46.158Z] 114826534d7a: Verifying Checksum [2022-10-27T06:16:46.158Z] 114826534d7a: Download complete [2022-10-27T06:16:46.723Z] 8a3aa393b2d8: Verifying Checksum [2022-10-27T06:16:46.723Z] 8a3aa393b2d8: Download complete [2022-10-27T06:16:49.251Z] 114826534d7a: Pull complete [2022-10-27T06:16:49.251Z] 4657fd5d0bcf: Pull complete [2022-10-27T06:16:49.510Z] 6ad1cebc031e: Pull complete [2022-10-27T06:16:52.789Z] 8a3aa393b2d8: Pull complete [2022-10-27T06:16:52.789Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-27T06:16:52.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T06:16:52.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:16:52.859Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:16:52.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-27T06:16:54.816Z] $ docker top ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-27T06:16:54.880Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-27T06:16:55.154Z] + set -o pipefail [2022-10-27T06:16:55.154Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2ed629f3-e8b9-45e8-b337-818a123a7825 [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] [2022-10-27T06:17:01.713Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-27T06:17:01.713Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-27T06:17:01.713Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-27T06:17:01.724Z] $ docker stop --time=1 ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 [2022-10-27T06:17:03.967Z] $ docker rm -f ab90c4ffcdf43872a9b3be19a64dee4bae2dd850a1aa571c025c52e493124315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T06:17:04.638Z] + git log --format=format:%s -1 e531bddd1517835c184708cb98e9a802e5df4205 [Pipeline] sh [2022-10-27T06:17:04.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T06:17:04.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:05.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T06:17:05.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:17:05.279Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:17:05.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T06:17:05.722Z] $ docker top 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 -eo pid,comm [2022-10-27T06:17:05.767Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-27T06:17:05.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T06:17:05.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T06:17:05.806Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T06:17:05.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T06:17:05.916Z] $ docker exec 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 ssh-agent [2022-10-27T06:17:06.014Z] SSH_AUTH_SOCK=/tmp/ssh-HpAqYMzAQ7NQ/agent.32 [2022-10-27T06:17:06.014Z] SSH_AGENT_PID=38 [2022-10-27T06:17:06.018Z] Running ssh-add (command line suppressed) [2022-10-27T06:17:06.109Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6839855094889748894.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6839855094889748894.key) [2022-10-27T06:17:06.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T06:17:06.404Z] + git semver tag [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,580 [run_tag] DEBUG tag force:False [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,580 [check_head_tag] DEBUG check head tag [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,581 [execute] INFO git cat-file --batch-check [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,585 [execute] INFO git cat-file --batch [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,598 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,598 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T06:17:06.663Z] 2022-10-27 06:17:06,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:06.663Z] 2.3.0-dev.19 [Pipeline] } [2022-10-27T06:17:06.674Z] $ docker exec --env ******** --env ******** 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 ssh-agent -k [2022-10-27T06:17:06.772Z] unset SSH_AUTH_SOCK; [2022-10-27T06:17:06.773Z] unset SSH_AGENT_PID; [2022-10-27T06:17:06.773Z] echo Agent pid 38 killed; [2022-10-27T06:17:06.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T06:17:07.074Z] + git semver [Pipeline] } [2022-10-27T06:17:07.344Z] $ docker stop --time=1 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 [2022-10-27T06:17:08.654Z] $ docker rm -f 5fb6fe9bc2fea09f379f7091e2d96b6432602a4758db93bedf8929d895cd2170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:09.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T06:17:09.024Z] [2022-10-27T06:17:09.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:09.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T06:17:09.317Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-27T06:17:09.317Z] ab5ef0e58194: Pulling fs layer [2022-10-27T06:17:09.317Z] 9712f1f96733: Pulling fs layer [2022-10-27T06:17:09.317Z] 63f879dbbcfc: Pulling fs layer [2022-10-27T06:17:09.317Z] 0d9ebad4ef96: Pulling fs layer [2022-10-27T06:17:09.317Z] e9a5061849ea: Pulling fs layer [2022-10-27T06:17:09.317Z] d747dcd14b5f: Pulling fs layer [2022-10-27T06:17:09.317Z] 2de7ff778b66: Pulling fs layer [2022-10-27T06:17:09.317Z] 0d9ebad4ef96: Waiting [2022-10-27T06:17:09.317Z] e9a5061849ea: Waiting [2022-10-27T06:17:09.317Z] d747dcd14b5f: Waiting [2022-10-27T06:17:09.317Z] 9712f1f96733: Verifying Checksum [2022-10-27T06:17:09.317Z] 9712f1f96733: Download complete [2022-10-27T06:17:09.582Z] 63f879dbbcfc: Verifying Checksum [2022-10-27T06:17:09.582Z] 63f879dbbcfc: Download complete [2022-10-27T06:17:09.842Z] ab5ef0e58194: Verifying Checksum [2022-10-27T06:17:09.842Z] ab5ef0e58194: Download complete [2022-10-27T06:17:09.842Z] e9a5061849ea: Verifying Checksum [2022-10-27T06:17:09.842Z] e9a5061849ea: Download complete [2022-10-27T06:17:09.842Z] 0d9ebad4ef96: Verifying Checksum [2022-10-27T06:17:09.842Z] 0d9ebad4ef96: Download complete [2022-10-27T06:17:09.842Z] d747dcd14b5f: Verifying Checksum [2022-10-27T06:17:09.842Z] d747dcd14b5f: Download complete [2022-10-27T06:17:10.100Z] 2de7ff778b66: Verifying Checksum [2022-10-27T06:17:10.100Z] 2de7ff778b66: Download complete [2022-10-27T06:17:12.624Z] ab5ef0e58194: Pull complete [2022-10-27T06:17:12.624Z] 9712f1f96733: Pull complete [2022-10-27T06:17:12.882Z] 63f879dbbcfc: Pull complete [2022-10-27T06:17:16.159Z] 0d9ebad4ef96: Pull complete [2022-10-27T06:17:16.417Z] e9a5061849ea: Pull complete [2022-10-27T06:17:16.676Z] d747dcd14b5f: Pull complete [2022-10-27T06:17:17.609Z] 2de7ff778b66: Pull complete [2022-10-27T06:17:17.609Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-27T06:17:17.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T06:17:17.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:17:17.689Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:17:17.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-27T06:17:20.020Z] $ docker top 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:17:20.091Z] provisioning config files... [2022-10-27T06:17:20.097Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8956355711927291991tmp [2022-10-27T06:17:20.106Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18347106122922708250tmp [2022-10-27T06:17:20.116Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16977690145824449929tmp [Pipeline] { [Pipeline] echo [2022-10-27T06:17:20.131Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:20.411Z] ---> sigul-configuration.sh [2022-10-27T06:17:20.412Z] gpg: directory `/root/.gnupg' created [2022-10-27T06:17:20.412Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-27T06:17:20.412Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-27T06:17:20.412Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-27T06:17:20.412Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-27T06:17:20.412Z] gpg: CAST5 encrypted data [2022-10-27T06:17:20.412Z] gpg: encrypted with 1 passphrase [2022-10-27T06:17:20.412Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-27T06:17:20.697Z] + mkdir /home/jenkins [2022-10-27T06:17:20.697Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-27T06:17:20.983Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-27T06:17:20.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:21.272Z] ---> sigul-install.sh [2022-10-27T06:17:21.272Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-27T06:17:21.554Z] + git tag --list [2022-10-27T06:17:21.554Z] 0.1.1 [2022-10-27T06:17:21.554Z] v1.1.0 [2022-10-27T06:17:21.554Z] v1.2.0 [2022-10-27T06:17:21.554Z] v1.2.1 [2022-10-27T06:17:21.554Z] v1.3.0 [2022-10-27T06:17:21.554Z] v2.0.0 [2022-10-27T06:17:21.554Z] v2.1.0 [2022-10-27T06:17:21.554Z] v2.2.0 [2022-10-27T06:17:21.554Z] v2.2.1-dev.1 [2022-10-27T06:17:21.554Z] v2.2.1-dev.2 [2022-10-27T06:17:21.554Z] v2.2.1-dev.3 [2022-10-27T06:17:21.554Z] v2.2.1-dev.4 [2022-10-27T06:17:21.554Z] v2.2.1-dev.5 [2022-10-27T06:17:21.554Z] v2.2.1-dev.6 [2022-10-27T06:17:21.554Z] v2.2.1-dev.7 [2022-10-27T06:17:21.554Z] v2.3.0-dev.10 [2022-10-27T06:17:21.554Z] v2.3.0-dev.11 [2022-10-27T06:17:21.554Z] v2.3.0-dev.12 [2022-10-27T06:17:21.554Z] v2.3.0-dev.13 [2022-10-27T06:17:21.554Z] v2.3.0-dev.14 [2022-10-27T06:17:21.554Z] v2.3.0-dev.15 [2022-10-27T06:17:21.554Z] v2.3.0-dev.16 [2022-10-27T06:17:21.554Z] v2.3.0-dev.17 [2022-10-27T06:17:21.554Z] v2.3.0-dev.18 [2022-10-27T06:17:21.554Z] v2.3.0-dev.19 [2022-10-27T06:17:21.554Z] v2.3.0-dev.7 [2022-10-27T06:17:21.554Z] v2.3.0-dev.8 [2022-10-27T06:17:21.554Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-27T06:17:21.838Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-27T06:17:22.411Z] Signing Git tag with Sigul... [2022-10-27T06:17:22.411Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-27T06:17:22.678Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:22.959Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-27T06:17:22.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-27T06:17:22.982Z] $ docker stop --time=1 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 [2022-10-27T06:17:24.303Z] $ docker rm -f 9593b09a142aa797a74705c8661a007078e2c6612528e993f46ac3e1f8c57835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-27T06:17:24.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T06:17:24.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:25.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T06:17:25.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:17:25.068Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:17:25.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T06:17:25.453Z] $ docker top 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 -eo pid,comm [2022-10-27T06:17:25.497Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-27T06:17:25.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T06:17:25.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T06:17:25.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T06:17:25.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T06:17:25.641Z] $ docker exec 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 ssh-agent [2022-10-27T06:17:25.741Z] SSH_AUTH_SOCK=/tmp/ssh-JrrW7ZYwRVHi/agent.32 [2022-10-27T06:17:25.741Z] SSH_AGENT_PID=38 [2022-10-27T06:17:25.745Z] Running ssh-add (command line suppressed) [2022-10-27T06:17:25.842Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10435875716168974405.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10435875716168974405.key) [2022-10-27T06:17:25.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T06:17:26.137Z] + git semver bump pre [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,313 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,315 [execute] INFO git cat-file --batch-check [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,321 [execute] INFO git cat-file --batch [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T06:17:26.395Z] 2022-10-27 06:17:26,327 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:26.395Z] 2.3.0-dev.20 [Pipeline] } [2022-10-27T06:17:26.404Z] $ docker exec --env ******** --env ******** 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 ssh-agent -k [2022-10-27T06:17:26.508Z] unset SSH_AUTH_SOCK; [2022-10-27T06:17:26.508Z] unset SSH_AGENT_PID; [2022-10-27T06:17:26.508Z] echo Agent pid 38 killed; [2022-10-27T06:17:26.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T06:17:26.815Z] + git semver [Pipeline] } [2022-10-27T06:17:27.087Z] $ docker stop --time=1 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 [2022-10-27T06:17:28.359Z] $ docker rm -f 81341d0326cdf859d88bf69886e24090388e23114cdb64633a24958b65402493 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:17:28.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T06:17:28.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:28.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T06:17:28.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:17:29.052Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:17:29.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T06:17:29.465Z] $ docker top 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T06:17:29.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T06:17:29.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T06:17:29.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T06:17:29.671Z] $ docker exec 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 ssh-agent [2022-10-27T06:17:29.777Z] SSH_AUTH_SOCK=/tmp/ssh-Z4YYbH9JTTO6/agent.32 [2022-10-27T06:17:29.777Z] SSH_AGENT_PID=38 [2022-10-27T06:17:29.782Z] Running ssh-add (command line suppressed) [2022-10-27T06:17:29.889Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4000179589042010268.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4000179589042010268.key) [2022-10-27T06:17:29.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T06:17:30.258Z] + git semver push [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,395 [run_push] DEBUG push [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,395 [execute] INFO git cat-file --batch-check [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,399 [execute] INFO git rev-list 1c8156a3f2084a003a409aea0a971b26af880e12 -- [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,399 [execute] DEBUG Popen(['git', 'rev-list', '1c8156a3f2084a003a409aea0a971b26af880e12', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,408 [execute] INFO git fetch -v origin [2022-10-27T06:17:30.525Z] 2022-10-27 06:17:30,409 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-27T06:17:31.094Z] 2022-10-27 06:17:30,955 [run_push] DEBUG no remote changes detected [2022-10-27T06:17:31.094Z] 2022-10-27 06:17:30,955 [execute] INFO git push origin semver [2022-10-27T06:17:31.094Z] 2022-10-27 06:17:30,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T06:17:32.029Z] 2022-10-27 06:17:31,770 [run_push] DEBUG push all version tags [2022-10-27T06:17:32.029Z] 2022-10-27 06:17:31,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-27T06:17:32.029Z] 2022-10-27 06:17:31,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T06:17:32.963Z] 2022-10-27 06:17:32,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-27T06:17:32.963Z] 2.3.0-dev.20 [Pipeline] } [2022-10-27T06:17:32.972Z] $ docker exec --env ******** --env ******** 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 ssh-agent -k [2022-10-27T06:17:33.057Z] unset SSH_AUTH_SOCK; [2022-10-27T06:17:33.057Z] unset SSH_AGENT_PID; [2022-10-27T06:17:33.057Z] echo Agent pid 38 killed; [2022-10-27T06:17:33.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T06:17:33.358Z] + git semver [Pipeline] } [2022-10-27T06:17:33.629Z] $ docker stop --time=1 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 [2022-10-27T06:17:34.930Z] $ docker rm -f 8aa568cbac7f7a0d1f7de90c40ea8a7e0d29869d16857847ef7f563f00c07623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-27T06:17:35.505Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-27T06:17:35.505Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-27T06:17:35.505Z] total 16 [2022-10-27T06:17:35.505Z] drwxr-xr-x 3 root root 4096 Oct 27 06:01 . [2022-10-27T06:17:35.505Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:17 .. [2022-10-27T06:17:35.505Z] drwxr-xr-x 2 root root 4096 Oct 27 06:01 cost [2022-10-27T06:17:35.505Z] -rw-r--r-- 1 root root 82 Oct 27 06:01 cost.csv [2022-10-27T06:17:35.505Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-27T06:17:35.505Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-27T06:17:35.505Z] total 16 [2022-10-27T06:17:35.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:01 . [2022-10-27T06:17:35.505Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:17 .. [2022-10-27T06:17:35.505Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 06:01 cost [2022-10-27T06:17:35.505Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 27 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:35.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:36.650Z] ---> package-listing.sh [2022-10-27T06:17:36.650Z] ++ facter osfamily [2022-10-27T06:17:36.650Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T06:17:36.909Z] + OS_FAMILY=debian [2022-10-27T06:17:36.910Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-27T06:17:36.910Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T06:17:36.910Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T06:17:36.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T06:17:36.910Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T06:17:36.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-27T06:17:36.910Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T06:17:36.910Z] + case "${OS_FAMILY}" in [2022-10-27T06:17:36.910Z] + dpkg -l [2022-10-27T06:17:36.910Z] + grep '^ii' [2022-10-27T06:17:36.910Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T06:17:36.910Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T06:17:36.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T06:17:36.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-27T06:17:36.910Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-27T06:17:36.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-27T06:17:36.919Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-27T06:17:37.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:37.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:17:37.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:17:37.810Z] prd-ubuntu20.04-docker-8c-8g-117431 does not seem to be running inside a container [2022-10-27T06:17:37.837Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T06:17:38.061Z] $ docker top 223ef91ee0210a4f2d511e1898f2f200a06b08611690c9511976800a2cfc5730 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:17:38.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T06:17:38.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T06:17:38.957Z] + ls /var/log/sa-host [2022-10-27T06:17:38.957Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:17:39.099Z] provisioning config files... [2022-10-27T06:17:39.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16136222881423854741tmp [Pipeline] { [Pipeline] echo [2022-10-27T06:17:39.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:39.401Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T06:17:39.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:39.742Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T06:17:39.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:40.031Z] ---> sudo-logs.sh [2022-10-27T06:17:40.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T06:17:40.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:40.332Z] ---> job-cost.sh [2022-10-27T06:17:40.332Z] lf-activate-venv: SKIPPING [2022-10-27T06:17:40.332Z] DEBUG: total: 0.2199999988079071 [2022-10-27T06:17:40.332Z] INFO: Retrieving Stack Cost... [2022-10-27T06:17:40.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T06:17:41.158Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T06:17:41.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:17:41.448Z] ---> logs-deploy.sh [2022-10-27T06:17:41.448Z] lf-activate-venv: SKIPPING [2022-10-27T06:17:41.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/90 [2022-10-27T06:17:41.448Z] INFO: archiving workspace using pattern(s): [2022-10-27T06:17:42.381Z] Archives upload complete. [2022-10-27T06:17:42.381Z] INFO: archiving logs to Nexus