Pull request #700 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at e8bc1a271f7c47b072abce29d011d908314ff344 rather than 73cabc131e20f4b88914632dfddea482a4759299 Obtained Jenkinsfile from e8bc1a271f7c47b072abce29d011d908314ff344 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-ssh13593910386676971568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh647507180718401036.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3114958295475821530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-700/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7265569768063924270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6746787068223780404.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-700/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5498054648088474396.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-712 in /w/workspace/edgexfoundry_edgex-ui-go_PR-700 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-700 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8bc1a271f7c47b072abce29d011d908314ff344 into PR head commit 73cabc131e20f4b88914632dfddea482a4759299 Merge succeeded, producing 73cabc131e20f4b88914632dfddea482a4759299 Checking out Revision 73cabc131e20f4b88914632dfddea482a4759299 (PR-700) > git config core.sparsecheckout # timeout=10 > git checkout -f 73cabc131e20f4b88914632dfddea482a4759299 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73cabc131e20f4b88914632dfddea482a4759299 # timeout=10 Commit message: "fix AppService in the UI by adding a second auth field" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:51:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:51:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:51:05 ========================================================= 13:51:05 EdgeX Global Pipelines Version Info 13:51:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:51:05 ------------------- 13:51:05 stable info: 13:51:05 ------------------- 13:51:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:51:05 Message: update stable to v1.0.258 13:51:06 ------------------- 13:51:06 experimental info: 13:51:06 ------------------- 13:51:06 Commited By: **** collab-it+edgex@linuxfoundation.org 13:51:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:51:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:51:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:51:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-700 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-700 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-700 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73cabc131e20f4b88914632dfddea482a4759299 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73cabc1 [Pipeline] echo 13:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:08 provisioning config files... 13:51:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/config10076003001499345170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:09 ---> ****-login.sh 13:51:09 nexus3.edgexfoundry.org:10001 13:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:09 Configure a credential helper to remove this warning. See 13:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:09 13:51:09 Login Succeeded 13:51:09 nexus3.edgexfoundry.org:10002 13:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:09 Configure a credential helper to remove this warning. See 13:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:09 13:51:09 Login Succeeded 13:51:09 nexus3.edgexfoundry.org:10003 13:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:09 Configure a credential helper to remove this warning. See 13:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:09 13:51:09 Login Succeeded 13:51:09 nexus3.edgexfoundry.org:10004 13:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:10 Configure a credential helper to remove this warning. See 13:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:10 13:51:10 Login Succeeded 13:51:10 ****.io 13:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:10 Configure a credential helper to remove this warning. See 13:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:10 13:51:10 Login Succeeded 13:51:10 ---> ****-login.sh ends [Pipeline] } 13:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:51:11 + git rev-list -1 --merges 73cabc131e20f4b88914632dfddea482a4759299~1..73cabc131e20f4b88914632dfddea482a4759299 [Pipeline] echo 13:51:11 -----------> git rev-list -1 --merges 73cabc131e20f4b88914632dfddea482a4759299~1..73cabc131e20f4b88914632dfddea482a4759299 73cabc131e20f4b88914632dfddea482a4759299 [false] [Pipeline] sh 13:51:11 + git log --format=format:%s -1 73cabc131e20f4b88914632dfddea482a4759299 [Pipeline] echo 13:51:11 ========================================================= 13:51:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:51:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:12 + git log --format=format:%s -1 73cabc131e20f4b88914632dfddea482a4759299 [Pipeline] echo 13:51:12 [semverPrep] GIT_COMMIT: 73cabc131e20f4b88914632dfddea482a4759299, Commit Message: fix AppService in the UI by adding a second auth field [Pipeline] echo 13:51:12 [semverPrep] This is not a build commit. [Pipeline] sh 13:51:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:12 + grep -v github /etc/ssh/ssh_known_hosts 13:51:12 + [ -e /tmp/ssh_known_hosts ] 13:51:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:51:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:51:12 + sudo tee -a /etc/ssh/ssh_known_hosts 13:51:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:13 13:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:13 0.1.4: Pulling from edgex-devops/py-git-semver 13:51:13 b85a868b505f: Pulling fs layer 13:51:13 e2be974225ed: Pulling fs layer 13:51:13 339a4e72a1f5: Pulling fs layer 13:51:13 988bab9f4d93: Pulling fs layer 13:51:13 1469e6f7b9e6: Pulling fs layer 13:51:13 eaf3925da568: Pulling fs layer 13:51:13 bab4dde63d76: Pulling fs layer 13:51:13 bde34c3a00c8: Pulling fs layer 13:51:13 b352a97aabf1: Pulling fs layer 13:51:13 4872d77fe225: Pulling fs layer 13:51:13 5851b861e8e6: Pulling fs layer 13:51:13 1469e6f7b9e6: Waiting 13:51:13 eaf3925da568: Waiting 13:51:13 bab4dde63d76: Waiting 13:51:13 bde34c3a00c8: Waiting 13:51:13 b352a97aabf1: Waiting 13:51:13 5851b861e8e6: Waiting 13:51:13 988bab9f4d93: Waiting 13:51:13 e2be974225ed: Verifying Checksum 13:51:13 e2be974225ed: Download complete 13:51:13 988bab9f4d93: Verifying Checksum 13:51:13 988bab9f4d93: Download complete 13:51:13 1469e6f7b9e6: Verifying Checksum 13:51:13 1469e6f7b9e6: Download complete 13:51:13 eaf3925da568: Download complete 13:51:14 339a4e72a1f5: Verifying Checksum 13:51:14 339a4e72a1f5: Download complete 13:51:14 bde34c3a00c8: Verifying Checksum 13:51:14 bde34c3a00c8: Download complete 13:51:14 b352a97aabf1: Download complete 13:51:14 4872d77fe225: Download complete 13:51:14 5851b861e8e6: Verifying Checksum 13:51:14 5851b861e8e6: Download complete 13:51:14 b85a868b505f: Verifying Checksum 13:51:14 b85a868b505f: Download complete 13:51:14 bab4dde63d76: Download complete 13:51:15 b85a868b505f: Pull complete 13:51:15 e2be974225ed: Pull complete 13:51:16 339a4e72a1f5: Pull complete 13:51:16 988bab9f4d93: Pull complete 13:51:16 1469e6f7b9e6: Pull complete 13:51:16 eaf3925da568: Pull complete 13:51:18 bab4dde63d76: Pull complete 13:51:18 bde34c3a00c8: Pull complete 13:51:18 b352a97aabf1: Pull complete 13:51:18 4872d77fe225: Pull complete 13:51:18 5851b861e8e6: Pull complete 13:51:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:19 prd-ubuntu20.04-docker-8c-8g-712 does not seem to be running inside a container 13:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-700 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700:/w/workspace/edgexfoundry_edgex-ui-go_PR-700:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:22 $ docker top b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d -eo pid,comm 13:51:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:51:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:23 [ssh-agent] Looking for ssh-agent implementation... 13:51:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:23 $ docker exec b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d ssh-agent 13:51:23 SSH_AUTH_SOCK=/tmp/ssh-rQNeTXjaaRU0/agent.32 13:51:23 SSH_AGENT_PID=38 13:51:23 Running ssh-add (command line suppressed) 13:51:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/private_key_9337928464494660159.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/private_key_9337928464494660159.key) 13:51:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:23 + git tag --points-at HEAD [Pipeline] } 13:51:24 $ docker exec --env ******** --env ******** b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d ssh-agent -k 13:51:24 unset SSH_AUTH_SOCK; 13:51:24 unset SSH_AGENT_PID; 13:51:24 echo Agent pid 38 killed; 13:51:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:51:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:24 [ssh-agent] Looking for ssh-agent implementation... 13:51:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:24 $ docker exec b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d ssh-agent 13:51:24 SSH_AUTH_SOCK=/tmp/ssh-mkAN0OxBOe6V/agent.70 13:51:24 SSH_AGENT_PID=76 13:51:24 Running ssh-add (command line suppressed) 13:51:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/private_key_9415868796397156846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/private_key_9415868796397156846.key) 13:51:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:24 + git semver init 13:51:25 2024-02-10 13:51:25,177 [run_init] DEBUG init version:0.0.0 force:False 13:51:25 2024-02-10 13:51:25,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver 13:51:25 2024-02-10 13:51:25,178 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver 13:51:25 2024-02-10 13:51:25,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-700, universal_newlines=False, shell=None, istream=None) 13:51:27 2024-02-10 13:51:27,041 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.git/info/exclude 13:51:27 2024-02-10 13:51:27,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver/PR-700 with force:False 13:51:27 2024-02-10 13:51:27,042 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver/PR-700 13:51:27 2024-02-10 13:51:27,047 [execute] INFO git cat-file --batch-check 13:51:27 2024-02-10 13:51:27,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver, universal_newlines=False, shell=None, istream=) 13:51:27 2024-02-10 13:51:27,053 [execute] INFO git cat-file --batch 13:51:27 2024-02-10 13:51:27,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver, universal_newlines=False, shell=None, istream=) 13:51:27 2024-02-10 13:51:27,059 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-700/.semver/PR-700 13:51:27 0.0.0 [Pipeline] } 13:51:27 $ docker exec --env ******** --env ******** b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d ssh-agent -k 13:51:27 unset SSH_AUTH_SOCK; 13:51:27 unset SSH_AGENT_PID; 13:51:27 echo Agent pid 76 killed; 13:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:27 + git semver [Pipeline] } 13:51:28 $ docker stop --time=1 b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d 13:51:29 $ docker rm -f --volumes b4a66d14520e8c12679f0f84981ef41ca6de553384f20448a812e41ddcec230d [Pipeline] // withDockerContainer [Pipeline] sh 13:51:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:51:30 Stashed 1 file(s) [Pipeline] echo 13:51:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:31 provisioning config files... 13:51:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/config5195869510068202776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:31 ---> ****-login.sh 13:51:31 nexus3.edgexfoundry.org:10001 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 nexus3.edgexfoundry.org:10002 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 nexus3.edgexfoundry.org:10003 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 nexus3.edgexfoundry.org:10004 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 ****.io 13:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:32 Configure a credential helper to remove this warning. See 13:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:32 13:51:32 Login Succeeded 13:51:32 ---> ****-login.sh ends [Pipeline] } 13:51:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:32 ========================================================= 13:51:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:51:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:51:33 Sending build context to Docker daemon 58.46MB 13:51:33 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 13:51:33 Step 2/15 : FROM ${BASE} AS builder 13:51:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:33 7264a8db6415: Pulling fs layer 13:51:33 c4d48a809fc2: Pulling fs layer 13:51:33 4f1c88b9dad5: Pulling fs layer 13:51:33 ad3a456e5733: Pulling fs layer 13:51:33 69c7f0334f64: Pulling fs layer 13:51:33 1f1c1a5573a3: Pulling fs layer 13:51:33 ce7588e14bc9: Pulling fs layer 13:51:33 b5e4710f87ac: Pulling fs layer 13:51:33 ad3a456e5733: Waiting 13:51:33 69c7f0334f64: Waiting 13:51:33 ce7588e14bc9: Waiting 13:51:33 b5e4710f87ac: Waiting 13:51:33 1f1c1a5573a3: Waiting 13:51:33 c4d48a809fc2: Verifying Checksum 13:51:33 c4d48a809fc2: Download complete 13:51:33 ad3a456e5733: Download complete 13:51:33 69c7f0334f64: Verifying Checksum 13:51:33 69c7f0334f64: Download complete 13:51:33 7264a8db6415: Verifying Checksum 13:51:33 7264a8db6415: Download complete 13:51:33 1f1c1a5573a3: Verifying Checksum 13:51:33 1f1c1a5573a3: Download complete 13:51:33 7264a8db6415: Pull complete 13:51:33 b5e4710f87ac: Verifying Checksum 13:51:33 b5e4710f87ac: Download complete 13:51:33 c4d48a809fc2: Pull complete 13:51:34 4f1c88b9dad5: Verifying Checksum 13:51:34 4f1c88b9dad5: Download complete 13:51:34 ce7588e14bc9: Verifying Checksum 13:51:34 ce7588e14bc9: Download complete 13:51:37 4f1c88b9dad5: Pull complete 13:51:37 ad3a456e5733: Pull complete 13:51:37 69c7f0334f64: Pull complete 13:51:37 1f1c1a5573a3: Pull complete 13:51:40 ce7588e14bc9: Pull complete 13:51:40 b5e4710f87ac: Pull complete 13:51:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:51:40 ---> 88b5674ff536 13:51:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:51:45 ---> Running in 6cf360863350 13:51:45 Removing intermediate container 6cf360863350 13:51:45 ---> 93b035de4373 13:51:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:51:45 ---> Running in b78df84be48f 13:51:45 Removing intermediate container b78df84be48f 13:51:45 ---> a88d71b4d642 13:51:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:51:45 ---> Running in 4c9b721d0841 13:51:45 Removing intermediate container 4c9b721d0841 13:51:45 ---> 649a7a40798b 13:51:45 Step 6/15 : LABEL Name=edgex-ui-go 13:51:45 ---> Running in 1d2fd4d4bb3e 13:51:45 Removing intermediate container 1d2fd4d4bb3e 13:51:45 ---> 30eeb0013637 13:51:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:51:45 ---> Running in b2f11e3550a3 13:51:45 Removing intermediate container b2f11e3550a3 13:51:45 ---> 74d2b5cb5cd7 13:51:45 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:51:45 Still waiting to schedule task 13:51:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:51:45 latest: Pulling from library/docker 13:51:45 4abcf2066143: Pulling fs layer 13:51:45 da259ba7c9a6: Pulling fs layer 13:51:45 4f4fb700ef54: Pulling fs layer 13:51:45 64ec0e092e7d: Pulling fs layer 13:51:45 59b5f93a474f: Pulling fs layer 13:51:45 9800384aa54d: Pulling fs layer 13:51:45 470f38a92860: Pulling fs layer 13:51:45 c2f971b7aba2: Pulling fs layer 13:51:45 5c94207b7102: Pulling fs layer 13:51:45 73955f3516c6: Pulling fs layer 13:51:45 b8b3a24dbf0c: Pulling fs layer 13:51:45 5f7486de5bba: Pulling fs layer 13:51:45 64ada8f36f0b: Pulling fs layer 13:51:45 557090f337b6: Pulling fs layer 13:51:45 5560d47c30f0: Pulling fs layer 13:51:45 68856e89c76e: Pulling fs layer 13:51:45 c2f971b7aba2: Waiting 13:51:45 5c94207b7102: Waiting 13:51:45 73955f3516c6: Waiting 13:51:45 b8b3a24dbf0c: Waiting 13:51:45 5f7486de5bba: Waiting 13:51:45 64ada8f36f0b: Waiting 13:51:45 557090f337b6: Waiting 13:51:45 59b5f93a474f: Waiting 13:51:45 5560d47c30f0: Waiting 13:51:45 68856e89c76e: Waiting 13:51:45 9800384aa54d: Waiting 13:51:45 470f38a92860: Waiting 13:51:45 64ec0e092e7d: Waiting 13:51:46 4f4fb700ef54: Verifying Checksum 13:51:46 4f4fb700ef54: Download complete 13:51:46 4abcf2066143: Verifying Checksum 13:51:46 4abcf2066143: Download complete 13:51:46 da259ba7c9a6: Verifying Checksum 13:51:46 da259ba7c9a6: Download complete 13:51:46 64ec0e092e7d: Verifying Checksum 13:51:46 64ec0e092e7d: Download complete 13:51:46 4abcf2066143: Pull complete 13:51:46 da259ba7c9a6: Pull complete 13:51:46 9800384aa54d: Verifying Checksum 13:51:46 9800384aa54d: Download complete 13:51:46 4f4fb700ef54: Pull complete 13:51:46 64ec0e092e7d: Pull complete 13:51:46 c2f971b7aba2: Verifying Checksum 13:51:46 c2f971b7aba2: Download complete 13:51:46 5c94207b7102: Verifying Checksum 13:51:46 5c94207b7102: Download complete 13:51:46 73955f3516c6: Verifying Checksum 13:51:46 73955f3516c6: Download complete 13:51:46 59b5f93a474f: Download complete 13:51:47 b8b3a24dbf0c: Verifying Checksum 13:51:47 64ada8f36f0b: Verifying Checksum 13:51:47 64ada8f36f0b: Download complete 13:51:47 470f38a92860: Verifying Checksum 13:51:47 470f38a92860: Download complete 13:51:47 68856e89c76e: Download complete 13:51:47 59b5f93a474f: Pull complete 13:51:47 5560d47c30f0: Download complete 13:51:47 9800384aa54d: Pull complete 13:51:48 557090f337b6: Verifying Checksum 13:51:48 557090f337b6: Download complete 13:51:48 470f38a92860: Pull complete 13:51:48 c2f971b7aba2: Pull complete 13:51:48 5c94207b7102: Pull complete 13:51:48 73955f3516c6: Pull complete 13:51:48 b8b3a24dbf0c: Pull complete 13:51:48 5f7486de5bba: Pull complete 13:51:48 64ada8f36f0b: Pull complete 13:51:50 557090f337b6: Pull complete 13:51:50 5560d47c30f0: Pull complete 13:51:50 68856e89c76e: Pull complete 13:51:50 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 13:51:50 Status: Downloaded newer image for docker:latest 13:51:52 ---> 3330cb1b0fd1 13:51:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:52 ---> Running in 5dfbeb8cc2de 13:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:51:53 OK: 264 MiB in 52 packages 13:51:53 Removing intermediate container 5dfbeb8cc2de 13:51:53 ---> 68e8e2475e8c 13:51:53 Step 10/15 : ENV GO111MODULE=on 13:51:53 ---> Running in ef243031a824 13:51:53 Removing intermediate container ef243031a824 13:51:53 ---> 26ebf3248ebf 13:51:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:51:53 ---> Running in 58e212a63750 13:51:53 Removing intermediate container 58e212a63750 13:51:53 ---> b16065485675 13:51:53 Step 12/15 : COPY go.mod vendor* ./ 13:51:54 ---> 92820b974424 13:51:54 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:54 ---> Running in a463d1dc9f5c 13:52:43 Removing intermediate container a463d1dc9f5c 13:52:43 ---> b585cc594c85 13:52:43 Step 14/15 : COPY . . 13:52:43 ---> 0f7738345913 13:52:43 Step 15/15 : RUN ${MAKE} 13:52:43 ---> Running in f2ea0832dae6 13:52:43 noop 13:52:44 Removing intermediate container f2ea0832dae6 13:52:44 ---> c3e22c9f6771 13:52:44 Successfully built c3e22c9f6771 13:52:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:44 + docker inspect -f . ci-base-image-x86_64 13:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:44 prd-ubuntu20.04-docker-8c-8g-712 does not seem to be running inside a container 13:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-700 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700:/w/workspace/edgexfoundry_edgex-ui-go_PR-700:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:45 $ docker top 77c0b23a1c8fdbb710905b4085747b7d5a553550b33698b4b3a83ab0786e0a55 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:45 + go version 13:52:45 go version go1.21.0 linux/amd64 [Pipeline] } 13:52:45 $ docker stop --time=1 77c0b23a1c8fdbb710905b4085747b7d5a553550b33698b4b3a83ab0786e0a55 13:52:47 $ docker rm -f --volumes 77c0b23a1c8fdbb710905b4085747b7d5a553550b33698b4b3a83ab0786e0a55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:48 + docker inspect -f . ci-base-image-x86_64 13:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:48 prd-ubuntu20.04-docker-8c-8g-712 does not seem to be running inside a container 13:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-700 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700:/w/workspace/edgexfoundry_edgex-ui-go_PR-700:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:49 $ docker top c92f55c7e388db93a6e608231e3648c42f12304989cbedbed016bf9665476497 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-700 [Pipeline] fileExists [Pipeline] sh 13:52:49 + make test 13:52:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:52:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:53:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:53:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:53:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:04 ./bin/test-attribution-txt.sh 13:53:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:53:04 make -C web test 13:53:04 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-700/web' 13:53:04 make[1]: tput: No such file or directory 13:53:04 make[1]: tput: No such file or directory 13:53:04 warning: generating ./VERSION 13:53:04 echo "0.0.0" > VERSION 13:53:04 docker build \ 13:53:04 -f Dockerfile \ 13:53:04 --build-arg USER=1000 \ 13:53:04 \ 13:53:04 --label "git_sha=73cabc131e20f4b88914632dfddea482a4759299" \ 13:53:04 -t edgexfoundry/edgex-web-ui:73cabc131e20f4b88914632dfddea482a4759299 \ 13:53:04 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:53:04 . 13:53:04 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 13:53:04 Install the buildx component to build images with BuildKit: 13:53:04 https://docs.docker.com/go/buildx/ 13:53:04 13:53:04 Sending build context to Docker daemon 2.619MB 13:53:04 Step 1/11 : FROM node:18-alpine3.18 13:53:04 18-alpine3.18: Pulling from library/node 13:53:04 619be1103602: Pulling fs layer 13:53:04 738ed9d2c558: Pulling fs layer 13:53:04 ba3b98b2e159: Pulling fs layer 13:53:04 df5b844a1292: Pulling fs layer 13:53:05 619be1103602: Verifying Checksum 13:53:05 619be1103602: Download complete 13:53:05 ba3b98b2e159: Verifying Checksum 13:53:05 ba3b98b2e159: Download complete 13:53:05 df5b844a1292: Verifying Checksum 13:53:05 df5b844a1292: Download complete 13:53:05 619be1103602: Pull complete 13:53:05 738ed9d2c558: Verifying Checksum 13:53:05 738ed9d2c558: Download complete 13:53:07 738ed9d2c558: Pull complete 13:53:07 ba3b98b2e159: Pull complete 13:53:07 df5b844a1292: Pull complete 13:53:07 Digest: sha256:ae124a073f5655a04381a2d95b3c32da4adf5c279f912af432885e7249814156 13:53:07 Status: Downloaded newer image for node:18-alpine3.18 13:53:07 ---> 230234dfba5c 13:53:07 Step 2/11 : RUN apk add --no-cache chromium 13:53:09 ---> Running in f2154909089e 13:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:10 (1/154) Installing libexpat (2.6.0-r0) 13:53:10 (2/154) Installing brotli-libs (1.0.9-r14) 13:53:10 (3/154) Installing libbz2 (1.0.8-r5) 13:53:10 (4/154) Installing libpng (1.6.39-r3) 13:53:10 (5/154) Installing freetype (2.13.0-r5) 13:53:10 (6/154) Installing fontconfig (2.14.2-r3) 13:53:10 (7/154) Installing libfontenc (1.1.7-r2) 13:53:10 (8/154) Installing mkfontscale (1.2.2-r3) 13:53:10 (9/154) Installing font-opensans (0_git20210927-r1) 13:53:10 (10/154) Installing pkgconf (1.9.5-r0) 13:53:10 (11/154) Installing libffi (3.4.4-r2) 13:53:10 (12/154) Installing libintl (0.21.1-r7) 13:53:10 (13/154) Installing libblkid (2.38.1-r8) 13:53:10 (14/154) Installing libmount (2.38.1-r8) 13:53:10 (15/154) Installing pcre2 (10.42-r1) 13:53:10 (16/154) Installing glib (2.76.6-r0) 13:53:10 (17/154) Installing xz-libs (5.4.3-r0) 13:53:10 (18/154) Installing libxml2 (2.11.6-r0) 13:53:10 (19/154) Installing shared-mime-info (2.2-r5) 13:53:10 (20/154) Installing hicolor-icon-theme (0.17-r2) 13:53:10 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 13:53:11 (22/154) Installing libwebp (1.3.2-r0) 13:53:11 (23/154) Installing zstd-libs (1.5.5-r4) 13:53:11 (24/154) Installing tiff (4.5.1-r0) 13:53:11 (25/154) Installing gdk-pixbuf (2.42.10-r5) 13:53:11 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 13:53:11 (27/154) Installing libxau (1.0.11-r2) 13:53:11 (28/154) Installing libmd (1.0.4-r2) 13:53:11 (29/154) Installing libbsd (0.11.7-r1) 13:53:11 (30/154) Installing libxdmcp (1.1.4-r2) 13:53:11 (31/154) Installing libxcb (1.15-r1) 13:53:11 (32/154) Installing libx11 (1.8.7-r0) 13:53:11 (33/154) Installing libxcomposite (0.4.6-r3) 13:53:11 (34/154) Installing libxfixes (6.0.1-r2) 13:53:11 (35/154) Installing libxrender (0.9.11-r3) 13:53:11 (36/154) Installing libxcursor (1.2.1-r2) 13:53:11 (37/154) Installing libxdamage (1.1.6-r2) 13:53:11 (38/154) Installing libxext (1.3.5-r2) 13:53:11 (39/154) Installing libxi (1.8.1-r0) 13:53:11 (40/154) Installing libxinerama (1.1.5-r2) 13:53:11 (41/154) Installing libxrandr (1.5.3-r2) 13:53:11 (42/154) Installing libatk-1.0 (2.48.4-r0) 13:53:11 (43/154) Installing libxtst (1.2.4-r2) 13:53:11 (44/154) Installing dbus-libs (1.14.8-r0) 13:53:11 (45/154) Installing at-spi2-core (2.48.4-r0) 13:53:12 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 13:53:12 (47/154) Installing pixman (0.42.2-r1) 13:53:12 (48/154) Installing cairo (1.17.8-r1) 13:53:12 (49/154) Installing cairo-gobject (1.17.8-r1) 13:53:12 (50/154) Installing avahi-libs (0.8-r13) 13:53:12 (51/154) Installing gmp (6.2.1-r3) 13:53:12 (52/154) Installing nettle (3.8.1-r2) 13:53:12 (53/154) Installing libunistring (1.1-r1) 13:53:12 (54/154) Installing libidn2 (2.3.4-r1) 13:53:12 (55/154) Installing p11-kit (0.24.1-r2) 13:53:12 (56/154) Installing libtasn1 (4.19.0-r1) 13:53:12 (57/154) Installing gnutls (3.8.3-r0) 13:53:12 (58/154) Installing cups-libs (2.4.7-r0) 13:53:12 (59/154) Installing libepoxy (1.5.10-r1) 13:53:12 (60/154) Installing fribidi (1.0.13-r0) 13:53:12 (61/154) Installing graphite2 (1.3.14-r5) 13:53:12 (62/154) Installing harfbuzz (7.3.0-r0) 13:53:12 (63/154) Installing libxft (2.3.8-r1) 13:53:12 (64/154) Installing pango (1.50.14-r1) 13:53:12 (65/154) Installing wayland-libs-client (1.22.0-r2) 13:53:13 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 13:53:13 (67/154) Installing wayland-libs-egl (1.22.0-r2) 13:53:13 (68/154) Installing xkeyboard-config (2.38-r0) 13:53:13 (69/154) Installing libxkbcommon (1.5.0-r2) 13:53:13 (70/154) Installing gtk+3.0 (3.24.38-r1) 13:53:13 Executing gtk+3.0-3.24.38-r1.post-install 13:53:13 (71/154) Installing icu-data-full (73.2-r2) 13:53:13 (72/154) Installing mesa (23.0.4-r0) 13:53:13 (73/154) Installing llvm15-libs (15.0.7-r6) 13:53:15 (74/154) Installing hwdata-pci (0.370-r0) 13:53:15 (75/154) Installing libpciaccess (0.17-r2) 13:53:15 (76/154) Installing libdrm (2.4.115-r4) 13:53:15 (77/154) Installing musl-fts (1.2.7-r5) 13:53:15 (78/154) Installing libelf (0.189-r2) 13:53:15 (79/154) Installing mesa-glapi (23.0.4-r0) 13:53:15 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 13:53:15 (81/154) Installing eudev-libs (3.2.11-r8) 13:53:15 (82/154) Installing libmagic (5.45-r0) 13:53:15 (83/154) Installing file (5.45-r0) 13:53:15 (84/154) Installing libice (1.1.1-r2) 13:53:15 (85/154) Installing libuuid (2.38.1-r8) 13:53:15 (86/154) Installing libsm (1.2.4-r1) 13:53:15 (87/154) Installing libxt (1.3.0-r2) 13:53:15 (88/154) Installing libxmu (1.1.4-r2) 13:53:15 (89/154) Installing xset (1.2.5-r1) 13:53:15 (90/154) Installing xprop (1.2.7-r0) 13:53:15 (91/154) Installing xdg-utils (1.1.3-r4) 13:53:15 (92/154) Installing libogg (1.3.5-r4) 13:53:15 (93/154) Installing flac-libs (1.4.3-r0) 13:53:15 (94/154) Installing alsa-lib (1.2.9-r1) 13:53:15 (95/154) Installing libatomic (12.2.1_git20220924-r10) 13:53:15 (96/154) Installing svt-av1-libs (1.6.0-r0) 13:53:16 (97/154) Installing aom-libs (3.6.1-r0) 13:53:16 (98/154) Installing libva (2.18.0-r1) 13:53:16 (99/154) Installing libvdpau (1.5-r1) 13:53:16 (100/154) Installing onevpl-libs (2023.2.1-r0) 13:53:16 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 13:53:16 (102/154) Installing libdav1d (1.2.1-r0) 13:53:16 (103/154) Installing libhwy (1.0.4-r1) 13:53:16 (104/154) Installing lcms2 (2.15-r2) 13:53:16 (105/154) Installing libjxl (0.8.2-r0) 13:53:16 (106/154) Installing lame-libs (3.100-r5) 13:53:17 (107/154) Installing opus (1.4-r0) 13:53:17 (108/154) Installing libgomp (12.2.1_git20220924-r10) 13:53:17 (109/154) Installing soxr (0.1.3-r5) 13:53:17 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 13:53:17 (111/154) Installing libtheora (1.1.1-r17) 13:53:17 (112/154) Installing libvorbis (1.3.7-r1) 13:53:17 (113/154) Installing libvpx (1.13.0-r2) 13:53:17 (114/154) Installing x264-libs (0.164_git20220602-r1) 13:53:17 (115/154) Installing numactl (2.0.16-r4) 13:53:17 (116/154) Installing x265-libs (3.5-r4) 13:53:17 (117/154) Installing xvidcore (1.3.7-r1) 13:53:17 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 13:53:18 (119/154) Installing libbluray (1.3.4-r0) 13:53:18 (120/154) Installing mpg123-libs (1.31.3-r1) 13:53:18 (121/154) Installing libopenmpt (0.7.2-r0) 13:53:18 (122/154) Installing cjson (1.7.17-r0) 13:53:18 (123/154) Installing mbedtls (2.28.7-r0) 13:53:18 (124/154) Installing librist (0.2.7-r0) 13:53:18 (125/154) Installing libsrt (1.5.2-r0) 13:53:19 (126/154) Installing libssh (0.10.5-r0) 13:53:20 (127/154) Installing libsodium (1.0.18-r3) 13:53:20 (128/154) Installing libzmq (4.3.4-r4) 13:53:20 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 13:53:20 (130/154) Installing libevent (2.1.12-r6) 13:53:20 (131/154) Installing wayland-libs-server (1.22.0-r2) 13:53:20 (132/154) Installing mesa-gbm (23.0.4-r0) 13:53:20 (133/154) Installing harfbuzz-subset (7.3.0-r0) 13:53:20 (134/154) Installing icu-libs (73.2-r2) 13:53:20 (135/154) Installing jsoncpp (1.9.5-r0) 13:53:20 (136/154) Installing minizip (1.2.13-r1) 13:53:20 (137/154) Installing nspr (4.35-r2) 13:53:20 (138/154) Installing sqlite-libs (3.41.2-r3) 13:53:20 (139/154) Installing nss (3.94-r0) 13:53:21 (140/154) Installing pipewire-libs (0.3.70-r1) 13:53:21 (141/154) Installing libasyncns (0.8-r1) 13:53:21 (142/154) Installing libltdl (2.4.7-r2) 13:53:21 (143/154) Installing orc (0.4.34-r0) 13:53:21 (144/154) Installing libsndfile (1.2.0-r2) 13:53:21 (145/154) Installing speexdsp (1.2.1-r1) 13:53:21 (146/154) Installing tdb-libs (1.4.8-r1) 13:53:21 (147/154) Installing libpulse (16.1-r10) 13:53:21 (148/154) Installing snappy (1.1.10-r1) 13:53:21 (149/154) Installing libwoff2common (1.0.2-r2) 13:53:21 (150/154) Installing libwoff2enc (1.0.2-r2) 13:53:21 (151/154) Installing libgpg-error (1.47-r1) 13:53:21 (152/154) Installing libgcrypt (1.10.2-r1) 13:53:21 (153/154) Installing libxslt (1.1.38-r0) 13:53:21 (154/154) Installing chromium (119.0.6045.159-r0) 13:53:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-713 in /w/workspace/edgexfoundry_edgex-ui-go_PR-700 [Pipeline] { [Pipeline] ws 13:53:23 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:53:24 Executing busybox-1.36.1-r5.trigger 13:53:24 Executing fontconfig-2.14.2-r3.trigger 13:53:24 Executing mkfontscale-1.2.2-r3.trigger 13:53:24 Executing glib-2.76.6-r0.trigger 13:53:24 Executing shared-mime-info-2.2-r5.trigger 13:53:24 Executing gdk-pixbuf-2.42.10-r5.trigger 13:53:24 Executing gtk-update-icon-cache-3.24.38-r1.trigger 13:53:24 OK: 580 MiB in 171 packages 13:53:27 The recommended git tool is: git 13:53:31 using credential edgex-jenkins-ssh 13:53:31 Cloning the remote Git repository 13:53:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:53:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:53:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:53:32 > git --version # timeout=10 13:53:32 > git --version # 'git version 2.25.1' 13:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:35 Removing intermediate container f2154909089e 13:53:35 ---> 649456b5725a 13:53:35 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:53:35 ---> Running in 5ac832453bb4 13:53:35 Removing intermediate container 5ac832453bb4 13:53:35 ---> 2e86df2fa970 13:53:35 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 13:53:35 ---> Running in 7c4cad365f93 13:53:35 Removing intermediate container 7c4cad365f93 13:53:35 ---> 9bc87eca525e 13:53:35 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 13:53:35 ---> Running in ba7162cf4cec 13:53:35 Removing intermediate container ba7162cf4cec 13:53:35 ---> 0248a0e683e0 13:53:35 Step 6/11 : RUN npm install -g npm 13:53:35 ---> Running in 2a2a683b51d3 13:53:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:53:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:53:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:53:38 Merging remotes/origin/main commit e8bc1a271f7c47b072abce29d011d908314ff344 into PR head commit 73cabc131e20f4b88914632dfddea482a4759299 13:53:38 > git config core.sparsecheckout # timeout=10 13:53:38 > git checkout -f 73cabc131e20f4b88914632dfddea482a4759299 # timeout=10 13:53:38 > git remote # timeout=10 13:53:38 > git config --get remote.origin.url # timeout=10 13:53:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:38 > git merge e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 13:53:38 > git rev-parse HEAD^{commit} # timeout=10 13:53:38 Merge succeeded, producing 73cabc131e20f4b88914632dfddea482a4759299 13:53:38 Checking out Revision 73cabc131e20f4b88914632dfddea482a4759299 (PR-700) 13:53:38 > git config core.sparsecheckout # timeout=10 13:53:38 > git checkout -f 73cabc131e20f4b88914632dfddea482a4759299 # timeout=10 13:53:41 13:53:41 removed 18 packages, and changed 51 packages in 6s 13:53:41 13:53:41 24 packages are looking for funding 13:53:41 run `npm fund` for details 13:53:42 Commit message: "fix AppService in the UI by adding a second auth field" 13:53:42 Removing intermediate container 2a2a683b51d3 13:53:42 ---> 267d9edfad8d 13:53:42 Step 7/11 : ARG USER=1000 13:53:42 ---> Running in 4217cddfbc66 13:53:42 Removing intermediate container 4217cddfbc66 13:53:42 ---> efe6a2db2835 13:53:42 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:53:42 ---> Running in 15a6624ccfa3 13:53:42 > git --version # timeout=10 13:53:42 > git --version # 'git version 2.25.1' 13:53:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 13:53:43 Removing intermediate container 15a6624ccfa3 13:53:43 ---> 4328f2a050d3 13:53:43 Step 9/11 : USER $USER:$USER 13:53:43 ---> Running in 2d61e771acb4 13:53:43 Removing intermediate container 2d61e771acb4 13:53:43 ---> 5b26630502d1 13:53:43 Step 10/11 : WORKDIR /app 13:53:43 ---> Running in 846e933aae65 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:43 Removing intermediate container 846e933aae65 13:53:43 ---> 60cbc145ba59 13:53:43 Step 11/11 : LABEL git_sha=73cabc131e20f4b88914632dfddea482a4759299 13:53:43 ---> Running in 46e0f5a5fbe8 13:53:43 Removing intermediate container 46e0f5a5fbe8 13:53:43 ---> 49c08832a7b1 13:53:43 Successfully built 49c08832a7b1 13:53:43 Successfully tagged edgexfoundry/edgex-web-ui:73cabc131e20f4b88914632dfddea482a4759299 13:53:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:53:43 touch edgex-web-ui.imagebuilt 13:53:43 mkdir -p node_modules coverage 13:53:43 chown "1000:1000" . node_modules coverage package-lock.json 13:53:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:53:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:53:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:53:43 Dload Upload Total Spent Left Speed 13:53:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh 13:53:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:53:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:53:44 + sudo tee /etc/docker/daemon.new 13:53:44 { 13:53:44 "registry-mirrors": [ 13:53:44 "https://nexus3.edgexfoundry.org:10001" 13:53:44 ], 13:53:44 "bip": "10.250.0.254/24", 13:53:44 "hosts": [ 13:53:44 "tcp://0.0.0.0:5555", 13:53:44 "unix:///var/run/docker.sock" 13:53:44 ], 13:53:44 "mtu": 1458, 13:53:44 "selinux-enabled": true, 13:53:44 "seccomp-profile": "/etc/docker/seccomp.json" 13:53:44 } [Pipeline] sh 13:53:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:53:45 + sudo service docker restart 13:53:58 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:53:58 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 13:53:58 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 13:53:58 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 13:53:58 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 13:53:58 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 13:53:58 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 13:53:58 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:53:58 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:53:58 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 13:53:59 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 13:54:00 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 13:54:01 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 13:54:05 13:54:05 added 1182 packages, and audited 1183 packages in 21s 13:54:05 13:54:05 100 packages are looking for funding 13:54:05 run `npm fund` for details 13:54:05 13:54:05 19 vulnerabilities (12 moderate, 6 high, 1 critical) 13:54:05 13:54:05 To address issues that do not require attention, run: 13:54:05 npm audit fix 13:54:05 13:54:05 To address all issues (including breaking changes), run: 13:54:05 npm audit fix --force 13:54:05 13:54:05 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:07 provisioning config files... 13:54:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config12155986651239631678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:08 ---> ****-login.sh 13:54:08 nexus3.edgexfoundry.org:10001 13:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:08 Configure a credential helper to remove this warning. See 13:54:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:08 13:54:08 Login Succeeded 13:54:08 nexus3.edgexfoundry.org:10002 13:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:08 Configure a credential helper to remove this warning. See 13:54:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:08 13:54:08 Login Succeeded 13:54:08 nexus3.edgexfoundry.org:10003 13:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:09 Configure a credential helper to remove this warning. See 13:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:09 13:54:09 Login Succeeded 13:54:09 nexus3.edgexfoundry.org:10004 13:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:09 Configure a credential helper to remove this warning. See 13:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:09 13:54:09 Login Succeeded 13:54:09 ****.io 13:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:54:09 Configure a credential helper to remove this warning. See 13:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:54:09 13:54:09 Login Succeeded 13:54:09 ---> ****-login.sh ends [Pipeline] } 13:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:54:10 ========================================================= 13:54:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:54:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:54:12 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 13:54:12 Sending build context to Docker daemon 35.46MB 13:54:12 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 13:54:12 Step 2/15 : FROM ${BASE} AS builder 13:54:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:12 9fda8d8052c6: Pulling fs layer 13:54:12 5d54e960e981: Pulling fs layer 13:54:12 c4a7e357bf2a: Pulling fs layer 13:54:12 f0e02332f6b5: Pulling fs layer 13:54:12 872ee5b61b7b: Pulling fs layer 13:54:12 0c6a40ed1a82: Pulling fs layer 13:54:12 94ae7d8d031c: Pulling fs layer 13:54:12 f0e02332f6b5: Waiting 13:54:12 872ee5b61b7b: Waiting 13:54:12 0c6a40ed1a82: Waiting 13:54:12 94ae7d8d031c: Waiting 13:54:12 5d54e960e981: Verifying Checksum 13:54:12 5d54e960e981: Download complete 13:54:12 f0e02332f6b5: Verifying Checksum 13:54:12 f0e02332f6b5: Download complete 13:54:12 872ee5b61b7b: Verifying Checksum 13:54:12 872ee5b61b7b: Download complete 13:54:12 9fda8d8052c6: Download complete 13:54:13 94ae7d8d031c: Verifying Checksum 13:54:13 94ae7d8d031c: Download complete 13:54:13 - Generating browser application bundles (phase: setup)... 13:54:13 9fda8d8052c6: Pull complete 13:54:14 5d54e960e981: Pull complete 13:54:14 c4a7e357bf2a: Verifying Checksum 13:54:14 c4a7e357bf2a: Download complete 13:54:15 0c6a40ed1a82: Verifying Checksum 13:54:15 0c6a40ed1a82: Download complete 13:54:27 c4a7e357bf2a: Pull complete 13:54:27 f0e02332f6b5: Pull complete 13:54:27 872ee5b61b7b: Pull complete 13:54:35 0c6a40ed1a82: Pull complete 13:54:37 94ae7d8d031c: Pull complete 13:54:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:54:37 ---> 86de565de09d 13:54:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:54:38 ---> Running in 1bbd7dfe8452 13:54:38 Removing intermediate container 1bbd7dfe8452 13:54:38 ---> 5ae324210942 13:54:38 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:54:38 ---> Running in 3c61e38b8340 13:54:38 Removing intermediate container 3c61e38b8340 13:54:38 ---> 009fd7b95e07 13:54:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:54:38 ---> Running in 38c8474db569 13:54:39 Removing intermediate container 38c8474db569 13:54:39 ---> c37f74286a31 13:54:39 Step 6/15 : LABEL Name=edgex-ui-go 13:54:39 ---> Running in 222c99058f38 13:54:39 Removing intermediate container 222c99058f38 13:54:39 ---> fefa023d8a24 13:54:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:54:39 ---> Running in c689576be731 13:54:39 Removing intermediate container c689576be731 13:54:39 ---> 86dd8c77dd0f 13:54:39 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:54:40 latest: Pulling from library/docker 13:54:40 bca4290a9639: Pulling fs layer 13:54:40 2cd627277f8a: Pulling fs layer 13:54:40 4f4fb700ef54: Pulling fs layer 13:54:40 a4fb61f641ed: Pulling fs layer 13:54:40 733caa879861: Pulling fs layer 13:54:40 41b482f87146: Pulling fs layer 13:54:40 0f596b0f1ebd: Pulling fs layer 13:54:40 3c18ba07c524: Pulling fs layer 13:54:40 e5136b0c9c40: Pulling fs layer 13:54:40 c66fedb273ac: Pulling fs layer 13:54:40 f8b4790c78e1: Pulling fs layer 13:54:40 778c48064a9e: Pulling fs layer 13:54:40 ddf1811cd93b: Pulling fs layer 13:54:40 f097af4b233d: Pulling fs layer 13:54:40 3efeff7477ff: Pulling fs layer 13:54:40 295ea359eb0b: Pulling fs layer 13:54:40 e5136b0c9c40: Waiting 13:54:40 c66fedb273ac: Waiting 13:54:40 f8b4790c78e1: Waiting 13:54:40 ddf1811cd93b: Waiting 13:54:40 f097af4b233d: Waiting 13:54:40 3efeff7477ff: Waiting 13:54:40 295ea359eb0b: Waiting 13:54:40 a4fb61f641ed: Waiting 13:54:40 778c48064a9e: Waiting 13:54:40 733caa879861: Waiting 13:54:40 41b482f87146: Waiting 13:54:40 3c18ba07c524: Waiting 13:54:40 0f596b0f1ebd: Waiting 13:54:40 4f4fb700ef54: Download complete 13:54:40 2cd627277f8a: Verifying Checksum 13:54:40 2cd627277f8a: Download complete 13:54:41 bca4290a9639: Verifying Checksum 13:54:41 bca4290a9639: Download complete 13:54:41 a4fb61f641ed: Verifying Checksum 13:54:41 a4fb61f641ed: Download complete 13:54:41 0f596b0f1ebd: Verifying Checksum 13:54:41 0f596b0f1ebd: Download complete 13:54:41 3c18ba07c524: Verifying Checksum 13:54:41 3c18ba07c524: Download complete 13:54:41 bca4290a9639: Pull complete 13:54:41 733caa879861: Verifying Checksum 13:54:41 733caa879861: Download complete 13:54:41 e5136b0c9c40: Download complete 13:54:41 41b482f87146: Verifying Checksum 13:54:41 41b482f87146: Download complete 13:54:41 c66fedb273ac: Download complete 13:54:41 778c48064a9e: Verifying Checksum 13:54:41 778c48064a9e: Download complete 13:54:41 ddf1811cd93b: Verifying Checksum 13:54:41 ddf1811cd93b: Download complete 13:54:42 3efeff7477ff: Verifying Checksum 13:54:42 3efeff7477ff: Download complete 13:54:42 f8b4790c78e1: Verifying Checksum 13:54:42 f8b4790c78e1: Download complete 13:54:42 295ea359eb0b: Download complete 13:54:42 2cd627277f8a: Pull complete 13:54:42 4f4fb700ef54: Pull complete 13:54:42 ✔ Browser application bundle generation complete. 13:54:42 10 02 2024 13:54:41.101:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:54:42 10 02 2024 13:54:41.104:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:54:42 10 02 2024 13:54:41.108:INFO [launcher]: Starting browser ChromeHeadless 13:54:42 10 02 2024 13:54:41.473:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 6drqJtRESDE9Oz33AAAB with id 79830320 13:54:42 a4fb61f641ed: Pull complete 13:54:44 733caa879861: Pull complete 13:54:44 f097af4b233d: Verifying Checksum 13:54:44 f097af4b233d: Download complete 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.055 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.134 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.168 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.174 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.179 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.199 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.223 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.257 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.261 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.264 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.267 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.287 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.294 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.306 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.315 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.329 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.336 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.338 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.34 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.341 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.392 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.401 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.406 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.409 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.426 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.444 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.45 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.469 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.479 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.482 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.484 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.486 secs) 13:54:45 WARN: ' 13:54:45 It looks like you're using ngModel on the same form field as formControlName. 13:54:45 Support for using the ngModel input property and ngModelChange event with 13:54:45 reactive form directives has been deprecated in Angular v6 and will be removed 13:54:45 in a future version of Angular. 13:54:45 13:54:45 For more information on this, see our API docs here: 13:54:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:54:45 ' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.486 secs) 13:54:45 WARN: ' 13:54:45 It looks like you're using ngModel on the same form field as formControlName. 13:54:45 Support for using the ngModel input property and ngModelChange event with 13:54:45 reactive form directives has been deprecated in Angular v6 and will be removed 13:54:45 in a future version of Angular. 13:54:45 13:54:45 For more information on this, see our API docs here: 13:54:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:54:45 ' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.504 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.517 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.52 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.522 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.527 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.55 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.559 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.565 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.571 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.579 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.592 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.594 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.595 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.6 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.61 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.669 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.677 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.68 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.681 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.684 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.686 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.716 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.741 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.756 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.767 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.774 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.777 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.778 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.78 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.781 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.787 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.793 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.799 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.802 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.803 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.809 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.832 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.845 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.848 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.849 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.86 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.868 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.871 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.875 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.897 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.916 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.922 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.933 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.939 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.947 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.953 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.964 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.97 secs) 13:54:45 DEBUG: 'testing : /core-metadata/api/v3/ping' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.97 secs) 13:54:45 DEBUG: 'testing : /core-metadata/api/v3/ping' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.972 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.973 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.996 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.019 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.035 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.041 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.045 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.048 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.06 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.081 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.088 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.089 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.09 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.108 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.113 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.115 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.118 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.141 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.151 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.155 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.159 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.161 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.167 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.169 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.171 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.179 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.196 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.223 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.232 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.241 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.246 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.262 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.265 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.267 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.278 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.281 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.291 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.303 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.305 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.321 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.331 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.345 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.364 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.381 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.386 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.391 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.404 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.406 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.413 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.417 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.421 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.425 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.434 secs) 13:54:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 13:54:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 13:54:45 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.434 secs) 13:54:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 13:54:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 13:54:45 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.437 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.444 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.445 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.447 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.452 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.454 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.455 secs) 13:54:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.413 secs / 1.455 secs) 13:54:45 TOTAL: 147 SUCCESS 13:54:45 ✔ Browser application bundle generation complete. 13:54:45 13:54:45 =============================== Coverage summary =============================== 13:54:45 Statements : 38.85% ( 1360/3500 ) 13:54:45 Branches : 14.5% ( 86/593 ) 13:54:45 Functions : 32.09% ( 422/1315 ) 13:54:45 Lines : 38.78% ( 1329/3427 ) 13:54:45 ================================================================================ 13:54:46 ✔ Browser application bundle generation complete. 13:54:48 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-700/web' [Pipeline] echo 13:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:54:48 $ docker stop --time=1 c92f55c7e388db93a6e608231e3648c42f12304989cbedbed016bf9665476497 13:54:48 41b482f87146: Pull complete 13:54:49 $ docker rm -f --volumes c92f55c7e388db93a6e608231e3648c42f12304989cbedbed016bf9665476497 13:54:49 0f596b0f1ebd: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 13:54:49 3c18ba07c524: Pull complete 13:54:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:50 e5136b0c9c40: Pull complete 13:54:50 c66fedb273ac: Pull complete 13:54:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:54:51 f8b4790c78e1: Pull complete 13:54:51 + ls -al . 13:54:51 total 192 13:54:51 drwxrwxr-x 13 jenkins jenkins 4096 Feb 10 13:52 . 13:54:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:50 .. 13:54:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:51 .blubracket 13:54:51 -rw-rw-r-- 1 jenkins jenkins 18 Feb 10 13:51 .dockerignore 13:54:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:51 .git 13:54:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:51 .github 13:54:51 -rw-rw-r-- 1 jenkins jenkins 178 Feb 10 13:51 .gitignore 13:54:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 13:51 .semver 13:54:51 -rw-rw-r-- 1 jenkins jenkins 9575 Feb 10 13:51 Attribution.txt 13:54:51 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 10 13:51 CHANGELOG.md 13:54:51 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 10 13:51 CONTRIBUTING.md 13:54:51 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 10 13:51 Dockerfile 13:54:51 -rw-rw-r-- 1 jenkins jenkins 652 Feb 10 13:51 Jenkinsfile 13:54:51 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 10 13:51 LICENSE 13:54:51 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 10 13:51 Makefile 13:54:51 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 10 13:51 README.md 13:54:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 13:51 VERSION 13:54:51 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 10 13:51 angularmigrationlogs.md 13:54:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:51 assets 13:54:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:51 bin 13:54:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:51 cmd 13:54:51 -rw-r--r-- 1 jenkins jenkins 10 Feb 10 13:52 coverage.out 13:54:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:51 docs 13:54:51 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 10 13:51 go.mod 13:54:51 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 10 13:51 go.sum 13:54:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:51 internal 13:54:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:51 testing 13:54:51 -rw-rw-r-- 1 jenkins jenkins 155 Feb 10 13:51 version.go 13:54:51 drwxrwxr-x 7 jenkins jenkins 4096 Feb 10 13:54 web 13:54:51 778c48064a9e: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:52 ddf1811cd93b: Pull complete 13:54:52 + 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=73cabc131e20f4b88914632dfddea482a4759299 --label arch=amd64 --label version=0.0.0 . 13:54:53 Sending build context to Docker daemon 345.1MB 13:54:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:54:53 Step 2/26 : FROM ${BASE} AS builder 13:54:53 ---> c3e22c9f6771 13:54:53 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:54:55 f097af4b233d: Pull complete 13:54:55 3efeff7477ff: Pull complete 13:54:55 295ea359eb0b: Pull complete 13:54:55 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 13:54:55 Status: Downloaded newer image for docker:latest 13:54:56 ---> Running in ad38bd5cd78d 13:54:56 Removing intermediate container ad38bd5cd78d 13:54:56 ---> 27afad377672 13:54:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 13:54:56 ---> Running in b7a92de2caa2 13:54:56 Removing intermediate container b7a92de2caa2 13:54:56 ---> 2fa6ffb69740 13:54:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:54:56 ---> Running in 6044985a2770 13:54:56 Removing intermediate container 6044985a2770 13:54:56 ---> c6d60acb75ad 13:54:56 Step 6/26 : LABEL Name=edgex-ui-go 13:54:56 ---> Running in b9de16231c76 13:54:56 Removing intermediate container b9de16231c76 13:54:56 ---> 5543b5209689 13:54:56 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:54:56 ---> Running in 017a0b181ac8 13:54:56 Removing intermediate container 017a0b181ac8 13:54:56 ---> 1d0c2eb82e7c 13:54:56 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:54:57 ---> dc6c5fd49d99 13:54:57 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:57 ---> Running in 2ffd5d543441 13:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:54:58 OK: 264 MiB in 52 packages 13:54:58 ---> 546fbf2b3d73 13:54:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:58 ---> Running in 8d3a266333f6 13:54:59 Removing intermediate container 2ffd5d543441 13:54:59 ---> 95a49e77036e 13:54:59 Step 10/26 : ENV GO111MODULE=on 13:54:59 ---> Running in a7171fa100c7 13:54:59 Removing intermediate container a7171fa100c7 13:54:59 ---> 513249fddfb7 13:54:59 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:54:59 ---> Running in e6720d572b01 13:54:59 Removing intermediate container e6720d572b01 13:54:59 ---> 6faf30875ad5 13:54:59 Step 12/26 : COPY go.mod vendor* ./ 13:54:59 ---> 23a27528bfa3 13:54:59 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:59 ---> Running in 5bf44e491585 13:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:54:59 Removing intermediate container 5bf44e491585 13:54:59 ---> 6a2c70d8a366 13:54:59 Step 14/26 : COPY . . 13:55:01 OK: 266 MiB in 52 packages 13:55:03 Removing intermediate container 8d3a266333f6 13:55:03 ---> c422a6afb5bd 13:55:03 Step 10/15 : ENV GO111MODULE=on 13:55:03 ---> Running in ae8cb77e2cd9 13:55:03 Removing intermediate container ae8cb77e2cd9 13:55:03 ---> 4eeafe613939 13:55:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:55:03 ---> Running in 026d31e02e4d 13:55:03 Removing intermediate container 026d31e02e4d 13:55:03 ---> 5bc0a2553455 13:55:03 Step 12/15 : COPY go.mod vendor* ./ 13:55:04 ---> ef288d7e63c0 13:55:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:04 ---> Running in d909a1aec97f 13:55:06 ---> 513cfb3c5625 13:55:06 Step 15/26 : RUN ${MAKE} 13:55:06 ---> Running in 1e8bf0c9dc0f 13:55:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:55:28 Removing intermediate container 1e8bf0c9dc0f 13:55:28 ---> 935fa0bc6f25 13:55:28 Step 16/26 : FROM alpine:3.18 13:55:28 3.18: Pulling from library/alpine 13:55:28 619be1103602: Already exists 13:55:28 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:55:28 Status: Downloaded newer image for alpine:3.18 13:55:28 ---> d3782b16ccc9 13:55:28 Step 17/26 : RUN apk --no-cache upgrade 13:55:28 ---> Running in a8f7ecbce8c2 13:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:55:28 OK: 7 MiB in 15 packages 13:55:28 Removing intermediate container a8f7ecbce8c2 13:55:28 ---> 42a9c8d09e7e 13:55:28 Step 18/26 : EXPOSE 4000 13:55:28 ---> Running in 88d9e7f53430 13:55:28 Removing intermediate container 88d9e7f53430 13:55:28 ---> eb212203fcea 13:55:28 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:55:29 ---> 4b3d2235f919 13:55:29 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:55:29 ---> 5772048c0d75 13:55:29 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:55:30 ---> ec4306c84b9c 13:55:30 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:55:30 ---> Running in 476e7acc4ed9 13:55:30 Removing intermediate container 476e7acc4ed9 13:55:30 ---> 9214cd54b5d6 13:55:30 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 13:55:30 ---> Running in 8472a40e3a71 13:55:30 Removing intermediate container 8472a40e3a71 13:55:30 ---> 19c7b7477fb9 13:55:30 Step 24/26 : LABEL arch=amd64 13:55:30 ---> Running in c46f3c94621c 13:55:30 Removing intermediate container c46f3c94621c 13:55:30 ---> 64334b6f9e17 13:55:30 Step 25/26 : LABEL git_sha=73cabc131e20f4b88914632dfddea482a4759299 13:55:30 ---> Running in 2b6f35e1ff3e 13:55:30 Removing intermediate container 2b6f35e1ff3e 13:55:30 ---> 7573fa65ccbe 13:55:30 Step 26/26 : LABEL version=0.0.0 13:55:30 ---> Running in d0707f097d94 13:55:30 Removing intermediate container d0707f097d94 13:55:30 ---> 2aac3de8eafa 13:55:30 [Warning] One or more build-args [ARCH] were not consumed 13:55:30 Successfully built 2aac3de8eafa 13:55:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:32 13:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:32 latest: Pulling from edgex-lftools-log-publisher 13:55:32 5eb5b503b376: Pulling fs layer 13:55:32 5c69ac0246d0: Pulling fs layer 13:55:32 ec43610c2a17: Pulling fs layer 13:55:32 3a2ae6a8a46f: Pulling fs layer 13:55:32 33b1e0a273af: Pulling fs layer 13:55:32 5d3b04190fa2: Pulling fs layer 13:55:32 2f39f015ded8: Pulling fs layer 13:55:32 33b1e0a273af: Waiting 13:55:32 5d3b04190fa2: Waiting 13:55:32 2f39f015ded8: Waiting 13:55:32 3a2ae6a8a46f: Waiting 13:55:32 5c69ac0246d0: Verifying Checksum 13:55:32 5c69ac0246d0: Download complete 13:55:32 3a2ae6a8a46f: Verifying Checksum 13:55:32 3a2ae6a8a46f: Download complete 13:55:32 33b1e0a273af: Verifying Checksum 13:55:32 33b1e0a273af: Download complete 13:55:32 ec43610c2a17: Verifying Checksum 13:55:32 ec43610c2a17: Download complete 13:55:32 5d3b04190fa2: Download complete 13:55:32 5eb5b503b376: Verifying Checksum 13:55:32 5eb5b503b376: Download complete 13:55:33 2f39f015ded8: Download complete 13:55:34 5eb5b503b376: Pull complete 13:55:34 5c69ac0246d0: Pull complete 13:55:34 ec43610c2a17: Pull complete 13:55:35 3a2ae6a8a46f: Pull complete 13:55:35 33b1e0a273af: Pull complete 13:55:35 5d3b04190fa2: Pull complete 13:55:43 2f39f015ded8: Pull complete 13:55:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:44 prd-ubuntu20.04-docker-8c-8g-712 does not seem to be running inside a container 13:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-700 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700:/w/workspace/edgexfoundry_edgex-ui-go_PR-700:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:55:45 $ docker top f0f741efb434f3f42711a55a2221ec075fa6317731a4ff5ff41aa3ab9ea1e024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:45 ---> job-cost.sh 13:55:45 lf-activate-venv: SKIPPING 13:55:45 INFO: No Stack... 13:55:46 INFO: Retrieving Pricing Info for: v3-standard-8 13:55:46 INFO: Archiving Costs [Pipeline] sh 13:55:46 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives/cost.csv 13:55:46 + cut -d, -f6 [Pipeline] lock 13:55:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] 13:55:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] did not exist. Created. 13:55:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:55:47 + echo total: 0.2199999988079071 [Pipeline] stash 13:55:47 Stashed 1 file(s) [Pipeline] } 13:55:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:55:47 $ docker stop --time=1 f0f741efb434f3f42711a55a2221ec075fa6317731a4ff5ff41aa3ab9ea1e024 13:55:49 $ docker rm -f --volumes f0f741efb434f3f42711a55a2221ec075fa6317731a4ff5ff41aa3ab9ea1e024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:56:00 Removing intermediate container d909a1aec97f 13:56:00 ---> cf24fb007121 13:56:00 Step 14/15 : COPY . . 13:56:02 ---> 14e0ff13b155 13:56:02 Step 15/15 : RUN ${MAKE} 13:56:02 ---> Running in b05ee49d4bb8 13:56:03 noop 13:56:04 Removing intermediate container b05ee49d4bb8 13:56:04 ---> 3468e56260fd 13:56:04 Successfully built 3468e56260fd 13:56:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:04 + docker inspect -f . ci-base-image-arm64 13:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:05 prd-ubuntu20.04-docker-arm64-4c-16g-713 does not seem to be running inside a container 13:56:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:06 $ docker top 9914aa55a4bf8f1c9021c6643579b4db80588e0f4eaeea5b9725954cc57b341d -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:07 + go version 13:56:07 go version go1.21.0 linux/arm64 [Pipeline] } 13:56:07 $ docker stop --time=1 9914aa55a4bf8f1c9021c6643579b4db80588e0f4eaeea5b9725954cc57b341d 13:56:08 $ docker rm -f --volumes 9914aa55a4bf8f1c9021c6643579b4db80588e0f4eaeea5b9725954cc57b341d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:10 + docker inspect -f . ci-base-image-arm64 13:56:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:10 prd-ubuntu20.04-docker-arm64-4c-16g-713 does not seem to be running inside a container 13:56:10 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:56:13 $ docker top f046516386d3ab04551f4b131dd409a04581466786d7df9d93ae4187a425bfd2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 13:56:15 + make test 13:56:15 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:56:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:57:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:57:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:53 ./bin/test-attribution-txt.sh 13:57:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:57:53 $ docker stop --time=1 f046516386d3ab04551f4b131dd409a04581466786d7df9d93ae4187a425bfd2 13:57:57 $ docker rm -f --volumes f046516386d3ab04551f4b131dd409a04581466786d7df9d93ae4187a425bfd2 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:59 Warning: overwriting stash ‘coverage-report’ 13:57:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:58:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:58:01 + ls -al . 13:58:01 total 188 13:58:01 drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 13:56 . 13:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:53 .. 13:58:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:53 .blubracket 13:58:01 -rw-rw-r-- 1 jenkins jenkins 18 Feb 10 13:53 .dockerignore 13:58:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:53 .git 13:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:53 .github 13:58:01 -rw-rw-r-- 1 jenkins jenkins 178 Feb 10 13:53 .gitignore 13:58:01 -rw-rw-r-- 1 jenkins jenkins 9575 Feb 10 13:53 Attribution.txt 13:58:01 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 10 13:53 CHANGELOG.md 13:58:01 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 10 13:53 CONTRIBUTING.md 13:58:01 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 10 13:53 Dockerfile 13:58:01 -rw-rw-r-- 1 jenkins jenkins 652 Feb 10 13:53 Jenkinsfile 13:58:01 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 10 13:53 LICENSE 13:58:01 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 10 13:53 Makefile 13:58:01 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 10 13:53 README.md 13:58:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 13:51 VERSION 13:58:01 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 10 13:53 angularmigrationlogs.md 13:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:53 assets 13:58:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:53 bin 13:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:53 cmd 13:58:01 -rw-r--r-- 1 jenkins jenkins 10 Feb 10 13:56 coverage.out 13:58:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:53 docs 13:58:01 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 10 13:53 go.mod 13:58:01 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 10 13:53 go.sum 13:58:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:53 internal 13:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:53 testing 13:58:01 -rw-rw-r-- 1 jenkins jenkins 155 Feb 10 13:53 version.go 13:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:01 + 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=73cabc131e20f4b88914632dfddea482a4759299 --label arch=arm64 --label version=0.0.0 . 13:58:03 Sending build context to Docker daemon 35.46MB 13:58:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:58:03 Step 2/26 : FROM ${BASE} AS builder 13:58:03 ---> 3468e56260fd 13:58:03 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:58:03 ---> Running in 5913926ff697 13:58:04 Removing intermediate container 5913926ff697 13:58:04 ---> e57d1ff1b51c 13:58:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 13:58:04 ---> Running in 90f0aa3d0660 13:58:05 Removing intermediate container 90f0aa3d0660 13:58:05 ---> 73ab57efe23c 13:58:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:58:05 ---> Running in 15e53a16ee32 13:58:07 Removing intermediate container 15e53a16ee32 13:58:07 ---> 3620c209c13e 13:58:07 Step 6/26 : LABEL Name=edgex-ui-go 13:58:07 ---> Running in be8c2e5f7498 13:58:07 Removing intermediate container be8c2e5f7498 13:58:07 ---> 2241c582fb53 13:58:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 13:58:07 ---> Running in 2ba24f5af194 13:58:07 Removing intermediate container 2ba24f5af194 13:58:07 ---> fe1d768ce426 13:58:07 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:58:12 ---> cb2b25ed636c 13:58:12 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:12 ---> Running in 5e564bc3b7b4 13:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:58:14 OK: 266 MiB in 52 packages 13:58:15 Removing intermediate container 5e564bc3b7b4 13:58:15 ---> ba9aa18ac94c 13:58:15 Step 10/26 : ENV GO111MODULE=on 13:58:15 ---> Running in 61a489c47d69 13:58:15 Removing intermediate container 61a489c47d69 13:58:15 ---> 16e9a8fb045e 13:58:15 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:58:15 ---> Running in 4dce5972bab3 13:58:16 Removing intermediate container 4dce5972bab3 13:58:16 ---> 7180aa88c9dd 13:58:16 Step 12/26 : COPY go.mod vendor* ./ 13:58:16 ---> c541a8ae9f17 13:58:16 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:16 ---> Running in 22da4de16fd1 13:58:19 Removing intermediate container 22da4de16fd1 13:58:19 ---> ff5eb558a7c6 13:58:19 Step 14/26 : COPY . . 13:58:23 ---> 0476c0f2ee21 13:58:23 Step 15/26 : RUN ${MAKE} 13:58:23 ---> Running in b18c34088d02 13:58:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:00:16 Removing intermediate container b18c34088d02 14:00:16 ---> 7c9de3a9c941 14:00:16 Step 16/26 : FROM alpine:3.18 14:00:16 3.18: Pulling from library/alpine 14:00:16 c6b39de5b339: Pulling fs layer 14:00:16 c6b39de5b339: Verifying Checksum 14:00:16 c6b39de5b339: Download complete 14:00:16 c6b39de5b339: Pull complete 14:00:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:00:16 Status: Downloaded newer image for alpine:3.18 14:00:16 ---> 33abbf032149 14:00:16 Step 17/26 : RUN apk --no-cache upgrade 14:00:16 ---> Running in 184103aa8b13 14:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:00:16 OK: 8 MiB in 15 packages 14:00:16 Removing intermediate container 184103aa8b13 14:00:16 ---> 296cf8f199a3 14:00:16 Step 18/26 : EXPOSE 4000 14:00:16 ---> Running in 206e1273e017 14:00:16 Removing intermediate container 206e1273e017 14:00:16 ---> 016db964f1d7 14:00:16 Step 19/26 : 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 14:00:16 ---> 264144dacab0 14:00:16 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:00:16 ---> 203d072d0d5d 14:00:16 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:00:16 ---> 859ebffded9c 14:00:16 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:00:16 ---> Running in e9c7f67fb89f 14:00:16 Removing intermediate container e9c7f67fb89f 14:00:16 ---> 7a730c793106 14:00:16 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:00:16 ---> Running in 3265b561110c 14:00:16 Removing intermediate container 3265b561110c 14:00:16 ---> 9452aff3a0c9 14:00:16 Step 24/26 : LABEL arch=arm64 14:00:16 ---> Running in b68ae8a5ced0 14:00:16 Removing intermediate container b68ae8a5ced0 14:00:16 ---> 7860c0e8c666 14:00:16 Step 25/26 : LABEL git_sha=73cabc131e20f4b88914632dfddea482a4759299 14:00:16 ---> Running in 6ffdef01ca76 14:00:16 Removing intermediate container 6ffdef01ca76 14:00:16 ---> b2e3a34256f7 14:00:16 Step 26/26 : LABEL version=0.0.0 14:00:16 ---> Running in 5c77f9badcad 14:00:16 Removing intermediate container 5c77f9badcad 14:00:16 ---> 5bebb453aa55 14:00:16 [Warning] One or more build-args [ARCH] were not consumed 14:00:16 Successfully built 5bebb453aa55 14:00:16 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:17 14:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:17 arm64: Pulling from edgex-lftools-log-publisher 14:00:17 8998bd30e6a1: Pulling fs layer 14:00:17 04944245beec: Pulling fs layer 14:00:17 699f458cf7ca: Pulling fs layer 14:00:17 765212b225bb: Pulling fs layer 14:00:17 f23df028b6ca: Pulling fs layer 14:00:17 d65c8cfc05b1: Pulling fs layer 14:00:17 765212b225bb: Waiting 14:00:17 f23df028b6ca: Waiting 14:00:17 2437ff75d9bd: Pulling fs layer 14:00:17 d65c8cfc05b1: Waiting 14:00:17 2437ff75d9bd: Waiting 14:00:18 04944245beec: Verifying Checksum 14:00:18 04944245beec: Download complete 14:00:18 765212b225bb: Verifying Checksum 14:00:18 765212b225bb: Download complete 14:00:18 f23df028b6ca: Verifying Checksum 14:00:18 f23df028b6ca: Download complete 14:00:18 d65c8cfc05b1: Verifying Checksum 14:00:18 d65c8cfc05b1: Download complete 14:00:18 699f458cf7ca: Verifying Checksum 14:00:18 699f458cf7ca: Download complete 14:00:18 8998bd30e6a1: Verifying Checksum 14:00:18 8998bd30e6a1: Download complete 14:00:21 2437ff75d9bd: Download complete 14:00:23 8998bd30e6a1: Pull complete 14:00:23 04944245beec: Pull complete 14:00:25 699f458cf7ca: Pull complete 14:00:25 765212b225bb: Pull complete 14:00:26 f23df028b6ca: Pull complete 14:00:26 d65c8cfc05b1: Pull complete 14:00:44 2437ff75d9bd: Pull complete 14:00:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:45 prd-ubuntu20.04-docker-arm64-4c-16g-713 does not seem to be running inside a container 14:00:45 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:00:48 $ docker top b6b3a5080dfeef205e552a32fe695490f7ee62c4ccbe31e1f7392b62e1c8fe25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:49 ---> job-cost.sh 14:00:49 lf-activate-venv: SKIPPING 14:00:49 INFO: No Stack... 14:00:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:50 INFO: Archiving Costs [Pipeline] sh 14:00:50 + + cut -d, -f6cat 14:00:50 /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 14:00:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] 14:00:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] did not exist. Created. 14:00:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:51 /w/workspace/edgex-ui-go/1@tmp/durable-a5fbefca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:00:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:00:52 Warning: overwriting stash ‘stack-cost’ 14:00:52 Stashed 1 file(s) [Pipeline] } 14:00:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-700-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:52 $ docker stop --time=1 b6b3a5080dfeef205e552a32fe695490f7ee62c4ccbe31e1f7392b62e1c8fe25 14:00:54 $ docker rm -f --volumes b6b3a5080dfeef205e552a32fe695490f7ee62c4ccbe31e1f7392b62e1c8fe25 [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 14:00:56 provisioning config files... 14:00:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/config17273352003156185952tmp [Pipeline] { [Pipeline] sh 14:00:56 + set +x 14:00:56 + curl -s https://codecov.io/bash 14:00:56 + bash -s -- 14:00:56 14:00:56 _____ _ 14:00:56 / ____| | | 14:00:56 | | ___ __| | ___ ___ _____ __ 14:00:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:00:56 | |___| (_) | (_| | __/ (_| (_) \ V / 14:00:56 \_____\___/ \__,_|\___|\___\___/ \_/ 14:00:56 Bash-1.0.6 14:00:56 14:00:56 14:00:56 ==> git version 2.25.1 found 14:00:56 ==> 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 14:00:56 Release-Date: 2020-01-08 14:00:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:00:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:00:56 ==> Jenkins CI detected. 14:00:56 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-700 14:00:56 project root: . 14:00:56 --> token set from env 14:00:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:00:56 ==> Running gcov in . (disable via -X gcov) 14:00:56 ==> Python coveragepy not found 14:00:56 ==> Searching for coverage reports in: 14:00:56 + . 14:00:56 -> Found 1 reports 14:00:56 ==> Detecting git/mercurial file structure 14:00:56 ==> Reading reports 14:00:56 + ./coverage.out bytes=10 14:00:56 ==> Appending adjustments 14:00:56 https://docs.codecov.io/docs/fixing-reports 14:00:57 + Found adjustments 14:00:57 ==> Gzipping contents 14:00:57 12K /tmp/codecov.zOoDBD.gz 14:00:57 ==> Uploading reports 14:00:57 url: https://codecov.io 14:00:57 query: branch=PR-700&commit=73cabc131e20f4b88914632dfddea482a4759299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=700&job=&cmd_args= 14:00:57 -> Pinging Codecov 14:00:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-700&commit=73cabc131e20f4b88914632dfddea482a4759299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-700%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=700&job=&cmd_args= 14:00:57 -> Uploading to 14:00:57 https://storage.googleapis.com/codecov/v4/raw/2024-02-10/FB506323287CE973F263BFD2A0EB1F37/73cabc131e20f4b88914632dfddea482a4759299/520a97d2-9939-4e56-ad26-64240cfe1eb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240210T140057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1babe5f65782e57097e5056cae9a9dfd408cc7aee270a426ec0f9232599df61e 14:00:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:57 Dload Upload Total Spent Left Speed 14:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8642 0 0 100 8642 0 30864 --:--:-- --:--:-- --:--:-- 30864 14:00:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/73cabc131e20f4b88914632dfddea482a4759299 [Pipeline] } 14:00:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 14:01:01 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives ] 14:01:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives 14:01:01 total 16 14:01:01 drwxr-xr-x 3 root root 4096 Feb 10 13:55 . 14:01:01 drwxrwxr-x 14 jenkins jenkins 4096 Feb 10 13:55 .. 14:01:01 drwxr-xr-x 2 root root 4096 Feb 10 13:55 cost 14:01:01 -rw-r--r-- 1 root root 83 Feb 10 13:55 cost.csv 14:01:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives 14:01:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives 14:01:01 total 16 14:01:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 13:55 . 14:01:01 drwxrwxr-x 14 jenkins jenkins 4096 Feb 10 13:55 .. 14:01:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 13:55 cost 14:01:01 -rw-r--r-- 1 jenkins jenkins 83 Feb 10 13:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:01:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:01:02 ---> package-listing.sh 14:01:02 ++ facter osfamily 14:01:02 ++ tr '[:upper:]' '[:lower:]' 14:01:02 + OS_FAMILY=debian 14:01:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-700 14:01:02 + START_PACKAGES=/tmp/packages_start.txt 14:01:02 + END_PACKAGES=/tmp/packages_end.txt 14:01:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:02 + PACKAGES=/tmp/packages_start.txt 14:01:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-700 ']' 14:01:02 + PACKAGES=/tmp/packages_end.txt 14:01:02 + case "${OS_FAMILY}" in 14:01:02 + dpkg -l 14:01:02 + grep '^ii' 14:01:02 + '[' -f /tmp/packages_start.txt ']' 14:01:02 + '[' -f /tmp/packages_end.txt ']' 14:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-700 ']' 14:01:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives/ 14:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-700/archives/ [Pipeline] echo 14:01:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:03 prd-ubuntu20.04-docker-8c-8g-712 does not seem to be running inside a container 14:01:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-700 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700:/w/workspace/edgexfoundry_edgex-ui-go_PR-700:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:01:04 $ docker top d7d4d9462a2789b86b379850f33d1cd1784ad8933561db731fb2f60b561b2e7c -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:01:05 + mkdir -p /var/log/sysstat [Pipeline] sh 14:01:05 + ls /var/log/sa-host 14:01:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:05 provisioning config files... 14:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-700@tmp/config5834866914498671812tmp [Pipeline] { [Pipeline] echo 14:01:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:01:06 ---> create-netrc.sh [Pipeline] } 14:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:01:06 ---> python-tools-install.sh [Pipeline] echo 14:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:01:06 ---> sudo-logs.sh 14:01:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:01:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:01:07 ---> job-cost.sh 14:01:07 lf-activate-venv: SKIPPING 14:01:07 DEBUG: total: 0.2199999988079071 14:01:07 INFO: Retrieving Stack Cost... 14:01:08 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:08 INFO: Archiving Costs [Pipeline] echo 14:01:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:01:08 ---> logs-deploy.sh 14:01:08 lf-activate-venv: SKIPPING 14:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-700/1 14:01:08 INFO: archiving workspace using pattern(s): 14:01:09 Archives upload complete. 14:01:09 INFO: archiving logs to Nexus 14:01:10 ---> uname -a: 14:01:10 Linux prd-ubuntu20-04-docker-8c-8g-712 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:01:10 14:01:10 14:01:10 ---> lscpu: 14:01:10 Architecture: x86_64 14:01:10 CPU op-mode(s): 32-bit, 64-bit 14:01:10 Byte Order: Little Endian 14:01:10 Address sizes: 40 bits physical, 48 bits virtual 14:01:10 CPU(s): 8 14:01:10 On-line CPU(s) list: 0-7 14:01:10 Thread(s) per core: 1 14:01:10 Core(s) per socket: 1 14:01:10 Socket(s): 8 14:01:10 NUMA node(s): 1 14:01:10 Vendor ID: AuthenticAMD 14:01:10 CPU family: 23 14:01:10 Model: 49 14:01:10 Model name: AMD EPYC-Rome Processor 14:01:10 Stepping: 0 14:01:10 CPU MHz: 2799.998 14:01:10 BogoMIPS: 5599.99 14:01:10 Virtualization: AMD-V 14:01:10 Hypervisor vendor: KVM 14:01:10 Virtualization type: full 14:01:10 L1d cache: 256 KiB 14:01:10 L1i cache: 256 KiB 14:01:10 L2 cache: 4 MiB 14:01:10 L3 cache: 128 MiB 14:01:10 NUMA node0 CPU(s): 0-7 14:01:10 Vulnerability Itlb multihit: Not affected 14:01:10 Vulnerability L1tf: Not affected 14:01:10 Vulnerability Mds: Not affected 14:01:10 Vulnerability Meltdown: Not affected 14:01:10 Vulnerability Mmio stale data: Not affected 14:01:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:01:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:01:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:01:10 Vulnerability Srbds: Not affected 14:01:10 Vulnerability Tsx async abort: Not affected 14:01:10 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 14:01:10 14:01:10 14:01:10 ---> nproc: 14:01:10 8 14:01:10 14:01:10 14:01:10 ---> df -h: 14:01:10 Filesystem Size Used Avail Use% Mounted on 14:01:10 overlay 155G 14G 142G 9% / 14:01:10 tmpfs 64M 0 64M 0% /dev 14:01:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:01:10 shm 64M 0 64M 0% /dev/shm 14:01:10 /dev/vda1 155G 14G 142G 9% /facter-os 14:01:10 14:01:10 14:01:10 ---> sar -b -r -n DEV: 14:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-712) 02/10/24 _x86_64_ (8 CPU) 14:01:10 14:01:10 13:50:20 LINUX RESTART (8 CPU) 14:01:10 14:01:10 13:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:01:10 13:52:01 316.36 10.16 306.20 0.00 1761.97 51267.72 0.00 14:01:10 13:53:01 130.58 0.55 130.03 0.00 10.26 44551.11 0.00 14:01:10 13:54:01 239.69 0.28 239.41 0.00 6.27 59621.13 0.00 14:01:10 13:55:01 191.63 0.15 191.48 0.00 4.13 47854.31 0.00 14:01:10 13:56:01 209.27 11.73 197.53 0.00 5188.34 70278.42 0.00 14:01:10 13:57:02 6.02 0.02 6.00 0.00 0.13 120.78 0.00 14:01:10 13:58:01 1.34 0.00 1.34 0.00 0.00 14.23 0.00 14:01:10 13:59:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 14:01:10 14:00:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 14:01:10 14:01:01 1.80 0.10 1.70 0.00 7.20 20.53 0.00 14:01:10 Average: 110.09 2.30 107.79 0.00 698.98 27420.82 0.00 14:01:10 14:01:10 13:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:10 13:52:01 28698776 31496932 818984 2.49 82824 2975004 2005860 5.91 1129248 2649288 3924 14:01:10 13:53:01 27775704 31402576 904696 2.75 145292 3649156 2211712 6.52 1343292 3255384 158212 14:01:10 13:54:01 25937004 30879584 1416660 4.31 194748 4803772 2272340 6.70 1921692 4387228 451932 14:01:10 13:55:01 25311148 31436576 866848 2.64 201364 5944776 2107736 6.21 1613192 5298928 589160 14:01:10 13:56:01 24723704 31453468 816604 2.48 237500 6467052 1693348 4.99 1962652 5455364 1080 14:01:10 13:57:02 24744128 31468756 802344 2.44 235980 6463796 1698932 5.01 1947140 5452112 148 14:01:10 13:58:01 24745608 31470268 800772 2.44 235988 6463804 1698932 5.01 1945692 5452120 184 14:01:10 13:59:01 24749608 31474308 796680 2.42 236008 6463808 1698932 5.01 1941520 5452124 8 14:01:10 14:00:01 24750700 31475452 795364 2.42 236024 6463808 1698932 5.01 1940548 5452124 8 14:01:10 14:01:01 24755576 31480620 789612 2.40 236072 6464048 1731240 5.10 1936392 5451796 204 14:01:10 Average: 25619196 31403854 880856 2.68 204180 5615902 1881796 5.55 1768137 4830647 120486 14:01:10 14:01:10 13:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:10 13:52:01 docker0 126.88 137.71 9.50 451.93 0.00 0.00 0.00 0.00 14:01:10 13:52:01 lo 8.33 8.33 0.87 0.87 0.00 0.00 0.00 0.00 14:01:10 13:52:01 ens3 503.27 332.16 7254.65 61.01 0.00 0.00 0.00 0.00 14:01:10 13:52:01 veth2824e7a 55.42 69.04 5.23 46.76 0.00 0.00 0.00 0.00 14:01:10 13:53:01 docker0 133.83 231.81 10.97 1961.97 0.00 0.00 0.00 0.00 14:01:10 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 13:53:01 ens3 262.64 152.76 1997.25 22.84 0.00 0.00 0.00 0.00 14:01:10 13:53:01 veth71a3c62 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:01:10 13:54:01 docker0 566.97 700.02 51.33 5549.26 0.00 0.00 0.00 0.00 14:01:10 13:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:01:10 13:54:01 ens3 759.67 607.90 6328.40 76.47 0.00 0.00 0.00 0.00 14:01:10 13:54:01 veth71a3c62 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:54:01 veth15731c8 416.31 400.62 47.65 1617.20 0.00 0.00 0.00 0.13 14:01:10 13:55:01 docker0 3.72 5.02 0.26 32.82 0.00 0.00 0.00 0.00 14:01:10 13:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:01:10 13:55:01 ens3 60.02 57.81 59.73 137.27 0.00 0.00 0.00 0.00 14:01:10 13:56:01 docker0 1.88 3.05 0.12 31.02 0.00 0.00 0.00 0.00 14:01:10 13:56:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 14:01:10 13:56:01 ens3 265.82 136.26 5296.31 20.53 0.00 0.00 0.00 0.00 14:01:10 13:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 13:57:02 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 14:01:10 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 13:59:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:00:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:01:10 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:01:10 14:01:01 ens3 6.45 4.63 7.00 2.26 0.00 0.00 0.00 0.00 14:01:10 Average: docker0 83.47 107.94 7.23 804.03 0.00 0.00 0.00 0.00 14:01:10 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 14:01:10 Average: ens3 186.15 129.41 2097.80 32.09 0.00 0.00 0.00 0.00 14:01:10 14:01:10 14:01:10 ---> sar -P ALL: 14:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-712) 02/10/24 _x86_64_ (8 CPU) 14:01:10 14:01:10 13:50:20 LINUX RESTART (8 CPU) 14:01:10 14:01:10 13:51:01 CPU %user %nice %system %iowait %steal %idle 14:01:10 13:52:01 all 7.83 0.00 3.73 2.95 0.06 85.43 14:01:10 13:52:01 0 7.97 0.00 3.33 2.28 0.07 86.35 14:01:10 13:52:01 1 7.73 0.00 4.05 0.07 0.07 88.09 14:01:10 13:52:01 2 6.53 0.00 3.05 0.05 0.05 90.32 14:01:10 13:52:01 3 6.27 0.00 4.11 11.73 0.05 77.85 14:01:10 13:52:01 4 9.76 0.00 4.09 2.16 0.07 83.93 14:01:10 13:52:01 5 8.48 0.00 3.58 1.25 0.05 86.64 14:01:10 13:52:01 6 6.81 0.00 4.41 5.90 0.07 82.82 14:01:10 13:52:01 7 9.05 0.00 3.26 0.24 0.07 87.39 14:01:10 13:53:01 all 18.06 0.00 4.22 3.33 0.06 74.33 14:01:10 13:53:01 0 17.37 0.00 4.25 0.88 0.05 77.45 14:01:10 13:53:01 1 19.23 0.00 3.63 1.41 0.07 75.66 14:01:10 13:53:01 2 17.51 0.00 5.14 0.54 0.07 76.74 14:01:10 13:53:01 3 19.47 0.00 4.24 14.05 0.07 62.16 14:01:10 13:53:01 4 17.90 0.00 3.27 0.69 0.05 78.08 14:01:10 13:53:01 5 17.48 0.00 3.26 0.74 0.07 78.45 14:01:10 13:53:01 6 18.07 0.00 4.59 7.96 0.05 69.33 14:01:10 13:53:01 7 17.46 0.00 5.35 0.61 0.05 76.52 14:01:10 13:54:01 all 11.02 0.00 3.49 3.17 0.07 82.26 14:01:10 13:54:01 0 12.19 0.00 3.32 0.57 0.07 83.86 14:01:10 13:54:01 1 7.12 0.00 2.46 1.11 0.07 89.24 14:01:10 13:54:01 2 13.13 0.00 4.22 3.80 0.07 78.78 14:01:10 13:54:01 3 10.64 0.00 4.68 2.28 0.08 82.31 14:01:10 13:54:01 4 19.87 0.00 3.57 0.25 0.08 76.22 14:01:10 13:54:01 5 6.89 0.00 2.86 5.17 0.05 85.03 14:01:10 13:54:01 6 8.40 0.00 2.87 3.58 0.05 85.09 14:01:10 13:54:01 7 9.80 0.00 3.95 8.67 0.07 77.51 14:01:10 13:55:01 all 17.49 0.00 3.51 2.40 0.06 76.53 14:01:10 13:55:01 0 8.81 0.00 3.71 0.29 0.05 87.15 14:01:10 13:55:01 1 13.74 0.00 3.58 12.87 0.05 69.75 14:01:10 13:55:01 2 12.33 0.00 2.85 4.53 0.05 80.24 14:01:10 13:55:01 3 41.46 0.00 4.68 1.02 0.07 52.77 14:01:10 13:55:01 4 20.44 0.00 3.57 0.02 0.07 75.91 14:01:10 13:55:01 5 3.82 0.00 2.55 0.30 0.05 93.28 14:01:10 13:55:01 6 17.17 0.00 3.62 0.07 0.08 79.07 14:01:10 13:55:01 7 22.13 0.00 3.56 0.12 0.07 74.13 14:01:10 13:56:01 all 19.35 0.00 4.81 4.73 0.07 71.05 14:01:10 13:56:01 0 20.00 0.00 5.72 1.41 0.07 72.80 14:01:10 13:56:01 1 20.51 0.00 4.38 1.95 0.07 73.11 14:01:10 13:56:01 2 19.11 0.00 4.63 0.32 0.05 75.89 14:01:10 13:56:01 3 19.74 0.00 5.18 0.67 0.05 74.36 14:01:10 13:56:01 4 17.65 0.00 4.20 8.98 0.07 69.10 14:01:10 13:56:01 5 20.48 0.00 4.42 11.02 0.05 64.04 14:01:10 13:56:01 6 19.68 0.00 4.44 2.26 0.05 73.57 14:01:10 13:56:01 7 17.58 0.00 5.47 11.41 0.12 65.42 14:01:10 13:57:02 all 0.08 0.00 0.06 0.01 0.01 99.84 14:01:10 13:57:02 0 0.28 0.00 0.17 0.00 0.03 99.52 14:01:10 13:57:02 1 0.08 0.00 0.05 0.00 0.00 99.87 14:01:10 13:57:02 2 0.07 0.00 0.05 0.02 0.02 99.85 14:01:10 13:57:02 3 0.02 0.00 0.05 0.00 0.02 99.92 14:01:10 13:57:02 4 0.08 0.00 0.03 0.05 0.02 99.82 14:01:10 13:57:02 5 0.02 0.00 0.03 0.00 0.00 99.95 14:01:10 13:57:02 6 0.10 0.00 0.03 0.00 0.02 99.85 14:01:10 13:57:02 7 0.02 0.00 0.03 0.03 0.00 99.92 14:01:10 13:58:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:01:10 13:58:01 0 0.08 0.00 0.03 0.00 0.02 99.86 14:01:10 13:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:01:10 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:01:10 13:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:01:10 13:58:01 4 1.84 0.00 0.03 0.02 0.03 98.08 14:01:10 13:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:01:10 13:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:01:10 13:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:01:10 13:59:01 all 0.12 0.00 0.01 0.01 0.01 99.85 14:01:10 13:59:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:01:10 13:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:01:10 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:01:10 13:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:01:10 13:59:01 4 0.80 0.00 0.02 0.02 0.02 99.15 14:01:10 13:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:01:10 13:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:01:10 13:59:01 7 0.00 0.00 0.00 0.03 0.02 99.95 14:01:10 14:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:01:10 14:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:01:10 14:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:01:10 14:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:01:10 14:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:01:10 14:00:01 4 0.03 0.00 0.00 0.02 0.02 99.93 14:01:10 14:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:01:10 14:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:01:10 14:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:01:10 14:01:01 all 0.19 0.00 0.12 0.01 0.01 99.68 14:01:10 14:01:01 0 0.40 0.00 0.10 0.00 0.03 99.47 14:01:10 14:01:01 1 0.15 0.00 0.13 0.00 0.02 99.70 14:01:10 14:01:01 2 0.03 0.00 0.08 0.00 0.00 99.88 14:01:10 14:01:01 3 0.25 0.00 0.13 0.00 0.02 99.60 14:01:10 14:01:01 4 0.27 0.00 0.17 0.03 0.02 99.51 14:01:10 14:01:01 5 0.13 0.00 0.07 0.00 0.00 99.80 14:01:10 14:01:01 6 0.13 0.00 0.17 0.00 0.00 99.70 14:01:10 14:01:01 7 0.12 0.00 0.12 0.02 0.00 99.75 14:01:10 Average: all 7.41 0.00 1.99 1.65 0.04 88.92 14:01:10 Average: 0 6.70 0.00 2.07 0.54 0.04 90.65 14:01:10 Average: 1 6.83 0.00 1.82 1.74 0.04 89.57 14:01:10 Average: 2 6.85 0.00 2.00 0.92 0.03 90.20 14:01:10 Average: 3 9.77 0.00 2.30 2.94 0.04 84.95 14:01:10 Average: 4 8.83 0.00 1.89 1.22 0.04 88.02 14:01:10 Average: 5 5.68 0.00 1.67 1.84 0.03 90.78 14:01:10 Average: 6 6.99 0.00 2.00 1.95 0.04 89.02 14:01:10 Average: 7 7.58 0.00 2.16 2.09 0.04 88.13 14:01:10 14:01:10 14:01:10