Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7c7e54f90897c22ce68a90184a6803839f2242e 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-ssh15490004884660641876.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6110796502165401681.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3683878704606565864.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2839446888967358388.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2622452610146662342.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1163 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d7c7e54f90897c22ce68a90184a6803839f2242e (main) Commit message: "feat(snap): Support for snap options to set environment variables (#553)" > git config core.sparsecheckout # timeout=10 > git checkout -f d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 > git rev-list --no-walk a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:48 ========================================================= 17:10:48 EdgeX Global Pipelines Version Info 17:10:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:49 ------------------- 17:10:49 stable info: 17:10:49 ------------------- 17:10:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:49 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:10:49 Message: update stable to v1.0.239 17:10:50 ------------------- 17:10:50 experimental info: 17:10:50 ------------------- 17:10:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:10:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:10:50 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7c7e54 [Pipeline] echo 17:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:50 provisioning config files... 17:10:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6659986599561474934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:50 ---> docker-login.sh 17:10:50 nexus3.edgexfoundry.org:10001 17:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:51 Configure a credential helper to remove this warning. See 17:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:51 17:10:51 Login Succeeded 17:10:51 nexus3.edgexfoundry.org:10002 17:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:51 Configure a credential helper to remove this warning. See 17:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:51 17:10:51 Login Succeeded 17:10:51 nexus3.edgexfoundry.org:10003 17:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:51 Configure a credential helper to remove this warning. See 17:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:51 17:10:51 Login Succeeded 17:10:51 nexus3.edgexfoundry.org:10004 17:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:51 Configure a credential helper to remove this warning. See 17:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:51 17:10:51 Login Succeeded 17:10:51 docker.io 17:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:52 Configure a credential helper to remove this warning. See 17:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:52 17:10:52 Login Succeeded 17:10:52 ---> docker-login.sh ends [Pipeline] } 17:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:10:52 + git rev-list -1 --merges d7c7e54f90897c22ce68a90184a6803839f2242e~1..d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo 17:10:52 -----------> git rev-list -1 --merges d7c7e54f90897c22ce68a90184a6803839f2242e~1..d7c7e54f90897c22ce68a90184a6803839f2242e d7c7e54f90897c22ce68a90184a6803839f2242e [false] [Pipeline] sh 17:10:52 + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo 17:10:52 ========================================================= 17:10:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:10:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:53 + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo 17:10:53 [semverPrep] GIT_COMMIT: d7c7e54f90897c22ce68a90184a6803839f2242e, Commit Message: feat(snap): Support for snap options to set environment variables (#553) [Pipeline] echo 17:10:53 [semverPrep] This is not a build commit. [Pipeline] sh 17:10:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:53 + grep -v github /etc/ssh/ssh_known_hosts 17:10:53 + [ -e /tmp/ssh_known_hosts ] 17:10:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:10:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:10:53 + sudo tee -a /etc/ssh/ssh_known_hosts 17:10:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:53 17:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:54 0.1.4: Pulling from edgex-devops/py-git-semver 17:10:54 b85a868b505f: Pulling fs layer 17:10:54 e2be974225ed: Pulling fs layer 17:10:54 339a4e72a1f5: Pulling fs layer 17:10:54 988bab9f4d93: Pulling fs layer 17:10:54 1469e6f7b9e6: Pulling fs layer 17:10:54 eaf3925da568: Pulling fs layer 17:10:54 bab4dde63d76: Pulling fs layer 17:10:54 bde34c3a00c8: Pulling fs layer 17:10:54 b352a97aabf1: Pulling fs layer 17:10:54 4872d77fe225: Pulling fs layer 17:10:54 5851b861e8e6: Pulling fs layer 17:10:54 eaf3925da568: Waiting 17:10:54 bab4dde63d76: Waiting 17:10:54 bde34c3a00c8: Waiting 17:10:54 b352a97aabf1: Waiting 17:10:54 4872d77fe225: Waiting 17:10:54 5851b861e8e6: Waiting 17:10:54 988bab9f4d93: Waiting 17:10:54 e2be974225ed: Verifying Checksum 17:10:54 e2be974225ed: Download complete 17:10:54 988bab9f4d93: Verifying Checksum 17:10:54 988bab9f4d93: Download complete 17:10:54 1469e6f7b9e6: Verifying Checksum 17:10:54 1469e6f7b9e6: Download complete 17:10:54 eaf3925da568: Download complete 17:10:54 339a4e72a1f5: Verifying Checksum 17:10:54 339a4e72a1f5: Download complete 17:10:54 bde34c3a00c8: Verifying Checksum 17:10:54 bde34c3a00c8: Download complete 17:10:54 b352a97aabf1: Download complete 17:10:54 5851b861e8e6: Verifying Checksum 17:10:54 5851b861e8e6: Download complete 17:10:54 b85a868b505f: Verifying Checksum 17:10:54 b85a868b505f: Download complete 17:10:54 bab4dde63d76: Verifying Checksum 17:10:54 bab4dde63d76: Download complete 17:10:55 b85a868b505f: Pull complete 17:10:55 e2be974225ed: Pull complete 17:10:56 339a4e72a1f5: Pull complete 17:10:56 988bab9f4d93: Pull complete 17:10:56 1469e6f7b9e6: Pull complete 17:10:56 eaf3925da568: Pull complete 17:10:58 bab4dde63d76: Pull complete 17:10:58 bde34c3a00c8: Pull complete 17:10:58 b352a97aabf1: Pull complete 17:10:58 4872d77fe225: Pull complete 17:10:58 5851b861e8e6: Pull complete 17:10:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:58 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:10: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:11:01 $ docker top ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d -eo pid,comm 17:11:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:11:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:01 [ssh-agent] Looking for ssh-agent implementation... 17:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:01 $ docker exec ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent 17:11:01 SSH_AUTH_SOCK=/tmp/ssh-KxiIyvgqMGde/agent.33 17:11:01 SSH_AGENT_PID=39 17:11:01 Running ssh-add (command line suppressed) 17:11:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5478431616616423822.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5478431616616423822.key) 17:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:01 + git tag --points-at HEAD [Pipeline] } 17:11:01 $ docker exec --env ******** --env ******** ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent -k 17:11:01 unset SSH_AUTH_SOCK; 17:11:01 unset SSH_AGENT_PID; 17:11:01 echo Agent pid 39 killed; 17:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:01 [ssh-agent] Looking for ssh-agent implementation... 17:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:02 $ docker exec ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent 17:11:02 SSH_AUTH_SOCK=/tmp/ssh-X76OW7Z0O9U5/agent.71 17:11:02 SSH_AGENT_PID=78 17:11:02 Running ssh-add (command line suppressed) 17:11:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5616709363342777057.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5616709363342777057.key) 17:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:02 + git semver init 17:11:02 2022-09-26 17:11:02,732 [run_init] DEBUG init version:0.0.0 force:False 17:11:02 2022-09-26 17:11:02,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:11:02 2022-09-26 17:11:02,734 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:11:02 2022-09-26 17:11:02,734 [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) 17:11:04 2022-09-26 17:11:04,103 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 17:11:04 2022-09-26 17:11:04,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 17:11:04 2022-09-26 17:11:04,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:11:04 2022-09-26 17:11:04,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:11:04 2.3.0-dev.10 [Pipeline] } 17:11:04 $ docker exec --env ******** --env ******** ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent -k 17:11:04 unset SSH_AUTH_SOCK; 17:11:04 unset SSH_AGENT_PID; 17:11:04 echo Agent pid 78 killed; 17:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:04 + git semver [Pipeline] } 17:11:04 $ docker stop --time=1 ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d 17:11:06 $ docker rm -f ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d [Pipeline] // withDockerContainer [Pipeline] sh 17:11:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:11:06 Stashed 1 file(s) [Pipeline] echo 17:11:06 [edgeXSemver]: initialized semver on version 2.3.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 17:11:06 provisioning config files... 17:11:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16279439328366274483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:07 ---> docker-login.sh 17:11:07 nexus3.edgexfoundry.org:10001 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:07 Configure a credential helper to remove this warning. See 17:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:07 17:11:07 Login Succeeded 17:11:07 nexus3.edgexfoundry.org:10002 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:07 Configure a credential helper to remove this warning. See 17:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:07 17:11:07 Login Succeeded 17:11:07 nexus3.edgexfoundry.org:10003 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:07 Configure a credential helper to remove this warning. See 17:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:07 17:11:07 Login Succeeded 17:11:07 nexus3.edgexfoundry.org:10004 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:07 Configure a credential helper to remove this warning. See 17:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:07 17:11:07 Login Succeeded 17:11:07 docker.io 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:07 Configure a credential helper to remove this warning. See 17:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:07 17:11:07 Login Succeeded 17:11:07 ---> docker-login.sh ends [Pipeline] } 17:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:08 ========================================================= 17:11:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:11:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:11:08 Sending build context to Docker daemon 45.65MB 17:11:08 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:11:08 Step 2/16 : FROM ${BASE} AS builder 17:11:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:08 2408cc74d12b: Pulling fs layer 17:11:08 ea60b727a1ce: Pulling fs layer 17:11:08 30c4a7721957: Pulling fs layer 17:11:08 370296b7ddb6: Pulling fs layer 17:11:08 7c6cee850709: Pulling fs layer 17:11:08 39a5fcdaea64: Pulling fs layer 17:11:08 d94ebbe4e438: Pulling fs layer 17:11:08 bcfd1f05c69d: Pulling fs layer 17:11:08 59ccb84bbe0f: Pulling fs layer 17:11:08 370296b7ddb6: Waiting 17:11:08 7c6cee850709: Waiting 17:11:08 bcfd1f05c69d: Waiting 17:11:08 59ccb84bbe0f: Waiting 17:11:08 39a5fcdaea64: Waiting 17:11:08 d94ebbe4e438: Waiting 17:11:08 30c4a7721957: Verifying Checksum 17:11:08 30c4a7721957: Download complete 17:11:08 ea60b727a1ce: Verifying Checksum 17:11:08 ea60b727a1ce: Download complete 17:11:08 7c6cee850709: Verifying Checksum 17:11:08 7c6cee850709: Download complete 17:11:08 39a5fcdaea64: Download complete 17:11:08 2408cc74d12b: Verifying Checksum 17:11:08 2408cc74d12b: Download complete 17:11:08 d94ebbe4e438: Download complete 17:11:08 2408cc74d12b: Pull complete 17:11:08 ea60b727a1ce: Pull complete 17:11:09 30c4a7721957: Pull complete 17:11:09 59ccb84bbe0f: Verifying Checksum 17:11:09 59ccb84bbe0f: Download complete 17:11:09 bcfd1f05c69d: Verifying Checksum 17:11:09 bcfd1f05c69d: Download complete 17:11:09 370296b7ddb6: Verifying Checksum 17:11:09 370296b7ddb6: Download complete 17:11:13 370296b7ddb6: Pull complete 17:11:13 7c6cee850709: Pull complete 17:11:13 39a5fcdaea64: Pull complete 17:11:13 d94ebbe4e438: Pull complete 17:11:15 bcfd1f05c69d: Pull complete 17:11:16 59ccb84bbe0f: Pull complete 17:11:16 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:11:16 ---> a4fb48ad2a94 17:11:16 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:11:18 ---> Running in 8b2e967be728 17:11:18 Removing intermediate container 8b2e967be728 17:11:18 ---> 98a8e94b8d20 17:11:18 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:11:18 ---> Running in 237daf30daad 17:11:18 Removing intermediate container 237daf30daad 17:11:18 ---> 24b34f25448f 17:11:18 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:11:18 ---> Running in 6ad5f942092d 17:11:18 Removing intermediate container 6ad5f942092d 17:11:18 ---> 4f6e6231e30f 17:11:18 Step 6/16 : LABEL Name=edgex-ui-go 17:11:18 ---> Running in dbf347b93b84 17:11:18 Removing intermediate container dbf347b93b84 17:11:18 ---> c55c6ac9bb11 17:11:18 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:11:18 ---> Running in c6ae34378b7e 17:11:18 Removing intermediate container c6ae34378b7e 17:11:18 ---> 0611da53d049 17:11:18 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:11:19 latest: Pulling from library/docker 17:11:19 213ec9aee27d: Pulling fs layer 17:11:19 6eb510456a42: Pulling fs layer 17:11:19 4627ba0696d0: Pulling fs layer 17:11:19 58acb0837d57: Pulling fs layer 17:11:19 12036fa74330: Pulling fs layer 17:11:19 267a3e8601a7: Pulling fs layer 17:11:19 39d438c481ce: Pulling fs layer 17:11:19 132f033b85ef: Pulling fs layer 17:11:19 11653b10d912: Pulling fs layer 17:11:19 58acb0837d57: Waiting 17:11:19 12036fa74330: Waiting 17:11:19 39d438c481ce: Waiting 17:11:19 132f033b85ef: Waiting 17:11:19 11653b10d912: Waiting 17:11:19 4627ba0696d0: Verifying Checksum 17:11:19 4627ba0696d0: Download complete 17:11:20 213ec9aee27d: Verifying Checksum 17:11:20 213ec9aee27d: Download complete 17:11:20 213ec9aee27d: Pull complete 17:11:20 6eb510456a42: Pull complete 17:11:20 4627ba0696d0: Pull complete 17:11:20 267a3e8601a7: Verifying Checksum 17:11:20 267a3e8601a7: Download complete 17:11:20 58acb0837d57: Download complete 17:11:20 12036fa74330: Verifying Checksum 17:11:20 12036fa74330: Download complete 17:11:20 132f033b85ef: Verifying Checksum 17:11:20 132f033b85ef: Download complete 17:11:20 39d438c481ce: Download complete 17:11:20 11653b10d912: Verifying Checksum 17:11:20 11653b10d912: Download complete 17:11:20 58acb0837d57: Pull complete 17:11:21 12036fa74330: Pull complete 17:11:21 267a3e8601a7: Pull complete 17:11:21 39d438c481ce: Pull complete 17:11:21 132f033b85ef: Pull complete 17:11:21 11653b10d912: Pull complete 17:11:21 Digest: sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe 17:11:21 Status: Downloaded newer image for docker:latest 17:11:21 Still waiting to schedule task 17:11:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:11:22 ---> 690541ed3ec8 17:11:22 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:22 ---> Running in b5bf6178e5bf 17:11:23 Removing intermediate container b5bf6178e5bf 17:11:23 ---> 61625600ea10 17:11:23 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:23 ---> Running in b3da38866667 17:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:24 OK: 211 MiB in 51 packages 17:11:25 Removing intermediate container b3da38866667 17:11:25 ---> d1dbf53689cc 17:11:25 Step 11/16 : ENV GO111MODULE=on 17:11:25 ---> Running in 5f887404f983 17:11:25 Removing intermediate container 5f887404f983 17:11:25 ---> e05dedd72b09 17:11:25 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:11:25 ---> Running in a5201d937a74 17:11:25 Removing intermediate container a5201d937a74 17:11:25 ---> 0a701e5d330f 17:11:25 Step 13/16 : COPY go.mod vendor* ./ 17:11:25 ---> 2338d5837501 17:11:25 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:25 ---> Running in 565c12f296ce 17:11:35 Removing intermediate container 565c12f296ce 17:11:35 ---> ab3125c2fe11 17:11:35 Step 15/16 : COPY . . 17:11:36 ---> 663764ab24f5 17:11:36 Step 16/16 : RUN ${MAKE} 17:11:36 ---> Running in d4cb210fcd63 17:11:37 noop 17:11:37 Removing intermediate container d4cb210fcd63 17:11:37 ---> 08c6e52f008b 17:11:37 Successfully built 08c6e52f008b 17:11:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:37 + docker inspect -f . ci-base-image-x86_64 17:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:37 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:11:37 $ 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 ******** ci-base-image-x86_64 cat 17:11:38 $ docker top 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:38 + go version 17:11:38 go version go1.18.3 linux/amd64 [Pipeline] } 17:11:38 $ docker stop --time=1 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f 17:11:39 $ docker rm -f 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:40 + docker inspect -f . ci-base-image-x86_64 17:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:40 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:11:40 $ 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 ******** ci-base-image-x86_64 cat 17:11:40 $ docker top 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 17:11:41 + make test 17:11:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:11:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:11:46 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:11:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:11:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:48 ./bin/test-attribution-txt.sh 17:11:48 make -C web test 17:11:48 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 17:11:48 make[1]: tput: No such file or directory 17:11:48 make[1]: tput: No such file or directory 17:11:48 warning: generating ./VERSION 17:11:48 echo "0.0.0" > VERSION 17:11:48 docker build \ 17:11:48 -f Dockerfile \ 17:11:48 --build-arg USER=1000 \ 17:11:48 \ 17:11:48 --label "git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e" \ 17:11:48 -t edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e \ 17:11:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:11:48 . 17:11:48 Sending build context to Docker daemon 3.269MB 17:11:48 Step 1/10 : FROM node:16.17-alpine3.15 17:11:49 16.17-alpine3.15: Pulling from library/node 17:11:49 9621f1afde84: Pulling fs layer 17:11:49 16f891d21976: Pulling fs layer 17:11:49 cf6a4a42ec8c: Pulling fs layer 17:11:49 297e921c64f6: Pulling fs layer 17:11:49 9621f1afde84: Verifying Checksum 17:11:49 9621f1afde84: Download complete 17:11:49 9621f1afde84: Pull complete 17:11:49 297e921c64f6: Verifying Checksum 17:11:49 297e921c64f6: Download complete 17:11:49 cf6a4a42ec8c: Verifying Checksum 17:11:49 cf6a4a42ec8c: Download complete 17:11:51 16f891d21976: Download complete 17:11:51 16f891d21976: Pull complete 17:11:51 cf6a4a42ec8c: Pull complete 17:11:51 297e921c64f6: Pull complete 17:11:51 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 17:11:51 Status: Downloaded newer image for node:16.17-alpine3.15 17:11:51 ---> 141d857b2a92 17:11:51 Step 2/10 : RUN apk add --no-cache chromium 17:11:53 ---> Running in 0bd9b16b5f68 17:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:11:53 (1/129) Installing libxau (1.0.9-r0) 17:11:53 (2/129) Installing libmd (1.0.3-r0) 17:11:53 (3/129) Installing libbsd (0.11.3-r1) 17:11:53 (4/129) Installing libxdmcp (1.1.3-r0) 17:11:53 (5/129) Installing libxcb (1.14-r2) 17:11:53 (6/129) Installing libx11 (1.7.2-r0) 17:11:53 (7/129) Installing libxext (1.3.4-r0) 17:11:53 (8/129) Installing libice (1.0.10-r0) 17:11:53 (9/129) Installing libuuid (2.37.4-r0) 17:11:53 (10/129) Installing libsm (1.2.3-r0) 17:11:53 (11/129) Installing libxt (1.2.1-r0) 17:11:53 (12/129) Installing libxmu (1.1.3-r0) 17:11:53 (13/129) Installing xset (1.2.4-r0) 17:11:53 (14/129) Installing xprop (1.2.5-r0) 17:11:53 (15/129) Installing xdg-utils (1.1.3-r0) 17:11:53 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 17:11:53 (17/129) Installing pkgconf (1.8.0-r0) 17:11:53 (18/129) Installing libffi (3.4.2-r1) 17:11:53 (19/129) Installing libintl (0.21-r0) 17:11:53 (20/129) Installing libblkid (2.37.4-r0) 17:11:53 (21/129) Installing libmount (2.37.4-r0) 17:11:53 (22/129) Installing pcre (8.45-r1) 17:11:53 (23/129) Installing glib (2.70.1-r0) 17:11:53 (24/129) Installing xz-libs (5.2.5-r1) 17:11:53 (25/129) Installing libxml2 (2.9.14-r1) 17:11:53 (26/129) Installing shared-mime-info (2.1-r0) 17:11:53 (27/129) Installing hicolor-icon-theme (0.17-r1) 17:11:53 (28/129) Installing libjpeg-turbo (2.1.2-r0) 17:11:53 (29/129) Installing libpng (1.6.37-r1) 17:11:53 (30/129) Installing libwebp (1.2.2-r0) 17:11:53 (31/129) Installing zstd-libs (1.5.0-r0) 17:11:53 (32/129) Installing tiff (4.3.0-r1) 17:11:53 (33/129) Installing gdk-pixbuf (2.42.8-r0) 17:11:53 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 17:11:53 (35/129) Installing libxcomposite (0.4.5-r0) 17:11:53 (36/129) Installing libxfixes (6.0.0-r0) 17:11:53 (37/129) Installing libxrender (0.9.10-r3) 17:11:53 (38/129) Installing libxcursor (1.2.0-r0) 17:11:54 (39/129) Installing libxdamage (1.1.5-r1) 17:11:54 (40/129) Installing libxi (1.8-r0) 17:11:54 (41/129) Installing libxinerama (1.1.4-r1) 17:11:54 (42/129) Installing libxrandr (1.5.2-r1) 17:11:54 (43/129) Installing atk (2.36.0-r0) 17:11:54 (44/129) Installing libxtst (1.2.3-r3) 17:11:54 (45/129) Installing dbus-libs (1.12.20-r4) 17:11:54 (46/129) Installing at-spi2-core (2.42.0-r0) 17:11:54 (47/129) Installing at-spi2-atk (2.38.0-r0) 17:11:54 (48/129) Installing expat (2.4.9-r0) 17:11:54 (49/129) Installing brotli-libs (1.0.9-r5) 17:11:54 (50/129) Installing libbz2 (1.0.8-r1) 17:11:54 (51/129) Installing freetype (2.11.1-r2) 17:11:54 (52/129) Installing fontconfig (2.13.1-r4) 17:11:54 (53/129) Installing pixman (0.40.0-r3) 17:11:54 (54/129) Installing cairo (1.16.0-r5) 17:11:54 (55/129) Installing cairo-gobject (1.16.0-r5) 17:11:54 (56/129) Installing avahi-libs (0.8-r5) 17:11:54 (57/129) Installing gmp (6.2.1-r1) 17:11:54 (58/129) Installing nettle (3.7.3-r0) 17:11:54 (59/129) Installing p11-kit (0.24.0-r1) 17:11:54 (60/129) Installing libtasn1 (4.18.0-r0) 17:11:54 (61/129) Installing libunistring (0.9.10-r1) 17:11:54 (62/129) Installing gnutls (3.7.1-r1) 17:11:54 (63/129) Installing cups-libs (2.3.3-r6) 17:11:54 (64/129) Installing libepoxy (1.5.9-r0) 17:11:54 (65/129) Installing fribidi (1.0.11-r0) 17:11:54 (66/129) Installing graphite2 (1.3.14-r0) 17:11:54 (67/129) Installing harfbuzz (3.0.0-r2) 17:11:54 (68/129) Installing libxft (2.3.4-r0) 17:11:54 (69/129) Installing pango (1.48.10-r0) 17:11:54 (70/129) Installing wayland-libs-client (1.19.0-r1) 17:11:54 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 17:11:54 (72/129) Installing wayland-libs-egl (1.19.0-r1) 17:11:54 (73/129) Installing xkeyboard-config (2.34-r0) 17:11:54 (74/129) Installing libxkbcommon (1.3.1-r0) 17:11:54 (75/129) Installing gtk+3.0 (3.24.30-r0) 17:11:54 Executing gtk+3.0-3.24.30-r0.post-install 17:11:54 (76/129) Installing libfontenc (1.1.4-r0) 17:11:54 (77/129) Installing mkfontscale (1.2.1-r1) 17:11:54 (78/129) Installing ttf-opensans (1.10-r1) 17:11:54 Executing ttf-opensans-1.10-r1.post-install 17:11:56 (79/129) Installing libogg (1.3.5-r0) 17:11:56 (80/129) Installing flac (1.3.4-r0) 17:11:56 (81/129) Installing alsa-lib (1.2.5.1-r1) 17:11:56 (82/129) Installing libatomic (10.3.1_git20211027-r0) 17:11:56 (83/129) Installing sdl2 (2.0.16-r4) 17:11:56 (84/129) Installing aom-libs (3.2.0-r0) 17:11:56 (85/129) Installing libass (0.15.2-r0) 17:11:56 (86/129) Installing libdav1d (0.9.2-r0) 17:11:56 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:11:56 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 17:11:56 (89/129) Installing lame (3.100-r0) 17:11:56 (90/129) Installing opus (1.3.1-r1) 17:11:56 (91/129) Installing libgomp (10.3.1_git20211027-r0) 17:11:56 (92/129) Installing soxr (0.1.3-r2) 17:11:56 (93/129) Installing libsrt (1.4.2-r1) 17:11:56 (94/129) Installing libssh (0.9.6-r1) 17:11:56 (95/129) Installing libtheora (1.1.1-r16) 17:11:56 (96/129) Installing v4l-utils-libs (1.22.1-r1) 17:11:56 (97/129) Installing libpciaccess (0.16-r0) 17:11:56 (98/129) Installing libdrm (2.4.109-r0) 17:11:56 (99/129) Installing libva (2.13.0-r0) 17:11:56 (100/129) Installing libvdpau (1.4-r0) 17:11:56 (101/129) Installing vidstab (1.1.0-r1) 17:11:56 (102/129) Installing libvorbis (1.3.7-r0) 17:11:56 (103/129) Installing libvpx (1.10.0-r0) 17:11:56 (104/129) Installing vulkan-loader (1.2.196-r0) 17:11:56 (105/129) Installing x264-libs (20210613-r0) 17:11:56 (106/129) Installing x265-libs (3.5-r0) 17:11:56 (107/129) Installing xvidcore (1.3.7-r1) 17:11:56 (108/129) Installing ffmpeg-libs (4.4.1-r2) 17:11:57 (109/129) Installing libevent (2.1.12-r4) 17:11:57 (110/129) Installing mesa (21.2.6-r0) 17:11:57 (111/129) Installing wayland-libs-server (1.19.0-r1) 17:11:57 (112/129) Installing mesa-gbm (21.2.6-r0) 17:11:57 (113/129) Installing lcms2 (2.12-r1) 17:11:57 (114/129) Installing nspr (4.32-r0) 17:11:57 (115/129) Installing sqlite-libs (3.36.0-r0) 17:11:57 (116/129) Installing nss (3.78.1-r0) 17:11:57 (117/129) Installing libasyncns (0.8-r1) 17:11:57 (118/129) Installing libltdl (2.4.6-r7) 17:11:57 (119/129) Installing orc (0.4.32-r0) 17:11:57 (120/129) Installing libsndfile (1.0.31-r1) 17:11:57 (121/129) Installing speexdsp (1.2.0-r0) 17:11:57 (122/129) Installing tdb-libs (1.4.5-r0) 17:11:57 (123/129) Installing libpulse (15.0-r2) 17:11:57 (124/129) Installing re2 (2021.11.01-r0) 17:11:57 (125/129) Installing snappy (1.1.9-r1) 17:11:57 (126/129) Installing libgpg-error (1.42-r1) 17:11:57 (127/129) Installing libgcrypt (1.9.4-r0) 17:11:57 (128/129) Installing libxslt (1.1.35-r0) 17:11:57 (129/129) Installing chromium (99.0.4844.84-r0) 17:11:58 Executing busybox-1.34.1-r7.trigger 17:11:58 Executing glib-2.70.1-r0.trigger 17:11:58 Executing shared-mime-info-2.1-r0.trigger 17:12:01 Executing gdk-pixbuf-2.42.8-r0.trigger 17:12:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:12:01 Executing fontconfig-2.13.1-r4.trigger 17:12:01 Executing mkfontscale-1.2.1-r1.trigger 17:12:01 OK: 286 MiB in 145 packages 17:12:04 Removing intermediate container 0bd9b16b5f68 17:12:04 ---> 1b730603d3d9 17:12:04 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:12:04 ---> Running in b26f048edb17 17:12:04 Removing intermediate container b26f048edb17 17:12:04 ---> 5b6f9d2f938c 17:12:04 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:12:04 ---> Running in 821702a72a9a 17:12:05 Removing intermediate container 821702a72a9a 17:12:05 ---> 6f4587bc5976 17:12:05 Step 5/10 : RUN npm install -g npm 17:12:05 ---> Running in eb45725cf5e6 17:12:11 17:12:11 changed 54 packages, and audited 212 packages in 5s 17:12:11 17:12:11 11 packages are looking for funding 17:12:11 run `npm fund` for details 17:12:11 17:12:11 found 0 vulnerabilities 17:12:12 Removing intermediate container eb45725cf5e6 17:12:12 ---> 985c5ebeedb0 17:12:12 Step 6/10 : ARG USER=1000 17:12:12 ---> Running in cd4070c204ab 17:12:12 Removing intermediate container cd4070c204ab 17:12:12 ---> c39a7ef54397 17:12:12 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:12:12 ---> Running in aa68ccd22573 17:12:13 Removing intermediate container aa68ccd22573 17:12:13 ---> 76561be44ef7 17:12:13 Step 8/10 : USER $USER:$USER 17:12:13 ---> Running in d3c3f6327595 17:12:13 Removing intermediate container d3c3f6327595 17:12:13 ---> d5d5d05b4e54 17:12:13 Step 9/10 : WORKDIR /app 17:12:13 ---> Running in 9f0f904430a1 17:12:13 Removing intermediate container 9f0f904430a1 17:12:13 ---> fe61019c5347 17:12:13 Step 10/10 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e 17:12:13 ---> Running in 4521bcfeaf49 17:12:13 Removing intermediate container 4521bcfeaf49 17:12:13 ---> b449ec845119 17:12:13 Successfully built b449ec845119 17:12:13 Successfully tagged edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e 17:12:13 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:12:13 touch edgex-web-ui.imagebuilt 17:12:13 mkdir -p node_modules coverage 17:12:13 chown "1000:1000" node_modules coverage package-lock.json 17:12:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:14 npm WARN EBADENGINE Unsupported engine { 17:12:14 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:12:14 npm WARN EBADENGINE required: { 17:12:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:12:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:12:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:12:14 npm WARN EBADENGINE }, 17:12:14 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:12:14 npm WARN EBADENGINE } 17:12:19 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:12:19 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 17:12:19 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:12:19 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:12:19 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:12:19 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:12:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:12:21 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:12:21 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:12:23 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 17:12:23 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 17:12:24 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. 17:12:25 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. 17:12:25 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. 17:12:25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:12:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:12:26 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:12:26 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:12:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:12:35 17:12:35 added 1478 packages, and audited 1479 packages in 21s 17:12:35 17:12:35 90 packages are looking for funding 17:12:35 run `npm fund` for details 17:12:35 17:12:35 13 vulnerabilities (3 moderate, 8 high, 2 critical) 17:12:35 17:12:35 To address issues that do not require attention, run: 17:12:35 npm audit fix 17:12:35 17:12:35 To address all issues (including breaking changes), run: 17:12:35 npm audit fix --force 17:12:35 17:12:35 Run `npm audit` for details. 17:12: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 17:12:43 - Generating browser application bundles (phase: setup)... 17:12:48 Compiling @angular/core : es2015 as esm2015 17:12:48 Compiling @angular/compiler/testing : es2015 as esm2015 17:12:51 Compiling @angular/common : es2015 as esm2015 17:12:51 Compiling @angular/core/testing : es2015 as esm2015 17:12:51 Compiling @angular/platform-browser : es2015 as esm2015 17:12:51 Compiling @angular/common/testing : es2015 as esm2015 17:12:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1164 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:12:52 Running in /w/workspace/edgex-ui-go/81 [Pipeline] { [Pipeline] checkout 17:12:52 Compiling @angular/common/http : es2015 as esm2015 17:12:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:12:52 The recommended git tool is: git 17:12:52 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:12:52 Compiling @angular/router : es2015 as esm2015 17:12:52 Compiling @angular/forms : es2015 as esm2015 17:12:52 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:12:53 Compiling @angular/common/http/testing : es2015 as esm2015 17:12:55 Compiling @angular/router/testing : es2015 as esm2015 17:12:56 using credential edgex-jenkins-ssh 17:12:56 Cloning the remote Git repository 17:12:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:12:57 > git init /w/workspace/edgex-ui-go/81 # timeout=10 17:12:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:12:57 > git --version # timeout=10 17:12:57 > git --version # 'git version 2.25.1' 17:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:57 Verifying host key using known hosts file 17:12:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:12:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:00 26 09 2022 17:13:00.173:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:13:00 26 09 2022 17:13:00.175:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:13:00 26 09 2022 17:13:00.178:INFO [launcher]: Starting browser ChromeHeadless 17:13:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:13:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:01 Avoid second fetch 17:13:01 Checking out Revision d7c7e54f90897c22ce68a90184a6803839f2242e (main) 17:13:01 Commit message: "feat(snap): Support for snap options to set environment variables (#553)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 17:13:01 > git config core.sparsecheckout # timeout=10 17:13:01 > git checkout -f d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:02 Dload Upload Total Spent Left Speed 17:13:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh 17:13:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:13:03 + sudo tee /etc/docker/daemon.new 17:13:03 { 17:13:03 "registry-mirrors": [ 17:13:03 "https://nexus3.edgexfoundry.org:10001" 17:13:03 ], 17:13:03 "bip": "10.250.0.254/24", 17:13:03 "hosts": [ 17:13:03 "tcp://0.0.0.0:5555", 17:13:03 "unix:///var/run/docker.sock" 17:13:03 ], 17:13:03 "mtu": 1458, 17:13:03 "selinux-enabled": true, 17:13:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:03 } [Pipeline] sh 17:13:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:04 + sudo service docker restart 17:13:12 ✔ Browser application bundle generation complete. 17:13:12 26 09 2022 17:13:10.999:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket zIHcHvKM42617dFrAAAB with id 95956349 17:13:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 17:13:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.154 secs) 17:13:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.176 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.182 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.19 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.264 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.277 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.296 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.3 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.303 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.309 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.313 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.317 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.329 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.368 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.392 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.426 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.43 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.433 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.464 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.505 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.514 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.522 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.578 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.621 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.659 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.667 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.674 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.682 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.686 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.697 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.702 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.705 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.707 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.73 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.74 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.778 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.794 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.797 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.801 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.814 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.817 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.818 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.819 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.821 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.842 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.848 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.854 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.861 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.882 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.888 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.9 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.931 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.934 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.936 secs) 17:13:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.942 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.952 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.965 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.976 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.981 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.984 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.985 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.991 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.994 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.006 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.017 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.033 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.041 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.05 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.054 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.067 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.079 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.083 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.087 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.093 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.103 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.124 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.157 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.167 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.173 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.191 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.198 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.216 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.243 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.25 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.32 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.338 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.345 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.366 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.374 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.394 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.408 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.411 secs) 17:13:15 WARN: ' 17:13:15 It looks like you're using ngModel on the same form field as formControlName. 17:13:15 Support for using the ngModel input property and ngModelChange event with 17:13:15 reactive form directives has been deprecated in Angular v6 and will be removed 17:13:15 in a future version of Angular. 17:13:15 17:13:15 For more information on this, see our API docs here: 17:13:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:13:15 ' 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.411 secs) 17:13:15 WARN: ' 17:13:15 It looks like you're using ngModel on the same form field as formControlName. 17:13:15 Support for using the ngModel input property and ngModelChange event with 17:13:15 reactive form directives has been deprecated in Angular v6 and will be removed 17:13:15 in a future version of Angular. 17:13:15 17:13:15 For more information on this, see our API docs here: 17:13:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:13:15 ' 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.437 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.453 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.456 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.459 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.473 secs) 17:13:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.478 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.5 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.546 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.553 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.588 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.601 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.614 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.635 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.657 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.665 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.679 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.687 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.694 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.698 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.7 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.702 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.704 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.715 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.72 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.728 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.731 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.732 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.733 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.751 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.761 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.768 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.791 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.798 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.807 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.814 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.817 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.819 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.836 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.841 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.844 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.847 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.85 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.852 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.855 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.86 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.868 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.872 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.874 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.878 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.882 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.888 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.915 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.918 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.92 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.928 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.94 secs) 17:13:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.865 secs / 1.94 secs) 17:13:16 TOTAL: 149 SUCCESS 17:13:16 ✔ Browser application bundle generation complete. 17:13:17 17:13:17 =============================== Coverage summary =============================== 17:13:17 Statements : 40.92% ( 1465/3580 ) 17:13:17 Branches : 12.03% ( 111/923 ) 17:13:17 Functions : 33.13% ( 430/1298 ) 17:13:17 Lines : 38.85% ( 1316/3387 ) 17:13:17 ================================================================================ 17:13:17 ✔ Browser application bundle generation complete. 17:13:17 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 17:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:17 $ docker stop --time=1 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 17:13:18 $ docker rm -f 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:21 + ls -al . 17:13:21 total 172 17:13:21 drwxrwxr-x 15 jenkins jenkins 4096 Sep 26 17:11 . 17:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 .. 17:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 .blubracket 17:13:21 -rw-rw-r-- 1 jenkins jenkins 18 Sep 26 17:10 .dockerignore 17:13:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:11 .git 17:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 .github 17:13:21 -rw-rw-r-- 1 jenkins jenkins 185 Sep 26 17:10 .gitignore 17:13:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:11 .semver 17:13:21 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 26 17:10 Attribution.txt 17:13:21 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 26 17:10 CHANGELOG.md 17:13:21 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 26 17:10 CONTRIBUTING.md 17:13:21 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 26 17:10 Dockerfile 17:13:21 -rw-rw-r-- 1 jenkins jenkins 652 Sep 26 17:10 Jenkinsfile 17:13:21 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 26 17:10 LICENSE 17:13:21 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 26 17:10 Makefile 17:13:21 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 26 17:10 README.md 17:13:21 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 17:11 VERSION 17:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 assets 17:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 bin 17:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 cmd 17:13:21 -rw-r--r-- 1 jenkins jenkins 10 Sep 26 17:11 coverage.out 17:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 docs 17:13:21 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 26 17:10 go.mod 17:13:21 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 26 17:10 go.sum 17:13:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:10 internal 17:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 pkg 17:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 snap 17:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 testing 17:13:21 -rw-rw-r-- 1 jenkins jenkins 155 Sep 26 17:10 version.go 17:13:21 drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 17:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:21 + 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=d7c7e54f90897c22ce68a90184a6803839f2242e --label arch=amd64 --label version=2.3.0-dev.10 . 17:13:21 Sending build context to Docker daemon 48.4MB 17:13:21 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:13:21 Step 2/24 : FROM ${BASE} AS builder 17:13:21 ---> 08c6e52f008b 17:13:21 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:13:22 ---> Running in 468ce08d1c65 17:13:22 Removing intermediate container 468ce08d1c65 17:13:22 ---> 46c4bc75f772 17:13:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 17:13:22 ---> Running in 56e610dfb50c 17:13:22 Removing intermediate container 56e610dfb50c 17:13:22 ---> 035e9d8ecb02 17:13:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 17:13:22 ---> Running in 97ef63205990 17:13:22 Removing intermediate container 97ef63205990 17:13:22 ---> befab852e0dd 17:13:22 Step 6/24 : LABEL Name=edgex-ui-go 17:13:22 ---> Running in d6b1ba1d7491 17:13:22 Removing intermediate container d6b1ba1d7491 17:13:22 ---> ccb68d92430d 17:13:22 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:22 provisioning config files... 17:13:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/81@tmp/config10417840280613306900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:22 ---> Running in a99c11de8a12 17:13:22 Removing intermediate container a99c11de8a12 17:13:22 ---> 2fea50719e1c 17:13:22 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:13:23 ---> docker-login.sh 17:13:23 nexus3.edgexfoundry.org:10001 17:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:23 Configure a credential helper to remove this warning. See 17:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:23 17:13:23 Login Succeeded 17:13:23 nexus3.edgexfoundry.org:10002 17:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:23 Configure a credential helper to remove this warning. See 17:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:23 17:13:23 Login Succeeded 17:13:23 nexus3.edgexfoundry.org:10003 17:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:24 ---> fd44ce84e213 17:13:24 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:24 ---> Running in 6737cda4a947 17:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:24 Configure a credential helper to remove this warning. See 17:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:24 17:13:24 Login Succeeded 17:13:24 nexus3.edgexfoundry.org:10004 17:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:24 Removing intermediate container 6737cda4a947 17:13:24 ---> dbc8ab41a7a4 17:13:24 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:24 ---> Running in c8fc853e88fa 17:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:24 Configure a credential helper to remove this warning. See 17:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:24 17:13:24 Login Succeeded 17:13:24 docker.io 17:13:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:25 Configure a credential helper to remove this warning. See 17:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:25 17:13:25 Login Succeeded 17:13:25 ---> docker-login.sh ends [Pipeline] } 17:13:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:25 ========================================================= 17:13:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:13:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:13:25 OK: 211 MiB in 51 packages 17:13:26 Removing intermediate container c8fc853e88fa 17:13:26 ---> b4e57a697453 17:13:26 Step 11/24 : ENV GO111MODULE=on 17:13:26 ---> Running in 1a1962ff2e58 17:13:26 Removing intermediate container 1a1962ff2e58 17:13:26 ---> b7adf9a1a402 17:13:26 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:13:26 ---> Running in 2a2be4018f9e 17:13:26 Removing intermediate container 2a2be4018f9e 17:13:26 ---> aa0a7396991f 17:13:26 Step 13/24 : COPY go.mod vendor* ./ 17:13:26 ---> ae6185d03382 17:13:26 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:26 Sending build context to Docker daemon 28.79MB 17:13:26 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:13:26 Step 2/16 : FROM ${BASE} AS builder 17:13:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:26 b3c136eddcbf: Pulling fs layer 17:13:26 c0a3192eca97: Pulling fs layer 17:13:26 a050256f5b6f: Pulling fs layer 17:13:26 656be50a0ddc: Pulling fs layer 17:13:26 2bbca73fdf42: Pulling fs layer 17:13:26 46d945488cbd: Pulling fs layer 17:13:26 8a5474983e97: Pulling fs layer 17:13:26 656be50a0ddc: Waiting 17:13:26 329c88fbcd65: Pulling fs layer 17:13:26 2bbca73fdf42: Waiting 17:13:26 46d945488cbd: Waiting 17:13:26 8a5474983e97: Waiting 17:13:26 329c88fbcd65: Waiting 17:13:26 a050256f5b6f: Verifying Checksum 17:13:26 a050256f5b6f: Download complete 17:13:26 c0a3192eca97: Download complete 17:13:26 2bbca73fdf42: Verifying Checksum 17:13:26 2bbca73fdf42: Download complete 17:13:26 46d945488cbd: Verifying Checksum 17:13:26 46d945488cbd: Download complete 17:13:26 b3c136eddcbf: Verifying Checksum 17:13:26 ---> Running in 2efbc5a57616 17:13:27 Removing intermediate container 2efbc5a57616 17:13:27 ---> 293050813e8b 17:13:27 Step 15/24 : COPY . . 17:13:27 b3c136eddcbf: Pull complete 17:13:27 329c88fbcd65: Verifying Checksum 17:13:27 329c88fbcd65: Download complete 17:13:28 c0a3192eca97: Pull complete 17:13:28 a050256f5b6f: Pull complete 17:13:28 8a5474983e97: Verifying Checksum 17:13:28 8a5474983e97: Download complete 17:13:29 ---> 2b8c065cb310 17:13:29 Step 16/24 : RUN ${MAKE} 17:13:29 ---> Running in 26bfc2c23d04 17:13:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:13:29 656be50a0ddc: Verifying Checksum 17:13:29 656be50a0ddc: Download complete 17:13:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:13:37 Removing intermediate container 26bfc2c23d04 17:13:37 ---> 749301bdd1be 17:13:37 Step 17/24 : FROM alpine:3.14 17:13:37 3.14: Pulling from library/alpine 17:13:38 c7ed990a2339: Pulling fs layer 17:13:38 c7ed990a2339: Pull complete 17:13:38 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 17:13:38 Status: Downloaded newer image for alpine:3.14 17:13:38 ---> dd53f409bf0b 17:13:38 Step 18/24 : EXPOSE 4000 17:13:38 ---> Running in a61110c892b8 17:13:38 Removing intermediate container a61110c892b8 17:13:38 ---> af021c3b8981 17:13:38 Step 19/24 : 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 17:13:39 ---> d50df06492a8 17:13:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:13:39 ---> Running in 8f4bf5630f0f 17:13:39 Removing intermediate container 8f4bf5630f0f 17:13:39 ---> 4efbd8b6c45f 17:13:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 17:13:39 ---> Running in 3c0b7963e5b2 17:13:39 Removing intermediate container 3c0b7963e5b2 17:13:39 ---> ae897cc29ffe 17:13:39 Step 22/24 : LABEL arch=amd64 17:13:39 ---> Running in 4b1121b0e6a5 17:13:39 Removing intermediate container 4b1121b0e6a5 17:13:39 ---> e459576fe2a6 17:13:39 Step 23/24 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e 17:13:39 ---> Running in 8f87a2b49237 17:13:39 Removing intermediate container 8f87a2b49237 17:13:39 ---> 4dec6ed56578 17:13:39 Step 24/24 : LABEL version=2.3.0-dev.10 17:13:39 ---> Running in dd4690a64bf3 17:13:39 Removing intermediate container dd4690a64bf3 17:13:39 ---> 262c70683cdd 17:13:39 [Warning] One or more build-args [ARCH] were not consumed 17:13:39 Successfully built 262c70683cdd 17:13:39 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:39 provisioning config files... 17:13:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2605908210038690921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:40 ---> docker-login.sh 17:13:40 nexus3.edgexfoundry.org:10001 17:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:40 Configure a credential helper to remove this warning. See 17:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:40 17:13:40 Login Succeeded 17:13:40 nexus3.edgexfoundry.org:10002 17:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:40 Configure a credential helper to remove this warning. See 17:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:40 17:13:40 Login Succeeded 17:13:40 nexus3.edgexfoundry.org:10003 17:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:40 Configure a credential helper to remove this warning. See 17:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:40 17:13:40 Login Succeeded 17:13:40 nexus3.edgexfoundry.org:10004 17:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:40 Configure a credential helper to remove this warning. See 17:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:40 17:13:40 Login Succeeded 17:13:40 docker.io 17:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:40 Configure a credential helper to remove this warning. See 17:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:40 17:13:40 Login Succeeded 17:13:40 ---> docker-login.sh ends [Pipeline] } 17:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:40 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 17:13:40 d7c7e54f90897c22ce68a90184a6803839f2242e 17:13:40 latest 17:13:40 2.3.0-dev.10 17:13:40 d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:13:40 main 17:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e 17:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:13:41 a8e973f39a53: Preparing 17:13:41 63493a9ab2d4: Preparing 17:13:41 63493a9ab2d4: Layer already exists 17:13:41 656be50a0ddc: Pull complete 17:13:41 2bbca73fdf42: Pull complete 17:13:41 46d945488cbd: Pull complete 17:13:43 a8e973f39a53: Pushed 17:13:43 d7c7e54f90897c22ce68a90184a6803839f2242e: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:13:44 a8e973f39a53: Preparing 17:13:44 63493a9ab2d4: Preparing 17:13:44 a8e973f39a53: Layer already exists 17:13:44 63493a9ab2d4: Layer already exists 17:13:44 latest: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 17:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:13:44 a8e973f39a53: Preparing 17:13:44 63493a9ab2d4: Preparing 17:13:44 63493a9ab2d4: Layer already exists 17:13:44 a8e973f39a53: Layer already exists 17:13:44 2.3.0-dev.10: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:13:45 a8e973f39a53: Preparing 17:13:45 63493a9ab2d4: Preparing 17:13:45 a8e973f39a53: Layer already exists 17:13:45 63493a9ab2d4: Layer already exists 17:13:45 d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 17:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:13:46 a8e973f39a53: Preparing 17:13:46 63493a9ab2d4: Preparing 17:13:46 a8e973f39a53: Layer already exists 17:13:46 63493a9ab2d4: Layer already exists 17:13:46 main: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:13:46 ===================================================== [Pipeline] echo 17:13:46 taggedImages: 17:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e 17:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 17:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:13:46 - 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 17:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:46 17:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:46 latest: Pulling from edgex-lftools-log-publisher 17:13:46 5eb5b503b376: Pulling fs layer 17:13:46 5c69ac0246d0: Pulling fs layer 17:13:46 ec43610c2a17: Pulling fs layer 17:13:46 3a2ae6a8a46f: Pulling fs layer 17:13:46 33b1e0a273af: Pulling fs layer 17:13:46 5d3b04190fa2: Pulling fs layer 17:13:46 2f39f015ded8: Pulling fs layer 17:13:46 33b1e0a273af: Waiting 17:13:46 3a2ae6a8a46f: Waiting 17:13:46 5d3b04190fa2: Waiting 17:13:46 2f39f015ded8: Waiting 17:13:46 5c69ac0246d0: Verifying Checksum 17:13:46 5c69ac0246d0: Download complete 17:13:46 3a2ae6a8a46f: Verifying Checksum 17:13:46 3a2ae6a8a46f: Download complete 17:13:46 33b1e0a273af: Verifying Checksum 17:13:46 33b1e0a273af: Download complete 17:13:46 ec43610c2a17: Verifying Checksum 17:13:46 ec43610c2a17: Download complete 17:13:46 5d3b04190fa2: Download complete 17:13:47 5eb5b503b376: Verifying Checksum 17:13:47 5eb5b503b376: Download complete 17:13:47 8a5474983e97: Pull complete 17:13:47 2f39f015ded8: Download complete 17:13:48 5eb5b503b376: Pull complete 17:13:48 5c69ac0246d0: Pull complete 17:13:48 ec43610c2a17: Pull complete 17:13:48 3a2ae6a8a46f: Pull complete 17:13:49 33b1e0a273af: Pull complete 17:13:49 5d3b04190fa2: Pull complete 17:13:49 329c88fbcd65: Pull complete 17:13:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:13:49 ---> ff4287adb874 17:13:49 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:13:51 ---> Running in 5bee7a90dda6 17:13:51 Removing intermediate container 5bee7a90dda6 17:13:51 ---> 09abf5746afb 17:13:51 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:13:51 ---> Running in 98758da35931 17:13:51 Removing intermediate container 98758da35931 17:13:51 ---> 50b3102d638a 17:13:51 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:13:51 ---> Running in 51e805e8ed00 17:13:52 Removing intermediate container 51e805e8ed00 17:13:52 ---> 0eaf3931e40f 17:13:52 Step 6/16 : LABEL Name=edgex-ui-go 17:13:52 ---> Running in 9906c821c2bd 17:13:52 Removing intermediate container 9906c821c2bd 17:13:52 ---> f05fc6fcd486 17:13:52 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:13:52 ---> Running in 881e1f30f3ff 17:13:52 Removing intermediate container 881e1f30f3ff 17:13:52 ---> 451be61090d5 17:13:52 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:13:53 2f39f015ded8: Pull complete 17:13:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:53 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:13:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:13:53 latest: Pulling from library/docker 17:13:53 9b18e9b68314: Pulling fs layer 17:13:53 5abd6445c68b: Pulling fs layer 17:13:53 7b6c1cdde492: Pulling fs layer 17:13:53 7917cc27eb40: Pulling fs layer 17:13:53 3f2fb837c2a9: Pulling fs layer 17:13:53 7c3545e58210: Pulling fs layer 17:13:53 b0bf72b266be: Pulling fs layer 17:13:53 b78a328d3398: Pulling fs layer 17:13:53 0a45e30110dd: Pulling fs layer 17:13:53 7917cc27eb40: Waiting 17:13:53 3f2fb837c2a9: Waiting 17:13:53 7c3545e58210: Waiting 17:13:53 b0bf72b266be: Waiting 17:13:53 b78a328d3398: Waiting 17:13:53 0a45e30110dd: Waiting 17:13:54 7b6c1cdde492: Verifying Checksum 17:13:54 7b6c1cdde492: Download complete 17:13:54 5abd6445c68b: Verifying Checksum 17:13:54 5abd6445c68b: Download complete 17:13:54 9b18e9b68314: Verifying Checksum 17:13:54 9b18e9b68314: Download complete 17:13:54 7917cc27eb40: Verifying Checksum 17:13:54 7917cc27eb40: Download complete 17:13:54 7c3545e58210: Verifying Checksum 17:13:54 7c3545e58210: Download complete 17:13:54 9b18e9b68314: Pull complete 17:13:54 b78a328d3398: Verifying Checksum 17:13:54 b78a328d3398: Download complete 17:13:54 3f2fb837c2a9: Verifying Checksum 17:13:54 3f2fb837c2a9: Download complete 17:13:54 0a45e30110dd: Verifying Checksum 17:13:54 0a45e30110dd: Download complete 17:13:55 $ docker top c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b -eo pid,comm [Pipeline] { 17:13:55 5abd6445c68b: Pull complete 17:13:55 b0bf72b266be: Download complete [Pipeline] libraryResource [Pipeline] sh 17:13:55 7b6c1cdde492: Pull complete 17:13:55 ---> job-cost.sh 17:13:55 lf-activate-venv: SKIPPING 17:13:55 INFO: No Stack... 17:13:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:13:56 INFO: Archiving Costs [Pipeline] sh 17:13:56 7917cc27eb40: Pull complete 17:13:56 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 17:13:56 + cut -d, -f6 [Pipeline] lock 17:13:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] 17:13:56 Resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] did not exist. Created. 17:13:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:56 + echo total: 0.2199999988079071 [Pipeline] stash 17:13:57 Stashed 1 file(s) [Pipeline] } 17:13:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:57 $ docker stop --time=1 c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b 17:13:57 3f2fb837c2a9: Pull complete 17:13:58 7c3545e58210: Pull complete 17:13:58 $ docker rm -f c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:13:58 b0bf72b266be: Pull complete [Pipeline] // stage [Pipeline] } 17:14:00 b78a328d3398: Pull complete 17:14:00 0a45e30110dd: Pull complete 17:14:00 Digest: sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe 17:14:00 Status: Downloaded newer image for docker:latest 17:14:03 ---> e6fb92b14de8 17:14:03 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:03 ---> Running in 48f1b49a0f9d 17:14:05 Removing intermediate container 48f1b49a0f9d 17:14:05 ---> d4316eb3433b 17:14:05 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:05 ---> Running in bbbc5ac56ecc 17:14:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:07 OK: 221 MiB in 51 packages 17:14:08 Removing intermediate container bbbc5ac56ecc 17:14:08 ---> cc654b2934ce 17:14:08 Step 11/16 : ENV GO111MODULE=on 17:14:08 ---> Running in 204644ad9795 17:14:09 Removing intermediate container 204644ad9795 17:14:09 ---> 629f93cad475 17:14:09 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:14:09 ---> Running in 9729e6678f03 17:14:09 Removing intermediate container 9729e6678f03 17:14:09 ---> 9eb13bc2fd98 17:14:09 Step 13/16 : COPY go.mod vendor* ./ 17:14:09 ---> 11edd8cd8633 17:14:09 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:09 ---> Running in af5b21a21051 17:14:36 Removing intermediate container af5b21a21051 17:14:36 ---> df474790fc8e 17:14:36 Step 15/16 : COPY . . 17:14:38 ---> d3ce8dc714b6 17:14:38 Step 16/16 : RUN ${MAKE} 17:14:38 ---> Running in 3d6bdd65aa21 17:14:39 noop 17:14:39 Removing intermediate container 3d6bdd65aa21 17:14:39 ---> f32eac8237d4 17:14:40 Successfully built f32eac8237d4 17:14:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 + docker inspect -f . ci-base-image-arm64 17:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:40 prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container 17:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@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 17:14:41 $ docker top 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:42 + go version 17:14:42 go version go1.18.3 linux/arm64 [Pipeline] } 17:14:42 $ docker stop --time=1 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee 17:14:44 $ docker rm -f 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:44 + docker inspect -f . ci-base-image-arm64 17:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container 17:14:44 $ 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/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@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 17:14:46 $ docker top 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/81 [Pipeline] fileExists [Pipeline] sh 17:14:47 + make test 17:14:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:14:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:15:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:15:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:15:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:37 ./bin/test-attribution-txt.sh 17:15:37 make -C web test 17:15:37 make[1]: Entering directory '/w/workspace/edgex-ui-go/81/web' 17:15:37 make[1]: tput: No such file or directory 17:15:37 make[1]: tput: No such file or directory 17:15:37 warning: generating ./VERSION 17:15:37 echo "0.0.0" > VERSION 17:15:37 docker build \ 17:15:37 -f Dockerfile \ 17:15:37 --build-arg USER=1000 \ 17:15:37 \ 17:15:37 --label "git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e" \ 17:15:37 -t edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e \ 17:15:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:15:37 . 17:15:37 Sending build context to Docker daemon 3.269MB 17:15:37 Step 1/10 : FROM node:16.17-alpine3.15 17:15:37 16.17-alpine3.15: Pulling from library/node 17:15:38 47517142f6ba: Pulling fs layer 17:15:38 17eb293efcef: Pulling fs layer 17:15:38 5f80d66b68ae: Pulling fs layer 17:15:38 55cd42e1afe3: Pulling fs layer 17:15:38 55cd42e1afe3: Waiting 17:15:38 47517142f6ba: Verifying Checksum 17:15:38 47517142f6ba: Download complete 17:15:38 55cd42e1afe3: Download complete 17:15:38 5f80d66b68ae: Verifying Checksum 17:15:38 5f80d66b68ae: Download complete 17:15:38 47517142f6ba: Pull complete 17:15:42 17eb293efcef: Download complete 17:15:46 17eb293efcef: Pull complete 17:15:46 5f80d66b68ae: Pull complete 17:15:46 55cd42e1afe3: Pull complete 17:15:46 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 17:15:46 Status: Downloaded newer image for node:16.17-alpine3.15 17:15:46 ---> ddf45b724adc 17:15:46 Step 2/10 : RUN apk add --no-cache chromium 17:15:46 ---> Running in 8e396ca38af8 17:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:49 (1/128) Installing libxau (1.0.9-r0) 17:15:49 (2/128) Installing libmd (1.0.3-r0) 17:15:49 (3/128) Installing libbsd (0.11.3-r1) 17:15:49 (4/128) Installing libxdmcp (1.1.3-r0) 17:15:49 (5/128) Installing libxcb (1.14-r2) 17:15:49 (6/128) Installing libx11 (1.7.2-r0) 17:15:49 (7/128) Installing libxext (1.3.4-r0) 17:15:49 (8/128) Installing libice (1.0.10-r0) 17:15:49 (9/128) Installing libuuid (2.37.4-r0) 17:15:49 (10/128) Installing libsm (1.2.3-r0) 17:15:49 (11/128) Installing libxt (1.2.1-r0) 17:15:49 (12/128) Installing libxmu (1.1.3-r0) 17:15:49 (13/128) Installing xset (1.2.4-r0) 17:15:49 (14/128) Installing xprop (1.2.5-r0) 17:15:49 (15/128) Installing xdg-utils (1.1.3-r0) 17:15:49 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 17:15:49 (17/128) Installing pkgconf (1.8.0-r0) 17:15:49 (18/128) Installing libffi (3.4.2-r1) 17:15:49 (19/128) Installing libintl (0.21-r0) 17:15:49 (20/128) Installing libblkid (2.37.4-r0) 17:15:49 (21/128) Installing libmount (2.37.4-r0) 17:15:49 (22/128) Installing pcre (8.45-r1) 17:15:49 (23/128) Installing glib (2.70.1-r0) 17:15:49 (24/128) Installing xz-libs (5.2.5-r1) 17:15:49 (25/128) Installing libxml2 (2.9.14-r1) 17:15:49 (26/128) Installing shared-mime-info (2.1-r0) 17:15:49 (27/128) Installing hicolor-icon-theme (0.17-r1) 17:15:49 (28/128) Installing libjpeg-turbo (2.1.2-r0) 17:15:49 (29/128) Installing libpng (1.6.37-r1) 17:15:49 (30/128) Installing libwebp (1.2.2-r0) 17:15:49 (31/128) Installing zstd-libs (1.5.0-r0) 17:15:49 (32/128) Installing tiff (4.3.0-r1) 17:15:49 (33/128) Installing gdk-pixbuf (2.42.8-r0) 17:15:49 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 17:15:49 (35/128) Installing libxcomposite (0.4.5-r0) 17:15:49 (36/128) Installing libxfixes (6.0.0-r0) 17:15:49 (37/128) Installing libxrender (0.9.10-r3) 17:15:49 (38/128) Installing libxcursor (1.2.0-r0) 17:15:49 (39/128) Installing libxdamage (1.1.5-r1) 17:15:49 (40/128) Installing libxi (1.8-r0) 17:15:49 (41/128) Installing libxinerama (1.1.4-r1) 17:15:49 (42/128) Installing libxrandr (1.5.2-r1) 17:15:49 (43/128) Installing atk (2.36.0-r0) 17:15:49 (44/128) Installing libxtst (1.2.3-r3) 17:15:49 (45/128) Installing dbus-libs (1.12.20-r4) 17:15:49 (46/128) Installing at-spi2-core (2.42.0-r0) 17:15:49 (47/128) Installing at-spi2-atk (2.38.0-r0) 17:15:49 (48/128) Installing expat (2.4.9-r0) 17:15:49 (49/128) Installing brotli-libs (1.0.9-r5) 17:15:49 (50/128) Installing libbz2 (1.0.8-r1) 17:15:49 (51/128) Installing freetype (2.11.1-r2) 17:15:49 (52/128) Installing fontconfig (2.13.1-r4) 17:15:49 (53/128) Installing pixman (0.40.0-r3) 17:15:49 (54/128) Installing cairo (1.16.0-r5) 17:15:50 (55/128) Installing cairo-gobject (1.16.0-r5) 17:15:50 (56/128) Installing avahi-libs (0.8-r5) 17:15:50 (57/128) Installing gmp (6.2.1-r1) 17:15:50 (58/128) Installing nettle (3.7.3-r0) 17:15:50 (59/128) Installing p11-kit (0.24.0-r1) 17:15:50 (60/128) Installing libtasn1 (4.18.0-r0) 17:15:50 (61/128) Installing libunistring (0.9.10-r1) 17:15:50 (62/128) Installing gnutls (3.7.1-r1) 17:15:50 (63/128) Installing cups-libs (2.3.3-r6) 17:15:50 (64/128) Installing libepoxy (1.5.9-r0) 17:15:50 (65/128) Installing fribidi (1.0.11-r0) 17:15:50 (66/128) Installing graphite2 (1.3.14-r0) 17:15:50 (67/128) Installing harfbuzz (3.0.0-r2) 17:15:50 (68/128) Installing libxft (2.3.4-r0) 17:15:50 (69/128) Installing pango (1.48.10-r0) 17:15:50 (70/128) Installing wayland-libs-client (1.19.0-r1) 17:15:50 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 17:15:50 (72/128) Installing wayland-libs-egl (1.19.0-r1) 17:15:50 (73/128) Installing xkeyboard-config (2.34-r0) 17:15:50 (74/128) Installing libxkbcommon (1.3.1-r0) 17:15:50 (75/128) Installing gtk+3.0 (3.24.30-r0) 17:15:51 Executing gtk+3.0-3.24.30-r0.post-install 17:15:51 (76/128) Installing libfontenc (1.1.4-r0) 17:15:51 (77/128) Installing mkfontscale (1.2.1-r1) 17:15:51 (78/128) Installing ttf-opensans (1.10-r1) 17:15:51 Executing ttf-opensans-1.10-r1.post-install 17:15:53 (79/128) Installing libogg (1.3.5-r0) 17:15:53 (80/128) Installing flac (1.3.4-r0) 17:15:53 (81/128) Installing alsa-lib (1.2.5.1-r1) 17:15:53 (82/128) Installing libatomic (10.3.1_git20211027-r0) 17:15:53 (83/128) Installing sdl2 (2.0.16-r4) 17:15:53 (84/128) Installing aom-libs (3.2.0-r0) 17:15:53 (85/128) Installing libass (0.15.2-r0) 17:15:53 (86/128) Installing libdav1d (0.9.2-r0) 17:15:53 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:15:53 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 17:15:53 (89/128) Installing lame (3.100-r0) 17:15:53 (90/128) Installing opus (1.3.1-r1) 17:15:53 (91/128) Installing libgomp (10.3.1_git20211027-r0) 17:15:53 (92/128) Installing soxr (0.1.3-r2) 17:15:53 (93/128) Installing libsrt (1.4.2-r1) 17:15:53 (94/128) Installing libssh (0.9.6-r1) 17:15:53 (95/128) Installing libtheora (1.1.1-r16) 17:15:53 (96/128) Installing v4l-utils-libs (1.22.1-r1) 17:15:53 (97/128) Installing libdrm (2.4.109-r0) 17:15:53 (98/128) Installing libva (2.13.0-r0) 17:15:53 (99/128) Installing libvdpau (1.4-r0) 17:15:53 (100/128) Installing vidstab (1.1.0-r1) 17:15:53 (101/128) Installing libvorbis (1.3.7-r0) 17:15:53 (102/128) Installing libvpx (1.10.0-r0) 17:15:53 (103/128) Installing vulkan-loader (1.2.196-r0) 17:15:53 (104/128) Installing x264-libs (20210613-r0) 17:15:53 (105/128) Installing x265-libs (3.5-r0) 17:15:53 (106/128) Installing xvidcore (1.3.7-r1) 17:15:53 (107/128) Installing ffmpeg-libs (4.4.1-r2) 17:15:54 (108/128) Installing libevent (2.1.12-r4) 17:15:54 (109/128) Installing mesa (21.2.6-r0) 17:15:54 (110/128) Installing wayland-libs-server (1.19.0-r1) 17:15:54 (111/128) Installing mesa-gbm (21.2.6-r0) 17:15:54 (112/128) Installing lcms2 (2.12-r1) 17:15:54 (113/128) Installing nspr (4.32-r0) 17:15:54 (114/128) Installing sqlite-libs (3.36.0-r0) 17:15:54 (115/128) Installing nss (3.78.1-r0) 17:15:54 (116/128) Installing libasyncns (0.8-r1) 17:15:54 (117/128) Installing libltdl (2.4.6-r7) 17:15:54 (118/128) Installing orc (0.4.32-r0) 17:15:54 (119/128) Installing libsndfile (1.0.31-r1) 17:15:54 (120/128) Installing speexdsp (1.2.0-r0) 17:15:54 (121/128) Installing tdb-libs (1.4.5-r0) 17:15:54 (122/128) Installing libpulse (15.0-r2) 17:15:54 (123/128) Installing re2 (2021.11.01-r0) 17:15:54 (124/128) Installing snappy (1.1.9-r1) 17:15:54 (125/128) Installing libgpg-error (1.42-r1) 17:15:54 (126/128) Installing libgcrypt (1.9.4-r0) 17:15:54 (127/128) Installing libxslt (1.1.35-r0) 17:15:54 (128/128) Installing chromium (99.0.4844.84-r0) 17:15:58 Executing busybox-1.34.1-r7.trigger 17:15:58 Executing glib-2.70.1-r0.trigger 17:15:58 Executing shared-mime-info-2.1-r0.trigger 17:16:04 Executing gdk-pixbuf-2.42.8-r0.trigger 17:16:04 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:16:04 Executing fontconfig-2.13.1-r4.trigger 17:16:04 Executing mkfontscale-1.2.1-r1.trigger 17:16:04 OK: 275 MiB in 144 packages 17:16:12 Removing intermediate container 8e396ca38af8 17:16:12 ---> db3bd58128bd 17:16:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:16:12 ---> Running in 13461cfa9f80 17:16:12 Removing intermediate container 13461cfa9f80 17:16:12 ---> ad73a4d0edd2 17:16:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:16:12 ---> Running in 030cb1c05056 17:16:12 Removing intermediate container 030cb1c05056 17:16:12 ---> 72e942758465 17:16:12 Step 5/10 : RUN npm install -g npm 17:16:12 ---> Running in 8e9424824be5 17:16:34 17:16:34 changed 54 packages, and audited 212 packages in 19s 17:16:34 17:16:34 11 packages are looking for funding 17:16:34 run `npm fund` for details 17:16:34 17:16:34 found 0 vulnerabilities 17:16:37 Removing intermediate container 8e9424824be5 17:16:37 ---> b5028d37ae36 17:16:37 Step 6/10 : ARG USER=1000 17:16:37 ---> Running in 1149a70ea153 17:16:37 Removing intermediate container 1149a70ea153 17:16:37 ---> 4c5dabeb44b8 17:16:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:16:37 ---> Running in a71a2b094fad 17:16:38 Removing intermediate container a71a2b094fad 17:16:38 ---> 24cc7f2546fa 17:16:38 Step 8/10 : USER $USER:$USER 17:16:39 ---> Running in eafe97f17d65 17:16:39 Removing intermediate container eafe97f17d65 17:16:39 ---> 4f72d538662e 17:16:39 Step 9/10 : WORKDIR /app 17:16:39 ---> Running in 99301c1309cb 17:16:39 Removing intermediate container 99301c1309cb 17:16:39 ---> d40a3a2f02dd 17:16:39 Step 10/10 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e 17:16:39 ---> Running in f65cea8957fe 17:16:39 Removing intermediate container f65cea8957fe 17:16:39 ---> 6a37a550f8d9 17:16:39 Successfully built 6a37a550f8d9 17:16:39 Successfully tagged edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e 17:16:39 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:16:39 touch edgex-web-ui.imagebuilt 17:16:40 mkdir -p node_modules coverage 17:16:40 chown "1000:1000" node_modules coverage package-lock.json 17:16:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:16:50 npm WARN EBADENGINE Unsupported engine { 17:16:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:16:50 npm WARN EBADENGINE required: { 17:16:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:16:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:16:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:16:50 npm WARN EBADENGINE }, 17:16:50 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 17:16:50 npm WARN EBADENGINE } 17:17:29 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:17:29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:17:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:17:29 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 17:17:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:17:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:17:37 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:17:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:17:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:18:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:18:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:18:01 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. 17:18:05 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:18:07 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. 17:18:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:18:19 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 17:18:22 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 17:18:40 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. 17:18:58 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. 17:19:37 17:19:37 added 1475 packages, and audited 1476 packages in 3m 17:19:37 17:19:37 90 packages are looking for funding 17:19:37 run `npm fund` for details 17:19:37 17:19:37 13 vulnerabilities (3 moderate, 8 high, 2 critical) 17:19:37 17:19:37 To address issues that do not require attention, run: 17:19:37 npm audit fix 17:19:37 17:19:37 To address all issues (including breaking changes), run: 17:19:37 npm audit fix --force 17:19:37 17:19:37 Run `npm audit` for details. 17:19:37 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 17:19:56 - Generating browser application bundles (phase: setup)... 17:20:28 Compiling @angular/core : es2015 as esm2015 17:20:28 Compiling @angular/compiler/testing : es2015 as esm2015 17:20:54 Compiling @angular/common : es2015 as esm2015 17:20:54 Compiling @angular/core/testing : es2015 as esm2015 17:21:00 Compiling @angular/platform-browser : es2015 as esm2015 17:21:00 Compiling @angular/common/testing : es2015 as esm2015 17:21:05 Compiling @angular/router : es2015 as esm2015 17:21:05 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:21:10 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:21:12 Compiling @angular/common/http : es2015 as esm2015 17:21:13 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:21:17 Compiling @angular/forms : es2015 as esm2015 17:21:19 Compiling @angular/router/testing : es2015 as esm2015 17:21:19 Compiling @angular/common/http/testing : es2015 as esm2015 17:22:27 26 09 2022 17:22:19.974:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:22:27 26 09 2022 17:22:19.989:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:22:27 26 09 2022 17:22:20.017:INFO [launcher]: Starting browser ChromeHeadless 17:23:23 26 09 2022 17:23:20.777:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 17:24:02 26 09 2022 17:24:00.062:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 17:24:49 ✔ Browser application bundle generation complete. 17:24:49 26 09 2022 17:24:43.404:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket v1t4AG6fijbLUgHaAAAB with id 95082088 17:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 17:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.294 secs) 17:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.476 secs) 17:25:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.918 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.379 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.478 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.569 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.619 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.697 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.032 secs) 17:25:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.185 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.444 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.519 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.676 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.749 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.779 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.817 secs) 17:25:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.838 secs) 17:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.322 secs) 17:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.445 secs) 17:25:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.579 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.749 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.832 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.125 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.291 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.313 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.368 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.461 secs) 17:25:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.485 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.549 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.614 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.642 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.675 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.7 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.834 secs) 17:25:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.099 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.274 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.312 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.349 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.381 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.404 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.438 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.486 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.652 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.724 secs) 17:25:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.815 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.911 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.935 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.051 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.069 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.09 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.147 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.362 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.42 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.436 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.531 secs) 17:25:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.563 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.672 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.717 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.736 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.752 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.926 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.945 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.998 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.024 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.039 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.076 secs) 17:25:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.352 secs) 17:25:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.519 secs) 17:25:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.545 secs) 17:25:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.721 secs) 17:25:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.788 secs) 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.218 secs) 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.37 secs) 17:25:14 WARN: ' 17:25:14 It looks like you're using ngModel on the same form field as formControlName. 17:25:14 Support for using the ngModel input property and ngModelChange event with 17:25:14 reactive form directives has been deprecated in Angular v6 and will be removed 17:25:14 in a future version of Angular. 17:25:14 17:25:14 For more information on this, see our API docs here: 17:25:14 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:25:14 ' 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.37 secs) 17:25:14 WARN: ' 17:25:14 It looks like you're using ngModel on the same form field as formControlName. 17:25:14 Support for using the ngModel input property and ngModelChange event with 17:25:14 reactive form directives has been deprecated in Angular v6 and will be removed 17:25:14 in a future version of Angular. 17:25:14 17:25:14 For more information on this, see our API docs here: 17:25:14 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:25:14 ' 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.554 secs) 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.752 secs) 17:25:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.868 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.9 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.949 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.073 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.146 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.201 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.354 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.514 secs) 17:25:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.551 secs) 17:25:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.78 secs) 17:25:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.164 secs) 17:25:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.224 secs) 17:25:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.278 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.492 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.537 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.594 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.626 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.661 secs) 17:25:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.219 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.294 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.333 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.422 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.459 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.498 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.677 secs) 17:25:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.919 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.989 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.006 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.022 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.099 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.151 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.243 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.274 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.301 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.347 secs) 17:25:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.481 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.692 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.738 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.966 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.033 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.1 secs) 17:25:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.163 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.267 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.326 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.375 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.436 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.54 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.579 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.682 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.757 secs) 17:25:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.889 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.937 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.982 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.133 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.293 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.531 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.589 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.601 secs) 17:25:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.612 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.64 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.668 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.68 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.694 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.709 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.865 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.892 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.904 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.919 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.934 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.009 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.029 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.044 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.059 secs) 17:25:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.07 secs) 17:25:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.607 secs / 16.07 secs) 17:25:24 TOTAL: 149 SUCCESS 17:25:24 ✔ Browser application bundle generation complete. 17:25:29 17:25:29 =============================== Coverage summary =============================== 17:25:29 Statements : 40.98% ( 1467/3580 ) 17:25:29 Branches : 12.03% ( 111/923 ) 17:25:29 Functions : 33.28% ( 432/1298 ) 17:25:29 Lines : 38.91% ( 1318/3387 ) 17:25:29 ================================================================================ 17:25:29 26 09 2022 17:25:28.750:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 17:25:30 ✔ Browser application bundle generation complete. 17:25:31 make[1]: Leaving directory '/w/workspace/edgex-ui-go/81/web' [Pipeline] echo 17:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:31 $ docker stop --time=1 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 17:25:33 $ docker rm -f 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:36 Warning: overwriting stash ‘coverage-report’ 17:25:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:45 + ls -al . 17:25:45 total 168 17:25:45 drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 17:14 . 17:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:12 .. 17:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 .blubracket 17:25:45 -rw-rw-r-- 1 jenkins jenkins 18 Sep 26 17:13 .dockerignore 17:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:13 .git 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 .github 17:25:45 -rw-rw-r-- 1 jenkins jenkins 185 Sep 26 17:13 .gitignore 17:25:45 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 26 17:13 Attribution.txt 17:25:45 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 26 17:13 CHANGELOG.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 26 17:13 CONTRIBUTING.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 26 17:13 Dockerfile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 652 Sep 26 17:13 Jenkinsfile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 26 17:13 LICENSE 17:25:45 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 26 17:13 Makefile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 26 17:13 README.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 17:11 VERSION 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 assets 17:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 bin 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 cmd 17:25:45 -rw-r--r-- 1 jenkins jenkins 10 Sep 26 17:14 coverage.out 17:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 docs 17:25:45 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 26 17:13 go.mod 17:25:45 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 26 17:13 go.sum 17:25:45 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:13 internal 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 pkg 17:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:13 snap 17:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:13 testing 17:25:45 -rw-rw-r-- 1 jenkins jenkins 155 Sep 26 17:13 version.go 17:25:45 drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 17:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:45 + 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=d7c7e54f90897c22ce68a90184a6803839f2242e --label arch=arm64 --label version=2.3.0-dev.10 . 17:25:46 Sending build context to Docker daemon 31.54MB 17:25:46 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:25:46 Step 2/24 : FROM ${BASE} AS builder 17:25:46 ---> f32eac8237d4 17:25:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:25:47 ---> Running in 57a460954b97 17:25:47 Removing intermediate container 57a460954b97 17:25:47 ---> 509b77d33aea 17:25:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 17:25:47 ---> Running in 501700967fa5 17:25:48 Removing intermediate container 501700967fa5 17:25:48 ---> d8eadf237f78 17:25:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 17:25:48 ---> Running in c39c41327c18 17:25:48 Removing intermediate container c39c41327c18 17:25:48 ---> 5a40107e563f 17:25:48 Step 6/24 : LABEL Name=edgex-ui-go 17:25:48 ---> Running in 0a22395f2201 17:25:49 Removing intermediate container 0a22395f2201 17:25:49 ---> 52282e3b0ed7 17:25:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:25:49 ---> Running in efa8e25c4a41 17:25:49 Removing intermediate container efa8e25c4a41 17:25:49 ---> 2eedf66faae5 17:25:49 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:25:51 ---> 4e03837fa028 17:25:51 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:51 ---> Running in 46817f2f65ff 17:25:53 Removing intermediate container 46817f2f65ff 17:25:53 ---> f0979a52b1ea 17:25:53 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:53 ---> Running in 7b29ac95d9b8 17:25:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:56 OK: 221 MiB in 51 packages 17:25:57 Removing intermediate container 7b29ac95d9b8 17:25:57 ---> 3beace4f5aff 17:25:57 Step 11/24 : ENV GO111MODULE=on 17:25:57 ---> Running in 3d173bba84ee 17:25:57 Removing intermediate container 3d173bba84ee 17:25:57 ---> 67c4c42535f2 17:25:57 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:25:57 ---> Running in bef962988364 17:25:57 Removing intermediate container bef962988364 17:25:57 ---> c30055a9a679 17:25:57 Step 13/24 : COPY go.mod vendor* ./ 17:25:58 ---> 8691d0a0d74c 17:25:58 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:58 ---> Running in c20f75201304 17:26:00 Removing intermediate container c20f75201304 17:26:00 ---> 678d84fcdf69 17:26:00 Step 15/24 : COPY . . 17:26:04 ---> 4da9278c80a0 17:26:04 Step 16/24 : RUN ${MAKE} 17:26:04 ---> Running in e7111c14ce00 17:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:26:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:26:52 Removing intermediate container e7111c14ce00 17:26:52 ---> b83d331fd7a0 17:26:52 Step 17/24 : FROM alpine:3.14 17:26:53 3.14: Pulling from library/alpine 17:26:53 90cda3b7c325: Pulling fs layer 17:26:53 90cda3b7c325: Verifying Checksum 17:26:53 90cda3b7c325: Download complete 17:26:54 90cda3b7c325: Pull complete 17:26:54 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 17:26:54 Status: Downloaded newer image for alpine:3.14 17:26:54 ---> 376ba31ae3da 17:26:54 Step 18/24 : EXPOSE 4000 17:26:54 ---> Running in 4a07d6e55c07 17:26:54 Removing intermediate container 4a07d6e55c07 17:26:54 ---> 213d9c09441a 17:26:54 Step 19/24 : 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 17:26:56 ---> 21ee65a1f1d5 17:26:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:26:56 ---> Running in 0e6b5b4aceeb 17:26:56 Removing intermediate container 0e6b5b4aceeb 17:26:56 ---> 5597e805fa54 17:26:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 17:26:56 ---> Running in 9963a9d8f89a 17:26:56 Removing intermediate container 9963a9d8f89a 17:26:56 ---> b16f0484c1f2 17:26:56 Step 22/24 : LABEL arch=arm64 17:26:56 ---> Running in b646e1658207 17:26:56 Removing intermediate container b646e1658207 17:26:56 ---> 2c3d1c66d98b 17:26:56 Step 23/24 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e 17:26:57 ---> Running in 84111c72d1a9 17:26:57 Removing intermediate container 84111c72d1a9 17:26:57 ---> b557970d6dbf 17:26:57 Step 24/24 : LABEL version=2.3.0-dev.10 17:26:57 ---> Running in f0897929a08e 17:26:57 Removing intermediate container f0897929a08e 17:26:57 ---> f8d539c30749 17:26:57 [Warning] One or more build-args [ARCH] were not consumed 17:26:57 Successfully built f8d539c30749 17:26:57 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 17:26:57 provisioning config files... 17:26:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/81@tmp/config3722984119275103767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:58 ---> docker-login.sh 17:26:58 nexus3.edgexfoundry.org:10001 17:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:58 Configure a credential helper to remove this warning. See 17:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:58 17:26:58 Login Succeeded 17:26:58 nexus3.edgexfoundry.org:10002 17:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:58 Configure a credential helper to remove this warning. See 17:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:58 17:26:58 Login Succeeded 17:26:58 nexus3.edgexfoundry.org:10003 17:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:59 Configure a credential helper to remove this warning. See 17:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:59 17:26:59 Login Succeeded 17:26:59 nexus3.edgexfoundry.org:10004 17:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:59 Configure a credential helper to remove this warning. See 17:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:59 17:26:59 Login Succeeded 17:26:59 docker.io 17:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:00 Configure a credential helper to remove this warning. See 17:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:00 17:27:00 Login Succeeded 17:27:00 ---> docker-login.sh ends [Pipeline] } 17:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:00 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 17:27:00 d7c7e54f90897c22ce68a90184a6803839f2242e 17:27:00 latest 17:27:00 2.3.0-dev.10 17:27:00 d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:27:00 main 17:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e 17:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:27:01 0835e189f4b7: Preparing 17:27:01 28c3ef001483: Preparing 17:27:01 28c3ef001483: Layer already exists 17:27:06 0835e189f4b7: Pushed 17:27:06 d7c7e54f90897c22ce68a90184a6803839f2242e: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:27:07 0835e189f4b7: Preparing 17:27:07 28c3ef001483: Preparing 17:27:07 28c3ef001483: Layer already exists 17:27:07 0835e189f4b7: Layer already exists 17:27:07 latest: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:27:07 0835e189f4b7: Preparing 17:27:07 28c3ef001483: Preparing 17:27:07 28c3ef001483: Layer already exists 17:27:07 0835e189f4b7: Layer already exists 17:27:07 2.3.0-dev.10: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:27:08 0835e189f4b7: Preparing 17:27:08 28c3ef001483: Preparing 17:27:08 28c3ef001483: Layer already exists 17:27:08 0835e189f4b7: Layer already exists 17:27:08 d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 17:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:27:09 0835e189f4b7: Preparing 17:27:09 28c3ef001483: Preparing 17:27:09 28c3ef001483: Layer already exists 17:27:09 0835e189f4b7: Layer already exists 17:27:09 main: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:09 ===================================================== [Pipeline] echo 17:27:09 taggedImages: 17:27:09 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e 17:27:09 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 17:27:09 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 17:27:09 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 17:27:09 - 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 17:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:09 17:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:10 arm64: Pulling from edgex-lftools-log-publisher 17:27:10 8998bd30e6a1: Pulling fs layer 17:27:10 04944245beec: Pulling fs layer 17:27:10 699f458cf7ca: Pulling fs layer 17:27:10 765212b225bb: Pulling fs layer 17:27:10 f23df028b6ca: Pulling fs layer 17:27:10 d65c8cfc05b1: Pulling fs layer 17:27:10 2437ff75d9bd: Pulling fs layer 17:27:10 765212b225bb: Waiting 17:27:10 f23df028b6ca: Waiting 17:27:10 d65c8cfc05b1: Waiting 17:27:10 2437ff75d9bd: Waiting 17:27:10 04944245beec: Verifying Checksum 17:27:10 04944245beec: Download complete 17:27:10 765212b225bb: Verifying Checksum 17:27:10 765212b225bb: Download complete 17:27:10 f23df028b6ca: Verifying Checksum 17:27:10 f23df028b6ca: Download complete 17:27:10 d65c8cfc05b1: Verifying Checksum 17:27:10 d65c8cfc05b1: Download complete 17:27:10 699f458cf7ca: Verifying Checksum 17:27:10 699f458cf7ca: Download complete 17:27:11 8998bd30e6a1: Verifying Checksum 17:27:11 8998bd30e6a1: Download complete 17:27:13 2437ff75d9bd: Verifying Checksum 17:27:13 2437ff75d9bd: Download complete 17:27:15 8998bd30e6a1: Pull complete 17:27:15 04944245beec: Pull complete 17:27:17 699f458cf7ca: Pull complete 17:27:17 765212b225bb: Pull complete 17:27:17 f23df028b6ca: Pull complete 17:27:17 d65c8cfc05b1: Pull complete 17:27:32 2437ff75d9bd: Pull complete 17:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container 17:27:33 $ 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/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@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 17:27:35 $ docker top d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:36 ---> job-cost.sh 17:27:36 lf-activate-venv: SKIPPING 17:27:36 INFO: No Stack... 17:27:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:27:38 INFO: Archiving Costs [Pipeline] sh 17:27:38 + cat /w/workspace/edgex-ui-go/81/archives/cost.csv 17:27:38 + cut -d, -f6 [Pipeline] lock 17:27:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] 17:27:38 Resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] did not exist. Created. 17:27:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:39 /w/workspace/edgex-ui-go/81@tmp/durable-8fa91ae7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 17:27:39 Warning: overwriting stash ‘stack-cost’ 17:27:44 Stashed 1 file(s) [Pipeline] } 17:27:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:44 $ docker stop --time=1 d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c 17:27:46 $ docker rm -f d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c [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 17:27:46 provisioning config files... 17:27:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8880423071809745724tmp [Pipeline] { [Pipeline] sh 17:27:47 + set +x 17:27:47 + bash -s -- 17:27:47 + curl -s https://codecov.io/bash 17:27:47 17:27:47 _____ _ 17:27:47 / ____| | | 17:27:47 | | ___ __| | ___ ___ _____ __ 17:27:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:27:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:27:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:27:47 Bash-1.0.6 17:27:47 17:27:47 17:27:47 ==> git version 2.25.1 found 17:27:47 ==> 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 17:27:47 Release-Date: 2020-01-08 17:27:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:27:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:27:47 ==> Jenkins CI detected. 17:27:47 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 17:27:47 project root: . 17:27:47 --> token set from env 17:27:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:27:47 ==> Running gcov in . (disable via -X gcov) 17:27:47 ==> Python coveragepy not found 17:27:47 ==> Searching for coverage reports in: 17:27:47 + . 17:27:47 -> Found 1 reports 17:27:47 ==> Detecting git/mercurial file structure 17:27:47 ==> Reading reports 17:27:47 + ./coverage.out bytes=10 17:27:47 ==> Appending adjustments 17:27:47 https://docs.codecov.io/docs/fixing-reports 17:27:48 + Found adjustments 17:27:48 ==> Gzipping contents 17:27:48 12K /tmp/codecov.pWzML7.gz 17:27:48 ==> Uploading reports 17:27:48 url: https://codecov.io 17:27:48 query: branch=main&commit=d7c7e54f90897c22ce68a90184a6803839f2242e&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:27:48 -> Pinging Codecov 17:27:48 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=d7c7e54f90897c22ce68a90184a6803839f2242e&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:27:48 -> Uploading to 17:27:48 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/FB506323287CE973F263BFD2A0EB1F37/d7c7e54f90897c22ce68a90184a6803839f2242e/f2295e50-be56-4433-a6f4-36f1d9473275.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T172748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce559cb462f572f453e2c90c7791e9e848f3c2d672486a844ac698a6b7d7e43d 17:27:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:48 Dload Upload Total Spent Left Speed 17:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9187 0 0 100 9187 0 41570 --:--:-- --:--:-- --:--:-- 41382 100 9187 0 0 100 9187 0 37044 --:--:-- --:--:-- --:--:-- 36895 17:27:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } 17:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:27:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:27:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:27:49 17:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:27:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:27:49 df9b9388f04a: Pulling fs layer 17:27:49 52dc419b0ee2: Pulling fs layer 17:27:49 25bc292e5bac: Pulling fs layer 17:27:49 114826534d7a: Pulling fs layer 17:27:49 4657fd5d0bcf: Pulling fs layer 17:27:49 6ad1cebc031e: Pulling fs layer 17:27:49 8a3aa393b2d8: Pulling fs layer 17:27:49 114826534d7a: Waiting 17:27:49 4657fd5d0bcf: Waiting 17:27:49 6ad1cebc031e: Waiting 17:27:49 8a3aa393b2d8: Waiting 17:27:49 25bc292e5bac: Download complete 17:27:49 52dc419b0ee2: Verifying Checksum 17:27:49 52dc419b0ee2: Download complete 17:27:49 4657fd5d0bcf: Verifying Checksum 17:27:49 4657fd5d0bcf: Download complete 17:27:49 df9b9388f04a: Download complete 17:27:49 df9b9388f04a: Pull complete 17:27:49 6ad1cebc031e: Verifying Checksum 17:27:49 6ad1cebc031e: Download complete 17:27:49 52dc419b0ee2: Pull complete 17:27:49 25bc292e5bac: Pull complete 17:27:50 114826534d7a: Verifying Checksum 17:27:50 114826534d7a: Download complete 17:27:50 8a3aa393b2d8: Verifying Checksum 17:27:50 8a3aa393b2d8: Download complete 17:27:53 114826534d7a: Pull complete 17:27:53 4657fd5d0bcf: Pull complete 17:27:53 6ad1cebc031e: Pull complete 17:27:56 8a3aa393b2d8: Pull complete 17:27:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:27:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:56 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:27:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:27:57 $ docker top 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a -eo pid,comm [Pipeline] { [Pipeline] echo 17:27:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 17:27:58 + set -o pipefail 17:27:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 17:28:02 17:28:02 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 17:28:02 17:28:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/537918f0-364c-4a93-9cc3-eeafc8b25820 17:28:02 17:28:02 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 17:28:02 17:28:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:28:02 17:28:02 [Pipeline] } 17:28:02 $ docker stop --time=1 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a 17:28:03 $ docker rm -f 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a [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 17:28:04 + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] sh 17:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:05 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:28:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:28:05 $ docker top 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 -eo pid,comm 17:28:05 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). 17:28:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:05 [ssh-agent] Looking for ssh-agent implementation... 17:28:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:05 $ docker exec 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 ssh-agent 17:28:05 SSH_AUTH_SOCK=/tmp/ssh-yg5FAbyzA50y/agent.33 17:28:05 SSH_AGENT_PID=39 17:28:05 Running ssh-add (command line suppressed) 17:28:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17526939499119990999.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17526939499119990999.key) 17:28:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:06 + git semver tag 17:28:06 2022-09-26 17:28:06,456 [run_tag] DEBUG tag force:False 17:28:06 2022-09-26 17:28:06,456 [check_head_tag] DEBUG check head tag 17:28:06 2022-09-26 17:28:06,457 [execute] INFO git cat-file --batch-check 17:28:06 2022-09-26 17:28:06,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 17:28:06 2022-09-26 17:28:06,460 [execute] INFO git cat-file --batch 17:28:06 2022-09-26 17:28:06,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 17:28:06 2022-09-26 17:28:06,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:06 2022-09-26 17:28:06,468 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 17:28:06 2022-09-26 17:28:06,468 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 17:28:06 2022-09-26 17:28:06,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:06 2.3.0-dev.10 [Pipeline] } 17:28:06 $ docker exec --env ******** --env ******** 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 ssh-agent -k 17:28:06 unset SSH_AUTH_SOCK; 17:28:06 unset SSH_AGENT_PID; 17:28:06 echo Agent pid 39 killed; 17:28:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:06 + git semver [Pipeline] } 17:28:07 $ docker stop --time=1 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 17:28:08 $ docker rm -f 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:08 17:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:09 0.23.1-centos7: Pulling from edgex-lftools 17:28:09 ab5ef0e58194: Pulling fs layer 17:28:09 9712f1f96733: Pulling fs layer 17:28:09 63f879dbbcfc: Pulling fs layer 17:28:09 0d9ebad4ef96: Pulling fs layer 17:28:09 e9a5061849ea: Pulling fs layer 17:28:09 d747dcd14b5f: Pulling fs layer 17:28:09 2de7ff778b66: Pulling fs layer 17:28:09 e9a5061849ea: Waiting 17:28:09 d747dcd14b5f: Waiting 17:28:09 2de7ff778b66: Waiting 17:28:09 0d9ebad4ef96: Waiting 17:28:09 9712f1f96733: Verifying Checksum 17:28:09 9712f1f96733: Download complete 17:28:09 63f879dbbcfc: Verifying Checksum 17:28:09 63f879dbbcfc: Download complete 17:28:09 e9a5061849ea: Verifying Checksum 17:28:09 e9a5061849ea: Download complete 17:28:09 d747dcd14b5f: Download complete 17:28:10 0d9ebad4ef96: Verifying Checksum 17:28:10 0d9ebad4ef96: Download complete 17:28:10 ab5ef0e58194: Verifying Checksum 17:28:10 ab5ef0e58194: Download complete 17:28:10 2de7ff778b66: Verifying Checksum 17:28:10 2de7ff778b66: Download complete 17:28:12 ab5ef0e58194: Pull complete 17:28:12 9712f1f96733: Pull complete 17:28:13 63f879dbbcfc: Pull complete 17:28:16 0d9ebad4ef96: Pull complete 17:28:16 e9a5061849ea: Pull complete 17:28:16 d747dcd14b5f: Pull complete 17:28:17 2de7ff778b66: Pull complete 17:28:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:18 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:28:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:28:21 $ docker top bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:28:21 provisioning config files... 17:28:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7294741752490454687tmp 17:28:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4498333692266813653tmp 17:28:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14691291567004381127tmp [Pipeline] { [Pipeline] echo 17:28:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:28:21 ---> sigul-configuration.sh 17:28:21 gpg: directory `/root/.gnupg' created 17:28:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:28:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:28:21 gpg: keyring `/root/.gnupg/secring.gpg' created 17:28:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:28:21 gpg: CAST5 encrypted data 17:28:21 gpg: encrypted with 1 passphrase 17:28:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:28:21 + mkdir /home/jenkins 17:28:21 + mkdir /home/jenkins/sigul [Pipeline] sh 17:28:22 + 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 17:28:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:28:22 ---> sigul-install.sh 17:28:22 Sigul already installed; skipping installation. [Pipeline] sh 17:28:22 + git tag --list 17:28:22 0.1.1 17:28:22 v1.1.0 17:28:22 v1.2.0 17:28:22 v1.2.1 17:28:22 v1.3.0 17:28:22 v2.0.0 17:28:22 v2.1.0 17:28:22 v2.2.0 17:28:22 v2.2.1-dev.1 17:28:22 v2.2.1-dev.2 17:28:22 v2.2.1-dev.3 17:28:22 v2.2.1-dev.4 17:28:22 v2.2.1-dev.5 17:28:22 v2.2.1-dev.6 17:28:22 v2.2.1-dev.7 17:28:22 v2.3.0-dev.10 17:28:22 v2.3.0-dev.7 17:28:22 v2.3.0-dev.8 17:28:22 v2.3.0-dev.9 [Pipeline] sh 17:28:22 + lftools sign git-tag v2.3.0-dev.10 17:28:23 Signing Git tag with Sigul... 17:28:23 Signing v2.3.0-dev.10 [Pipeline] echo 17:28:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:28:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:28:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:28:24 $ docker stop --time=1 bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 17:28:25 $ docker rm -f bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:28:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:28:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:26 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:28:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:28:26 $ docker top 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 -eo pid,comm 17:28:26 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). 17:28:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:26 [ssh-agent] Looking for ssh-agent implementation... 17:28:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:26 $ docker exec 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 ssh-agent 17:28:26 SSH_AUTH_SOCK=/tmp/ssh-whJWrj7ZQE0p/agent.32 17:28:26 SSH_AGENT_PID=38 17:28:26 Running ssh-add (command line suppressed) 17:28:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8021465741493153895.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8021465741493153895.key) 17:28:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:27 + git semver bump pre 17:28:27 2022-09-26 17:28:27,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:27 2022-09-26 17:28:27,489 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 17:28:27 2022-09-26 17:28:27,489 [bump_version] DEBUG bumped version:2.3.0-dev.11 17:28:27 2022-09-26 17:28:27,489 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 17:28:27 2022-09-26 17:28:27,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:27 2022-09-26 17:28:27,489 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:27 2022-09-26 17:28:27,491 [execute] INFO git cat-file --batch-check 17:28:27 2022-09-26 17:28:27,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:28:27 2022-09-26 17:28:27,498 [execute] INFO git cat-file --batch 17:28:27 2022-09-26 17:28:27,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:28:27 2022-09-26 17:28:27,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:27 2.3.0-dev.11 [Pipeline] } 17:28:27 $ docker exec --env ******** --env ******** 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 ssh-agent -k 17:28:27 unset SSH_AUTH_SOCK; 17:28:27 unset SSH_AGENT_PID; 17:28:27 echo Agent pid 38 killed; 17:28:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:28 + git semver [Pipeline] } 17:28:28 $ docker stop --time=1 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 17:28:29 $ docker rm -f 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:30 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:28: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:28:30 $ docker top cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:30 [ssh-agent] Looking for ssh-agent implementation... 17:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:30 $ docker exec cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 ssh-agent 17:28:31 SSH_AUTH_SOCK=/tmp/ssh-79au0kaO90zE/agent.31 17:28:31 SSH_AGENT_PID=37 17:28:31 Running ssh-add (command line suppressed) 17:28:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12879317421389831649.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12879317421389831649.key) 17:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:31 + git semver push 17:28:31 2022-09-26 17:28:31,572 [run_push] DEBUG push 17:28:31 2022-09-26 17:28:31,573 [execute] INFO git cat-file --batch-check 17:28:31 2022-09-26 17:28:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:28:31 2022-09-26 17:28:31,577 [execute] INFO git rev-list 5a381878518772fabc4d656f606fe679015bf799 -- 17:28:31 2022-09-26 17:28:31,577 [execute] DEBUG Popen(['git', 'rev-list', '5a381878518772fabc4d656f606fe679015bf799', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:28:31 2022-09-26 17:28:31,587 [execute] INFO git fetch -v origin 17:28:31 2022-09-26 17:28:31,587 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:28:32 2022-09-26 17:28:32,141 [run_push] DEBUG no remote changes detected 17:28:32 2022-09-26 17:28:32,141 [execute] INFO git push origin semver 17:28:32 2022-09-26 17:28:32,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:28:33 2022-09-26 17:28:33,037 [run_push] DEBUG push all version tags 17:28:33 2022-09-26 17:28:33,038 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:28:33 2022-09-26 17:28:33,038 [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) 17:28:34 2022-09-26 17:28:33,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:28:34 2.3.0-dev.11 [Pipeline] } 17:28:34 $ docker exec --env ******** --env ******** cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 ssh-agent -k 17:28:34 unset SSH_AUTH_SOCK; 17:28:34 unset SSH_AGENT_PID; 17:28:34 echo Agent pid 37 killed; 17:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:34 + git semver [Pipeline] } 17:28:34 $ docker stop --time=1 cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 17:28:36 $ docker rm -f cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 [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 17:28:36 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 17:28:36 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:28:36 total 16 17:28:36 drwxr-xr-x 3 root root 4096 Sep 26 17:13 . 17:28:36 drwxrwxr-x 16 jenkins jenkins 4096 Sep 26 17:28 .. 17:28:36 drwxr-xr-x 2 root root 4096 Sep 26 17:13 cost 17:28:36 -rw-r--r-- 1 root root 82 Sep 26 17:13 cost.csv 17:28:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:28:36 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:28:36 total 16 17:28:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:13 . 17:28:36 drwxrwxr-x 16 jenkins jenkins 4096 Sep 26 17:28 .. 17:28:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 17:13 cost 17:28:36 -rw-r--r-- 1 jenkins jenkins 82 Sep 26 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:28:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:37 ---> package-listing.sh 17:28:37 ++ facter osfamily 17:28:37 ++ tr '[:upper:]' '[:lower:]' 17:28:38 + OS_FAMILY=debian 17:28:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 17:28:38 + START_PACKAGES=/tmp/packages_start.txt 17:28:38 + END_PACKAGES=/tmp/packages_end.txt 17:28:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:38 + PACKAGES=/tmp/packages_start.txt 17:28:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:28:38 + PACKAGES=/tmp/packages_end.txt 17:28:38 + case "${OS_FAMILY}" in 17:28:38 + dpkg -l 17:28:38 + grep '^ii' 17:28:38 + '[' -f /tmp/packages_start.txt ']' 17:28:38 + '[' -f /tmp/packages_end.txt ']' 17:28:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:28:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 17:28:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 17:28:38 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 17:28:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:38 prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container 17:28:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:39 $ docker top 37e84673bdbee3b51f76d3c0ba5f48782b9e4db53491d6a377144c91a04180e0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:39 + touch /tmp/pre-build-complete [Pipeline] sh 17:28:39 + mkdir -p /var/log/sysstat [Pipeline] sh 17:28:40 + ls /var/log/sa-host 17:28:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:40 provisioning config files... 17:28:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7952793025682845184tmp [Pipeline] { [Pipeline] echo 17:28:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:28:40 ---> create-netrc.sh [Pipeline] } 17:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:28:40 ---> python-tools-install.sh [Pipeline] echo 17:28:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:28:41 ---> sudo-logs.sh 17:28:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:28:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:28:41 ---> job-cost.sh 17:28:41 lf-activate-venv: SKIPPING 17:28:41 DEBUG: total: 0.2199999988079071 17:28:41 INFO: Retrieving Stack Cost... 17:28:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:28:42 INFO: Archiving Costs [Pipeline] echo 17:28:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:28:42 ---> logs-deploy.sh 17:28:42 lf-activate-venv: SKIPPING 17:28:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/81 17:28:42 INFO: archiving workspace using pattern(s): 17:28:43 Archives upload complete. 17:28:43 INFO: archiving logs to Nexus 17:28:44 ---> uname -a: 17:28:44 Linux prd-ubuntu20-04-docker-8c-8g-1163 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:28:44 17:28:44 17:28:44 ---> lscpu: 17:28:44 Architecture: x86_64 17:28:44 CPU op-mode(s): 32-bit, 64-bit 17:28:44 Byte Order: Little Endian 17:28:44 Address sizes: 40 bits physical, 48 bits virtual 17:28:44 CPU(s): 8 17:28:44 On-line CPU(s) list: 0-7 17:28:44 Thread(s) per core: 1 17:28:44 Core(s) per socket: 1 17:28:44 Socket(s): 8 17:28:44 NUMA node(s): 1 17:28:44 Vendor ID: AuthenticAMD 17:28:44 CPU family: 23 17:28:44 Model: 49 17:28:44 Model name: AMD EPYC-Rome Processor 17:28:44 Stepping: 0 17:28:44 CPU MHz: 2799.998 17:28:44 BogoMIPS: 5599.99 17:28:44 Virtualization: AMD-V 17:28:44 Hypervisor vendor: KVM 17:28:44 Virtualization type: full 17:28:44 L1d cache: 256 KiB 17:28:44 L1i cache: 256 KiB 17:28:44 L2 cache: 4 MiB 17:28:44 L3 cache: 128 MiB 17:28:44 NUMA node0 CPU(s): 0-7 17:28:44 Vulnerability Itlb multihit: Not affected 17:28:44 Vulnerability L1tf: Not affected 17:28:44 Vulnerability Mds: Not affected 17:28:44 Vulnerability Meltdown: Not affected 17:28:44 Vulnerability Mmio stale data: Not affected 17:28:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:28:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:28:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:28:44 Vulnerability Srbds: Not affected 17:28:44 Vulnerability Tsx async abort: Not affected 17:28:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:28:44 17:28:44 17:28:44 ---> nproc: 17:28:44 8 17:28:44 17:28:44 17:28:44 ---> df -h: 17:28:44 Filesystem Size Used Avail Use% Mounted on 17:28:44 overlay 155G 14G 142G 9% / 17:28:44 tmpfs 64M 0 64M 0% /dev 17:28:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:28:44 shm 64M 0 64M 0% /dev/shm 17:28:44 /dev/vda1 155G 14G 142G 9% /facter-os 17:28:44 17:28:44 17:28:44 ---> sar -b -r -n DEV: 17:28:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1163) 09/26/22 _x86_64_ (8 CPU) 17:28:44 17:28:44 17:10:15 LINUX RESTART (8 CPU) 17:28:44 17:28:44 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:28:44 17:12:01 237.11 1.37 235.74 0.00 72.39 72621.38 0.00 17:28:44 17:13:01 283.09 0.37 282.72 0.00 5.07 47021.36 0.00 17:28:44 17:14:01 193.99 0.30 193.69 0.00 24.79 36451.05 0.00 17:28:44 17:15:01 1.60 0.00 1.60 0.00 0.00 22.11 0.00 17:28:44 17:16:01 38.63 9.35 29.28 0.00 2887.79 4777.34 0.00 17:28:44 17:17:01 2.15 0.02 2.13 0.00 0.13 22.53 0.00 17:28:44 17:18:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 17:28:44 17:19:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 17:28:44 17:20:01 2.67 1.58 1.08 0.00 36.25 12.80 0.00 17:28:44 17:21:01 2.35 0.00 2.35 0.00 0.00 37.19 0.00 17:28:44 17:22:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 17:28:44 17:23:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 17:28:44 17:24:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 17:28:44 17:25:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 17:28:44 17:26:01 1.92 0.02 1.90 0.00 0.13 24.13 0.00 17:28:44 17:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 17:28:44 17:28:01 30.03 0.12 29.91 0.00 8.27 24703.35 0.00 17:28:44 Average: 47.19 0.77 46.41 0.00 178.51 10928.36 0.00 17:28:44 17:28:44 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:28:44 17:12:01 28111496 31547644 753316 2.29 119476 3526232 1989660 5.86 1204784 3124992 3052 17:28:44 17:13:01 26778144 31085056 1206852 3.67 188888 4187552 2165740 6.38 1820140 3681824 21068 17:28:44 17:14:01 26581856 31534424 761452 2.32 203096 4772316 1737248 5.12 1616224 4051680 80 17:28:44 17:15:01 26593056 31545772 750144 2.28 203120 4772316 1737248 5.12 1603012 4051680 12 17:28:44 17:16:01 26309808 31537232 744672 2.26 220408 5021060 1797320 5.30 1748120 4164936 52 17:28:44 17:17:01 26310148 31537588 744200 2.26 220444 5021060 1797320 5.30 1747016 4164940 0 17:28:44 17:18:01 26310952 31538528 743172 2.26 220472 5021068 1797320 5.30 1746668 4164972 8 17:28:44 17:19:01 26313744 31541332 740316 2.25 220484 5021076 1797320 5.30 1744392 4164980 8 17:28:44 17:20:01 26305324 31535700 746584 2.27 220504 5022160 1780512 5.25 1754196 4166060 12 17:28:44 17:21:01 26305252 31535696 746480 2.27 220588 5022156 1780512 5.25 1754208 4166028 8 17:28:44 17:22:01 26305420 31535888 746444 2.27 220604 5022164 1780512 5.25 1753884 4166028 12 17:28:44 17:23:01 26305380 31535884 746384 2.27 220616 5022168 1780512 5.25 1753848 4166032 16 17:28:44 17:24:01 26305300 31535836 746388 2.27 220628 5022172 1780512 5.25 1754336 4166036 16 17:28:44 17:25:01 26305284 31535844 746320 2.27 220648 5022172 1780512 5.25 1753824 4166036 12 17:28:44 17:26:01 26301464 31532136 749996 2.28 220712 5022152 1775540 5.23 1753724 4166016 36 17:28:44 17:27:01 26301464 31532184 749892 2.28 220732 5022156 1775540 5.23 1753912 4166020 32 17:28:44 17:28:01 25279352 31425092 850612 2.59 242172 5843512 1898492 5.60 1936132 4926248 117860 17:28:44 Average: 26413144 31504226 780778 2.37 211976 4903735 1820695 5.37 1717554 4107324 8370 17:28:44 17:28:44 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:28:44 17:12:01 lo 4.87 4.87 0.49 0.49 0.00 0.00 0.00 0.00 17:28:44 17:12:01 vethef6a242 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:28:44 17:12:01 docker0 140.06 206.62 10.70 2856.40 0.00 0.00 0.00 0.00 17:28:44 17:12:01 ens3 487.72 318.71 8312.70 50.50 0.00 0.00 0.00 0.00 17:28:44 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:13:01 vethef6a242 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:28:44 17:13:01 docker0 112.68 193.88 18.14 1947.27 0.00 0.00 0.00 0.00 17:28:44 17:13:01 vethe895980 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:28:44 17:13:01 ens3 246.44 164.06 1983.38 130.35 0.00 0.00 0.00 0.00 17:28:44 17:14:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 17:28:44 17:14:01 docker0 9.06 10.81 0.52 40.88 0.00 0.00 0.00 0.00 17:28:44 17:14:01 ens3 186.54 149.03 2657.96 228.17 0.00 0.00 0.00 0.00 17:28:44 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:15:01 ens3 1.60 4.46 0.33 13.42 0.00 0.00 0.00 0.00 17:28:44 17:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:28:44 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:16:01 ens3 54.04 31.61 1297.41 8.95 0.00 0.00 0.00 0.00 17:28:44 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:17:01 ens3 0.32 0.15 0.02 0.01 0.00 0.00 0.00 0.00 17:28:44 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:18:01 ens3 1.65 3.00 0.21 12.10 0.00 0.00 0.00 0.00 17:28:44 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:19:01 ens3 2.12 1.13 3.50 0.25 0.00 0.00 0.00 0.00 17:28:44 17:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:20:01 ens3 7.33 5.85 5.07 5.97 0.00 0.00 0.00 0.00 17:28:44 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:21:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 17:28:44 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:23:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 17:28:44 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:24:01 ens3 1.38 0.70 0.70 0.48 0.00 0.00 0.00 0.00 17:28:44 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:26:01 ens3 0.83 0.12 0.13 0.07 0.00 0.00 0.00 0.00 17:28:44 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:44 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:44 17:27:01 ens3 1.42 0.57 0.47 0.29 0.00 0.00 0.00 0.00 17:28:44 17:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:28:44 17:28:01 docker0 22.56 25.16 1.88 342.73 0.00 0.00 0.00 0.00 17:28:44 17:28:01 veth85f598c 22.56 25.26 2.19 342.73 0.00 0.00 0.00 0.03 17:28:44 17:28:01 ens3 156.67 101.93 4316.57 14.25 0.00 0.00 0.00 0.00 17:28:44 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 17:28:44 Average: docker0 16.73 25.67 1.84 305.11 0.00 0.00 0.00 0.00 17:28:44 Average: veth85f598c 1.33 1.49 0.13 20.16 0.00 0.00 0.00 0.00 17:28:44 Average: ens3 67.58 45.98 1092.80 27.35 0.00 0.00 0.00 0.00 17:28:44 17:28:44 17:28:44 ---> sar -P ALL: 17:28:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1163) 09/26/22 _x86_64_ (8 CPU) 17:28:44 17:28:44 17:10:15 LINUX RESTART (8 CPU) 17:28:44 17:28:44 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:28:44 17:12:01 all 14.83 0.00 5.15 2.12 0.07 77.83 17:28:44 17:12:01 0 17.54 0.00 6.34 1.33 0.05 74.74 17:28:44 17:12:01 1 14.41 0.00 4.86 1.74 0.05 78.95 17:28:44 17:12:01 2 14.18 0.00 4.72 0.27 0.08 80.74 17:28:44 17:12:01 3 14.09 0.00 4.74 2.93 0.10 78.14 17:28:44 17:12:01 4 14.74 0.00 4.72 0.66 0.07 79.82 17:28:44 17:12:01 5 16.16 0.00 6.10 6.34 0.07 71.33 17:28:44 17:12:01 6 14.00 0.00 4.23 0.14 0.05 81.58 17:28:44 17:12:01 7 13.54 0.00 5.49 3.59 0.07 77.31 17:28:44 17:13:01 all 17.02 0.00 5.15 2.83 0.07 74.93 17:28:44 17:13:01 0 14.81 0.00 5.03 8.60 0.07 71.49 17:28:44 17:13:01 1 15.24 0.00 4.69 1.88 0.05 78.14 17:28:44 17:13:01 2 12.45 0.00 5.14 1.63 0.12 80.67 17:28:44 17:13:01 3 15.14 0.00 7.48 4.80 0.07 72.51 17:28:44 17:13:01 4 7.77 0.00 2.32 0.17 0.03 89.72 17:28:44 17:13:01 5 35.72 0.00 6.55 2.37 0.07 55.29 17:28:44 17:13:01 6 18.20 0.00 3.84 2.31 0.07 75.58 17:28:44 17:13:01 7 16.84 0.00 6.19 0.88 0.08 76.01 17:28:44 17:14:01 all 15.54 0.00 4.11 1.62 0.06 78.66 17:28:44 17:14:01 0 10.66 0.00 3.70 1.88 0.05 83.71 17:28:44 17:14:01 1 14.82 0.00 4.37 2.86 0.05 77.90 17:28:44 17:14:01 2 17.31 0.00 2.87 0.34 0.05 79.44 17:28:44 17:14:01 3 16.01 0.00 4.88 1.53 0.07 77.52 17:28:44 17:14:01 4 12.08 0.00 3.24 0.24 0.05 84.39 17:28:44 17:14:01 5 22.59 0.00 3.86 0.02 0.05 73.49 17:28:44 17:14:01 6 15.07 0.00 4.57 2.11 0.10 78.15 17:28:44 17:14:01 7 15.79 0.00 5.42 4.04 0.07 74.68 17:28:44 17:15:01 all 0.02 0.00 0.03 0.01 0.01 99.94 17:28:44 17:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:28:44 17:15:01 1 0.07 0.00 0.02 0.03 0.00 99.88 17:28:44 17:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:28:44 17:15:01 3 0.02 0.00 0.07 0.00 0.00 99.92 17:28:44 17:15:01 4 0.00 0.00 0.03 0.00 0.03 99.93 17:28:44 17:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:28:44 17:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:28:44 17:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:28:44 17:16:01 all 1.12 0.00 0.78 0.32 0.02 97.76 17:28:44 17:16:01 0 0.89 0.00 1.62 0.02 0.02 97.46 17:28:44 17:16:01 1 0.57 0.00 0.60 0.90 0.02 97.91 17:28:44 17:16:01 2 1.27 0.00 0.35 0.25 0.02 98.12 17:28:44 17:16:01 3 0.75 0.00 0.70 0.07 0.02 98.46 17:28:44 17:16:01 4 1.14 0.00 0.53 0.03 0.03 98.26 17:28:44 17:16:01 5 2.10 0.00 1.00 0.40 0.00 96.50 17:28:44 17:16:01 6 1.34 0.00 0.95 0.73 0.02 96.96 17:28:44 17:16:01 7 0.89 0.00 0.52 0.17 0.03 98.40 17:28:44 17:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:28:44 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:28:44 17:17:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:28:44 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:28:44 17:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:17:01 4 0.00 0.00 0.03 0.00 0.03 99.93 17:28:44 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:28:44 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 17:28:44 17:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:28:44 17:18:01 1 0.03 0.00 0.03 0.02 0.00 99.92 17:28:44 17:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:18:01 4 0.07 0.00 0.00 0.00 0.02 99.92 17:28:44 17:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:18:01 6 0.07 0.00 0.02 0.02 0.02 99.88 17:28:44 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:28:44 17:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:28:44 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:28:44 17:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:28:44 17:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:28:44 17:19:01 4 0.02 0.00 0.00 0.00 0.03 99.95 17:28:44 17:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:28:44 17:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:28:44 17:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:28:44 17:20:01 all 0.42 0.00 0.04 0.02 0.01 99.52 17:28:44 17:20:01 0 0.27 0.00 0.08 0.02 0.00 99.63 17:28:44 17:20:01 1 0.75 0.00 0.02 0.02 0.02 99.20 17:28:44 17:20:01 2 0.12 0.00 0.07 0.05 0.00 99.77 17:28:44 17:20:01 3 0.12 0.00 0.03 0.00 0.00 99.85 17:28:44 17:20:01 4 0.32 0.00 0.07 0.00 0.02 99.60 17:28:44 17:20:01 5 0.45 0.00 0.03 0.00 0.02 99.50 17:28:44 17:20:01 6 1.27 0.00 0.00 0.02 0.00 98.71 17:28:44 17:20:01 7 0.03 0.00 0.00 0.03 0.00 99.93 17:28:44 17:21:01 all 0.27 0.00 0.01 0.02 0.01 99.69 17:28:44 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:21:01 1 0.00 0.00 0.02 0.05 0.00 99.93 17:28:44 17:21:01 2 0.02 0.00 0.00 0.07 0.02 99.90 17:28:44 17:21:01 3 0.05 0.00 0.00 0.02 0.02 99.92 17:28:44 17:21:01 4 0.03 0.00 0.02 0.00 0.03 99.92 17:28:44 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:21:01 6 1.99 0.00 0.03 0.00 0.02 97.97 17:28:44 17:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:28:44 17:22:01 all 0.26 0.00 0.00 0.00 0.00 99.73 17:28:44 17:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:28:44 17:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:28:44 17:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:28:44 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:22:01 4 0.00 0.00 0.03 0.00 0.02 99.95 17:28:44 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:22:01 6 1.99 0.00 0.00 0.00 0.00 98.01 17:28:44 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:28:44 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:28:44 17:23:01 all 0.26 0.00 0.01 0.01 0.01 99.71 17:28:44 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:28:44 17:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:28:44 17:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:28:44 17:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:23:01 6 1.99 0.00 0.00 0.00 0.02 98.00 17:28:44 17:23:01 7 0.03 0.00 0.03 0.00 0.03 99.90 17:28:44 17:24:01 all 0.26 0.00 0.01 0.00 0.01 99.73 17:28:44 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:28:44 17:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:28:44 17:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:28:44 17:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:28:44 17:24:01 6 1.95 0.00 0.00 0.00 0.00 98.05 17:28:44 17:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:28:44 17:25:01 all 0.07 0.00 0.02 0.00 0.01 99.90 17:28:44 17:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:28:44 17:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:28:44 17:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:28:44 17:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:28:44 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:25:01 6 0.45 0.00 0.07 0.00 0.02 99.47 17:28:44 17:25:01 7 0.03 0.00 0.05 0.00 0.03 99.88 17:28:44 17:26:01 all 0.03 0.00 0.02 0.01 0.01 99.94 17:28:44 17:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:28:44 17:26:01 1 0.03 0.00 0.02 0.03 0.00 99.92 17:28:44 17:26:01 2 0.03 0.00 0.03 0.02 0.02 99.90 17:28:44 17:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:28:44 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:28:44 17:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:28:44 17:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:28:44 17:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:28:44 17:27:01 all 0.04 0.00 0.01 0.00 0.00 99.95 17:28:44 17:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:28:44 17:27:01 1 0.18 0.00 0.00 0.02 0.00 99.80 17:28:44 17:27:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:28:44 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:28:44 17:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:28:44 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:28:44 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:28:44 17:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:28:44 17:28:01 all 3.46 0.00 1.46 0.26 0.02 94.81 17:28:44 17:28:01 0 3.79 0.00 2.00 0.00 0.02 94.19 17:28:44 17:28:01 1 3.11 0.00 1.67 0.18 0.02 95.02 17:28:44 17:28:01 2 3.27 0.00 1.98 1.61 0.02 93.13 17:28:44 17:28:01 3 3.58 0.00 1.27 0.02 0.02 95.11 17:28:44 17:28:01 4 3.06 0.00 1.21 0.02 0.02 95.70 17:28:44 17:28:01 5 3.41 0.00 0.94 0.02 0.00 95.64 17:28:44 17:28:01 6 3.26 0.00 1.17 0.18 0.02 95.37 17:28:44 17:28:01 7 4.17 0.00 1.44 0.02 0.03 94.34 17:28:44 Average: all 3.13 0.00 0.98 0.42 0.02 95.44 17:28:44 Average: 0 2.82 0.00 1.10 0.69 0.01 95.37 17:28:44 Average: 1 2.88 0.00 0.95 0.46 0.01 95.69 17:28:44 Average: 2 2.85 0.00 0.89 0.25 0.02 95.98 17:28:44 Average: 3 2.91 0.00 1.12 0.55 0.02 95.40 17:28:44 Average: 4 2.30 0.00 0.71 0.06 0.02 96.90 17:28:44 Average: 5 4.71 0.00 1.09 0.53 0.01 93.66 17:28:44 Average: 6 3.60 0.00 0.87 0.33 0.02 95.18 17:28:44 Average: 7 3.00 0.00 1.12 0.51 0.02 95.35 17:28:44 17:28:44 17:28:44