Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 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-ssh13509415587763021184.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-ssh17404203887998068643.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-ssh3777986575229885986.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-ssh12162906931797711022.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-ssh3473213821660051008.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15725 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (main) Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-list --no-walk c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:57:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:57:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:57:53 ========================================================= 12:57:53 EdgeX Global Pipelines Version Info 12:57:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:57:54 ------------------- 12:57:54 stable info: 12:57:54 ------------------- 12:57:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:57:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:57:54 Message: update stable to v1.0.249 12:57:54 ------------------- 12:57:54 experimental info: 12:57:54 ------------------- 12:57:54 Commited By: **** collab-it+edgex@linuxfoundation.org 12:57:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:57:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:57:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a9fbf0 [Pipeline] echo 12:57:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:55 provisioning config files... 12:57:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11547878534933438510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:55 ---> docker-login.sh 12:57:55 nexus3.edgexfoundry.org:10001 12:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:55 Configure a credential helper to remove this warning. See 12:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:55 12:57:55 Login Succeeded 12:57:55 nexus3.edgexfoundry.org:10002 12:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:56 Configure a credential helper to remove this warning. See 12:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:56 12:57:56 Login Succeeded 12:57:56 nexus3.edgexfoundry.org:10003 12:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:56 Configure a credential helper to remove this warning. See 12:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:56 12:57:56 Login Succeeded 12:57:56 nexus3.edgexfoundry.org:10004 12:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:56 Configure a credential helper to remove this warning. See 12:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:56 12:57:56 Login Succeeded 12:57:56 docker.io 12:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:56 Configure a credential helper to remove this warning. See 12:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:56 12:57:56 Login Succeeded 12:57:56 ---> docker-login.sh ends [Pipeline] } 12:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:57:57 + git rev-list -1 --merges 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69~1..5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo 12:57:57 -----------> git rev-list -1 --merges 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69~1..5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [false] [Pipeline] sh 12:57:57 + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo 12:57:57 ========================================================= 12:57:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:57:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:57 + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] echo 12:57:57 [semverPrep] GIT_COMMIT: 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69, Commit Message: chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607) [Pipeline] echo 12:57:57 [semverPrep] This is not a build commit. [Pipeline] sh 12:57:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:57:58 + grep -v github /etc/ssh/ssh_known_hosts 12:57:58 + [ -e /tmp/ssh_known_hosts ] 12:57:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:57:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:57:58 + sudo tee -a /etc/ssh/ssh_known_hosts 12:57:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:58 12:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:58 0.1.4: Pulling from edgex-devops/py-git-semver 12:57:58 b85a868b505f: Pulling fs layer 12:57:58 e2be974225ed: Pulling fs layer 12:57:58 339a4e72a1f5: Pulling fs layer 12:57:58 988bab9f4d93: Pulling fs layer 12:57:58 1469e6f7b9e6: Pulling fs layer 12:57:58 eaf3925da568: Pulling fs layer 12:57:58 bab4dde63d76: Pulling fs layer 12:57:58 988bab9f4d93: Waiting 12:57:58 1469e6f7b9e6: Waiting 12:57:58 bab4dde63d76: Waiting 12:57:58 eaf3925da568: Waiting 12:57:58 bde34c3a00c8: Pulling fs layer 12:57:58 b352a97aabf1: Pulling fs layer 12:57:58 4872d77fe225: Pulling fs layer 12:57:58 bde34c3a00c8: Waiting 12:57:58 5851b861e8e6: Pulling fs layer 12:57:58 b352a97aabf1: Waiting 12:57:58 5851b861e8e6: Waiting 12:57:58 4872d77fe225: Waiting 12:57:58 e2be974225ed: Verifying Checksum 12:57:58 e2be974225ed: Download complete 12:57:58 988bab9f4d93: Verifying Checksum 12:57:58 988bab9f4d93: Download complete 12:57:58 1469e6f7b9e6: Verifying Checksum 12:57:58 1469e6f7b9e6: Download complete 12:57:59 eaf3925da568: Download complete 12:57:59 339a4e72a1f5: Verifying Checksum 12:57:59 339a4e72a1f5: Download complete 12:57:59 bde34c3a00c8: Verifying Checksum 12:57:59 bde34c3a00c8: Download complete 12:57:59 b352a97aabf1: Download complete 12:57:59 4872d77fe225: Verifying Checksum 12:57:59 4872d77fe225: Download complete 12:57:59 5851b861e8e6: Verifying Checksum 12:57:59 5851b861e8e6: Download complete 12:57:59 b85a868b505f: Verifying Checksum 12:57:59 b85a868b505f: Download complete 12:57:59 bab4dde63d76: Verifying Checksum 12:57:59 bab4dde63d76: Download complete 12:58:00 b85a868b505f: Pull complete 12:58:00 e2be974225ed: Pull complete 12:58:01 339a4e72a1f5: Pull complete 12:58:01 988bab9f4d93: Pull complete 12:58:01 1469e6f7b9e6: Pull complete 12:58:01 eaf3925da568: Pull complete 12:58:03 bab4dde63d76: Pull complete 12:58:03 bde34c3a00c8: Pull complete 12:58:03 b352a97aabf1: Pull complete 12:58:03 4872d77fe225: Pull complete 12:58:03 5851b861e8e6: Pull complete 12:58:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:03 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 12:58:03 $ 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 12:58:07 $ docker top e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 -eo pid,comm 12:58:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:58:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:07 [ssh-agent] Looking for ssh-agent implementation... 12:58:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:07 $ docker exec e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent 12:58:07 SSH_AUTH_SOCK=/tmp/ssh-Vyg5aWYmZv9j/agent.32 12:58:07 SSH_AGENT_PID=38 12:58:07 Running ssh-add (command line suppressed) 12:58:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7448659985290531291.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7448659985290531291.key) 12:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:07 + git tag --points-at HEAD [Pipeline] } 12:58:07 $ docker exec --env ******** --env ******** e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent -k 12:58:07 unset SSH_AUTH_SOCK; 12:58:07 unset SSH_AGENT_PID; 12:58:07 echo Agent pid 38 killed; 12:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:08 [ssh-agent] Looking for ssh-agent implementation... 12:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:08 $ docker exec e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent 12:58:08 SSH_AUTH_SOCK=/tmp/ssh-CsIvHooRLsy8/agent.70 12:58:08 SSH_AGENT_PID=76 12:58:08 Running ssh-add (command line suppressed) 12:58:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17695662170162504810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17695662170162504810.key) 12:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:08 + git semver init 12:58:08 2023-05-16 12:58:08,831 [run_init] DEBUG init version:0.0.0 force:False 12:58:08 2023-05-16 12:58:08,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:58:08 2023-05-16 12:58:08,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:58:08 2023-05-16 12:58:08,835 [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) 12:58:10 2023-05-16 12:58:10,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 12:58:10 2023-05-16 12:58:10,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 12:58:10 2023-05-16 12:58:10,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:58:10 2023-05-16 12:58:10,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 12:58:10 3.0.0-dev.10 [Pipeline] } 12:58:10 $ docker exec --env ******** --env ******** e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 ssh-agent -k 12:58:10 unset SSH_AUTH_SOCK; 12:58:10 unset SSH_AGENT_PID; 12:58:10 echo Agent pid 76 killed; 12:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:11 + git semver [Pipeline] } 12:58:11 $ docker stop --time=1 e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 12:58:12 $ docker rm -f --volumes e21a04fa8a1bf1a9b1ecb0410f356bc85abec3bf5707a2a46cc6ed30a7fddcf9 [Pipeline] // withDockerContainer [Pipeline] sh 12:58:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:58:13 Stashed 1 file(s) [Pipeline] echo 12:58:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:13 provisioning config files... 12:58:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1360706474691876062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:13 ---> docker-login.sh 12:58:13 nexus3.edgexfoundry.org:10001 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:13 Configure a credential helper to remove this warning. See 12:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:13 12:58:13 Login Succeeded 12:58:13 nexus3.edgexfoundry.org:10002 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:13 Configure a credential helper to remove this warning. See 12:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:13 12:58:13 Login Succeeded 12:58:13 nexus3.edgexfoundry.org:10003 12:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:15 Configure a credential helper to remove this warning. See 12:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:15 12:58:15 Login Succeeded 12:58:15 nexus3.edgexfoundry.org:10004 12:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:15 Configure a credential helper to remove this warning. See 12:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:15 12:58:15 Login Succeeded 12:58:15 docker.io 12:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:16 Configure a credential helper to remove this warning. See 12:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:16 12:58:16 Login Succeeded 12:58:16 ---> docker-login.sh ends [Pipeline] } 12:58:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:58:16 ========================================================= 12:58:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:58:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:58:17 Sending build context to Docker daemon 45.64MB 12:58:17 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 12:58:17 Step 2/15 : FROM ${BASE} AS builder 12:58:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:58:17 f56be85fc22e: Pulling fs layer 12:58:17 85791d961cd3: Pulling fs layer 12:58:17 d694b5ae8c79: Pulling fs layer 12:58:17 9f32a84ed3da: Pulling fs layer 12:58:17 4d19c01a9841: Pulling fs layer 12:58:17 9325e15d5711: Pulling fs layer 12:58:17 556b6ee489ea: Pulling fs layer 12:58:17 c5a4b2cf53e6: Pulling fs layer 12:58:17 9f32a84ed3da: Waiting 12:58:17 4d19c01a9841: Waiting 12:58:17 9325e15d5711: Waiting 12:58:17 556b6ee489ea: Waiting 12:58:17 c5a4b2cf53e6: Waiting 12:58:17 85791d961cd3: Verifying Checksum 12:58:17 85791d961cd3: Download complete 12:58:17 9f32a84ed3da: Download complete 12:58:17 4d19c01a9841: Verifying Checksum 12:58:17 4d19c01a9841: Download complete 12:58:17 f56be85fc22e: Verifying Checksum 12:58:17 f56be85fc22e: Download complete 12:58:17 9325e15d5711: Verifying Checksum 12:58:17 9325e15d5711: Download complete 12:58:17 f56be85fc22e: Pull complete 12:58:17 85791d961cd3: Pull complete 12:58:17 c5a4b2cf53e6: Verifying Checksum 12:58:17 c5a4b2cf53e6: Download complete 12:58:17 d694b5ae8c79: Verifying Checksum 12:58:17 d694b5ae8c79: Download complete 12:58:18 556b6ee489ea: Verifying Checksum 12:58:18 556b6ee489ea: Download complete 12:58:21 d694b5ae8c79: Pull complete 12:58:21 9f32a84ed3da: Pull complete 12:58:21 4d19c01a9841: Pull complete 12:58:21 9325e15d5711: Pull complete 12:58:24 556b6ee489ea: Pull complete 12:58:24 c5a4b2cf53e6: Pull complete 12:58:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:58:24 ---> c4be618373d6 12:58:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:58:28 Still waiting to schedule task 12:58:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:58:30 ---> Running in 1f9845455447 12:58:30 Removing intermediate container 1f9845455447 12:58:30 ---> 249e8ecb754d 12:58:30 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:58:30 ---> Running in 773b1bf1f233 12:58:30 Removing intermediate container 773b1bf1f233 12:58:30 ---> eb0972d78873 12:58:30 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:58:30 ---> Running in 28db9b55464b 12:58:30 Removing intermediate container 28db9b55464b 12:58:30 ---> 556ac9047226 12:58:30 Step 6/15 : LABEL Name=edgex-ui-go 12:58:30 ---> Running in a5d606236cfe 12:58:30 Removing intermediate container a5d606236cfe 12:58:30 ---> 1f56a27c922b 12:58:30 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:58:30 ---> Running in 1196f61f9bf0 12:58:30 Removing intermediate container 1196f61f9bf0 12:58:30 ---> 29aa907177f0 12:58:30 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:58:30 latest: Pulling from library/docker 12:58:30 8a49fdb3b6a5: Pulling fs layer 12:58:30 dfb60e7f5d22: Pulling fs layer 12:58:30 f74671f55a8d: Pulling fs layer 12:58:30 1cd4867cc7bf: Pulling fs layer 12:58:30 a9d94ad0c817: Pulling fs layer 12:58:30 ec5418c68f0e: Pulling fs layer 12:58:30 1082547c2e5b: Pulling fs layer 12:58:30 80b838ca0f73: Pulling fs layer 12:58:30 d15f978d7223: Pulling fs layer 12:58:30 1058b1c95dcd: Pulling fs layer 12:58:30 0ac1c4c35af9: Pulling fs layer 12:58:30 1d938c8b2399: Pulling fs layer 12:58:30 1b2885b54919: Pulling fs layer 12:58:30 5d3ce26085aa: Pulling fs layer 12:58:30 1082547c2e5b: Waiting 12:58:30 80b838ca0f73: Waiting 12:58:30 d15f978d7223: Waiting 12:58:30 1058b1c95dcd: Waiting 12:58:30 0ac1c4c35af9: Waiting 12:58:30 1d938c8b2399: Waiting 12:58:30 1b2885b54919: Waiting 12:58:30 5d3ce26085aa: Waiting 12:58:30 1cd4867cc7bf: Waiting 12:58:30 a9d94ad0c817: Waiting 12:58:30 ec5418c68f0e: Waiting 12:58:30 f74671f55a8d: Verifying Checksum 12:58:30 f74671f55a8d: Download complete 12:58:30 dfb60e7f5d22: Verifying Checksum 12:58:30 dfb60e7f5d22: Download complete 12:58:30 8a49fdb3b6a5: Download complete 12:58:31 8a49fdb3b6a5: Pull complete 12:58:31 ec5418c68f0e: Verifying Checksum 12:58:31 ec5418c68f0e: Download complete 12:58:31 a9d94ad0c817: Verifying Checksum 12:58:31 a9d94ad0c817: Download complete 12:58:31 1cd4867cc7bf: Verifying Checksum 12:58:31 1cd4867cc7bf: Download complete 12:58:31 d15f978d7223: Verifying Checksum 12:58:31 80b838ca0f73: Download complete 12:58:31 d15f978d7223: Download complete 12:58:31 1082547c2e5b: Verifying Checksum 12:58:31 1082547c2e5b: Download complete 12:58:31 dfb60e7f5d22: Pull complete 12:58:31 f74671f55a8d: Pull complete 12:58:31 0ac1c4c35af9: Download complete 12:58:31 1058b1c95dcd: Verifying Checksum 12:58:31 1058b1c95dcd: Download complete 12:58:31 1b2885b54919: Download complete 12:58:31 5d3ce26085aa: Download complete 12:58:31 1cd4867cc7bf: Pull complete 12:58:31 a9d94ad0c817: Pull complete 12:58:31 1d938c8b2399: Verifying Checksum 12:58:31 1d938c8b2399: Download complete 12:58:32 ec5418c68f0e: Pull complete 12:58:32 1082547c2e5b: Pull complete 12:58:32 80b838ca0f73: Pull complete 12:58:32 d15f978d7223: Pull complete 12:58:32 1058b1c95dcd: Pull complete 12:58:32 0ac1c4c35af9: Pull complete 12:58:34 1d938c8b2399: Pull complete 12:58:34 1b2885b54919: Pull complete 12:58:34 5d3ce26085aa: Pull complete 12:58:34 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 12:58:34 Status: Downloaded newer image for docker:latest 12:58:35 ---> 642a9f391773 12:58:35 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:58:35 ---> Running in 7f2843dd0377 12:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:58:36 OK: 265 MiB in 53 packages 12:58:37 Removing intermediate container 7f2843dd0377 12:58:37 ---> c2916892b777 12:58:37 Step 10/15 : ENV GO111MODULE=on 12:58:37 ---> Running in e5295bb548c6 12:58:37 Removing intermediate container e5295bb548c6 12:58:37 ---> 61578379840f 12:58:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:58:37 ---> Running in 19730f51346b 12:58:37 Removing intermediate container 19730f51346b 12:58:37 ---> 70e55f54932b 12:58:37 Step 12/15 : COPY go.mod vendor* ./ 12:58:37 ---> b1acccc3ce5f 12:58:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:37 ---> Running in 60034bd21188 12:59:16 Removing intermediate container 60034bd21188 12:59:16 ---> c9d3fed72274 12:59:16 Step 14/15 : COPY . . 12:59:16 ---> 324c3b449775 12:59:16 Step 15/15 : RUN ${MAKE} 12:59:16 ---> Running in bac1f424ef78 12:59:16 noop 12:59:16 Removing intermediate container bac1f424ef78 12:59:16 ---> d7fb7a69f4b8 12:59:16 Successfully built d7fb7a69f4b8 12:59:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:16 + docker inspect -f . ci-base-image-x86_64 12:59:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:16 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 12:59:16 $ 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 12:59:16 $ docker top 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:17 + go version 12:59:17 go version go1.20.2 linux/amd64 [Pipeline] } 12:59:17 $ docker stop --time=1 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 12:59:18 $ docker rm -f --volumes 6a65ad9d61711572375e014c6758762756f6b4ef18d289d93ee17685eca365d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:19 + docker inspect -f . ci-base-image-x86_64 12:59:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:19 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 12:59:19 $ 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 12:59:19 $ docker top 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 12:59:20 + make test 12:59:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 12:59:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 12:59:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 12:59:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:59:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:59:36 ./bin/test-attribution-txt.sh 12:59:36 make -C web test 12:59:36 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 12:59:36 make[1]: tput: No such file or directory 12:59:36 make[1]: tput: No such file or directory 12:59:36 warning: generating ./VERSION 12:59:36 echo "0.0.0" > VERSION 12:59:36 docker build \ 12:59:36 -f Dockerfile \ 12:59:36 --build-arg USER=1000 \ 12:59:36 \ 12:59:36 --label "git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69" \ 12:59:36 -t edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 \ 12:59:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 12:59:36 . 12:59:36 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 12:59:36 Install the buildx component to build images with BuildKit: 12:59:36 https://docs.docker.com/go/buildx/ 12:59:36 12:59:36 Sending build context to Docker daemon 2.571MB 12:59:36 Step 1/10 : FROM node:16.17-alpine3.15 12:59:36 16.17-alpine3.15: Pulling from library/node 12:59:36 9621f1afde84: Pulling fs layer 12:59:36 c6f70ee39829: Pulling fs layer 12:59:36 56892a8094a2: Pulling fs layer 12:59:36 58dd87906ef0: Pulling fs layer 12:59:36 58dd87906ef0: Waiting 12:59:36 9621f1afde84: Verifying Checksum 12:59:36 9621f1afde84: Download complete 12:59:36 58dd87906ef0: Download complete 12:59:36 9621f1afde84: Pull complete 12:59:36 c6f70ee39829: Verifying Checksum 12:59:36 c6f70ee39829: Download complete 12:59:37 c6f70ee39829: Pull complete 12:59:38 56892a8094a2: Pull complete 12:59:38 58dd87906ef0: Pull complete 12:59:38 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 12:59:38 Status: Downloaded newer image for node:16.17-alpine3.15 12:59:38 ---> b69703f70c3d 12:59:38 Step 2/10 : RUN apk add --no-cache chromium 12:59:41 ---> Running in 1e145200a598 12:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:59:41 (1/129) Installing libxau (1.0.9-r0) 12:59:41 (2/129) Installing libmd (1.0.3-r0) 12:59:41 (3/129) Installing libbsd (0.11.3-r1) 12:59:41 (4/129) Installing libxdmcp (1.1.3-r0) 12:59:41 (5/129) Installing libxcb (1.14-r2) 12:59:41 (6/129) Installing libx11 (1.7.3.1-r0) 12:59:41 (7/129) Installing libxext (1.3.4-r0) 12:59:41 (8/129) Installing libice (1.0.10-r0) 12:59:41 (9/129) Installing libuuid (2.37.4-r0) 12:59:41 (10/129) Installing libsm (1.2.3-r0) 12:59:41 (11/129) Installing libxt (1.2.1-r0) 12:59:41 (12/129) Installing libxmu (1.1.3-r0) 12:59:41 (13/129) Installing xset (1.2.4-r0) 12:59:41 (14/129) Installing xprop (1.2.5-r0) 12:59:41 (15/129) Installing xdg-utils (1.1.3-r0) 12:59:41 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 12:59:41 (17/129) Installing pkgconf (1.8.1-r0) 12:59:41 (18/129) Installing libffi (3.4.2-r1) 12:59:41 (19/129) Installing libintl (0.21-r0) 12:59:41 (20/129) Installing libblkid (2.37.4-r0) 12:59:41 (21/129) Installing libmount (2.37.4-r0) 12:59:41 (22/129) Installing pcre (8.45-r1) 12:59:41 (23/129) Installing glib (2.70.1-r0) 12:59:41 (24/129) Installing xz-libs (5.2.5-r1) 12:59:41 (25/129) Installing libxml2 (2.9.14-r2) 12:59:41 (26/129) Installing shared-mime-info (2.1-r2) 12:59:41 (27/129) Installing hicolor-icon-theme (0.17-r1) 12:59:41 (28/129) Installing libjpeg-turbo (2.1.2-r0) 12:59:41 (29/129) Installing libpng (1.6.37-r1) 12:59:41 (30/129) Installing libwebp (1.2.2-r0) 12:59:41 (31/129) Installing zstd-libs (1.5.0-r0) 12:59:41 (32/129) Installing tiff (4.4.0-r1) 12:59:41 (33/129) Installing gdk-pixbuf (2.42.8-r0) 12:59:41 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 12:59:41 (35/129) Installing libxcomposite (0.4.5-r0) 12:59:41 (36/129) Installing libxfixes (6.0.0-r0) 12:59:41 (37/129) Installing libxrender (0.9.10-r3) 12:59:41 (38/129) Installing libxcursor (1.2.0-r0) 12:59:41 (39/129) Installing libxdamage (1.1.5-r1) 12:59:41 (40/129) Installing libxi (1.8-r0) 12:59:41 (41/129) Installing libxinerama (1.1.4-r1) 12:59:41 (42/129) Installing libxrandr (1.5.2-r1) 12:59:41 (43/129) Installing atk (2.36.0-r0) 12:59:41 (44/129) Installing libxtst (1.2.3-r3) 12:59:41 (45/129) Installing dbus-libs (1.12.24-r0) 12:59:41 (46/129) Installing at-spi2-core (2.42.0-r0) 12:59:41 (47/129) Installing at-spi2-atk (2.38.0-r0) 12:59:41 (48/129) Installing expat (2.5.0-r0) 12:59:41 (49/129) Installing brotli-libs (1.0.9-r5) 12:59:41 (50/129) Installing libbz2 (1.0.8-r1) 12:59:41 (51/129) Installing freetype (2.11.1-r2) 12:59:41 (52/129) Installing fontconfig (2.13.1-r4) 12:59:41 (53/129) Installing pixman (0.40.0-r4) 12:59:41 (54/129) Installing cairo (1.16.0-r5) 12:59:41 (55/129) Installing cairo-gobject (1.16.0-r5) 12:59:41 (56/129) Installing avahi-libs (0.8-r5) 12:59:41 (57/129) Installing gmp (6.2.1-r1) 12:59:41 (58/129) Installing nettle (3.7.3-r0) 12:59:41 (59/129) Installing p11-kit (0.24.0-r1) 12:59:41 (60/129) Installing libtasn1 (4.18.0-r1) 12:59:41 (61/129) Installing libunistring (0.9.10-r1) 12:59:41 (62/129) Installing gnutls (3.7.1-r2) 12:59:41 (63/129) Installing cups-libs (2.3.3-r6) 12:59:41 (64/129) Installing libepoxy (1.5.9-r0) 12:59:41 (65/129) Installing fribidi (1.0.11-r0) 12:59:41 (66/129) Installing graphite2 (1.3.14-r0) 12:59:41 (67/129) Installing harfbuzz (3.0.0-r2) 12:59:41 (68/129) Installing libxft (2.3.4-r0) 12:59:41 (69/129) Installing pango (1.48.10-r0) 12:59:41 (70/129) Installing wayland-libs-client (1.19.0-r1) 12:59:41 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 12:59:41 (72/129) Installing wayland-libs-egl (1.19.0-r1) 12:59:41 (73/129) Installing xkeyboard-config (2.34-r0) 12:59:41 (74/129) Installing libxkbcommon (1.3.1-r0) 12:59:41 (75/129) Installing gtk+3.0 (3.24.30-r0) 12:59:42 Executing gtk+3.0-3.24.30-r0.post-install 12:59:42 (76/129) Installing libfontenc (1.1.4-r0) 12:59:42 (77/129) Installing mkfontscale (1.2.1-r1) 12:59:42 (78/129) Installing ttf-opensans (1.10-r1) 12:59:42 Executing ttf-opensans-1.10-r1.post-install 12:59:44 (79/129) Installing libogg (1.3.5-r0) 12:59:44 (80/129) Installing flac (1.3.4-r0) 12:59:44 (81/129) Installing alsa-lib (1.2.5.1-r1) 12:59:44 (82/129) Installing libatomic (10.3.1_git20211027-r0) 12:59:44 (83/129) Installing sdl2 (2.0.16-r4) 12:59:44 (84/129) Installing aom-libs (3.2.0-r0) 12:59:44 (85/129) Installing libass (0.15.2-r0) 12:59:44 (86/129) Installing libdav1d (0.9.2-r0) 12:59:44 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 12:59:44 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 12:59:44 (89/129) Installing lame (3.100-r0) 12:59:44 (90/129) Installing opus (1.3.1-r1) 12:59:44 (91/129) Installing libgomp (10.3.1_git20211027-r0) 12:59:44 (92/129) Installing soxr (0.1.3-r2) 12:59:44 (93/129) Installing libsrt (1.4.2-r1) 12:59:44 (94/129) Installing libssh (0.9.6-r1) 12:59:44 (95/129) Installing libtheora (1.1.1-r16) 12:59:44 (96/129) Installing v4l-utils-libs (1.22.1-r1) 12:59:44 (97/129) Installing libpciaccess (0.16-r0) 12:59:44 (98/129) Installing libdrm (2.4.109-r0) 12:59:44 (99/129) Installing libva (2.13.0-r0) 12:59:44 (100/129) Installing libvdpau (1.4-r0) 12:59:44 (101/129) Installing vidstab (1.1.0-r1) 12:59:44 (102/129) Installing libvorbis (1.3.7-r0) 12:59:44 (103/129) Installing libvpx (1.10.0-r0) 12:59:44 (104/129) Installing vulkan-loader (1.2.196-r0) 12:59:44 (105/129) Installing x264-libs (20210613-r0) 12:59:44 (106/129) Installing x265-libs (3.5-r0) 12:59:44 (107/129) Installing xvidcore (1.3.7-r1) 12:59:44 (108/129) Installing ffmpeg-libs (4.4.1-r2) 12:59:44 (109/129) Installing libevent (2.1.12-r4) 12:59:44 (110/129) Installing mesa (21.2.6-r0) 12:59:44 (111/129) Installing wayland-libs-server (1.19.0-r1) 12:59:44 (112/129) Installing mesa-gbm (21.2.6-r0) 12:59:44 (113/129) Installing lcms2 (2.12-r1) 12:59:44 (114/129) Installing nspr (4.32-r0) 12:59:44 (115/129) Installing sqlite-libs (3.36.0-r0) 12:59:44 (116/129) Installing nss (3.78.1-r0) 12:59:44 (117/129) Installing libasyncns (0.8-r1) 12:59:44 (118/129) Installing libltdl (2.4.6-r7) 12:59:44 (119/129) Installing orc (0.4.32-r0) 12:59:44 (120/129) Installing libsndfile (1.0.31-r1) 12:59:44 (121/129) Installing speexdsp (1.2.0-r0) 12:59:44 (122/129) Installing tdb-libs (1.4.5-r0) 12:59:44 (123/129) Installing libpulse (15.0-r2) 12:59:44 (124/129) Installing re2 (2021.11.01-r0) 12:59:44 (125/129) Installing snappy (1.1.9-r1) 12:59:44 (126/129) Installing libgpg-error (1.42-r1) 12:59:44 (127/129) Installing libgcrypt (1.9.4-r0) 12:59:44 (128/129) Installing libxslt (1.1.35-r0) 12:59:44 (129/129) Installing chromium (99.0.4844.84-r0) 12:59:45 Executing busybox-1.34.1-r7.trigger 12:59:45 Executing glib-2.70.1-r0.trigger 12:59:45 Executing shared-mime-info-2.1-r2.trigger 12:59:46 Executing gdk-pixbuf-2.42.8-r0.trigger 12:59:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 12:59:46 Executing fontconfig-2.13.1-r4.trigger 12:59:46 Executing mkfontscale-1.2.1-r1.trigger 12:59:46 OK: 286 MiB in 145 packages 12:59:51 Removing intermediate container 1e145200a598 12:59:51 ---> 4becace8806e 12:59:51 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 12:59:51 ---> Running in 678035a89a4d 12:59:51 Removing intermediate container 678035a89a4d 12:59:51 ---> 49721b597665 12:59:51 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 12:59:51 ---> Running in f4f26b8be028 12:59:51 Removing intermediate container f4f26b8be028 12:59:51 ---> 5f6eaf7c6411 12:59:51 Step 5/10 : RUN npm install -g npm 12:59:51 ---> Running in 69ff1517c8f2 12:59:59 12:59:59 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 12:59:59 12:59:59 27 packages are looking for funding 12:59:59 run `npm fund` for details 12:59:59 12:59:59 found 0 vulnerabilities 12:59:59 Removing intermediate container 69ff1517c8f2 12:59:59 ---> 926f3b340641 12:59:59 Step 6/10 : ARG USER=1000 12:59:59 ---> Running in 60d1467c842f 12:59:59 Removing intermediate container 60d1467c842f 12:59:59 ---> 3555acf26931 12:59:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 12:59:59 ---> Running in 96df25b7ce7a 13:00:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15726 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 13:00:00 Running in /w/workspace/edgex-ui-go/106 [Pipeline] { [Pipeline] checkout 13:00:00 The recommended git tool is: git 13:00:00 Removing intermediate container 96df25b7ce7a 13:00:00 ---> de12c44c9454 13:00:00 Step 8/10 : USER $USER:$USER 13:00:00 ---> Running in 5491bded5919 13:00:00 Removing intermediate container 5491bded5919 13:00:00 ---> 6dadd3ec86ea 13:00:00 Step 9/10 : WORKDIR /app 13:00:00 ---> Running in 72fbaca5220e 13:00:00 Removing intermediate container 72fbaca5220e 13:00:00 ---> 87bccdfc504a 13:00:00 Step 10/10 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:00:00 ---> Running in b8a337962cc9 13:00:00 Removing intermediate container b8a337962cc9 13:00:00 ---> a8298f7ee2b3 13:00:00 Successfully built a8298f7ee2b3 13:00:00 Successfully tagged edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:00:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:00:00 touch edgex-web-ui.imagebuilt 13:00:00 mkdir -p node_modules coverage 13:00:00 chown "1000:1000" node_modules coverage package-lock.json 13:00:01 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:00:02 npm WARN old lockfile 13:00:02 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 13:00:02 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 13:00:02 npm WARN old lockfile 13:00:02 npm WARN old lockfile This is a one-time fix-up, please be patient... 13:00:02 npm WARN old lockfile 13:00:06 using credential edgex-jenkins-ssh 13:00:06 Cloning the remote Git repository 13:00:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:00:06 > git init /w/workspace/edgex-ui-go/106 # timeout=10 13:00:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:00:06 > git --version # timeout=10 13:00:06 > git --version # 'git version 2.25.1' 13:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:11 Avoid second fetch 13:00:11 Checking out Revision 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (main) 13:00:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:12 Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230112170125-c0580fb68dab to 3.0.0 in /snap/local/helper-go (#607)" 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:12 npm WARN EBADENGINE Unsupported engine { 13:00:12 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:00:12 npm WARN EBADENGINE required: { 13:00:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:00:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:00:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:00:12 npm WARN EBADENGINE }, 13:00:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:00:12 npm WARN EBADENGINE } 13:00:11 > git config core.sparsecheckout # timeout=10 13:00:11 > git checkout -f 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:00:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:13 Dload Upload Total Spent Left Speed 13:00:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 13:00:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:00:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:00:14 + sudo tee /etc/docker/daemon.new 13:00:14 { 13:00:14 "registry-mirrors": [ 13:00:14 "https://nexus3.edgexfoundry.org:10001" 13:00:14 ], 13:00:14 "bip": "10.250.0.254/24", 13:00:14 "hosts": [ 13:00:14 "tcp://0.0.0.0:5555", 13:00:14 "unix:///var/run/docker.sock" 13:00:14 ], 13:00:14 "mtu": 1458, 13:00:14 "selinux-enabled": true, 13:00:14 "seccomp-profile": "/etc/docker/seccomp.json" 13:00:14 } [Pipeline] sh 13:00:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:00:15 + sudo service docker restart 13:00:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:00:15 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 13:00:16 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:00:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:00:16 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 13:00:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:00:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:00:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:00:18 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:00:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:00:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 13:00:20 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 13:00:20 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 13:00:23 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. 13:00:23 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:00:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:00:23 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. 13:00:23 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. 13:00:24 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:00:25 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. 13:00:28 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:33 provisioning config files... 13:00:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/106@tmp/config8409999972405236024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:33 ---> docker-login.sh 13:00:33 nexus3.edgexfoundry.org:10001 13:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:34 13:00:34 added 1478 packages, and audited 1479 packages in 33s 13:00:34 13:00:34 90 packages are looking for funding 13:00:34 run `npm fund` for details 13:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:34 Configure a credential helper to remove this warning. See 13:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:34 13:00:34 Login Succeeded 13:00:34 nexus3.edgexfoundry.org:10002 13:00:34 13:00:34 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 13:00:34 13:00:34 To address issues that do not require attention, run: 13:00:34 npm audit fix 13:00:34 13:00:34 To address all issues (including breaking changes), run: 13:00:34 npm audit fix --force 13:00:34 13:00:34 Run `npm audit` for details. 13:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:34 Configure a credential helper to remove this warning. See 13:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:34 13:00:34 Login Succeeded 13:00:34 nexus3.edgexfoundry.org:10003 13:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 nexus3.edgexfoundry.org:10004 13:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 docker.io 13:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 ---> docker-login.sh ends [Pipeline] } 13:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:36 ========================================================= 13:00:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:00:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:36 + 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 . 13:00:37 Sending build context to Docker daemon 28.37MB 13:00:37 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 13:00:37 Step 2/15 : FROM ${BASE} AS builder 13:00:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:39 c41833b44d91: Pulling fs layer 13:00:39 ed15518f5707: Pulling fs layer 13:00:39 feae8fd75edb: Pulling fs layer 13:00:39 242c74f7c9fa: Pulling fs layer 13:00:39 3cdef696dda3: Pulling fs layer 13:00:39 2ced38df9373: Pulling fs layer 13:00:39 58f1dce35555: Pulling fs layer 13:00:39 3cdef696dda3: Waiting 13:00:39 2ced38df9373: Waiting 13:00:39 58f1dce35555: Waiting 13:00:39 ed15518f5707: Verifying Checksum 13:00:39 ed15518f5707: Download complete 13:00:39 242c74f7c9fa: Verifying Checksum 13:00:39 242c74f7c9fa: Download complete 13:00:39 3cdef696dda3: Verifying Checksum 13:00:39 3cdef696dda3: Download complete 13:00:39 c41833b44d91: Verifying Checksum 13:00:39 c41833b44d91: Download complete 13:00:40 c41833b44d91: Pull complete 13:00:40 58f1dce35555: Verifying Checksum 13:00:40 58f1dce35555: Download complete 13:00:41 ed15518f5707: Pull complete 13:00:42 2ced38df9373: Verifying Checksum 13:00:42 2ced38df9373: Download complete 13:00:42 feae8fd75edb: Verifying Checksum 13:00:42 feae8fd75edb: Download complete 13:00:42 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 13:00:44 - Generating browser application bundles (phase: setup)... 13:00:48 Compiling @angular/core : es2015 as esm2015 13:00:48 Compiling @angular/compiler/testing : es2015 as esm2015 13:00:52 Compiling @angular/common : es2015 as esm2015 13:00:52 Compiling @angular/core/testing : es2015 as esm2015 13:00:53 Compiling @angular/platform-browser : es2015 as esm2015 13:00:53 Compiling @angular/common/testing : es2015 as esm2015 13:00:53 Compiling @angular/common/http : es2015 as esm2015 13:00:53 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:00:54 Compiling @angular/router : es2015 as esm2015 13:00:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:00:54 Compiling @angular/forms : es2015 as esm2015 13:00:54 feae8fd75edb: Pull complete 13:00:54 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:00:54 242c74f7c9fa: Pull complete 13:00:54 Compiling @angular/common/http/testing : es2015 as esm2015 13:00:55 3cdef696dda3: Pull complete 13:00:56 Compiling @angular/router/testing : es2015 as esm2015 13:01:01 2ced38df9373: Pull complete 13:01:04 58f1dce35555: Pull complete 13:01:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:01:04 ---> fadd8f120f05 13:01:04 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:01:07 16 05 2023 13:01:06.353:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:01:07 16 05 2023 13:01:06.355:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:01:07 16 05 2023 13:01:06.358:INFO [launcher]: Starting browser ChromeHeadless 13:01:07 ---> Running in cdc20ded5aad 13:01:07 Removing intermediate container cdc20ded5aad 13:01:07 ---> e683b9db6152 13:01:07 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:01:07 ---> Running in 0912eb31d49b 13:01:08 Removing intermediate container 0912eb31d49b 13:01:08 ---> fa1272ccd156 13:01:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:01:08 ---> Running in ddbefcfe670b 13:01:08 Removing intermediate container ddbefcfe670b 13:01:08 ---> 0c63feb1c38c 13:01:08 Step 6/15 : LABEL Name=edgex-ui-go 13:01:08 ---> Running in b5a96479e9b0 13:01:08 Removing intermediate container b5a96479e9b0 13:01:08 ---> 8f74b5f64f98 13:01:08 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:01:08 ---> Running in e8c86d6886ad 13:01:09 Removing intermediate container e8c86d6886ad 13:01:09 ---> 73cccb1a4b9e 13:01:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:01:09 latest: Pulling from library/docker 13:01:09 08409d417260: Pulling fs layer 13:01:09 bf127bdc9f4f: Pulling fs layer 13:01:09 55b4810136f4: Pulling fs layer 13:01:09 7755db036d15: Pulling fs layer 13:01:09 5a3f85b23db6: Pulling fs layer 13:01:09 cf39c0494cbe: Pulling fs layer 13:01:09 f4a1512e3bbb: Pulling fs layer 13:01:09 5ccc04d8fc75: Pulling fs layer 13:01:09 bc47925e6b41: Pulling fs layer 13:01:09 3ad6e81d58bb: Pulling fs layer 13:01:09 3b77d6fe3da4: Pulling fs layer 13:01:09 31f5e86c7e55: Pulling fs layer 13:01:09 7db388f73c37: Pulling fs layer 13:01:09 08255c858201: Pulling fs layer 13:01:09 7755db036d15: Waiting 13:01:09 5a3f85b23db6: Waiting 13:01:09 cf39c0494cbe: Waiting 13:01:09 f4a1512e3bbb: Waiting 13:01:09 5ccc04d8fc75: Waiting 13:01:09 bc47925e6b41: Waiting 13:01:09 3ad6e81d58bb: Waiting 13:01:09 3b77d6fe3da4: Waiting 13:01:09 31f5e86c7e55: Waiting 13:01:09 7db388f73c37: Waiting 13:01:09 08255c858201: Waiting 13:01:09 55b4810136f4: Verifying Checksum 13:01:09 55b4810136f4: Download complete 13:01:09 bf127bdc9f4f: Verifying Checksum 13:01:09 bf127bdc9f4f: Download complete 13:01:09 08409d417260: Verifying Checksum 13:01:09 08409d417260: Download complete 13:01:10 5a3f85b23db6: Verifying Checksum 13:01:10 5a3f85b23db6: Download complete 13:01:10 7755db036d15: Verifying Checksum 13:01:10 7755db036d15: Download complete 13:01:10 cf39c0494cbe: Verifying Checksum 13:01:10 cf39c0494cbe: Download complete 13:01:10 5ccc04d8fc75: Download complete 13:01:10 f4a1512e3bbb: Verifying Checksum 13:01:10 f4a1512e3bbb: Download complete 13:01:10 bc47925e6b41: Verifying Checksum 13:01:10 bc47925e6b41: Download complete 13:01:10 08409d417260: Pull complete 13:01:10 3b77d6fe3da4: Verifying Checksum 13:01:10 3b77d6fe3da4: Download complete 13:01:10 7db388f73c37: Verifying Checksum 13:01:10 7db388f73c37: Download complete 13:01:10 3ad6e81d58bb: Verifying Checksum 13:01:10 3ad6e81d58bb: Download complete 13:01:11 08255c858201: Verifying Checksum 13:01:11 08255c858201: Download complete 13:01:11 bf127bdc9f4f: Pull complete 13:01:11 55b4810136f4: Pull complete 13:01:11 31f5e86c7e55: Verifying Checksum 13:01:11 31f5e86c7e55: Download complete 13:01:12 7755db036d15: Pull complete 13:01:13 5a3f85b23db6: Pull complete 13:01:14 cf39c0494cbe: Pull complete 13:01:14 f4a1512e3bbb: Pull complete 13:01:14 5ccc04d8fc75: Pull complete 13:01:15 bc47925e6b41: Pull complete 13:01:16 3ad6e81d58bb: Pull complete 13:01:16 3b77d6fe3da4: Pull complete 13:01:19 ✔ Browser application bundle generation complete. 13:01:19 16 05 2023 13:01:17.564:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket _n1FF0mV7-SDmtKTAAAB with id 20453548 13:01:19 31f5e86c7e55: Pull complete 13:01:19 7db388f73c37: Pull complete 13:01:20 08255c858201: Pull complete 13:01:20 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 13:01:20 Status: Downloaded newer image for docker:latest 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.111 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.192 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.208 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.248 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.271 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.276 secs) 13:01:20 WARN: ' 13:01:20 It looks like you're using ngModel on the same form field as formControlName. 13:01:20 Support for using the ngModel input property and ngModelChange event with 13:01:20 reactive form directives has been deprecated in Angular v6 and will be removed 13:01:20 in a future version of Angular. 13:01:20 13:01:20 For more information on this, see our API docs here: 13:01:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:01:20 ' 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.276 secs) 13:01:20 WARN: ' 13:01:20 It looks like you're using ngModel on the same form field as formControlName. 13:01:20 Support for using the ngModel input property and ngModelChange event with 13:01:20 reactive form directives has been deprecated in Angular v6 and will be removed 13:01:20 in a future version of Angular. 13:01:20 13:01:20 For more information on this, see our API docs here: 13:01:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:01:20 ' 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.343 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.365 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.378 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.394 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.41 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.422 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.425 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.428 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.43 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.442 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.452 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.459 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.462 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.476 secs) 13:01:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.481 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.496 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.504 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.508 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.554 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.582 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.598 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.603 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.607 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.61 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.642 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.645 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.649 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.657 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.686 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.692 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.697 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.704 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.725 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.729 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.763 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.791 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.794 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.796 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.811 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.819 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.836 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.859 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.864 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.866 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.867 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.875 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.88 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.904 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.942 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.948 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.955 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.961 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.981 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.989 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.012 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.052 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.06 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.065 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.069 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.072 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.075 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.081 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.085 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.132 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.135 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.142 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.17 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.197 secs) 13:01:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.206 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.215 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.28 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.292 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.301 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.32 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.327 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.347 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.363 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.39 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.395 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.402 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.41 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.413 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.414 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.422 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.43 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.433 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.442 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.449 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.46 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.474 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.479 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.482 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.501 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.508 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.52 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.522 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.525 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.528 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.556 secs) 13:01:22 ---> 4bc08961914f 13:01:22 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:22 ---> Running in c785169c4225 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.575 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.578 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.58 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.59 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.63 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.639 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.642 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.643 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.644 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.645 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.652 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.713 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.723 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.731 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.738 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.741 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.766 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.772 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.776 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.777 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.804 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.817 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.826 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.829 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.855 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.873 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.88 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.892 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.896 secs) 13:01:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.899 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.918 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.926 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.932 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.935 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.936 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.94 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.947 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.962 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.966 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.967 secs) 13:01:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.959 secs / 1.967 secs) 13:01:23 TOTAL: 145 SUCCESS 13:01:23 ✔ Browser application bundle generation complete. 13:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:01:23 13:01:23 =============================== Coverage summary =============================== 13:01:23 Statements : 41.56% ( 1425/3429 ) 13:01:23 Branches : 12.14% ( 109/898 ) 13:01:23 Functions : 33.33% ( 417/1251 ) 13:01:23 Lines : 39.45% ( 1280/3245 ) 13:01:23 ================================================================================ 13:01:23 ✔ Browser application bundle generation complete. 13:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:01:24 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 13:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:01:24 $ docker stop --time=1 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 13:01:25 OK: 263 MiB in 53 packages 13:01:26 Removing intermediate container c785169c4225 13:01:26 ---> 79b41d2f5346 13:01:26 Step 10/15 : ENV GO111MODULE=on 13:01:26 ---> Running in 7746de5e19e6 13:01:26 $ docker rm -f --volumes 4162e0c6a2e4c4e98b9b4f3f59f28a671575a1ee82846ea169d073a614aed012 13:01:26 Removing intermediate container 7746de5e19e6 13:01:26 ---> 0d9191660257 13:01:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:01:26 ---> Running in 54c3c2f351d2 [Pipeline] // withDockerContainer [Pipeline] sh 13:01:26 Removing intermediate container 54c3c2f351d2 13:01:26 ---> 1a2792d12af8 13:01:26 Step 12/15 : COPY go.mod vendor* ./ 13:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:27 ---> 44df5168a309 13:01:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:27 ---> Running in 1edc854082e4 13:01:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:28 + ls -al . 13:01:28 total 180 13:01:28 drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:59 . 13:01:28 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 .. 13:01:28 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 .blubracket 13:01:28 -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:57 .dockerignore 13:01:28 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:58 .git 13:01:28 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 .github 13:01:28 -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:57 .gitignore 13:01:28 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:58 .semver 13:01:28 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:57 Attribution.txt 13:01:28 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:57 CHANGELOG.md 13:01:28 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:57 CONTRIBUTING.md 13:01:28 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:57 Dockerfile 13:01:28 -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:57 Jenkinsfile 13:01:28 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:57 LICENSE 13:01:28 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:57 Makefile 13:01:28 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:57 README.md 13:01:28 -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:58 VERSION 13:01:28 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 assets 13:01:28 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 bin 13:01:28 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:57 cmd 13:01:28 -rw-r--r-- 1 jenkins jenkins 10 May 16 12:59 coverage.out 13:01:28 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:57 docs 13:01:28 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:57 go.mod 13:01:28 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:57 go.sum 13:01:28 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:57 internal 13:01:28 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 snap 13:01:28 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:57 testing 13:01:28 -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:57 version.go 13:01:28 drwxrwxr-x 6 jenkins jenkins 4096 May 16 13:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:29 + 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 --label arch=amd64 --label version=3.0.0-dev.10 . 13:01:29 Sending build context to Docker daemon 48.4MB 13:01:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:01:29 Step 2/25 : FROM ${BASE} AS builder 13:01:29 ---> d7fb7a69f4b8 13:01:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:01:30 ---> Running in 055567b53590 13:01:30 Removing intermediate container 055567b53590 13:01:30 ---> 20a2437e566e 13:01:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 13:01:30 ---> Running in f783f133d8a4 13:01:30 Removing intermediate container f783f133d8a4 13:01:30 ---> a5f884f3e4fc 13:01:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:01:30 ---> Running in 33e812647cdf 13:01:30 Removing intermediate container 33e812647cdf 13:01:30 ---> cebce6326ec3 13:01:30 Step 6/25 : LABEL Name=edgex-ui-go 13:01:30 ---> Running in 844eef25ad99 13:01:30 Removing intermediate container 844eef25ad99 13:01:30 ---> 55c728567b3c 13:01:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:01:30 ---> Running in 00f7920e5999 13:01:30 Removing intermediate container 00f7920e5999 13:01:30 ---> ee670fc5d0d2 13:01:30 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:01:31 ---> ad9c74931b69 13:01:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:31 ---> Running in dfabbd01fde1 13:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:01:32 OK: 265 MiB in 53 packages 13:01:32 Removing intermediate container dfabbd01fde1 13:01:32 ---> 6ce03872943a 13:01:32 Step 10/25 : ENV GO111MODULE=on 13:01:32 ---> Running in 3baebcfc8244 13:01:32 Removing intermediate container 3baebcfc8244 13:01:32 ---> c4462362fb66 13:01:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:01:32 ---> Running in 5c63748c8f94 13:01:32 Removing intermediate container 5c63748c8f94 13:01:32 ---> 684519a85169 13:01:32 Step 12/25 : COPY go.mod vendor* ./ 13:01:32 ---> 13d4b5d39356 13:01:32 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:32 ---> Running in dba4a6e5917b 13:01:33 Removing intermediate container dba4a6e5917b 13:01:33 ---> 476fec7ea714 13:01:33 Step 14/25 : COPY . . 13:01:35 ---> 55103ebed17c 13:01:35 Step 15/25 : RUN ${MAKE} 13:01:35 ---> Running in 5be1017bff6b 13:01:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:01:53 Removing intermediate container 5be1017bff6b 13:01:53 ---> 1e932752a82b 13:01:53 Step 16/25 : FROM alpine:3.17 13:01:53 3.17: Pulling from library/alpine 13:01:53 f56be85fc22e: Already exists 13:01:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:01:53 Status: Downloaded newer image for alpine:3.17 13:01:53 ---> 9ed4aefc74f6 13:01:53 Step 17/25 : EXPOSE 4000 13:01:53 ---> Running in 28b2989963b7 13:01:53 Removing intermediate container 28b2989963b7 13:01:53 ---> cfd7fe52a4b8 13:01:53 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 13:01:54 ---> c07c51ef7556 13:01:54 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:01:54 ---> bfe4e118da57 13:01:54 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:01:54 ---> f88d40cfea3a 13:01:54 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:01:54 ---> Running in e109eb7e41e6 13:01:54 Removing intermediate container e109eb7e41e6 13:01:54 ---> 0f5b4c0dc82c 13:01:54 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 13:01:54 ---> Running in ff2b9166f72c 13:01:54 Removing intermediate container ff2b9166f72c 13:01:54 ---> 45f167863375 13:01:54 Step 23/25 : LABEL arch=amd64 13:01:54 ---> Running in ff45ac3d30c8 13:01:54 Removing intermediate container ff45ac3d30c8 13:01:54 ---> 3ab396b8d03c 13:01:54 Step 24/25 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:01:54 ---> Running in abddd9204ad5 13:01:54 Removing intermediate container abddd9204ad5 13:01:54 ---> 125e6b299188 13:01:54 Step 25/25 : LABEL version=3.0.0-dev.10 13:01:54 ---> Running in dc04403d107b 13:01:54 Removing intermediate container dc04403d107b 13:01:54 ---> bf01c27c643b 13:01:54 [Warning] One or more build-args [ARCH] were not consumed 13:01:54 Successfully built bf01c27c643b 13:01:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:54 provisioning config files... 13:01:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6841429046507070123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:55 ---> docker-login.sh 13:01:55 nexus3.edgexfoundry.org:10001 13:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:55 Configure a credential helper to remove this warning. See 13:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:55 13:01:55 Login Succeeded 13:01:55 nexus3.edgexfoundry.org:10002 13:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:55 Configure a credential helper to remove this warning. See 13:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:55 13:01:55 Login Succeeded 13:01:55 nexus3.edgexfoundry.org:10003 13:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:55 Configure a credential helper to remove this warning. See 13:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:55 13:01:55 Login Succeeded 13:01:55 nexus3.edgexfoundry.org:10004 13:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:55 Configure a credential helper to remove this warning. See 13:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:55 13:01:55 Login Succeeded 13:01:55 docker.io 13:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:55 Configure a credential helper to remove this warning. See 13:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:55 13:01:55 Login Succeeded 13:01:55 ---> docker-login.sh ends [Pipeline] } 13:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:01:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:01:55 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 13:01:55 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:01:55 latest 13:01:55 3.0.0-dev.10 13:01:55 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:01:55 main 13:01:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:01:57 8518dd4ba903: Preparing 13:01:57 5f86eb8f4d94: Preparing 13:01:57 7d2578a87ded: Preparing 13:01:57 f1417ff83b31: Preparing 13:01:57 f1417ff83b31: Layer already exists 13:01:57 5f86eb8f4d94: Pushed 13:01:57 8518dd4ba903: Pushed 13:02:00 7d2578a87ded: Pushed 13:02:00 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:02:01 8518dd4ba903: Preparing 13:02:01 5f86eb8f4d94: Preparing 13:02:01 7d2578a87ded: Preparing 13:02:01 f1417ff83b31: Preparing 13:02:01 8518dd4ba903: Layer already exists 13:02:01 5f86eb8f4d94: Layer already exists 13:02:01 7d2578a87ded: Layer already exists 13:02:01 f1417ff83b31: Layer already exists 13:02:01 latest: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 13:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:02:01 8518dd4ba903: Preparing 13:02:01 5f86eb8f4d94: Preparing 13:02:01 7d2578a87ded: Preparing 13:02:01 f1417ff83b31: Preparing 13:02:01 8518dd4ba903: Layer already exists 13:02:01 7d2578a87ded: Layer already exists 13:02:01 5f86eb8f4d94: Layer already exists 13:02:01 f1417ff83b31: Layer already exists 13:02:01 3.0.0-dev.10: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:02:02 8518dd4ba903: Preparing 13:02:02 5f86eb8f4d94: Preparing 13:02:02 7d2578a87ded: Preparing 13:02:02 f1417ff83b31: Preparing 13:02:02 8518dd4ba903: Layer already exists 13:02:02 5f86eb8f4d94: Layer already exists 13:02:02 7d2578a87ded: Layer already exists 13:02:02 f1417ff83b31: Layer already exists 13:02:02 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 13:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:02:03 8518dd4ba903: Preparing 13:02:03 5f86eb8f4d94: Preparing 13:02:03 7d2578a87ded: Preparing 13:02:03 f1417ff83b31: Preparing 13:02:03 7d2578a87ded: Layer already exists 13:02:03 8518dd4ba903: Layer already exists 13:02:03 5f86eb8f4d94: Layer already exists 13:02:03 f1417ff83b31: Layer already exists 13:02:03 main: digest: sha256:fe310757802129d8d7693384c364d2e9c97f24b8f2847fe4a3c028bbd67f7288 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:02:03 ===================================================== [Pipeline] echo 13:02:03 taggedImages: 13:02:03 - nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:02:03 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:02:03 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.10 13:02:03 - nexus3.edgexfoundry.org:10004/edgex-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:02:03 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:03 13:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:03 latest: Pulling from edgex-lftools-log-publisher 13:02:03 5eb5b503b376: Pulling fs layer 13:02:03 5c69ac0246d0: Pulling fs layer 13:02:03 ec43610c2a17: Pulling fs layer 13:02:03 3a2ae6a8a46f: Pulling fs layer 13:02:03 33b1e0a273af: Pulling fs layer 13:02:03 5d3b04190fa2: Pulling fs layer 13:02:03 2f39f015ded8: Pulling fs layer 13:02:03 3a2ae6a8a46f: Waiting 13:02:03 33b1e0a273af: Waiting 13:02:03 5d3b04190fa2: Waiting 13:02:03 2f39f015ded8: Waiting 13:02:03 5c69ac0246d0: Verifying Checksum 13:02:03 5c69ac0246d0: Download complete 13:02:03 3a2ae6a8a46f: Verifying Checksum 13:02:03 3a2ae6a8a46f: Download complete 13:02:03 33b1e0a273af: Verifying Checksum 13:02:03 33b1e0a273af: Download complete 13:02:03 ec43610c2a17: Verifying Checksum 13:02:03 ec43610c2a17: Download complete 13:02:03 5d3b04190fa2: Verifying Checksum 13:02:03 5d3b04190fa2: Download complete 13:02:04 5eb5b503b376: Verifying Checksum 13:02:04 5eb5b503b376: Download complete 13:02:04 2f39f015ded8: Verifying Checksum 13:02:04 2f39f015ded8: Download complete 13:02:05 5eb5b503b376: Pull complete 13:02:05 5c69ac0246d0: Pull complete 13:02:05 ec43610c2a17: Pull complete 13:02:05 3a2ae6a8a46f: Pull complete 13:02:05 33b1e0a273af: Pull complete 13:02:06 5d3b04190fa2: Pull complete 13:02:10 2f39f015ded8: Pull complete 13:02:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:10 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:02:10 $ 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 13:02:13 $ docker top b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:14 ---> job-cost.sh 13:02:14 lf-activate-venv: SKIPPING 13:02:14 INFO: No Stack... 13:02:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:02:15 INFO: Archiving Costs [Pipeline] sh 13:02:15 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 13:02:15 + cut -d, -f6 [Pipeline] lock 13:02:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] 13:02:15 Resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] did not exist. Created. 13:02:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:15 + echo total: 0.2199999988079071 [Pipeline] stash 13:02:16 Stashed 1 file(s) [Pipeline] } 13:02:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:16 $ docker stop --time=1 b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 13:02:17 $ docker rm -f --volumes b3ab7330e796c974b9441e83b2c5a11423eb8999b9805c6a2354c9800c926b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:02:35 Removing intermediate container 1edc854082e4 13:02:35 ---> b04546524f9d 13:02:35 Step 14/15 : COPY . . 13:02:35 ---> f42b46c7d3db 13:02:35 Step 15/15 : RUN ${MAKE} 13:02:35 ---> Running in 81df34b7650c 13:02:35 noop 13:02:35 Removing intermediate container 81df34b7650c 13:02:35 ---> ac365445d05e 13:02:35 Successfully built ac365445d05e 13:02:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:35 + docker inspect -f . ci-base-image-arm64 13:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:35 prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container 13:02:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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 13:02:36 $ docker top b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:37 + go version 13:02:37 go version go1.20.2 linux/arm64 [Pipeline] } 13:02:37 $ docker stop --time=1 b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 13:02:41 $ docker rm -f --volumes b670266dcf452588ad8dd6370d4a34bd5c7ef94f03b54d601d446643fa74fee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:42 + docker inspect -f . ci-base-image-arm64 13:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container 13:02:42 $ 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/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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 13:02:43 $ docker top 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:43 + git config --global --add safe.directory /w/workspace/edgex-ui-go/106 [Pipeline] fileExists [Pipeline] sh 13:02:44 + make test 13:02:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:03:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:04:53 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:05:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:05:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:05:06 ./bin/test-attribution-txt.sh 13:05:06 make -C web test 13:05:06 make[1]: Entering directory '/w/workspace/edgex-ui-go/106/web' 13:05:06 make[1]: tput: No such file or directory 13:05:06 make[1]: tput: No such file or directory 13:05:06 warning: generating ./VERSION 13:05:06 echo "0.0.0" > VERSION 13:05:06 docker build \ 13:05:06 -f Dockerfile \ 13:05:06 --build-arg USER=1000 \ 13:05:06 \ 13:05:06 --label "git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69" \ 13:05:06 -t edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 \ 13:05:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:05:06 . 13:05:06 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 13:05:06 Install the buildx component to build images with BuildKit: 13:05:06 https://docs.docker.com/go/buildx/ 13:05:06 13:05:06 Sending build context to Docker daemon 2.571MB 13:05:06 Step 1/10 : FROM node:16.17-alpine3.15 13:05:06 16.17-alpine3.15: Pulling from library/node 13:05:06 47517142f6ba: Pulling fs layer 13:05:06 5f8c4bfa009b: Pulling fs layer 13:05:06 f7079c9c4ba1: Pulling fs layer 13:05:06 aba105e6f55a: Pulling fs layer 13:05:06 aba105e6f55a: Waiting 13:05:07 f7079c9c4ba1: Verifying Checksum 13:05:07 f7079c9c4ba1: Download complete 13:05:07 47517142f6ba: Verifying Checksum 13:05:07 47517142f6ba: Download complete 13:05:07 aba105e6f55a: Verifying Checksum 13:05:07 aba105e6f55a: Download complete 13:05:07 47517142f6ba: Pull complete 13:05:07 5f8c4bfa009b: Verifying Checksum 13:05:07 5f8c4bfa009b: Download complete 13:05:14 5f8c4bfa009b: Pull complete 13:05:14 f7079c9c4ba1: Pull complete 13:05:14 aba105e6f55a: Pull complete 13:05:14 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:05:14 Status: Downloaded newer image for node:16.17-alpine3.15 13:05:14 ---> bf1b8b58d215 13:05:14 Step 2/10 : RUN apk add --no-cache chromium 13:05:14 ---> Running in b8e872229f2d 13:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:05:16 (1/128) Installing libxau (1.0.9-r0) 13:05:16 (2/128) Installing libmd (1.0.3-r0) 13:05:16 (3/128) Installing libbsd (0.11.3-r1) 13:05:16 (4/128) Installing libxdmcp (1.1.3-r0) 13:05:16 (5/128) Installing libxcb (1.14-r2) 13:05:16 (6/128) Installing libx11 (1.7.3.1-r0) 13:05:16 (7/128) Installing libxext (1.3.4-r0) 13:05:16 (8/128) Installing libice (1.0.10-r0) 13:05:16 (9/128) Installing libuuid (2.37.4-r0) 13:05:16 (10/128) Installing libsm (1.2.3-r0) 13:05:16 (11/128) Installing libxt (1.2.1-r0) 13:05:16 (12/128) Installing libxmu (1.1.3-r0) 13:05:16 (13/128) Installing xset (1.2.4-r0) 13:05:16 (14/128) Installing xprop (1.2.5-r0) 13:05:16 (15/128) Installing xdg-utils (1.1.3-r0) 13:05:16 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 13:05:16 (17/128) Installing pkgconf (1.8.1-r0) 13:05:16 (18/128) Installing libffi (3.4.2-r1) 13:05:17 (19/128) Installing libintl (0.21-r0) 13:05:17 (20/128) Installing libblkid (2.37.4-r0) 13:05:17 (21/128) Installing libmount (2.37.4-r0) 13:05:17 (22/128) Installing pcre (8.45-r1) 13:05:17 (23/128) Installing glib (2.70.1-r0) 13:05:17 (24/128) Installing xz-libs (5.2.5-r1) 13:05:17 (25/128) Installing libxml2 (2.9.14-r2) 13:05:17 (26/128) Installing shared-mime-info (2.1-r2) 13:05:17 (27/128) Installing hicolor-icon-theme (0.17-r1) 13:05:17 (28/128) Installing libjpeg-turbo (2.1.2-r0) 13:05:17 (29/128) Installing libpng (1.6.37-r1) 13:05:17 (30/128) Installing libwebp (1.2.2-r0) 13:05:17 (31/128) Installing zstd-libs (1.5.0-r0) 13:05:17 (32/128) Installing tiff (4.4.0-r1) 13:05:17 (33/128) Installing gdk-pixbuf (2.42.8-r0) 13:05:17 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 13:05:17 (35/128) Installing libxcomposite (0.4.5-r0) 13:05:17 (36/128) Installing libxfixes (6.0.0-r0) 13:05:17 (37/128) Installing libxrender (0.9.10-r3) 13:05:17 (38/128) Installing libxcursor (1.2.0-r0) 13:05:17 (39/128) Installing libxdamage (1.1.5-r1) 13:05:17 (40/128) Installing libxi (1.8-r0) 13:05:17 (41/128) Installing libxinerama (1.1.4-r1) 13:05:17 (42/128) Installing libxrandr (1.5.2-r1) 13:05:17 (43/128) Installing atk (2.36.0-r0) 13:05:17 (44/128) Installing libxtst (1.2.3-r3) 13:05:17 (45/128) Installing dbus-libs (1.12.24-r0) 13:05:17 (46/128) Installing at-spi2-core (2.42.0-r0) 13:05:17 (47/128) Installing at-spi2-atk (2.38.0-r0) 13:05:17 (48/128) Installing expat (2.5.0-r0) 13:05:17 (49/128) Installing brotli-libs (1.0.9-r5) 13:05:17 (50/128) Installing libbz2 (1.0.8-r1) 13:05:17 (51/128) Installing freetype (2.11.1-r2) 13:05:17 (52/128) Installing fontconfig (2.13.1-r4) 13:05:17 (53/128) Installing pixman (0.40.0-r4) 13:05:17 (54/128) Installing cairo (1.16.0-r5) 13:05:17 (55/128) Installing cairo-gobject (1.16.0-r5) 13:05:17 (56/128) Installing avahi-libs (0.8-r5) 13:05:17 (57/128) Installing gmp (6.2.1-r1) 13:05:17 (58/128) Installing nettle (3.7.3-r0) 13:05:17 (59/128) Installing p11-kit (0.24.0-r1) 13:05:18 (60/128) Installing libtasn1 (4.18.0-r1) 13:05:18 (61/128) Installing libunistring (0.9.10-r1) 13:05:18 (62/128) Installing gnutls (3.7.1-r2) 13:05:18 (63/128) Installing cups-libs (2.3.3-r6) 13:05:18 (64/128) Installing libepoxy (1.5.9-r0) 13:05:18 (65/128) Installing fribidi (1.0.11-r0) 13:05:18 (66/128) Installing graphite2 (1.3.14-r0) 13:05:18 (67/128) Installing harfbuzz (3.0.0-r2) 13:05:18 (68/128) Installing libxft (2.3.4-r0) 13:05:18 (69/128) Installing pango (1.48.10-r0) 13:05:18 (70/128) Installing wayland-libs-client (1.19.0-r1) 13:05:18 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 13:05:18 (72/128) Installing wayland-libs-egl (1.19.0-r1) 13:05:18 (73/128) Installing xkeyboard-config (2.34-r0) 13:05:18 (74/128) Installing libxkbcommon (1.3.1-r0) 13:05:18 (75/128) Installing gtk+3.0 (3.24.30-r0) 13:05:18 Executing gtk+3.0-3.24.30-r0.post-install 13:05:18 (76/128) Installing libfontenc (1.1.4-r0) 13:05:18 (77/128) Installing mkfontscale (1.2.1-r1) 13:05:18 (78/128) Installing ttf-opensans (1.10-r1) 13:05:18 Executing ttf-opensans-1.10-r1.post-install 13:05:20 (79/128) Installing libogg (1.3.5-r0) 13:05:20 (80/128) Installing flac (1.3.4-r0) 13:05:21 (81/128) Installing alsa-lib (1.2.5.1-r1) 13:05:21 (82/128) Installing libatomic (10.3.1_git20211027-r0) 13:05:21 (83/128) Installing sdl2 (2.0.16-r4) 13:05:21 (84/128) Installing aom-libs (3.2.0-r0) 13:05:21 (85/128) Installing libass (0.15.2-r0) 13:05:21 (86/128) Installing libdav1d (0.9.2-r0) 13:05:21 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:05:21 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 13:05:21 (89/128) Installing lame (3.100-r0) 13:05:21 (90/128) Installing opus (1.3.1-r1) 13:05:21 (91/128) Installing libgomp (10.3.1_git20211027-r0) 13:05:21 (92/128) Installing soxr (0.1.3-r2) 13:05:21 (93/128) Installing libsrt (1.4.2-r1) 13:05:21 (94/128) Installing libssh (0.9.6-r1) 13:05:21 (95/128) Installing libtheora (1.1.1-r16) 13:05:21 (96/128) Installing v4l-utils-libs (1.22.1-r1) 13:05:21 (97/128) Installing libdrm (2.4.109-r0) 13:05:21 (98/128) Installing libva (2.13.0-r0) 13:05:21 (99/128) Installing libvdpau (1.4-r0) 13:05:21 (100/128) Installing vidstab (1.1.0-r1) 13:05:21 (101/128) Installing libvorbis (1.3.7-r0) 13:05:21 (102/128) Installing libvpx (1.10.0-r0) 13:05:21 (103/128) Installing vulkan-loader (1.2.196-r0) 13:05:21 (104/128) Installing x264-libs (20210613-r0) 13:05:21 (105/128) Installing x265-libs (3.5-r0) 13:05:21 (106/128) Installing xvidcore (1.3.7-r1) 13:05:21 (107/128) Installing ffmpeg-libs (4.4.1-r2) 13:05:22 (108/128) Installing libevent (2.1.12-r4) 13:05:22 (109/128) Installing mesa (21.2.6-r0) 13:05:22 (110/128) Installing wayland-libs-server (1.19.0-r1) 13:05:22 (111/128) Installing mesa-gbm (21.2.6-r0) 13:05:22 (112/128) Installing lcms2 (2.12-r1) 13:05:22 (113/128) Installing nspr (4.32-r0) 13:05:22 (114/128) Installing sqlite-libs (3.36.0-r0) 13:05:22 (115/128) Installing nss (3.78.1-r0) 13:05:22 (116/128) Installing libasyncns (0.8-r1) 13:05:22 (117/128) Installing libltdl (2.4.6-r7) 13:05:22 (118/128) Installing orc (0.4.32-r0) 13:05:22 (119/128) Installing libsndfile (1.0.31-r1) 13:05:22 (120/128) Installing speexdsp (1.2.0-r0) 13:05:22 (121/128) Installing tdb-libs (1.4.5-r0) 13:05:22 (122/128) Installing libpulse (15.0-r2) 13:05:22 (123/128) Installing re2 (2021.11.01-r0) 13:05:22 (124/128) Installing snappy (1.1.9-r1) 13:05:22 (125/128) Installing libgpg-error (1.42-r1) 13:05:22 (126/128) Installing libgcrypt (1.9.4-r0) 13:05:22 (127/128) Installing libxslt (1.1.35-r0) 13:05:22 (128/128) Installing chromium (99.0.4844.84-r0) 13:05:27 Executing busybox-1.34.1-r7.trigger 13:05:27 Executing glib-2.70.1-r0.trigger 13:05:27 Executing shared-mime-info-2.1-r2.trigger 13:05:28 Executing gdk-pixbuf-2.42.8-r0.trigger 13:05:28 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:05:28 Executing fontconfig-2.13.1-r4.trigger 13:05:28 Executing mkfontscale-1.2.1-r1.trigger 13:05:28 OK: 275 MiB in 144 packages 13:05:36 Removing intermediate container b8e872229f2d 13:05:36 ---> 79a2e07b8219 13:05:36 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:05:36 ---> Running in 74c1c90fee7b 13:05:37 Removing intermediate container 74c1c90fee7b 13:05:37 ---> c8bbdfdc350f 13:05:37 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:05:37 ---> Running in 0caf31b62906 13:05:37 Removing intermediate container 0caf31b62906 13:05:37 ---> cec3a8362e92 13:05:37 Step 5/10 : RUN npm install -g npm 13:05:37 ---> Running in f84eee488186 13:06:04 13:06:04 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 13:06:04 13:06:04 27 packages are looking for funding 13:06:04 run `npm fund` for details 13:06:04 13:06:04 found 0 vulnerabilities 13:06:11 Removing intermediate container f84eee488186 13:06:11 ---> f1482d91d72b 13:06:11 Step 6/10 : ARG USER=1000 13:06:11 ---> Running in d9ef3b9b1951 13:06:11 Removing intermediate container d9ef3b9b1951 13:06:11 ---> bec0d78b4781 13:06:11 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:06:11 ---> Running in 07ecf72ff920 13:06:13 Removing intermediate container 07ecf72ff920 13:06:13 ---> 64de65535ac4 13:06:13 Step 8/10 : USER $USER:$USER 13:06:13 ---> Running in 3b130bf9dce5 13:06:13 Removing intermediate container 3b130bf9dce5 13:06:13 ---> 64e7ca89c205 13:06:13 Step 9/10 : WORKDIR /app 13:06:13 ---> Running in 49625a174396 13:06:13 Removing intermediate container 49625a174396 13:06:13 ---> e9a6c31f6e96 13:06:13 Step 10/10 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:06:13 ---> Running in 91747ade4243 13:06:14 Removing intermediate container 91747ade4243 13:06:14 ---> c7adaa5d5415 13:06:14 Successfully built c7adaa5d5415 13:06:14 Successfully tagged edgexfoundry/edgex-web-ui:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:06:14 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:06:14 touch edgex-web-ui.imagebuilt 13:06:14 mkdir -p node_modules coverage 13:06:14 chown "1000:1000" node_modules coverage package-lock.json 13:06:14 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:06:24 npm WARN old lockfile 13:06:24 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 13:06:24 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 13:06:24 npm WARN old lockfile 13:06:24 npm WARN old lockfile This is a one-time fix-up, please be patient... 13:06:24 npm WARN old lockfile 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:03 npm WARN EBADENGINE Unsupported engine { 13:07:03 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:07:03 npm WARN EBADENGINE required: { 13:07:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:07:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:07:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:07:03 npm WARN EBADENGINE }, 13:07:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 13:07:03 npm WARN EBADENGINE } 13:07:35 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:07:35 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 13:07:35 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:07:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:07:35 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 13:07:36 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:07:40 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:07:49 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:07:49 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:07:50 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:08:00 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 13:08:13 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:08:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:08:13 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. 13:08:16 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. 13:08:17 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. 13:08:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:08:30 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 13:08:31 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 13:08:54 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. 13:09:12 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. 13:09:59 13:09:59 added 1475 packages, and audited 1476 packages in 4m 13:09:59 13:09:59 90 packages are looking for funding 13:09:59 run `npm fund` for details 13:09:59 13:09:59 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 13:09:59 13:09:59 To address issues that do not require attention, run: 13:09:59 npm audit fix 13:09:59 13:09:59 To address all issues (including breaking changes), run: 13:09:59 npm audit fix --force 13:09:59 13:09:59 Run `npm audit` for details. 13:09:59 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 13:10:14 - Generating browser application bundles (phase: setup)... 13:10:46 Compiling @angular/core : es2015 as esm2015 13:10:46 Compiling @angular/compiler/testing : es2015 as esm2015 13:11:13 Compiling @angular/common : es2015 as esm2015 13:11:13 Compiling @angular/core/testing : es2015 as esm2015 13:11:19 Compiling @angular/platform-browser : es2015 as esm2015 13:11:19 Compiling @angular/common/testing : es2015 as esm2015 13:11:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:11:25 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:11:28 Compiling @angular/router : es2015 as esm2015 13:11:29 Compiling @angular/common/http : es2015 as esm2015 13:11:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:11:34 Compiling @angular/forms : es2015 as esm2015 13:11:36 Compiling @angular/router/testing : es2015 as esm2015 13:11:37 Compiling @angular/common/http/testing : es2015 as esm2015 13:12:45 16 05 2023 13:12:36.215:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:12:45 16 05 2023 13:12:36.232:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:12:45 16 05 2023 13:12:36.264:INFO [launcher]: Starting browser ChromeHeadless 13:13:41 16 05 2023 13:13:40.626:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 13:14:28 16 05 2023 13:14:24.573:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 13:14:46 ✔ Browser application bundle generation complete. 13:14:46 16 05 2023 13:14:44.996:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TcGYUreEFueb5ovJAAAB with id 77813654 13:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 13:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.164 secs) 13:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.262 secs) 13:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.881 secs) 13:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.998 secs) 13:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.114 secs) 13:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.157 secs) 13:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.308 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.575 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.79 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.894 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.941 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.138 secs) 13:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.376 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.435 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.492 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.52 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.552 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.569 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.656 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.675 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.721 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.983 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.089 secs) 13:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.152 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.22 secs) 13:15:07 WARN: ' 13:15:07 It looks like you're using ngModel on the same form field as formControlName. 13:15:07 Support for using the ngModel input property and ngModelChange event with 13:15:07 reactive form directives has been deprecated in Angular v6 and will be removed 13:15:07 in a future version of Angular. 13:15:07 13:15:07 For more information on this, see our API docs here: 13:15:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:15:07 ' 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.22 secs) 13:15:07 WARN: ' 13:15:07 It looks like you're using ngModel on the same form field as formControlName. 13:15:07 Support for using the ngModel input property and ngModelChange event with 13:15:07 reactive form directives has been deprecated in Angular v6 and will be removed 13:15:07 in a future version of Angular. 13:15:07 13:15:07 For more information on this, see our API docs here: 13:15:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:15:07 ' 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.451 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.656 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.715 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.782 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.8 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.939 secs) 13:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.973 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.006 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.023 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.14 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.323 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.37 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.414 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.56 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.618 secs) 13:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.764 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.817 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.877 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.913 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.941 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.987 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.016 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.027 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.039 secs) 13:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.267 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.551 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.634 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.691 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.719 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.963 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.046 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.083 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.11 secs) 13:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.127 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.319 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.704 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.819 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.893 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.917 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.93 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.947 secs) 13:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.96 secs) 13:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.067 secs) 13:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.12 secs) 13:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.309 secs) 13:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.402 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.972 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.006 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.131 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.183 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.202 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.214 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.265 secs) 13:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.308 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.622 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.8 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.927 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.075 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.125 secs) 13:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.202 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.482 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.573 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.586 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.629 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.68 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.735 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.763 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.792 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.817 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.878 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.896 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.909 secs) 13:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.995 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.07 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.133 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.162 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.189 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.215 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.264 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.412 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.463 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.56 secs) 13:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.574 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.739 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.821 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.845 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.974 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.178 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.23 secs) 13:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.414 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.44 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.452 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.55 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.599 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.643 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.702 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.715 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.736 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.798 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.855 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.972 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.005 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.044 secs) 13:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.075 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.293 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.326 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.348 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.36 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.385 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.396 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.539 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.556 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.566 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.702 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.772 secs) 13:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.794 secs) 13:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.94 secs) 13:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.999 secs) 13:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.014 secs) 13:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.067 secs) 13:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.491 secs / 14.067 secs) 13:15:21 TOTAL: 145 SUCCESS 13:15:21 ✔ Browser application bundle generation complete. 13:15:25 13:15:25 =============================== Coverage summary =============================== 13:15:25 Statements : 41.56% ( 1425/3429 ) 13:15:25 Branches : 12.14% ( 109/898 ) 13:15:25 Functions : 33.33% ( 417/1251 ) 13:15:25 Lines : 39.45% ( 1280/3245 ) 13:15:25 ================================================================================ 13:15:25 16 05 2023 13:15:24.820:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 13:15:26 ✔ Browser application bundle generation complete. 13:15:27 make[1]: Leaving directory '/w/workspace/edgex-ui-go/106/web' [Pipeline] echo 13:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:27 $ docker stop --time=1 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 13:15:29 $ docker rm -f --volumes 6ec5b128948114cb87d57df3f093ae23aae62d00bd3b596e5ba2e0e94f110f23 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:33 Warning: overwriting stash ‘coverage-report’ 13:15:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:15:42 + ls -al . 13:15:42 total 176 13:15:42 drwxrwxr-x 13 jenkins jenkins 4096 May 16 13:02 . 13:15:42 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 .. 13:15:42 drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 .blubracket 13:15:42 -rw-rw-r-- 1 jenkins jenkins 18 May 16 13:00 .dockerignore 13:15:42 drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:00 .git 13:15:42 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 .github 13:15:42 -rw-rw-r-- 1 jenkins jenkins 185 May 16 13:00 .gitignore 13:15:42 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 13:00 Attribution.txt 13:15:42 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 13:00 CHANGELOG.md 13:15:42 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 13:00 CONTRIBUTING.md 13:15:42 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 13:00 Dockerfile 13:15:42 -rw-rw-r-- 1 jenkins jenkins 652 May 16 13:00 Jenkinsfile 13:15:42 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 13:00 LICENSE 13:15:42 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 13:00 Makefile 13:15:42 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 13:00 README.md 13:15:42 -rw-rw-r-- 1 jenkins jenkins 12 May 16 12:58 VERSION 13:15:42 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 assets 13:15:42 drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 bin 13:15:42 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:00 cmd 13:15:42 -rw-r--r-- 1 jenkins jenkins 10 May 16 13:02 coverage.out 13:15:42 drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:00 docs 13:15:42 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 13:00 go.mod 13:15:42 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 13:00 go.sum 13:15:42 drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:00 internal 13:15:42 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 snap 13:15:42 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:00 testing 13:15:42 -rw-rw-r-- 1 jenkins jenkins 155 May 16 13:00 version.go 13:15:42 drwxrwxr-x 6 jenkins jenkins 4096 May 16 13:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:43 + 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 --label arch=arm64 --label version=3.0.0-dev.10 . 13:15:44 Sending build context to Docker daemon 31.13MB 13:15:44 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:15:44 Step 2/25 : FROM ${BASE} AS builder 13:15:44 ---> ac365445d05e 13:15:44 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:15:45 ---> Running in d395949afb5d 13:15:45 Removing intermediate container d395949afb5d 13:15:45 ---> 9e233c1b5255 13:15:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 13:15:45 ---> Running in f0f0b3885cac 13:15:45 Removing intermediate container f0f0b3885cac 13:15:45 ---> 1a5cca372a8a 13:15:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 13:15:45 ---> Running in 3d70de1c6798 13:15:46 Removing intermediate container 3d70de1c6798 13:15:46 ---> f8530214e2ed 13:15:46 Step 6/25 : LABEL Name=edgex-ui-go 13:15:46 ---> Running in f795b3249e4d 13:15:46 Removing intermediate container f795b3249e4d 13:15:46 ---> b00cf672e463 13:15:46 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:15:46 ---> Running in 05fd94aa0563 13:15:47 Removing intermediate container 05fd94aa0563 13:15:47 ---> 2f5cbae88c64 13:15:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:15:48 ---> 97de00be853f 13:15:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:48 ---> Running in 3c1b2eb4020a 13:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:15:51 OK: 263 MiB in 53 packages 13:15:53 Removing intermediate container 3c1b2eb4020a 13:15:53 ---> b87cbc11a2fa 13:15:53 Step 10/25 : ENV GO111MODULE=on 13:15:53 ---> Running in 72db4a61abdf 13:15:54 Removing intermediate container 72db4a61abdf 13:15:54 ---> c00f9f203717 13:15:54 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:15:54 ---> Running in bc32c10c1354 13:15:54 Removing intermediate container bc32c10c1354 13:15:54 ---> 769118b76f3d 13:15:54 Step 12/25 : COPY go.mod vendor* ./ 13:15:54 ---> c15bcf3a7683 13:15:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:54 ---> Running in f5f54f5a4751 13:15:57 Removing intermediate container f5f54f5a4751 13:15:57 ---> 8a138af12542 13:15:57 Step 14/25 : COPY . . 13:16:01 ---> 8a84e92af0f2 13:16:01 Step 15/25 : RUN ${MAKE} 13:16:01 ---> Running in c59fda242bb6 13:16:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:18:09 Removing intermediate container c59fda242bb6 13:18:09 ---> fac2e95700a5 13:18:09 Step 16/25 : FROM alpine:3.17 13:18:09 3.17: Pulling from library/alpine 13:18:09 c41833b44d91: Already exists 13:18:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:18:09 Status: Downloaded newer image for alpine:3.17 13:18:09 ---> 51e60588ff2c 13:18:09 Step 17/25 : EXPOSE 4000 13:18:09 ---> Running in 520f14d65e0d 13:18:09 Removing intermediate container 520f14d65e0d 13:18:09 ---> 02139458726f 13:18:09 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 13:18:09 ---> c38c8bd05ce8 13:18:09 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:18:09 ---> 0d2b3e82918b 13:18:09 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:18:09 ---> 85d798542d24 13:18:09 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:18:09 ---> Running in 2efd736d65c8 13:18:09 Removing intermediate container 2efd736d65c8 13:18:09 ---> dd4446656eb3 13:18:09 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 13:18:09 ---> Running in 07b1acf50afe 13:18:09 Removing intermediate container 07b1acf50afe 13:18:09 ---> c6e8a2651828 13:18:09 Step 23/25 : LABEL arch=arm64 13:18:09 ---> Running in 065944bfaef8 13:18:09 Removing intermediate container 065944bfaef8 13:18:09 ---> f0f05055ef76 13:18:09 Step 24/25 : LABEL git_sha=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:18:09 ---> Running in 95aa280fcd49 13:18:09 Removing intermediate container 95aa280fcd49 13:18:09 ---> d011f5e32230 13:18:09 Step 25/25 : LABEL version=3.0.0-dev.10 13:18:09 ---> Running in 17202f1b1257 13:18:09 Removing intermediate container 17202f1b1257 13:18:09 ---> 6e843d5faabc 13:18:09 [Warning] One or more build-args [ARCH] were not consumed 13:18:09 Successfully built 6e843d5faabc 13:18:09 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 13:18:09 provisioning config files... 13:18:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/106@tmp/config18290726800297332752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:09 ---> docker-login.sh 13:18:09 nexus3.edgexfoundry.org:10001 13:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:10 Configure a credential helper to remove this warning. See 13:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:10 13:18:10 Login Succeeded 13:18:10 nexus3.edgexfoundry.org:10002 13:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:10 Configure a credential helper to remove this warning. See 13:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:10 13:18:10 Login Succeeded 13:18:10 nexus3.edgexfoundry.org:10003 13:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:10 Configure a credential helper to remove this warning. See 13:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:10 13:18:10 Login Succeeded 13:18:10 nexus3.edgexfoundry.org:10004 13:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:11 Configure a credential helper to remove this warning. See 13:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:11 13:18:11 Login Succeeded 13:18:11 docker.io 13:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:11 Configure a credential helper to remove this warning. See 13:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:11 13:18:11 Login Succeeded 13:18:11 ---> docker-login.sh ends [Pipeline] } 13:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:11 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 13:18:11 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:18:11 latest 13:18:11 3.0.0-dev.10 13:18:11 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:18:11 main 13:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:18:12 4d9b749a8006: Preparing 13:18:12 75af8587c183: Preparing 13:18:12 64cab6654ecb: Preparing 13:18:12 26cbea5cba74: Preparing 13:18:12 26cbea5cba74: Layer already exists 13:18:12 4d9b749a8006: Pushed 13:18:12 75af8587c183: Pushed 13:18:19 64cab6654ecb: Pushed 13:18:19 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:18:20 4d9b749a8006: Preparing 13:18:20 75af8587c183: Preparing 13:18:20 64cab6654ecb: Preparing 13:18:20 26cbea5cba74: Preparing 13:18:20 26cbea5cba74: Layer already exists 13:18:20 4d9b749a8006: Layer already exists 13:18:20 75af8587c183: Layer already exists 13:18:20 64cab6654ecb: Layer already exists 13:18:20 latest: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 13:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:18:21 4d9b749a8006: Preparing 13:18:21 75af8587c183: Preparing 13:18:21 64cab6654ecb: Preparing 13:18:21 26cbea5cba74: Preparing 13:18:21 26cbea5cba74: Layer already exists 13:18:21 75af8587c183: Layer already exists 13:18:21 4d9b749a8006: Layer already exists 13:18:21 64cab6654ecb: Layer already exists 13:18:21 3.0.0-dev.10: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:18:22 4d9b749a8006: Preparing 13:18:22 75af8587c183: Preparing 13:18:22 64cab6654ecb: Preparing 13:18:22 26cbea5cba74: Preparing 13:18:22 75af8587c183: Layer already exists 13:18:22 4d9b749a8006: Layer already exists 13:18:22 64cab6654ecb: Layer already exists 13:18:22 26cbea5cba74: Layer already exists 13:18:22 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 13:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:18:23 4d9b749a8006: Preparing 13:18:23 75af8587c183: Preparing 13:18:23 64cab6654ecb: Preparing 13:18:23 26cbea5cba74: Preparing 13:18:23 26cbea5cba74: Layer already exists 13:18:23 64cab6654ecb: Layer already exists 13:18:23 4d9b749a8006: Layer already exists 13:18:23 75af8587c183: Layer already exists 13:18:23 main: digest: sha256:cecbe7f7690602daeebf19232be451c75b34e4523f6c287c2ff57ef51e36e693 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:23 ===================================================== [Pipeline] echo 13:18:23 taggedImages: 13:18:23 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 13:18:23 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:18:23 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.10 13:18:23 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69-3.0.0-dev.10 13:18:23 - 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 13:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:23 13:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:23 arm64: Pulling from edgex-lftools-log-publisher 13:18:23 8998bd30e6a1: Pulling fs layer 13:18:23 04944245beec: Pulling fs layer 13:18:23 699f458cf7ca: Pulling fs layer 13:18:23 765212b225bb: Pulling fs layer 13:18:23 f23df028b6ca: Pulling fs layer 13:18:23 d65c8cfc05b1: Pulling fs layer 13:18:23 2437ff75d9bd: Pulling fs layer 13:18:23 f23df028b6ca: Waiting 13:18:23 d65c8cfc05b1: Waiting 13:18:23 2437ff75d9bd: Waiting 13:18:23 765212b225bb: Waiting 13:18:24 04944245beec: Verifying Checksum 13:18:24 04944245beec: Download complete 13:18:24 765212b225bb: Verifying Checksum 13:18:24 765212b225bb: Download complete 13:18:24 f23df028b6ca: Verifying Checksum 13:18:24 f23df028b6ca: Download complete 13:18:24 d65c8cfc05b1: Verifying Checksum 13:18:24 d65c8cfc05b1: Download complete 13:18:24 699f458cf7ca: Verifying Checksum 13:18:24 699f458cf7ca: Download complete 13:18:24 8998bd30e6a1: Verifying Checksum 13:18:24 8998bd30e6a1: Download complete 13:18:27 2437ff75d9bd: Verifying Checksum 13:18:27 2437ff75d9bd: Download complete 13:18:28 8998bd30e6a1: Pull complete 13:18:29 04944245beec: Pull complete 13:18:30 699f458cf7ca: Pull complete 13:18:30 765212b225bb: Pull complete 13:18:31 f23df028b6ca: Pull complete 13:18:31 d65c8cfc05b1: Pull complete 13:18:46 2437ff75d9bd: Pull complete 13:18:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-15726 does not seem to be running inside a container 13:18:46 $ 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/106 -v /w/workspace/edgex-ui-go/106:/w/workspace/edgex-ui-go/106:rw,z -v /w/workspace/edgex-ui-go/106@tmp:/w/workspace/edgex-ui-go/106@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 13:18:51 $ docker top 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:52 ---> job-cost.sh 13:18:52 lf-activate-venv: SKIPPING 13:18:52 INFO: No Stack... 13:18:52 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:53 INFO: Archiving Costs [Pipeline] sh 13:18:53 + + cut -d, -f6 13:18:53 cat /w/workspace/edgex-ui-go/106/archives/cost.csv [Pipeline] lock 13:18:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] 13:18:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] did not exist. Created. 13:18:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:54 /w/workspace/edgex-ui-go/106@tmp/durable-f9048db2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:18:55 + echo total: 0.10999999940395355 [Pipeline] stash 13:18:55 Warning: overwriting stash ‘stack-cost’ 13:19:00 Stashed 1 file(s) [Pipeline] } 13:19:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:00 $ docker stop --time=1 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 13:19:02 $ docker rm -f --volumes 10172f9acf7ea9506a00c4faf71d620da92e855165c6e9c5928d8bd2024db456 [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 13:19:02 provisioning config files... 13:19:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9160655832535005982tmp [Pipeline] { [Pipeline] sh 13:19:02 + set +x 13:19:02 + curl+ -s https://codecov.io/bash 13:19:02 bash -s -- 13:19:02 13:19:02 _____ _ 13:19:02 / ____| | | 13:19:02 | | ___ __| | ___ ___ _____ __ 13:19:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:02 Bash-1.0.6 13:19:02 13:19:02 13:19:02 ==> git version 2.25.1 found 13:19:02 ==> 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 13:19:02 Release-Date: 2020-01-08 13:19:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:19:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:19:02 ==> Jenkins CI detected. 13:19:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 13:19:02 project root: . 13:19:02 --> token set from env 13:19:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:03 ==> Running gcov in . (disable via -X gcov) 13:19:03 ==> Python coveragepy not found 13:19:03 ==> Searching for coverage reports in: 13:19:03 + . 13:19:03 -> Found 1 reports 13:19:03 ==> Detecting git/mercurial file structure 13:19:03 ==> Reading reports 13:19:03 + ./coverage.out bytes=10 13:19:03 ==> Appending adjustments 13:19:03 https://docs.codecov.io/docs/fixing-reports 13:19:04 + Found adjustments 13:19:04 ==> Gzipping contents 13:19:04 12K /tmp/codecov.r9WQb3.gz 13:19:04 ==> Uploading reports 13:19:04 url: https://codecov.io 13:19:04 query: branch=main&commit=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:19:04 -> Pinging Codecov 13:19:04 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=5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:19:04 -> Uploading to 13:19:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69/beb413f6-8c6e-4490-8aef-b3f68fe4e875.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T131903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1988a0d59efbbc2516bbb50da970bdccf0b85045052c3b9a9f5d5fac83ef93c 13:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:04 Dload Upload Total Spent Left Speed 13:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 39859 --:--:-- --:--:-- --:--:-- 40041 13:19:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] } 13:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:19:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:19:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:04 13:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:19:05 df9b9388f04a: Pulling fs layer 13:19:05 52dc419b0ee2: Pulling fs layer 13:19:05 25bc292e5bac: Pulling fs layer 13:19:05 114826534d7a: Pulling fs layer 13:19:05 4657fd5d0bcf: Pulling fs layer 13:19:05 6ad1cebc031e: Pulling fs layer 13:19:05 8a3aa393b2d8: Pulling fs layer 13:19:05 114826534d7a: Waiting 13:19:05 4657fd5d0bcf: Waiting 13:19:05 6ad1cebc031e: Waiting 13:19:05 8a3aa393b2d8: Waiting 13:19:05 25bc292e5bac: Download complete 13:19:05 52dc419b0ee2: Download complete 13:19:05 4657fd5d0bcf: Verifying Checksum 13:19:05 4657fd5d0bcf: Download complete 13:19:05 df9b9388f04a: Download complete 13:19:05 df9b9388f04a: Pull complete 13:19:05 6ad1cebc031e: Verifying Checksum 13:19:05 6ad1cebc031e: Download complete 13:19:05 52dc419b0ee2: Pull complete 13:19:05 25bc292e5bac: Pull complete 13:19:05 114826534d7a: Download complete 13:19:05 8a3aa393b2d8: Verifying Checksum 13:19:05 8a3aa393b2d8: Download complete 13:19:10 114826534d7a: Pull complete 13:19:10 4657fd5d0bcf: Pull complete 13:19:10 6ad1cebc031e: Pull complete 13:19:13 8a3aa393b2d8: Pull complete 13:19:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:13 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:19:13 $ 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 13:19:18 $ docker top a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 -eo pid,comm [Pipeline] { [Pipeline] echo 13:19:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 13:19:18 + set -o pipefail 13:19:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 13:19:24 13:19:24 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 13:19:24 13:19:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/cb7f9a8c-e6ff-4bdf-b399-fc43f21e6b5d 13:19:24 13:19:24 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 13:19:24 13:19:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:19:24 13:19:24 13:19:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:19:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:19:24 More details here: https://snyk.co/ue1NS [Pipeline] } 13:19:24 $ docker stop --time=1 a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 13:19:29 $ docker rm -f --volumes a7dbe8f6911ba0471bf8571538736235407bc0256e7d3dff6e480690b04335f4 [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 13:19:29 + git log --format=format:%s -1 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 [Pipeline] sh 13:19:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:30 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:19:30 $ 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 13:19:31 $ docker top 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:31 [ssh-agent] Looking for ssh-agent implementation... 13:19:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:31 $ docker exec 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc ssh-agent 13:19:31 SSH_AUTH_SOCK=/tmp/ssh-xuzNGsLOxskV/agent.32 13:19:31 SSH_AGENT_PID=38 13:19:31 Running ssh-add (command line suppressed) 13:19:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2245107599168931787.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2245107599168931787.key) 13:19:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:31 + git semver tag 13:19:32 2023-05-16 13:19:32,072 [run_tag] DEBUG tag force:False 13:19:32 2023-05-16 13:19:32,072 [check_head_tag] DEBUG check head tag 13:19:32 2023-05-16 13:19:32,073 [execute] INFO git cat-file --batch-check 13:19:32 2023-05-16 13:19:32,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:19:32 2023-05-16 13:19:32,077 [execute] INFO git cat-file --batch 13:19:32 2023-05-16 13:19:32,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:19:32 2023-05-16 13:19:32,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:32 2023-05-16 13:19:32,093 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 13:19:32 2023-05-16 13:19:32,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 13:19:32 2023-05-16 13:19:32,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:32 3.0.0-dev.10 [Pipeline] } 13:19:32 $ docker exec --env ******** --env ******** 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc ssh-agent -k 13:19:32 unset SSH_AUTH_SOCK; 13:19:32 unset SSH_AGENT_PID; 13:19:32 echo Agent pid 38 killed; 13:19:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:32 + git semver [Pipeline] } 13:19:33 $ docker stop --time=1 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc 13:19:34 $ docker rm -f --volumes 3a0db6a8d10500eebe006add9a0eb995f568177f8801a6dbcc95c9df74d781dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:34 13:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:35 0.23.1-centos7: Pulling from edgex-lftools 13:19:35 ab5ef0e58194: Pulling fs layer 13:19:35 9712f1f96733: Pulling fs layer 13:19:35 63f879dbbcfc: Pulling fs layer 13:19:35 0d9ebad4ef96: Pulling fs layer 13:19:35 e9a5061849ea: Pulling fs layer 13:19:35 d747dcd14b5f: Pulling fs layer 13:19:35 0d9ebad4ef96: Waiting 13:19:35 e9a5061849ea: Waiting 13:19:35 2de7ff778b66: Pulling fs layer 13:19:35 2de7ff778b66: Waiting 13:19:35 d747dcd14b5f: Waiting 13:19:35 9712f1f96733: Verifying Checksum 13:19:35 9712f1f96733: Download complete 13:19:35 63f879dbbcfc: Verifying Checksum 13:19:35 63f879dbbcfc: Download complete 13:19:35 e9a5061849ea: Verifying Checksum 13:19:35 e9a5061849ea: Download complete 13:19:35 d747dcd14b5f: Verifying Checksum 13:19:35 d747dcd14b5f: Download complete 13:19:35 ab5ef0e58194: Verifying Checksum 13:19:35 ab5ef0e58194: Download complete 13:19:35 0d9ebad4ef96: Verifying Checksum 13:19:35 2de7ff778b66: Verifying Checksum 13:19:35 2de7ff778b66: Download complete 13:19:38 ab5ef0e58194: Pull complete 13:19:38 9712f1f96733: Pull complete 13:19:39 63f879dbbcfc: Pull complete 13:19:43 0d9ebad4ef96: Pull complete 13:19:47 e9a5061849ea: Pull complete 13:19:47 d747dcd14b5f: Pull complete 13:19:47 2de7ff778b66: Pull complete 13:19:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:47 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:19:47 $ 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 13:19:52 $ docker top dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:19:52 provisioning config files... 13:19:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4534739879598178065tmp 13:19:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5849171881446087723tmp 13:19:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config510408182248594398tmp [Pipeline] { [Pipeline] echo 13:19:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:19:53 ---> sigul-configuration.sh 13:19:53 gpg: directory `/root/.gnupg' created 13:19:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:19:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:19:53 gpg: keyring `/root/.gnupg/secring.gpg' created 13:19:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:19:53 gpg: CAST5 encrypted data 13:19:53 gpg: encrypted with 1 passphrase 13:19:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:19:53 + mkdir /home/jenkins 13:19:53 + mkdir /home/jenkins/sigul [Pipeline] sh 13:19:53 + 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 13:19:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:19:54 ---> sigul-install.sh 13:19:54 Sigul already installed; skipping installation. [Pipeline] sh 13:19:54 + git tag --list 13:19:54 0.1.1 13:19:54 v1.1.0 13:19:54 v1.2.0 13:19:54 v1.2.1 13:19:54 v1.3.0 13:19:54 v2.0.0 13:19:54 v2.1.0 13:19:54 v2.2.0 13:19:54 v2.2.1-dev.1 13:19:54 v2.2.1-dev.2 13:19:54 v2.2.1-dev.3 13:19:54 v2.2.1-dev.4 13:19:54 v2.2.1-dev.5 13:19:54 v2.2.1-dev.6 13:19:54 v2.2.1-dev.7 13:19:54 v2.3.0 13:19:54 v2.3.0-dev.10 13:19:54 v2.3.0-dev.11 13:19:54 v2.3.0-dev.12 13:19:54 v2.3.0-dev.13 13:19:54 v2.3.0-dev.14 13:19:54 v2.3.0-dev.15 13:19:54 v2.3.0-dev.16 13:19:54 v2.3.0-dev.17 13:19:54 v2.3.0-dev.18 13:19:54 v2.3.0-dev.19 13:19:54 v2.3.0-dev.20 13:19:54 v2.3.0-dev.21 13:19:54 v2.3.0-dev.22 13:19:54 v2.3.0-dev.23 13:19:54 v2.3.0-dev.24 13:19:54 v2.3.0-dev.7 13:19:54 v2.3.0-dev.8 13:19:54 v2.3.0-dev.9 13:19:54 v3.0.0-dev.1 13:19:54 v3.0.0-dev.10 13:19:54 v3.0.0-dev.2 13:19:54 v3.0.0-dev.3 13:19:54 v3.0.0-dev.4 13:19:54 v3.0.0-dev.5 13:19:54 v3.0.0-dev.6 13:19:54 v3.0.0-dev.7 13:19:54 v3.0.0-dev.8 13:19:54 v3.0.0-dev.9 [Pipeline] sh 13:19:54 + lftools sign git-tag v3.0.0-dev.10 13:19:55 Signing Git tag with Sigul... 13:19:55 Signing v3.0.0-dev.10 [Pipeline] echo 13:19:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:19:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:19:55 $ docker stop --time=1 dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb 13:19:57 $ docker rm -f --volumes dd0334c1f24494af5fd2d453a4d034029d3d684a91b5ffc504540bc0f705fcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:57 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:19:58 $ 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 13:19:58 $ docker top 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:58 [ssh-agent] Looking for ssh-agent implementation... 13:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:58 $ docker exec 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a ssh-agent 13:19:58 SSH_AUTH_SOCK=/tmp/ssh-xeuFQYH4VO5J/agent.33 13:19:58 SSH_AGENT_PID=39 13:19:58 Running ssh-add (command line suppressed) 13:19:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11805484710942880535.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11805484710942880535.key) 13:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:59 + git semver bump pre 13:19:59 2023-05-16 13:19:59,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:59 2023-05-16 13:19:59,339 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev 13:19:59 2023-05-16 13:19:59,340 [bump_version] DEBUG bumped version:3.0.0-dev.11 13:19:59 2023-05-16 13:19:59,340 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 13:19:59 2023-05-16 13:19:59,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:59 2023-05-16 13:19:59,340 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:59 2023-05-16 13:19:59,342 [execute] INFO git cat-file --batch-check 13:19:59 2023-05-16 13:19:59,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:19:59 2023-05-16 13:19:59,348 [execute] INFO git cat-file --batch 13:19:59 2023-05-16 13:19:59,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:19:59 2023-05-16 13:19:59,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:19:59 3.0.0-dev.11 [Pipeline] } 13:19:59 $ docker exec --env ******** --env ******** 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a ssh-agent -k 13:19:59 unset SSH_AUTH_SOCK; 13:19:59 unset SSH_AGENT_PID; 13:19:59 echo Agent pid 39 killed; 13:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:59 + git semver [Pipeline] } 13:20:00 $ docker stop --time=1 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a 13:20:01 $ docker rm -f --volumes 64c960b8341e5794069663877cfdd01c09824b9912aeefdb62daf1ef6f878b4a [Pipeline] // withDockerContainer [Pipeline] sh 13:20:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:20:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:02 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:20:02 $ 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 13:20:02 $ docker top 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 -eo pid,comm 13:20:02 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). 13:20:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:02 [ssh-agent] Looking for ssh-agent implementation... 13:20:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:02 $ docker exec 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 ssh-agent 13:20:02 SSH_AUTH_SOCK=/tmp/ssh-8bZeFz8QLxmN/agent.32 13:20:02 SSH_AGENT_PID=38 13:20:02 Running ssh-add (command line suppressed) 13:20:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18002629110579003954.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18002629110579003954.key) 13:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:03 + git semver push 13:20:03 2023-05-16 13:20:03,410 [run_push] DEBUG push 13:20:03 2023-05-16 13:20:03,411 [execute] INFO git cat-file --batch-check 13:20:03 2023-05-16 13:20:03,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:20:03 2023-05-16 13:20:03,415 [execute] INFO git rev-list b010a36acf25ae940e8d3205d45c55981e9f7d94 -- 13:20:03 2023-05-16 13:20:03,415 [execute] DEBUG Popen(['git', 'rev-list', 'b010a36acf25ae940e8d3205d45c55981e9f7d94', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:20:03 2023-05-16 13:20:03,426 [execute] INFO git fetch -v origin 13:20:03 2023-05-16 13:20:03,426 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:20:04 2023-05-16 13:20:04,411 [run_push] DEBUG no remote changes detected 13:20:04 2023-05-16 13:20:04,412 [execute] INFO git push origin semver 13:20:04 2023-05-16 13:20:04,412 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:20:05 2023-05-16 13:20:05,227 [run_push] DEBUG push all version tags 13:20:05 2023-05-16 13:20:05,228 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:20:05 2023-05-16 13:20:05,228 [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) 13:20:06 2023-05-16 13:20:06,011 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:20:06 3.0.0-dev.11 [Pipeline] } 13:20:06 $ docker exec --env ******** --env ******** 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 ssh-agent -k 13:20:06 unset SSH_AUTH_SOCK; 13:20:06 unset SSH_AGENT_PID; 13:20:06 echo Agent pid 38 killed; 13:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:06 + git semver [Pipeline] } 13:20:07 $ docker stop --time=1 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 13:20:08 $ docker rm -f --volumes 13883569c1e4d911f9f6a820314ec8eb98944945632ba6223dff1df4c76e5203 [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 13:20:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 13:20:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:20:08 total 16 13:20:08 drwxr-xr-x 3 root root 4096 May 16 13:02 . 13:20:08 drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:19 .. 13:20:08 drwxr-xr-x 2 root root 4096 May 16 13:02 cost 13:20:08 -rw-r--r-- 1 root root 83 May 16 13:02 cost.csv 13:20:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:20:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:20:08 total 16 13:20:08 drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:02 . 13:20:08 drwxrwxr-x 15 jenkins jenkins 4096 May 16 13:19 .. 13:20:08 drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:02 cost 13:20:08 -rw-r--r-- 1 jenkins jenkins 83 May 16 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:10 ---> package-listing.sh 13:20:10 ++ facter osfamily 13:20:10 ++ tr '[:upper:]' '[:lower:]' 13:20:10 + OS_FAMILY=debian 13:20:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 13:20:10 + START_PACKAGES=/tmp/packages_start.txt 13:20:10 + END_PACKAGES=/tmp/packages_end.txt 13:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:10 + PACKAGES=/tmp/packages_start.txt 13:20:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:20:10 + PACKAGES=/tmp/packages_end.txt 13:20:10 + case "${OS_FAMILY}" in 13:20:10 + dpkg -l 13:20:10 + grep '^ii' 13:20:10 + '[' -f /tmp/packages_start.txt ']' 13:20:10 + '[' -f /tmp/packages_end.txt ']' 13:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:20:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 13:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 13:20:10 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 13:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:11 prd-ubuntu20.04-docker-8c-8g-15725 does not seem to be running inside a container 13:20:11 $ 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 13:20:11 $ docker top 4f59f87440765dfc8bb247a40211d9a0ec1820e15c4de5627f75466cc3f0a528 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:12 + ls /var/log/sa-host 13:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:12 provisioning config files... 13:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17385837891243563367tmp [Pipeline] { [Pipeline] echo 13:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:12 ---> create-netrc.sh [Pipeline] } 13:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:13 ---> python-tools-install.sh [Pipeline] echo 13:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:13 ---> sudo-logs.sh 13:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:13 ---> job-cost.sh 13:20:13 lf-activate-venv: SKIPPING 13:20:13 DEBUG: total: 0.2199999988079071 13:20:13 INFO: Retrieving Stack Cost... 13:20:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:14 INFO: Archiving Costs [Pipeline] echo 13:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:14 ---> logs-deploy.sh 13:20:14 lf-activate-venv: SKIPPING 13:20:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/106 13:20:14 INFO: archiving workspace using pattern(s): 13:20:15 Archives upload complete. 13:20:15 INFO: archiving logs to Nexus