Pull request #607 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8df082e09ce58191eb2ee54446f533d2d3b6da6+c9840ee3d982748db972085be425fa319c5fdbd2 (4c72668819bc5b79f36a5750b4cdbef93151ba6f) 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-ssh11627263739661628158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15472435757668490842.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-607/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-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7175025621037124653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6295442262303845762.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-607/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-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16914593653075144574.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.20 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-15717 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [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-607 # 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 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit a8df082e09ce58191eb2ee54446f533d2d3b6da6 > 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 > 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/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 Merge succeeded, producing a8df082e09ce58191eb2ee54446f533d2d3b6da6 Checking out Revision a8df082e09ce58191eb2ee54446f533d2d3b6da6 (PR-607) Commit message: "build(snap): Correct epoch start from 1" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 > git rev-list --no-walk 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:00:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:00:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:00:45 ========================================================= 12:00:45 EdgeX Global Pipelines Version Info 12:00:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:00:46 ------------------- 12:00:46 stable info: 12:00:46 ------------------- 12:00:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:00:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:00:46 Message: update stable to v1.0.249 12:00:46 ------------------- 12:00:46 experimental info: 12:00:46 ------------------- 12:00:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:00:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:00:46 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:00:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8df082 [Pipeline] echo 12:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:47 provisioning config files... 12:00:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config17253602437727084142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:47 ---> docker-login.sh 12:00:47 nexus3.edgexfoundry.org:10001 12:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:48 Configure a credential helper to remove this warning. See 12:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:48 12:00:48 Login Succeeded 12:00:48 nexus3.edgexfoundry.org:10002 12:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:48 Configure a credential helper to remove this warning. See 12:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:48 12:00:48 Login Succeeded 12:00:48 nexus3.edgexfoundry.org:10003 12:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:48 Configure a credential helper to remove this warning. See 12:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:48 12:00:48 Login Succeeded 12:00:48 nexus3.edgexfoundry.org:10004 12:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:48 Configure a credential helper to remove this warning. See 12:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:48 12:00:48 Login Succeeded 12:00:48 docker.io 12:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:49 Configure a credential helper to remove this warning. See 12:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:49 12:00:49 Login Succeeded 12:00:49 ---> docker-login.sh ends [Pipeline] } 12:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:00:49 + git rev-list -1 --merges a8df082e09ce58191eb2ee54446f533d2d3b6da6~1..a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo 12:00:49 -----------> git rev-list -1 --merges a8df082e09ce58191eb2ee54446f533d2d3b6da6~1..a8df082e09ce58191eb2ee54446f533d2d3b6da6 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [false] [Pipeline] sh 12:00:49 + git log --format=format:%s -1 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo 12:00:49 ========================================================= 12:00:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:00:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:50 + git log --format=format:%s -1 a8df082e09ce58191eb2ee54446f533d2d3b6da6 [Pipeline] echo 12:00:50 [semverPrep] GIT_COMMIT: a8df082e09ce58191eb2ee54446f533d2d3b6da6, Commit Message: build(snap): Correct epoch start from 1 [Pipeline] echo 12:00:50 [semverPrep] This is not a build commit. [Pipeline] sh 12:00:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:50 + grep -v github /etc/ssh/ssh_known_hosts 12:00:50 + [ -e /tmp/ssh_known_hosts ] 12:00:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:00:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:00:50 + sudo tee -a /etc/ssh/ssh_known_hosts 12:00:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:50 12:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:51 0.1.4: Pulling from edgex-devops/py-git-semver 12:00:51 b85a868b505f: Pulling fs layer 12:00:51 e2be974225ed: Pulling fs layer 12:00:51 339a4e72a1f5: Pulling fs layer 12:00:51 988bab9f4d93: Pulling fs layer 12:00:51 1469e6f7b9e6: Pulling fs layer 12:00:51 eaf3925da568: Pulling fs layer 12:00:51 bab4dde63d76: Pulling fs layer 12:00:51 bde34c3a00c8: Pulling fs layer 12:00:51 b352a97aabf1: Pulling fs layer 12:00:51 4872d77fe225: Pulling fs layer 12:00:51 5851b861e8e6: Pulling fs layer 12:00:51 988bab9f4d93: Waiting 12:00:51 1469e6f7b9e6: Waiting 12:00:51 eaf3925da568: Waiting 12:00:51 bab4dde63d76: Waiting 12:00:51 bde34c3a00c8: Waiting 12:00:51 b352a97aabf1: Waiting 12:00:51 4872d77fe225: Waiting 12:00:51 5851b861e8e6: Waiting 12:00:51 e2be974225ed: Download complete 12:00:51 988bab9f4d93: Verifying Checksum 12:00:51 988bab9f4d93: Download complete 12:00:51 1469e6f7b9e6: Verifying Checksum 12:00:51 1469e6f7b9e6: Download complete 12:00:51 eaf3925da568: Download complete 12:00:51 339a4e72a1f5: Verifying Checksum 12:00:51 339a4e72a1f5: Download complete 12:00:51 bde34c3a00c8: Download complete 12:00:51 b352a97aabf1: Download complete 12:00:51 4872d77fe225: Verifying Checksum 12:00:51 4872d77fe225: Download complete 12:00:51 5851b861e8e6: Verifying Checksum 12:00:51 5851b861e8e6: Download complete 12:00:51 b85a868b505f: Verifying Checksum 12:00:51 b85a868b505f: Download complete 12:00:51 bab4dde63d76: Verifying Checksum 12:00:51 bab4dde63d76: Download complete 12:00:52 b85a868b505f: Pull complete 12:00:52 e2be974225ed: Pull complete 12:00:53 339a4e72a1f5: Pull complete 12:00:53 988bab9f4d93: Pull complete 12:00:53 1469e6f7b9e6: Pull complete 12:00:53 eaf3925da568: Pull complete 12:00:55 bab4dde63d76: Pull complete 12:00:55 bde34c3a00c8: Pull complete 12:00:55 b352a97aabf1: Pull complete 12:00:55 4872d77fe225: Pull complete 12:00:55 5851b861e8e6: Pull complete 12:00:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:56 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 12:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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-devops/py-git-semver:0.1.4 cat 12:00:59 $ docker top c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 -eo pid,comm 12:00:59 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). 12:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:00 [ssh-agent] Looking for ssh-agent implementation... 12:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:00 $ docker exec c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent 12:01:00 SSH_AUTH_SOCK=/tmp/ssh-UXS9vNcXyYdW/agent.31 12:01:00 SSH_AGENT_PID=37 12:01:00 Running ssh-add (command line suppressed) 12:01:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_3169449931784708483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_3169449931784708483.key) 12:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:00 + git tag --points-at HEAD [Pipeline] } 12:01:00 $ docker exec --env ******** --env ******** c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent -k 12:01:00 unset SSH_AUTH_SOCK; 12:01:00 unset SSH_AGENT_PID; 12:01:00 echo Agent pid 37 killed; 12:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:00 [ssh-agent] Looking for ssh-agent implementation... 12:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:00 $ docker exec c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent 12:01:01 SSH_AUTH_SOCK=/tmp/ssh-yunRcegB6ewk/agent.69 12:01:01 SSH_AGENT_PID=75 12:01:01 Running ssh-add (command line suppressed) 12:01:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_73864178100909545.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_73864178100909545.key) 12:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:01 + git semver init 12:01:01 2023-05-16 12:01:01,648 [run_init] DEBUG init version:0.0.0 force:False 12:01:01 2023-05-16 12:01:01,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 12:01:01 2023-05-16 12:01:01,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 12:01:01 2023-05-16 12:01:01,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) 12:01:03 2023-05-16 12:01:03,185 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude 12:01:03 2023-05-16 12:01:03,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False 12:01:03 2023-05-16 12:01:03,185 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 12:01:03 2023-05-16 12:01:03,189 [execute] INFO git cat-file --batch-check 12:01:03 2023-05-16 12:01:03,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 12:01:03 2023-05-16 12:01:03,195 [execute] INFO git cat-file --batch 12:01:03 2023-05-16 12:01:03,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 12:01:03 2023-05-16 12:01:03,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 12:01:03 0.0.0 [Pipeline] } 12:01:03 $ docker exec --env ******** --env ******** c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 ssh-agent -k 12:01:03 unset SSH_AUTH_SOCK; 12:01:03 unset SSH_AGENT_PID; 12:01:03 echo Agent pid 75 killed; 12:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:04 + git semver [Pipeline] } 12:01:04 $ docker stop --time=1 c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 12:01:05 $ docker rm -f --volumes c873c3becd32665d7e77e92be06995cef91481f939400550bf0b18acf169d930 [Pipeline] // withDockerContainer [Pipeline] sh 12:01:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:01:06 Stashed 1 file(s) [Pipeline] echo 12:01:06 [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 12:01:06 provisioning config files... 12:01:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config2027781103679225522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:06 ---> docker-login.sh 12:01:06 nexus3.edgexfoundry.org:10001 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 nexus3.edgexfoundry.org:10002 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 nexus3.edgexfoundry.org:10003 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 nexus3.edgexfoundry.org:10004 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 docker.io 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:07 Configure a credential helper to remove this warning. See 12:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:07 12:01:07 Login Succeeded 12:01:07 ---> docker-login.sh ends [Pipeline] } 12:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:07 ========================================================= 12:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:01:07 Sending build context to Docker daemon 45.66MB 12:01:07 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 12:01:07 Step 2/15 : FROM ${BASE} AS builder 12:01:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:01:07 f56be85fc22e: Pulling fs layer 12:01:07 85791d961cd3: Pulling fs layer 12:01:07 d694b5ae8c79: Pulling fs layer 12:01:07 9f32a84ed3da: Pulling fs layer 12:01:07 4d19c01a9841: Pulling fs layer 12:01:07 9325e15d5711: Pulling fs layer 12:01:07 556b6ee489ea: Pulling fs layer 12:01:07 c5a4b2cf53e6: Pulling fs layer 12:01:07 9f32a84ed3da: Waiting 12:01:07 9325e15d5711: Waiting 12:01:07 556b6ee489ea: Waiting 12:01:07 c5a4b2cf53e6: Waiting 12:01:07 85791d961cd3: Verifying Checksum 12:01:07 85791d961cd3: Download complete 12:01:07 9f32a84ed3da: Verifying Checksum 12:01:07 9f32a84ed3da: Download complete 12:01:07 4d19c01a9841: Verifying Checksum 12:01:07 4d19c01a9841: Download complete 12:01:07 f56be85fc22e: Verifying Checksum 12:01:07 f56be85fc22e: Download complete 12:01:07 9325e15d5711: Verifying Checksum 12:01:07 9325e15d5711: Download complete 12:01:08 f56be85fc22e: Pull complete 12:01:08 85791d961cd3: Pull complete 12:01:08 c5a4b2cf53e6: Verifying Checksum 12:01:08 c5a4b2cf53e6: Download complete 12:01:08 d694b5ae8c79: Verifying Checksum 12:01:08 d694b5ae8c79: Download complete 12:01:08 556b6ee489ea: Verifying Checksum 12:01:08 556b6ee489ea: Download complete 12:01:12 d694b5ae8c79: Pull complete 12:01:12 9f32a84ed3da: Pull complete 12:01:12 4d19c01a9841: Pull complete 12:01:12 9325e15d5711: Pull complete 12:01:14 556b6ee489ea: Pull complete 12:01:15 c5a4b2cf53e6: Pull complete 12:01:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:01:15 ---> c4be618373d6 12:01:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:01:21 Still waiting to schedule task 12:01:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:01:23 ---> Running in bf1dfc62ce54 12:01:23 Removing intermediate container bf1dfc62ce54 12:01:23 ---> 4814e2d84ca3 12:01:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:01:23 ---> Running in 16c4fb4ceee0 12:01:24 Removing intermediate container 16c4fb4ceee0 12:01:24 ---> f61b371e74b0 12:01:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:01:24 ---> Running in eb61a945ac43 12:01:24 Removing intermediate container eb61a945ac43 12:01:24 ---> 70efc2eb8262 12:01:24 Step 6/15 : LABEL Name=edgex-ui-go 12:01:24 ---> Running in 0adf6a2f2814 12:01:24 Removing intermediate container 0adf6a2f2814 12:01:24 ---> e49aa87984d0 12:01:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:01:24 ---> Running in ede0af33dfe3 12:01:24 Removing intermediate container ede0af33dfe3 12:01:24 ---> 74c6bdc513b9 12:01:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:01:24 latest: Pulling from library/docker 12:01:24 8a49fdb3b6a5: Pulling fs layer 12:01:24 dfb60e7f5d22: Pulling fs layer 12:01:24 f74671f55a8d: Pulling fs layer 12:01:24 1cd4867cc7bf: Pulling fs layer 12:01:24 a9d94ad0c817: Pulling fs layer 12:01:24 ec5418c68f0e: Pulling fs layer 12:01:24 1cd4867cc7bf: Waiting 12:01:24 a9d94ad0c817: Waiting 12:01:24 1082547c2e5b: Pulling fs layer 12:01:24 80b838ca0f73: Pulling fs layer 12:01:24 d15f978d7223: Pulling fs layer 12:01:24 1058b1c95dcd: Pulling fs layer 12:01:24 0ac1c4c35af9: Pulling fs layer 12:01:24 1d938c8b2399: Pulling fs layer 12:01:24 1b2885b54919: Pulling fs layer 12:01:24 5d3ce26085aa: Pulling fs layer 12:01:24 ec5418c68f0e: Waiting 12:01:24 1082547c2e5b: Waiting 12:01:24 80b838ca0f73: Waiting 12:01:24 d15f978d7223: Waiting 12:01:24 1058b1c95dcd: Waiting 12:01:24 0ac1c4c35af9: Waiting 12:01:24 1b2885b54919: Waiting 12:01:24 1d938c8b2399: Waiting 12:01:24 f74671f55a8d: Download complete 12:01:25 dfb60e7f5d22: Download complete 12:01:25 8a49fdb3b6a5: Verifying Checksum 12:01:25 8a49fdb3b6a5: Download complete 12:01:25 8a49fdb3b6a5: Pull complete 12:01:25 1cd4867cc7bf: Download complete 12:01:25 ec5418c68f0e: Verifying Checksum 12:01:25 ec5418c68f0e: Download complete 12:01:25 80b838ca0f73: Verifying Checksum 12:01:25 80b838ca0f73: Download complete 12:01:25 dfb60e7f5d22: Pull complete 12:01:25 1082547c2e5b: Verifying Checksum 12:01:25 1082547c2e5b: Download complete 12:01:25 d15f978d7223: Verifying Checksum 12:01:25 d15f978d7223: Download complete 12:01:25 f74671f55a8d: Pull complete 12:01:25 1058b1c95dcd: Verifying Checksum 12:01:25 1058b1c95dcd: Download complete 12:01:25 0ac1c4c35af9: Verifying Checksum 12:01:25 0ac1c4c35af9: Download complete 12:01:25 a9d94ad0c817: Verifying Checksum 12:01:25 a9d94ad0c817: Download complete 12:01:25 5d3ce26085aa: Verifying Checksum 12:01:25 5d3ce26085aa: Download complete 12:01:25 1cd4867cc7bf: Pull complete 12:01:26 a9d94ad0c817: Pull complete 12:01:26 1d938c8b2399: Verifying Checksum 12:01:26 1d938c8b2399: Download complete 12:01:27 ec5418c68f0e: Pull complete 12:01:27 1082547c2e5b: Pull complete 12:01:27 80b838ca0f73: Pull complete 12:01:27 d15f978d7223: Pull complete 12:01:27 1058b1c95dcd: Pull complete 12:01:27 0ac1c4c35af9: Pull complete 12:01:29 1d938c8b2399: Pull complete 12:01:29 1b2885b54919: Pull complete 12:01:29 5d3ce26085aa: Pull complete 12:01:29 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 12:01:29 Status: Downloaded newer image for docker:latest 12:01:35 ---> 7409f75c7125 12:01:35 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:01:35 ---> Running in 498c778e0fb3 12:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:01:35 OK: 265 MiB in 53 packages 12:01:36 Removing intermediate container 498c778e0fb3 12:01:36 ---> 4cca75e9df0f 12:01:36 Step 10/15 : ENV GO111MODULE=on 12:01:36 ---> Running in 184bb8f904d4 12:01:36 Removing intermediate container 184bb8f904d4 12:01:36 ---> a5696c35faf1 12:01:36 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:01:36 ---> Running in 7983b94ad54a 12:01:37 Removing intermediate container 7983b94ad54a 12:01:37 ---> 5894fc1918c3 12:01:37 Step 12/15 : COPY go.mod vendor* ./ 12:01:37 ---> 7fee839d7f47 12:01:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:38 ---> Running in 66d7e277d0dd 12:02:16 Removing intermediate container 66d7e277d0dd 12:02:16 ---> 6d7c89bef921 12:02:16 Step 14/15 : COPY . . 12:02:17 ---> 80321172335a 12:02:17 Step 15/15 : RUN ${MAKE} 12:02:17 ---> Running in 85aadacd9969 12:02:18 noop 12:02:18 Removing intermediate container 85aadacd9969 12:02:18 ---> 27e40c228dea 12:02:18 Successfully built 27e40c228dea 12:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:18 + docker inspect -f . ci-base-image-x86_64 12:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:18 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 12:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** -e ******** ci-base-image-x86_64 cat 12:02:19 $ docker top 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:19 + go version 12:02:19 go version go1.20.2 linux/amd64 [Pipeline] } 12:02:19 $ docker stop --time=1 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea 12:02:20 $ docker rm -f --volumes 60ef7a3b3713c3002cba856331654a5d01a66f0ab949912afb72a6b6eed403ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:21 + docker inspect -f . ci-base-image-x86_64 12:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:21 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 12:02:21 $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** -e ******** ci-base-image-x86_64 cat 12:02:21 $ docker top 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh 12:02:22 + make test 12:02:22 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 12:02:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:02:35 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 12:02:35 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 12:02:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:02:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:02:38 ./bin/test-attribution-txt.sh 12:02:38 make -C web test 12:02:38 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' 12:02:38 make[1]: tput: No such file or directory 12:02:38 make[1]: tput: No such file or directory 12:02:38 warning: generating ./VERSION 12:02:38 echo "0.0.0" > VERSION 12:02:38 docker build \ 12:02:38 -f Dockerfile \ 12:02:38 --build-arg USER=1000 \ 12:02:38 \ 12:02:38 --label "git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6" \ 12:02:38 -t edgexfoundry/edgex-web-ui:a8df082e09ce58191eb2ee54446f533d2d3b6da6 \ 12:02:38 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 12:02:38 . 12:02:38 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 12:02:38 Install the buildx component to build images with BuildKit: 12:02:38 https://docs.docker.com/go/buildx/ 12:02:38 12:02:38 Sending build context to Docker daemon 2.571MB 12:02:38 Step 1/10 : FROM node:16.17-alpine3.15 12:02:38 16.17-alpine3.15: Pulling from library/node 12:02:38 9621f1afde84: Pulling fs layer 12:02:38 c6f70ee39829: Pulling fs layer 12:02:38 56892a8094a2: Pulling fs layer 12:02:38 58dd87906ef0: Pulling fs layer 12:02:38 58dd87906ef0: Waiting 12:02:38 56892a8094a2: Verifying Checksum 12:02:38 56892a8094a2: Download complete 12:02:38 58dd87906ef0: Verifying Checksum 12:02:38 58dd87906ef0: Download complete 12:02:38 9621f1afde84: Verifying Checksum 12:02:38 9621f1afde84: Download complete 12:02:38 9621f1afde84: Pull complete 12:02:38 c6f70ee39829: Verifying Checksum 12:02:38 c6f70ee39829: Download complete 12:02:39 c6f70ee39829: Pull complete 12:02:39 56892a8094a2: Pull complete 12:02:39 58dd87906ef0: Pull complete 12:02:39 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 12:02:39 Status: Downloaded newer image for node:16.17-alpine3.15 12:02:39 ---> b69703f70c3d 12:02:39 Step 2/10 : RUN apk add --no-cache chromium 12:02:44 ---> Running in 9e9d241ef601 12:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:02:44 (1/129) Installing libxau (1.0.9-r0) 12:02:44 (2/129) Installing libmd (1.0.3-r0) 12:02:44 (3/129) Installing libbsd (0.11.3-r1) 12:02:44 (4/129) Installing libxdmcp (1.1.3-r0) 12:02:44 (5/129) Installing libxcb (1.14-r2) 12:02:44 (6/129) Installing libx11 (1.7.3.1-r0) 12:02:44 (7/129) Installing libxext (1.3.4-r0) 12:02:44 (8/129) Installing libice (1.0.10-r0) 12:02:44 (9/129) Installing libuuid (2.37.4-r0) 12:02:44 (10/129) Installing libsm (1.2.3-r0) 12:02:44 (11/129) Installing libxt (1.2.1-r0) 12:02:44 (12/129) Installing libxmu (1.1.3-r0) 12:02:44 (13/129) Installing xset (1.2.4-r0) 12:02:44 (14/129) Installing xprop (1.2.5-r0) 12:02:44 (15/129) Installing xdg-utils (1.1.3-r0) 12:02:44 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 12:02:44 (17/129) Installing pkgconf (1.8.1-r0) 12:02:44 (18/129) Installing libffi (3.4.2-r1) 12:02:44 (19/129) Installing libintl (0.21-r0) 12:02:44 (20/129) Installing libblkid (2.37.4-r0) 12:02:44 (21/129) Installing libmount (2.37.4-r0) 12:02:44 (22/129) Installing pcre (8.45-r1) 12:02:44 (23/129) Installing glib (2.70.1-r0) 12:02:44 (24/129) Installing xz-libs (5.2.5-r1) 12:02:44 (25/129) Installing libxml2 (2.9.14-r2) 12:02:44 (26/129) Installing shared-mime-info (2.1-r2) 12:02:44 (27/129) Installing hicolor-icon-theme (0.17-r1) 12:02:44 (28/129) Installing libjpeg-turbo (2.1.2-r0) 12:02:44 (29/129) Installing libpng (1.6.37-r1) 12:02:44 (30/129) Installing libwebp (1.2.2-r0) 12:02:44 (31/129) Installing zstd-libs (1.5.0-r0) 12:02:44 (32/129) Installing tiff (4.4.0-r1) 12:02:44 (33/129) Installing gdk-pixbuf (2.42.8-r0) 12:02:44 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 12:02:44 (35/129) Installing libxcomposite (0.4.5-r0) 12:02:44 (36/129) Installing libxfixes (6.0.0-r0) 12:02:44 (37/129) Installing libxrender (0.9.10-r3) 12:02:44 (38/129) Installing libxcursor (1.2.0-r0) 12:02:44 (39/129) Installing libxdamage (1.1.5-r1) 12:02:44 (40/129) Installing libxi (1.8-r0) 12:02:44 (41/129) Installing libxinerama (1.1.4-r1) 12:02:44 (42/129) Installing libxrandr (1.5.2-r1) 12:02:44 (43/129) Installing atk (2.36.0-r0) 12:02:44 (44/129) Installing libxtst (1.2.3-r3) 12:02:44 (45/129) Installing dbus-libs (1.12.24-r0) 12:02:44 (46/129) Installing at-spi2-core (2.42.0-r0) 12:02:44 (47/129) Installing at-spi2-atk (2.38.0-r0) 12:02:44 (48/129) Installing expat (2.5.0-r0) 12:02:44 (49/129) Installing brotli-libs (1.0.9-r5) 12:02:44 (50/129) Installing libbz2 (1.0.8-r1) 12:02:44 (51/129) Installing freetype (2.11.1-r2) 12:02:44 (52/129) Installing fontconfig (2.13.1-r4) 12:02:44 (53/129) Installing pixman (0.40.0-r4) 12:02:44 (54/129) Installing cairo (1.16.0-r5) 12:02:44 (55/129) Installing cairo-gobject (1.16.0-r5) 12:02:44 (56/129) Installing avahi-libs (0.8-r5) 12:02:44 (57/129) Installing gmp (6.2.1-r1) 12:02:44 (58/129) Installing nettle (3.7.3-r0) 12:02:44 (59/129) Installing p11-kit (0.24.0-r1) 12:02:44 (60/129) Installing libtasn1 (4.18.0-r1) 12:02:44 (61/129) Installing libunistring (0.9.10-r1) 12:02:44 (62/129) Installing gnutls (3.7.1-r2) 12:02:44 (63/129) Installing cups-libs (2.3.3-r6) 12:02:44 (64/129) Installing libepoxy (1.5.9-r0) 12:02:44 (65/129) Installing fribidi (1.0.11-r0) 12:02:44 (66/129) Installing graphite2 (1.3.14-r0) 12:02:44 (67/129) Installing harfbuzz (3.0.0-r2) 12:02:44 (68/129) Installing libxft (2.3.4-r0) 12:02:44 (69/129) Installing pango (1.48.10-r0) 12:02:44 (70/129) Installing wayland-libs-client (1.19.0-r1) 12:02:44 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 12:02:44 (72/129) Installing wayland-libs-egl (1.19.0-r1) 12:02:44 (73/129) Installing xkeyboard-config (2.34-r0) 12:02:44 (74/129) Installing libxkbcommon (1.3.1-r0) 12:02:44 (75/129) Installing gtk+3.0 (3.24.30-r0) 12:02:45 Executing gtk+3.0-3.24.30-r0.post-install 12:02:45 (76/129) Installing libfontenc (1.1.4-r0) 12:02:45 (77/129) Installing mkfontscale (1.2.1-r1) 12:02:45 (78/129) Installing ttf-opensans (1.10-r1) 12:02:45 Executing ttf-opensans-1.10-r1.post-install 12:02:46 (79/129) Installing libogg (1.3.5-r0) 12:02:46 (80/129) Installing flac (1.3.4-r0) 12:02:46 (81/129) Installing alsa-lib (1.2.5.1-r1) 12:02:46 (82/129) Installing libatomic (10.3.1_git20211027-r0) 12:02:46 (83/129) Installing sdl2 (2.0.16-r4) 12:02:46 (84/129) Installing aom-libs (3.2.0-r0) 12:02:47 (85/129) Installing libass (0.15.2-r0) 12:02:47 (86/129) Installing libdav1d (0.9.2-r0) 12:02:47 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 12:02:47 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 12:02:47 (89/129) Installing lame (3.100-r0) 12:02:47 (90/129) Installing opus (1.3.1-r1) 12:02:47 (91/129) Installing libgomp (10.3.1_git20211027-r0) 12:02:47 (92/129) Installing soxr (0.1.3-r2) 12:02:47 (93/129) Installing libsrt (1.4.2-r1) 12:02:47 (94/129) Installing libssh (0.9.6-r1) 12:02:47 (95/129) Installing libtheora (1.1.1-r16) 12:02:47 (96/129) Installing v4l-utils-libs (1.22.1-r1) 12:02:47 (97/129) Installing libpciaccess (0.16-r0) 12:02:47 (98/129) Installing libdrm (2.4.109-r0) 12:02:47 (99/129) Installing libva (2.13.0-r0) 12:02:47 (100/129) Installing libvdpau (1.4-r0) 12:02:47 (101/129) Installing vidstab (1.1.0-r1) 12:02:47 (102/129) Installing libvorbis (1.3.7-r0) 12:02:47 (103/129) Installing libvpx (1.10.0-r0) 12:02:47 (104/129) Installing vulkan-loader (1.2.196-r0) 12:02:47 (105/129) Installing x264-libs (20210613-r0) 12:02:47 (106/129) Installing x265-libs (3.5-r0) 12:02:47 (107/129) Installing xvidcore (1.3.7-r1) 12:02:47 (108/129) Installing ffmpeg-libs (4.4.1-r2) 12:02:47 (109/129) Installing libevent (2.1.12-r4) 12:02:47 (110/129) Installing mesa (21.2.6-r0) 12:02:47 (111/129) Installing wayland-libs-server (1.19.0-r1) 12:02:47 (112/129) Installing mesa-gbm (21.2.6-r0) 12:02:47 (113/129) Installing lcms2 (2.12-r1) 12:02:47 (114/129) Installing nspr (4.32-r0) 12:02:47 (115/129) Installing sqlite-libs (3.36.0-r0) 12:02:47 (116/129) Installing nss (3.78.1-r0) 12:02:47 (117/129) Installing libasyncns (0.8-r1) 12:02:47 (118/129) Installing libltdl (2.4.6-r7) 12:02:47 (119/129) Installing orc (0.4.32-r0) 12:02:47 (120/129) Installing libsndfile (1.0.31-r1) 12:02:47 (121/129) Installing speexdsp (1.2.0-r0) 12:02:47 (122/129) Installing tdb-libs (1.4.5-r0) 12:02:47 (123/129) Installing libpulse (15.0-r2) 12:02:47 (124/129) Installing re2 (2021.11.01-r0) 12:02:47 (125/129) Installing snappy (1.1.9-r1) 12:02:47 (126/129) Installing libgpg-error (1.42-r1) 12:02:47 (127/129) Installing libgcrypt (1.9.4-r0) 12:02:47 (128/129) Installing libxslt (1.1.35-r0) 12:02:47 (129/129) Installing chromium (99.0.4844.84-r0) 12:02:48 Executing busybox-1.34.1-r7.trigger 12:02:48 Executing glib-2.70.1-r0.trigger 12:02:48 Executing shared-mime-info-2.1-r2.trigger 12:02:49 Executing gdk-pixbuf-2.42.8-r0.trigger 12:02:49 Executing gtk-update-icon-cache-2.24.33-r0.trigger 12:02:49 Executing fontconfig-2.13.1-r4.trigger 12:02:49 Executing mkfontscale-1.2.1-r1.trigger 12:02:49 OK: 286 MiB in 145 packages 12:02:59 Removing intermediate container 9e9d241ef601 12:02:59 ---> 49b557ef1830 12:02:59 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 12:02:59 ---> Running in 2dddc1f81135 12:02:59 Removing intermediate container 2dddc1f81135 12:02:59 ---> fcc4b6728289 12:02:59 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 12:02:59 ---> Running in b64880f425e5 12:02:59 Removing intermediate container b64880f425e5 12:02:59 ---> 84e1d094acec 12:02:59 Step 5/10 : RUN npm install -g npm 12:02:59 ---> Running in 22884118ac81 12:03:05 12:03:05 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 12:03:05 12:03:05 27 packages are looking for funding 12:03:05 run `npm fund` for details 12:03:05 12:03:05 found 0 vulnerabilities 12:03:06 Removing intermediate container 22884118ac81 12:03:06 ---> df6fc926fbf9 12:03:06 Step 6/10 : ARG USER=1000 12:03:06 ---> Running in 1b478be57ad4 12:03:06 Removing intermediate container 1b478be57ad4 12:03:06 ---> e02b974998f3 12:03:06 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 12:03:06 ---> Running in 10336a6fe373 12:03:07 Removing intermediate container 10336a6fe373 12:03:07 ---> 765cf45a49ce 12:03:07 Step 8/10 : USER $USER:$USER 12:03:07 ---> Running in 445484d6b459 12:03:07 Removing intermediate container 445484d6b459 12:03:07 ---> 70979f803155 12:03:07 Step 9/10 : WORKDIR /app 12:03:07 ---> Running in f10bf6d3c078 12:03:07 Removing intermediate container f10bf6d3c078 12:03:07 ---> 74407a35c254 12:03:07 Step 10/10 : LABEL git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6 12:03:07 ---> Running in 4c02e31b1b56 12:03:08 Removing intermediate container 4c02e31b1b56 12:03:08 ---> daa71a14ca2f 12:03:08 Successfully built daa71a14ca2f 12:03:08 Successfully tagged edgexfoundry/edgex-web-ui:a8df082e09ce58191eb2ee54446f533d2d3b6da6 12:03:08 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 12:03:08 touch edgex-web-ui.imagebuilt 12:03:08 mkdir -p node_modules coverage 12:03:08 chown "1000:1000" node_modules coverage package-lock.json 12:03:08 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 12:03:09 npm WARN old lockfile 12:03:09 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 12:03:09 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 12:03:09 npm WARN old lockfile 12:03:09 npm WARN old lockfile This is a one-time fix-up, please be patient... 12:03:09 npm WARN old lockfile 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:18 npm WARN EBADENGINE Unsupported engine { 12:03:18 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 12:03:18 npm WARN EBADENGINE required: { 12:03:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:03:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:03:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:03:18 npm WARN EBADENGINE }, 12:03:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:03:18 npm WARN EBADENGINE } 12:03:20 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 12:03:20 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 12:03:20 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 12:03:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 12:03:21 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 12:03:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 12:03:21 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 12:03:22 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 12:03:23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 12:03:23 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 12:03:24 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 12:03:26 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 12:03:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:03:26 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 12:03:26 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. 12:03:26 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. 12:03:26 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. 12:03:27 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 12:03:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:03:32 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. 12:03:33 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 12:03:41 12:03:41 added 1478 packages, and audited 1479 packages in 32s 12:03:41 12:03:41 90 packages are looking for funding 12:03:41 run `npm fund` for details 12:03:41 12:03:41 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 12:03:41 12:03:41 To address issues that do not require attention, run: 12:03:41 npm audit fix 12:03:41 12:03:41 To address all issues (including breaking changes), run: 12:03:41 npm audit fix --force 12:03:41 12:03:41 Run `npm audit` for details. 12:03:56 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 12:03:56 - Generating browser application bundles (phase: setup)... 12:04:04 Compiling @angular/core : es2015 as esm2015 12:04:04 Compiling @angular/compiler/testing : es2015 as esm2015 12:04:05 Compiling @angular/common : es2015 as esm2015 12:04:05 Compiling @angular/core/testing : es2015 as esm2015 12:04:05 Compiling @angular/platform-browser : es2015 as esm2015 12:04:05 Compiling @angular/common/testing : es2015 as esm2015 12:04:06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 12:04:06 Compiling @angular/platform-browser/testing : es2015 as esm2015 12:04:06 Compiling @angular/common/http : es2015 as esm2015 12:04:06 Compiling @angular/router : es2015 as esm2015 12:04:06 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 12:04:07 Compiling @angular/forms : es2015 as esm2015 12:04:07 Compiling @angular/common/http/testing : es2015 as esm2015 12:04:09 Compiling @angular/router/testing : es2015 as esm2015 12:04:14 16 05 2023 12:04:14.262:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 12:04:14 16 05 2023 12:04:14.264:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 12:04:14 16 05 2023 12:04:14.267:INFO [launcher]: Starting browser ChromeHeadless 12:04:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15719 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws 12:04:20 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 12:04:20 The recommended git tool is: git 12:04:26 ✔ Browser application bundle generation complete. 12:04:26 16 05 2023 12:04:25.005:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 6gRpZhnnljeIds0wAAAB with id 11967641 12:04:26 using credential edgex-jenkins-ssh 12:04:26 Cloning the remote Git repository 12:04:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:04:26 > git init /w/workspace/edgex-ui-go/3 # timeout=10 12:04:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:04:27 > git --version # timeout=10 12:04:27 > git --version # 'git version 2.25.1' 12:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.082 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.09 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.106 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.113 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.148 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.161 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.165 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.17 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.173 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.175 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.224 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.24 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.249 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.26 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.266 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.276 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.28 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.281 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.284 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.331 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.335 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.337 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.357 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.367 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.434 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.438 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.458 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.518 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.522 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.536 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.545 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.548 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.549 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.556 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.567 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.572 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.575 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.577 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.586 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.617 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.632 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.643 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.647 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.651 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.665 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.67 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.674 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.677 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.705 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.714 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.721 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.723 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.729 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.731 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.765 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.789 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.792 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.805 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.823 secs) 12:04:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.852 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.883 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.928 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.942 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.98 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.993 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.996 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.998 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.999 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1 sec) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.023 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.041 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.047 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.05 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.056 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.059 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.137 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.145 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.15 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.188 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.195 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.208 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.216 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.226 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.232 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.254 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.258 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.259 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.266 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.281 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.306 secs) 12:04:29 WARN: ' 12:04:29 It looks like you're using ngModel on the same form field as formControlName. 12:04:29 Support for using the ngModel input property and ngModelChange event with 12:04:29 reactive form directives has been deprecated in Angular v6 and will be removed 12:04:29 in a future version of Angular. 12:04:29 12:04:29 For more information on this, see our API docs here: 12:04:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:04:29 ' 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.306 secs) 12:04:29 WARN: ' 12:04:29 It looks like you're using ngModel on the same form field as formControlName. 12:04:29 Support for using the ngModel input property and ngModelChange event with 12:04:29 reactive form directives has been deprecated in Angular v6 and will be removed 12:04:29 in a future version of Angular. 12:04:29 12:04:29 For more information on this, see our API docs here: 12:04:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:04:29 ' 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.329 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.333 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.334 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.34 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.347 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.375 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.384 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.392 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.399 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.429 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.439 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.448 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.502 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.513 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.528 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.544 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.552 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.558 secs) 12:04:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.582 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.595 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.604 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.621 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.626 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.631 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.634 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.638 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.646 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.656 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.667 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.689 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.698 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.742 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.771 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.787 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.793 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.811 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.825 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.834 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.844 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.848 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.851 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.865 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.874 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.88 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.885 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.906 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.913 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.918 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.94 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.948 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.954 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.956 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.979 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.99 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.009 secs) 12:04:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.981 secs / 2.009 secs) 12:04:30 TOTAL: 145 SUCCESS 12:04:30 ✔ Browser application bundle generation complete. 12:04:31 12:04:31 =============================== Coverage summary =============================== 12:04:31 Statements : 41.56% ( 1425/3429 ) 12:04:31 Branches : 12.14% ( 109/898 ) 12:04:31 Functions : 33.33% ( 417/1251 ) 12:04:31 Lines : 39.45% ( 1280/3245 ) 12:04:31 ================================================================================ 12:04:31 ✔ Browser application bundle generation complete. 12:04:31 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [Pipeline] echo 12:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:31 $ docker stop --time=1 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 12:04:32 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit a8df082e09ce58191eb2ee54446f533d2d3b6da6 12:04:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:04:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:04:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:33 $ docker rm -f --volumes 3e01895b327660332e7483ba5501bbfc88e68aef8bd10388c2fe10a4526ffb73 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:04:33 Failed in branch arm64 12:04:33 + sudo chown -R jenkins:jenkins . 12:04:32 > git config core.sparsecheckout # timeout=10 12:04:32 > git checkout -f a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 [Pipeline] stash 12:04:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:04:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:35 + ls -al . 12:04:35 total 180 12:04:35 drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:02 . 12:04:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 .. 12:04:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 .blubracket 12:04:35 -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:00 .dockerignore 12:04:35 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:01 .git 12:04:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 .github 12:04:35 -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:00 .gitignore 12:04:35 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:01 .semver 12:04:35 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:00 Attribution.txt 12:04:35 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:00 CHANGELOG.md 12:04:35 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:00 CONTRIBUTING.md 12:04:35 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:00 Dockerfile 12:04:35 -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:00 Jenkinsfile 12:04:35 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:00 LICENSE 12:04:35 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:00 Makefile 12:04:35 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:00 README.md 12:04:35 -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:01 VERSION 12:04:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 assets 12:04:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 bin 12:04:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:00 cmd 12:04:35 -rw-r--r-- 1 jenkins jenkins 10 May 16 12:02 coverage.out 12:04:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:00 docs 12:04:35 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:00 go.mod 12:04:35 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:00 go.sum 12:04:35 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:00 internal 12:04:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 snap 12:04:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:00 testing 12:04:35 -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:00 version.go 12:04:35 drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:35 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6 --label arch=amd64 --label version=0.0.0 . 12:04:35 Sending build context to Docker daemon 48.41MB 12:04:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:04:35 Step 2/25 : FROM ${BASE} AS builder 12:04:35 ---> 27e40c228dea 12:04:35 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:04:36 ---> Running in 480d438c226b 12:04:36 Removing intermediate container 480d438c226b 12:04:36 ---> d9f50ade45cd 12:04:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:04:37 ---> Running in 6b4a9b360820 12:04:37 Removing intermediate container 6b4a9b360820 12:04:37 ---> 19339714d05a 12:04:37 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:04:37 ---> Running in 65c268efe167 12:04:37 Removing intermediate container 65c268efe167 12:04:37 ---> 6865208d74ff 12:04:37 Step 6/25 : LABEL Name=edgex-ui-go 12:04:37 ---> Running in d8e596588852 12:04:37 Removing intermediate container d8e596588852 12:04:37 ---> c45cef926270 12:04:37 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:04:37 ---> Running in 399d5966204e 12:04:37 Removing intermediate container 399d5966204e 12:04:37 ---> 064fd7ddefd2 12:04:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:04:38 ---> 029661e10d23 12:04:38 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:38 ---> Running in f7d5cccc6fa4 12:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:04:39 OK: 265 MiB in 53 packages 12:04:39 Removing intermediate container f7d5cccc6fa4 12:04:39 ---> 5657f6f48b63 12:04:39 Step 10/25 : ENV GO111MODULE=on 12:04:39 ---> Running in 58b77e879365 12:04:40 Removing intermediate container 58b77e879365 12:04:40 ---> 524c8d43867d 12:04:40 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:04:40 ---> Running in 75e2174f40df 12:04:40 Removing intermediate container 75e2174f40df 12:04:40 ---> 117786f71461 12:04:40 Step 12/25 : COPY go.mod vendor* ./ 12:04:40 ---> 09405d6dfce6 12:04:40 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:40 ---> Running in fc53613ce5c6 12:04:41 Removing intermediate container fc53613ce5c6 12:04:41 ---> 34023e9a502c 12:04:41 Step 14/25 : COPY . . 12:04:43 ---> 5c3cdad023e0 12:04:43 Step 15/25 : RUN ${MAKE} 12:04:43 ---> Running in 1934627cb6f0 12:04:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:05:05 Removing intermediate container 1934627cb6f0 12:05:05 ---> 5e0611846f9a 12:05:05 Step 16/25 : FROM alpine:3.17 12:05:05 3.17: Pulling from library/alpine 12:05:05 f56be85fc22e: Already exists 12:05:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:05:05 Status: Downloaded newer image for alpine:3.17 12:05:05 ---> 9ed4aefc74f6 12:05:05 Step 17/25 : EXPOSE 4000 12:05:05 ---> Running in c8b01bbaabbb 12:05:05 Removing intermediate container c8b01bbaabbb 12:05:05 ---> be04052434c3 12:05:05 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:05:06 ---> 7b556773df3b 12:05:06 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 12:05:06 ---> dd90d962a557 12:05:06 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 12:05:06 ---> 64149fbff7a4 12:05:06 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:05:06 ---> Running in a3a52a8dfb17 12:05:06 Removing intermediate container a3a52a8dfb17 12:05:06 ---> ea894d7ed55f 12:05:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 12:05:06 ---> Running in 4089b1f04215 12:05:06 Removing intermediate container 4089b1f04215 12:05:06 ---> 4ad686b182e9 12:05:06 Step 23/25 : LABEL arch=amd64 12:05:06 ---> Running in d28cbfa93456 12:05:07 Removing intermediate container d28cbfa93456 12:05:07 ---> 7d4c203c2f2a 12:05:07 Step 24/25 : LABEL git_sha=a8df082e09ce58191eb2ee54446f533d2d3b6da6 12:05:07 ---> Running in 561243c049c5 12:05:07 Removing intermediate container 561243c049c5 12:05:07 ---> 70603bf59ca7 12:05:07 Step 25/25 : LABEL version=0.0.0 12:05:07 ---> Running in 9589da562fd6 12:05:07 Removing intermediate container 9589da562fd6 12:05:07 ---> 1d8adba16589 12:05:07 [Warning] One or more build-args [ARCH] were not consumed 12:05:07 Successfully built 1d8adba16589 12:05:07 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:07 12:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:08 latest: Pulling from edgex-lftools-log-publisher 12:05:08 5eb5b503b376: Pulling fs layer 12:05:08 5c69ac0246d0: Pulling fs layer 12:05:08 ec43610c2a17: Pulling fs layer 12:05:08 3a2ae6a8a46f: Pulling fs layer 12:05:08 33b1e0a273af: Pulling fs layer 12:05:08 5d3b04190fa2: Pulling fs layer 12:05:08 2f39f015ded8: Pulling fs layer 12:05:08 3a2ae6a8a46f: Waiting 12:05:08 33b1e0a273af: Waiting 12:05:08 5d3b04190fa2: Waiting 12:05:08 2f39f015ded8: Waiting 12:05:08 5c69ac0246d0: Verifying Checksum 12:05:08 5c69ac0246d0: Download complete 12:05:08 3a2ae6a8a46f: Verifying Checksum 12:05:08 3a2ae6a8a46f: Download complete 12:05:08 33b1e0a273af: Verifying Checksum 12:05:08 33b1e0a273af: Download complete 12:05:08 ec43610c2a17: Verifying Checksum 12:05:08 ec43610c2a17: Download complete 12:05:08 5d3b04190fa2: Verifying Checksum 12:05:08 5d3b04190fa2: Download complete 12:05:08 5eb5b503b376: Verifying Checksum 12:05:08 5eb5b503b376: Download complete 12:05:08 2f39f015ded8: Download complete 12:05:09 5eb5b503b376: Pull complete 12:05:09 5c69ac0246d0: Pull complete 12:05:10 ec43610c2a17: Pull complete 12:05:10 3a2ae6a8a46f: Pull complete 12:05:10 33b1e0a273af: Pull complete 12:05:10 5d3b04190fa2: Pull complete 12:05:18 2f39f015ded8: Pull complete 12:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:18 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 12:05:18 $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:05:18 $ docker top 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:19 ---> job-cost.sh 12:05:19 lf-activate-venv: SKIPPING 12:05:19 INFO: No Stack... 12:05:19 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:20 INFO: Archiving Costs [Pipeline] sh 12:05:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv 12:05:20 + cut -d, -f6 [Pipeline] lock 12:05:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] 12:05:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] did not exist. Created. 12:05:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:20 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:21 Stashed 1 file(s) [Pipeline] } 12:05:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-3-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:21 $ docker stop --time=1 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 12:05:22 $ docker rm -f --volumes 68f7b0d122847996049f0224f48ad48f3c425f44a2c28062602beddb38f798f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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 12:05:23 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] 12:05:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:05:23 total 16 12:05:23 drwxr-xr-x 3 root root 4096 May 16 12:05 . 12:05:23 drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:05 .. 12:05:23 drwxr-xr-x 2 root root 4096 May 16 12:05 cost 12:05:23 -rw-r--r-- 1 root root 83 May 16 12:05 cost.csv 12:05:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:05:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:05:23 total 16 12:05:23 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:05 . 12:05:23 drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:05 .. 12:05:23 drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:05 cost 12:05:23 -rw-r--r-- 1 jenkins jenkins 83 May 16 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:05:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:05:24 ---> package-listing.sh 12:05:24 ++ facter osfamily 12:05:24 ++ tr '[:upper:]' '[:lower:]' 12:05:24 + OS_FAMILY=debian 12:05:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 12:05:24 + START_PACKAGES=/tmp/packages_start.txt 12:05:24 + END_PACKAGES=/tmp/packages_end.txt 12:05:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:24 + PACKAGES=/tmp/packages_start.txt 12:05:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 12:05:24 + PACKAGES=/tmp/packages_end.txt 12:05:24 + case "${OS_FAMILY}" in 12:05:24 + dpkg -l 12:05:24 + grep '^ii' 12:05:24 + '[' -f /tmp/packages_start.txt ']' 12:05:24 + '[' -f /tmp/packages_end.txt ']' 12:05:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 12:05:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ 12:05:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo 12:05:24 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-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:05:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:25 prd-ubuntu20.04-docker-8c-8g-15717 does not seem to be running inside a container 12:05:25 $ 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-607/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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@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:latest cat 12:05:28 $ docker top 3fb3a35f61973f1f3710a60ea8565c1bf69e23647b4ed13fe67fe9f5335c48c9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:28 + touch /tmp/pre-build-complete [Pipeline] sh 12:05:28 + mkdir -p /var/log/sysstat [Pipeline] sh 12:05:29 + ls /var/log/sa-host 12:05:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:29 provisioning config files... 12:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14083513236135318052tmp [Pipeline] { [Pipeline] echo 12:05:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:05:29 ---> create-netrc.sh [Pipeline] } 12:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:05:29 ---> python-tools-install.sh [Pipeline] echo 12:05:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:05:30 ---> sudo-logs.sh 12:05:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:05:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:05:30 ---> job-cost.sh 12:05:30 lf-activate-venv: SKIPPING 12:05:30 DEBUG: total: 0.2199999988079071 12:05:30 INFO: Retrieving Stack Cost... 12:05:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:30 INFO: Archiving Costs [Pipeline] echo 12:05:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:05:32 ---> logs-deploy.sh 12:05:32 lf-activate-venv: SKIPPING 12:05:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/3 12:05:32 INFO: archiving workspace using pattern(s): 12:05:32 Archives upload complete. 12:05:32 INFO: archiving logs to Nexus