Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e65059dab31c9d44b79936edbd11c74f669a3f9 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-ssh10571892568643371294.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-ssh15102142420174562869.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8650465780518523558.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-ssh15054046534957616981.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11505835059676262979.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 ‘prd-ubuntu20.04-docker-8c-8g-16024’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16026 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e65059dab31c9d44b79936edbd11c74f669a3f9 (main) Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" > 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 core.sparsecheckout # timeout=10 > git checkout -f 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 > git rev-list --no-walk c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:39 ========================================================= 15:33:39 EdgeX Global Pipelines Version Info 15:33:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:40 ------------------- 15:33:40 stable info: 15:33:40 ------------------- 15:33:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:33:40 Message: update stable to v1.0.249 15:33:40 ------------------- 15:33:40 experimental info: 15:33:40 ------------------- 15:33:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:33:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:33:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e65059 [Pipeline] echo 15:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:41 provisioning config files... 15:33:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14558839841319332987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:41 ---> docker-login.sh 15:33:41 nexus3.edgexfoundry.org:10001 15:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10002 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10003 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10004 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 docker.io 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 ---> docker-login.sh ends [Pipeline] } 15:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:43 + git rev-list -1 --merges 7e65059dab31c9d44b79936edbd11c74f669a3f9~1..7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo 15:33:43 -----------> git rev-list -1 --merges 7e65059dab31c9d44b79936edbd11c74f669a3f9~1..7e65059dab31c9d44b79936edbd11c74f669a3f9 7e65059dab31c9d44b79936edbd11c74f669a3f9 15:33:43 7e65059dab31c9d44b79936edbd11c74f669a3f9 [false] [Pipeline] sh 15:33:43 + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo 15:33:43 ========================================================= 15:33:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:43 + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] echo 15:33:43 [semverPrep] GIT_COMMIT: 7e65059dab31c9d44b79936edbd11c74f669a3f9, Commit Message: Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90 [Pipeline] echo 15:33:43 [semverPrep] This is not a build commit. [Pipeline] sh 15:33:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:44 + grep -v github /etc/ssh/ssh_known_hosts 15:33:44 + [ -e /tmp/ssh_known_hosts ] 15:33:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:44 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:44 15:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:44 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:44 b85a868b505f: Pulling fs layer 15:33:44 e2be974225ed: Pulling fs layer 15:33:44 339a4e72a1f5: Pulling fs layer 15:33:44 988bab9f4d93: Pulling fs layer 15:33:44 1469e6f7b9e6: Pulling fs layer 15:33:44 eaf3925da568: Pulling fs layer 15:33:44 bab4dde63d76: Pulling fs layer 15:33:44 bde34c3a00c8: Pulling fs layer 15:33:44 b352a97aabf1: Pulling fs layer 15:33:44 4872d77fe225: Pulling fs layer 15:33:44 5851b861e8e6: Pulling fs layer 15:33:44 bab4dde63d76: Waiting 15:33:44 988bab9f4d93: Waiting 15:33:44 bde34c3a00c8: Waiting 15:33:44 eaf3925da568: Waiting 15:33:44 b352a97aabf1: Waiting 15:33:44 1469e6f7b9e6: Waiting 15:33:44 5851b861e8e6: Waiting 15:33:44 4872d77fe225: Waiting 15:33:45 e2be974225ed: Verifying Checksum 15:33:45 e2be974225ed: Download complete 15:33:45 988bab9f4d93: Verifying Checksum 15:33:45 988bab9f4d93: Download complete 15:33:45 339a4e72a1f5: Verifying Checksum 15:33:45 339a4e72a1f5: Download complete 15:33:45 1469e6f7b9e6: Verifying Checksum 15:33:45 1469e6f7b9e6: Download complete 15:33:45 eaf3925da568: Verifying Checksum 15:33:45 eaf3925da568: Download complete 15:33:45 bde34c3a00c8: Download complete 15:33:45 b352a97aabf1: Download complete 15:33:45 4872d77fe225: Verifying Checksum 15:33:45 4872d77fe225: Download complete 15:33:45 5851b861e8e6: Verifying Checksum 15:33:45 5851b861e8e6: Download complete 15:33:45 b85a868b505f: Verifying Checksum 15:33:45 b85a868b505f: Download complete 15:33:45 bab4dde63d76: Verifying Checksum 15:33:45 bab4dde63d76: Download complete 15:33:46 b85a868b505f: Pull complete 15:33:46 e2be974225ed: Pull complete 15:33:47 339a4e72a1f5: Pull complete 15:33:47 988bab9f4d93: Pull complete 15:33:47 1469e6f7b9e6: Pull complete 15:33:47 eaf3925da568: Pull complete 15:33:49 bab4dde63d76: Pull complete 15:33:49 bde34c3a00c8: Pull complete 15:33:49 b352a97aabf1: Pull complete 15:33:49 4872d77fe225: Pull complete 15:33:49 5851b861e8e6: Pull complete 15:33:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:49 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:53 $ docker top d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 -eo pid,comm 15:33:53 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). 15:33:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:53 [ssh-agent] Looking for ssh-agent implementation... 15:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:53 $ docker exec d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent 15:33:53 SSH_AUTH_SOCK=/tmp/ssh-XgHufj0oF1dQ/agent.33 15:33:53 SSH_AGENT_PID=39 15:33:53 Running ssh-add (command line suppressed) 15:33:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11452460546589610713.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11452460546589610713.key) 15:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:54 + git tag --points-at HEAD [Pipeline] } 15:33:54 $ docker exec --env ******** --env ******** d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent -k 15:33:54 unset SSH_AUTH_SOCK; 15:33:54 unset SSH_AGENT_PID; 15:33:54 echo Agent pid 39 killed; 15:33:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:54 [ssh-agent] Looking for ssh-agent implementation... 15:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:54 $ docker exec d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent 15:33:54 SSH_AUTH_SOCK=/tmp/ssh-jMxiAcIeVi5b/agent.71 15:33:54 SSH_AGENT_PID=77 15:33:54 Running ssh-add (command line suppressed) 15:33:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3656157271302053993.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3656157271302053993.key) 15:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:54 + git semver init 15:33:55 2023-05-18 15:33:55,046 [run_init] DEBUG init version:0.0.0 force:False 15:33:55 2023-05-18 15:33:55,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:33:55 2023-05-18 15:33:55,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:33:55 2023-05-18 15:33:55,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:33:56 2023-05-18 15:33:56,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:33:56 2023-05-18 15:33:56,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:33:56 2023-05-18 15:33:56,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:56 2023-05-18 15:33:56,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:56 3.0.0-dev.13 [Pipeline] } 15:33:56 $ docker exec --env ******** --env ******** d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 ssh-agent -k 15:33:56 unset SSH_AUTH_SOCK; 15:33:56 unset SSH_AGENT_PID; 15:33:56 echo Agent pid 77 killed; 15:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:56 + git semver [Pipeline] } 15:33:57 $ docker stop --time=1 d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 15:33:58 $ docker rm -f --volumes d41b657188760a1733b9af1a84a8d005931da9e7e193cd175ccbd828ce264783 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:59 Stashed 1 file(s) [Pipeline] echo 15:33:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 15:33:59 provisioning config files... 15:33:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13532646485413402673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:59 ---> docker-login.sh 15:33:59 nexus3.edgexfoundry.org:10001 15:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:59 Configure a credential helper to remove this warning. See 15:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:59 15:33:59 Login Succeeded 15:33:59 nexus3.edgexfoundry.org:10002 15:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:59 Configure a credential helper to remove this warning. See 15:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:59 15:33:59 Login Succeeded 15:33:59 nexus3.edgexfoundry.org:10003 15:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:59 Configure a credential helper to remove this warning. See 15:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:59 15:33:59 Login Succeeded 15:33:59 nexus3.edgexfoundry.org:10004 15:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:59 Configure a credential helper to remove this warning. See 15:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:59 15:33:59 Login Succeeded 15:33:59 docker.io 15:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:00 Configure a credential helper to remove this warning. See 15:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:00 15:34:00 Login Succeeded 15:34:00 ---> docker-login.sh ends [Pipeline] } 15:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:00 ========================================================= 15:34:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:34:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:00 + 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 . 15:34:00 Sending build context to Docker daemon 45.54MB 15:34:00 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:34:00 Step 2/15 : FROM ${BASE} AS builder 15:34:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:00 f56be85fc22e: Pulling fs layer 15:34:00 85791d961cd3: Pulling fs layer 15:34:00 d694b5ae8c79: Pulling fs layer 15:34:00 9f32a84ed3da: Pulling fs layer 15:34:00 4d19c01a9841: Pulling fs layer 15:34:00 9325e15d5711: Pulling fs layer 15:34:00 556b6ee489ea: Pulling fs layer 15:34:00 c5a4b2cf53e6: Pulling fs layer 15:34:00 9f32a84ed3da: Waiting 15:34:00 4d19c01a9841: Waiting 15:34:00 9325e15d5711: Waiting 15:34:00 556b6ee489ea: Waiting 15:34:00 c5a4b2cf53e6: Waiting 15:34:00 85791d961cd3: Verifying Checksum 15:34:00 85791d961cd3: Download complete 15:34:00 9f32a84ed3da: Download complete 15:34:00 4d19c01a9841: Verifying Checksum 15:34:00 4d19c01a9841: Download complete 15:34:00 f56be85fc22e: Verifying Checksum 15:34:00 f56be85fc22e: Download complete 15:34:00 9325e15d5711: Verifying Checksum 15:34:00 9325e15d5711: Download complete 15:34:01 f56be85fc22e: Pull complete 15:34:01 85791d961cd3: Pull complete 15:34:01 c5a4b2cf53e6: Verifying Checksum 15:34:01 c5a4b2cf53e6: Download complete 15:34:01 d694b5ae8c79: Verifying Checksum 15:34:01 d694b5ae8c79: Download complete 15:34:01 556b6ee489ea: Verifying Checksum 15:34:01 556b6ee489ea: Download complete 15:34:04 d694b5ae8c79: Pull complete 15:34:04 9f32a84ed3da: Pull complete 15:34:04 4d19c01a9841: Pull complete 15:34:04 9325e15d5711: Pull complete 15:34:06 556b6ee489ea: Pull complete 15:34:07 c5a4b2cf53e6: Pull complete 15:34:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:34:07 ---> c4be618373d6 15:34:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:34:14 Still waiting to schedule task 15:34:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16025’ 15:34:15 ---> Running in 0d50535d41a9 15:34:15 Removing intermediate container 0d50535d41a9 15:34:15 ---> 35ed9cdc2dbd 15:34:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:34:15 ---> Running in 6d3e15d4d795 15:34:15 Removing intermediate container 6d3e15d4d795 15:34:15 ---> 3b96375bfcf0 15:34:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:34:15 ---> Running in 7d506dbe3593 15:34:15 Removing intermediate container 7d506dbe3593 15:34:15 ---> 2cd931988a9a 15:34:15 Step 6/15 : LABEL Name=edgex-ui-go 15:34:15 ---> Running in 0455d55c5fbb 15:34:15 Removing intermediate container 0455d55c5fbb 15:34:15 ---> c0ba3cc9b0b2 15:34:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:34:15 ---> Running in 664738c5a63b 15:34:15 Removing intermediate container 664738c5a63b 15:34:15 ---> f290c37b21ac 15:34:15 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:34:15 latest: Pulling from library/docker 15:34:15 8a49fdb3b6a5: Pulling fs layer 15:34:15 dfb60e7f5d22: Pulling fs layer 15:34:15 f74671f55a8d: Pulling fs layer 15:34:15 e6f03c789ea9: Pulling fs layer 15:34:15 665194951830: Pulling fs layer 15:34:15 88857a7834c8: Pulling fs layer 15:34:15 33e4b8e81540: Pulling fs layer 15:34:15 ae8c1b0b59b3: Pulling fs layer 15:34:15 688812ff7153: Pulling fs layer 15:34:15 9ab9c878efc9: Pulling fs layer 15:34:15 5869b539971f: Pulling fs layer 15:34:15 f9026325e210: Pulling fs layer 15:34:15 fc6f97b7f667: Pulling fs layer 15:34:15 015e68a5e019: Pulling fs layer 15:34:15 e6f03c789ea9: Waiting 15:34:15 9ab9c878efc9: Waiting 15:34:15 665194951830: Waiting 15:34:15 ae8c1b0b59b3: Waiting 15:34:15 5869b539971f: Waiting 15:34:15 688812ff7153: Waiting 15:34:15 88857a7834c8: Waiting 15:34:15 f9026325e210: Waiting 15:34:15 fc6f97b7f667: Waiting 15:34:15 f74671f55a8d: Verifying Checksum 15:34:15 f74671f55a8d: Download complete 15:34:16 dfb60e7f5d22: Verifying Checksum 15:34:16 dfb60e7f5d22: Download complete 15:34:16 8a49fdb3b6a5: Verifying Checksum 15:34:16 8a49fdb3b6a5: Download complete 15:34:16 8a49fdb3b6a5: Pull complete 15:34:16 e6f03c789ea9: Verifying Checksum 15:34:16 e6f03c789ea9: Download complete 15:34:16 dfb60e7f5d22: Pull complete 15:34:16 88857a7834c8: Verifying Checksum 15:34:16 88857a7834c8: Download complete 15:34:16 f74671f55a8d: Pull complete 15:34:16 665194951830: Verifying Checksum 15:34:16 665194951830: Download complete 15:34:16 ae8c1b0b59b3: Verifying Checksum 15:34:16 ae8c1b0b59b3: Download complete 15:34:16 33e4b8e81540: Verifying Checksum 15:34:16 33e4b8e81540: Download complete 15:34:16 688812ff7153: Download complete 15:34:16 5869b539971f: Download complete 15:34:16 9ab9c878efc9: Verifying Checksum 15:34:16 9ab9c878efc9: Download complete 15:34:16 fc6f97b7f667: Verifying Checksum 15:34:16 fc6f97b7f667: Download complete 15:34:16 e6f03c789ea9: Pull complete 15:34:16 015e68a5e019: Verifying Checksum 15:34:16 015e68a5e019: Download complete 15:34:16 665194951830: Pull complete 15:34:17 88857a7834c8: Pull complete 15:34:17 33e4b8e81540: Pull complete 15:34:17 ae8c1b0b59b3: Pull complete 15:34:17 688812ff7153: Pull complete 15:34:17 f9026325e210: Verifying Checksum 15:34:17 f9026325e210: Download complete 15:34:18 9ab9c878efc9: Pull complete 15:34:18 5869b539971f: Pull complete 15:34:19 f9026325e210: Pull complete 15:34:19 fc6f97b7f667: Pull complete 15:34:19 015e68a5e019: Pull complete 15:34:19 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 15:34:19 Status: Downloaded newer image for docker:latest 15:34:24 ---> 3b3d215c5c91 15:34:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:24 ---> Running in 6455d8194ece 15:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:24 OK: 265 MiB in 53 packages 15:34:25 Removing intermediate container 6455d8194ece 15:34:25 ---> 631c43e6aca2 15:34:25 Step 10/15 : ENV GO111MODULE=on 15:34:25 ---> Running in 6c6820824239 15:34:25 Removing intermediate container 6c6820824239 15:34:25 ---> b4c3d3ce1ff1 15:34:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:34:25 ---> Running in 95e21cef4fb8 15:34:25 Removing intermediate container 95e21cef4fb8 15:34:25 ---> b3c5c157cffc 15:34:25 Step 12/15 : COPY go.mod vendor* ./ 15:34:25 ---> 6b3b2498143b 15:34:25 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:25 ---> Running in 47a892dee971 15:34:57 Removing intermediate container 47a892dee971 15:34:57 ---> e5330695f08c 15:34:57 Step 14/15 : COPY . . 15:34:57 ---> 5cf7358697e3 15:34:57 Step 15/15 : RUN ${MAKE} 15:34:57 ---> Running in 4f4ba552cc88 15:34:57 noop 15:34:57 Removing intermediate container 4f4ba552cc88 15:34:57 ---> 9dc8c8b4dbd0 15:34:57 Successfully built 9dc8c8b4dbd0 15:34:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:58 + docker inspect -f . ci-base-image-x86_64 15:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:58 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:58 $ docker top 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:58 + go version 15:34:58 go version go1.20.2 linux/amd64 [Pipeline] } 15:34:58 $ docker stop --time=1 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad 15:35:00 $ docker rm -f --volumes 62b2abf1fe884e769ead0d46f1610872aeccf5817bc2a1d457867cbfc46013ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:00 + docker inspect -f . ci-base-image-x86_64 15:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:00 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:35:00 $ docker top cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:35:01 + make test 15:35:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:35:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:35:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:35:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:17 ./bin/test-attribution-txt.sh 15:35:17 make -C web test 15:35:17 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:35:17 make[1]: tput: No such file or directory 15:35:17 make[1]: tput: No such file or directory 15:35:17 warning: generating ./VERSION 15:35:17 echo "0.0.0" > VERSION 15:35:17 docker build \ 15:35:17 -f Dockerfile \ 15:35:17 --build-arg USER=1000 \ 15:35:17 \ 15:35:17 --label "git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9" \ 15:35:17 -t edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 \ 15:35:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:35:17 . 15:35:17 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:35:17 Install the buildx component to build images with BuildKit: 15:35:17 https://docs.docker.com/go/buildx/ 15:35:17 15:35:17 Sending build context to Docker daemon 2.571MB 15:35:17 Step 1/10 : FROM node:16.17-alpine3.15 15:35:18 16.17-alpine3.15: Pulling from library/node 15:35:18 9621f1afde84: Pulling fs layer 15:35:18 c6f70ee39829: Pulling fs layer 15:35:18 56892a8094a2: Pulling fs layer 15:35:18 58dd87906ef0: Pulling fs layer 15:35:18 9621f1afde84: Verifying Checksum 15:35:18 9621f1afde84: Download complete 15:35:18 56892a8094a2: Verifying Checksum 15:35:18 56892a8094a2: Download complete 15:35:18 58dd87906ef0: Verifying Checksum 15:35:18 58dd87906ef0: Download complete 15:35:18 9621f1afde84: Pull complete 15:35:18 c6f70ee39829: Verifying Checksum 15:35:18 c6f70ee39829: Download complete 15:35:19 c6f70ee39829: Pull complete 15:35:19 56892a8094a2: Pull complete 15:35:19 58dd87906ef0: Pull complete 15:35:19 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:35:19 Status: Downloaded newer image for node:16.17-alpine3.15 15:35:19 ---> b69703f70c3d 15:35:19 Step 2/10 : RUN apk add --no-cache chromium 15:35:22 ---> Running in 74329b58401e 15:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:22 (1/129) Installing libxau (1.0.9-r0) 15:35:22 (2/129) Installing libmd (1.0.3-r0) 15:35:22 (3/129) Installing libbsd (0.11.3-r1) 15:35:22 (4/129) Installing libxdmcp (1.1.3-r0) 15:35:22 (5/129) Installing libxcb (1.14-r2) 15:35:22 (6/129) Installing libx11 (1.7.3.1-r0) 15:35:22 (7/129) Installing libxext (1.3.4-r0) 15:35:22 (8/129) Installing libice (1.0.10-r0) 15:35:22 (9/129) Installing libuuid (2.37.4-r0) 15:35:22 (10/129) Installing libsm (1.2.3-r0) 15:35:22 (11/129) Installing libxt (1.2.1-r0) 15:35:22 (12/129) Installing libxmu (1.1.3-r0) 15:35:22 (13/129) Installing xset (1.2.4-r0) 15:35:22 (14/129) Installing xprop (1.2.5-r0) 15:35:22 (15/129) Installing xdg-utils (1.1.3-r0) 15:35:22 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:35:22 (17/129) Installing pkgconf (1.8.1-r0) 15:35:22 (18/129) Installing libffi (3.4.2-r1) 15:35:22 (19/129) Installing libintl (0.21-r0) 15:35:22 (20/129) Installing libblkid (2.37.4-r0) 15:35:22 (21/129) Installing libmount (2.37.4-r0) 15:35:22 (22/129) Installing pcre (8.45-r1) 15:35:22 (23/129) Installing glib (2.70.1-r0) 15:35:22 (24/129) Installing xz-libs (5.2.5-r1) 15:35:22 (25/129) Installing libxml2 (2.9.14-r2) 15:35:22 (26/129) Installing shared-mime-info (2.1-r2) 15:35:22 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:35:22 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:35:22 (29/129) Installing libpng (1.6.37-r1) 15:35:22 (30/129) Installing libwebp (1.2.2-r0) 15:35:23 (31/129) Installing zstd-libs (1.5.0-r0) 15:35:23 (32/129) Installing tiff (4.4.0-r1) 15:35:23 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:35:23 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:35:23 (35/129) Installing libxcomposite (0.4.5-r0) 15:35:23 (36/129) Installing libxfixes (6.0.0-r0) 15:35:23 (37/129) Installing libxrender (0.9.10-r3) 15:35:23 (38/129) Installing libxcursor (1.2.0-r0) 15:35:23 (39/129) Installing libxdamage (1.1.5-r1) 15:35:23 (40/129) Installing libxi (1.8-r0) 15:35:23 (41/129) Installing libxinerama (1.1.4-r1) 15:35:23 (42/129) Installing libxrandr (1.5.2-r1) 15:35:23 (43/129) Installing atk (2.36.0-r0) 15:35:23 (44/129) Installing libxtst (1.2.3-r3) 15:35:23 (45/129) Installing dbus-libs (1.12.24-r0) 15:35:23 (46/129) Installing at-spi2-core (2.42.0-r0) 15:35:23 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:35:23 (48/129) Installing expat (2.5.0-r0) 15:35:23 (49/129) Installing brotli-libs (1.0.9-r5) 15:35:23 (50/129) Installing libbz2 (1.0.8-r1) 15:35:23 (51/129) Installing freetype (2.11.1-r2) 15:35:23 (52/129) Installing fontconfig (2.13.1-r4) 15:35:23 (53/129) Installing pixman (0.40.0-r4) 15:35:23 (54/129) Installing cairo (1.16.0-r5) 15:35:23 (55/129) Installing cairo-gobject (1.16.0-r5) 15:35:23 (56/129) Installing avahi-libs (0.8-r5) 15:35:23 (57/129) Installing gmp (6.2.1-r1) 15:35:23 (58/129) Installing nettle (3.7.3-r0) 15:35:23 (59/129) Installing p11-kit (0.24.0-r1) 15:35:23 (60/129) Installing libtasn1 (4.18.0-r1) 15:35:23 (61/129) Installing libunistring (0.9.10-r1) 15:35:23 (62/129) Installing gnutls (3.7.1-r2) 15:35:23 (63/129) Installing cups-libs (2.3.3-r6) 15:35:23 (64/129) Installing libepoxy (1.5.9-r0) 15:35:23 (65/129) Installing fribidi (1.0.11-r0) 15:35:23 (66/129) Installing graphite2 (1.3.14-r0) 15:35:23 (67/129) Installing harfbuzz (3.0.0-r2) 15:35:23 (68/129) Installing libxft (2.3.4-r0) 15:35:23 (69/129) Installing pango (1.48.10-r0) 15:35:23 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:35:23 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:35:23 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:35:23 (73/129) Installing xkeyboard-config (2.34-r0) 15:35:23 (74/129) Installing libxkbcommon (1.3.1-r0) 15:35:23 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:35:23 Executing gtk+3.0-3.24.30-r0.post-install 15:35:23 (76/129) Installing libfontenc (1.1.4-r0) 15:35:23 (77/129) Installing mkfontscale (1.2.1-r1) 15:35:23 (78/129) Installing ttf-opensans (1.10-r1) 15:35:23 Executing ttf-opensans-1.10-r1.post-install 15:35:25 (79/129) Installing libogg (1.3.5-r0) 15:35:25 (80/129) Installing flac (1.3.4-r0) 15:35:25 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:35:25 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:35:25 (83/129) Installing sdl2 (2.0.16-r4) 15:35:25 (84/129) Installing aom-libs (3.2.0-r0) 15:35:25 (85/129) Installing libass (0.15.2-r0) 15:35:25 (86/129) Installing libdav1d (0.9.2-r0) 15:35:25 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:35:25 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:35:25 (89/129) Installing lame (3.100-r0) 15:35:25 (90/129) Installing opus (1.3.1-r1) 15:35:25 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:35:25 (92/129) Installing soxr (0.1.3-r2) 15:35:25 (93/129) Installing libsrt (1.4.2-r1) 15:35:25 (94/129) Installing libssh (0.9.6-r1) 15:35:25 (95/129) Installing libtheora (1.1.1-r16) 15:35:25 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:35:25 (97/129) Installing libpciaccess (0.16-r0) 15:35:25 (98/129) Installing libdrm (2.4.109-r0) 15:35:25 (99/129) Installing libva (2.13.0-r0) 15:35:25 (100/129) Installing libvdpau (1.4-r0) 15:35:25 (101/129) Installing vidstab (1.1.0-r1) 15:35:25 (102/129) Installing libvorbis (1.3.7-r0) 15:35:25 (103/129) Installing libvpx (1.10.0-r0) 15:35:25 (104/129) Installing vulkan-loader (1.2.196-r0) 15:35:25 (105/129) Installing x264-libs (20210613-r0) 15:35:25 (106/129) Installing x265-libs (3.5-r0) 15:35:25 (107/129) Installing xvidcore (1.3.7-r1) 15:35:25 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:35:26 (109/129) Installing libevent (2.1.12-r4) 15:35:26 (110/129) Installing mesa (21.2.6-r0) 15:35:26 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:35:26 (112/129) Installing mesa-gbm (21.2.6-r0) 15:35:26 (113/129) Installing lcms2 (2.12-r1) 15:35:26 (114/129) Installing nspr (4.32-r0) 15:35:26 (115/129) Installing sqlite-libs (3.36.0-r0) 15:35:26 (116/129) Installing nss (3.78.1-r0) 15:35:26 (117/129) Installing libasyncns (0.8-r1) 15:35:26 (118/129) Installing libltdl (2.4.6-r7) 15:35:26 (119/129) Installing orc (0.4.32-r0) 15:35:26 (120/129) Installing libsndfile (1.0.31-r1) 15:35:26 (121/129) Installing speexdsp (1.2.0-r0) 15:35:26 (122/129) Installing tdb-libs (1.4.5-r0) 15:35:26 (123/129) Installing libpulse (15.0-r2) 15:35:26 (124/129) Installing re2 (2021.11.01-r0) 15:35:26 (125/129) Installing snappy (1.1.9-r1) 15:35:26 (126/129) Installing libgpg-error (1.42-r1) 15:35:26 (127/129) Installing libgcrypt (1.9.4-r0) 15:35:26 (128/129) Installing libxslt (1.1.35-r0) 15:35:26 (129/129) Installing chromium (99.0.4844.84-r0) 15:35:27 Executing busybox-1.34.1-r7.trigger 15:35:27 Executing glib-2.70.1-r0.trigger 15:35:27 Executing shared-mime-info-2.1-r2.trigger 15:35:27 Executing gdk-pixbuf-2.42.8-r0.trigger 15:35:27 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:35:27 Executing fontconfig-2.13.1-r4.trigger 15:35:27 Executing mkfontscale-1.2.1-r1.trigger 15:35:27 OK: 286 MiB in 145 packages 15:35:35 Removing intermediate container 74329b58401e 15:35:35 ---> 7e720ff895a4 15:35:35 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:35:35 ---> Running in 4f1bd31bf5a6 15:35:35 Removing intermediate container 4f1bd31bf5a6 15:35:35 ---> 76767b1058f1 15:35:35 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:35:35 ---> Running in 0fb40bf72527 15:35:35 Removing intermediate container 0fb40bf72527 15:35:35 ---> 268ee435c893 15:35:35 Step 5/10 : RUN npm install -g npm 15:35:35 ---> Running in e74ea52963f2 15:35:42 15:35:42 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 15:35:42 15:35:42 27 packages are looking for funding 15:35:42 run `npm fund` for details 15:35:42 15:35:42 found 0 vulnerabilities 15:35:44 Removing intermediate container e74ea52963f2 15:35:44 ---> 989e6d725056 15:35:44 Step 6/10 : ARG USER=1000 15:35:44 ---> Running in 8a9466353b40 15:35:44 Removing intermediate container 8a9466353b40 15:35:44 ---> 15fc8f1c24e3 15:35:44 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:35:44 ---> Running in 61e82a89611e 15:35:44 Removing intermediate container 61e82a89611e 15:35:44 ---> e6d18598e722 15:35:44 Step 8/10 : USER $USER:$USER 15:35:44 ---> Running in 1c435d422b12 15:35:44 Removing intermediate container 1c435d422b12 15:35:44 ---> 55d6d4a587d7 15:35:44 Step 9/10 : WORKDIR /app 15:35:44 ---> Running in fbc89fdb5fc9 15:35:44 Removing intermediate container fbc89fdb5fc9 15:35:44 ---> c8580acecf41 15:35:44 Step 10/10 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 15:35:44 ---> Running in decf8f823d49 15:35:44 Removing intermediate container decf8f823d49 15:35:44 ---> 8db5f7ee97b0 15:35:44 Successfully built 8db5f7ee97b0 15:35:44 Successfully tagged edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:35:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:35:44 touch edgex-web-ui.imagebuilt 15:35:44 mkdir -p node_modules coverage 15:35:44 chown "1000:1000" node_modules coverage package-lock.json 15:35:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:35:46 npm WARN old lockfile 15:35:46 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:35:46 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:35:46 npm WARN old lockfile 15:35:46 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:35:46 npm WARN old lockfile 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:35:54 npm WARN EBADENGINE required: { 15:35:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:54 npm WARN EBADENGINE }, 15:35:54 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:54 npm WARN EBADENGINE } 15:35:54 npm WARN EBADENGINE Unsupported engine { 15:35:54 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:35:55 npm WARN EBADENGINE required: { 15:35:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:55 npm WARN EBADENGINE }, 15:35:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:55 npm WARN EBADENGINE } 15:35:55 npm WARN EBADENGINE Unsupported engine { 15:35:55 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:35:55 npm WARN EBADENGINE required: { 15:35:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:35:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:35:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:35:55 npm WARN EBADENGINE }, 15:35:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:35:55 npm WARN EBADENGINE } 15:35:58 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:35:58 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 15:35:58 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:35:58 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:35:58 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:35:58 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:35:58 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:35:59 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:36:00 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:36:00 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:36:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:36:02 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 15:36:02 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 15:36:03 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. 15:36:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:36:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:36:05 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. 15:36:05 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. 15:36:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:36:07 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. 15:36:10 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. 15:36:15 15:36:15 added 1478 packages, and audited 1479 packages in 30s 15:36:15 15:36:15 90 packages are looking for funding 15:36:15 run `npm fund` for details 15:36:15 15:36:15 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:36:15 15:36:15 To address issues that do not require attention, run: 15:36:15 npm audit fix 15:36:15 15:36:15 To address all issues (including breaking changes), run: 15:36:15 npm audit fix --force 15:36:15 15:36:15 Run `npm audit` for details. 15:36:23 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 15:36:25 - Generating browser application bundles (phase: setup)... 15:36:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16027 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:36:26 Running in /w/workspace/edgex-ui-go/109 [Pipeline] { [Pipeline] checkout 15:36:26 The recommended git tool is: git 15:36:29 Compiling @angular/core : es2015 as esm2015 15:36:29 Compiling @angular/compiler/testing : es2015 as esm2015 15:36:32 using credential edgex-jenkins-ssh 15:36:32 Cloning the remote Git repository 15:36:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:36:32 > git init /w/workspace/edgex-ui-go/109 # timeout=10 15:36:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:36:32 > git --version # timeout=10 15:36:32 > git --version # 'git version 2.25.1' 15:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:34 Compiling @angular/core/testing : es2015 as esm2015 15:36:34 Compiling @angular/common : es2015 as esm2015 15:36:34 Compiling @angular/platform-browser : es2015 as esm2015 15:36:34 Compiling @angular/common/testing : es2015 as esm2015 15:36:34 Compiling @angular/common/http : es2015 as esm2015 15:36:34 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:36:35 Compiling @angular/router : es2015 as esm2015 15:36:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:36:35 Compiling @angular/forms : es2015 as esm2015 15:36:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:36:35 Compiling @angular/common/http/testing : es2015 as esm2015 15:36:37 Avoid second fetch 15:36:37 Checking out Revision 7e65059dab31c9d44b79936edbd11c74f669a3f9 (main) 15:36:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:36:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:37 > git config core.sparsecheckout # timeout=10 15:36:37 > git checkout -f 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 15:36:37 Compiling @angular/router/testing : es2015 as esm2015 15:36:38 Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:38 Dload Upload Total Spent Left Speed 15:36:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 15:36:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:39 + sudo tee /etc/docker/daemon.new 15:36:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:36:39 { 15:36:39 "registry-mirrors": [ 15:36:39 "https://nexus3.edgexfoundry.org:10001" 15:36:39 ], 15:36:39 "bip": "10.250.0.254/24", 15:36:39 "hosts": [ 15:36:39 "tcp://0.0.0.0:5555", 15:36:39 "unix:///var/run/docker.sock" 15:36:39 ], 15:36:39 "mtu": 1458, 15:36:39 "selinux-enabled": true, 15:36:39 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:39 } [Pipeline] sh 15:36:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:40 + sudo service docker restart 15:36:44 18 05 2023 15:36:43.309:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:36:44 18 05 2023 15:36:43.312:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:36:44 18 05 2023 15:36:43.315:INFO [launcher]: Starting browser ChromeHeadless 15:36:54 ✔ Browser application bundle generation complete. 15:36:54 18 05 2023 15:36:53.921:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket KBZ2Uvh-ieia0tLuAAAB with id 55062425 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.028 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.032 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.076 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.188 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.196 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.264 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.281 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.313 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.355 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.361 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.362 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.365 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.376 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.387 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.431 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.451 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.463 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.47 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.519 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.526 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.528 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.53 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.609 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.622 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.666 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.669 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.696 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.703 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.717 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.739 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.751 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.76 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.762 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.792 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.802 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.805 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.808 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.824 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.833 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.841 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.849 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.854 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.867 secs) 15:36:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.872 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.877 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.88 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.892 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.899 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.922 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.926 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.928 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.931 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.933 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.949 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.958 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.966 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.969 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.971 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.973 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.983 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.992 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1 sec) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.031 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.035 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.036 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.045 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.048 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.068 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.078 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.083 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.087 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.089 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.102 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.105 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.107 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.112 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.129 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.155 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.167 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.172 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.253 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.26 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.266 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.268 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.27 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.272 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.291 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.31 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.331 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.336 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.337 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.341 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.347 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.366 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.37 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.374 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.377 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.38 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.386 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.404 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.412 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.417 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.422 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.431 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.459 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.47 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.482 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.493 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.507 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.518 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.526 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.534 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.539 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.544 secs) 15:36:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.569 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:58 provisioning config files... 15:36:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config18300284855074361897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.58 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.582 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.584 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.592 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.601 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.621 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.627 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.645 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.664 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.672 secs) 15:36:59 WARN: ' 15:36:59 It looks like you're using ngModel on the same form field as formControlName. 15:36:59 Support for using the ngModel input property and ngModelChange event with 15:36:59 reactive form directives has been deprecated in Angular v6 and will be removed 15:36:59 in a future version of Angular. 15:36:59 15:36:59 For more information on this, see our API docs here: 15:36:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:36:59 ' 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.672 secs) 15:36:59 WARN: ' 15:36:59 It looks like you're using ngModel on the same form field as formControlName. 15:36:59 Support for using the ngModel input property and ngModelChange event with 15:36:59 reactive form directives has been deprecated in Angular v6 and will be removed 15:36:59 in a future version of Angular. 15:36:59 15:36:59 For more information on this, see our API docs here: 15:36:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:36:59 ' 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.691 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.695 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.698 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.714 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.721 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.726 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.735 secs) 15:36:59 ---> docker-login.sh 15:36:59 nexus3.edgexfoundry.org:10001 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.758 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.766 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.782 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.815 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.826 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.83 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.836 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.843 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.872 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.89 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.896 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.913 secs) 15:36:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.833 secs / 1.913 secs) 15:36:59 TOTAL: 145 SUCCESS 15:36:59 ✔ Browser application bundle generation complete. 15:36:59 15:36:59 =============================== Coverage summary =============================== 15:36:59 Statements : 41.56% ( 1425/3429 ) 15:36:59 Branches : 12.14% ( 109/898 ) 15:36:59 Functions : 33.33% ( 417/1251 ) 15:36:59 Lines : 39.45% ( 1280/3245 ) 15:36:59 ================================================================================ 15:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:59 Configure a credential helper to remove this warning. See 15:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:59 15:36:59 Login Succeeded 15:37:00 ✔ Browser application bundle generation complete. 15:37:00 nexus3.edgexfoundry.org:10002 15:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:00 Configure a credential helper to remove this warning. See 15:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:00 15:37:00 Login Succeeded 15:37:00 nexus3.edgexfoundry.org:10003 15:37:00 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:00 Configure a credential helper to remove this warning. See 15:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:00 15:37:00 Login Succeeded 15:37:00 nexus3.edgexfoundry.org:10004 [Pipeline] echo 15:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:37:00 $ docker stop --time=1 cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 docker.io 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 ---> docker-login.sh ends 15:37:02 $ docker rm -f --volumes cbc41c574200491d47dfd3d4ff280ee9445df314bb620677058fb61e7d837c19 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 15:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:37:02 + sudo chown -R jenkins:jenkins . [Pipeline] echo 15:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:02 ========================================================= 15:37:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:37:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stash 15:37:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:37:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:37:03 + sudo chown -R jenkins:jenkins . 15:37:03 Sending build context to Docker daemon 28.32MB [Pipeline] sh 15:37:04 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:37:04 Step 2/15 : FROM ${BASE} AS builder 15:37:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:04 c41833b44d91: Pulling fs layer 15:37:04 ed15518f5707: Pulling fs layer 15:37:04 feae8fd75edb: Pulling fs layer 15:37:04 242c74f7c9fa: Pulling fs layer 15:37:04 3cdef696dda3: Pulling fs layer 15:37:04 2ced38df9373: Pulling fs layer 15:37:04 58f1dce35555: Pulling fs layer 15:37:04 242c74f7c9fa: Waiting 15:37:04 3cdef696dda3: Waiting 15:37:04 2ced38df9373: Waiting 15:37:04 ed15518f5707: Verifying Checksum 15:37:04 ed15518f5707: Download complete 15:37:04 242c74f7c9fa: Verifying Checksum 15:37:04 242c74f7c9fa: Download complete 15:37:04 + ls -al . 15:37:04 total 180 15:37:04 drwxrwxr-x 14 jenkins jenkins 4096 May 18 15:35 . 15:37:04 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 .. 15:37:04 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 .blubracket 15:37:04 -rw-rw-r-- 1 jenkins jenkins 18 May 18 15:33 .dockerignore 15:37:04 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:33 .git 15:37:04 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 .github 15:37:04 -rw-rw-r-- 1 jenkins jenkins 185 May 18 15:33 .gitignore 15:37:04 drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:33 .semver 15:37:04 -rw-rw-r-- 1 jenkins jenkins 8418 May 18 15:33 Attribution.txt 15:37:04 -rw-rw-r-- 1 jenkins jenkins 17205 May 18 15:33 CHANGELOG.md 15:37:04 -rw-rw-r-- 1 jenkins jenkins 3959 May 18 15:33 CONTRIBUTING.md 15:37:04 -rw-rw-r-- 1 jenkins jenkins 1788 May 18 15:33 Dockerfile 15:37:04 -rw-rw-r-- 1 jenkins jenkins 652 May 18 15:33 Jenkinsfile 15:37:04 -rw-rw-r-- 1 jenkins jenkins 11357 May 18 15:33 LICENSE 15:37:04 -rw-rw-r-- 1 jenkins jenkins 2124 May 18 15:33 Makefile 15:37:04 -rw-rw-r-- 1 jenkins jenkins 4558 May 18 15:33 README.md 15:37:04 -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:33 VERSION 15:37:04 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 assets 15:37:04 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 bin 15:37:04 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:33 cmd 15:37:04 -rw-r--r-- 1 jenkins jenkins 10 May 18 15:35 coverage.out 15:37:04 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:33 docs 15:37:04 -rw-rw-r-- 1 jenkins jenkins 3040 May 18 15:33 go.mod 15:37:04 -rw-rw-r-- 1 jenkins jenkins 30610 May 18 15:33 go.sum 15:37:04 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:33 internal 15:37:04 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 snap 15:37:04 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:33 testing 15:37:04 -rw-rw-r-- 1 jenkins jenkins 155 May 18 15:33 version.go 15:37:04 drwxrwxr-x 6 jenkins jenkins 4096 May 18 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 3cdef696dda3: Verifying Checksum 15:37:04 3cdef696dda3: Download complete 15:37:04 c41833b44d91: Verifying Checksum 15:37:04 c41833b44d91: Download complete 15:37:04 + 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=7e65059dab31c9d44b79936edbd11c74f669a3f9 --label arch=amd64 --label version=3.0.0-dev.13 . 15:37:04 Sending build context to Docker daemon 48.29MB 15:37:04 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:37:04 Step 2/25 : FROM ${BASE} AS builder 15:37:04 ---> 9dc8c8b4dbd0 15:37:04 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:37:05 ---> Running in ffc8afb66e9b 15:37:05 Removing intermediate container ffc8afb66e9b 15:37:05 ---> 470e9408833a 15:37:05 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:37:05 ---> Running in 64111621116e 15:37:05 Removing intermediate container 64111621116e 15:37:05 ---> f4bf96d6ac7a 15:37:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:37:05 ---> Running in f750d937cfc8 15:37:05 Removing intermediate container f750d937cfc8 15:37:05 ---> 04bcacb31b89 15:37:05 Step 6/25 : LABEL Name=edgex-ui-go 15:37:05 ---> Running in d31fdfa1296b 15:37:05 c41833b44d91: Pull complete 15:37:05 58f1dce35555: Verifying Checksum 15:37:05 58f1dce35555: Download complete 15:37:05 Removing intermediate container d31fdfa1296b 15:37:05 ---> 03219859fe85 15:37:05 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:37:05 ---> Running in c8299edabcd7 15:37:05 Removing intermediate container c8299edabcd7 15:37:05 ---> c4508e2c6fb9 15:37:05 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:37:06 ed15518f5707: Pull complete 15:37:06 ---> 6e1250e0c853 15:37:06 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:06 ---> Running in 206356ace7db 15:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:06 feae8fd75edb: Verifying Checksum 15:37:06 feae8fd75edb: Download complete 15:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:07 2ced38df9373: Verifying Checksum 15:37:07 2ced38df9373: Download complete 15:37:07 OK: 265 MiB in 53 packages 15:37:07 Removing intermediate container 206356ace7db 15:37:07 ---> a7a69c1d8827 15:37:07 Step 10/25 : ENV GO111MODULE=on 15:37:07 ---> Running in 9f72faef66fa 15:37:07 Removing intermediate container 9f72faef66fa 15:37:07 ---> 03bb836cb89a 15:37:07 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:37:07 ---> Running in 62b17b660f2c 15:37:07 Removing intermediate container 62b17b660f2c 15:37:07 ---> 5b951cb0051e 15:37:07 Step 12/25 : COPY go.mod vendor* ./ 15:37:07 ---> 7076df44dc4f 15:37:07 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:07 ---> Running in 10b339c08d1f 15:37:08 Removing intermediate container 10b339c08d1f 15:37:08 ---> 83ce07744f86 15:37:08 Step 14/25 : COPY . . 15:37:10 ---> 8d615ae8a7dc 15:37:10 Step 15/25 : RUN ${MAKE} 15:37:10 ---> Running in c9889a6a1424 15:37:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:37:17 feae8fd75edb: Pull complete 15:37:17 242c74f7c9fa: Pull complete 15:37:17 3cdef696dda3: Pull complete 15:37:24 2ced38df9373: Pull complete 15:37:26 58f1dce35555: Pull complete 15:37:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:37:26 ---> fadd8f120f05 15:37:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:37:28 Removing intermediate container c9889a6a1424 15:37:28 ---> 2666ed59bccd 15:37:28 Step 16/25 : FROM alpine:3.17 15:37:28 3.17: Pulling from library/alpine 15:37:28 f56be85fc22e: Already exists 15:37:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:37:28 Status: Downloaded newer image for alpine:3.17 15:37:28 ---> 9ed4aefc74f6 15:37:28 Step 17/25 : EXPOSE 4000 15:37:28 ---> Running in 368977313ae5 15:37:28 Removing intermediate container 368977313ae5 15:37:28 ---> 6e92456c5c44 15:37:28 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 15:37:28 ---> c5d3355ce7dd 15:37:28 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:37:28 ---> Running in 795a64648ddc 15:37:28 Removing intermediate container 795a64648ddc 15:37:28 ---> 1bb13f8f6894 15:37:28 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:37:28 ---> Running in 772a84bc60fa 15:37:29 ---> 4db1cc39f3da 15:37:29 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:37:29 ---> fbb4855d8962 15:37:29 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:37:29 ---> Running in a2d67a5d934a 15:37:29 Removing intermediate container 772a84bc60fa 15:37:29 ---> 0be0b2f4cd2e 15:37:29 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:37:29 Removing intermediate container a2d67a5d934a 15:37:29 ---> 42ec8bb2c0d6 15:37:29 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:37:29 ---> Running in 727d6d9e0e8e 15:37:29 Removing intermediate container 727d6d9e0e8e 15:37:29 ---> b7c4236eb585 15:37:29 Step 23/25 : LABEL arch=amd64 15:37:29 ---> Running in 6dd3c7ce33a2 15:37:29 Removing intermediate container 6dd3c7ce33a2 15:37:29 ---> 2fdc9a8e3062 15:37:29 Step 24/25 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 15:37:29 ---> Running in 605ffd9a0d5a 15:37:29 ---> Running in d9f6c17b19ef 15:37:29 Removing intermediate container d9f6c17b19ef 15:37:29 ---> 3a5072d1c478 15:37:29 Step 25/25 : LABEL version=3.0.0-dev.13 15:37:29 ---> Running in d6836006e921 15:37:29 Removing intermediate container d6836006e921 15:37:29 ---> 4d6c372f6541 15:37:29 [Warning] One or more build-args [ARCH] were not consumed 15:37:29 Successfully built 4d6c372f6541 15:37:29 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:29 provisioning config files... 15:37:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17262750905204039919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:29 Removing intermediate container 605ffd9a0d5a 15:37:29 ---> cc7a66f180d5 15:37:29 Step 6/15 : LABEL Name=edgex-ui-go 15:37:29 ---> Running in d76c796e5f80 15:37:29 ---> docker-login.sh 15:37:29 nexus3.edgexfoundry.org:10001 15:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:29 Configure a credential helper to remove this warning. See 15:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:29 15:37:29 Login Succeeded 15:37:29 nexus3.edgexfoundry.org:10002 15:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:29 Configure a credential helper to remove this warning. See 15:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:29 15:37:29 Login Succeeded 15:37:29 nexus3.edgexfoundry.org:10003 15:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:30 Configure a credential helper to remove this warning. See 15:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:30 15:37:30 Login Succeeded 15:37:30 nexus3.edgexfoundry.org:10004 15:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:30 Configure a credential helper to remove this warning. See 15:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:30 15:37:30 Login Succeeded 15:37:30 docker.io 15:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:30 Removing intermediate container d76c796e5f80 15:37:30 ---> 235ddc6fd850 15:37:30 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:37:30 ---> Running in 7a0351a2bde0 15:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:30 Configure a credential helper to remove this warning. See 15:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:30 15:37:30 Login Succeeded 15:37:30 ---> docker-login.sh ends [Pipeline] } 15:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:30 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:37:30 7e65059dab31c9d44b79936edbd11c74f669a3f9 15:37:30 latest 15:37:30 3.0.0-dev.13 15:37:30 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:37:30 main 15:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:30 Removing intermediate container 7a0351a2bde0 15:37:30 ---> 8b6f0f9d674a 15:37:30 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:37:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:31 38f30641270f: Preparing 15:37:31 328d1a98f72f: Preparing 15:37:31 99c82e93a82a: Preparing 15:37:31 f1417ff83b31: Preparing 15:37:31 f1417ff83b31: Layer already exists 15:37:31 38f30641270f: Pushed 15:37:31 328d1a98f72f: Pushed 15:37:31 latest: Pulling from library/docker 15:37:31 08409d417260: Pulling fs layer 15:37:31 bf127bdc9f4f: Pulling fs layer 15:37:31 55b4810136f4: Pulling fs layer 15:37:31 a803316fb129: Pulling fs layer 15:37:31 e4afab677181: Pulling fs layer 15:37:31 567bc94445bd: Pulling fs layer 15:37:31 69eff66c35e2: Pulling fs layer 15:37:31 9e6196db0a93: Pulling fs layer 15:37:31 c8f44004068c: Pulling fs layer 15:37:31 22442686bd72: Pulling fs layer 15:37:31 538120297d91: Pulling fs layer 15:37:31 4eaff4018a72: Pulling fs layer 15:37:31 398e5219c811: Pulling fs layer 15:37:31 a054eb5e9d23: Pulling fs layer 15:37:31 a803316fb129: Waiting 15:37:31 e4afab677181: Waiting 15:37:31 567bc94445bd: Waiting 15:37:31 69eff66c35e2: Waiting 15:37:31 9e6196db0a93: Waiting 15:37:31 c8f44004068c: Waiting 15:37:31 22442686bd72: Waiting 15:37:31 538120297d91: Waiting 15:37:31 4eaff4018a72: Waiting 15:37:31 398e5219c811: Waiting 15:37:31 a054eb5e9d23: Waiting 15:37:31 55b4810136f4: Verifying Checksum 15:37:31 55b4810136f4: Download complete 15:37:31 bf127bdc9f4f: Verifying Checksum 15:37:31 bf127bdc9f4f: Download complete 15:37:31 08409d417260: Verifying Checksum 15:37:31 08409d417260: Download complete 15:37:32 a803316fb129: Verifying Checksum 15:37:32 a803316fb129: Download complete 15:37:32 69eff66c35e2: Download complete 15:37:32 e4afab677181: Verifying Checksum 15:37:32 e4afab677181: Download complete 15:37:32 567bc94445bd: Verifying Checksum 15:37:32 567bc94445bd: Download complete 15:37:32 9e6196db0a93: Verifying Checksum 15:37:32 9e6196db0a93: Download complete 15:37:32 c8f44004068c: Verifying Checksum 15:37:32 c8f44004068c: Download complete 15:37:32 538120297d91: Verifying Checksum 15:37:32 538120297d91: Download complete 15:37:32 08409d417260: Pull complete 15:37:32 398e5219c811: Verifying Checksum 15:37:32 398e5219c811: Download complete 15:37:32 22442686bd72: Verifying Checksum 15:37:32 22442686bd72: Download complete 15:37:32 a054eb5e9d23: Verifying Checksum 15:37:32 a054eb5e9d23: Download complete 15:37:32 bf127bdc9f4f: Pull complete 15:37:33 55b4810136f4: Pull complete 15:37:33 4eaff4018a72: Verifying Checksum 15:37:33 4eaff4018a72: Download complete 15:37:33 a803316fb129: Pull complete 15:37:34 99c82e93a82a: Pushed 15:37:34 7e65059dab31c9d44b79936edbd11c74f669a3f9: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 e4afab677181: Pull complete 15:37:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:35 38f30641270f: Preparing 15:37:35 328d1a98f72f: Preparing 15:37:35 99c82e93a82a: Preparing 15:37:35 f1417ff83b31: Preparing 15:37:35 328d1a98f72f: Layer already exists 15:37:35 38f30641270f: Layer already exists 15:37:35 99c82e93a82a: Layer already exists 15:37:35 f1417ff83b31: Layer already exists 15:37:35 latest: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 15:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:35 38f30641270f: Preparing 15:37:35 328d1a98f72f: Preparing 15:37:35 99c82e93a82a: Preparing 15:37:35 f1417ff83b31: Preparing 15:37:35 38f30641270f: Layer already exists 15:37:35 99c82e93a82a: Layer already exists 15:37:35 328d1a98f72f: Layer already exists 15:37:35 f1417ff83b31: Layer already exists 15:37:35 3.0.0-dev.13: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:36 38f30641270f: Preparing 15:37:36 328d1a98f72f: Preparing 15:37:36 99c82e93a82a: Preparing 15:37:36 f1417ff83b31: Preparing 15:37:36 f1417ff83b31: Layer already exists 15:37:36 38f30641270f: Layer already exists 15:37:36 99c82e93a82a: Layer already exists 15:37:36 328d1a98f72f: Layer already exists 15:37:36 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:36 567bc94445bd: Pull complete 15:37:36 69eff66c35e2: Pull complete 15:37:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:36 9e6196db0a93: Pull complete 15:37:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:36 38f30641270f: Preparing 15:37:36 328d1a98f72f: Preparing 15:37:36 99c82e93a82a: Preparing 15:37:36 f1417ff83b31: Preparing 15:37:36 99c82e93a82a: Layer already exists 15:37:36 38f30641270f: Layer already exists 15:37:36 f1417ff83b31: Layer already exists 15:37:36 328d1a98f72f: Layer already exists 15:37:36 main: digest: sha256:0afc120dad506d420791b1d43debcad88bb86d7d259319bc18b5700db65aa714 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:36 ===================================================== [Pipeline] echo 15:37:36 taggedImages: 15:37:36 - nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:37:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:37:36 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.13 15:37:36 - nexus3.edgexfoundry.org:10004/edgex-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:37:36 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } 15:37:36 c8f44004068c: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:37 15:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:37 latest: Pulling from edgex-lftools-log-publisher 15:37:37 5eb5b503b376: Pulling fs layer 15:37:37 5c69ac0246d0: Pulling fs layer 15:37:37 ec43610c2a17: Pulling fs layer 15:37:37 3a2ae6a8a46f: Pulling fs layer 15:37:37 33b1e0a273af: Pulling fs layer 15:37:37 5d3b04190fa2: Pulling fs layer 15:37:37 2f39f015ded8: Pulling fs layer 15:37:37 2f39f015ded8: Waiting 15:37:37 33b1e0a273af: Waiting 15:37:37 3a2ae6a8a46f: Waiting 15:37:37 5d3b04190fa2: Waiting 15:37:37 5c69ac0246d0: Download complete 15:37:37 3a2ae6a8a46f: Verifying Checksum 15:37:37 3a2ae6a8a46f: Download complete 15:37:37 33b1e0a273af: Verifying Checksum 15:37:37 33b1e0a273af: Download complete 15:37:37 ec43610c2a17: Verifying Checksum 15:37:37 ec43610c2a17: Download complete 15:37:37 5d3b04190fa2: Verifying Checksum 15:37:37 5d3b04190fa2: Download complete 15:37:37 5eb5b503b376: Verifying Checksum 15:37:37 5eb5b503b376: Download complete 15:37:37 22442686bd72: Pull complete 15:37:38 538120297d91: Pull complete 15:37:38 2f39f015ded8: Download complete 15:37:38 5eb5b503b376: Pull complete 15:37:39 5c69ac0246d0: Pull complete 15:37:39 ec43610c2a17: Pull complete 15:37:39 3a2ae6a8a46f: Pull complete 15:37:39 33b1e0a273af: Pull complete 15:37:40 5d3b04190fa2: Pull complete 15:37:40 4eaff4018a72: Pull complete 15:37:40 398e5219c811: Pull complete 15:37:40 a054eb5e9d23: Pull complete 15:37:41 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 15:37:41 Status: Downloaded newer image for docker:latest 15:37:44 2f39f015ded8: Pull complete 15:37:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:44 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:45 ---> 912c3ae6cf14 15:37:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:45 ---> Running in b2f4e69ce1a2 15:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:37:47 $ docker top 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:48 ---> job-cost.sh 15:37:48 lf-activate-venv: SKIPPING 15:37:48 INFO: No Stack... 15:37:48 OK: 263 MiB in 53 packages 15:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:48 INFO: Archiving Costs [Pipeline] sh 15:37:48 Removing intermediate container b2f4e69ce1a2 15:37:48 ---> e8272a7c9156 15:37:48 Step 10/15 : ENV GO111MODULE=on 15:37:48 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:37:48 + cut -d, -f6 [Pipeline] lock 15:37:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] 15:37:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] did not exist. Created. 15:37:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:48 ---> Running in 54cd2a47cf94 15:37:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:49 Removing intermediate container 54cd2a47cf94 15:37:49 ---> 2f2a228cf5da 15:37:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:37:49 ---> Running in 866c4a0887f0 15:37:49 Removing intermediate container 866c4a0887f0 15:37:49 ---> d2248ff3c1b0 15:37:49 Step 12/15 : COPY go.mod vendor* ./ 15:37:49 Stashed 1 file(s) [Pipeline] } 15:37:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:49 $ docker stop --time=1 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 15:37:50 ---> f6937793b5f2 15:37:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:50 ---> Running in 03887f4622d4 15:37:50 $ docker rm -f --volumes 347f9b218235cb8c2e2503048f7c9a8b968c9725d2fb91c0883ba367bd86dcd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:58 Removing intermediate container 03887f4622d4 15:38:58 ---> 09297788e34d 15:38:58 Step 14/15 : COPY . . 15:38:59 ---> 4f168be84d63 15:38:59 Step 15/15 : RUN ${MAKE} 15:38:59 ---> Running in 7dc85296c2e2 15:39:00 noop 15:39:01 Removing intermediate container 7dc85296c2e2 15:39:01 ---> ff5cdf93332e 15:39:01 Successfully built ff5cdf93332e 15:39:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:01 + docker inspect -f . ci-base-image-arm64 15:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:02 prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container 15:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:03 $ docker top 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:04 + go version 15:39:04 go version go1.20.2 linux/arm64 [Pipeline] } 15:39:04 $ docker stop --time=1 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 15:39:05 $ docker rm -f --volumes 683f59b0b12f5a06032370d649995a1aa50028aa225eef7d075b7ad8bd05a265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:06 + docker inspect -f . ci-base-image-arm64 15:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container 15:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:07 $ docker top 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/109 [Pipeline] fileExists [Pipeline] sh 15:39:08 + make test 15:39:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:39:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:41:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:41:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:51 ./bin/test-attribution-txt.sh 15:41:51 make -C web test 15:41:51 make[1]: Entering directory '/w/workspace/edgex-ui-go/109/web' 15:41:51 make[1]: tput: No such file or directory 15:41:51 make[1]: tput: No such file or directory 15:41:51 warning: generating ./VERSION 15:41:51 echo "0.0.0" > VERSION 15:41:51 docker build \ 15:41:51 -f Dockerfile \ 15:41:51 --build-arg USER=1000 \ 15:41:51 \ 15:41:51 --label "git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9" \ 15:41:51 -t edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 \ 15:41:51 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:41:51 . 15:41:51 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:41:51 Install the buildx component to build images with BuildKit: 15:41:51 https://docs.docker.com/go/buildx/ 15:41:51 15:41:51 Sending build context to Docker daemon 2.571MB 15:41:51 Step 1/10 : FROM node:16.17-alpine3.15 15:41:51 16.17-alpine3.15: Pulling from library/node 15:41:51 47517142f6ba: Pulling fs layer 15:41:51 5f8c4bfa009b: Pulling fs layer 15:41:51 f7079c9c4ba1: Pulling fs layer 15:41:51 aba105e6f55a: Pulling fs layer 15:41:51 aba105e6f55a: Waiting 15:41:51 f7079c9c4ba1: Verifying Checksum 15:41:51 f7079c9c4ba1: Download complete 15:41:51 47517142f6ba: Verifying Checksum 15:41:51 47517142f6ba: Download complete 15:41:51 aba105e6f55a: Verifying Checksum 15:41:51 aba105e6f55a: Download complete 15:41:51 47517142f6ba: Pull complete 15:41:51 5f8c4bfa009b: Verifying Checksum 15:41:51 5f8c4bfa009b: Download complete 15:41:54 5f8c4bfa009b: Pull complete 15:41:54 f7079c9c4ba1: Pull complete 15:41:54 aba105e6f55a: Pull complete 15:41:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:41:54 Status: Downloaded newer image for node:16.17-alpine3.15 15:41:54 ---> bf1b8b58d215 15:41:54 Step 2/10 : RUN apk add --no-cache chromium 15:41:55 ---> Running in 52ad39fd6bee 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:57 (1/128) Installing libxau (1.0.9-r0) 15:41:57 (2/128) Installing libmd (1.0.3-r0) 15:41:57 (3/128) Installing libbsd (0.11.3-r1) 15:41:57 (4/128) Installing libxdmcp (1.1.3-r0) 15:41:57 (5/128) Installing libxcb (1.14-r2) 15:41:57 (6/128) Installing libx11 (1.7.3.1-r0) 15:41:57 (7/128) Installing libxext (1.3.4-r0) 15:41:57 (8/128) Installing libice (1.0.10-r0) 15:41:57 (9/128) Installing libuuid (2.37.4-r0) 15:41:57 (10/128) Installing libsm (1.2.3-r0) 15:41:57 (11/128) Installing libxt (1.2.1-r0) 15:41:57 (12/128) Installing libxmu (1.1.3-r0) 15:41:57 (13/128) Installing xset (1.2.4-r0) 15:41:57 (14/128) Installing xprop (1.2.5-r0) 15:41:57 (15/128) Installing xdg-utils (1.1.3-r0) 15:41:57 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:41:57 (17/128) Installing pkgconf (1.8.1-r0) 15:41:57 (18/128) Installing libffi (3.4.2-r1) 15:41:57 (19/128) Installing libintl (0.21-r0) 15:41:57 (20/128) Installing libblkid (2.37.4-r0) 15:41:57 (21/128) Installing libmount (2.37.4-r0) 15:41:57 (22/128) Installing pcre (8.45-r1) 15:41:57 (23/128) Installing glib (2.70.1-r0) 15:41:57 (24/128) Installing xz-libs (5.2.5-r1) 15:41:57 (25/128) Installing libxml2 (2.9.14-r2) 15:41:57 (26/128) Installing shared-mime-info (2.1-r2) 15:41:57 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:41:58 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:41:58 (29/128) Installing libpng (1.6.37-r1) 15:41:58 (30/128) Installing libwebp (1.2.2-r0) 15:41:58 (31/128) Installing zstd-libs (1.5.0-r0) 15:41:58 (32/128) Installing tiff (4.4.0-r1) 15:41:58 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:41:58 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:41:58 (35/128) Installing libxcomposite (0.4.5-r0) 15:41:58 (36/128) Installing libxfixes (6.0.0-r0) 15:41:58 (37/128) Installing libxrender (0.9.10-r3) 15:41:58 (38/128) Installing libxcursor (1.2.0-r0) 15:41:58 (39/128) Installing libxdamage (1.1.5-r1) 15:41:58 (40/128) Installing libxi (1.8-r0) 15:41:58 (41/128) Installing libxinerama (1.1.4-r1) 15:41:58 (42/128) Installing libxrandr (1.5.2-r1) 15:41:58 (43/128) Installing atk (2.36.0-r0) 15:41:58 (44/128) Installing libxtst (1.2.3-r3) 15:41:58 (45/128) Installing dbus-libs (1.12.24-r0) 15:41:58 (46/128) Installing at-spi2-core (2.42.0-r0) 15:41:58 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:41:58 (48/128) Installing expat (2.5.0-r0) 15:41:58 (49/128) Installing brotli-libs (1.0.9-r5) 15:41:58 (50/128) Installing libbz2 (1.0.8-r1) 15:41:58 (51/128) Installing freetype (2.11.1-r2) 15:41:58 (52/128) Installing fontconfig (2.13.1-r4) 15:41:58 (53/128) Installing pixman (0.40.0-r4) 15:41:58 (54/128) Installing cairo (1.16.0-r5) 15:41:58 (55/128) Installing cairo-gobject (1.16.0-r5) 15:41:58 (56/128) Installing avahi-libs (0.8-r5) 15:41:58 (57/128) Installing gmp (6.2.1-r1) 15:41:58 (58/128) Installing nettle (3.7.3-r0) 15:41:58 (59/128) Installing p11-kit (0.24.0-r1) 15:41:58 (60/128) Installing libtasn1 (4.18.0-r1) 15:41:58 (61/128) Installing libunistring (0.9.10-r1) 15:41:58 (62/128) Installing gnutls (3.7.1-r2) 15:41:58 (63/128) Installing cups-libs (2.3.3-r6) 15:41:58 (64/128) Installing libepoxy (1.5.9-r0) 15:41:58 (65/128) Installing fribidi (1.0.11-r0) 15:41:58 (66/128) Installing graphite2 (1.3.14-r0) 15:41:58 (67/128) Installing harfbuzz (3.0.0-r2) 15:41:58 (68/128) Installing libxft (2.3.4-r0) 15:41:58 (69/128) Installing pango (1.48.10-r0) 15:41:58 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:41:58 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:41:58 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:41:58 (73/128) Installing xkeyboard-config (2.34-r0) 15:41:59 (74/128) Installing libxkbcommon (1.3.1-r0) 15:41:59 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:41:59 Executing gtk+3.0-3.24.30-r0.post-install 15:41:59 (76/128) Installing libfontenc (1.1.4-r0) 15:41:59 (77/128) Installing mkfontscale (1.2.1-r1) 15:41:59 (78/128) Installing ttf-opensans (1.10-r1) 15:41:59 Executing ttf-opensans-1.10-r1.post-install 15:42:01 (79/128) Installing libogg (1.3.5-r0) 15:42:01 (80/128) Installing flac (1.3.4-r0) 15:42:01 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:42:01 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:42:01 (83/128) Installing sdl2 (2.0.16-r4) 15:42:01 (84/128) Installing aom-libs (3.2.0-r0) 15:42:01 (85/128) Installing libass (0.15.2-r0) 15:42:01 (86/128) Installing libdav1d (0.9.2-r0) 15:42:01 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:42:01 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:42:01 (89/128) Installing lame (3.100-r0) 15:42:01 (90/128) Installing opus (1.3.1-r1) 15:42:01 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:42:01 (92/128) Installing soxr (0.1.3-r2) 15:42:01 (93/128) Installing libsrt (1.4.2-r1) 15:42:01 (94/128) Installing libssh (0.9.6-r1) 15:42:02 (95/128) Installing libtheora (1.1.1-r16) 15:42:02 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:42:02 (97/128) Installing libdrm (2.4.109-r0) 15:42:02 (98/128) Installing libva (2.13.0-r0) 15:42:02 (99/128) Installing libvdpau (1.4-r0) 15:42:02 (100/128) Installing vidstab (1.1.0-r1) 15:42:02 (101/128) Installing libvorbis (1.3.7-r0) 15:42:02 (102/128) Installing libvpx (1.10.0-r0) 15:42:02 (103/128) Installing vulkan-loader (1.2.196-r0) 15:42:02 (104/128) Installing x264-libs (20210613-r0) 15:42:02 (105/128) Installing x265-libs (3.5-r0) 15:42:02 (106/128) Installing xvidcore (1.3.7-r1) 15:42:02 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:42:02 (108/128) Installing libevent (2.1.12-r4) 15:42:02 (109/128) Installing mesa (21.2.6-r0) 15:42:02 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:42:02 (111/128) Installing mesa-gbm (21.2.6-r0) 15:42:02 (112/128) Installing lcms2 (2.12-r1) 15:42:02 (113/128) Installing nspr (4.32-r0) 15:42:02 (114/128) Installing sqlite-libs (3.36.0-r0) 15:42:02 (115/128) Installing nss (3.78.1-r0) 15:42:02 (116/128) Installing libasyncns (0.8-r1) 15:42:02 (117/128) Installing libltdl (2.4.6-r7) 15:42:02 (118/128) Installing orc (0.4.32-r0) 15:42:02 (119/128) Installing libsndfile (1.0.31-r1) 15:42:02 (120/128) Installing speexdsp (1.2.0-r0) 15:42:02 (121/128) Installing tdb-libs (1.4.5-r0) 15:42:02 (122/128) Installing libpulse (15.0-r2) 15:42:03 (123/128) Installing re2 (2021.11.01-r0) 15:42:03 (124/128) Installing snappy (1.1.9-r1) 15:42:03 (125/128) Installing libgpg-error (1.42-r1) 15:42:03 (126/128) Installing libgcrypt (1.9.4-r0) 15:42:03 (127/128) Installing libxslt (1.1.35-r0) 15:42:03 (128/128) Installing chromium (99.0.4844.84-r0) 15:42:07 Executing busybox-1.34.1-r7.trigger 15:42:07 Executing glib-2.70.1-r0.trigger 15:42:07 Executing shared-mime-info-2.1-r2.trigger 15:42:09 Executing gdk-pixbuf-2.42.8-r0.trigger 15:42:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:42:09 Executing fontconfig-2.13.1-r4.trigger 15:42:09 Executing mkfontscale-1.2.1-r1.trigger 15:42:09 OK: 275 MiB in 144 packages 15:42:19 Removing intermediate container 52ad39fd6bee 15:42:19 ---> cb581548cc5b 15:42:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:42:19 ---> Running in b49f23e5790c 15:42:19 Removing intermediate container b49f23e5790c 15:42:19 ---> 7e5c32ed9452 15:42:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:42:19 ---> Running in 97f8bcb255e9 15:42:19 Removing intermediate container 97f8bcb255e9 15:42:19 ---> 13dcb1acf0f0 15:42:19 Step 5/10 : RUN npm install -g npm 15:42:19 ---> Running in 265bd9357228 15:42:51 15:42:51 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 15:42:51 15:42:51 27 packages are looking for funding 15:42:51 run `npm fund` for details 15:42:51 15:42:51 found 0 vulnerabilities 15:42:51 Removing intermediate container 265bd9357228 15:42:51 ---> 2c426ff424c8 15:42:51 Step 6/10 : ARG USER=1000 15:42:51 ---> Running in cb35f35c87b8 15:42:51 Removing intermediate container cb35f35c87b8 15:42:51 ---> 574be00cddc4 15:42:51 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:42:51 ---> Running in b5e4125c12cb 15:42:52 Removing intermediate container b5e4125c12cb 15:42:52 ---> e651ea3c5348 15:42:52 Step 8/10 : USER $USER:$USER 15:42:52 ---> Running in 98260a3627a5 15:42:52 Removing intermediate container 98260a3627a5 15:42:52 ---> 4e2500714385 15:42:52 Step 9/10 : WORKDIR /app 15:42:53 ---> Running in 3dc823db7580 15:42:53 Removing intermediate container 3dc823db7580 15:42:53 ---> 8cff0ed4ef9e 15:42:53 Step 10/10 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 15:42:53 ---> Running in ee391ed28092 15:42:53 Removing intermediate container ee391ed28092 15:42:53 ---> 6c1d5749ae33 15:42:53 Successfully built 6c1d5749ae33 15:42:53 Successfully tagged edgexfoundry/edgex-web-ui:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:42:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:42:53 touch edgex-web-ui.imagebuilt 15:42:53 mkdir -p node_modules coverage 15:42:53 chown "1000:1000" node_modules coverage package-lock.json 15:42:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:43:06 npm WARN old lockfile 15:43:06 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:43:06 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:43:06 npm WARN old lockfile 15:43:06 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:43:06 npm WARN old lockfile 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:43:45 npm WARN EBADENGINE Unsupported engine { 15:43:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:43:45 npm WARN EBADENGINE required: { 15:43:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:43:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:43:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:43:45 npm WARN EBADENGINE }, 15:43:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:43:45 npm WARN EBADENGINE } 15:44:12 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:44:12 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 15:44:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:44:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:44:13 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:44:14 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:44:19 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:44:25 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:44:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:44:27 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:44:37 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:44:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:44:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:44:45 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. 15:44:49 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. 15:44:50 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. 15:44:53 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:45:03 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 15:45:04 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 15:45:26 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. 15:45:44 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. 15:46:23 15:46:23 added 1475 packages, and audited 1476 packages in 3m 15:46:23 15:46:23 90 packages are looking for funding 15:46:23 run `npm fund` for details 15:46:23 15:46:23 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:46:23 15:46:23 To address issues that do not require attention, run: 15:46:23 npm audit fix 15:46:23 15:46:23 To address all issues (including breaking changes), run: 15:46:23 npm audit fix --force 15:46:23 15:46:23 Run `npm audit` for details. 15:46:24 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 15:46:42 - Generating browser application bundles (phase: setup)... 15:47:14 Compiling @angular/core : es2015 as esm2015 15:47:14 Compiling @angular/compiler/testing : es2015 as esm2015 15:47:41 Compiling @angular/common : es2015 as esm2015 15:47:41 Compiling @angular/core/testing : es2015 as esm2015 15:47:45 Compiling @angular/platform-browser : es2015 as esm2015 15:47:45 Compiling @angular/common/testing : es2015 as esm2015 15:47:49 Compiling @angular/router : es2015 as esm2015 15:47:49 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:47:55 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:47:56 Compiling @angular/common/http : es2015 as esm2015 15:47:56 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:48:01 Compiling @angular/forms : es2015 as esm2015 15:48:01 Compiling @angular/router/testing : es2015 as esm2015 15:48:01 Compiling @angular/common/http/testing : es2015 as esm2015 15:48:58 18 05 2023 15:48:57.286:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:48:58 18 05 2023 15:48:57.299:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:48:58 18 05 2023 15:48:57.329:INFO [launcher]: Starting browser ChromeHeadless 15:50:19 18 05 2023 15:50:08.398:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:50:19 18 05 2023 15:50:15.222:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:50:32 18 05 2023 15:50:31.200:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:50:54 ✔ Browser application bundle generation complete. 15:50:55 18 05 2023 15:50:55.785:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 0R4RQ6VRY5I4b5wYAAAB with id 61271997 15:51:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:51:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.209 secs) 15:51:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.463 secs) 15:51:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.853 secs) 15:51:15 WARN: ' 15:51:15 It looks like you're using ngModel on the same form field as formControlName. 15:51:15 Support for using the ngModel input property and ngModelChange event with 15:51:15 reactive form directives has been deprecated in Angular v6 and will be removed 15:51:15 in a future version of Angular. 15:51:15 15:51:15 For more information on this, see our API docs here: 15:51:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:51:15 ' 15:51:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.853 secs) 15:51:15 WARN: ' 15:51:15 It looks like you're using ngModel on the same form field as formControlName. 15:51:15 Support for using the ngModel input property and ngModelChange event with 15:51:15 reactive form directives has been deprecated in Angular v6 and will be removed 15:51:15 in a future version of Angular. 15:51:15 15:51:15 For more information on this, see our API docs here: 15:51:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:51:15 ' 15:51:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.207 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.342 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.539 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.632 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.776 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.824 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.859 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.887 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.937 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.033 secs) 15:51:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.056 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.212 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.24 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.266 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.33 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.352 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.398 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.599 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.654 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.708 secs) 15:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.881 secs) 15:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.348 secs) 15:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.391 secs) 15:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.413 secs) 15:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.632 secs) 15:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.698 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.761 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.796 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.811 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.822 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.128 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.268 secs) 15:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.37 secs) 15:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.738 secs) 15:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.174 secs) 15:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.391 secs) 15:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.429 secs) 15:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.446 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.456 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.48 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.494 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.57 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.746 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.761 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.772 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.787 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.802 secs) 15:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.023 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.102 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.243 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.299 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.311 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.328 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.39 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.413 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.427 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.521 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.563 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.698 secs) 15:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.737 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.811 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.83 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.844 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.858 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.869 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.045 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.092 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.164 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.23 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.321 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.376 secs) 15:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.49 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.515 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.605 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.665 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.893 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.983 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.06 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.102 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.134 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.186 secs) 15:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.227 secs) 15:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.447 secs) 15:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.51 secs) 15:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.655 secs) 15:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.752 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.907 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.069 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.123 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.173 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.206 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.264 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.285 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.3 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.345 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.476 secs) 15:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.533 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.581 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.685 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.774 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.803 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.854 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.876 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.084 secs) 15:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.231 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.428 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.499 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.649 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.831 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.864 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.874 secs) 15:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.004 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.075 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.135 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.18 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.212 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.296 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.336 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.353 secs) 15:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.477 secs) 15:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.546 secs) 15:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.067 secs) 15:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.246 secs) 15:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.325 secs) 15:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.357 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.409 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.432 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.457 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.475 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.497 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.509 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.536 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.577 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.787 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.845 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.903 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.967 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.001 secs) 15:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.017 secs) 15:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.155 secs) 15:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.204 secs) 15:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.358 secs) 15:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.097 secs / 14.358 secs) 15:51:33 TOTAL: 145 SUCCESS 15:51:33 ✔ Browser application bundle generation complete. 15:51:36 15:51:36 =============================== Coverage summary =============================== 15:51:36 Statements : 41.56% ( 1425/3429 ) 15:51:36 Branches : 12.14% ( 109/898 ) 15:51:36 Functions : 33.33% ( 417/1251 ) 15:51:36 Lines : 39.45% ( 1280/3245 ) 15:51:36 ================================================================================ 15:51:36 18 05 2023 15:51:36.387:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:51:37 ✔ Browser application bundle generation complete. 15:51:38 make[1]: Leaving directory '/w/workspace/edgex-ui-go/109/web' [Pipeline] echo 15:51:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:38 $ docker stop --time=1 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 15:51:40 $ docker rm -f --volumes 1e7b922b855721953913e4cc4ca96a0756348b0baada3a7635a63308be50cb71 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:43 Warning: overwriting stash ‘coverage-report’ 15:51:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:52 + ls -al . 15:51:52 total 176 15:51:52 drwxrwxr-x 13 jenkins jenkins 4096 May 18 15:39 . 15:51:52 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 .. 15:51:52 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 .blubracket 15:51:52 -rw-rw-r-- 1 jenkins jenkins 18 May 18 15:36 .dockerignore 15:51:52 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:36 .git 15:51:52 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 .github 15:51:52 -rw-rw-r-- 1 jenkins jenkins 185 May 18 15:36 .gitignore 15:51:52 -rw-rw-r-- 1 jenkins jenkins 8418 May 18 15:36 Attribution.txt 15:51:52 -rw-rw-r-- 1 jenkins jenkins 17205 May 18 15:36 CHANGELOG.md 15:51:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 18 15:36 CONTRIBUTING.md 15:51:52 -rw-rw-r-- 1 jenkins jenkins 1788 May 18 15:36 Dockerfile 15:51:52 -rw-rw-r-- 1 jenkins jenkins 652 May 18 15:36 Jenkinsfile 15:51:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 18 15:36 LICENSE 15:51:52 -rw-rw-r-- 1 jenkins jenkins 2124 May 18 15:36 Makefile 15:51:52 -rw-rw-r-- 1 jenkins jenkins 4558 May 18 15:36 README.md 15:51:52 -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:33 VERSION 15:51:52 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 assets 15:51:52 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 bin 15:51:52 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:36 cmd 15:51:52 -rw-r--r-- 1 jenkins jenkins 10 May 18 15:39 coverage.out 15:51:52 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:36 docs 15:51:52 -rw-rw-r-- 1 jenkins jenkins 3040 May 18 15:36 go.mod 15:51:52 -rw-rw-r-- 1 jenkins jenkins 30610 May 18 15:36 go.sum 15:51:52 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:36 internal 15:51:52 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 snap 15:51:52 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:36 testing 15:51:52 -rw-rw-r-- 1 jenkins jenkins 155 May 18 15:36 version.go 15:51:52 drwxrwxr-x 6 jenkins jenkins 4096 May 18 15:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 --label arch=arm64 --label version=3.0.0-dev.13 . 15:51:54 Sending build context to Docker daemon 31.08MB 15:51:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:51:54 Step 2/25 : FROM ${BASE} AS builder 15:51:54 ---> ff5cdf93332e 15:51:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:51:54 ---> Running in c62bd0efe1e9 15:51:55 Removing intermediate container c62bd0efe1e9 15:51:55 ---> 4f2b1a60a87b 15:51:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:51:55 ---> Running in 1aed4e5c2237 15:51:55 Removing intermediate container 1aed4e5c2237 15:51:55 ---> f5021eb677df 15:51:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:51:55 ---> Running in 983ab19ac9ba 15:51:55 Removing intermediate container 983ab19ac9ba 15:51:55 ---> dc63ec58f066 15:51:55 Step 6/25 : LABEL Name=edgex-ui-go 15:51:55 ---> Running in 82422d1ce06d 15:51:56 Removing intermediate container 82422d1ce06d 15:51:56 ---> d3b228f9de7c 15:51:56 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:51:56 ---> Running in ad9daf850953 15:51:56 Removing intermediate container ad9daf850953 15:51:56 ---> 36a7cd90a99b 15:51:56 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:51:58 ---> 94ea020a3a56 15:51:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:58 ---> Running in bb2ff94df3ee 15:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:00 OK: 263 MiB in 53 packages 15:52:01 Removing intermediate container bb2ff94df3ee 15:52:01 ---> 4bc13c1ef0b2 15:52:01 Step 10/25 : ENV GO111MODULE=on 15:52:01 ---> Running in 463b97e0d21d 15:52:01 Removing intermediate container 463b97e0d21d 15:52:01 ---> 3d5c6305051e 15:52:01 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:52:02 ---> Running in 23621f245b7e 15:52:02 Removing intermediate container 23621f245b7e 15:52:02 ---> f0721c97637a 15:52:02 Step 12/25 : COPY go.mod vendor* ./ 15:52:02 ---> ca3a43c7e59e 15:52:02 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:02 ---> Running in 9891c15afa96 15:52:05 Removing intermediate container 9891c15afa96 15:52:05 ---> 056c7a2e1a11 15:52:05 Step 14/25 : COPY . . 15:52:10 ---> c5d5b29a0931 15:52:10 Step 15/25 : RUN ${MAKE} 15:52:10 ---> Running in 31974431efd0 15:52:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:54:17 Removing intermediate container 31974431efd0 15:54:17 ---> c006ada24c9f 15:54:17 Step 16/25 : FROM alpine:3.17 15:54:17 3.17: Pulling from library/alpine 15:54:17 c41833b44d91: Already exists 15:54:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:54:17 Status: Downloaded newer image for alpine:3.17 15:54:17 ---> 51e60588ff2c 15:54:17 Step 17/25 : EXPOSE 4000 15:54:17 ---> Running in 6fc4eea9b0a2 15:54:17 Removing intermediate container 6fc4eea9b0a2 15:54:17 ---> c34673a957a0 15:54:17 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 15:54:17 ---> 23153ab69188 15:54:17 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:54:17 ---> 3598593822cc 15:54:17 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:54:17 ---> 32a9260088f9 15:54:17 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:54:17 ---> Running in a88c9d29ef56 15:54:17 Removing intermediate container a88c9d29ef56 15:54:17 ---> 5194300db8f5 15:54:17 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:54:17 ---> Running in 1aeb47aa666b 15:54:17 Removing intermediate container 1aeb47aa666b 15:54:17 ---> 71c99fe89a32 15:54:17 Step 23/25 : LABEL arch=arm64 15:54:17 ---> Running in ad93c0c1faf0 15:54:17 Removing intermediate container ad93c0c1faf0 15:54:17 ---> 2124e72ddeb3 15:54:17 Step 24/25 : LABEL git_sha=7e65059dab31c9d44b79936edbd11c74f669a3f9 15:54:17 ---> Running in 63f3bf268ee8 15:54:17 Removing intermediate container 63f3bf268ee8 15:54:17 ---> a7f4f373c6e9 15:54:17 Step 25/25 : LABEL version=3.0.0-dev.13 15:54:17 ---> Running in 044b91561b88 15:54:17 Removing intermediate container 044b91561b88 15:54:17 ---> c04de9c1b106 15:54:17 [Warning] One or more build-args [ARCH] were not consumed 15:54:17 Successfully built c04de9c1b106 15:54:17 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:17 provisioning config files... 15:54:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/109@tmp/config17819072578728687672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:18 ---> docker-login.sh 15:54:18 nexus3.edgexfoundry.org:10001 15:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:18 Configure a credential helper to remove this warning. See 15:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:18 15:54:18 Login Succeeded 15:54:18 nexus3.edgexfoundry.org:10002 15:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:18 Configure a credential helper to remove this warning. See 15:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:18 15:54:18 Login Succeeded 15:54:18 nexus3.edgexfoundry.org:10003 15:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:19 Configure a credential helper to remove this warning. See 15:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:19 15:54:19 Login Succeeded 15:54:19 nexus3.edgexfoundry.org:10004 15:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:19 Configure a credential helper to remove this warning. See 15:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:19 15:54:19 Login Succeeded 15:54:19 docker.io 15:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 ---> docker-login.sh ends [Pipeline] } 15:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:20 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:54:20 7e65059dab31c9d44b79936edbd11c74f669a3f9 15:54:20 latest 15:54:20 3.0.0-dev.13 15:54:20 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:54:20 main 15:54:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:54:20 7c55fbf4a852: Preparing 15:54:20 5caf1bd64462: Preparing 15:54:20 3f29d43def3b: Preparing 15:54:20 26cbea5cba74: Preparing 15:54:20 26cbea5cba74: Layer already exists 15:54:21 7c55fbf4a852: Pushed 15:54:21 5caf1bd64462: Pushed 15:54:31 3f29d43def3b: Pushed 15:54:31 7e65059dab31c9d44b79936edbd11c74f669a3f9: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:54:31 7c55fbf4a852: Preparing 15:54:31 5caf1bd64462: Preparing 15:54:31 3f29d43def3b: Preparing 15:54:31 26cbea5cba74: Preparing 15:54:31 3f29d43def3b: Layer already exists 15:54:31 26cbea5cba74: Layer already exists 15:54:31 7c55fbf4a852: Layer already exists 15:54:31 5caf1bd64462: Layer already exists 15:54:31 latest: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 15:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:54:32 7c55fbf4a852: Preparing 15:54:32 5caf1bd64462: Preparing 15:54:32 3f29d43def3b: Preparing 15:54:32 26cbea5cba74: Preparing 15:54:32 3f29d43def3b: Layer already exists 15:54:32 5caf1bd64462: Layer already exists 15:54:32 26cbea5cba74: Layer already exists 15:54:32 7c55fbf4a852: Layer already exists 15:54:32 3.0.0-dev.13: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:54:33 7c55fbf4a852: Preparing 15:54:33 5caf1bd64462: Preparing 15:54:33 3f29d43def3b: Preparing 15:54:33 26cbea5cba74: Preparing 15:54:33 26cbea5cba74: Layer already exists 15:54:33 7c55fbf4a852: Layer already exists 15:54:33 5caf1bd64462: Layer already exists 15:54:33 3f29d43def3b: Layer already exists 15:54:33 7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:54:34 7c55fbf4a852: Preparing 15:54:34 5caf1bd64462: Preparing 15:54:34 3f29d43def3b: Preparing 15:54:34 26cbea5cba74: Preparing 15:54:34 7c55fbf4a852: Layer already exists 15:54:34 3f29d43def3b: Layer already exists 15:54:34 5caf1bd64462: Layer already exists 15:54:34 26cbea5cba74: Layer already exists 15:54:34 main: digest: sha256:02cb98361159537b6ee081c1f77a6f0a5f3742607da4af7a32b8824ab59859c9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:34 ===================================================== [Pipeline] echo 15:54:34 taggedImages: 15:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9 15:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.13 15:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7e65059dab31c9d44b79936edbd11c74f669a3f9-3.0.0-dev.13 15:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:34 15:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:35 arm64: Pulling from edgex-lftools-log-publisher 15:54:35 8998bd30e6a1: Pulling fs layer 15:54:35 04944245beec: Pulling fs layer 15:54:35 699f458cf7ca: Pulling fs layer 15:54:35 765212b225bb: Pulling fs layer 15:54:35 f23df028b6ca: Pulling fs layer 15:54:35 d65c8cfc05b1: Pulling fs layer 15:54:35 2437ff75d9bd: Pulling fs layer 15:54:35 765212b225bb: Waiting 15:54:35 f23df028b6ca: Waiting 15:54:35 d65c8cfc05b1: Waiting 15:54:35 2437ff75d9bd: Waiting 15:54:35 04944245beec: Verifying Checksum 15:54:35 04944245beec: Download complete 15:54:35 765212b225bb: Verifying Checksum 15:54:35 765212b225bb: Download complete 15:54:35 f23df028b6ca: Verifying Checksum 15:54:35 f23df028b6ca: Download complete 15:54:35 d65c8cfc05b1: Verifying Checksum 15:54:35 d65c8cfc05b1: Download complete 15:54:35 699f458cf7ca: Verifying Checksum 15:54:35 699f458cf7ca: Download complete 15:54:36 8998bd30e6a1: Verifying Checksum 15:54:36 8998bd30e6a1: Download complete 15:54:38 2437ff75d9bd: Verifying Checksum 15:54:38 2437ff75d9bd: Download complete 15:54:40 8998bd30e6a1: Pull complete 15:54:40 04944245beec: Pull complete 15:54:41 699f458cf7ca: Pull complete 15:54:42 765212b225bb: Pull complete 15:54:42 f23df028b6ca: Pull complete 15:54:42 d65c8cfc05b1: Pull complete 15:54:58 2437ff75d9bd: Pull complete 15:54:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:59 prd-ubuntu20.04-docker-arm64-4c-16g-16027 does not seem to be running inside a container 15:54:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/109 -v /w/workspace/edgex-ui-go/109:/w/workspace/edgex-ui-go/109:rw,z -v /w/workspace/edgex-ui-go/109@tmp:/w/workspace/edgex-ui-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:55:01 $ docker top f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:02 ---> job-cost.sh 15:55:02 lf-activate-venv: SKIPPING 15:55:02 INFO: No Stack... 15:55:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:55:03 INFO: Archiving Costs [Pipeline] sh 15:55:04 + cat /w/workspace/edgex-ui-go/109/archives/cost.csv 15:55:04 + cut -d, -f6 [Pipeline] lock 15:55:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] 15:55:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] did not exist. Created. 15:55:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:04 /w/workspace/edgex-ui-go/109@tmp/durable-d8b6bf76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:55:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:55:05 Warning: overwriting stash ‘stack-cost’ 15:55:10 Stashed 1 file(s) [Pipeline] } 15:55:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:10 $ docker stop --time=1 f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 15:55:11 $ docker rm -f --volumes f3c9ed5c02b0c65f02a18f8240f021f83389d504ee7137fcb40b5cf0ed406dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:55:12 provisioning config files... 15:55:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3407954466796696904tmp [Pipeline] { [Pipeline] sh 15:55:12 + set +x 15:55:12 + curl -s https://codecov.io/bash 15:55:12 + bash -s -- 15:55:12 15:55:12 _____ _ 15:55:12 / ____| | | 15:55:12 | | ___ __| | ___ ___ _____ __ 15:55:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:55:12 | |___| (_) | (_| | __/ (_| (_) \ V / 15:55:12 \_____\___/ \__,_|\___|\___\___/ \_/ 15:55:12 Bash-1.0.6 15:55:12 15:55:12 15:55:12 ==> git version 2.25.1 found 15:55:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:55:12 Release-Date: 2020-01-08 15:55:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:55:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:55:12 ==> Jenkins CI detected. 15:55:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:55:12 project root: . 15:55:12 --> token set from env 15:55:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:55:12 ==> Running gcov in . (disable via -X gcov) 15:55:12 ==> Python coveragepy not found 15:55:12 ==> Searching for coverage reports in: 15:55:12 + . 15:55:12 -> Found 1 reports 15:55:12 ==> Detecting git/mercurial file structure 15:55:12 ==> Reading reports 15:55:12 + ./coverage.out bytes=10 15:55:12 ==> Appending adjustments 15:55:12 https://docs.codecov.io/docs/fixing-reports 15:55:13 + Found adjustments 15:55:13 ==> Gzipping contents 15:55:13 12K /tmp/codecov.IMYTgS.gz 15:55:13 ==> Uploading reports 15:55:13 url: https://codecov.io 15:55:13 query: branch=main&commit=7e65059dab31c9d44b79936edbd11c74f669a3f9&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:13 -> Pinging Codecov 15:55:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=7e65059dab31c9d44b79936edbd11c74f669a3f9&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:13 -> Uploading to 15:55:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/FB506323287CE973F263BFD2A0EB1F37/7e65059dab31c9d44b79936edbd11c74f669a3f9/57709ac3-3aac-4921-9048-f40c5d37086b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T155513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aa3973627297673900adae22e9e1467d2febad6f465cf5cc36ede0126751438 15:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:13 Dload Upload Total Spent Left Speed 15:55:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 39147 --:--:-- --:--:-- --:--:-- 39147 15:55:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] } 15:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:55:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:55:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:14 15:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:55:15 df9b9388f04a: Pulling fs layer 15:55:15 52dc419b0ee2: Pulling fs layer 15:55:15 25bc292e5bac: Pulling fs layer 15:55:15 114826534d7a: Pulling fs layer 15:55:15 4657fd5d0bcf: Pulling fs layer 15:55:15 6ad1cebc031e: Pulling fs layer 15:55:15 8a3aa393b2d8: Pulling fs layer 15:55:15 4657fd5d0bcf: Waiting 15:55:15 6ad1cebc031e: Waiting 15:55:15 114826534d7a: Waiting 15:55:15 8a3aa393b2d8: Waiting 15:55:15 25bc292e5bac: Verifying Checksum 15:55:15 25bc292e5bac: Download complete 15:55:15 52dc419b0ee2: Download complete 15:55:15 4657fd5d0bcf: Download complete 15:55:15 df9b9388f04a: Download complete 15:55:15 6ad1cebc031e: Verifying Checksum 15:55:15 6ad1cebc031e: Download complete 15:55:15 df9b9388f04a: Pull complete 15:55:15 52dc419b0ee2: Pull complete 15:55:15 25bc292e5bac: Pull complete 15:55:16 114826534d7a: Verifying Checksum 15:55:16 114826534d7a: Download complete 15:55:16 8a3aa393b2d8: Verifying Checksum 15:55:16 8a3aa393b2d8: Download complete 15:55:20 114826534d7a: Pull complete 15:55:20 4657fd5d0bcf: Pull complete 15:55:20 6ad1cebc031e: Pull complete 15:55:23 8a3aa393b2d8: Pull complete 15:55:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:24 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:55:34 $ docker top 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:55:34 + set -o pipefail 15:55:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:55:40 15:55:40 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:55:40 15:55:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/436d7276-57c2-4624-ae2a-842f2fe22c16 15:55:40 15:55:40 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:55:40 15:55:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:55:40 15:55:40 15:55:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:55:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:55:40 More details here: https://snyk.co/ue1NS [Pipeline] } 15:55:40 $ docker stop --time=1 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 15:55:45 $ docker rm -f --volumes 84351c67ea0ffd0454a765a5cd5900208db0fae3a4f772bed98ff7b276a535b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:46 + git log --format=format:%s -1 7e65059dab31c9d44b79936edbd11c74f669a3f9 [Pipeline] sh 15:55:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:47 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:48 $ docker top 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf -eo pid,comm 15:55:48 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). 15:55:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:48 [ssh-agent] Looking for ssh-agent implementation... 15:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:48 $ docker exec 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf ssh-agent 15:55:48 SSH_AUTH_SOCK=/tmp/ssh-GbBuhwBQz0uo/agent.13 15:55:48 SSH_AGENT_PID=19 15:55:48 Running ssh-add (command line suppressed) 15:55:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8321397203327221543.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8321397203327221543.key) 15:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:48 + git semver tag 15:55:49 2023-05-18 15:55:48,999 [run_tag] DEBUG tag force:False 15:55:49 2023-05-18 15:55:48,999 [check_head_tag] DEBUG check head tag 15:55:49 2023-05-18 15:55:49,000 [execute] INFO git cat-file --batch-check 15:55:49 2023-05-18 15:55:49,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:55:49 2023-05-18 15:55:49,003 [execute] INFO git cat-file --batch 15:55:49 2023-05-18 15:55:49,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:55:49 2023-05-18 15:55:49,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:55:49 2023-05-18 15:55:49,019 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 15:55:49 2023-05-18 15:55:49,019 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:55:49 2023-05-18 15:55:49,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:55:49 3.0.0-dev.13 [Pipeline] } 15:55:49 $ docker exec --env ******** --env ******** 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf ssh-agent -k 15:55:49 unset SSH_AUTH_SOCK; 15:55:49 unset SSH_AGENT_PID; 15:55:49 echo Agent pid 19 killed; 15:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:49 + git semver [Pipeline] } 15:55:49 $ docker stop --time=1 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf 15:55:51 $ docker rm -f --volumes 6a570e1eb18d946af368894f138dec33a80f450bf2c3b72220415afa015cefdf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:52 15:55:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:52 0.23.1-centos7: Pulling from edgex-lftools 15:55:52 ab5ef0e58194: Pulling fs layer 15:55:52 9712f1f96733: Pulling fs layer 15:55:52 63f879dbbcfc: Pulling fs layer 15:55:52 0d9ebad4ef96: Pulling fs layer 15:55:52 e9a5061849ea: Pulling fs layer 15:55:52 d747dcd14b5f: Pulling fs layer 15:55:52 2de7ff778b66: Pulling fs layer 15:55:52 e9a5061849ea: Waiting 15:55:52 d747dcd14b5f: Waiting 15:55:52 2de7ff778b66: Waiting 15:55:52 0d9ebad4ef96: Waiting 15:55:52 9712f1f96733: Verifying Checksum 15:55:52 9712f1f96733: Download complete 15:55:53 63f879dbbcfc: Verifying Checksum 15:55:53 63f879dbbcfc: Download complete 15:55:53 e9a5061849ea: Verifying Checksum 15:55:53 e9a5061849ea: Download complete 15:55:53 d747dcd14b5f: Download complete 15:55:53 0d9ebad4ef96: Verifying Checksum 15:55:53 0d9ebad4ef96: Download complete 15:55:53 ab5ef0e58194: Verifying Checksum 15:55:53 ab5ef0e58194: Download complete 15:55:53 2de7ff778b66: Verifying Checksum 15:55:53 2de7ff778b66: Download complete 15:55:56 ab5ef0e58194: Pull complete 15:55:56 9712f1f96733: Pull complete 15:55:57 63f879dbbcfc: Pull complete 15:56:01 0d9ebad4ef96: Pull complete 15:56:01 e9a5061849ea: Pull complete 15:56:01 d747dcd14b5f: Pull complete 15:56:02 2de7ff778b66: Pull complete 15:56:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:02 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:56:12 $ docker top 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:56:13 provisioning config files... 15:56:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8729634151411505952tmp 15:56:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10837116009944489753tmp 15:56:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13817115649471429316tmp [Pipeline] { [Pipeline] echo 15:56:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:56:13 ---> sigul-configuration.sh 15:56:13 gpg: directory `/root/.gnupg' created 15:56:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:56:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:56:13 gpg: keyring `/root/.gnupg/secring.gpg' created 15:56:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:56:13 gpg: CAST5 encrypted data 15:56:13 gpg: encrypted with 1 passphrase 15:56:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:56:13 + mkdir /home/jenkins 15:56:13 + mkdir /home/jenkins/sigul [Pipeline] sh 15:56:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:56:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:56:14 ---> sigul-install.sh 15:56:14 Sigul already installed; skipping installation. [Pipeline] sh 15:56:14 + git tag --list 15:56:14 0.1.1 15:56:14 v1.1.0 15:56:14 v1.2.0 15:56:14 v1.2.1 15:56:14 v1.3.0 15:56:14 v2.0.0 15:56:14 v2.1.0 15:56:14 v2.2.0 15:56:14 v2.2.1-dev.1 15:56:14 v2.2.1-dev.2 15:56:14 v2.2.1-dev.3 15:56:14 v2.2.1-dev.4 15:56:14 v2.2.1-dev.5 15:56:14 v2.2.1-dev.6 15:56:14 v2.2.1-dev.7 15:56:14 v2.3.0 15:56:14 v2.3.0-dev.10 15:56:14 v2.3.0-dev.11 15:56:14 v2.3.0-dev.12 15:56:14 v2.3.0-dev.13 15:56:14 v2.3.0-dev.14 15:56:14 v2.3.0-dev.15 15:56:14 v2.3.0-dev.16 15:56:14 v2.3.0-dev.17 15:56:14 v2.3.0-dev.18 15:56:14 v2.3.0-dev.19 15:56:14 v2.3.0-dev.20 15:56:14 v2.3.0-dev.21 15:56:14 v2.3.0-dev.22 15:56:14 v2.3.0-dev.23 15:56:14 v2.3.0-dev.24 15:56:14 v2.3.0-dev.7 15:56:14 v2.3.0-dev.8 15:56:14 v2.3.0-dev.9 15:56:14 v3.0.0-dev.1 15:56:14 v3.0.0-dev.10 15:56:14 v3.0.0-dev.11 15:56:14 v3.0.0-dev.12 15:56:14 v3.0.0-dev.13 15:56:14 v3.0.0-dev.2 15:56:14 v3.0.0-dev.3 15:56:14 v3.0.0-dev.4 15:56:14 v3.0.0-dev.5 15:56:14 v3.0.0-dev.6 15:56:14 v3.0.0-dev.7 15:56:14 v3.0.0-dev.8 15:56:14 v3.0.0-dev.9 [Pipeline] sh 15:56:14 + lftools sign git-tag v3.0.0-dev.13 15:56:15 Signing Git tag with Sigul... 15:56:15 Signing v3.0.0-dev.13 [Pipeline] echo 15:56:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:56:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:56:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:56:15 $ docker stop --time=1 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 15:56:17 $ docker rm -f --volumes 8c553b72ec2ce670c3284fd1981644375b45fb74b33d810798f66fe5b35de660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:56:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:56:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:18 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:56:18 $ docker top a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 -eo pid,comm 15:56:18 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). 15:56:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:18 [ssh-agent] Looking for ssh-agent implementation... 15:56:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:18 $ docker exec a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 ssh-agent 15:56:18 SSH_AUTH_SOCK=/tmp/ssh-fPkgyZ9GypuO/agent.32 15:56:18 SSH_AGENT_PID=38 15:56:18 Running ssh-add (command line suppressed) 15:56:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4348553211296580816.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4348553211296580816.key) 15:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:19 + git semver bump pre 15:56:19 2023-05-18 15:56:19,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:19 2023-05-18 15:56:19,535 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev 15:56:19 2023-05-18 15:56:19,535 [bump_version] DEBUG bumped version:3.0.0-dev.14 15:56:19 2023-05-18 15:56:19,535 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:56:19 2023-05-18 15:56:19,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:19 2023-05-18 15:56:19,535 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:19 2023-05-18 15:56:19,537 [execute] INFO git cat-file --batch-check 15:56:19 2023-05-18 15:56:19,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:56:19 2023-05-18 15:56:19,543 [execute] INFO git cat-file --batch 15:56:19 2023-05-18 15:56:19,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:56:19 2023-05-18 15:56:19,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:19 3.0.0-dev.14 [Pipeline] } 15:56:19 $ docker exec --env ******** --env ******** a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 ssh-agent -k 15:56:19 unset SSH_AUTH_SOCK; 15:56:19 unset SSH_AGENT_PID; 15:56:19 echo Agent pid 38 killed; 15:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:20 + git semver [Pipeline] } 15:56:20 $ docker stop --time=1 a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 15:56:21 $ docker rm -f --volumes a97e345682e9d847ae0f6edcdd6bd4403e0a3c3cb6c776322c308acb3f849a42 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:56:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:22 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:56:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:56:22 $ docker top c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 -eo pid,comm 15:56:22 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). 15:56:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:22 [ssh-agent] Looking for ssh-agent implementation... 15:56:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:23 $ docker exec c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 ssh-agent 15:56:23 SSH_AUTH_SOCK=/tmp/ssh-kik89u5Hsj81/agent.31 15:56:23 SSH_AGENT_PID=37 15:56:23 Running ssh-add (command line suppressed) 15:56:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8782039908121656112.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8782039908121656112.key) 15:56:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:23 + git semver push 15:56:23 2023-05-18 15:56:23,758 [run_push] DEBUG push 15:56:23 2023-05-18 15:56:23,760 [execute] INFO git cat-file --batch-check 15:56:23 2023-05-18 15:56:23,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:56:23 2023-05-18 15:56:23,765 [execute] INFO git rev-list a5dbcba7a2c6ff9a98b52413df906a78bbb1a08a -- 15:56:23 2023-05-18 15:56:23,765 [execute] DEBUG Popen(['git', 'rev-list', 'a5dbcba7a2c6ff9a98b52413df906a78bbb1a08a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:56:23 2023-05-18 15:56:23,776 [execute] INFO git fetch -v origin 15:56:23 2023-05-18 15:56:23,776 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:56:24 2023-05-18 15:56:24,266 [run_push] DEBUG no remote changes detected 15:56:24 2023-05-18 15:56:24,266 [execute] INFO git push origin semver 15:56:24 2023-05-18 15:56:24,267 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:56:25 2023-05-18 15:56:25,074 [run_push] DEBUG push all version tags 15:56:25 2023-05-18 15:56:25,074 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:56:25 2023-05-18 15:56:25,075 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:56:25 2023-05-18 15:56:25,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:25 3.0.0-dev.14 [Pipeline] } 15:56:25 $ docker exec --env ******** --env ******** c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 ssh-agent -k 15:56:26 unset SSH_AUTH_SOCK; 15:56:26 unset SSH_AGENT_PID; 15:56:26 echo Agent pid 37 killed; 15:56:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:26 + git semver [Pipeline] } 15:56:26 $ docker stop --time=1 c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 15:56:27 $ docker rm -f --volumes c652711d1389e8b068881a3ddf61e7e1af7522e59df2a0956586cfbc378a83a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:56:28 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:56:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:56:28 total 16 15:56:28 drwxr-xr-x 3 root root 4096 May 18 15:37 . 15:56:28 drwxrwxr-x 15 jenkins jenkins 4096 May 18 15:56 .. 15:56:28 drwxr-xr-x 2 root root 4096 May 18 15:37 cost 15:56:28 -rw-r--r-- 1 root root 83 May 18 15:37 cost.csv 15:56:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:56:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:56:28 total 16 15:56:28 drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:37 . 15:56:28 drwxrwxr-x 15 jenkins jenkins 4096 May 18 15:56 .. 15:56:28 drwxr-xr-x 2 jenkins jenkins 4096 May 18 15:37 cost 15:56:28 -rw-r--r-- 1 jenkins jenkins 83 May 18 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:56:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:29 ---> package-listing.sh 15:56:29 ++ tr '[:upper:]' '[:lower:]' 15:56:29 ++ facter osfamily 15:56:29 + OS_FAMILY=debian 15:56:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:56:29 + START_PACKAGES=/tmp/packages_start.txt 15:56:29 + END_PACKAGES=/tmp/packages_end.txt 15:56:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:29 + PACKAGES=/tmp/packages_start.txt 15:56:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:56:29 + PACKAGES=/tmp/packages_end.txt 15:56:29 + case "${OS_FAMILY}" in 15:56:29 + dpkg -l 15:56:29 + grep '^ii' 15:56:29 + '[' -f /tmp/packages_start.txt ']' 15:56:29 + '[' -f /tmp/packages_end.txt ']' 15:56:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:56:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:56:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:56:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:56:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:30 prd-ubuntu20.04-docker-8c-8g-16026 does not seem to be running inside a container 15:56:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:56:31 $ docker top 329123628d7b9fa5eb603948e08bc00bbdee00c02edfd523451cf45b5d5781b2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:31 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:32 + ls /var/log/sa-host 15:56:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:32 provisioning config files... 15:56:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5373468386888511050tmp [Pipeline] { [Pipeline] echo 15:56:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> create-netrc.sh [Pipeline] } 15:56:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> python-tools-install.sh [Pipeline] echo 15:56:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:33 ---> sudo-logs.sh 15:56:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:56:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:33 ---> job-cost.sh 15:56:33 lf-activate-venv: SKIPPING 15:56:33 DEBUG: total: 0.2199999988079071 15:56:33 INFO: Retrieving Stack Cost... 15:56:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:34 INFO: Archiving Costs [Pipeline] echo 15:56:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:34 ---> logs-deploy.sh 15:56:34 lf-activate-venv: SKIPPING 15:56:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/109 15:56:34 INFO: archiving workspace using pattern(s): 15:56:35 Archives upload complete. 15:56:35 INFO: archiving logs to Nexus