Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73143d8e813d7e48fb01ce4878e17204bfc36d2+133995f3795ac8ee1626704056303211e11ac888 (2aaa9009a31e598c511f07f0e747e7098e006fe3) 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-ssh15694895015377571013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12553875676979382992.key > 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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/PR-623/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/PR-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15114016268153441850.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3520163451927976123.key > 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/PR-623/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/PR-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4089702224605308886.key > 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6369 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [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_PR-623 # 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 > 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 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 Merge succeeded, producing c7e6e85f81d2d117e5069d065b333a72e9148167 Checking out Revision c7e6e85f81d2d117e5069d065b333a72e9148167 (PR-623) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e6e85f81d2d117e5069d065b333a72e9148167 # timeout=10 Commit message: "Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:47 ========================================================= 02:07:47 EdgeX Global Pipelines Version Info 02:07:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:48 ------------------- 02:07:48 stable info: 02:07:48 ------------------- 02:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:07:48 Message: update stable to v1.0.254 > git rev-list --no-walk c6d12a820596f3e0ea1ceb589f2d8a6f946b0b55 # timeout=10 02:07:48 ------------------- 02:07:48 experimental info: 02:07:48 ------------------- 02:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:07:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e6e85 [Pipeline] echo 02:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:49 provisioning config files... 02:07:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config12630203491205411246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:49 ---> docker-login.sh 02:07:49 nexus3.edgexfoundry.org:10001 02:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:50 Configure a credential helper to remove this warning. See 02:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:50 02:07:50 Login Succeeded 02:07:50 nexus3.edgexfoundry.org:10002 02:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:50 Configure a credential helper to remove this warning. See 02:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:50 02:07:50 Login Succeeded 02:07:50 nexus3.edgexfoundry.org:10003 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10004 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 docker.io 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 ---> docker-login.sh ends [Pipeline] } 02:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:51 + git rev-list -1 --merges c7e6e85f81d2d117e5069d065b333a72e9148167~1..c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo 02:07:51 -----------> git rev-list -1 --merges c7e6e85f81d2d117e5069d065b333a72e9148167~1..c7e6e85f81d2d117e5069d065b333a72e9148167 c7e6e85f81d2d117e5069d065b333a72e9148167 02:07:51 c7e6e85f81d2d117e5069d065b333a72e9148167 [false] [Pipeline] sh 02:07:52 + git log --format=format:%s -1 c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo 02:07:52 ========================================================= 02:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:52 + git log --format=format:%s -1 c7e6e85f81d2d117e5069d065b333a72e9148167 [Pipeline] echo 02:07:52 [semverPrep] GIT_COMMIT: c7e6e85f81d2d117e5069d065b333a72e9148167, Commit Message: Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD [Pipeline] echo 02:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:52 + grep -v github /etc/ssh/ssh_known_hosts 02:07:52 + [ -e /tmp/ssh_known_hosts ] 02:07:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 02:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:53 b85a868b505f: Pulling fs layer 02:07:53 e2be974225ed: Pulling fs layer 02:07:53 339a4e72a1f5: Pulling fs layer 02:07:53 988bab9f4d93: Pulling fs layer 02:07:53 1469e6f7b9e6: Pulling fs layer 02:07:53 eaf3925da568: Pulling fs layer 02:07:53 bab4dde63d76: Pulling fs layer 02:07:53 bde34c3a00c8: Pulling fs layer 02:07:53 b352a97aabf1: Pulling fs layer 02:07:53 4872d77fe225: Pulling fs layer 02:07:53 5851b861e8e6: Pulling fs layer 02:07:53 eaf3925da568: Waiting 02:07:53 bab4dde63d76: Waiting 02:07:53 bde34c3a00c8: Waiting 02:07:53 b352a97aabf1: Waiting 02:07:53 4872d77fe225: Waiting 02:07:53 5851b861e8e6: Waiting 02:07:53 988bab9f4d93: Waiting 02:07:53 1469e6f7b9e6: Waiting 02:07:53 e2be974225ed: Download complete 02:07:53 988bab9f4d93: Verifying Checksum 02:07:53 988bab9f4d93: Download complete 02:07:53 1469e6f7b9e6: Verifying Checksum 02:07:53 1469e6f7b9e6: Download complete 02:07:53 eaf3925da568: Verifying Checksum 02:07:53 eaf3925da568: Download complete 02:07:53 339a4e72a1f5: Verifying Checksum 02:07:53 339a4e72a1f5: Download complete 02:07:53 bde34c3a00c8: Verifying Checksum 02:07:53 bde34c3a00c8: Download complete 02:07:53 b352a97aabf1: Verifying Checksum 02:07:53 b352a97aabf1: Download complete 02:07:53 4872d77fe225: Verifying Checksum 02:07:53 4872d77fe225: Download complete 02:07:53 5851b861e8e6: Download complete 02:07:53 b85a868b505f: Verifying Checksum 02:07:53 b85a868b505f: Download complete 02:07:53 bab4dde63d76: Verifying Checksum 02:07:53 bab4dde63d76: Download complete 02:07:54 b85a868b505f: Pull complete 02:07:54 e2be974225ed: Pull complete 02:07:55 339a4e72a1f5: Pull complete 02:07:56 988bab9f4d93: Pull complete 02:07:56 1469e6f7b9e6: Pull complete 02:07:56 eaf3925da568: Pull complete 02:07:58 bab4dde63d76: Pull complete 02:07:58 bde34c3a00c8: Pull complete 02:07:58 b352a97aabf1: Pull complete 02:07:58 4872d77fe225: Pull complete 02:07:59 5851b861e8e6: Pull complete 02:07:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:59 prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container 02:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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/py-git-semver:0.1.4 cat 02:08:01 $ docker top d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd -eo pid,comm 02:08:01 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). 02:08:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:01 [ssh-agent] Looking for ssh-agent implementation... 02:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:02 $ docker exec d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent 02:08:02 SSH_AUTH_SOCK=/tmp/ssh-0Q7iyMDhlcEP/agent.32 02:08:02 SSH_AGENT_PID=38 02:08:02 Running ssh-add (command line suppressed) 02:08:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_1632515001612739290.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_1632515001612739290.key) 02:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:02 + git tag --points-at HEAD [Pipeline] } 02:08:02 $ docker exec --env ******** --env ******** d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent -k 02:08:02 unset SSH_AUTH_SOCK; 02:08:02 unset SSH_AGENT_PID; 02:08:02 echo Agent pid 38 killed; 02:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:02 [ssh-agent] Looking for ssh-agent implementation... 02:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:02 $ docker exec d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent 02:08:02 SSH_AUTH_SOCK=/tmp/ssh-WD1N1YjibQBr/agent.70 02:08:02 SSH_AGENT_PID=76 02:08:02 Running ssh-add (command line suppressed) 02:08:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_7304413671328206383.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_7304413671328206383.key) 02:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:03 + git semver init 02:08:03 2023-09-18 02:08:03,556 [run_init] DEBUG init version:0.0.0 force:False 02:08:03 2023-09-18 02:08:03,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver 02:08:03 2023-09-18 02:08:03,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver 02:08:03 2023-09-18 02:08:03,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623, universal_newlines=False, shell=None, istream=None) 02:08:05 2023-09-18 02:08:04,903 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.git/info/exclude 02:08:05 2023-09-18 02:08:04,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 with force:False 02:08:05 2023-09-18 02:08:04,904 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 02:08:05 2023-09-18 02:08:04,908 [execute] INFO git cat-file --batch-check 02:08:05 2023-09-18 02:08:04,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) 02:08:05 2023-09-18 02:08:04,915 [execute] INFO git cat-file --batch 02:08:05 2023-09-18 02:08:04,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) 02:08:05 2023-09-18 02:08:04,921 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 02:08:05 0.0.0 [Pipeline] } 02:08:05 $ docker exec --env ******** --env ******** d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd ssh-agent -k 02:08:05 unset SSH_AUTH_SOCK; 02:08:05 unset SSH_AGENT_PID; 02:08:05 echo Agent pid 76 killed; 02:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:05 + git semver [Pipeline] } 02:08:05 $ docker stop --time=1 d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd 02:08:07 $ docker rm -f --volumes d521acc7f8eda2efccc9f1f74d1484f24593aeda9e93302880caa680a432d4bd [Pipeline] // withDockerContainer [Pipeline] sh 02:08:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:07 Stashed 1 file(s) [Pipeline] echo 02:08:07 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:08:07 provisioning config files... 02:08:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config4000125891976377450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:08 ---> docker-login.sh 02:08:08 nexus3.edgexfoundry.org:10001 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 nexus3.edgexfoundry.org:10002 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 nexus3.edgexfoundry.org:10003 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 nexus3.edgexfoundry.org:10004 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 docker.io 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 ---> docker-login.sh ends [Pipeline] } 02:08:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:08 ========================================================= 02:08:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:08:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:08:09 Sending build context to Docker daemon 47.52MB 02:08:09 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:08:09 Step 2/15 : FROM ${BASE} AS builder 02:08:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:09 7264a8db6415: Pulling fs layer 02:08:09 c4d48a809fc2: Pulling fs layer 02:08:09 4f1c88b9dad5: Pulling fs layer 02:08:09 ad3a456e5733: Pulling fs layer 02:08:09 9e4f439ed901: Pulling fs layer 02:08:09 feaf6a47b606: Pulling fs layer 02:08:09 5e8b037d7d82: Pulling fs layer 02:08:09 8ac70367396e: Pulling fs layer 02:08:09 6db16350a2e2: Pulling fs layer 02:08:09 9250d5d63582: Pulling fs layer 02:08:09 5e8b037d7d82: Waiting 02:08:09 ad3a456e5733: Waiting 02:08:09 9e4f439ed901: Waiting 02:08:09 feaf6a47b606: Waiting 02:08:09 8ac70367396e: Waiting 02:08:09 9250d5d63582: Waiting 02:08:09 6db16350a2e2: Waiting 02:08:09 c4d48a809fc2: Verifying Checksum 02:08:09 c4d48a809fc2: Download complete 02:08:09 ad3a456e5733: Verifying Checksum 02:08:09 ad3a456e5733: Download complete 02:08:09 9e4f439ed901: Verifying Checksum 02:08:09 9e4f439ed901: Download complete 02:08:09 7264a8db6415: Verifying Checksum 02:08:09 7264a8db6415: Download complete 02:08:09 feaf6a47b606: Verifying Checksum 02:08:09 feaf6a47b606: Download complete 02:08:09 7264a8db6415: Pull complete 02:08:09 c4d48a809fc2: Pull complete 02:08:09 8ac70367396e: Verifying Checksum 02:08:09 8ac70367396e: Download complete 02:08:09 4f1c88b9dad5: Verifying Checksum 02:08:09 4f1c88b9dad5: Download complete 02:08:09 6db16350a2e2: Verifying Checksum 02:08:09 6db16350a2e2: Download complete 02:08:10 9250d5d63582: Verifying Checksum 02:08:10 9250d5d63582: Download complete 02:08:10 5e8b037d7d82: Verifying Checksum 02:08:10 5e8b037d7d82: Download complete 02:08:13 4f1c88b9dad5: Pull complete 02:08:13 ad3a456e5733: Pull complete 02:08:13 9e4f439ed901: Pull complete 02:08:13 feaf6a47b606: Pull complete 02:08:16 5e8b037d7d82: Pull complete 02:08:16 8ac70367396e: Pull complete 02:08:16 6db16350a2e2: Pull complete 02:08:17 9250d5d63582: Pull complete 02:08:17 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 02:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:08:17 ---> fa269f55d9b9 02:08:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:21 ---> Running in 1f0635f998f3 02:08:21 Removing intermediate container 1f0635f998f3 02:08:21 ---> 6868282dce26 02:08:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:21 ---> Running in f24c9039deca 02:08:21 Removing intermediate container f24c9039deca 02:08:21 ---> 0dfbc5329818 02:08:21 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:21 ---> Running in ab57c4c9290f 02:08:21 Removing intermediate container ab57c4c9290f 02:08:21 ---> ce9d42debea6 02:08:21 Step 6/15 : LABEL Name=edgex-ui-go 02:08:21 ---> Running in c77638e4f5c7 02:08:21 Removing intermediate container c77638e4f5c7 02:08:21 ---> 489389e80c2b 02:08:21 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:21 ---> Running in 163fa6b0bae1 02:08:21 Removing intermediate container 163fa6b0bae1 02:08:21 ---> fa80f1453bdf 02:08:21 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:21 latest: Pulling from library/docker 02:08:21 7264a8db6415: Already exists 02:08:21 cfafd3a03f86: Pulling fs layer 02:08:21 4f4fb700ef54: Pulling fs layer 02:08:21 f11d96ce7eaa: Pulling fs layer 02:08:21 6adc040a05cc: Pulling fs layer 02:08:21 787484ec7e57: Pulling fs layer 02:08:21 ab22443da284: Pulling fs layer 02:08:21 4df676a3ac49: Pulling fs layer 02:08:21 579a751e9a42: Pulling fs layer 02:08:21 433699f84749: Pulling fs layer 02:08:21 3e5c5f3a87be: Pulling fs layer 02:08:21 389d589ce89a: Pulling fs layer 02:08:21 a43e1216f500: Pulling fs layer 02:08:21 2c2a8ce1e4eb: Pulling fs layer 02:08:21 389d589ce89a: Waiting 02:08:21 a43e1216f500: Waiting 02:08:21 2c2a8ce1e4eb: Waiting 02:08:21 4df676a3ac49: Waiting 02:08:21 6adc040a05cc: Waiting 02:08:21 579a751e9a42: Waiting 02:08:21 433699f84749: Waiting 02:08:21 787484ec7e57: Waiting 02:08:21 3e5c5f3a87be: Waiting 02:08:21 ab22443da284: Waiting 02:08:21 4f4fb700ef54: Download complete 02:08:22 cfafd3a03f86: Verifying Checksum 02:08:22 cfafd3a03f86: Download complete 02:08:22 cfafd3a03f86: Pull complete 02:08:22 f11d96ce7eaa: Verifying Checksum 02:08:22 f11d96ce7eaa: Download complete 02:08:22 6adc040a05cc: Verifying Checksum 02:08:22 6adc040a05cc: Download complete 02:08:22 ab22443da284: Verifying Checksum 02:08:22 ab22443da284: Download complete 02:08:22 4f4fb700ef54: Pull complete 02:08:22 787484ec7e57: Verifying Checksum 02:08:22 787484ec7e57: Download complete 02:08:22 4df676a3ac49: Verifying Checksum 02:08:22 4df676a3ac49: Download complete 02:08:22 579a751e9a42: Verifying Checksum 02:08:22 579a751e9a42: Download complete 02:08:22 3e5c5f3a87be: Verifying Checksum 02:08:22 3e5c5f3a87be: Download complete 02:08:22 a43e1216f500: Verifying Checksum 02:08:22 a43e1216f500: Download complete 02:08:22 433699f84749: Verifying Checksum 02:08:22 433699f84749: Download complete 02:08:22 f11d96ce7eaa: Pull complete 02:08:22 2c2a8ce1e4eb: Verifying Checksum 02:08:22 2c2a8ce1e4eb: Download complete 02:08:22 Still waiting to schedule task 02:08:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6366’ 02:08:23 6adc040a05cc: Pull complete 02:08:23 389d589ce89a: Verifying Checksum 02:08:23 389d589ce89a: Download complete 02:08:23 787484ec7e57: Pull complete 02:08:23 ab22443da284: Pull complete 02:08:23 4df676a3ac49: Pull complete 02:08:23 579a751e9a42: Pull complete 02:08:23 433699f84749: Pull complete 02:08:23 3e5c5f3a87be: Pull complete 02:08:24 389d589ce89a: Pull complete 02:08:24 a43e1216f500: Pull complete 02:08:25 2c2a8ce1e4eb: Pull complete 02:08:25 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 02:08:25 Status: Downloaded newer image for docker:latest 02:08:27 ---> 6af7b5b76621 02:08:27 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:27 ---> Running in 344e5a523d8c 02:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:27 OK: 265 MiB in 56 packages 02:08:28 Removing intermediate container 344e5a523d8c 02:08:28 ---> 66127864c739 02:08:28 Step 10/15 : ENV GO111MODULE=on 02:08:28 ---> Running in 41c88e293e23 02:08:28 Removing intermediate container 41c88e293e23 02:08:28 ---> 0824361a7689 02:08:28 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:28 ---> Running in 7912867201c4 02:08:29 Removing intermediate container 7912867201c4 02:08:29 ---> ed4ef12233ae 02:08:29 Step 12/15 : COPY go.mod vendor* ./ 02:08:29 ---> df648e83b720 02:08:29 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:29 ---> Running in e7b71241f1f4 02:08:55 Removing intermediate container e7b71241f1f4 02:08:55 ---> f97695619a7b 02:08:55 Step 14/15 : COPY . . 02:08:55 ---> f64f81a2dc0c 02:08:55 Step 15/15 : RUN ${MAKE} 02:08:55 ---> Running in 6483129d8ba3 02:08:55 noop 02:08:55 Removing intermediate container 6483129d8ba3 02:08:55 ---> 909e9e8529bb 02:08:55 Successfully built 909e9e8529bb 02:08:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker inspect -f . ci-base-image-x86_64 02:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:56 prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container 02:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:56 $ docker top 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:57 + go version 02:08:57 go version go1.21.0 linux/amd64 [Pipeline] } 02:08:57 $ docker stop --time=1 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad 02:08:58 $ docker rm -f --volumes 8153a13ff635a87da45a7c69a0ddff85877272d2a6f7ced12abe36116415a6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker inspect -f . ci-base-image-x86_64 02:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:58 prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container 02:08:58 $ 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_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:59 $ docker top e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] fileExists [Pipeline] sh 02:09:00 + make test 02:09:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:11 ./bin/test-attribution-txt.sh 02:09:11 make -C web test 02:09:11 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' 02:09:11 make[1]: tput: No such file or directory 02:09:11 make[1]: tput: No such file or directory 02:09:11 warning: generating ./VERSION 02:09:11 echo "0.0.0" > VERSION 02:09:11 docker build \ 02:09:11 -f Dockerfile \ 02:09:11 --build-arg USER=1000 \ 02:09:11 \ 02:09:11 --label "git_sha=c7e6e85f81d2d117e5069d065b333a72e9148167" \ 02:09:11 -t edgexfoundry/edgex-web-ui:c7e6e85f81d2d117e5069d065b333a72e9148167 \ 02:09:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:11 . 02:09:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:11 Install the buildx component to build images with BuildKit: 02:09:11 https://docs.docker.com/go/buildx/ 02:09:11 02:09:11 Sending build context to Docker daemon 2.556MB 02:09:11 Step 1/11 : FROM node:18-alpine3.18 02:09:11 18-alpine3.18: Pulling from library/node 02:09:11 7264a8db6415: Already exists 02:09:11 751194035c36: Pulling fs layer 02:09:11 eff5dce73b38: Pulling fs layer 02:09:11 c8ce5be43019: Pulling fs layer 02:09:11 c8ce5be43019: Verifying Checksum 02:09:11 eff5dce73b38: Verifying Checksum 02:09:11 eff5dce73b38: Download complete 02:09:12 751194035c36: Download complete 02:09:14 751194035c36: Pull complete 02:09:14 eff5dce73b38: Pull complete 02:09:14 c8ce5be43019: Pull complete 02:09:15 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 02:09:15 Status: Downloaded newer image for node:18-alpine3.18 02:09:15 ---> 50c7e33a9de1 02:09:15 Step 2/11 : RUN apk add --no-cache chromium 02:09:17 ---> Running in 0713d78acccd 02:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:09:17 (1/155) Installing libexpat (2.5.0-r1) 02:09:17 (2/155) Installing brotli-libs (1.0.9-r14) 02:09:17 (3/155) Installing libbz2 (1.0.8-r5) 02:09:17 (4/155) Installing libpng (1.6.39-r3) 02:09:17 (5/155) Installing freetype (2.13.0-r5) 02:09:17 (6/155) Installing fontconfig (2.14.2-r3) 02:09:17 (7/155) Installing libfontenc (1.1.7-r2) 02:09:17 (8/155) Installing mkfontscale (1.2.2-r3) 02:09:17 (9/155) Installing font-opensans (0_git20210927-r1) 02:09:17 (10/155) Installing pkgconf (1.9.5-r0) 02:09:17 (11/155) Installing libffi (3.4.4-r2) 02:09:17 (12/155) Installing libintl (0.21.1-r7) 02:09:17 (13/155) Installing libblkid (2.38.1-r8) 02:09:17 (14/155) Installing libmount (2.38.1-r8) 02:09:17 (15/155) Installing pcre2 (10.42-r1) 02:09:18 (16/155) Installing glib (2.76.4-r0) 02:09:18 (17/155) Installing xz-libs (5.4.3-r0) 02:09:18 (18/155) Installing libxml2 (2.11.4-r0) 02:09:18 (19/155) Installing shared-mime-info (2.2-r5) 02:09:18 (20/155) Installing hicolor-icon-theme (0.17-r2) 02:09:18 (21/155) Installing libjpeg-turbo (2.1.5.1-r3) 02:09:18 (22/155) Installing libwebp (1.3.2-r0) 02:09:18 (23/155) Installing zstd-libs (1.5.5-r4) 02:09:18 (24/155) Installing tiff (4.5.1-r0) 02:09:18 (25/155) Installing gdk-pixbuf (2.42.10-r5) 02:09:18 (26/155) Installing gtk-update-icon-cache (3.24.38-r1) 02:09:18 (27/155) Installing libxau (1.0.11-r2) 02:09:18 (28/155) Installing libmd (1.0.4-r2) 02:09:18 (29/155) Installing libbsd (0.11.7-r1) 02:09:18 (30/155) Installing libxdmcp (1.1.4-r2) 02:09:18 (31/155) Installing libxcb (1.15-r1) 02:09:18 (32/155) Installing libx11 (1.8.4-r4) 02:09:18 (33/155) Installing libxcomposite (0.4.6-r3) 02:09:18 (34/155) Installing libxfixes (6.0.1-r2) 02:09:18 (35/155) Installing libxrender (0.9.11-r3) 02:09:18 (36/155) Installing libxcursor (1.2.1-r2) 02:09:18 (37/155) Installing libxdamage (1.1.6-r2) 02:09:18 (38/155) Installing libxext (1.3.5-r2) 02:09:18 (39/155) Installing libxi (1.8.1-r0) 02:09:18 (40/155) Installing libxinerama (1.1.5-r2) 02:09:18 (41/155) Installing libxrandr (1.5.3-r2) 02:09:18 (42/155) Installing libatk-1.0 (2.48.3-r0) 02:09:18 (43/155) Installing libxtst (1.2.4-r2) 02:09:18 (44/155) Installing dbus-libs (1.14.8-r0) 02:09:18 (45/155) Installing at-spi2-core (2.48.3-r0) 02:09:18 (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) 02:09:18 (47/155) Installing pixman (0.42.2-r1) 02:09:18 (48/155) Installing cairo (1.17.8-r1) 02:09:18 (49/155) Installing cairo-gobject (1.17.8-r1) 02:09:18 (50/155) Installing avahi-libs (0.8-r13) 02:09:18 (51/155) Installing gmp (6.2.1-r3) 02:09:18 (52/155) Installing nettle (3.8.1-r2) 02:09:18 (53/155) Installing libunistring (1.1-r1) 02:09:18 (54/155) Installing libidn2 (2.3.4-r1) 02:09:18 (55/155) Installing p11-kit (0.24.1-r2) 02:09:18 (56/155) Installing libtasn1 (4.19.0-r1) 02:09:18 (57/155) Installing gnutls (3.8.0-r2) 02:09:18 (58/155) Installing cups-libs (2.4.6-r0) 02:09:18 (59/155) Installing libepoxy (1.5.10-r1) 02:09:18 (60/155) Installing fribidi (1.0.13-r0) 02:09:18 (61/155) Installing graphite2 (1.3.14-r5) 02:09:18 (62/155) Installing harfbuzz (7.3.0-r0) 02:09:18 (63/155) Installing libxft (2.3.8-r1) 02:09:18 (64/155) Installing pango (1.50.14-r1) 02:09:18 (65/155) Installing wayland-libs-client (1.22.0-r2) 02:09:18 (66/155) Installing wayland-libs-cursor (1.22.0-r2) 02:09:18 (67/155) Installing wayland-libs-egl (1.22.0-r2) 02:09:18 (68/155) Installing xkeyboard-config (2.38-r0) 02:09:18 (69/155) Installing libxkbcommon (1.5.0-r2) 02:09:18 (70/155) Installing gtk+3.0 (3.24.38-r1) 02:09:18 Executing gtk+3.0-3.24.38-r1.post-install 02:09:18 (71/155) Installing icu-data-full (73.2-r2) 02:09:18 (72/155) Installing mesa (23.0.4-r0) 02:09:18 (73/155) Installing llvm15-libs (15.0.7-r6) 02:09:19 (74/155) Installing hwdata-pci (0.370-r0) 02:09:19 (75/155) Installing libpciaccess (0.17-r2) 02:09:19 (76/155) Installing libdrm (2.4.115-r4) 02:09:19 (77/155) Installing musl-fts (1.2.7-r5) 02:09:19 (78/155) Installing libelf (0.189-r2) 02:09:19 (79/155) Installing mesa-glapi (23.0.4-r0) 02:09:19 (80/155) Installing mesa-dri-gallium (23.0.4-r0) 02:09:19 (81/155) Installing eudev-libs (3.2.11-r8) 02:09:19 (82/155) Installing libmagic (5.45-r0) 02:09:19 (83/155) Installing file (5.45-r0) 02:09:19 (84/155) Installing libice (1.1.1-r2) 02:09:19 (85/155) Installing libuuid (2.38.1-r8) 02:09:19 (86/155) Installing libsm (1.2.4-r1) 02:09:19 (87/155) Installing libxt (1.3.0-r2) 02:09:19 (88/155) Installing libxmu (1.1.4-r2) 02:09:19 (89/155) Installing xset (1.2.5-r1) 02:09:19 (90/155) Installing xprop (1.2.6-r0) 02:09:19 (91/155) Installing xdg-utils (1.1.3-r4) 02:09:19 (92/155) Installing libogg (1.3.5-r4) 02:09:19 (93/155) Installing flac-libs (1.4.3-r0) 02:09:19 (94/155) Installing alsa-lib (1.2.9-r1) 02:09:19 (95/155) Installing libatomic (12.2.1_git20220924-r10) 02:09:19 (96/155) Installing svt-av1-libs (1.6.0-r0) 02:09:19 (97/155) Installing aom-libs (3.6.1-r0) 02:09:19 (98/155) Installing libva (2.18.0-r1) 02:09:19 (99/155) Installing libvdpau (1.5-r1) 02:09:19 (100/155) Installing onevpl-libs (2023.2.1-r0) 02:09:19 (101/155) Installing ffmpeg-libavutil (6.0-r15) 02:09:19 (102/155) Installing libdav1d (1.2.1-r0) 02:09:19 (103/155) Installing libhwy (1.0.4-r1) 02:09:19 (104/155) Installing lcms2 (2.15-r2) 02:09:19 (105/155) Installing libjxl (0.8.2-r0) 02:09:19 (106/155) Installing lame-libs (3.100-r5) 02:09:19 (107/155) Installing opus (1.4-r0) 02:09:19 (108/155) Installing libgomp (12.2.1_git20220924-r10) 02:09:19 (109/155) Installing soxr (0.1.3-r5) 02:09:19 (110/155) Installing ffmpeg-libswresample (6.0-r15) 02:09:19 (111/155) Installing libtheora (1.1.1-r17) 02:09:19 (112/155) Installing libvorbis (1.3.7-r1) 02:09:20 (113/155) Installing libvpx (1.13.0-r1) 02:09:20 (114/155) Installing x264-libs (0.164_git20220602-r1) 02:09:20 (115/155) Installing numactl (2.0.16-r4) 02:09:20 (116/155) Installing x265-libs (3.5-r4) 02:09:20 (117/155) Installing xvidcore (1.3.7-r1) 02:09:20 (118/155) Installing ffmpeg-libavcodec (6.0-r15) 02:09:20 (119/155) Installing libbluray (1.3.4-r0) 02:09:20 (120/155) Installing mpg123-libs (1.31.3-r1) 02:09:20 (121/155) Installing libopenmpt (0.7.2-r0) 02:09:20 (122/155) Installing cjson (1.7.15-r4) 02:09:20 (123/155) Installing mbedtls (2.28.4-r0) 02:09:20 (124/155) Installing librist (0.2.7-r0) 02:09:20 (125/155) Installing libsrt (1.5.2-r0) 02:09:20 (126/155) Installing libssh (0.10.5-r0) 02:09:20 (127/155) Installing libsodium (1.0.18-r3) 02:09:20 (128/155) Installing libzmq (4.3.4-r4) 02:09:20 (129/155) Installing ffmpeg-libavformat (6.0-r15) 02:09:20 (130/155) Installing libevent (2.1.12-r6) 02:09:20 (131/155) Installing wayland-libs-server (1.22.0-r2) 02:09:20 (132/155) Installing mesa-gbm (23.0.4-r0) 02:09:20 (133/155) Installing harfbuzz-subset (7.3.0-r0) 02:09:20 (134/155) Installing icu-libs (73.2-r2) 02:09:20 (135/155) Installing jsoncpp (1.9.5-r0) 02:09:20 (136/155) Installing minizip (1.2.13-r0) 02:09:20 (137/155) Installing nspr (4.35-r2) 02:09:20 (138/155) Installing sqlite-libs (3.41.2-r2) 02:09:20 (139/155) Installing nss (3.91-r0) 02:09:20 (140/155) Installing pipewire-libs (0.3.70-r1) 02:09:20 (141/155) Installing libasyncns (0.8-r1) 02:09:20 (142/155) Installing libltdl (2.4.7-r2) 02:09:20 (143/155) Installing orc (0.4.34-r0) 02:09:20 (144/155) Installing libsndfile (1.2.0-r2) 02:09:20 (145/155) Installing speexdsp (1.2.1-r1) 02:09:20 (146/155) Installing tdb-libs (1.4.8-r1) 02:09:20 (147/155) Installing libpulse (16.1-r10) 02:09:20 (148/155) Installing re2 (2023.03.01-r1) 02:09:20 (149/155) Installing snappy (1.1.10-r1) 02:09:20 (150/155) Installing libwoff2common (1.0.2-r2) 02:09:20 (151/155) Installing libwoff2enc (1.0.2-r2) 02:09:20 (152/155) Installing libgpg-error (1.47-r1) 02:09:20 (153/155) Installing libgcrypt (1.10.2-r1) 02:09:20 (154/155) Installing libxslt (1.1.38-r0) 02:09:20 (155/155) Installing chromium (115.0.5790.170-r0) 02:09:22 Executing busybox-1.36.1-r2.trigger 02:09:22 Executing fontconfig-2.14.2-r3.trigger 02:09:22 Executing mkfontscale-1.2.2-r3.trigger 02:09:22 Executing glib-2.76.4-r0.trigger 02:09:22 Executing shared-mime-info-2.2-r5.trigger 02:09:22 Executing gdk-pixbuf-2.42.10-r5.trigger 02:09:22 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:09:22 OK: 572 MiB in 172 packages 02:09:38 Removing intermediate container 0713d78acccd 02:09:38 ---> 1b1e8d6365f8 02:09:38 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:38 ---> Running in df2d443e4528 02:09:42 Removing intermediate container df2d443e4528 02:09:42 ---> 346fdfbb3409 02:09:42 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:09:43 ---> Running in 793a243db536 02:09:44 Removing intermediate container 793a243db536 02:09:44 ---> bcbd3012d621 02:09:44 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:09:45 ---> Running in 13f04b85545b 02:09:46 Removing intermediate container 13f04b85545b 02:09:46 ---> 5df9d966f58a 02:09:46 Step 6/11 : RUN npm install -g npm 02:09:47 ---> Running in 32036e6c3775 02:10:02 02:10:02 removed 12 packages, and changed 76 packages in 13s 02:10:02 02:10:02 28 packages are looking for funding 02:10:02 run `npm fund` for details 02:10:03 Removing intermediate container 32036e6c3775 02:10:03 ---> 2f3a7ffc252d 02:10:03 Step 7/11 : ARG USER=1000 02:10:03 ---> Running in 672e701c0a73 02:10:03 Removing intermediate container 672e701c0a73 02:10:03 ---> 15f3f6cdc461 02:10:03 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:10:03 ---> Running in 45964ef81a87 02:10:04 Removing intermediate container 45964ef81a87 02:10:04 ---> b71ab7a90c15 02:10:04 Step 9/11 : USER $USER:$USER 02:10:04 ---> Running in 5ef388d735eb 02:10:04 Removing intermediate container 5ef388d735eb 02:10:04 ---> 489b88e2acd9 02:10:04 Step 10/11 : WORKDIR /app 02:10:04 ---> Running in a6f9d8d3147b 02:10:04 Removing intermediate container a6f9d8d3147b 02:10:04 ---> 592b38cf0f6f 02:10:04 Step 11/11 : LABEL git_sha=c7e6e85f81d2d117e5069d065b333a72e9148167 02:10:04 ---> Running in 6c50748e74f4 02:10:04 Removing intermediate container 6c50748e74f4 02:10:04 ---> 898a5c249989 02:10:04 Successfully built 898a5c249989 02:10:04 Successfully tagged edgexfoundry/edgex-web-ui:c7e6e85f81d2d117e5069d065b333a72e9148167 02:10:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:10:04 touch edgex-web-ui.imagebuilt 02:10:04 mkdir -p node_modules coverage 02:10:04 chown "1000:1000" node_modules coverage package-lock.json 02:10:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:10:06 npm WARN old lockfile 02:10:06 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:10:06 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:10:06 npm WARN old lockfile 02:10:06 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:10:06 npm WARN old lockfile 02:10:10 npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:10:10 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:10:10 npm WARN old lockfile code: 'ETARGET', 02:10:10 npm WARN old lockfile type: 'version', 02:10:10 npm WARN old lockfile wanted: '4.2.3', 02:10:10 npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], 02:10:10 npm WARN old lockfile distTags: { latest: '5.1.1' }, 02:10:10 npm WARN old lockfile defaultTag: 'latest' 02:10:10 npm WARN old lockfile } 02:10:10 npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:10:10 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:10:10 npm WARN old lockfile code: 'ETARGET', 02:10:10 npm WARN old lockfile type: 'version', 02:10:10 npm WARN old lockfile wanted: '6.0.1', 02:10:10 npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], 02:10:10 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:10:10 npm WARN old lockfile defaultTag: 'latest' 02:10:10 npm WARN old lockfile } 02:10:10 npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:10:10 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:10:10 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:10:10 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:10:10 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:10:10 npm WARN old lockfile code: 'ETARGET', 02:10:10 npm WARN old lockfile type: 'version', 02:10:10 npm WARN old lockfile wanted: '7.0.0', 02:10:10 npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], 02:10:10 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:10:10 npm WARN old lockfile defaultTag: 'latest' 02:10:10 npm WARN old lockfile } 02:10:19 npm WARN EBADENGINE Unsupported engine { 02:10:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:10:19 npm WARN EBADENGINE required: { 02:10:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:19 npm WARN EBADENGINE }, 02:10:19 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:10:19 npm WARN EBADENGINE } 02:10:19 npm WARN EBADENGINE Unsupported engine { 02:10:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:10:19 npm WARN EBADENGINE required: { 02:10:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:19 npm WARN EBADENGINE }, 02:10:19 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:10:19 npm WARN EBADENGINE } 02:10:19 npm WARN EBADENGINE Unsupported engine { 02:10:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:10:19 npm WARN EBADENGINE required: { 02:10:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:19 npm WARN EBADENGINE }, 02:10:19 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:10:19 npm WARN EBADENGINE } 02:10:19 npm WARN EBADENGINE Unsupported engine { 02:10:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:10:19 npm WARN EBADENGINE required: { 02:10:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:19 npm WARN EBADENGINE }, 02:10:19 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:10:19 npm WARN EBADENGINE } 02:10:19 npm WARN EBADENGINE Unsupported engine { 02:10:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:10:19 npm WARN EBADENGINE required: { 02:10:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:19 npm WARN EBADENGINE }, 02:10:19 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:10:19 npm WARN EBADENGINE } 02:10:41 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 02:10:41 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:10:41 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:10:42 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:10:42 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 02:10:43 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. 02:10:44 npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version 02:10:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:10:48 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 02:10:48 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 02:10:50 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. 02:10:59 02:10:59 added 1357 packages, and audited 1358 packages in 53s 02:10:59 02:10:59 110 packages are looking for funding 02:10:59 run `npm fund` for details 02:10:59 02:10:59 29 vulnerabilities (18 moderate, 8 high, 3 critical) 02:10:59 02:10:59 To address issues that do not require attention, run: 02:10:59 npm audit fix 02:10:59 02:10:59 To address all issues (including breaking changes), run: 02:10:59 npm audit fix --force 02:10:59 02:10:59 Run `npm audit` for details. 02:11:31 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 02:11:31 This version of CLI is only compatible with Angular versions ^16.1.0, 02:11:31 but Angular version 12.2.4 was found instead. 02:11:31 02:11:31 Please visit the link below to find instructions on how to update Angular. 02:11:31 https://update.angular.io/ 02:11:31 02:11:31 make[1]: *** [Makefile:144: test] Error 3 02:11:31 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' 02:11:31 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:11:31 $ docker stop --time=1 e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 02:11:32 $ docker rm -f --volumes e4ea5e0749f91770e823c9265e8aff2ae151abd54591fa79e233a23db3021552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:33 02:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:33 latest: Pulling from edgex-lftools-log-publisher 02:11:33 5eb5b503b376: Pulling fs layer 02:11:33 5c69ac0246d0: Pulling fs layer 02:11:33 ec43610c2a17: Pulling fs layer 02:11:33 3a2ae6a8a46f: Pulling fs layer 02:11:33 33b1e0a273af: Pulling fs layer 02:11:33 5d3b04190fa2: Pulling fs layer 02:11:33 2f39f015ded8: Pulling fs layer 02:11:33 3a2ae6a8a46f: Waiting 02:11:33 33b1e0a273af: Waiting 02:11:33 5d3b04190fa2: Waiting 02:11:33 2f39f015ded8: Waiting 02:11:33 5c69ac0246d0: Download complete 02:11:33 3a2ae6a8a46f: Verifying Checksum 02:11:33 3a2ae6a8a46f: Download complete 02:11:33 33b1e0a273af: Verifying Checksum 02:11:33 33b1e0a273af: Download complete 02:11:33 5d3b04190fa2: Verifying Checksum 02:11:33 5d3b04190fa2: Download complete 02:11:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6371 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] { [Pipeline] ws 02:11:33 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 02:11:33 The recommended git tool is: git 02:11:33 ec43610c2a17: Verifying Checksum 02:11:33 ec43610c2a17: Download complete 02:11:33 5eb5b503b376: Download complete 02:11:34 2f39f015ded8: Download complete 02:11:34 5eb5b503b376: Pull complete 02:11:34 5c69ac0246d0: Pull complete 02:11:35 ec43610c2a17: Pull complete 02:11:35 3a2ae6a8a46f: Pull complete 02:11:35 33b1e0a273af: Pull complete 02:11:35 5d3b04190fa2: Pull complete 02:11:39 using credential edgex-jenkins-ssh 02:11:39 Cloning the remote Git repository 02:11:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:39 > git init /w/workspace/edgex-ui-go/3 # timeout=10 02:11:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:39 > git --version # timeout=10 02:11:39 > git --version # 'git version 2.25.1' 02:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:40 2f39f015ded8: Pull complete 02:11:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:40 prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container 02:11:40 $ 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_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:43 $ docker top e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f -eo pid,comm [Pipeline] { 02:11:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] libraryResource [Pipeline] sh 02:11:44 ---> job-cost.sh 02:11:44 lf-activate-venv: SKIPPING 02:11:44 INFO: No Stack... 02:11:44 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 02:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:44 INFO: Archiving Costs [Pipeline] sh 02:11:45 Merge succeeded, producing 07e0b22b56ac482bb5676a038e1afd78ed0551c4 02:11:45 Checking out Revision 07e0b22b56ac482bb5676a038e1afd78ed0551c4 (PR-623) 02:11:45 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/cost.csv 02:11:45 + cut -d, -f6 [Pipeline] lock 02:11:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] 02:11:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] did not exist. Created. 02:11:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] { [Pipeline] unstash 02:11:44 > git config core.sparsecheckout # timeout=10 02:11:44 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 02:11:44 > git remote # timeout=10 02:11:44 > git config --get remote.origin.url # timeout=10 02:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:44 > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 02:11:45 > git rev-parse HEAD^{commit} # timeout=10 02:11:45 > git config core.sparsecheckout # timeout=10 02:11:45 > git checkout -f 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] sh 02:11:45 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:46 Stashed 1 file(s) [Pipeline] } 02:11:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:46 $ docker stop --time=1 e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f 02:11:47 $ docker rm -f --volumes e2550a4d9ae8bfb78cab0c2a3670ac6d4fe335999c5bb4f4edb3aad5aa38236f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:47 Failed in branch amd64 02:11:48 Commit message: "Merge commit '133995f3795ac8ee1626704056303211e11ac888' into HEAD" 02:11:48 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:49 Dload Upload Total Spent Left Speed 02:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 02:11:48 > git rev-list --no-walk c6d12a820596f3e0ea1ceb589f2d8a6f946b0b55 # timeout=10 02:11:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:50 + sudo tee /etc/docker/daemon.new 02:11:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:50 { 02:11:50 "registry-mirrors": [ 02:11:50 "https://nexus3.edgexfoundry.org:10001" 02:11:50 ], 02:11:50 "bip": "10.250.0.254/24", 02:11:50 "hosts": [ 02:11:50 "tcp://0.0.0.0:5555", 02:11:50 "unix:///var/run/docker.sock" 02:11:50 ], 02:11:50 "mtu": 1458, 02:11:50 "selinux-enabled": true, 02:11:50 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:50 } [Pipeline] sh 02:11:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:09 provisioning config files... 02:12:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3464466199247759855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:09 ---> docker-login.sh 02:12:09 nexus3.edgexfoundry.org:10001 02:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:10 Configure a credential helper to remove this warning. See 02:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:10 02:12:10 Login Succeeded 02:12:10 nexus3.edgexfoundry.org:10002 02:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:10 Configure a credential helper to remove this warning. See 02:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:10 02:12:10 Login Succeeded 02:12:10 nexus3.edgexfoundry.org:10003 02:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:11 Configure a credential helper to remove this warning. See 02:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:11 02:12:11 Login Succeeded 02:12:11 nexus3.edgexfoundry.org:10004 02:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:11 Configure a credential helper to remove this warning. See 02:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:11 02:12:11 Login Succeeded 02:12:11 docker.io 02:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:12 Configure a credential helper to remove this warning. See 02:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:12 02:12:12 Login Succeeded 02:12:12 ---> docker-login.sh ends [Pipeline] } 02:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:12 ========================================================= 02:12:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:12:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:12:13 Sending build context to Docker daemon 30.32MB 02:12:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:12:13 Step 2/15 : FROM ${BASE} AS builder 02:12:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:14 9fda8d8052c6: Pulling fs layer 02:12:14 5d54e960e981: Pulling fs layer 02:12:14 c4a7e357bf2a: Pulling fs layer 02:12:14 f0e02332f6b5: Pulling fs layer 02:12:14 66412af1f25a: Pulling fs layer 02:12:14 1baf3a5c0e64: Pulling fs layer 02:12:14 9a37bb91b891: Pulling fs layer 02:12:14 a29adfc67d43: Pulling fs layer 02:12:14 d5de9f91c1a4: Pulling fs layer 02:12:14 1baf3a5c0e64: Waiting 02:12:14 9a37bb91b891: Waiting 02:12:14 d5de9f91c1a4: Waiting 02:12:14 a29adfc67d43: Waiting 02:12:14 f0e02332f6b5: Waiting 02:12:14 66412af1f25a: Waiting 02:12:14 5d54e960e981: Verifying Checksum 02:12:14 5d54e960e981: Download complete 02:12:14 f0e02332f6b5: Download complete 02:12:14 9fda8d8052c6: Verifying Checksum 02:12:14 9fda8d8052c6: Download complete 02:12:14 66412af1f25a: Verifying Checksum 02:12:14 66412af1f25a: Download complete 02:12:14 9a37bb91b891: Verifying Checksum 02:12:14 9a37bb91b891: Download complete 02:12:15 9fda8d8052c6: Pull complete 02:12:15 a29adfc67d43: Verifying Checksum 02:12:15 a29adfc67d43: Download complete 02:12:15 5d54e960e981: Pull complete 02:12:15 c4a7e357bf2a: Verifying Checksum 02:12:15 c4a7e357bf2a: Download complete 02:12:15 d5de9f91c1a4: Verifying Checksum 02:12:15 d5de9f91c1a4: Download complete 02:12:17 1baf3a5c0e64: Verifying Checksum 02:12:17 1baf3a5c0e64: Download complete 02:12:27 c4a7e357bf2a: Pull complete 02:12:27 f0e02332f6b5: Pull complete 02:12:27 66412af1f25a: Pull complete 02:12:34 1baf3a5c0e64: Pull complete 02:12:34 9a37bb91b891: Pull complete 02:12:39 a29adfc67d43: Pull complete 02:12:40 d5de9f91c1a4: Pull complete 02:12:40 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 02:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:12:40 ---> 746ca1b523b5 02:12:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:42 ---> Running in c6054da0fcce 02:12:43 Removing intermediate container c6054da0fcce 02:12:43 ---> 41d0b5464384 02:12:43 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:12:43 ---> Running in aa6ab650c5f7 02:12:43 Removing intermediate container aa6ab650c5f7 02:12:43 ---> 05623317d5ee 02:12:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:12:43 ---> Running in 7b10a42e4161 02:12:44 Removing intermediate container 7b10a42e4161 02:12:44 ---> fc05a90c38be 02:12:44 Step 6/15 : LABEL Name=edgex-ui-go 02:12:44 ---> Running in 705f616b05f4 02:12:44 Removing intermediate container 705f616b05f4 02:12:44 ---> bf57e508056c 02:12:44 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:44 ---> Running in 4eebc3d21f47 02:12:44 Removing intermediate container 4eebc3d21f47 02:12:44 ---> 47971c4ea797 02:12:44 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:45 latest: Pulling from library/docker 02:12:45 9fda8d8052c6: Already exists 02:12:45 6852f3ef0b5f: Pulling fs layer 02:12:45 4f4fb700ef54: Pulling fs layer 02:12:45 767c2a40dc41: Pulling fs layer 02:12:45 011855a528fc: Pulling fs layer 02:12:45 2eb2999eb53e: Pulling fs layer 02:12:45 52a6c1800204: Pulling fs layer 02:12:45 a01340eade1a: Pulling fs layer 02:12:45 fcee97a2aa0f: Pulling fs layer 02:12:45 8cf3fdb5711b: Pulling fs layer 02:12:45 36ac283ad2d4: Pulling fs layer 02:12:45 3f3c41fd9ebb: Pulling fs layer 02:12:45 29a5074801a2: Pulling fs layer 02:12:45 0a0cc6640ec8: Pulling fs layer 02:12:45 011855a528fc: Waiting 02:12:45 fcee97a2aa0f: Waiting 02:12:45 2eb2999eb53e: Waiting 02:12:45 52a6c1800204: Waiting 02:12:45 a01340eade1a: Waiting 02:12:45 29a5074801a2: Waiting 02:12:45 8cf3fdb5711b: Waiting 02:12:45 36ac283ad2d4: Waiting 02:12:45 3f3c41fd9ebb: Waiting 02:12:45 0a0cc6640ec8: Waiting 02:12:46 4f4fb700ef54: Verifying Checksum 02:12:46 4f4fb700ef54: Download complete 02:12:46 6852f3ef0b5f: Verifying Checksum 02:12:46 6852f3ef0b5f: Download complete 02:12:46 767c2a40dc41: Verifying Checksum 02:12:46 767c2a40dc41: Download complete 02:12:46 52a6c1800204: Download complete 02:12:46 011855a528fc: Verifying Checksum 02:12:46 011855a528fc: Download complete 02:12:46 a01340eade1a: Verifying Checksum 02:12:46 a01340eade1a: Download complete 02:12:46 fcee97a2aa0f: Verifying Checksum 02:12:46 fcee97a2aa0f: Download complete 02:12:46 2eb2999eb53e: Verifying Checksum 02:12:46 2eb2999eb53e: Download complete 02:12:46 6852f3ef0b5f: Pull complete 02:12:46 36ac283ad2d4: Verifying Checksum 02:12:46 36ac283ad2d4: Download complete 02:12:47 29a5074801a2: Verifying Checksum 02:12:47 29a5074801a2: Download complete 02:12:47 8cf3fdb5711b: Verifying Checksum 02:12:47 8cf3fdb5711b: Download complete 02:12:47 4f4fb700ef54: Pull complete 02:12:47 0a0cc6640ec8: Verifying Checksum 02:12:47 0a0cc6640ec8: Download complete 02:12:48 767c2a40dc41: Pull complete 02:12:48 3f3c41fd9ebb: Verifying Checksum 02:12:48 3f3c41fd9ebb: Download complete 02:12:49 011855a528fc: Pull complete 02:12:54 2eb2999eb53e: Pull complete 02:12:54 52a6c1800204: Pull complete 02:12:54 a01340eade1a: Pull complete 02:12:54 fcee97a2aa0f: Pull complete 02:12:54 8cf3fdb5711b: Pull complete 02:12:54 36ac283ad2d4: Pull complete 02:12:56 3f3c41fd9ebb: Pull complete 02:12:56 29a5074801a2: Pull complete 02:12:56 0a0cc6640ec8: Pull complete 02:12:57 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 02:12:57 Status: Downloaded newer image for docker:latest 02:12:59 ---> f3fd676503eb 02:12:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:59 ---> Running in 0ff20e7b062e 02:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:13:02 OK: 267 MiB in 56 packages 02:13:03 Removing intermediate container 0ff20e7b062e 02:13:03 ---> 6e489d72db63 02:13:03 Step 10/15 : ENV GO111MODULE=on 02:13:03 ---> Running in e10e65988444 02:13:03 Removing intermediate container e10e65988444 02:13:03 ---> 9ad89a582575 02:13:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:03 ---> Running in e37b3a6b7d8d 02:13:04 Removing intermediate container e37b3a6b7d8d 02:13:04 ---> 5986ea9051bc 02:13:04 Step 12/15 : COPY go.mod vendor* ./ 02:13:06 ---> 70703b6f9c00 02:13:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 ---> Running in 841c2cd59080 02:14:15 Removing intermediate container 841c2cd59080 02:14:15 ---> 1a8aa4fb2c37 02:14:15 Step 14/15 : COPY . . 02:14:15 ---> f4c951072b7e 02:14:15 Step 15/15 : RUN ${MAKE} 02:14:15 ---> Running in a402086b8321 02:14:15 noop 02:14:15 Removing intermediate container a402086b8321 02:14:15 ---> 134d1d59be0d 02:14:15 Successfully built 134d1d59be0d 02:14:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:15 + docker inspect -f . ci-base-image-arm64 02:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container 02:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:17 $ docker top 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:17 + go version 02:14:17 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:17 $ docker stop --time=1 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 02:14:19 $ docker rm -f --volumes 0f3ede4f0bd48f48f7f7be188ae819925868f8eecb2936b367d5b95e48498e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:20 + docker inspect -f . ci-base-image-arm64 02:14:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:20 prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container 02:14:20 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:22 $ docker top e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:22 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 02:14:23 + make test 02:14:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:15:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:16:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:25 ./bin/test-attribution-txt.sh 02:16:25 make -C web test 02:16:25 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 02:16:25 make[1]: tput: No such file or directory 02:16:25 make[1]: tput: No such file or directory 02:16:25 warning: generating ./VERSION 02:16:25 echo "0.0.0" > VERSION 02:16:25 docker build \ 02:16:25 -f Dockerfile \ 02:16:25 --build-arg USER=1000 \ 02:16:25 \ 02:16:25 --label "git_sha=07e0b22b56ac482bb5676a038e1afd78ed0551c4" \ 02:16:25 -t edgexfoundry/edgex-web-ui:07e0b22b56ac482bb5676a038e1afd78ed0551c4 \ 02:16:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:16:25 . 02:16:25 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:16:25 Install the buildx component to build images with BuildKit: 02:16:25 https://docs.docker.com/go/buildx/ 02:16:25 02:16:26 Sending build context to Docker daemon 2.556MB 02:16:26 Step 1/11 : FROM node:18-alpine3.18 02:16:26 18-alpine3.18: Pulling from library/node 02:16:26 9fda8d8052c6: Already exists 02:16:26 9eaea104398d: Pulling fs layer 02:16:26 8e5e74a525a3: Pulling fs layer 02:16:26 0af8382f830e: Pulling fs layer 02:16:26 0af8382f830e: Verifying Checksum 02:16:26 0af8382f830e: Download complete 02:16:26 8e5e74a525a3: Verifying Checksum 02:16:26 8e5e74a525a3: Download complete 02:16:27 9eaea104398d: Verifying Checksum 02:16:27 9eaea104398d: Download complete 02:16:34 9eaea104398d: Pull complete 02:16:35 8e5e74a525a3: Pull complete 02:16:35 0af8382f830e: Pull complete 02:16:35 Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f 02:16:35 Status: Downloaded newer image for node:18-alpine3.18 02:16:35 ---> 385311cb02d5 02:16:35 Step 2/11 : RUN apk add --no-cache chromium 02:16:36 ---> Running in 96d713df48c8 02:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:16:39 (1/152) Installing libexpat (2.5.0-r1) 02:16:39 (2/152) Installing brotli-libs (1.0.9-r14) 02:16:39 (3/152) Installing libbz2 (1.0.8-r5) 02:16:39 (4/152) Installing libpng (1.6.39-r3) 02:16:39 (5/152) Installing freetype (2.13.0-r5) 02:16:39 (6/152) Installing fontconfig (2.14.2-r3) 02:16:39 (7/152) Installing libfontenc (1.1.7-r2) 02:16:39 (8/152) Installing mkfontscale (1.2.2-r3) 02:16:39 (9/152) Installing font-opensans (0_git20210927-r1) 02:16:39 (10/152) Installing pkgconf (1.9.5-r0) 02:16:39 (11/152) Installing libffi (3.4.4-r2) 02:16:39 (12/152) Installing libintl (0.21.1-r7) 02:16:39 (13/152) Installing libblkid (2.38.1-r8) 02:16:39 (14/152) Installing libmount (2.38.1-r8) 02:16:39 (15/152) Installing pcre2 (10.42-r1) 02:16:39 (16/152) Installing glib (2.76.4-r0) 02:16:39 (17/152) Installing xz-libs (5.4.3-r0) 02:16:39 (18/152) Installing libxml2 (2.11.4-r0) 02:16:39 (19/152) Installing shared-mime-info (2.2-r5) 02:16:39 (20/152) Installing hicolor-icon-theme (0.17-r2) 02:16:39 (21/152) Installing libjpeg-turbo (2.1.5.1-r3) 02:16:39 (22/152) Installing libwebp (1.3.2-r0) 02:16:39 (23/152) Installing zstd-libs (1.5.5-r4) 02:16:39 (24/152) Installing tiff (4.5.1-r0) 02:16:39 (25/152) Installing gdk-pixbuf (2.42.10-r5) 02:16:39 (26/152) Installing gtk-update-icon-cache (3.24.38-r1) 02:16:39 (27/152) Installing libxau (1.0.11-r2) 02:16:39 (28/152) Installing libmd (1.0.4-r2) 02:16:39 (29/152) Installing libbsd (0.11.7-r1) 02:16:39 (30/152) Installing libxdmcp (1.1.4-r2) 02:16:39 (31/152) Installing libxcb (1.15-r1) 02:16:39 (32/152) Installing libx11 (1.8.4-r4) 02:16:39 (33/152) Installing libxcomposite (0.4.6-r3) 02:16:39 (34/152) Installing libxfixes (6.0.1-r2) 02:16:39 (35/152) Installing libxrender (0.9.11-r3) 02:16:39 (36/152) Installing libxcursor (1.2.1-r2) 02:16:39 (37/152) Installing libxdamage (1.1.6-r2) 02:16:39 (38/152) Installing libxext (1.3.5-r2) 02:16:39 (39/152) Installing libxi (1.8.1-r0) 02:16:39 (40/152) Installing libxinerama (1.1.5-r2) 02:16:39 (41/152) Installing libxrandr (1.5.3-r2) 02:16:39 (42/152) Installing libatk-1.0 (2.48.3-r0) 02:16:39 (43/152) Installing libxtst (1.2.4-r2) 02:16:39 (44/152) Installing dbus-libs (1.14.8-r0) 02:16:39 (45/152) Installing at-spi2-core (2.48.3-r0) 02:16:39 (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) 02:16:39 (47/152) Installing pixman (0.42.2-r1) 02:16:39 (48/152) Installing cairo (1.17.8-r1) 02:16:39 (49/152) Installing cairo-gobject (1.17.8-r1) 02:16:40 (50/152) Installing avahi-libs (0.8-r13) 02:16:40 (51/152) Installing gmp (6.2.1-r3) 02:16:40 (52/152) Installing nettle (3.8.1-r2) 02:16:40 (53/152) Installing libunistring (1.1-r1) 02:16:40 (54/152) Installing libidn2 (2.3.4-r1) 02:16:40 (55/152) Installing p11-kit (0.24.1-r2) 02:16:40 (56/152) Installing libtasn1 (4.19.0-r1) 02:16:40 (57/152) Installing gnutls (3.8.0-r2) 02:16:40 (58/152) Installing cups-libs (2.4.6-r0) 02:16:40 (59/152) Installing libepoxy (1.5.10-r1) 02:16:40 (60/152) Installing fribidi (1.0.13-r0) 02:16:40 (61/152) Installing graphite2 (1.3.14-r5) 02:16:40 (62/152) Installing harfbuzz (7.3.0-r0) 02:16:40 (63/152) Installing libxft (2.3.8-r1) 02:16:40 (64/152) Installing pango (1.50.14-r1) 02:16:40 (65/152) Installing wayland-libs-client (1.22.0-r2) 02:16:40 (66/152) Installing wayland-libs-cursor (1.22.0-r2) 02:16:40 (67/152) Installing wayland-libs-egl (1.22.0-r2) 02:16:40 (68/152) Installing xkeyboard-config (2.38-r0) 02:16:40 (69/152) Installing libxkbcommon (1.5.0-r2) 02:16:40 (70/152) Installing gtk+3.0 (3.24.38-r1) 02:16:40 Executing gtk+3.0-3.24.38-r1.post-install 02:16:40 (71/152) Installing icu-data-full (73.2-r2) 02:16:41 (72/152) Installing mesa (23.0.4-r0) 02:16:41 (73/152) Installing llvm15-libs (15.0.7-r6) 02:16:44 (74/152) Installing libdrm (2.4.115-r4) 02:16:44 (75/152) Installing musl-fts (1.2.7-r5) 02:16:44 (76/152) Installing libelf (0.189-r2) 02:16:44 (77/152) Installing mesa-glapi (23.0.4-r0) 02:16:44 (78/152) Installing mesa-dri-gallium (23.0.4-r0) 02:16:44 (79/152) Installing eudev-libs (3.2.11-r8) 02:16:44 (80/152) Installing libmagic (5.45-r0) 02:16:45 (81/152) Installing file (5.45-r0) 02:16:45 (82/152) Installing libice (1.1.1-r2) 02:16:45 (83/152) Installing libuuid (2.38.1-r8) 02:16:45 (84/152) Installing libsm (1.2.4-r1) 02:16:45 (85/152) Installing libxt (1.3.0-r2) 02:16:45 (86/152) Installing libxmu (1.1.4-r2) 02:16:45 (87/152) Installing xset (1.2.5-r1) 02:16:45 (88/152) Installing xprop (1.2.6-r0) 02:16:45 (89/152) Installing xdg-utils (1.1.3-r4) 02:16:45 (90/152) Installing libogg (1.3.5-r4) 02:16:45 (91/152) Installing flac-libs (1.4.3-r0) 02:16:45 (92/152) Installing alsa-lib (1.2.9-r1) 02:16:45 (93/152) Installing libatomic (12.2.1_git20220924-r10) 02:16:45 (94/152) Installing svt-av1-libs (1.6.0-r0) 02:16:46 (95/152) Installing aom-libs (3.6.1-r0) 02:16:46 (96/152) Installing libva (2.18.0-r1) 02:16:46 (97/152) Installing libvdpau (1.5-r1) 02:16:46 (98/152) Installing ffmpeg-libavutil (6.0-r15) 02:16:46 (99/152) Installing libdav1d (1.2.1-r0) 02:16:46 (100/152) Installing libhwy (1.0.4-r1) 02:16:46 (101/152) Installing lcms2 (2.15-r2) 02:16:46 (102/152) Installing libjxl (0.8.2-r0) 02:16:46 (103/152) Installing lame-libs (3.100-r5) 02:16:46 (104/152) Installing opus (1.4-r0) 02:16:46 (105/152) Installing libgomp (12.2.1_git20220924-r10) 02:16:46 (106/152) Installing soxr (0.1.3-r5) 02:16:46 (107/152) Installing ffmpeg-libswresample (6.0-r15) 02:16:46 (108/152) Installing libtheora (1.1.1-r17) 02:16:46 (109/152) Installing libvorbis (1.3.7-r1) 02:16:46 (110/152) Installing libvpx (1.13.0-r1) 02:16:46 (111/152) Installing x264-libs (0.164_git20220602-r1) 02:16:46 (112/152) Installing numactl (2.0.16-r4) 02:16:46 (113/152) Installing x265-libs (3.5-r4) 02:16:46 (114/152) Installing xvidcore (1.3.7-r1) 02:16:46 (115/152) Installing ffmpeg-libavcodec (6.0-r15) 02:16:46 (116/152) Installing libbluray (1.3.4-r0) 02:16:46 (117/152) Installing mpg123-libs (1.31.3-r1) 02:16:46 (118/152) Installing libopenmpt (0.7.2-r0) 02:16:46 (119/152) Installing cjson (1.7.15-r4) 02:16:46 (120/152) Installing mbedtls (2.28.4-r0) 02:16:46 (121/152) Installing librist (0.2.7-r0) 02:16:46 (122/152) Installing libsrt (1.5.2-r0) 02:16:46 (123/152) Installing libssh (0.10.5-r0) 02:16:46 (124/152) Installing libsodium (1.0.18-r3) 02:16:46 (125/152) Installing libzmq (4.3.4-r4) 02:16:46 (126/152) Installing ffmpeg-libavformat (6.0-r15) 02:16:46 (127/152) Installing libevent (2.1.12-r6) 02:16:47 (128/152) Installing wayland-libs-server (1.22.0-r2) 02:16:47 (129/152) Installing mesa-gbm (23.0.4-r0) 02:16:47 (130/152) Installing harfbuzz-subset (7.3.0-r0) 02:16:47 (131/152) Installing icu-libs (73.2-r2) 02:16:47 (132/152) Installing jsoncpp (1.9.5-r0) 02:16:47 (133/152) Installing minizip (1.2.13-r0) 02:16:47 (134/152) Installing nspr (4.35-r2) 02:16:47 (135/152) Installing sqlite-libs (3.41.2-r2) 02:16:47 (136/152) Installing nss (3.91-r0) 02:16:47 (137/152) Installing pipewire-libs (0.3.70-r1) 02:16:47 (138/152) Installing libasyncns (0.8-r1) 02:16:47 (139/152) Installing libltdl (2.4.7-r2) 02:16:47 (140/152) Installing orc (0.4.34-r0) 02:16:47 (141/152) Installing libsndfile (1.2.0-r2) 02:16:47 (142/152) Installing speexdsp (1.2.1-r1) 02:16:47 (143/152) Installing tdb-libs (1.4.8-r1) 02:16:47 (144/152) Installing libpulse (16.1-r10) 02:16:47 (145/152) Installing re2 (2023.03.01-r1) 02:16:47 (146/152) Installing snappy (1.1.10-r1) 02:16:47 (147/152) Installing libwoff2common (1.0.2-r2) 02:16:47 (148/152) Installing libwoff2enc (1.0.2-r2) 02:16:47 (149/152) Installing libgpg-error (1.47-r1) 02:16:47 (150/152) Installing libgcrypt (1.10.2-r1) 02:16:47 (151/152) Installing libxslt (1.1.38-r0) 02:16:47 (152/152) Installing chromium (115.0.5790.170-r0) 02:16:55 Executing busybox-1.36.1-r2.trigger 02:16:55 Executing fontconfig-2.14.2-r3.trigger 02:16:55 Executing mkfontscale-1.2.2-r3.trigger 02:16:55 Executing glib-2.76.4-r0.trigger 02:16:55 Executing shared-mime-info-2.2-r5.trigger 02:16:56 Executing gdk-pixbuf-2.42.10-r5.trigger 02:16:56 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:16:56 OK: 551 MiB in 169 packages 02:17:14 Removing intermediate container 96d713df48c8 02:17:14 ---> 535e7c087d5c 02:17:14 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:17:14 ---> Running in 877b30752b1c 02:17:14 Removing intermediate container 877b30752b1c 02:17:14 ---> b22d35af14ee 02:17:14 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:17:14 ---> Running in a7aa9693a80f 02:17:14 Removing intermediate container a7aa9693a80f 02:17:14 ---> e7ed24ce91ab 02:17:14 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:17:14 ---> Running in acd16892aeea 02:17:14 Removing intermediate container acd16892aeea 02:17:14 ---> bf18192e3e0e 02:17:14 Step 6/11 : RUN npm install -g npm 02:17:14 ---> Running in 38436f4f2b44 02:17:47 02:17:47 removed 12 packages, and changed 76 packages in 26s 02:17:47 02:17:47 28 packages are looking for funding 02:17:47 run `npm fund` for details 02:17:47 Removing intermediate container 38436f4f2b44 02:17:47 ---> a745f4c0f784 02:17:47 Step 7/11 : ARG USER=1000 02:17:47 ---> Running in 26acfbe597f3 02:17:47 Removing intermediate container 26acfbe597f3 02:17:47 ---> 9d53652b7348 02:17:47 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:17:47 ---> Running in 4d70ca3ae71c 02:17:49 Removing intermediate container 4d70ca3ae71c 02:17:49 ---> 607f4a7b891e 02:17:49 Step 9/11 : USER $USER:$USER 02:17:49 ---> Running in 688aa71c6ee0 02:17:49 Removing intermediate container 688aa71c6ee0 02:17:49 ---> c97057545bc2 02:17:49 Step 10/11 : WORKDIR /app 02:17:49 ---> Running in 63265f5ee504 02:17:49 Removing intermediate container 63265f5ee504 02:17:49 ---> 11d1379cf417 02:17:49 Step 11/11 : LABEL git_sha=07e0b22b56ac482bb5676a038e1afd78ed0551c4 02:17:49 ---> Running in b057a2c9a49e 02:17:50 Removing intermediate container b057a2c9a49e 02:17:50 ---> e773704f3661 02:17:50 Successfully built e773704f3661 02:17:50 Successfully tagged edgexfoundry/edgex-web-ui:07e0b22b56ac482bb5676a038e1afd78ed0551c4 02:17:50 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:17:50 touch edgex-web-ui.imagebuilt 02:17:50 mkdir -p node_modules coverage 02:17:50 chown "1000:1000" node_modules coverage package-lock.json 02:17:50 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:18:05 npm WARN old lockfile 02:18:05 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:18:05 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:18:05 npm WARN old lockfile 02:18:05 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:18:05 npm WARN old lockfile 02:18:21 npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:21 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:21 npm WARN old lockfile code: 'ETARGET', 02:18:21 npm WARN old lockfile type: 'version', 02:18:21 npm WARN old lockfile wanted: '4.2.3', 02:18:21 npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], 02:18:21 npm WARN old lockfile distTags: { latest: '5.1.1' }, 02:18:21 npm WARN old lockfile defaultTag: 'latest' 02:18:21 npm WARN old lockfile } 02:18:21 npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:21 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:21 npm WARN old lockfile code: 'ETARGET', 02:18:21 npm WARN old lockfile type: 'version', 02:18:21 npm WARN old lockfile wanted: '7.0.0', 02:18:21 npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], 02:18:21 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:18:21 npm WARN old lockfile defaultTag: 'latest' 02:18:21 npm WARN old lockfile } 02:18:21 npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:21 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:18:21 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:21 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:21 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:21 npm WARN old lockfile code: 'ETARGET', 02:18:21 npm WARN old lockfile type: 'version', 02:18:21 npm WARN old lockfile wanted: '6.0.1', 02:18:21 npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], 02:18:21 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:18:21 npm WARN old lockfile defaultTag: 'latest' 02:18:21 npm WARN old lockfile } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '10.1.0' } 02:18:55 npm WARN EBADENGINE } 02:20:32 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:20:32 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 02:20:33 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:20:35 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:20:38 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 02:20:42 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. 02:20:53 npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version 02:20:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:21:19 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 02:21:20 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 02:21:47 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. 02:22:55 02:22:55 added 1354 packages, and audited 1355 packages in 5m 02:22:55 02:22:55 110 packages are looking for funding 02:22:55 run `npm fund` for details 02:22:55 02:22:55 29 vulnerabilities (18 moderate, 8 high, 3 critical) 02:22:55 02:22:55 To address issues that do not require attention, run: 02:22:55 npm audit fix 02:22:55 02:22:55 To address all issues (including breaking changes), run: 02:22:55 npm audit fix --force 02:22:55 02:22:55 Run `npm audit` for details. 02:22:57 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 02:23:14 This version of CLI is only compatible with Angular versions ^16.1.0, 02:23:14 but Angular version 12.2.4 was found instead. 02:23:14 02:23:14 Please visit the link below to find instructions on how to update Angular. 02:23:14 https://update.angular.io/ 02:23:14 02:23:14 make[1]: *** [Makefile:144: test] Error 3 02:23:14 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' 02:23:14 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:23:14 $ docker stop --time=1 e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd 02:23:16 $ docker rm -f --volumes e8f4352ab863432920199f480fb4a6255c4149c38f9bb2e6de586c766ea8ebbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:17 02:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:18 arm64: Pulling from edgex-lftools-log-publisher 02:23:18 8998bd30e6a1: Pulling fs layer 02:23:18 04944245beec: Pulling fs layer 02:23:18 699f458cf7ca: Pulling fs layer 02:23:18 765212b225bb: Pulling fs layer 02:23:18 f23df028b6ca: Pulling fs layer 02:23:18 d65c8cfc05b1: Pulling fs layer 02:23:18 2437ff75d9bd: Pulling fs layer 02:23:18 f23df028b6ca: Waiting 02:23:18 d65c8cfc05b1: Waiting 02:23:18 2437ff75d9bd: Waiting 02:23:18 765212b225bb: Waiting 02:23:18 04944245beec: Verifying Checksum 02:23:18 04944245beec: Download complete 02:23:18 765212b225bb: Download complete 02:23:18 f23df028b6ca: Download complete 02:23:18 d65c8cfc05b1: Verifying Checksum 02:23:18 d65c8cfc05b1: Download complete 02:23:18 699f458cf7ca: Verifying Checksum 02:23:18 699f458cf7ca: Download complete 02:23:19 8998bd30e6a1: Verifying Checksum 02:23:19 8998bd30e6a1: Download complete 02:23:21 2437ff75d9bd: Verifying Checksum 02:23:21 2437ff75d9bd: Download complete 02:23:23 8998bd30e6a1: Pull complete 02:23:23 04944245beec: Pull complete 02:23:25 699f458cf7ca: Pull complete 02:23:25 765212b225bb: Pull complete 02:23:26 f23df028b6ca: Pull complete 02:23:26 d65c8cfc05b1: Pull complete 02:23:41 2437ff75d9bd: Pull complete 02:23:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-6371 does not seem to be running inside a container 02:23:41 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:23:44 $ docker top 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:45 ---> job-cost.sh 02:23:45 lf-activate-venv: SKIPPING 02:23:45 INFO: No Stack... 02:23:46 INFO: Retrieving Pricing Info for: v3-standard-4 02:23:46 INFO: Archiving Costs [Pipeline] sh 02:23:47 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 02:23:47 + cut -d, -f6 [Pipeline] lock 02:23:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] 02:23:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] did not exist. Created. 02:23:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:48 /w/workspace/edgex-ui-go/3@tmp/durable-5d3d4a65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:23:48 + echo total: 0.10999999940395355 [Pipeline] stash 02:23:48 Warning: overwriting stash ‘stack-cost’ 02:23:56 Stashed 1 file(s) [Pipeline] } 02:23:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:56 $ docker stop --time=1 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d 02:23:58 $ docker rm -f --volumes 97414dec94d4225a1d111bb319aba245aa11e16beedf67298b634d79b39d2e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:23:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:23:59 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives ] 02:23:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:23:59 total 16 02:23:59 drwxr-xr-x 3 root root 4096 Sep 18 02:11 . 02:23:59 drwxrwxr-x 15 jenkins jenkins 4096 Sep 18 02:11 .. 02:23:59 drwxr-xr-x 2 root root 4096 Sep 18 02:11 cost 02:23:59 -rw-r--r-- 1 root root 83 Sep 18 02:11 cost.csv 02:23:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:23:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:23:59 total 16 02:23:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 02:11 . 02:23:59 drwxrwxr-x 15 jenkins jenkins 4096 Sep 18 02:11 .. 02:23:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 02:11 cost 02:23:59 -rw-r--r-- 1 jenkins jenkins 83 Sep 18 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:24:00 ---> package-listing.sh 02:24:00 ++ facter osfamily 02:24:00 ++ tr '[:upper:]' '[:lower:]' 02:24:00 + OS_FAMILY=debian 02:24:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-623 02:24:00 + START_PACKAGES=/tmp/packages_start.txt 02:24:00 + END_PACKAGES=/tmp/packages_end.txt 02:24:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:00 + PACKAGES=/tmp/packages_start.txt 02:24:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' 02:24:00 + PACKAGES=/tmp/packages_end.txt 02:24:00 + case "${OS_FAMILY}" in 02:24:00 + dpkg -l 02:24:00 + grep '^ii' 02:24:00 + '[' -f /tmp/packages_start.txt ']' 02:24:00 + '[' -f /tmp/packages_end.txt ']' 02:24:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' 02:24:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ 02:24:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [Pipeline] echo 02:24:00 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_PR-623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:24:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:01 prd-ubuntu20.04-docker-8c-8g-6369 does not seem to be running inside a container 02:24:01 $ 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_PR-623/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_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:24:03 $ docker top a3391934dbaef735ebdf90b2840d13022078234c5fed91f097affcdc3ab3e493 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:04 + ls /var/log/sa-host 02:24:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:04 provisioning config files... 02:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config14188789236872564766tmp [Pipeline] { [Pipeline] echo 02:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:04 ---> create-netrc.sh [Pipeline] } 02:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:05 ---> python-tools-install.sh [Pipeline] echo 02:24:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:05 ---> sudo-logs.sh 02:24:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:05 ---> job-cost.sh 02:24:05 lf-activate-venv: SKIPPING 02:24:05 DEBUG: total: 0.2199999988079071 02:24:05 INFO: Retrieving Stack Cost... 02:24:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:06 INFO: Archiving Costs [Pipeline] echo 02:24:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:06 ---> logs-deploy.sh 02:24:06 lf-activate-venv: SKIPPING 02:24:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-623/3 02:24:06 INFO: archiving workspace using pattern(s): 02:24:08 Archives upload complete. 02:24:08 INFO: archiving logs to Nexus 02:24:09 ---> uname -a: 02:24:09 Linux prd-ubuntu20-04-docker-8c-8g-6369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:24:09 02:24:09