Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf6412c5b50727ca79d85899261fa90c54a0a025 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-ssh10555067197624784722.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13834850192292007572.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4611002282236735237.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1995836524041199598.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-ssh8769317665324862450.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-118099 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 cf6412c5b50727ca79d85899261fa90c54a0a025 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573)" > git config core.sparsecheckout # timeout=10 > git checkout -f cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 > git rev-list --no-walk 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T10:17:40.758Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T10:17:40.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T10:17:40.832Z] ========================================================= [2022-11-03T10:17:40.832Z] EdgeX Global Pipelines Version Info [2022-11-03T10:17:40.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:17:41.535Z] ------------------- [2022-11-03T10:17:41.535Z] stable info: [2022-11-03T10:17:41.535Z] ------------------- [2022-11-03T10:17:41.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T10:17:41.535Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T10:17:41.535Z] Message: update stable to v1.0.244 [2022-11-03T10:17:42.106Z] ------------------- [2022-11-03T10:17:42.106Z] experimental info: [2022-11-03T10:17:42.106Z] ------------------- [2022-11-03T10:17:42.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T10:17:42.106Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T10:17:42.106Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T10:17:42.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-03T10:17:42.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-03T10:17:42.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T10:17:42.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T10:17:42.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T10:17:42.294Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T10:17:42.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T10:17:42.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T10:17:42.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T10:17:42.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T10:17:42.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T10:17:42.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-03T10:17:42.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T10:17:42.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T10:17:42.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T10:17:42.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T10:17:42.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T10:17:42.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T10:17:42.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T10:17:42.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T10:17:42.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T10:17:42.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T10:17:42.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T10:17:42.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T10:17:42.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T10:17:42.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T10:17:42.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T10:17:42.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T10:17:42.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T10:17:42.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T10:17:42.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo [2022-11-03T10:17:42.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf6412c [Pipeline] echo [2022-11-03T10:17:42.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:17:42.599Z] provisioning config files... [2022-11-03T10:17:42.613Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14625716451947865786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:17:42.914Z] ---> docker-login.sh [2022-11-03T10:17:42.914Z] nexus3.edgexfoundry.org:10001 [2022-11-03T10:17:43.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:43.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:43.450Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:43.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:43.450Z] [2022-11-03T10:17:43.450Z] Login Succeeded [2022-11-03T10:17:43.450Z] nexus3.edgexfoundry.org:10002 [2022-11-03T10:17:43.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:43.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:43.450Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:43.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:43.450Z] [2022-11-03T10:17:43.450Z] Login Succeeded [2022-11-03T10:17:43.450Z] nexus3.edgexfoundry.org:10003 [2022-11-03T10:17:43.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:43.709Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:43.709Z] [2022-11-03T10:17:43.709Z] Login Succeeded [2022-11-03T10:17:43.709Z] nexus3.edgexfoundry.org:10004 [2022-11-03T10:17:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:43.709Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:43.709Z] [2022-11-03T10:17:43.709Z] Login Succeeded [2022-11-03T10:17:43.709Z] docker.io [2022-11-03T10:17:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:44.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:44.279Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:44.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:44.279Z] [2022-11-03T10:17:44.279Z] Login Succeeded [2022-11-03T10:17:44.279Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T10:17:44.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T10:17:44.704Z] + git rev-list -1 --merges cf6412c5b50727ca79d85899261fa90c54a0a025~1..cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo [2022-11-03T10:17:44.750Z] -----------> git rev-list -1 --merges cf6412c5b50727ca79d85899261fa90c54a0a025~1..cf6412c5b50727ca79d85899261fa90c54a0a025 cf6412c5b50727ca79d85899261fa90c54a0a025 [false] [Pipeline] sh [2022-11-03T10:17:45.039Z] + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo [2022-11-03T10:17:45.054Z] ========================================================= [2022-11-03T10:17:45.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T10:17:45.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T10:17:45.368Z] + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo [2022-11-03T10:17:45.380Z] [semverPrep] GIT_COMMIT: cf6412c5b50727ca79d85899261fa90c54a0a025, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573) [Pipeline] echo [2022-11-03T10:17:45.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T10:17:45.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T10:17:45.762Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T10:17:45.762Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T10:17:45.762Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T10:17:45.762Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T10:17:45.762Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T10:17:45.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:17:46.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:17:46.189Z] [2022-11-03T10:17:46.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:17:46.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:17:46.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T10:17:46.495Z] b85a868b505f: Pulling fs layer [2022-11-03T10:17:46.495Z] e2be974225ed: Pulling fs layer [2022-11-03T10:17:46.495Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T10:17:46.495Z] 988bab9f4d93: Pulling fs layer [2022-11-03T10:17:46.495Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T10:17:46.495Z] eaf3925da568: Pulling fs layer [2022-11-03T10:17:46.495Z] bab4dde63d76: Pulling fs layer [2022-11-03T10:17:46.495Z] bde34c3a00c8: Pulling fs layer [2022-11-03T10:17:46.495Z] b352a97aabf1: Pulling fs layer [2022-11-03T10:17:46.495Z] 4872d77fe225: Pulling fs layer [2022-11-03T10:17:46.495Z] 5851b861e8e6: Pulling fs layer [2022-11-03T10:17:46.495Z] bab4dde63d76: Waiting [2022-11-03T10:17:46.495Z] bde34c3a00c8: Waiting [2022-11-03T10:17:46.495Z] b352a97aabf1: Waiting [2022-11-03T10:17:46.495Z] 4872d77fe225: Waiting [2022-11-03T10:17:46.495Z] 5851b861e8e6: Waiting [2022-11-03T10:17:46.495Z] 988bab9f4d93: Waiting [2022-11-03T10:17:46.495Z] 1469e6f7b9e6: Waiting [2022-11-03T10:17:46.495Z] eaf3925da568: Waiting [2022-11-03T10:17:46.495Z] e2be974225ed: Verifying Checksum [2022-11-03T10:17:46.495Z] e2be974225ed: Download complete [2022-11-03T10:17:46.495Z] 988bab9f4d93: Verifying Checksum [2022-11-03T10:17:46.495Z] 988bab9f4d93: Download complete [2022-11-03T10:17:46.757Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T10:17:46.757Z] 1469e6f7b9e6: Download complete [2022-11-03T10:17:46.757Z] eaf3925da568: Verifying Checksum [2022-11-03T10:17:46.757Z] eaf3925da568: Download complete [2022-11-03T10:17:46.757Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T10:17:46.757Z] 339a4e72a1f5: Download complete [2022-11-03T10:17:46.757Z] bde34c3a00c8: Download complete [2022-11-03T10:17:46.757Z] b352a97aabf1: Verifying Checksum [2022-11-03T10:17:46.757Z] b352a97aabf1: Download complete [2022-11-03T10:17:46.757Z] 4872d77fe225: Verifying Checksum [2022-11-03T10:17:46.757Z] 4872d77fe225: Download complete [2022-11-03T10:17:46.757Z] 5851b861e8e6: Verifying Checksum [2022-11-03T10:17:46.757Z] 5851b861e8e6: Download complete [2022-11-03T10:17:46.757Z] b85a868b505f: Verifying Checksum [2022-11-03T10:17:46.757Z] b85a868b505f: Download complete [2022-11-03T10:17:47.018Z] bab4dde63d76: Verifying Checksum [2022-11-03T10:17:47.018Z] bab4dde63d76: Download complete [2022-11-03T10:17:47.957Z] b85a868b505f: Pull complete [2022-11-03T10:17:48.216Z] e2be974225ed: Pull complete [2022-11-03T10:17:48.790Z] 339a4e72a1f5: Pull complete [2022-11-03T10:17:48.790Z] 988bab9f4d93: Pull complete [2022-11-03T10:17:49.050Z] 1469e6f7b9e6: Pull complete [2022-11-03T10:17:49.050Z] eaf3925da568: Pull complete [2022-11-03T10:17:50.953Z] bab4dde63d76: Pull complete [2022-11-03T10:17:50.953Z] bde34c3a00c8: Pull complete [2022-11-03T10:17:51.212Z] b352a97aabf1: Pull complete [2022-11-03T10:17:51.212Z] 4872d77fe225: Pull complete [2022-11-03T10:17:51.212Z] 5851b861e8e6: Pull complete [2022-11-03T10:17:51.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T10:17:51.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:17:51.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:17:51.562Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:17:51.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T10:17:53.042Z] $ docker top 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 -eo pid,comm [2022-11-03T10:17:53.103Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T10:17:53.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T10:17:53.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T10:17:53.135Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T10:17:53.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T10:17:53.267Z] $ docker exec 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent [2022-11-03T10:17:53.393Z] SSH_AUTH_SOCK=/tmp/ssh-3gEPnciSf6mX/agent.32 [2022-11-03T10:17:53.393Z] SSH_AGENT_PID=38 [2022-11-03T10:17:53.401Z] Running ssh-add (command line suppressed) [2022-11-03T10:17:53.510Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9516726644653645759.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9516726644653645759.key) [2022-11-03T10:17:53.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T10:17:53.816Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T10:17:53.829Z] $ docker exec --env ******** --env ******** 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent -k [2022-11-03T10:17:53.934Z] unset SSH_AUTH_SOCK; [2022-11-03T10:17:53.934Z] unset SSH_AGENT_PID; [2022-11-03T10:17:53.935Z] echo Agent pid 38 killed; [2022-11-03T10:17:53.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T10:17:53.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T10:17:53.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T10:17:54.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T10:17:54.081Z] $ docker exec 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent [2022-11-03T10:17:54.195Z] SSH_AUTH_SOCK=/tmp/ssh-6Gik5DcEtCrf/agent.70 [2022-11-03T10:17:54.195Z] SSH_AGENT_PID=76 [2022-11-03T10:17:54.202Z] Running ssh-add (command line suppressed) [2022-11-03T10:17:54.301Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13495027606651594245.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13495027606651594245.key) [2022-11-03T10:17:54.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T10:17:54.604Z] + git semver init [2022-11-03T10:17:54.864Z] 2022-11-03 10:17:54,818 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T10:17:54.864Z] 2022-11-03 10:17:54,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T10:17:54.864Z] 2022-11-03 10:17:54,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T10:17:54.864Z] 2022-11-03 10:17:54,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T10:17:56.243Z] 2022-11-03 10:17:56,237 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-11-03T10:17:56.243Z] 2022-11-03 10:17:56,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-11-03T10:17:56.243Z] 2022-11-03 10:17:56,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:17:56.243Z] 2022-11-03 10:17:56,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:17:56.243Z] 2.3.0-dev.22 [Pipeline] } [2022-11-03T10:17:56.513Z] $ docker exec --env ******** --env ******** 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent -k [2022-11-03T10:17:56.623Z] unset SSH_AUTH_SOCK; [2022-11-03T10:17:56.623Z] unset SSH_AGENT_PID; [2022-11-03T10:17:56.624Z] echo Agent pid 76 killed; [2022-11-03T10:17:56.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T10:17:56.936Z] + git semver [Pipeline] } [2022-11-03T10:17:57.209Z] $ docker stop --time=1 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 [2022-11-03T10:17:58.529Z] $ docker rm -f 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T10:17:58.872Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T10:17:59.052Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T10:17:59.055Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:17:59.174Z] provisioning config files... [2022-11-03T10:17:59.182Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14911530440926139398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:17:59.484Z] ---> docker-login.sh [2022-11-03T10:17:59.484Z] nexus3.edgexfoundry.org:10001 [2022-11-03T10:17:59.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:59.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:59.484Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:59.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:59.484Z] [2022-11-03T10:17:59.484Z] Login Succeeded [2022-11-03T10:17:59.484Z] nexus3.edgexfoundry.org:10002 [2022-11-03T10:17:59.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:59.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:59.484Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:59.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:59.484Z] [2022-11-03T10:17:59.484Z] Login Succeeded [2022-11-03T10:17:59.484Z] nexus3.edgexfoundry.org:10003 [2022-11-03T10:17:59.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:59.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:59.744Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:59.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:59.744Z] [2022-11-03T10:17:59.744Z] Login Succeeded [2022-11-03T10:17:59.744Z] nexus3.edgexfoundry.org:10004 [2022-11-03T10:17:59.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:17:59.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:17:59.744Z] Configure a credential helper to remove this warning. See [2022-11-03T10:17:59.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:17:59.744Z] [2022-11-03T10:17:59.744Z] Login Succeeded [2022-11-03T10:17:59.744Z] docker.io [2022-11-03T10:18:00.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:18:00.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:18:00.265Z] Configure a credential helper to remove this warning. See [2022-11-03T10:18:00.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:18:00.265Z] [2022-11-03T10:18:00.265Z] Login Succeeded [2022-11-03T10:18:00.265Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T10:18:00.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T10:18:00.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:18:00.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:18:00.354Z] ========================================================= [2022-11-03T10:18:00.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T10:18:00.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:18:00.669Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T10:18:00.927Z] Sending build context to Docker daemon 45.54MB [2022-11-03T10:18:00.927Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T10:18:00.927Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T10:18:00.927Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T10:18:00.927Z] 213ec9aee27d: Pulling fs layer [2022-11-03T10:18:00.927Z] 4583459ba037: Pulling fs layer [2022-11-03T10:18:00.927Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T10:18:00.927Z] 53926ce57604: Pulling fs layer [2022-11-03T10:18:00.927Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T10:18:00.927Z] 22ff95d597cd: Pulling fs layer [2022-11-03T10:18:00.927Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T10:18:00.927Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T10:18:00.927Z] a7acece74701: Pulling fs layer [2022-11-03T10:18:00.927Z] 53926ce57604: Waiting [2022-11-03T10:18:00.927Z] 21b2b0c7a3f4: Waiting [2022-11-03T10:18:00.927Z] 22ff95d597cd: Waiting [2022-11-03T10:18:00.927Z] 12d6caf4c0d1: Waiting [2022-11-03T10:18:00.927Z] 96b7cbca73a9: Waiting [2022-11-03T10:18:00.927Z] a7acece74701: Waiting [2022-11-03T10:18:00.927Z] 93c1e223e6f2: Download complete [2022-11-03T10:18:00.927Z] 4583459ba037: Download complete [2022-11-03T10:18:00.927Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T10:18:00.927Z] 21b2b0c7a3f4: Download complete [2022-11-03T10:18:00.927Z] 22ff95d597cd: Download complete [2022-11-03T10:18:00.927Z] 213ec9aee27d: Verifying Checksum [2022-11-03T10:18:00.927Z] 213ec9aee27d: Download complete [2022-11-03T10:18:01.192Z] 12d6caf4c0d1: Verifying Checksum [2022-11-03T10:18:01.192Z] 12d6caf4c0d1: Download complete [2022-11-03T10:18:01.192Z] 213ec9aee27d: Pull complete [2022-11-03T10:18:01.466Z] 4583459ba037: Pull complete [2022-11-03T10:18:01.466Z] 93c1e223e6f2: Pull complete [2022-11-03T10:18:01.737Z] a7acece74701: Verifying Checksum [2022-11-03T10:18:01.737Z] a7acece74701: Download complete [2022-11-03T10:18:02.000Z] 53926ce57604: Verifying Checksum [2022-11-03T10:18:02.000Z] 53926ce57604: Download complete [2022-11-03T10:18:02.258Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T10:18:02.258Z] 96b7cbca73a9: Download complete [2022-11-03T10:18:06.452Z] 53926ce57604: Pull complete [2022-11-03T10:18:06.452Z] 21b2b0c7a3f4: Pull complete [2022-11-03T10:18:06.452Z] 22ff95d597cd: Pull complete [2022-11-03T10:18:06.452Z] 12d6caf4c0d1: Pull complete [2022-11-03T10:18:08.353Z] 96b7cbca73a9: Pull complete [2022-11-03T10:18:09.290Z] a7acece74701: Pull complete [2022-11-03T10:18:09.290Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T10:18:09.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T10:18:09.290Z] ---> db6d94c90886 [2022-11-03T10:18:09.290Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T10:18:11.195Z] ---> Running in a99783a78132 [2022-11-03T10:18:11.195Z] Removing intermediate container a99783a78132 [2022-11-03T10:18:11.195Z] ---> e6312529049d [2022-11-03T10:18:11.195Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T10:18:11.195Z] ---> Running in 7fbdb8d0437a [2022-11-03T10:18:11.195Z] Removing intermediate container 7fbdb8d0437a [2022-11-03T10:18:11.195Z] ---> e26246d58973 [2022-11-03T10:18:11.195Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T10:18:11.195Z] ---> Running in 19b07594a571 [2022-11-03T10:18:11.195Z] Removing intermediate container 19b07594a571 [2022-11-03T10:18:11.195Z] ---> 1db7591fff6e [2022-11-03T10:18:11.195Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T10:18:11.195Z] ---> Running in 000be77606bd [2022-11-03T10:18:11.456Z] Removing intermediate container 000be77606bd [2022-11-03T10:18:11.456Z] ---> 676e1b6e831b [2022-11-03T10:18:11.456Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T10:18:11.456Z] ---> Running in 6b2b7ddf5189 [2022-11-03T10:18:11.456Z] Removing intermediate container 6b2b7ddf5189 [2022-11-03T10:18:11.456Z] ---> 8357d411014e [2022-11-03T10:18:11.456Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T10:18:12.025Z] latest: Pulling from library/docker [2022-11-03T10:18:12.286Z] 213ec9aee27d: Already exists [2022-11-03T10:18:12.286Z] 7b0dd730a5c3: Pulling fs layer [2022-11-03T10:18:12.286Z] 4b90f8029a36: Pulling fs layer [2022-11-03T10:18:12.286Z] a89466c712af: Pulling fs layer [2022-11-03T10:18:12.286Z] 9c6a0a734fa9: Pulling fs layer [2022-11-03T10:18:12.286Z] beeedf2bf9bb: Pulling fs layer [2022-11-03T10:18:12.286Z] 3bc3016a9123: Pulling fs layer [2022-11-03T10:18:12.286Z] 45d434503156: Pulling fs layer [2022-11-03T10:18:12.286Z] 539e1dfa3993: Pulling fs layer [2022-11-03T10:18:12.286Z] 9c6a0a734fa9: Waiting [2022-11-03T10:18:12.286Z] beeedf2bf9bb: Waiting [2022-11-03T10:18:12.286Z] 3bc3016a9123: Waiting [2022-11-03T10:18:12.286Z] 45d434503156: Waiting [2022-11-03T10:18:12.286Z] 539e1dfa3993: Waiting [2022-11-03T10:18:12.286Z] 4b90f8029a36: Download complete [2022-11-03T10:18:12.286Z] 7b0dd730a5c3: Verifying Checksum [2022-11-03T10:18:12.546Z] a89466c712af: Verifying Checksum [2022-11-03T10:18:12.546Z] a89466c712af: Download complete [2022-11-03T10:18:12.546Z] 7b0dd730a5c3: Pull complete [2022-11-03T10:18:12.546Z] 4b90f8029a36: Pull complete [2022-11-03T10:18:12.805Z] beeedf2bf9bb: Verifying Checksum [2022-11-03T10:18:12.805Z] beeedf2bf9bb: Download complete [2022-11-03T10:18:12.805Z] 9c6a0a734fa9: Verifying Checksum [2022-11-03T10:18:12.805Z] 9c6a0a734fa9: Download complete [2022-11-03T10:18:12.805Z] 3bc3016a9123: Verifying Checksum [2022-11-03T10:18:12.805Z] 3bc3016a9123: Download complete [2022-11-03T10:18:12.805Z] 45d434503156: Download complete [2022-11-03T10:18:13.063Z] 539e1dfa3993: Verifying Checksum [2022-11-03T10:18:13.064Z] 539e1dfa3993: Download complete [2022-11-03T10:18:13.064Z] a89466c712af: Pull complete [2022-11-03T10:18:13.323Z] 9c6a0a734fa9: Pull complete [2022-11-03T10:18:13.889Z] beeedf2bf9bb: Pull complete [2022-11-03T10:18:13.889Z] 3bc3016a9123: Pull complete [2022-11-03T10:18:13.889Z] 45d434503156: Pull complete [2022-11-03T10:18:13.889Z] 539e1dfa3993: Pull complete [2022-11-03T10:18:14.142Z] Still waiting to schedule task [2022-11-03T10:18:14.143Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T10:18:14.149Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T10:18:14.149Z] Status: Downloaded newer image for docker:latest [2022-11-03T10:18:15.086Z] ---> 67423cb57132 [2022-11-03T10:18:15.086Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T10:18:15.086Z] ---> Running in a1dbd238689d [2022-11-03T10:18:15.655Z] Removing intermediate container a1dbd238689d [2022-11-03T10:18:15.655Z] ---> 4b5f12252cc3 [2022-11-03T10:18:15.655Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T10:18:15.655Z] ---> Running in 4e948fa3e8ff [2022-11-03T10:18:15.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T10:18:16.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T10:18:17.053Z] OK: 211 MiB in 51 packages [2022-11-03T10:18:17.621Z] Removing intermediate container 4e948fa3e8ff [2022-11-03T10:18:17.621Z] ---> ec37945075f2 [2022-11-03T10:18:17.621Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T10:18:17.621Z] ---> Running in aa0952fb48ca [2022-11-03T10:18:17.621Z] Removing intermediate container aa0952fb48ca [2022-11-03T10:18:17.621Z] ---> 334476a74cca [2022-11-03T10:18:17.621Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T10:18:17.621Z] ---> Running in 12f69ef13a70 [2022-11-03T10:18:17.885Z] Removing intermediate container 12f69ef13a70 [2022-11-03T10:18:17.885Z] ---> 95fbf27eaba4 [2022-11-03T10:18:17.885Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T10:18:17.885Z] ---> 3a1ce410ce5f [2022-11-03T10:18:17.885Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T10:18:18.146Z] ---> Running in d32d668c48e1 [2022-11-03T10:18:36.237Z] Removing intermediate container d32d668c48e1 [2022-11-03T10:18:36.237Z] ---> fd288f2db4fe [2022-11-03T10:18:36.237Z] Step 15/16 : COPY . . [2022-11-03T10:18:36.237Z] ---> 4d48b3458845 [2022-11-03T10:18:36.237Z] Step 16/16 : RUN ${MAKE} [2022-11-03T10:18:36.237Z] ---> Running in f7ad91def55b [2022-11-03T10:18:36.237Z] noop [2022-11-03T10:18:36.805Z] Removing intermediate container f7ad91def55b [2022-11-03T10:18:36.805Z] ---> e5b46cd7cb64 [2022-11-03T10:18:36.805Z] Successfully built e5b46cd7cb64 [2022-11-03T10:18:36.805Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:18:37.116Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T10:18:37.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:18:37.181Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:18:37.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T10:18:37.579Z] $ docker top f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T10:18:37.925Z] + go version [2022-11-03T10:18:37.925Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T10:18:37.938Z] $ docker stop --time=1 f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b [2022-11-03T10:18:39.240Z] $ docker rm -f f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:18:39.645Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T10:18:39.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:18:39.707Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:18:39.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T10:18:40.131Z] $ docker top 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T10:18:40.482Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T10:18:40.776Z] + make test [2022-11-03T10:18:40.776Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T10:18:41.035Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T10:18:51.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T10:18:51.004Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T10:18:53.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T10:18:53.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T10:18:53.532Z] ./bin/test-attribution-txt.sh [2022-11-03T10:18:53.532Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T10:18:53.532Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T10:18:53.792Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T10:18:53.792Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T10:18:53.792Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T10:18:53.792Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T10:18:53.792Z] make -C web test [2022-11-03T10:18:53.792Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-11-03T10:18:53.792Z] make[1]: tput: No such file or directory [2022-11-03T10:18:53.792Z] make[1]: tput: No such file or directory [2022-11-03T10:18:53.792Z] warning: generating ./VERSION [2022-11-03T10:18:53.792Z] echo "0.0.0" > VERSION [2022-11-03T10:18:53.792Z] docker build \ [2022-11-03T10:18:53.792Z] -f Dockerfile \ [2022-11-03T10:18:53.792Z] --build-arg USER=1000 \ [2022-11-03T10:18:53.792Z] \ [2022-11-03T10:18:53.792Z] --label "git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025" \ [2022-11-03T10:18:53.792Z] -t edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 \ [2022-11-03T10:18:53.792Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T10:18:53.792Z] . [2022-11-03T10:18:53.792Z] Sending build context to Docker daemon 3.269MB [2022-11-03T10:18:53.792Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T10:18:54.055Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T10:18:54.055Z] 9621f1afde84: Pulling fs layer [2022-11-03T10:18:54.055Z] c6f70ee39829: Pulling fs layer [2022-11-03T10:18:54.055Z] 56892a8094a2: Pulling fs layer [2022-11-03T10:18:54.055Z] 58dd87906ef0: Pulling fs layer [2022-11-03T10:18:54.055Z] 58dd87906ef0: Waiting [2022-11-03T10:18:54.055Z] 56892a8094a2: Download complete [2022-11-03T10:18:54.055Z] 9621f1afde84: Verifying Checksum [2022-11-03T10:18:54.055Z] 9621f1afde84: Download complete [2022-11-03T10:18:54.055Z] 58dd87906ef0: Download complete [2022-11-03T10:18:54.314Z] 9621f1afde84: Pull complete [2022-11-03T10:18:54.314Z] c6f70ee39829: Verifying Checksum [2022-11-03T10:18:54.314Z] c6f70ee39829: Download complete [2022-11-03T10:18:55.691Z] c6f70ee39829: Pull complete [2022-11-03T10:18:55.691Z] 56892a8094a2: Pull complete [2022-11-03T10:18:55.691Z] 58dd87906ef0: Pull complete [2022-11-03T10:18:55.691Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T10:18:55.691Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T10:18:55.691Z] ---> b69703f70c3d [2022-11-03T10:18:55.691Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T10:18:56.626Z] ---> Running in 035452cdc0bc [2022-11-03T10:18:56.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-03T10:18:56.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-03T10:18:57.145Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-03T10:18:57.145Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-03T10:18:57.145Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-03T10:18:57.145Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-03T10:18:57.145Z] (5/129) Installing libxcb (1.14-r2) [2022-11-03T10:18:57.145Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-03T10:18:57.145Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-03T10:18:57.145Z] (8/129) Installing libice (1.0.10-r0) [2022-11-03T10:18:57.145Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-03T10:18:57.145Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-03T10:18:57.145Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-03T10:18:57.145Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-03T10:18:57.145Z] (13/129) Installing xset (1.2.4-r0) [2022-11-03T10:18:57.145Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-03T10:18:57.145Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-03T10:18:57.145Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T10:18:57.145Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-03T10:18:57.145Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-03T10:18:57.145Z] (19/129) Installing libintl (0.21-r0) [2022-11-03T10:18:57.145Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-03T10:18:57.145Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-03T10:18:57.145Z] (22/129) Installing pcre (8.45-r1) [2022-11-03T10:18:57.145Z] (23/129) Installing glib (2.70.1-r0) [2022-11-03T10:18:57.145Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-03T10:18:57.145Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-03T10:18:57.404Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-03T10:18:57.404Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T10:18:57.404Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T10:18:57.404Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-03T10:18:57.404Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-03T10:18:57.404Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-03T10:18:57.404Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-03T10:18:57.404Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T10:18:57.404Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T10:18:57.404Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-03T10:18:57.404Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-03T10:18:57.404Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-03T10:18:57.404Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-03T10:18:57.404Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-03T10:18:57.404Z] (40/129) Installing libxi (1.8-r0) [2022-11-03T10:18:57.404Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-03T10:18:57.404Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-03T10:18:57.404Z] (43/129) Installing atk (2.36.0-r0) [2022-11-03T10:18:57.404Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-03T10:18:57.404Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-03T10:18:57.404Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-03T10:18:57.404Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T10:18:57.404Z] (48/129) Installing expat (2.5.0-r0) [2022-11-03T10:18:57.404Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-03T10:18:57.404Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-03T10:18:57.404Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-03T10:18:57.404Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-03T10:18:57.404Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-03T10:18:57.404Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-03T10:18:57.404Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-03T10:18:57.404Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-03T10:18:57.404Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-03T10:18:57.663Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-03T10:18:57.663Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-03T10:18:57.663Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-03T10:18:57.663Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-03T10:18:57.663Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-03T10:18:57.663Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-03T10:18:57.663Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-03T10:18:57.663Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-03T10:18:57.663Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-03T10:18:57.663Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-03T10:18:57.663Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-03T10:18:57.663Z] (69/129) Installing pango (1.48.10-r0) [2022-11-03T10:18:57.663Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T10:18:57.663Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T10:18:57.663Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T10:18:57.663Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-03T10:18:57.663Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-03T10:18:57.663Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T10:18:57.922Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T10:18:57.922Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-03T10:18:57.922Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-03T10:18:57.922Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-03T10:18:57.922Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T10:18:59.823Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-03T10:18:59.823Z] (80/129) Installing flac (1.3.4-r0) [2022-11-03T10:18:59.823Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T10:18:59.823Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T10:18:59.823Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-03T10:18:59.823Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-03T10:19:00.082Z] (85/129) Installing libass (0.15.2-r0) [2022-11-03T10:19:00.082Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-03T10:19:00.082Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T10:19:00.082Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T10:19:00.082Z] (89/129) Installing lame (3.100-r0) [2022-11-03T10:19:00.082Z] (90/129) Installing opus (1.3.1-r1) [2022-11-03T10:19:00.082Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T10:19:00.082Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-03T10:19:00.082Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-03T10:19:00.082Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-03T10:19:00.082Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-03T10:19:00.082Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T10:19:00.082Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-03T10:19:00.082Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-03T10:19:00.082Z] (99/129) Installing libva (2.13.0-r0) [2022-11-03T10:19:00.082Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-03T10:19:00.082Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-03T10:19:00.082Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-03T10:19:00.082Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-03T10:19:00.082Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-03T10:19:00.082Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-03T10:19:00.082Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-03T10:19:00.082Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-03T10:19:00.082Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T10:19:00.343Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-03T10:19:00.343Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-03T10:19:00.343Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T10:19:00.343Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-03T10:19:00.343Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-03T10:19:00.343Z] (114/129) Installing nspr (4.32-r0) [2022-11-03T10:19:00.343Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-03T10:19:00.343Z] (116/129) Installing nss (3.78.1-r0) [2022-11-03T10:19:00.343Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-03T10:19:00.343Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-03T10:19:00.343Z] (119/129) Installing orc (0.4.32-r0) [2022-11-03T10:19:00.343Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-03T10:19:00.343Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-03T10:19:00.343Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-03T10:19:00.343Z] (123/129) Installing libpulse (15.0-r2) [2022-11-03T10:19:00.601Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-03T10:19:00.601Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-03T10:19:00.601Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-03T10:19:00.601Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-03T10:19:00.601Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-03T10:19:00.601Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-03T10:19:01.535Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T10:19:01.535Z] Executing glib-2.70.1-r0.trigger [2022-11-03T10:19:01.535Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T10:19:03.442Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T10:19:03.442Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T10:19:03.442Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T10:19:03.442Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T10:19:03.442Z] OK: 286 MiB in 145 packages [2022-11-03T10:19:07.627Z] Removing intermediate container 035452cdc0bc [2022-11-03T10:19:07.627Z] ---> ab42621cde63 [2022-11-03T10:19:07.627Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T10:19:07.627Z] ---> Running in 95154de6e937 [2022-11-03T10:19:07.627Z] Removing intermediate container 95154de6e937 [2022-11-03T10:19:07.627Z] ---> 5ee924e1309e [2022-11-03T10:19:07.627Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T10:19:07.627Z] ---> Running in c76806f30e82 [2022-11-03T10:19:07.627Z] Removing intermediate container c76806f30e82 [2022-11-03T10:19:07.627Z] ---> dc2a1787cb62 [2022-11-03T10:19:07.627Z] Step 5/10 : RUN npm install -g npm [2022-11-03T10:19:07.627Z] ---> Running in 4e9553fc0ae0 [2022-11-03T10:19:14.264Z] [2022-11-03T10:19:14.264Z] changed 54 packages, and audited 212 packages in 6s [2022-11-03T10:19:14.264Z] [2022-11-03T10:19:14.264Z] 11 packages are looking for funding [2022-11-03T10:19:14.264Z] run `npm fund` for details [2022-11-03T10:19:14.264Z] [2022-11-03T10:19:14.264Z] found 0 vulnerabilities [2022-11-03T10:19:15.220Z] Removing intermediate container 4e9553fc0ae0 [2022-11-03T10:19:15.220Z] ---> 3418fb075e49 [2022-11-03T10:19:15.220Z] Step 6/10 : ARG USER=1000 [2022-11-03T10:19:15.220Z] ---> Running in 794c6e1ce6b0 [2022-11-03T10:19:15.220Z] Removing intermediate container 794c6e1ce6b0 [2022-11-03T10:19:15.220Z] ---> a16bc752a66f [2022-11-03T10:19:15.220Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T10:19:15.220Z] ---> Running in c0b72ad43dc6 [2022-11-03T10:19:16.165Z] Removing intermediate container c0b72ad43dc6 [2022-11-03T10:19:16.165Z] ---> 0cfe61430fd9 [2022-11-03T10:19:16.165Z] Step 8/10 : USER $USER:$USER [2022-11-03T10:19:16.165Z] ---> Running in 66dbbbd32e42 [2022-11-03T10:19:16.165Z] Removing intermediate container 66dbbbd32e42 [2022-11-03T10:19:16.165Z] ---> 6fc87d1978cc [2022-11-03T10:19:16.165Z] Step 9/10 : WORKDIR /app [2022-11-03T10:19:16.165Z] ---> Running in 9d0efb03939c [2022-11-03T10:19:16.165Z] Removing intermediate container 9d0efb03939c [2022-11-03T10:19:16.165Z] ---> 7ac686c2cfca [2022-11-03T10:19:16.165Z] Step 10/10 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:19:16.165Z] ---> Running in 260dcbf06975 [2022-11-03T10:19:16.426Z] Removing intermediate container 260dcbf06975 [2022-11-03T10:19:16.426Z] ---> 6753a84f80c1 [2022-11-03T10:19:16.426Z] Successfully built 6753a84f80c1 [2022-11-03T10:19:16.426Z] Successfully tagged edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:19:16.426Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T10:19:16.426Z] touch edgex-web-ui.imagebuilt [2022-11-03T10:19:16.426Z] mkdir -p node_modules coverage [2022-11-03T10:19:16.426Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T10:19:16.426Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE required: { [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE }, [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:19:18.335Z] npm WARN EBADENGINE } [2022-11-03T10:19:23.609Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T10:19:23.609Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-03T10:19:23.609Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T10:19:23.609Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:19:23.867Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T10:19:24.126Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T10:19:24.692Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T10:19:26.070Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T10:19:26.070Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T10:19:27.975Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-11-03T10:19:28.233Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-03T10:19:29.168Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:19:29.737Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T10:19:29.995Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:19:30.254Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:19:30.512Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:19:31.448Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:19:32.822Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-03T10:19:36.103Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] added 1478 packages, and audited 1479 packages in 24s [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] 90 packages are looking for funding [2022-11-03T10:19:41.368Z] run `npm fund` for details [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] To address issues that do not require attention, run: [2022-11-03T10:19:41.368Z] npm audit fix [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] To address all issues (including breaking changes), run: [2022-11-03T10:19:41.368Z] npm audit fix --force [2022-11-03T10:19:41.368Z] [2022-11-03T10:19:41.368Z] Run `npm audit` for details. [2022-11-03T10:19:44.652Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-03T10:19:46.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118101 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-11-03T10:19:46.627Z] Running in /w/workspace/edgex-ui-go/93 [Pipeline] { [Pipeline] checkout [2022-11-03T10:19:46.656Z] The recommended git tool is: git [2022-11-03T10:19:47.177Z] - Generating browser application bundles (phase: setup)... [2022-11-03T10:19:51.362Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T10:19:51.362Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T10:19:51.453Z] using credential edgex-jenkins-ssh [2022-11-03T10:19:51.473Z] Cloning the remote Git repository [2022-11-03T10:19:51.518Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T10:19:51.592Z] > git init /w/workspace/edgex-ui-go/93 # timeout=10 [2022-11-03T10:19:51.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T10:19:51.730Z] > git --version # timeout=10 [2022-11-03T10:19:51.747Z] > git --version # 'git version 2.25.1' [2022-11-03T10:19:51.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T10:19:51.788Z] Verifying host key using known hosts file [2022-11-03T10:19:51.986Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T10:19:51.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T10:19:55.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T10:19:55.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T10:19:55.540Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T10:19:55.540Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T10:19:56.104Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T10:19:56.104Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T10:19:56.135Z] Avoid second fetch [2022-11-03T10:19:56.136Z] Checking out Revision cf6412c5b50727ca79d85899261fa90c54a0a025 (main) [2022-11-03T10:19:56.668Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T10:19:56.668Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T10:19:56.152Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T10:19:56.168Z] > git checkout -f cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 [2022-11-03T10:19:56.919Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573)" [2022-11-03T10:19:56.926Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T10:19:57.183Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T10:19:57.183Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T10:19:57.441Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T10:19:57.698Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T10:19:57.753Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T10:19:57.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T10:19:57.753Z] Dload Upload Total Spent Left Speed [2022-11-03T10:19:57.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-11-03T10:19:58.376Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T10:19:58.698Z] + sudo tee /etc/docker/daemon.new [2022-11-03T10:19:58.698Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T10:19:58.698Z] { [2022-11-03T10:19:58.698Z] "registry-mirrors": [ [2022-11-03T10:19:58.698Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T10:19:58.698Z] ], [2022-11-03T10:19:58.698Z] "bip": "10.250.0.254/24", [2022-11-03T10:19:58.698Z] "hosts": [ [2022-11-03T10:19:58.698Z] "tcp://0.0.0.0:5555", [2022-11-03T10:19:58.698Z] "unix:///var/run/docker.sock" [2022-11-03T10:19:58.698Z] ], [2022-11-03T10:19:58.698Z] "mtu": 1458, [2022-11-03T10:19:58.698Z] "selinux-enabled": true, [2022-11-03T10:19:58.698Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T10:19:58.698Z] } [Pipeline] sh [2022-11-03T10:19:59.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T10:19:59.339Z] + sudo service docker restart [2022-11-03T10:19:59.600Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T10:20:06.166Z] 03 11 2022 10:20:05.955:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T10:20:06.166Z] 03 11 2022 10:20:05.959:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T10:20:06.166Z] 03 11 2022 10:20:05.964:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:20:17.591Z] provisioning config files... [2022-11-03T10:20:17.617Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/93@tmp/config1418989348966921063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:20:17.966Z] ---> docker-login.sh [2022-11-03T10:20:17.966Z] nexus3.edgexfoundry.org:10001 [2022-11-03T10:20:18.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:18.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:18.556Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:18.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:18.556Z] [2022-11-03T10:20:18.556Z] Login Succeeded [2022-11-03T10:20:18.556Z] nexus3.edgexfoundry.org:10002 [2022-11-03T10:20:18.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:18.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:18.826Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:18.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:18.826Z] [2022-11-03T10:20:18.826Z] Login Succeeded [2022-11-03T10:20:18.826Z] nexus3.edgexfoundry.org:10003 [2022-11-03T10:20:19.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:19.371Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:19.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:19.371Z] [2022-11-03T10:20:19.371Z] Login Succeeded [2022-11-03T10:20:19.371Z] nexus3.edgexfoundry.org:10004 [2022-11-03T10:20:19.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:19.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:19.643Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:19.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:19.643Z] [2022-11-03T10:20:19.643Z] Login Succeeded [2022-11-03T10:20:19.643Z] docker.io [2022-11-03T10:20:19.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:20.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:20.179Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:20.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:20.179Z] [2022-11-03T10:20:20.179Z] Login Succeeded [2022-11-03T10:20:20.179Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T10:20:20.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T10:20:20.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:20:20.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:20:20.361Z] ========================================================= [2022-11-03T10:20:20.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T10:20:20.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:20.702Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T10:20:21.041Z] ✔ Browser application bundle generation complete. [2022-11-03T10:20:21.041Z] 03 11 2022 10:20:19.296:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket iNt6dKvjJ9_HGA6OAAAB with id 77359181 [2022-11-03T10:20:21.669Z] Sending build context to Docker daemon 28.74MB [2022-11-03T10:20:21.670Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T10:20:21.670Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T10:20:21.971Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T10:20:21.971Z] 9b18e9b68314: Pulling fs layer [2022-11-03T10:20:21.971Z] 35d82f9e3411: Pulling fs layer [2022-11-03T10:20:21.971Z] e16973657156: Pulling fs layer [2022-11-03T10:20:21.971Z] fc693d55d65f: Pulling fs layer [2022-11-03T10:20:21.971Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T10:20:21.971Z] dda99020689f: Pulling fs layer [2022-11-03T10:20:21.971Z] db1c61fa0a46: Pulling fs layer [2022-11-03T10:20:21.971Z] 891c053d2c06: Pulling fs layer [2022-11-03T10:20:21.971Z] fc693d55d65f: Waiting [2022-11-03T10:20:21.971Z] 7e9fc2657dce: Waiting [2022-11-03T10:20:21.971Z] dda99020689f: Waiting [2022-11-03T10:20:21.971Z] db1c61fa0a46: Waiting [2022-11-03T10:20:21.971Z] 891c053d2c06: Waiting [2022-11-03T10:20:21.971Z] e16973657156: Verifying Checksum [2022-11-03T10:20:21.971Z] e16973657156: Download complete [2022-11-03T10:20:21.971Z] 35d82f9e3411: Verifying Checksum [2022-11-03T10:20:21.971Z] 35d82f9e3411: Download complete [2022-11-03T10:20:21.971Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T10:20:21.971Z] 7e9fc2657dce: Download complete [2022-11-03T10:20:21.971Z] dda99020689f: Verifying Checksum [2022-11-03T10:20:21.971Z] dda99020689f: Download complete [2022-11-03T10:20:21.971Z] 9b18e9b68314: Verifying Checksum [2022-11-03T10:20:22.421Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T10:20:22.421Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.058 secs) [2022-11-03T10:20:22.421Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.069 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.132 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.144 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.164 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.173 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.182 secs) [2022-11-03T10:20:22.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.279 secs) [2022-11-03T10:20:22.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.3 secs) [2022-11-03T10:20:22.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.372 secs) [2022-11-03T10:20:22.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.38 secs) [2022-11-03T10:20:22.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.396 secs) [2022-11-03T10:20:22.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.41 secs) [2022-11-03T10:20:22.952Z] 9b18e9b68314: Pull complete [2022-11-03T10:20:23.197Z] WARN: ' [2022-11-03T10:20:23.197Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T10:20:23.197Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T10:20:23.197Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T10:20:23.197Z] in a future version of Angular. [2022-11-03T10:20:23.197Z] [2022-11-03T10:20:23.197Z] For more information on this, see our API docs here: [2022-11-03T10:20:23.197Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T10:20:23.197Z] ' [2022-11-03T10:20:23.197Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.41 secs) [2022-11-03T10:20:23.197Z] WARN: ' [2022-11-03T10:20:23.198Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T10:20:23.198Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T10:20:23.198Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T10:20:23.198Z] in a future version of Angular. [2022-11-03T10:20:23.198Z] [2022-11-03T10:20:23.198Z] For more information on this, see our API docs here: [2022-11-03T10:20:23.198Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T10:20:23.198Z] ' [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.473 secs) [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.527 secs) [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.582 secs) [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.617 secs) [2022-11-03T10:20:23.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.64 secs) [2022-11-03T10:20:23.221Z] 891c053d2c06: Verifying Checksum [2022-11-03T10:20:23.221Z] 891c053d2c06: Download complete [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.658 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.667 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.716 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.73 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.814 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.822 secs) [2022-11-03T10:20:23.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.824 secs) [2022-11-03T10:20:23.494Z] 35d82f9e3411: Pull complete [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.86 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.871 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.881 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.9 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.943 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.967 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.97 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.973 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.99 secs) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1 sec) [2022-11-03T10:20:23.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.008 secs) [2022-11-03T10:20:23.766Z] e16973657156: Pull complete [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.017 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.03 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.057 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.071 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.074 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.082 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.097 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.111 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.116 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.119 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.121 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.144 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.158 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.164 secs) [2022-11-03T10:20:23.980Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.178 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.215 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.259 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.275 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.281 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.289 secs) [2022-11-03T10:20:24.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.388 secs) [2022-11-03T10:20:24.354Z] db1c61fa0a46: Verifying Checksum [2022-11-03T10:20:24.354Z] db1c61fa0a46: Download complete [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.42 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.428 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.434 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.439 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.442 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.444 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.47 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.503 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.519 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.529 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.538 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.544 secs) [2022-11-03T10:20:24.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.559 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.583 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.609 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.612 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.614 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.617 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.62 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.625 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.649 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.656 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.674 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.679 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.682 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.686 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.689 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.691 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.703 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.722 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.733 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.736 secs) [2022-11-03T10:20:24.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.742 secs) [2022-11-03T10:20:24.939Z] fc693d55d65f: Verifying Checksum [2022-11-03T10:20:24.939Z] fc693d55d65f: Download complete [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.77 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.79 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.795 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.801 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.807 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.817 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.832 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.85 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.854 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.855 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.881 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.893 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.899 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.902 secs) [2022-11-03T10:20:25.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.905 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.92 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.941 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.977 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.002 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.006 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.008 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.017 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.03 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.043 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.051 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.056 secs) [2022-11-03T10:20:25.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.074 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.085 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.111 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.135 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.155 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.164 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.169 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.172 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.178 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.186 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.195 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.23 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.237 secs) [2022-11-03T10:20:25.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.24 secs) [2022-11-03T10:20:25.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.28 secs) [2022-11-03T10:20:25.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.296 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.306 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.31 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.316 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.317 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.318 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.32 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.322 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.34 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.349 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.376 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.388 secs) [2022-11-03T10:20:25.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.404 secs) [2022-11-03T10:20:26.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.446 secs) [2022-11-03T10:20:26.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.484 secs) [2022-11-03T10:20:26.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.507 secs) [2022-11-03T10:20:26.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.518 secs) [2022-11-03T10:20:26.308Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.773 secs / 2.518 secs) [2022-11-03T10:20:26.308Z] TOTAL: 149 SUCCESS [2022-11-03T10:20:26.308Z] ✔ Browser application bundle generation complete. [2022-11-03T10:20:26.567Z] [2022-11-03T10:20:26.567Z] =============================== Coverage summary =============================== [2022-11-03T10:20:26.567Z] Statements : 40.95% ( 1466/3580 ) [2022-11-03T10:20:26.567Z] Branches : 12.03% ( 111/923 ) [2022-11-03T10:20:26.567Z] Functions : 33.2% ( 431/1298 ) [2022-11-03T10:20:26.567Z] Lines : 38.88% ( 1317/3387 ) [2022-11-03T10:20:26.567Z] ================================================================================ [2022-11-03T10:20:26.825Z] ✔ Browser application bundle generation complete. [2022-11-03T10:20:27.393Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-11-03T10:20:27.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T10:20:27.415Z] $ docker stop --time=1 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 [2022-11-03T10:20:28.707Z] $ docker rm -f 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T10:20:29.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T10:20:29.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T10:20:30.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T10:20:30.820Z] + ls -al . [2022-11-03T10:20:30.820Z] total 184 [2022-11-03T10:20:30.820Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 10:18 . [2022-11-03T10:20:30.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 .. [2022-11-03T10:20:30.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 .blubracket [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 10:17 .dockerignore [2022-11-03T10:20:30.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:17 .git [2022-11-03T10:20:30.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 .github [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 10:17 .gitignore [2022-11-03T10:20:30.820Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:17 .semver [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 10:17 Attribution.txt [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 10:17 CHANGELOG.md [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 10:17 CONTRIBUTING.md [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 10:17 Dockerfile [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 10:17 Jenkinsfile [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 10:17 LICENSE [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 10:17 Makefile [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 10:17 README.md [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 10:17 VERSION [2022-11-03T10:20:30.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 assets [2022-11-03T10:20:30.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 bin [2022-11-03T10:20:30.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 cmd [2022-11-03T10:20:30.820Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 10:18 coverage.out [2022-11-03T10:20:30.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 docs [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 3138 Nov 3 10:17 go.mod [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 43944 Nov 3 10:17 go.sum [2022-11-03T10:20:30.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:17 internal [2022-11-03T10:20:30.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 snap [2022-11-03T10:20:30.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 testing [2022-11-03T10:20:30.820Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 10:17 version.go [2022-11-03T10:20:30.820Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 10:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:31.120Z] + 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=cf6412c5b50727ca79d85899261fa90c54a0a025 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-11-03T10:20:31.379Z] Sending build context to Docker daemon 48.29MB [2022-11-03T10:20:31.379Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T10:20:31.379Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T10:20:31.379Z] ---> e5b46cd7cb64 [2022-11-03T10:20:31.379Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T10:20:31.638Z] ---> Running in 1bef428386c6 [2022-11-03T10:20:31.900Z] Removing intermediate container 1bef428386c6 [2022-11-03T10:20:31.900Z] ---> de057ddf4b59 [2022-11-03T10:20:31.900Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T10:20:31.900Z] ---> Running in 103fd529bcbc [2022-11-03T10:20:31.900Z] Removing intermediate container 103fd529bcbc [2022-11-03T10:20:31.900Z] ---> 753f786d79ca [2022-11-03T10:20:31.900Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T10:20:31.900Z] ---> Running in 552b4910086a [2022-11-03T10:20:32.159Z] Removing intermediate container 552b4910086a [2022-11-03T10:20:32.159Z] ---> 6142e008928b [2022-11-03T10:20:32.159Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T10:20:32.159Z] ---> Running in 2329aab6c828 [2022-11-03T10:20:32.159Z] Removing intermediate container 2329aab6c828 [2022-11-03T10:20:32.159Z] ---> 6174f77d0d20 [2022-11-03T10:20:32.159Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T10:20:32.159Z] ---> Running in db9d0491b6f2 [2022-11-03T10:20:32.418Z] Removing intermediate container db9d0491b6f2 [2022-11-03T10:20:32.418Z] ---> eb54974e6f58 [2022-11-03T10:20:32.418Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T10:20:32.988Z] ---> 638119ef04e3 [2022-11-03T10:20:32.988Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T10:20:32.988Z] ---> Running in f57a1fef6bc6 [2022-11-03T10:20:33.553Z] Removing intermediate container f57a1fef6bc6 [2022-11-03T10:20:33.553Z] ---> 4344aa625bb9 [2022-11-03T10:20:33.553Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T10:20:33.811Z] ---> Running in fca2eea74851 [2022-11-03T10:20:34.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T10:20:34.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T10:20:35.201Z] OK: 211 MiB in 51 packages [2022-11-03T10:20:35.459Z] Removing intermediate container fca2eea74851 [2022-11-03T10:20:35.459Z] ---> 8b1c23217f8f [2022-11-03T10:20:35.459Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T10:20:35.459Z] ---> Running in d3173061f91a [2022-11-03T10:20:35.716Z] Removing intermediate container d3173061f91a [2022-11-03T10:20:35.716Z] ---> 63ee38e7eabc [2022-11-03T10:20:35.716Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T10:20:35.716Z] ---> Running in 82cce0ff03a8 [2022-11-03T10:20:35.716Z] Removing intermediate container 82cce0ff03a8 [2022-11-03T10:20:35.716Z] ---> 864560452278 [2022-11-03T10:20:35.716Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T10:20:35.973Z] ---> 6c17e19a19b2 [2022-11-03T10:20:35.973Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T10:20:35.973Z] ---> Running in 3b9c180ea088 [2022-11-03T10:20:36.907Z] Removing intermediate container 3b9c180ea088 [2022-11-03T10:20:36.907Z] ---> c3cb003866f5 [2022-11-03T10:20:36.907Z] Step 15/26 : COPY . . [2022-11-03T10:20:37.290Z] fc693d55d65f: Pull complete [2022-11-03T10:20:37.290Z] 7e9fc2657dce: Pull complete [2022-11-03T10:20:37.290Z] dda99020689f: Pull complete [2022-11-03T10:20:38.305Z] ---> e63d03f48ad1 [2022-11-03T10:20:38.305Z] Step 16/26 : RUN ${MAKE} [2022-11-03T10:20:38.305Z] ---> Running in a064e8494ce7 [2022-11-03T10:20:38.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T10:20:42.671Z] db1c61fa0a46: Pull complete [2022-11-03T10:20:44.637Z] 891c053d2c06: Pull complete [2022-11-03T10:20:44.637Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T10:20:44.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T10:20:44.637Z] ---> f96f9c87975a [2022-11-03T10:20:44.637Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T10:20:46.660Z] ---> Running in 334b79877de0 [2022-11-03T10:20:46.660Z] Removing intermediate container 334b79877de0 [2022-11-03T10:20:46.660Z] ---> d5f8f305d46e [2022-11-03T10:20:46.660Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T10:20:46.930Z] ---> Running in 0365446e1273 [2022-11-03T10:20:47.199Z] Removing intermediate container 0365446e1273 [2022-11-03T10:20:47.199Z] ---> 7c6555a6ef22 [2022-11-03T10:20:47.199Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T10:20:47.199Z] ---> Running in 655f7aaf23a7 [2022-11-03T10:20:47.469Z] Removing intermediate container 655f7aaf23a7 [2022-11-03T10:20:47.469Z] ---> 037add0f22af [2022-11-03T10:20:47.469Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T10:20:47.738Z] ---> Running in 594579047b54 [2022-11-03T10:20:48.025Z] Removing intermediate container 594579047b54 [2022-11-03T10:20:48.025Z] ---> 1a23439ae47a [2022-11-03T10:20:48.025Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T10:20:48.025Z] ---> Running in afd1daabb14c [2022-11-03T10:20:48.292Z] Removing intermediate container afd1daabb14c [2022-11-03T10:20:48.292Z] ---> 4e416245b48c [2022-11-03T10:20:48.292Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T10:20:49.702Z] latest: Pulling from library/docker [2022-11-03T10:20:49.968Z] 9b18e9b68314: Already exists [2022-11-03T10:20:49.968Z] e5833820420a: Pulling fs layer [2022-11-03T10:20:49.968Z] 79069699b830: Pulling fs layer [2022-11-03T10:20:49.968Z] 444a66d86b54: Pulling fs layer [2022-11-03T10:20:49.968Z] af8c662400c0: Pulling fs layer [2022-11-03T10:20:49.968Z] 7851778f47af: Pulling fs layer [2022-11-03T10:20:49.968Z] 969048075247: Pulling fs layer [2022-11-03T10:20:49.968Z] 9d9d268b6129: Pulling fs layer [2022-11-03T10:20:49.968Z] 71d72239e8c8: Pulling fs layer [2022-11-03T10:20:49.968Z] af8c662400c0: Waiting [2022-11-03T10:20:49.968Z] 7851778f47af: Waiting [2022-11-03T10:20:49.968Z] 71d72239e8c8: Waiting [2022-11-03T10:20:49.968Z] 969048075247: Waiting [2022-11-03T10:20:50.241Z] 79069699b830: Download complete [2022-11-03T10:20:50.241Z] e5833820420a: Verifying Checksum [2022-11-03T10:20:50.241Z] e5833820420a: Download complete [2022-11-03T10:20:50.513Z] 444a66d86b54: Verifying Checksum [2022-11-03T10:20:50.513Z] 444a66d86b54: Download complete [2022-11-03T10:20:50.538Z] Removing intermediate container a064e8494ce7 [2022-11-03T10:20:50.538Z] ---> 761e4d70e41e [2022-11-03T10:20:50.538Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T10:20:50.538Z] 3.14: Pulling from library/alpine [2022-11-03T10:20:50.782Z] 969048075247: Verifying Checksum [2022-11-03T10:20:50.782Z] 969048075247: Download complete [2022-11-03T10:20:50.782Z] 7851778f47af: Verifying Checksum [2022-11-03T10:20:50.782Z] 7851778f47af: Download complete [2022-11-03T10:20:50.782Z] af8c662400c0: Verifying Checksum [2022-11-03T10:20:50.782Z] af8c662400c0: Download complete [2022-11-03T10:20:50.782Z] 9d9d268b6129: Verifying Checksum [2022-11-03T10:20:50.782Z] 9d9d268b6129: Download complete [2022-11-03T10:20:50.797Z] c7ed990a2339: Pulling fs layer [2022-11-03T10:20:51.050Z] e5833820420a: Pull complete [2022-11-03T10:20:51.050Z] 71d72239e8c8: Verifying Checksum [2022-11-03T10:20:51.050Z] 71d72239e8c8: Download complete [2022-11-03T10:20:51.050Z] 79069699b830: Pull complete [2022-11-03T10:20:51.057Z] c7ed990a2339: Download complete [2022-11-03T10:20:51.057Z] c7ed990a2339: Pull complete [2022-11-03T10:20:51.057Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T10:20:51.057Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T10:20:51.057Z] ---> dd53f409bf0b [2022-11-03T10:20:51.057Z] Step 18/26 : EXPOSE 4000 [2022-11-03T10:20:51.316Z] ---> Running in 6de0602fff15 [2022-11-03T10:20:51.316Z] Removing intermediate container 6de0602fff15 [2022-11-03T10:20:51.316Z] ---> ea1085d11654 [2022-11-03T10:20:51.316Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T10:20:51.884Z] ---> e58a6f793bcb [2022-11-03T10:20:51.884Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T10:20:52.031Z] 444a66d86b54: Pull complete [2022-11-03T10:20:52.146Z] ---> 26caa203c057 [2022-11-03T10:20:52.146Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T10:20:52.146Z] ---> 1789c2e46fca [2022-11-03T10:20:52.146Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T10:20:52.146Z] ---> Running in 153f4972ac9a [2022-11-03T10:20:52.406Z] Removing intermediate container 153f4972ac9a [2022-11-03T10:20:52.406Z] ---> 44b04a393c78 [2022-11-03T10:20:52.406Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T10:20:52.406Z] ---> Running in cfb2a6fe081f [2022-11-03T10:20:52.406Z] Removing intermediate container cfb2a6fe081f [2022-11-03T10:20:52.406Z] ---> 7244f461d8f7 [2022-11-03T10:20:52.406Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T10:20:52.406Z] ---> Running in 90586d5b92a4 [2022-11-03T10:20:52.666Z] Removing intermediate container 90586d5b92a4 [2022-11-03T10:20:52.666Z] ---> 80bc5313ac1a [2022-11-03T10:20:52.666Z] Step 25/26 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:20:52.666Z] ---> Running in c2eeb91e69af [2022-11-03T10:20:52.666Z] Removing intermediate container c2eeb91e69af [2022-11-03T10:20:52.666Z] ---> e86daf16b0f9 [2022-11-03T10:20:52.666Z] Step 26/26 : LABEL version=2.3.0-dev.22 [2022-11-03T10:20:52.666Z] ---> Running in 476fa6ec43cd [2022-11-03T10:20:52.925Z] Removing intermediate container 476fa6ec43cd [2022-11-03T10:20:52.925Z] ---> 10124ed31dfb [2022-11-03T10:20:52.925Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T10:20:52.925Z] Successfully built 10124ed31dfb [2022-11-03T10:20:52.925Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2022-11-03T10:20:52.996Z] af8c662400c0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:20:53.007Z] provisioning config files... [2022-11-03T10:20:53.014Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14281665097585654981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:20:53.304Z] ---> docker-login.sh [2022-11-03T10:20:53.304Z] nexus3.edgexfoundry.org:10001 [2022-11-03T10:20:53.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:53.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:53.304Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:53.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:53.304Z] [2022-11-03T10:20:53.304Z] Login Succeeded [2022-11-03T10:20:53.304Z] nexus3.edgexfoundry.org:10002 [2022-11-03T10:20:53.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:53.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:53.304Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:53.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:53.304Z] [2022-11-03T10:20:53.304Z] Login Succeeded [2022-11-03T10:20:53.304Z] nexus3.edgexfoundry.org:10003 [2022-11-03T10:20:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:53.562Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:53.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:53.562Z] [2022-11-03T10:20:53.562Z] Login Succeeded [2022-11-03T10:20:53.562Z] nexus3.edgexfoundry.org:10004 [2022-11-03T10:20:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:53.562Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:53.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:53.562Z] [2022-11-03T10:20:53.562Z] Login Succeeded [2022-11-03T10:20:53.562Z] docker.io [2022-11-03T10:20:53.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:20:53.955Z] 7851778f47af: Pull complete [2022-11-03T10:20:54.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:20:54.083Z] Configure a credential helper to remove this warning. See [2022-11-03T10:20:54.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:20:54.083Z] [2022-11-03T10:20:54.083Z] Login Succeeded [2022-11-03T10:20:54.083Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T10:20:54.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T10:20:54.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:20:54.149Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-11-03T10:20:54.149Z] cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:20:54.149Z] latest [2022-11-03T10:20:54.149Z] 2.3.0-dev.22 [2022-11-03T10:20:54.149Z] cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:20:54.149Z] main [2022-11-03T10:20:54.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:54.223Z] 969048075247: Pull complete [2022-11-03T10:20:54.484Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } [2022-11-03T10:20:54.492Z] 9d9d268b6129: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:54.757Z] 71d72239e8c8: Pull complete [2022-11-03T10:20:54.757Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T10:20:54.757Z] Status: Downloaded newer image for docker:latest [2022-11-03T10:20:54.794Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:20:54.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T10:20:54.794Z] 9fc40dd30068: Preparing [2022-11-03T10:20:54.794Z] d4c853b41d46: Preparing [2022-11-03T10:20:54.794Z] be72f27be3f9: Preparing [2022-11-03T10:20:54.794Z] 63493a9ab2d4: Preparing [2022-11-03T10:20:54.794Z] 63493a9ab2d4: Layer already exists [2022-11-03T10:20:54.794Z] d4c853b41d46: Pushed [2022-11-03T10:20:54.794Z] 9fc40dd30068: Pushed [2022-11-03T10:20:57.333Z] ---> 935161ecb05a [2022-11-03T10:20:57.333Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T10:20:57.333Z] ---> Running in 05e8251e0f8a [2022-11-03T10:20:58.077Z] be72f27be3f9: Pushed [2022-11-03T10:20:58.077Z] cf6412c5b50727ca79d85899261fa90c54a0a025: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:58.384Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:58.692Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T10:20:58.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T10:20:58.692Z] 9fc40dd30068: Preparing [2022-11-03T10:20:58.692Z] d4c853b41d46: Preparing [2022-11-03T10:20:58.692Z] be72f27be3f9: Preparing [2022-11-03T10:20:58.692Z] 63493a9ab2d4: Preparing [2022-11-03T10:20:58.692Z] 63493a9ab2d4: Layer already exists [2022-11-03T10:20:58.692Z] 9fc40dd30068: Layer already exists [2022-11-03T10:20:58.692Z] be72f27be3f9: Layer already exists [2022-11-03T10:20:58.692Z] d4c853b41d46: Layer already exists [2022-11-03T10:20:58.692Z] latest: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:58.762Z] Removing intermediate container 05e8251e0f8a [2022-11-03T10:20:58.762Z] ---> 703c805d5938 [2022-11-03T10:20:58.762Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T10:20:58.762Z] ---> Running in 46fa46441b40 [2022-11-03T10:20:58.991Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:59.292Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 [2022-11-03T10:20:59.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T10:20:59.292Z] 9fc40dd30068: Preparing [2022-11-03T10:20:59.292Z] d4c853b41d46: Preparing [2022-11-03T10:20:59.292Z] be72f27be3f9: Preparing [2022-11-03T10:20:59.292Z] 63493a9ab2d4: Preparing [2022-11-03T10:20:59.292Z] 9fc40dd30068: Layer already exists [2022-11-03T10:20:59.292Z] d4c853b41d46: Layer already exists [2022-11-03T10:20:59.292Z] be72f27be3f9: Layer already exists [2022-11-03T10:20:59.292Z] 63493a9ab2d4: Layer already exists [2022-11-03T10:20:59.292Z] 2.3.0-dev.22: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:59.596Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:20:59.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T10:20:59.896Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:20:59.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T10:20:59.896Z] 9fc40dd30068: Preparing [2022-11-03T10:20:59.896Z] d4c853b41d46: Preparing [2022-11-03T10:20:59.896Z] be72f27be3f9: Preparing [2022-11-03T10:20:59.896Z] 63493a9ab2d4: Preparing [2022-11-03T10:20:59.896Z] be72f27be3f9: Layer already exists [2022-11-03T10:20:59.896Z] 63493a9ab2d4: Layer already exists [2022-11-03T10:20:59.896Z] d4c853b41d46: Layer already exists [2022-11-03T10:20:59.896Z] 9fc40dd30068: Layer already exists [2022-11-03T10:20:59.896Z] cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:21:00.211Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:21:00.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T10:21:00.522Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-11-03T10:21:00.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T10:21:00.522Z] 9fc40dd30068: Preparing [2022-11-03T10:21:00.522Z] d4c853b41d46: Preparing [2022-11-03T10:21:00.522Z] be72f27be3f9: Preparing [2022-11-03T10:21:00.522Z] 63493a9ab2d4: Preparing [2022-11-03T10:21:00.522Z] 9fc40dd30068: Layer already exists [2022-11-03T10:21:00.522Z] be72f27be3f9: Layer already exists [2022-11-03T10:21:00.522Z] 63493a9ab2d4: Layer already exists [2022-11-03T10:21:00.522Z] d4c853b41d46: Layer already exists [2022-11-03T10:21:00.522Z] main: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T10:21:00.569Z] ===================================================== [Pipeline] echo [2022-11-03T10:21:00.578Z] taggedImages: [2022-11-03T10:21:00.578Z] - nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:21:00.578Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T10:21:00.578Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 [2022-11-03T10:21:00.578Z] - nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:21:00.578Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:21:00.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T10:21:00.997Z] [2022-11-03T10:21:00.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:21:01.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T10:21:01.287Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T10:21:01.287Z] 5eb5b503b376: Pulling fs layer [2022-11-03T10:21:01.287Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T10:21:01.287Z] ec43610c2a17: Pulling fs layer [2022-11-03T10:21:01.287Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T10:21:01.287Z] 33b1e0a273af: Pulling fs layer [2022-11-03T10:21:01.287Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T10:21:01.287Z] 2f39f015ded8: Pulling fs layer [2022-11-03T10:21:01.287Z] 3a2ae6a8a46f: Waiting [2022-11-03T10:21:01.287Z] 33b1e0a273af: Waiting [2022-11-03T10:21:01.287Z] 5d3b04190fa2: Waiting [2022-11-03T10:21:01.287Z] 2f39f015ded8: Waiting [2022-11-03T10:21:01.287Z] 5c69ac0246d0: Download complete [2022-11-03T10:21:01.287Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T10:21:01.287Z] 3a2ae6a8a46f: Download complete [2022-11-03T10:21:01.287Z] 33b1e0a273af: Verifying Checksum [2022-11-03T10:21:01.287Z] 33b1e0a273af: Download complete [2022-11-03T10:21:01.545Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T10:21:01.545Z] 5d3b04190fa2: Download complete [2022-11-03T10:21:01.545Z] ec43610c2a17: Verifying Checksum [2022-11-03T10:21:01.545Z] ec43610c2a17: Download complete [2022-11-03T10:21:01.545Z] 5eb5b503b376: Verifying Checksum [2022-11-03T10:21:01.545Z] 5eb5b503b376: Download complete [2022-11-03T10:21:01.717Z] OK: 221 MiB in 51 packages [2022-11-03T10:21:02.111Z] 2f39f015ded8: Verifying Checksum [2022-11-03T10:21:02.111Z] 2f39f015ded8: Download complete [2022-11-03T10:21:02.305Z] Removing intermediate container 46fa46441b40 [2022-11-03T10:21:02.305Z] ---> c73d87bdf6f6 [2022-11-03T10:21:02.305Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T10:21:02.573Z] ---> Running in 80622532eae7 [2022-11-03T10:21:02.675Z] 5eb5b503b376: Pull complete [2022-11-03T10:21:02.840Z] Removing intermediate container 80622532eae7 [2022-11-03T10:21:02.840Z] ---> 26db48d54251 [2022-11-03T10:21:02.840Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T10:21:02.840Z] ---> Running in 9128b97d31e2 [2022-11-03T10:21:02.934Z] 5c69ac0246d0: Pull complete [2022-11-03T10:21:03.108Z] Removing intermediate container 9128b97d31e2 [2022-11-03T10:21:03.108Z] ---> 32e76e76cc6b [2022-11-03T10:21:03.108Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T10:21:03.501Z] ec43610c2a17: Pull complete [2022-11-03T10:21:03.501Z] 3a2ae6a8a46f: Pull complete [2022-11-03T10:21:03.692Z] ---> 4a90e2dffc2c [2022-11-03T10:21:03.692Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T10:21:03.692Z] ---> Running in 3f6fba672396 [2022-11-03T10:21:03.760Z] 33b1e0a273af: Pull complete [2022-11-03T10:21:03.760Z] 5d3b04190fa2: Pull complete [2022-11-03T10:21:09.021Z] 2f39f015ded8: Pull complete [2022-11-03T10:21:09.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T10:21:09.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T10:21:09.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:21:09.098Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:21:09.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T10:21:10.996Z] $ docker top 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:21:11.426Z] ---> job-cost.sh [2022-11-03T10:21:11.426Z] lf-activate-venv: SKIPPING [2022-11-03T10:21:11.426Z] INFO: No Stack... [2022-11-03T10:21:11.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T10:21:11.951Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T10:21:12.240Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-11-03T10:21:12.241Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T10:21:12.255Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [2022-11-03T10:21:12.261Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] did not exist. Created. [2022-11-03T10:21:12.261Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T10:21:12.567Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T10:21:12.967Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T10:21:12.974Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T10:21:12.997Z] $ docker stop --time=1 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 [2022-11-03T10:21:14.307Z] $ docker rm -f 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T10:22:00.090Z] Removing intermediate container 3f6fba672396 [2022-11-03T10:22:00.090Z] ---> 45817556599a [2022-11-03T10:22:00.090Z] Step 15/16 : COPY . . [2022-11-03T10:22:00.090Z] ---> f1beef0a2949 [2022-11-03T10:22:00.090Z] Step 16/16 : RUN ${MAKE} [2022-11-03T10:22:00.090Z] ---> Running in 888b49ae53f4 [2022-11-03T10:22:00.090Z] noop [2022-11-03T10:22:00.090Z] Removing intermediate container 888b49ae53f4 [2022-11-03T10:22:00.090Z] ---> cf8733184b52 [2022-11-03T10:22:00.090Z] Successfully built cf8733184b52 [2022-11-03T10:22:00.090Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:22:00.442Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T10:22:00.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:22:00.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container [2022-11-03T10:22:00.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T10:22:01.993Z] $ docker top 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T10:22:02.838Z] + go version [2022-11-03T10:22:02.838Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T10:22:02.858Z] $ docker stop --time=1 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b [2022-11-03T10:22:04.463Z] $ docker rm -f 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:22:05.007Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T10:22:05.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:22:05.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container [2022-11-03T10:22:05.249Z] $ 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/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T10:22:06.397Z] $ docker top af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T10:22:06.892Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/93 [Pipeline] fileExists [Pipeline] sh [2022-11-03T10:22:07.226Z] + make test [2022-11-03T10:22:07.226Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T10:22:09.172Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T10:23:30.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T10:23:30.786Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T10:23:45.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T10:23:45.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T10:23:45.809Z] ./bin/test-attribution-txt.sh [2022-11-03T10:23:45.809Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T10:23:45.809Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T10:23:45.810Z] make -C web test [2022-11-03T10:23:45.810Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/93/web' [2022-11-03T10:23:45.810Z] make[1]: tput: No such file or directory [2022-11-03T10:23:45.810Z] make[1]: tput: No such file or directory [2022-11-03T10:23:45.810Z] warning: generating ./VERSION [2022-11-03T10:23:45.810Z] echo "0.0.0" > VERSION [2022-11-03T10:23:45.810Z] docker build \ [2022-11-03T10:23:45.810Z] -f Dockerfile \ [2022-11-03T10:23:45.810Z] --build-arg USER=1000 \ [2022-11-03T10:23:45.810Z] \ [2022-11-03T10:23:45.810Z] --label "git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025" \ [2022-11-03T10:23:45.810Z] -t edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 \ [2022-11-03T10:23:45.810Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T10:23:45.810Z] . [2022-11-03T10:23:46.393Z] Sending build context to Docker daemon 3.269MB [2022-11-03T10:23:46.393Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T10:23:46.661Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T10:23:46.661Z] 47517142f6ba: Pulling fs layer [2022-11-03T10:23:46.661Z] 5f8c4bfa009b: Pulling fs layer [2022-11-03T10:23:46.661Z] f7079c9c4ba1: Pulling fs layer [2022-11-03T10:23:46.661Z] aba105e6f55a: Pulling fs layer [2022-11-03T10:23:46.661Z] aba105e6f55a: Waiting [2022-11-03T10:23:46.929Z] 47517142f6ba: Verifying Checksum [2022-11-03T10:23:46.929Z] 47517142f6ba: Download complete [2022-11-03T10:23:46.929Z] f7079c9c4ba1: Verifying Checksum [2022-11-03T10:23:46.929Z] f7079c9c4ba1: Download complete [2022-11-03T10:23:46.929Z] aba105e6f55a: Download complete [2022-11-03T10:23:47.513Z] 47517142f6ba: Pull complete [2022-11-03T10:23:47.513Z] 5f8c4bfa009b: Verifying Checksum [2022-11-03T10:23:47.513Z] 5f8c4bfa009b: Download complete [2022-11-03T10:23:51.765Z] 5f8c4bfa009b: Pull complete [2022-11-03T10:23:51.765Z] f7079c9c4ba1: Pull complete [2022-11-03T10:23:51.765Z] aba105e6f55a: Pull complete [2022-11-03T10:23:51.765Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T10:23:51.765Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T10:23:51.765Z] ---> bf1b8b58d215 [2022-11-03T10:23:51.765Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T10:23:52.356Z] ---> Running in 5d25774fdaf3 [2022-11-03T10:23:53.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-03T10:23:53.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-03T10:23:54.878Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-03T10:23:54.878Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-03T10:23:54.878Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-03T10:23:54.878Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-03T10:23:54.878Z] (5/128) Installing libxcb (1.14-r2) [2022-11-03T10:23:54.878Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-03T10:23:54.878Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-03T10:23:54.878Z] (8/128) Installing libice (1.0.10-r0) [2022-11-03T10:23:54.878Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-03T10:23:54.878Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-03T10:23:54.878Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-03T10:23:54.878Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-03T10:23:55.146Z] (13/128) Installing xset (1.2.4-r0) [2022-11-03T10:23:55.146Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-03T10:23:55.146Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-03T10:23:55.146Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T10:23:55.146Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-03T10:23:55.146Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-03T10:23:55.146Z] (19/128) Installing libintl (0.21-r0) [2022-11-03T10:23:55.146Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-03T10:23:55.146Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-03T10:23:55.146Z] (22/128) Installing pcre (8.45-r1) [2022-11-03T10:23:55.146Z] (23/128) Installing glib (2.70.1-r0) [2022-11-03T10:23:55.146Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-03T10:23:55.146Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-03T10:23:55.146Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-03T10:23:55.416Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T10:23:55.416Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T10:23:55.416Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-03T10:23:55.416Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-03T10:23:55.416Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-03T10:23:55.416Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-03T10:23:55.416Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T10:23:55.416Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T10:23:55.416Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-03T10:23:55.416Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-03T10:23:55.416Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-03T10:23:55.416Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-03T10:23:55.416Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-03T10:23:55.416Z] (40/128) Installing libxi (1.8-r0) [2022-11-03T10:23:55.416Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-03T10:23:55.416Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-03T10:23:55.685Z] (43/128) Installing atk (2.36.0-r0) [2022-11-03T10:23:55.685Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-03T10:23:55.685Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-03T10:23:55.685Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-03T10:23:55.685Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T10:23:55.685Z] (48/128) Installing expat (2.5.0-r0) [2022-11-03T10:23:55.685Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-03T10:23:55.685Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-03T10:23:55.685Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-03T10:23:55.685Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-03T10:23:55.685Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-03T10:23:55.685Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-03T10:23:55.685Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-03T10:23:55.685Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-03T10:23:55.685Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-03T10:23:55.954Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-03T10:23:55.955Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-03T10:23:55.955Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-03T10:23:55.955Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-03T10:23:55.955Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-03T10:23:55.955Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-03T10:23:55.955Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-03T10:23:55.955Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-03T10:23:55.955Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-03T10:23:55.955Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-03T10:23:56.222Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-03T10:23:56.222Z] (69/128) Installing pango (1.48.10-r0) [2022-11-03T10:23:56.222Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T10:23:56.222Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T10:23:56.222Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T10:23:56.222Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-03T10:23:56.222Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-03T10:23:56.222Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T10:23:56.493Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T10:23:56.762Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-03T10:23:56.762Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-03T10:23:56.762Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-03T10:23:56.762Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T10:23:59.349Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-03T10:23:59.349Z] (80/128) Installing flac (1.3.4-r0) [2022-11-03T10:23:59.349Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T10:23:59.349Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T10:23:59.349Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-03T10:23:59.349Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-03T10:23:59.349Z] (85/128) Installing libass (0.15.2-r0) [2022-11-03T10:23:59.349Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-03T10:23:59.349Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T10:23:59.349Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T10:23:59.349Z] (89/128) Installing lame (3.100-r0) [2022-11-03T10:23:59.349Z] (90/128) Installing opus (1.3.1-r1) [2022-11-03T10:23:59.349Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T10:23:59.349Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-03T10:23:59.349Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-03T10:23:59.349Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-03T10:23:59.349Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-03T10:23:59.349Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T10:23:59.349Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-03T10:23:59.349Z] (98/128) Installing libva (2.13.0-r0) [2022-11-03T10:23:59.349Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-03T10:23:59.349Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-03T10:23:59.349Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-03T10:23:59.349Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-03T10:23:59.349Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-03T10:23:59.616Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-03T10:23:59.616Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-03T10:23:59.616Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-03T10:23:59.616Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T10:24:00.206Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-03T10:24:00.206Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-03T10:24:00.206Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T10:24:00.206Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-03T10:24:00.206Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-03T10:24:00.206Z] (113/128) Installing nspr (4.32-r0) [2022-11-03T10:24:00.206Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-03T10:24:00.206Z] (115/128) Installing nss (3.78.1-r0) [2022-11-03T10:24:00.206Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-03T10:24:00.206Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-03T10:24:00.206Z] (118/128) Installing orc (0.4.32-r0) [2022-11-03T10:24:00.206Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-03T10:24:00.475Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-03T10:24:00.475Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-03T10:24:00.475Z] (122/128) Installing libpulse (15.0-r2) [2022-11-03T10:24:00.475Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-03T10:24:00.475Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-03T10:24:00.475Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-03T10:24:00.475Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-03T10:24:00.475Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-03T10:24:00.475Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-03T10:24:04.747Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T10:24:04.747Z] Executing glib-2.70.1-r0.trigger [2022-11-03T10:24:04.747Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T10:24:10.122Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T10:24:10.122Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T10:24:10.122Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T10:24:10.122Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T10:24:10.122Z] OK: 275 MiB in 144 packages [2022-11-03T10:24:20.199Z] Removing intermediate container 5d25774fdaf3 [2022-11-03T10:24:20.199Z] ---> bf6bf269ed3e [2022-11-03T10:24:20.199Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T10:24:20.199Z] ---> Running in eb5f5d9026a1 [2022-11-03T10:24:20.199Z] Removing intermediate container eb5f5d9026a1 [2022-11-03T10:24:20.199Z] ---> f775d3eb757a [2022-11-03T10:24:20.199Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T10:24:20.199Z] ---> Running in 38832011045d [2022-11-03T10:24:20.199Z] Removing intermediate container 38832011045d [2022-11-03T10:24:20.199Z] ---> a838a42d9d7e [2022-11-03T10:24:20.199Z] Step 5/10 : RUN npm install -g npm [2022-11-03T10:24:20.199Z] ---> Running in 5ef064cefd00 [2022-11-03T10:24:52.482Z] [2022-11-03T10:24:52.482Z] changed 54 packages, and audited 212 packages in 25s [2022-11-03T10:24:52.482Z] [2022-11-03T10:24:52.482Z] 11 packages are looking for funding [2022-11-03T10:24:52.482Z] run `npm fund` for details [2022-11-03T10:24:52.482Z] [2022-11-03T10:24:52.482Z] found 0 vulnerabilities [2022-11-03T10:24:53.084Z] Removing intermediate container 5ef064cefd00 [2022-11-03T10:24:53.084Z] ---> 2453bb700240 [2022-11-03T10:24:53.084Z] Step 6/10 : ARG USER=1000 [2022-11-03T10:24:53.084Z] ---> Running in 680cebd2176a [2022-11-03T10:24:53.670Z] Removing intermediate container 680cebd2176a [2022-11-03T10:24:53.671Z] ---> fd885dc701ac [2022-11-03T10:24:53.671Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T10:24:53.671Z] ---> Running in fdad375c000a [2022-11-03T10:24:57.027Z] Removing intermediate container fdad375c000a [2022-11-03T10:24:57.027Z] ---> c9fd081cc119 [2022-11-03T10:24:57.027Z] Step 8/10 : USER $USER:$USER [2022-11-03T10:24:57.027Z] ---> Running in 875fa695209d [2022-11-03T10:24:57.610Z] Removing intermediate container 875fa695209d [2022-11-03T10:24:57.610Z] ---> f3a05deb0362 [2022-11-03T10:24:57.610Z] Step 9/10 : WORKDIR /app [2022-11-03T10:24:57.610Z] ---> Running in a6b95fb1bec8 [2022-11-03T10:24:58.199Z] Removing intermediate container a6b95fb1bec8 [2022-11-03T10:24:58.199Z] ---> 8cde1d10bc21 [2022-11-03T10:24:58.199Z] Step 10/10 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:24:58.199Z] ---> Running in 42ff3e7ffa99 [2022-11-03T10:24:58.801Z] Removing intermediate container 42ff3e7ffa99 [2022-11-03T10:24:58.801Z] ---> 18e554ad049b [2022-11-03T10:24:58.801Z] Successfully built 18e554ad049b [2022-11-03T10:24:58.801Z] Successfully tagged edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:24:58.801Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T10:24:58.801Z] touch edgex-web-ui.imagebuilt [2022-11-03T10:24:58.801Z] mkdir -p node_modules coverage [2022-11-03T10:24:58.801Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T10:24:58.801Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE required: { [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE }, [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T10:25:13.823Z] npm WARN EBADENGINE } [2022-11-03T10:26:00.674Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T10:26:00.674Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-11-03T10:26:00.674Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T10:26:00.674Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:26:00.674Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T10:26:00.674Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T10:26:08.885Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T10:26:09.848Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T10:26:10.812Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T10:26:37.612Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T10:26:37.612Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:26:37.612Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:26:39.587Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:26:41.555Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-03T10:26:43.502Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T10:26:55.827Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-11-03T10:26:59.388Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-11-03T10:27:17.612Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-11-03T10:27:44.301Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] 90 packages are looking for funding [2022-11-03T10:28:23.168Z] run `npm fund` for details [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] To address issues that do not require attention, run: [2022-11-03T10:28:23.168Z] npm audit fix [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] To address all issues (including breaking changes), run: [2022-11-03T10:28:23.168Z] npm audit fix --force [2022-11-03T10:28:23.168Z] [2022-11-03T10:28:23.168Z] Run `npm audit` for details. [2022-11-03T10:28:23.168Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-11-03T10:28:38.145Z] - Generating browser application bundles (phase: setup)... [2022-11-03T10:29:17.003Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T10:29:17.003Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T10:29:43.708Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T10:29:43.708Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T10:29:47.954Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T10:29:47.954Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T10:29:52.203Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T10:29:52.469Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T10:29:57.827Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T10:29:59.784Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T10:29:59.784Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T10:30:04.043Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T10:30:04.043Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T10:30:04.630Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T10:31:12.508Z] 03 11 2022 10:31:06.080:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T10:31:12.508Z] 03 11 2022 10:31:06.095:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T10:31:12.508Z] 03 11 2022 10:31:06.125:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T10:32:20.378Z] 03 11 2022 10:32:12.602:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-03T10:32:52.609Z] 03 11 2022 10:32:49.939:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-03T10:33:31.485Z] ✔ Browser application bundle generation complete. [2022-11-03T10:33:31.485Z] 03 11 2022 10:33:29.362:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gaBZN3MqTIRmWTkjAAAB with id 16097987 [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.242 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.305 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.583 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.617 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.658 secs) [2022-11-03T10:33:49.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.842 secs) [2022-11-03T10:33:49.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.33 secs) [2022-11-03T10:33:49.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.378 secs) [2022-11-03T10:33:50.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.401 secs) [2022-11-03T10:33:50.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.424 secs) [2022-11-03T10:33:50.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.086 secs) [2022-11-03T10:33:51.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.228 secs) [2022-11-03T10:33:51.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.347 secs) [2022-11-03T10:33:51.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.444 secs) [2022-11-03T10:33:51.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.494 secs) [2022-11-03T10:33:51.869Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.754 secs) [2022-11-03T10:33:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.1 secs) [2022-11-03T10:33:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.127 secs) [2022-11-03T10:33:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.141 secs) [2022-11-03T10:33:52.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.175 secs) [2022-11-03T10:33:52.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.331 secs) [2022-11-03T10:33:52.670Z] WARN: ' [2022-11-03T10:33:52.670Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T10:33:52.670Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T10:33:52.670Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T10:33:52.670Z] in a future version of Angular. [2022-11-03T10:33:52.670Z] [2022-11-03T10:33:52.670Z] For more information on this, see our API docs here: [2022-11-03T10:33:52.670Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T10:33:52.670Z] ' [2022-11-03T10:33:52.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.331 secs) [2022-11-03T10:33:52.670Z] WARN: ' [2022-11-03T10:33:52.670Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T10:33:52.670Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T10:33:52.670Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T10:33:52.670Z] in a future version of Angular. [2022-11-03T10:33:52.670Z] [2022-11-03T10:33:52.670Z] For more information on this, see our API docs here: [2022-11-03T10:33:52.670Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T10:33:52.670Z] ' [2022-11-03T10:33:52.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.584 secs) [2022-11-03T10:33:52.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.791 secs) [2022-11-03T10:33:53.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.873 secs) [2022-11-03T10:33:53.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.974 secs) [2022-11-03T10:33:53.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.284 secs) [2022-11-03T10:33:53.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.345 secs) [2022-11-03T10:33:53.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.402 secs) [2022-11-03T10:33:53.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.427 secs) [2022-11-03T10:33:53.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.454 secs) [2022-11-03T10:33:53.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.477 secs) [2022-11-03T10:33:53.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.49 secs) [2022-11-03T10:33:53.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.501 secs) [2022-11-03T10:33:53.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.568 secs) [2022-11-03T10:33:53.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.616 secs) [2022-11-03T10:33:54.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.672 secs) [2022-11-03T10:33:54.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.76 secs) [2022-11-03T10:33:54.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.782 secs) [2022-11-03T10:33:54.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.793 secs) [2022-11-03T10:33:54.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.876 secs) [2022-11-03T10:33:54.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.275 secs) [2022-11-03T10:33:55.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.778 secs) [2022-11-03T10:33:55.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.82 secs) [2022-11-03T10:33:55.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.873 secs) [2022-11-03T10:33:55.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.922 secs) [2022-11-03T10:33:55.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.95 secs) [2022-11-03T10:33:55.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.212 secs) [2022-11-03T10:33:56.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.391 secs) [2022-11-03T10:33:56.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.613 secs) [2022-11-03T10:33:56.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.676 secs) [2022-11-03T10:33:56.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.708 secs) [2022-11-03T10:33:56.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.76 secs) [2022-11-03T10:33:56.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.806 secs) [2022-11-03T10:33:56.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.956 secs) [2022-11-03T10:33:57.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.065 secs) [2022-11-03T10:33:57.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.143 secs) [2022-11-03T10:33:57.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.294 secs) [2022-11-03T10:33:57.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.311 secs) [2022-11-03T10:33:57.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.326 secs) [2022-11-03T10:33:57.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.345 secs) [2022-11-03T10:33:57.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.373 secs) [2022-11-03T10:33:57.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.627 secs) [2022-11-03T10:33:58.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.847 secs) [2022-11-03T10:33:58.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.861 secs) [2022-11-03T10:33:58.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.876 secs) [2022-11-03T10:33:58.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8 secs) [2022-11-03T10:33:58.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.053 secs) [2022-11-03T10:33:58.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.298 secs) [2022-11-03T10:33:58.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.364 secs) [2022-11-03T10:33:59.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.64 secs) [2022-11-03T10:33:59.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.741 secs) [2022-11-03T10:33:59.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.95 secs) [2022-11-03T10:33:59.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.05 secs) [2022-11-03T10:33:59.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.07 secs) [2022-11-03T10:33:59.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.086 secs) [2022-11-03T10:34:00.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.263 secs) [2022-11-03T10:34:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.314 secs) [2022-11-03T10:34:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.373 secs) [2022-11-03T10:34:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.394 secs) [2022-11-03T10:34:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.437 secs) [2022-11-03T10:34:00.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.52 secs) [2022-11-03T10:34:00.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.678 secs) [2022-11-03T10:34:00.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.744 secs) [2022-11-03T10:34:00.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.767 secs) [2022-11-03T10:34:00.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.8 secs) [2022-11-03T10:34:01.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.827 secs) [2022-11-03T10:34:01.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.967 secs) [2022-11-03T10:34:01.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.099 secs) [2022-11-03T10:34:01.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.134 secs) [2022-11-03T10:34:01.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.167 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.205 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.226 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.242 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.261 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.28 secs) [2022-11-03T10:34:01.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.328 secs) [2022-11-03T10:34:01.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.416 secs) [2022-11-03T10:34:01.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.509 secs) [2022-11-03T10:34:02.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.551 secs) [2022-11-03T10:34:02.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.761 secs) [2022-11-03T10:34:02.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.798 secs) [2022-11-03T10:34:02.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.812 secs) [2022-11-03T10:34:02.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.973 secs) [2022-11-03T10:34:02.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.049 secs) [2022-11-03T10:34:02.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.086 secs) [2022-11-03T10:34:02.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.121 secs) [2022-11-03T10:34:02.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.226 secs) [2022-11-03T10:34:03.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.276 secs) [2022-11-03T10:34:03.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.301 secs) [2022-11-03T10:34:03.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.43 secs) [2022-11-03T10:34:03.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.607 secs) [2022-11-03T10:34:03.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.691 secs) [2022-11-03T10:34:04.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.866 secs) [2022-11-03T10:34:04.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.529 secs) [2022-11-03T10:34:05.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.831 secs) [2022-11-03T10:34:05.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.99 secs) [2022-11-03T10:34:05.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.032 secs) [2022-11-03T10:34:05.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.135 secs) [2022-11-03T10:34:05.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.16 secs) [2022-11-03T10:34:06.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.557 secs) [2022-11-03T10:34:06.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.597 secs) [2022-11-03T10:34:06.361Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.652 secs) [2022-11-03T10:34:06.361Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.763 secs) [2022-11-03T10:34:06.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.933 secs) [2022-11-03T10:34:06.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.972 secs) [2022-11-03T10:34:06.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.983 secs) [2022-11-03T10:34:06.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.032 secs) [2022-11-03T10:34:07.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.205 secs) [2022-11-03T10:34:07.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.274 secs) [2022-11-03T10:34:07.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.329 secs) [2022-11-03T10:34:07.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.411 secs) [2022-11-03T10:34:07.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.678 secs) [2022-11-03T10:34:07.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.751 secs) [2022-11-03T10:34:07.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.821 secs) [2022-11-03T10:34:08.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.894 secs) [2022-11-03T10:34:08.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.934 secs) [2022-11-03T10:34:08.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.105 secs) [2022-11-03T10:34:08.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.181 secs) [2022-11-03T10:34:08.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.249 secs) [2022-11-03T10:34:09.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.411 secs) [2022-11-03T10:34:09.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.458 secs) [2022-11-03T10:34:09.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.477 secs) [2022-11-03T10:34:09.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.612 secs) [2022-11-03T10:34:09.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.706 secs) [2022-11-03T10:34:09.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.927 secs) [2022-11-03T10:34:09.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.112 secs) [2022-11-03T10:34:10.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.187 secs) [2022-11-03T10:34:10.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.261 secs) [2022-11-03T10:34:10.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.306 secs) [2022-11-03T10:34:11.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.92 secs / 16.306 secs) [2022-11-03T10:34:11.513Z] TOTAL: 149 SUCCESS [2022-11-03T10:34:11.513Z] ✔ Browser application bundle generation complete. [2022-11-03T10:34:15.768Z] [2022-11-03T10:34:15.768Z] =============================== Coverage summary =============================== [2022-11-03T10:34:15.768Z] Statements : 40.98% ( 1467/3580 ) [2022-11-03T10:34:15.768Z] Branches : 12.03% ( 111/923 ) [2022-11-03T10:34:15.768Z] Functions : 33.28% ( 432/1298 ) [2022-11-03T10:34:15.768Z] Lines : 38.91% ( 1318/3387 ) [2022-11-03T10:34:15.768Z] ================================================================================ [2022-11-03T10:34:15.768Z] 03 11 2022 10:34:15.254:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T10:34:16.352Z] ✔ Browser application bundle generation complete. [2022-11-03T10:34:17.758Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/93/web' [Pipeline] echo [2022-11-03T10:34:17.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T10:34:17.786Z] $ docker stop --time=1 af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 [2022-11-03T10:34:19.558Z] $ docker rm -f af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T10:34:20.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T10:34:23.847Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T10:34:29.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T10:34:29.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T10:34:32.746Z] + ls -al . [2022-11-03T10:34:32.746Z] total 180 [2022-11-03T10:34:32.746Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 10:22 . [2022-11-03T10:34:32.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 .. [2022-11-03T10:34:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 .blubracket [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 10:19 .dockerignore [2022-11-03T10:34:32.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:19 .git [2022-11-03T10:34:32.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 .github [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 10:19 .gitignore [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 10:19 Attribution.txt [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 10:19 CHANGELOG.md [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 10:19 CONTRIBUTING.md [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 10:19 Dockerfile [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 10:19 Jenkinsfile [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 10:19 LICENSE [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 10:19 Makefile [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 10:19 README.md [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 10:17 VERSION [2022-11-03T10:34:32.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 assets [2022-11-03T10:34:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 bin [2022-11-03T10:34:32.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 cmd [2022-11-03T10:34:32.746Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 10:22 coverage.out [2022-11-03T10:34:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 docs [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 3138 Nov 3 10:19 go.mod [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 43944 Nov 3 10:19 go.sum [2022-11-03T10:34:32.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:19 internal [2022-11-03T10:34:32.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 snap [2022-11-03T10:34:32.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 testing [2022-11-03T10:34:32.746Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 10:19 version.go [2022-11-03T10:34:32.746Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 10:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:34:33.094Z] + 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=cf6412c5b50727ca79d85899261fa90c54a0a025 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-11-03T10:34:34.506Z] Sending build context to Docker daemon 31.49MB [2022-11-03T10:34:34.506Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T10:34:34.506Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T10:34:34.506Z] ---> cf8733184b52 [2022-11-03T10:34:34.506Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T10:34:34.784Z] ---> Running in 87bad23a4b40 [2022-11-03T10:34:35.053Z] Removing intermediate container 87bad23a4b40 [2022-11-03T10:34:35.053Z] ---> f95375d76b49 [2022-11-03T10:34:35.053Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T10:34:35.322Z] ---> Running in 3dc4f95dc041 [2022-11-03T10:34:35.591Z] Removing intermediate container 3dc4f95dc041 [2022-11-03T10:34:35.591Z] ---> 9107ab214890 [2022-11-03T10:34:35.591Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T10:34:35.591Z] ---> Running in 582ddba5f766 [2022-11-03T10:34:35.864Z] Removing intermediate container 582ddba5f766 [2022-11-03T10:34:35.864Z] ---> 44690b2b72e1 [2022-11-03T10:34:35.864Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T10:34:36.132Z] ---> Running in ae67cf6e3ce1 [2022-11-03T10:34:36.402Z] Removing intermediate container ae67cf6e3ce1 [2022-11-03T10:34:36.402Z] ---> 5872f8ee7b13 [2022-11-03T10:34:36.402Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T10:34:36.402Z] ---> Running in 2b0b387dab23 [2022-11-03T10:34:36.670Z] Removing intermediate container 2b0b387dab23 [2022-11-03T10:34:36.670Z] ---> c9725e59835e [2022-11-03T10:34:36.670Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T10:34:38.620Z] ---> 6a4c78444a60 [2022-11-03T10:34:38.621Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T10:34:38.902Z] ---> Running in 2f2f8c7e265d [2022-11-03T10:34:40.855Z] Removing intermediate container 2f2f8c7e265d [2022-11-03T10:34:40.855Z] ---> 62effbe5c86b [2022-11-03T10:34:40.855Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T10:34:40.855Z] ---> Running in 5779df45f89f [2022-11-03T10:34:41.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T10:34:42.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T10:34:43.812Z] OK: 221 MiB in 51 packages [2022-11-03T10:34:44.775Z] Removing intermediate container 5779df45f89f [2022-11-03T10:34:44.775Z] ---> 734747e218ba [2022-11-03T10:34:44.775Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T10:34:44.775Z] ---> Running in 1cc9eceb3859 [2022-11-03T10:34:45.042Z] Removing intermediate container 1cc9eceb3859 [2022-11-03T10:34:45.042Z] ---> 0269aa874ca2 [2022-11-03T10:34:45.042Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T10:34:45.308Z] ---> Running in f554109fb7f4 [2022-11-03T10:34:45.578Z] Removing intermediate container f554109fb7f4 [2022-11-03T10:34:45.578Z] ---> 00e60b9201f6 [2022-11-03T10:34:45.578Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T10:34:46.162Z] ---> c12563629527 [2022-11-03T10:34:46.162Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T10:34:46.162Z] ---> Running in e9b557347b3b [2022-11-03T10:34:48.102Z] Removing intermediate container e9b557347b3b [2022-11-03T10:34:48.102Z] ---> ff7ca8d31082 [2022-11-03T10:34:48.102Z] Step 15/26 : COPY . . [2022-11-03T10:34:52.355Z] ---> f96222836707 [2022-11-03T10:34:52.355Z] Step 16/26 : RUN ${MAKE} [2022-11-03T10:34:52.355Z] ---> Running in 40dc90ac0978 [2022-11-03T10:34:53.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T10:36:14.916Z] Removing intermediate container 40dc90ac0978 [2022-11-03T10:36:14.916Z] ---> 55ec9dcd53e8 [2022-11-03T10:36:14.916Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T10:36:14.916Z] 3.14: Pulling from library/alpine [2022-11-03T10:36:14.916Z] 90cda3b7c325: Pulling fs layer [2022-11-03T10:36:14.916Z] 90cda3b7c325: Verifying Checksum [2022-11-03T10:36:14.916Z] 90cda3b7c325: Download complete [2022-11-03T10:36:14.916Z] 90cda3b7c325: Pull complete [2022-11-03T10:36:14.916Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T10:36:14.916Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T10:36:14.916Z] ---> 376ba31ae3da [2022-11-03T10:36:14.916Z] Step 18/26 : EXPOSE 4000 [2022-11-03T10:36:14.916Z] ---> Running in 02595841de37 [2022-11-03T10:36:14.916Z] Removing intermediate container 02595841de37 [2022-11-03T10:36:14.916Z] ---> cf83afdc45e5 [2022-11-03T10:36:14.916Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T10:36:14.916Z] ---> 8709f7ed75d0 [2022-11-03T10:36:14.916Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T10:36:14.916Z] ---> c631d98c31b6 [2022-11-03T10:36:14.916Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T10:36:14.916Z] ---> 29d50dd92a34 [2022-11-03T10:36:14.916Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T10:36:14.916Z] ---> Running in ad739e276654 [2022-11-03T10:36:14.916Z] Removing intermediate container ad739e276654 [2022-11-03T10:36:14.916Z] ---> 59814f294b4c [2022-11-03T10:36:14.916Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T10:36:14.916Z] ---> Running in 6143400e4e2a [2022-11-03T10:36:14.916Z] Removing intermediate container 6143400e4e2a [2022-11-03T10:36:14.916Z] ---> 416f9bdb4197 [2022-11-03T10:36:14.916Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T10:36:14.916Z] ---> Running in 2332baf604c5 [2022-11-03T10:36:14.916Z] Removing intermediate container 2332baf604c5 [2022-11-03T10:36:14.916Z] ---> dd86d71a424c [2022-11-03T10:36:14.916Z] Step 25/26 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:36:14.916Z] ---> Running in 2bfcdda80199 [2022-11-03T10:36:14.917Z] Removing intermediate container 2bfcdda80199 [2022-11-03T10:36:14.917Z] ---> 34eb2e13d9fe [2022-11-03T10:36:14.917Z] Step 26/26 : LABEL version=2.3.0-dev.22 [2022-11-03T10:36:14.917Z] ---> Running in 0ea1c8a14d6a [2022-11-03T10:36:14.917Z] Removing intermediate container 0ea1c8a14d6a [2022-11-03T10:36:14.917Z] ---> 18e2d7b483ad [2022-11-03T10:36:14.917Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T10:36:14.917Z] Successfully built 18e2d7b483ad [2022-11-03T10:36:14.917Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:36:15.006Z] provisioning config files... [2022-11-03T10:36:15.023Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/93@tmp/config14337265318073441488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:36:15.354Z] ---> docker-login.sh [2022-11-03T10:36:15.354Z] nexus3.edgexfoundry.org:10001 [2022-11-03T10:36:15.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:36:15.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:36:15.622Z] Configure a credential helper to remove this warning. See [2022-11-03T10:36:15.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:36:15.622Z] [2022-11-03T10:36:15.622Z] Login Succeeded [2022-11-03T10:36:15.622Z] nexus3.edgexfoundry.org:10002 [2022-11-03T10:36:15.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:36:15.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:36:15.886Z] Configure a credential helper to remove this warning. See [2022-11-03T10:36:15.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:36:15.886Z] [2022-11-03T10:36:15.886Z] Login Succeeded [2022-11-03T10:36:15.886Z] nexus3.edgexfoundry.org:10003 [2022-11-03T10:36:16.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:36:16.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:36:16.420Z] Configure a credential helper to remove this warning. See [2022-11-03T10:36:16.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:36:16.420Z] [2022-11-03T10:36:16.420Z] Login Succeeded [2022-11-03T10:36:16.420Z] nexus3.edgexfoundry.org:10004 [2022-11-03T10:36:16.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:36:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:36:16.684Z] Configure a credential helper to remove this warning. See [2022-11-03T10:36:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:36:16.684Z] [2022-11-03T10:36:16.684Z] Login Succeeded [2022-11-03T10:36:16.684Z] docker.io [2022-11-03T10:36:16.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T10:36:17.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T10:36:17.531Z] Configure a credential helper to remove this warning. See [2022-11-03T10:36:17.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T10:36:17.531Z] [2022-11-03T10:36:17.531Z] Login Succeeded [2022-11-03T10:36:17.531Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T10:36:17.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T10:36:17.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T10:36:17.585Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-11-03T10:36:17.585Z] cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:36:17.585Z] latest [2022-11-03T10:36:17.585Z] 2.3.0-dev.22 [2022-11-03T10:36:17.585Z] cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:36:17.585Z] main [2022-11-03T10:36:17.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:17.921Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:18.265Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:36:18.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T10:36:18.265Z] 4f5cabb7ed70: Preparing [2022-11-03T10:36:18.265Z] d72bace38862: Preparing [2022-11-03T10:36:18.265Z] 267bc344889c: Preparing [2022-11-03T10:36:18.265Z] 28c3ef001483: Preparing [2022-11-03T10:36:18.265Z] 28c3ef001483: Layer already exists [2022-11-03T10:36:18.532Z] 4f5cabb7ed70: Pushed [2022-11-03T10:36:18.532Z] d72bace38862: Pushed [2022-11-03T10:36:25.165Z] 267bc344889c: Pushed [2022-11-03T10:36:25.165Z] cf6412c5b50727ca79d85899261fa90c54a0a025: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:25.503Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:25.832Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T10:36:25.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T10:36:25.832Z] 4f5cabb7ed70: Preparing [2022-11-03T10:36:25.832Z] d72bace38862: Preparing [2022-11-03T10:36:25.832Z] 267bc344889c: Preparing [2022-11-03T10:36:25.832Z] 28c3ef001483: Preparing [2022-11-03T10:36:25.832Z] 4f5cabb7ed70: Layer already exists [2022-11-03T10:36:25.832Z] d72bace38862: Layer already exists [2022-11-03T10:36:25.832Z] 28c3ef001483: Layer already exists [2022-11-03T10:36:25.832Z] 267bc344889c: Layer already exists [2022-11-03T10:36:25.832Z] latest: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:26.433Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:26.776Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 [2022-11-03T10:36:26.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T10:36:26.776Z] 4f5cabb7ed70: Preparing [2022-11-03T10:36:26.776Z] d72bace38862: Preparing [2022-11-03T10:36:26.776Z] 267bc344889c: Preparing [2022-11-03T10:36:26.776Z] 28c3ef001483: Preparing [2022-11-03T10:36:26.776Z] 4f5cabb7ed70: Layer already exists [2022-11-03T10:36:26.776Z] d72bace38862: Layer already exists [2022-11-03T10:36:26.776Z] 28c3ef001483: Layer already exists [2022-11-03T10:36:26.776Z] 267bc344889c: Layer already exists [2022-11-03T10:36:26.776Z] 2.3.0-dev.22: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:27.119Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:27.453Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:36:27.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T10:36:27.454Z] 4f5cabb7ed70: Preparing [2022-11-03T10:36:27.454Z] d72bace38862: Preparing [2022-11-03T10:36:27.454Z] 267bc344889c: Preparing [2022-11-03T10:36:27.454Z] 28c3ef001483: Preparing [2022-11-03T10:36:27.454Z] 28c3ef001483: Layer already exists [2022-11-03T10:36:27.454Z] d72bace38862: Layer already exists [2022-11-03T10:36:27.454Z] 267bc344889c: Layer already exists [2022-11-03T10:36:27.454Z] 4f5cabb7ed70: Layer already exists [2022-11-03T10:36:27.454Z] cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:27.801Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:28.145Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-11-03T10:36:28.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T10:36:28.145Z] 4f5cabb7ed70: Preparing [2022-11-03T10:36:28.145Z] d72bace38862: Preparing [2022-11-03T10:36:28.145Z] 267bc344889c: Preparing [2022-11-03T10:36:28.145Z] 28c3ef001483: Preparing [2022-11-03T10:36:28.145Z] 4f5cabb7ed70: Layer already exists [2022-11-03T10:36:28.145Z] 28c3ef001483: Layer already exists [2022-11-03T10:36:28.145Z] 267bc344889c: Layer already exists [2022-11-03T10:36:28.145Z] d72bace38862: Layer already exists [2022-11-03T10:36:28.145Z] main: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T10:36:28.453Z] ===================================================== [Pipeline] echo [2022-11-03T10:36:28.459Z] taggedImages: [2022-11-03T10:36:28.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 [2022-11-03T10:36:28.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T10:36:28.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 [2022-11-03T10:36:28.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [2022-11-03T10:36:28.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:28.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T10:36:28.815Z] [2022-11-03T10:36:28.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:36:29.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T10:36:29.151Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T10:36:29.151Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T10:36:29.151Z] 04944245beec: Pulling fs layer [2022-11-03T10:36:29.151Z] 699f458cf7ca: Pulling fs layer [2022-11-03T10:36:29.151Z] 765212b225bb: Pulling fs layer [2022-11-03T10:36:29.151Z] f23df028b6ca: Pulling fs layer [2022-11-03T10:36:29.151Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T10:36:29.151Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T10:36:29.151Z] 765212b225bb: Waiting [2022-11-03T10:36:29.151Z] f23df028b6ca: Waiting [2022-11-03T10:36:29.151Z] d65c8cfc05b1: Waiting [2022-11-03T10:36:29.151Z] 2437ff75d9bd: Waiting [2022-11-03T10:36:29.418Z] 04944245beec: Verifying Checksum [2022-11-03T10:36:29.418Z] 04944245beec: Download complete [2022-11-03T10:36:29.418Z] 765212b225bb: Verifying Checksum [2022-11-03T10:36:29.418Z] 765212b225bb: Download complete [2022-11-03T10:36:29.418Z] f23df028b6ca: Download complete [2022-11-03T10:36:29.418Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T10:36:29.418Z] d65c8cfc05b1: Download complete [2022-11-03T10:36:29.685Z] 699f458cf7ca: Verifying Checksum [2022-11-03T10:36:29.686Z] 699f458cf7ca: Download complete [2022-11-03T10:36:29.955Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T10:36:29.955Z] 8998bd30e6a1: Download complete [2022-11-03T10:36:32.533Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T10:36:32.533Z] 2437ff75d9bd: Download complete [2022-11-03T10:36:33.937Z] 8998bd30e6a1: Pull complete [2022-11-03T10:36:34.523Z] 04944245beec: Pull complete [2022-11-03T10:36:35.928Z] 699f458cf7ca: Pull complete [2022-11-03T10:36:36.193Z] 765212b225bb: Pull complete [2022-11-03T10:36:36.777Z] f23df028b6ca: Pull complete [2022-11-03T10:36:37.046Z] d65c8cfc05b1: Pull complete [2022-11-03T10:36:52.023Z] 2437ff75d9bd: Pull complete [2022-11-03T10:36:52.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T10:36:52.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T10:36:52.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:36:52.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container [2022-11-03T10:36:52.286Z] $ 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/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T10:36:55.403Z] $ docker top 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:36:56.237Z] ---> job-cost.sh [2022-11-03T10:36:56.237Z] lf-activate-venv: SKIPPING [2022-11-03T10:36:56.237Z] INFO: No Stack... [2022-11-03T10:36:56.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T10:36:57.397Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T10:36:58.028Z] + cat /w/workspace/edgex-ui-go/93/archives/cost.csv [2022-11-03T10:36:58.028Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T10:36:58.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [2022-11-03T10:36:58.104Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] did not exist. Created. [2022-11-03T10:36:58.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T10:36:58.441Z] /w/workspace/edgex-ui-go/93@tmp/durable-5d1372d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T10:36:59.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T10:36:59.380Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T10:37:04.322Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T10:37:04.332Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T10:37:04.352Z] $ docker stop --time=1 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 [2022-11-03T10:37:06.044Z] $ docker rm -f 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-03T10:37:06.466Z] provisioning config files... [2022-11-03T10:37:06.472Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18239151411935394018tmp [Pipeline] { [Pipeline] sh [2022-11-03T10:37:06.759Z] + set +x [2022-11-03T10:37:06.759Z] + curl -s https://codecov.io/bash [2022-11-03T10:37:06.759Z] + bash -s -- [2022-11-03T10:37:06.759Z] [2022-11-03T10:37:06.759Z] _____ _ [2022-11-03T10:37:06.759Z] / ____| | | [2022-11-03T10:37:06.759Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T10:37:06.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T10:37:06.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T10:37:06.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T10:37:06.759Z] Bash-1.0.6 [2022-11-03T10:37:06.759Z] [2022-11-03T10:37:06.759Z] [2022-11-03T10:37:06.759Z] ==> git version 2.25.1 found [2022-11-03T10:37:06.759Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-03T10:37:06.759Z] Release-Date: 2020-01-08 [2022-11-03T10:37:06.759Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T10:37:06.759Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T10:37:06.759Z] ==> Jenkins CI detected. [2022-11-03T10:37:06.759Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T10:37:06.759Z] project root: . [2022-11-03T10:37:06.759Z] --> token set from env [2022-11-03T10:37:06.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T10:37:06.759Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T10:37:07.018Z] ==> Python coveragepy not found [2022-11-03T10:37:07.018Z] ==> Searching for coverage reports in: [2022-11-03T10:37:07.018Z] + . [2022-11-03T10:37:07.018Z] -> Found 1 reports [2022-11-03T10:37:07.018Z] ==> Detecting git/mercurial file structure [2022-11-03T10:37:07.018Z] ==> Reading reports [2022-11-03T10:37:07.018Z] + ./coverage.out bytes=10 [2022-11-03T10:37:07.018Z] ==> Appending adjustments [2022-11-03T10:37:07.018Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T10:37:07.956Z] + Found adjustments [2022-11-03T10:37:07.956Z] ==> Gzipping contents [2022-11-03T10:37:07.956Z] 12K /tmp/codecov.mq2hiQ.gz [2022-11-03T10:37:07.956Z] ==> Uploading reports [2022-11-03T10:37:07.956Z] url: https://codecov.io [2022-11-03T10:37:07.956Z] query: branch=main&commit=cf6412c5b50727ca79d85899261fa90c54a0a025&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T10:37:07.956Z] -> Pinging Codecov [2022-11-03T10:37:07.956Z] 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=cf6412c5b50727ca79d85899261fa90c54a0a025&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T10:37:08.215Z] -> Uploading to [2022-11-03T10:37:08.215Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/cf6412c5b50727ca79d85899261fa90c54a0a025/014d4cf9-ae3b-4002-a40e-6b594bbdcee0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T103707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f5b01ab7d343a7c4ed3b6da2acc100687ea9c47b67167e6c0f181ef694574c7 [2022-11-03T10:37:08.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T10:37:08.215Z] Dload Upload Total Spent Left Speed [2022-11-03T10:37:08.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37121 --:--:-- --:--:-- --:--:-- 37121 [2022-11-03T10:37:08.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } [2022-11-03T10:37:08.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T10:37:08.731Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T10:37:08.741Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:09.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T10:37:09.050Z] [2022-11-03T10:37:09.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:09.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T10:37:09.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T10:37:09.353Z] df9b9388f04a: Pulling fs layer [2022-11-03T10:37:09.353Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T10:37:09.353Z] 25bc292e5bac: Pulling fs layer [2022-11-03T10:37:09.353Z] 114826534d7a: Pulling fs layer [2022-11-03T10:37:09.353Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T10:37:09.353Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T10:37:09.353Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T10:37:09.353Z] 114826534d7a: Waiting [2022-11-03T10:37:09.353Z] 4657fd5d0bcf: Waiting [2022-11-03T10:37:09.353Z] 6ad1cebc031e: Waiting [2022-11-03T10:37:09.353Z] 8a3aa393b2d8: Waiting [2022-11-03T10:37:09.353Z] 25bc292e5bac: Download complete [2022-11-03T10:37:09.353Z] 52dc419b0ee2: Verifying Checksum [2022-11-03T10:37:09.353Z] 52dc419b0ee2: Download complete [2022-11-03T10:37:09.353Z] 4657fd5d0bcf: Verifying Checksum [2022-11-03T10:37:09.353Z] 4657fd5d0bcf: Download complete [2022-11-03T10:37:09.353Z] df9b9388f04a: Verifying Checksum [2022-11-03T10:37:09.353Z] df9b9388f04a: Download complete [2022-11-03T10:37:09.613Z] df9b9388f04a: Pull complete [2022-11-03T10:37:09.613Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T10:37:09.613Z] 6ad1cebc031e: Download complete [2022-11-03T10:37:09.613Z] 52dc419b0ee2: Pull complete [2022-11-03T10:37:09.613Z] 25bc292e5bac: Pull complete [2022-11-03T10:37:10.228Z] 114826534d7a: Download complete [2022-11-03T10:37:10.228Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T10:37:10.228Z] 8a3aa393b2d8: Download complete [2022-11-03T10:37:14.413Z] 114826534d7a: Pull complete [2022-11-03T10:37:14.413Z] 4657fd5d0bcf: Pull complete [2022-11-03T10:37:14.413Z] 6ad1cebc031e: Pull complete [2022-11-03T10:37:17.697Z] 8a3aa393b2d8: Pull complete [2022-11-03T10:37:17.697Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T10:37:17.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T10:37:17.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:37:17.779Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:37:17.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-03T10:37:19.484Z] $ docker top f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T10:37:19.550Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-11-03T10:37:19.830Z] + set -o pipefail [2022-11-03T10:37:19.830Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/b949ec5b-5937-4377-aa35-4e3e879048c4 [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] [2022-11-03T10:37:26.394Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T10:37:26.394Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T10:37:26.394Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T10:37:26.411Z] $ docker stop --time=1 f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d [2022-11-03T10:37:28.547Z] $ docker rm -f f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T10:37:29.233Z] + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] sh [2022-11-03T10:37:29.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T10:37:29.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:29.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:37:29.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:37:29.873Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:37:29.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T10:37:30.306Z] $ docker top a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b -eo pid,comm [2022-11-03T10:37:30.356Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T10:37:30.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T10:37:30.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T10:37:30.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T10:37:30.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T10:37:30.509Z] $ docker exec a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b ssh-agent [2022-11-03T10:37:30.633Z] SSH_AUTH_SOCK=/tmp/ssh-q10FnfOqeag2/agent.32 [2022-11-03T10:37:30.633Z] SSH_AGENT_PID=38 [2022-11-03T10:37:30.638Z] Running ssh-add (command line suppressed) [2022-11-03T10:37:30.748Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2226846781123899810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2226846781123899810.key) [2022-11-03T10:37:30.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T10:37:31.043Z] + git semver tag [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,220 [run_tag] DEBUG tag force:False [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,221 [check_head_tag] DEBUG check head tag [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,221 [execute] INFO git cat-file --batch-check [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,225 [execute] INFO git cat-file --batch [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,240 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T10:37:31.301Z] 2022-11-03 10:37:31,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:31.301Z] 2.3.0-dev.22 [Pipeline] } [2022-11-03T10:37:31.310Z] $ docker exec --env ******** --env ******** a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b ssh-agent -k [2022-11-03T10:37:31.411Z] unset SSH_AUTH_SOCK; [2022-11-03T10:37:31.412Z] unset SSH_AGENT_PID; [2022-11-03T10:37:31.412Z] echo Agent pid 38 killed; [2022-11-03T10:37:31.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T10:37:31.726Z] + git semver [Pipeline] } [2022-11-03T10:37:32.002Z] $ docker stop --time=1 a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b [2022-11-03T10:37:33.316Z] $ docker rm -f a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:33.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T10:37:33.696Z] [2022-11-03T10:37:33.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:33.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T10:37:33.993Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T10:37:33.993Z] ab5ef0e58194: Pulling fs layer [2022-11-03T10:37:33.993Z] 9712f1f96733: Pulling fs layer [2022-11-03T10:37:33.993Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T10:37:33.993Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T10:37:33.993Z] e9a5061849ea: Pulling fs layer [2022-11-03T10:37:33.993Z] d747dcd14b5f: Pulling fs layer [2022-11-03T10:37:33.993Z] 2de7ff778b66: Pulling fs layer [2022-11-03T10:37:33.993Z] 2de7ff778b66: Waiting [2022-11-03T10:37:33.993Z] e9a5061849ea: Waiting [2022-11-03T10:37:33.993Z] d747dcd14b5f: Waiting [2022-11-03T10:37:33.993Z] 0d9ebad4ef96: Waiting [2022-11-03T10:37:33.993Z] 9712f1f96733: Verifying Checksum [2022-11-03T10:37:33.993Z] 9712f1f96733: Download complete [2022-11-03T10:37:34.252Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T10:37:34.252Z] 63f879dbbcfc: Download complete [2022-11-03T10:37:34.823Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T10:37:34.823Z] 0d9ebad4ef96: Download complete [2022-11-03T10:37:34.823Z] e9a5061849ea: Verifying Checksum [2022-11-03T10:37:34.823Z] e9a5061849ea: Download complete [2022-11-03T10:37:34.823Z] ab5ef0e58194: Verifying Checksum [2022-11-03T10:37:34.823Z] ab5ef0e58194: Download complete [2022-11-03T10:37:34.823Z] d747dcd14b5f: Download complete [2022-11-03T10:37:34.823Z] 2de7ff778b66: Verifying Checksum [2022-11-03T10:37:34.823Z] 2de7ff778b66: Download complete [2022-11-03T10:37:37.352Z] ab5ef0e58194: Pull complete [2022-11-03T10:37:37.352Z] 9712f1f96733: Pull complete [2022-11-03T10:37:38.290Z] 63f879dbbcfc: Pull complete [2022-11-03T10:37:41.577Z] 0d9ebad4ef96: Pull complete [2022-11-03T10:37:42.147Z] e9a5061849ea: Pull complete [2022-11-03T10:37:42.147Z] d747dcd14b5f: Pull complete [2022-11-03T10:37:43.521Z] 2de7ff778b66: Pull complete [2022-11-03T10:37:43.521Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T10:37:43.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T10:37:43.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:37:43.601Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:37:43.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-03T10:37:45.787Z] $ docker top b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:37:45.847Z] provisioning config files... [2022-11-03T10:37:45.855Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8302907669977023995tmp [2022-11-03T10:37:45.864Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8312677548224343506tmp [2022-11-03T10:37:45.873Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17421839468651482988tmp [Pipeline] { [Pipeline] echo [2022-11-03T10:37:45.888Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:37:46.170Z] ---> sigul-configuration.sh [2022-11-03T10:37:46.170Z] gpg: directory `/root/.gnupg' created [2022-11-03T10:37:46.170Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T10:37:46.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T10:37:46.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T10:37:46.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T10:37:46.171Z] gpg: CAST5 encrypted data [2022-11-03T10:37:46.171Z] gpg: encrypted with 1 passphrase [2022-11-03T10:37:46.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T10:37:46.457Z] + mkdir /home/jenkins [2022-11-03T10:37:46.457Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T10:37:46.748Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-03T10:37:46.757Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:37:47.039Z] ---> sigul-install.sh [2022-11-03T10:37:47.039Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T10:37:47.327Z] + git tag --list [2022-11-03T10:37:47.327Z] 0.1.1 [2022-11-03T10:37:47.327Z] v1.1.0 [2022-11-03T10:37:47.327Z] v1.2.0 [2022-11-03T10:37:47.327Z] v1.2.1 [2022-11-03T10:37:47.327Z] v1.3.0 [2022-11-03T10:37:47.327Z] v2.0.0 [2022-11-03T10:37:47.327Z] v2.1.0 [2022-11-03T10:37:47.327Z] v2.2.0 [2022-11-03T10:37:47.327Z] v2.2.1-dev.1 [2022-11-03T10:37:47.327Z] v2.2.1-dev.2 [2022-11-03T10:37:47.327Z] v2.2.1-dev.3 [2022-11-03T10:37:47.327Z] v2.2.1-dev.4 [2022-11-03T10:37:47.327Z] v2.2.1-dev.5 [2022-11-03T10:37:47.327Z] v2.2.1-dev.6 [2022-11-03T10:37:47.327Z] v2.2.1-dev.7 [2022-11-03T10:37:47.327Z] v2.3.0-dev.10 [2022-11-03T10:37:47.327Z] v2.3.0-dev.11 [2022-11-03T10:37:47.327Z] v2.3.0-dev.12 [2022-11-03T10:37:47.327Z] v2.3.0-dev.13 [2022-11-03T10:37:47.327Z] v2.3.0-dev.14 [2022-11-03T10:37:47.327Z] v2.3.0-dev.15 [2022-11-03T10:37:47.327Z] v2.3.0-dev.16 [2022-11-03T10:37:47.327Z] v2.3.0-dev.17 [2022-11-03T10:37:47.327Z] v2.3.0-dev.18 [2022-11-03T10:37:47.327Z] v2.3.0-dev.19 [2022-11-03T10:37:47.327Z] v2.3.0-dev.20 [2022-11-03T10:37:47.327Z] v2.3.0-dev.21 [2022-11-03T10:37:47.327Z] v2.3.0-dev.22 [2022-11-03T10:37:47.327Z] v2.3.0-dev.7 [2022-11-03T10:37:47.327Z] v2.3.0-dev.8 [2022-11-03T10:37:47.327Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T10:37:47.614Z] + lftools sign git-tag v2.3.0-dev.22 [2022-11-03T10:37:48.183Z] Signing Git tag with Sigul... [2022-11-03T10:37:48.183Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-11-03T10:37:48.760Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:37:49.043Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T10:37:49.050Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T10:37:49.075Z] $ docker stop --time=1 b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 [2022-11-03T10:37:50.381Z] $ docker rm -f b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T10:37:50.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T10:37:50.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:51.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:37:51.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:37:51.148Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:37:51.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T10:37:51.536Z] $ docker top fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 -eo pid,comm [2022-11-03T10:37:51.585Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T10:37:51.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T10:37:51.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T10:37:51.621Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T10:37:51.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T10:37:51.746Z] $ docker exec fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 ssh-agent [2022-11-03T10:37:51.854Z] SSH_AUTH_SOCK=/tmp/ssh-F8UwXHmEojuC/agent.32 [2022-11-03T10:37:51.854Z] SSH_AGENT_PID=38 [2022-11-03T10:37:51.859Z] Running ssh-add (command line suppressed) [2022-11-03T10:37:51.955Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_928573944352740817.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_928573944352740817.key) [2022-11-03T10:37:51.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T10:37:52.256Z] + git semver bump pre [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,420 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,422 [execute] INFO git cat-file --batch-check [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,428 [execute] INFO git cat-file --batch [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T10:37:52.515Z] 2022-11-03 10:37:52,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:52.515Z] 2.3.0-dev.23 [Pipeline] } [2022-11-03T10:37:52.526Z] $ docker exec --env ******** --env ******** fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 ssh-agent -k [2022-11-03T10:37:52.620Z] unset SSH_AUTH_SOCK; [2022-11-03T10:37:52.620Z] unset SSH_AGENT_PID; [2022-11-03T10:37:52.620Z] echo Agent pid 38 killed; [2022-11-03T10:37:52.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T10:37:52.932Z] + git semver [Pipeline] } [2022-11-03T10:37:53.204Z] $ docker stop --time=1 fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 [2022-11-03T10:37:54.522Z] $ docker rm -f fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T10:37:54.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T10:37:54.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:37:55.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T10:37:55.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:37:55.237Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:37:55.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T10:37:55.617Z] $ docker top c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f -eo pid,comm [2022-11-03T10:37:55.660Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T10:37:55.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T10:37:55.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T10:37:55.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T10:37:55.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T10:37:55.833Z] $ docker exec c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f ssh-agent [2022-11-03T10:37:55.943Z] SSH_AUTH_SOCK=/tmp/ssh-zU9hXtVHuIDn/agent.33 [2022-11-03T10:37:55.943Z] SSH_AGENT_PID=39 [2022-11-03T10:37:55.949Z] Running ssh-add (command line suppressed) [2022-11-03T10:37:56.090Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10470405248558230513.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10470405248558230513.key) [2022-11-03T10:37:56.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T10:37:56.436Z] + git semver push [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,588 [run_push] DEBUG push [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,589 [execute] INFO git cat-file --batch-check [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,593 [execute] INFO git rev-list 15175dc1280698f64331b196aa3507b6369831f7 -- [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,593 [execute] DEBUG Popen(['git', 'rev-list', '15175dc1280698f64331b196aa3507b6369831f7', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,600 [execute] INFO git fetch -v origin [2022-11-03T10:37:56.695Z] 2022-11-03 10:37:56,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T10:37:57.263Z] 2022-11-03 10:37:57,189 [run_push] DEBUG no remote changes detected [2022-11-03T10:37:57.263Z] 2022-11-03 10:37:57,190 [execute] INFO git push origin semver [2022-11-03T10:37:57.263Z] 2022-11-03 10:37:57,190 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T10:37:58.200Z] 2022-11-03 10:37:58,058 [run_push] DEBUG push all version tags [2022-11-03T10:37:58.201Z] 2022-11-03 10:37:58,058 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T10:37:58.201Z] 2022-11-03 10:37:58,059 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T10:37:59.137Z] 2022-11-03 10:37:58,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T10:37:59.137Z] 2.3.0-dev.23 [Pipeline] } [2022-11-03T10:37:59.149Z] $ docker exec --env ******** --env ******** c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f ssh-agent -k [2022-11-03T10:37:59.236Z] unset SSH_AUTH_SOCK; [2022-11-03T10:37:59.237Z] unset SSH_AGENT_PID; [2022-11-03T10:37:59.238Z] echo Agent pid 39 killed; [2022-11-03T10:37:59.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T10:37:59.547Z] + git semver [Pipeline] } [2022-11-03T10:37:59.821Z] $ docker stop --time=1 c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f [2022-11-03T10:38:01.121Z] $ docker rm -f c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-03T10:38:01.658Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-11-03T10:38:01.658Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T10:38:01.658Z] total 16 [2022-11-03T10:38:01.658Z] drwxr-xr-x 3 root root 4096 Nov 3 10:21 . [2022-11-03T10:38:01.658Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 10:37 .. [2022-11-03T10:38:01.658Z] drwxr-xr-x 2 root root 4096 Nov 3 10:21 cost [2022-11-03T10:38:01.658Z] -rw-r--r-- 1 root root 82 Nov 3 10:21 cost.csv [2022-11-03T10:38:01.658Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T10:38:01.658Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T10:38:01.658Z] total 16 [2022-11-03T10:38:01.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:21 . [2022-11-03T10:38:01.658Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 10:37 .. [2022-11-03T10:38:01.658Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:21 cost [2022-11-03T10:38:01.658Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 3 10:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:01.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:02.809Z] ---> package-listing.sh [2022-11-03T10:38:02.809Z] ++ facter osfamily [2022-11-03T10:38:02.809Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T10:38:03.068Z] + OS_FAMILY=debian [2022-11-03T10:38:03.069Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T10:38:03.069Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T10:38:03.069Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T10:38:03.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T10:38:03.069Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T10:38:03.069Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T10:38:03.069Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T10:38:03.069Z] + case "${OS_FAMILY}" in [2022-11-03T10:38:03.069Z] + dpkg -l [2022-11-03T10:38:03.069Z] + grep '^ii' [2022-11-03T10:38:03.069Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T10:38:03.069Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T10:38:03.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T10:38:03.069Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T10:38:03.069Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-11-03T10:38:03.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-11-03T10:38:03.081Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T10:38:03.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T10:38:03.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T10:38:03.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T10:38:03.987Z] prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container [2022-11-03T10:38:04.020Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T10:38:04.276Z] $ docker top 18d3f7733843d405b5e75188ec8a29de04e3281d8088921c89e571baf3779e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T10:38:04.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T10:38:04.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T10:38:05.184Z] + ls /var/log/sa-host [2022-11-03T10:38:05.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T10:38:05.246Z] provisioning config files... [2022-11-03T10:38:05.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9492964508518320444tmp [Pipeline] { [Pipeline] echo [2022-11-03T10:38:05.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:05.605Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T10:38:05.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:05.924Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T10:38:05.932Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:06.216Z] ---> sudo-logs.sh [2022-11-03T10:38:06.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T10:38:06.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:06.524Z] ---> job-cost.sh [2022-11-03T10:38:06.524Z] lf-activate-venv: SKIPPING [2022-11-03T10:38:06.524Z] DEBUG: total: 0.2199999988079071 [2022-11-03T10:38:06.524Z] INFO: Retrieving Stack Cost... [2022-11-03T10:38:07.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T10:38:07.351Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T10:38:07.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T10:38:07.643Z] ---> logs-deploy.sh [2022-11-03T10:38:07.643Z] lf-activate-venv: SKIPPING [2022-11-03T10:38:07.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/93 [2022-11-03T10:38:07.643Z] INFO: archiving workspace using pattern(s): [2022-11-03T10:38:08.579Z] Archives upload complete. [2022-11-03T10:38:08.579Z] INFO: archiving logs to Nexus