Pull request #795 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59351b98c11e9244f0cc6e22667663fd60a24e6d+ba58b195be9a80805fe37ae9b0fb1c4168ce798c (a974e56f3a63420b6adef586e30c77d20f8fc6dc) 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-ssh13450614113923906937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14571951199810284571.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 f3350a1713306dce7682ed7e37d5774890d03277 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-795/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-795/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16804541669736285771.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-795/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14675678981703361598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1692731848552425419.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-795/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-795/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15449755766611674045.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 f3350a1713306dce7682ed7e37d5774890d03277 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-10449 in /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [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-795 # 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 Merging remotes/origin/main commit ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 59351b98c11e9244f0cc6e22667663fd60a24e6d Merge succeeded, producing 59351b98c11e9244f0cc6e22667663fd60a24e6d Checking out Revision 59351b98c11e9244f0cc6e22667663fd60a24e6d (PR-795) Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/795/head:refs/remotes/origin/PR-795 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # 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 ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:23:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:23:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:23:59 ========================================================= 23:23:59 EdgeX Global Pipelines Version Info 23:23:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:01 ------------------- 23:24:01 stable info: 23:24:01 ------------------- 23:24:01 Commited By: Cherry Wang cherry@iotechsys.com 23:24:01 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 23:24:01 Message: update stable to v1.0.263 23:24:01 ------------------- 23:24:01 experimental info: 23:24:01 ------------------- 23:24:01 Commited By: Cherry Wang cherry@iotechsys.com 23:24:01 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 23:24:01 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:24:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:24:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:24:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-795 [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-795 [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-795 [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59351b9 [Pipeline] echo 23:24:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:04 provisioning config files... 23:24:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config6536912281750423070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:04 ---> ****-login.sh 23:24:04 nexus3.edgexfoundry.org:10001 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 nexus3.edgexfoundry.org:10002 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:04 Configure a credential helper to remove this warning. See 23:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:04 23:24:04 Login Succeeded 23:24:04 nexus3.edgexfoundry.org:10003 23:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:05 Configure a credential helper to remove this warning. See 23:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:05 23:24:05 Login Succeeded 23:24:05 nexus3.edgexfoundry.org:10004 23:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:05 Configure a credential helper to remove this warning. See 23:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:05 23:24:05 Login Succeeded 23:24:05 ****.io 23:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:05 Configure a credential helper to remove this warning. See 23:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:05 23:24:05 Login Succeeded 23:24:05 ---> ****-login.sh ends [Pipeline] } 23:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:24:06 + git rev-list -1 --merges 59351b98c11e9244f0cc6e22667663fd60a24e6d~1..59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo 23:24:06 -----------> git rev-list -1 --merges 59351b98c11e9244f0cc6e22667663fd60a24e6d~1..59351b98c11e9244f0cc6e22667663fd60a24e6d 59351b98c11e9244f0cc6e22667663fd60a24e6d [false] [Pipeline] sh 23:24:06 + git log --format=format:%s -1 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo 23:24:06 ========================================================= 23:24:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:24:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:07 + git log --format=format:%s -1 59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] echo 23:24:07 [semverPrep] GIT_COMMIT: 59351b98c11e9244f0cc6e22667663fd60a24e6d, Commit Message: chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web [Pipeline] echo 23:24:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:24:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:07 + grep -v github /etc/ssh/ssh_known_hosts 23:24:07 + [ -e /tmp/ssh_known_hosts ] 23:24:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:24:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:24:07 + sudo tee -a /etc/ssh/ssh_known_hosts 23:24:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:08 23:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:24:08 b85a868b505f: Pulling fs layer 23:24:08 e2be974225ed: Pulling fs layer 23:24:08 339a4e72a1f5: Pulling fs layer 23:24:08 988bab9f4d93: Pulling fs layer 23:24:08 1469e6f7b9e6: Pulling fs layer 23:24:08 eaf3925da568: Pulling fs layer 23:24:08 bab4dde63d76: Pulling fs layer 23:24:08 bde34c3a00c8: Pulling fs layer 23:24:08 b352a97aabf1: Pulling fs layer 23:24:08 4872d77fe225: Pulling fs layer 23:24:08 5851b861e8e6: Pulling fs layer 23:24:08 988bab9f4d93: Waiting 23:24:08 eaf3925da568: Waiting 23:24:08 bab4dde63d76: Waiting 23:24:08 5851b861e8e6: Waiting 23:24:08 bde34c3a00c8: Waiting 23:24:08 b352a97aabf1: Waiting 23:24:08 e2be974225ed: Download complete 23:24:08 988bab9f4d93: Verifying Checksum 23:24:08 988bab9f4d93: Download complete 23:24:08 1469e6f7b9e6: Verifying Checksum 23:24:08 1469e6f7b9e6: Download complete 23:24:08 eaf3925da568: Verifying Checksum 23:24:08 eaf3925da568: Download complete 23:24:08 339a4e72a1f5: Verifying Checksum 23:24:08 339a4e72a1f5: Download complete 23:24:08 bde34c3a00c8: Download complete 23:24:08 b352a97aabf1: Verifying Checksum 23:24:08 b352a97aabf1: Download complete 23:24:08 4872d77fe225: Verifying Checksum 23:24:08 4872d77fe225: Download complete 23:24:08 5851b861e8e6: Verifying Checksum 23:24:08 5851b861e8e6: Download complete 23:24:08 b85a868b505f: Download complete 23:24:09 bab4dde63d76: Verifying Checksum 23:24:09 bab4dde63d76: Download complete 23:24:10 b85a868b505f: Pull complete 23:24:10 e2be974225ed: Pull complete 23:24:10 339a4e72a1f5: Pull complete 23:24:10 988bab9f4d93: Pull complete 23:24:11 1469e6f7b9e6: Pull complete 23:24:11 eaf3925da568: Pull complete 23:24:13 bab4dde63d76: Pull complete 23:24:13 bde34c3a00c8: Pull complete 23:24:13 b352a97aabf1: Pull complete 23:24:13 4872d77fe225: Pull complete 23:24:13 5851b861e8e6: Pull complete 23:24:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:14 prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container 23:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:24:17 $ docker top 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 -eo pid,comm 23:24:17 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). 23:24:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:17 [ssh-agent] Looking for ssh-agent implementation... 23:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:17 $ docker exec 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent 23:24:17 SSH_AUTH_SOCK=/tmp/ssh-kxVHjqU7ug7Q/agent.33 23:24:17 SSH_AGENT_PID=40 23:24:17 Running ssh-add (command line suppressed) 23:24:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_10299838910424247584.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_10299838910424247584.key) 23:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:18 + git tag --points-at HEAD [Pipeline] } 23:24:18 $ docker exec --env ******** --env ******** 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent -k 23:24:18 unset SSH_AUTH_SOCK; 23:24:18 unset SSH_AGENT_PID; 23:24:18 echo Agent pid 40 killed; 23:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:24:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:18 [ssh-agent] Looking for ssh-agent implementation... 23:24:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:18 $ docker exec 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent 23:24:18 SSH_AUTH_SOCK=/tmp/ssh-5pyOxtpr2qjb/agent.73 23:24:18 SSH_AGENT_PID=79 23:24:18 Running ssh-add (command line suppressed) 23:24:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_7964021550412698209.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/private_key_7964021550412698209.key) 23:24:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:19 + git semver init 23:24:19 2024-09-16 23:24:19,372 [run_init] DEBUG init version:0.0.0 force:False 23:24:19 2024-09-16 23:24:19,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver 23:24:19 2024-09-16 23:24:19,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver 23:24:19 2024-09-16 23:24:19,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795, universal_newlines=False, shell=None, istream=None) 23:24:22 2024-09-16 23:24:21,535 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.git/info/exclude 23:24:22 2024-09-16 23:24:21,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 with force:False 23:24:22 2024-09-16 23:24:21,536 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 23:24:22 2024-09-16 23:24:21,541 [execute] INFO git cat-file --batch-check 23:24:22 2024-09-16 23:24:21,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver, universal_newlines=False, shell=None, istream=) 23:24:22 2024-09-16 23:24:21,548 [execute] INFO git cat-file --batch 23:24:22 2024-09-16 23:24:21,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver, universal_newlines=False, shell=None, istream=) 23:24:22 2024-09-16 23:24:21,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-795/.semver/PR-795 23:24:22 0.0.0 [Pipeline] } 23:24:22 $ docker exec --env ******** --env ******** 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 ssh-agent -k 23:24:22 unset SSH_AUTH_SOCK; 23:24:22 unset SSH_AGENT_PID; 23:24:22 echo Agent pid 79 killed; 23:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:22 + git semver [Pipeline] } 23:24:22 $ docker stop --time=1 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 23:24:24 $ docker rm -f --volumes 94379b9287720f5f4806d97d89b14cd5a7e012b427d5af3d6e660b01ea7da776 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:24:24 Stashed 1 file(s) [Pipeline] echo 23:24:25 [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 23:24:25 provisioning config files... 23:24:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config13629972747858125290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:26 ---> ****-login.sh 23:24:26 nexus3.edgexfoundry.org:10001 23:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:26 Configure a credential helper to remove this warning. See 23:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:26 23:24:26 Login Succeeded 23:24:26 nexus3.edgexfoundry.org:10002 23:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:26 Configure a credential helper to remove this warning. See 23:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:26 23:24:26 Login Succeeded 23:24:26 nexus3.edgexfoundry.org:10003 23:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:26 Configure a credential helper to remove this warning. See 23:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:26 23:24:26 Login Succeeded 23:24:26 nexus3.edgexfoundry.org:10004 23:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:26 Configure a credential helper to remove this warning. See 23:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:26 23:24:26 Login Succeeded 23:24:26 ****.io 23:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:24:26 Configure a credential helper to remove this warning. See 23:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:24:26 23:24:26 Login Succeeded 23:24:26 ---> ****-login.sh ends [Pipeline] } 23:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:24:27 ========================================================= 23:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 + 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 . 23:24:27 Sending build context to Docker daemon 59.8MB 23:24:27 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:24:27 Step 2/15 : FROM ${BASE} AS builder 23:24:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:24:27 619be1103602: Pulling fs layer 23:24:27 7862e08f4a3e: Pulling fs layer 23:24:27 5df492c9dc93: Pulling fs layer 23:24:27 7629e6793208: Pulling fs layer 23:24:27 4f4fb700ef54: Pulling fs layer 23:24:27 fb5054dd5b73: Pulling fs layer 23:24:27 eeca6798cff9: Pulling fs layer 23:24:27 aa269ceb94a6: Pulling fs layer 23:24:27 ada007ff1a6a: Pulling fs layer 23:24:27 7629e6793208: Waiting 23:24:27 4f4fb700ef54: Waiting 23:24:27 fb5054dd5b73: Waiting 23:24:27 eeca6798cff9: Waiting 23:24:27 aa269ceb94a6: Waiting 23:24:27 ada007ff1a6a: Waiting 23:24:28 7862e08f4a3e: Verifying Checksum 23:24:28 7862e08f4a3e: Download complete 23:24:28 7629e6793208: Verifying Checksum 23:24:28 7629e6793208: Download complete 23:24:28 4f4fb700ef54: Verifying Checksum 23:24:28 4f4fb700ef54: Download complete 23:24:28 619be1103602: Verifying Checksum 23:24:28 619be1103602: Download complete 23:24:28 fb5054dd5b73: Verifying Checksum 23:24:28 fb5054dd5b73: Download complete 23:24:28 eeca6798cff9: Verifying Checksum 23:24:28 eeca6798cff9: Download complete 23:24:28 619be1103602: Pull complete 23:24:28 7862e08f4a3e: Pull complete 23:24:28 ada007ff1a6a: Download complete 23:24:28 5df492c9dc93: Verifying Checksum 23:24:28 5df492c9dc93: Download complete 23:24:28 aa269ceb94a6: Download complete 23:24:31 5df492c9dc93: Pull complete 23:24:31 7629e6793208: Pull complete 23:24:31 4f4fb700ef54: Pull complete 23:24:31 fb5054dd5b73: Pull complete 23:24:31 eeca6798cff9: Pull complete 23:24:34 aa269ceb94a6: Pull complete 23:24:34 ada007ff1a6a: Pull complete 23:24:34 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 23:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:24:34 ---> f489d0715acc 23:24:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:24:39 ---> Running in 4eeb56415102 23:24:39 Removing intermediate container 4eeb56415102 23:24:39 ---> 20fa8b282b6d 23:24:39 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:24:39 ---> Running in 244884ffc917 23:24:39 Removing intermediate container 244884ffc917 23:24:39 ---> 89616e1e78c9 23:24:39 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:24:39 ---> Running in bbdc7c0edfe0 23:24:39 Removing intermediate container bbdc7c0edfe0 23:24:39 ---> dc28fdb95220 23:24:39 Step 6/15 : LABEL Name=edgex-ui-go 23:24:39 ---> Running in b78503e73ad0 23:24:39 Removing intermediate container b78503e73ad0 23:24:39 ---> af23a58c42a5 23:24:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:24:39 ---> Running in 0a2fc445f697 23:24:39 Removing intermediate container 0a2fc445f697 23:24:39 ---> 928e8d1bbdc5 23:24:39 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:24:40 Still waiting to schedule task 23:24:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:24:44 latest: Pulling from library/docker 23:24:44 43c4264eed91: Pulling fs layer 23:24:44 ac0966a0f631: Pulling fs layer 23:24:44 4f4fb700ef54: Pulling fs layer 23:24:44 26149871b493: Pulling fs layer 23:24:44 eaeaaae10d5f: Pulling fs layer 23:24:44 ecd93dda3ae2: Pulling fs layer 23:24:44 ffdf299cbed4: Pulling fs layer 23:24:44 184f1bddc792: Pulling fs layer 23:24:44 10a344dcbd20: Pulling fs layer 23:24:44 3be846a8dff2: Pulling fs layer 23:24:44 82cc23679823: Pulling fs layer 23:24:44 e101660d97c6: Pulling fs layer 23:24:44 d5ef8d5767f7: Pulling fs layer 23:24:44 6fce5eae276a: Pulling fs layer 23:24:44 f30c7251f05b: Pulling fs layer 23:24:44 593faf5907b7: Pulling fs layer 23:24:44 10a344dcbd20: Waiting 23:24:44 3be846a8dff2: Waiting 23:24:44 82cc23679823: Waiting 23:24:44 ecd93dda3ae2: Waiting 23:24:44 ffdf299cbed4: Waiting 23:24:44 26149871b493: Waiting 23:24:44 184f1bddc792: Waiting 23:24:44 e101660d97c6: Waiting 23:24:44 6fce5eae276a: Waiting 23:24:44 eaeaaae10d5f: Waiting 23:24:44 f30c7251f05b: Waiting 23:24:44 593faf5907b7: Waiting 23:24:45 4f4fb700ef54: Download complete 23:24:45 43c4264eed91: Verifying Checksum 23:24:45 43c4264eed91: Download complete 23:24:45 ac0966a0f631: Verifying Checksum 23:24:45 ac0966a0f631: Download complete 23:24:45 26149871b493: Verifying Checksum 23:24:45 26149871b493: Download complete 23:24:45 43c4264eed91: Pull complete 23:24:45 eaeaaae10d5f: Verifying Checksum 23:24:45 eaeaaae10d5f: Download complete 23:24:45 ecd93dda3ae2: Verifying Checksum 23:24:45 ecd93dda3ae2: Download complete 23:24:45 184f1bddc792: Download complete 23:24:45 ffdf299cbed4: Verifying Checksum 23:24:45 ffdf299cbed4: Download complete 23:24:45 10a344dcbd20: Verifying Checksum 23:24:45 10a344dcbd20: Download complete 23:24:45 3be846a8dff2: Verifying Checksum 23:24:45 3be846a8dff2: Download complete 23:24:45 e101660d97c6: Download complete 23:24:45 ac0966a0f631: Pull complete 23:24:45 d5ef8d5767f7: Download complete 23:24:45 82cc23679823: Download complete 23:24:45 f30c7251f05b: Download complete 23:24:45 4f4fb700ef54: Pull complete 23:24:45 26149871b493: Pull complete 23:24:45 593faf5907b7: Verifying Checksum 23:24:45 593faf5907b7: Download complete 23:24:45 6fce5eae276a: Verifying Checksum 23:24:45 6fce5eae276a: Download complete 23:24:45 eaeaaae10d5f: Pull complete 23:24:46 ecd93dda3ae2: Pull complete 23:24:46 ffdf299cbed4: Pull complete 23:24:46 184f1bddc792: Pull complete 23:24:47 10a344dcbd20: Pull complete 23:24:47 3be846a8dff2: Pull complete 23:24:47 82cc23679823: Pull complete 23:24:47 e101660d97c6: Pull complete 23:24:47 d5ef8d5767f7: Pull complete 23:24:48 6fce5eae276a: Pull complete 23:24:48 f30c7251f05b: Pull complete 23:24:48 593faf5907b7: Pull complete 23:24:48 Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 23:24:48 Status: Downloaded newer image for docker:latest 23:24:51 ---> 0508123e57b0 23:24:51 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:52 ---> Running in fb803b78c79b 23:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:24:52 OK: 264 MiB in 52 packages 23:24:53 Removing intermediate container fb803b78c79b 23:24:53 ---> 4d7870250544 23:24:53 Step 10/15 : ENV GO111MODULE=on 23:24:53 ---> Running in ed0fdbd17e69 23:24:53 Removing intermediate container ed0fdbd17e69 23:24:53 ---> 5235b16af772 23:24:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:24:53 ---> Running in 4db361235a1b 23:24:53 Removing intermediate container 4db361235a1b 23:24:53 ---> 4311e6debc97 23:24:53 Step 12/15 : COPY go.mod vendor* ./ 23:24:53 ---> 9a1d8548b2cb 23:24:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:53 ---> Running in 5d44602e7496 23:26:01 Removing intermediate container 5d44602e7496 23:26:01 ---> f2b0654b623c 23:26:01 Step 14/15 : COPY . . 23:26:01 ---> 4bc322bfe5ab 23:26:01 Step 15/15 : RUN ${MAKE} 23:26:01 ---> Running in 34ecffc2be48 23:26:01 noop 23:26:01 Removing intermediate container 34ecffc2be48 23:26:01 ---> 5eb926ded135 23:26:01 Successfully built 5eb926ded135 23:26:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:01 + docker inspect -f . ci-base-image-x86_64 23:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:01 prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container 23:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 ******** ci-base-image-x86_64 cat 23:26:02 $ docker top c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:02 + go version 23:26:02 go version go1.21.9 linux/amd64 [Pipeline] } 23:26:02 $ docker stop --time=1 c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 23:26:03 $ docker rm -f --volumes c8dba1275de6dc259bf1b3ffb7be17a8391001db407740e7b0ef989d87ac1339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:04 + docker inspect -f . ci-base-image-x86_64 23:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:04 prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container 23:26:05 $ 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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 ******** ci-base-image-x86_64 cat 23:26:05 $ docker top d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [Pipeline] fileExists [Pipeline] sh 23:26:06 + make test 23:26:06 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:26:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:26:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:26:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:26:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10450 in /w/workspace/edgexfoundry_edgex-ui-go_PR-795 [Pipeline] { [Pipeline] ws 23:26:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:26:26 The recommended git tool is: git 23:26:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:27 ./bin/test-attribution-txt.sh 23:26:27 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 23:26:27 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 23:26:27 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 23:26:27 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 23:26:27 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 23:26:27 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 23:26:27 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 23:26:27 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 23:26:27 An attribution for golang.org/x/term is missing from Attribution.txt, please add 23:26:27 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 23:26:27 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 23:26:27 make -C web test 23:26:27 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/web' 23:26:27 make[1]: tput: No such file or directory 23:26:27 make[1]: tput: No such file or directory 23:26:27 warning: generating ./VERSION 23:26:27 echo "0.0.0" > VERSION 23:26:27 docker build \ 23:26:27 -f Dockerfile \ 23:26:27 --build-arg USER=1000 \ 23:26:27 \ 23:26:27 --label "git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d" \ 23:26:27 -t edgexfoundry/edgex-web-ui:59351b98c11e9244f0cc6e22667663fd60a24e6d \ 23:26:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:26:27 . 23:26:27 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:26:27 Install the buildx component to build images with BuildKit: 23:26:27 https://docs.docker.com/go/buildx/ 23:26:27 23:26:27 Sending build context to Docker daemon 2.622MB 23:26:27 Step 1/11 : FROM node:18-alpine3.18 23:26:28 18-alpine3.18: Pulling from library/node 23:26:28 619be1103602: Already exists 23:26:28 7e9a007eb24b: Pulling fs layer 23:26:28 5189255e31c8: Pulling fs layer 23:26:28 88f4f8a6bc8d: Pulling fs layer 23:26:28 5189255e31c8: Verifying Checksum 23:26:28 5189255e31c8: Download complete 23:26:29 7e9a007eb24b: Download complete 23:26:30 7e9a007eb24b: Pull complete 23:26:30 5189255e31c8: Pull complete 23:26:30 88f4f8a6bc8d: Pull complete 23:26:30 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 23:26:30 Status: Downloaded newer image for node:18-alpine3.18 23:26:30 ---> a19326513a45 23:26:30 Step 2/11 : RUN apk add --no-cache chromium 23:26:34 ---> Running in 3eb31774346e 23:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:26:34 using credential edgex-jenkins-ssh 23:26:34 Cloning the remote Git repository 23:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:26:35 (1/154) Installing libexpat (2.6.3-r0) 23:26:35 (2/154) Installing brotli-libs (1.0.9-r14) 23:26:35 (3/154) Installing libbz2 (1.0.8-r5) 23:26:35 (4/154) Installing libpng (1.6.39-r3) 23:26:35 (5/154) Installing freetype (2.13.0-r5) 23:26:35 (6/154) Installing fontconfig (2.14.2-r3) 23:26:35 (7/154) Installing libfontenc (1.1.7-r2) 23:26:35 (8/154) Installing mkfontscale (1.2.2-r3) 23:26:35 (9/154) Installing font-opensans (0_git20210927-r1) 23:26:35 (10/154) Installing pkgconf (1.9.5-r0) 23:26:35 (11/154) Installing libffi (3.4.4-r2) 23:26:35 (12/154) Installing libintl (0.21.1-r7) 23:26:35 (13/154) Installing libblkid (2.38.1-r8) 23:26:35 (14/154) Installing libmount (2.38.1-r8) 23:26:35 (15/154) Installing pcre2 (10.42-r1) 23:26:35 (16/154) Installing glib (2.76.6-r0) 23:26:35 (17/154) Installing xz-libs (5.4.3-r0) 23:26:35 (18/154) Installing libxml2 (2.11.8-r0) 23:26:35 (19/154) Installing shared-mime-info (2.2-r5) 23:26:35 (20/154) Installing hicolor-icon-theme (0.17-r2) 23:26:35 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 23:26:35 (22/154) Installing libwebp (1.3.2-r0) 23:26:35 (23/154) Installing zstd-libs (1.5.5-r4) 23:26:35 (24/154) Installing tiff (4.5.1-r0) 23:26:35 (25/154) Installing gdk-pixbuf (2.42.12-r0) 23:26:35 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 23:26:35 (27/154) Installing libxau (1.0.11-r2) 23:26:35 (28/154) Installing libmd (1.0.4-r2) 23:26:35 (29/154) Installing libbsd (0.11.7-r1) 23:26:35 (30/154) Installing libxdmcp (1.1.4-r2) 23:26:35 (31/154) Installing libxcb (1.15-r1) 23:26:35 (32/154) Installing libx11 (1.8.7-r0) 23:26:35 (33/154) Installing libxcomposite (0.4.6-r3) 23:26:35 (34/154) Installing libxfixes (6.0.1-r2) 23:26:35 (35/154) Installing libxrender (0.9.11-r3) 23:26:35 (36/154) Installing libxcursor (1.2.1-r2) 23:26:35 (37/154) Installing libxdamage (1.1.6-r2) 23:26:35 (38/154) Installing libxext (1.3.5-r2) 23:26:35 (39/154) Installing libxi (1.8.1-r0) 23:26:35 (40/154) Installing libxinerama (1.1.5-r2) 23:26:35 (41/154) Installing libxrandr (1.5.3-r2) 23:26:35 (42/154) Installing libatk-1.0 (2.48.4-r0) 23:26:35 (43/154) Installing libxtst (1.2.4-r2) 23:26:35 (44/154) Installing dbus-libs (1.14.8-r0) 23:26:35 (45/154) Installing at-spi2-core (2.48.4-r0) 23:26:35 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 23:26:35 (47/154) Installing pixman (0.42.2-r1) 23:26:35 (48/154) Installing cairo (1.17.8-r1) 23:26:35 (49/154) Installing cairo-gobject (1.17.8-r1) 23:26:35 (50/154) Installing avahi-libs (0.8-r13) 23:26:35 (51/154) Installing gmp (6.2.1-r3) 23:26:35 (52/154) Installing nettle (3.8.1-r2) 23:26:35 (53/154) Installing libunistring (1.1-r1) 23:26:35 (54/154) Installing libidn2 (2.3.4-r1) 23:26:35 (55/154) Installing p11-kit (0.24.1-r2) 23:26:35 (56/154) Installing libtasn1 (4.19.0-r1) 23:26:35 (57/154) Installing gnutls (3.8.4-r0) 23:26:35 (58/154) Installing cups-libs (2.4.9-r0) 23:26:35 (59/154) Installing libepoxy (1.5.10-r1) 23:26:35 (60/154) Installing fribidi (1.0.13-r0) 23:26:35 (61/154) Installing graphite2 (1.3.14-r5) 23:26:35 (62/154) Installing harfbuzz (7.3.0-r0) 23:26:35 (63/154) Installing libxft (2.3.8-r1) 23:26:35 (64/154) Installing pango (1.50.14-r1) 23:26:35 (65/154) Installing wayland-libs-client (1.22.0-r2) 23:26:35 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 23:26:35 (67/154) Installing wayland-libs-egl (1.22.0-r2) 23:26:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:26:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:26:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:26:35 > git --version # timeout=10 23:26:35 > git --version # 'git version 2.25.1' 23:26:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:36 (68/154) Installing xkeyboard-config (2.38-r0) 23:26:36 (69/154) Installing libxkbcommon (1.5.0-r2) 23:26:36 (70/154) Installing gtk+3.0 (3.24.43-r0) 23:26:36 (71/154) Installing icu-data-full (73.2-r2) 23:26:36 (72/154) Installing mesa (23.0.4-r0) 23:26:36 (73/154) Installing llvm15-libs (15.0.7-r6) 23:26:36 (74/154) Installing hwdata-pci (0.370-r0) 23:26:36 (75/154) Installing libpciaccess (0.17-r2) 23:26:36 (76/154) Installing libdrm (2.4.115-r4) 23:26:36 (77/154) Installing musl-fts (1.2.7-r5) 23:26:36 (78/154) Installing libelf (0.189-r2) 23:26:36 (79/154) Installing mesa-glapi (23.0.4-r0) 23:26:37 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 23:26:37 (81/154) Installing eudev-libs (3.2.11-r8) 23:26:37 (82/154) Installing libmagic (5.45-r0) 23:26:37 (83/154) Installing file (5.45-r0) 23:26:37 (84/154) Installing libice (1.1.1-r2) 23:26:37 (85/154) Installing libuuid (2.38.1-r8) 23:26:37 (86/154) Installing libsm (1.2.4-r1) 23:26:37 (87/154) Installing libxt (1.3.0-r2) 23:26:38 (88/154) Installing libxmu (1.1.4-r2) 23:26:38 (89/154) Installing xset (1.2.5-r1) 23:26:38 (90/154) Installing xprop (1.2.7-r0) 23:26:38 (91/154) Installing xdg-utils (1.1.3-r4) 23:26:38 (92/154) Installing libogg (1.3.5-r4) 23:26:38 (93/154) Installing flac-libs (1.4.3-r0) 23:26:38 (94/154) Installing alsa-lib (1.2.9-r1) 23:26:38 (95/154) Installing libatomic (12.2.1_git20220924-r10) 23:26:38 (96/154) Installing svt-av1-libs (1.6.0-r0) 23:26:39 (97/154) Installing aom-libs (3.6.1-r0) 23:26:39 (98/154) Installing libva (2.18.0-r1) 23:26:39 (99/154) Installing libvdpau (1.5-r1) 23:26:39 (100/154) Installing onevpl-libs (2023.2.1-r0) 23:26:41 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 23:26:41 (102/154) Installing libdav1d (1.2.1-r0) 23:26:41 (103/154) Installing libhwy (1.0.4-r1) 23:26:41 (104/154) Installing lcms2 (2.15-r2) 23:26:41 (105/154) Installing libjxl (0.8.2-r0) 23:26:41 (106/154) Installing lame-libs (3.100-r5) 23:26:41 (107/154) Installing opus (1.4-r0) 23:26:41 (108/154) Installing libgomp (12.2.1_git20220924-r10) 23:26:41 (109/154) Installing soxr (0.1.3-r5) 23:26:41 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 23:26:41 (111/154) Installing libtheora (1.1.1-r17) 23:26:41 (112/154) Installing libvorbis (1.3.7-r1) 23:26:41 (113/154) Installing libvpx (1.13.0-r2) 23:26:41 (114/154) Installing x264-libs (0.164_git20220602-r1) 23:26:41 (115/154) Installing numactl (2.0.16-r4) 23:26:41 (116/154) Installing x265-libs (3.5-r4) 23:26:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:26:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:26:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:26:42 (117/154) Installing xvidcore (1.3.7-r1) 23:26:42 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 23:26:42 (119/154) Installing libbluray (1.3.4-r0) 23:26:42 (120/154) Installing mpg123-libs (1.31.3-r1) 23:26:42 Merging remotes/origin/main commit ba58b195be9a80805fe37ae9b0fb1c4168ce798c into PR head commit 59351b98c11e9244f0cc6e22667663fd60a24e6d 23:26:42 (121/154) Installing libopenmpt (0.7.2-r0) 23:26:42 (122/154) Installing cjson (1.7.17-r0) 23:26:42 (123/154) Installing mbedtls (2.28.9-r0) 23:26:42 (124/154) Installing librist (0.2.7-r0) 23:26:42 (125/154) Installing libsrt (1.5.2-r0) 23:26:42 (126/154) Installing libssh (0.10.5-r0) 23:26:42 (127/154) Installing libsodium (1.0.18-r3) 23:26:42 (128/154) Installing libzmq (4.3.4-r4) 23:26:42 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 23:26:43 Merge succeeded, producing 59351b98c11e9244f0cc6e22667663fd60a24e6d 23:26:43 Checking out Revision 59351b98c11e9244f0cc6e22667663fd60a24e6d (PR-795) 23:26:42 > git config core.sparsecheckout # timeout=10 23:26:42 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 23:26:42 > git remote # timeout=10 23:26:43 > git config --get remote.origin.url # timeout=10 23:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:43 > git merge ba58b195be9a80805fe37ae9b0fb1c4168ce798c # timeout=10 23:26:43 > git rev-parse HEAD^{commit} # timeout=10 23:26:43 > git config core.sparsecheckout # timeout=10 23:26:43 > git checkout -f 59351b98c11e9244f0cc6e22667663fd60a24e6d # timeout=10 23:26:43 (130/154) Installing libevent (2.1.12-r6) 23:26:43 (131/154) Installing wayland-libs-server (1.22.0-r2) 23:26:43 (132/154) Installing mesa-gbm (23.0.4-r0) 23:26:44 Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.21.0 in /web" 23:26:44 > git --version # timeout=10 23:26:44 > git --version # 'git version 2.25.1' 23:26:44 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 23:26:44 (133/154) Installing harfbuzz-subset (7.3.0-r0) 23:26:44 (134/154) Installing icu-libs (73.2-r2) 23:26:44 (135/154) Installing jsoncpp (1.9.5-r0) 23:26:44 (136/154) Installing minizip (1.2.13-r1) 23:26:44 (137/154) Installing nspr (4.35-r2) 23:26:44 (138/154) Installing sqlite-libs (3.41.2-r3) 23:26:44 (139/154) Installing nss (3.94-r0) 23:26:44 (140/154) Installing pipewire-libs (0.3.70-r1) 23:26:45 (141/154) Installing libasyncns (0.8-r1) 23:26:45 (142/154) Installing libltdl (2.4.7-r2) 23:26:45 (143/154) Installing orc (0.4.39-r0) 23:26:45 (144/154) Installing libsndfile (1.2.0-r2) 23:26:45 (145/154) Installing speexdsp (1.2.1-r1) 23:26:45 (146/154) Installing tdb-libs (1.4.8-r1) 23:26:45 (147/154) Installing libpulse (16.1-r10) 23:26:45 (148/154) Installing snappy (1.1.10-r1) 23:26:45 (149/154) Installing libwoff2common (1.0.2-r2) 23:26:45 (150/154) Installing libwoff2enc (1.0.2-r2) 23:26:45 (151/154) Installing libgpg-error (1.47-r1) 23:26:45 (152/154) Installing libgcrypt (1.10.2-r1) 23:26:45 (153/154) Installing libxslt (1.1.38-r0) 23:26:45 (154/154) Installing chromium (119.0.6045.159-r0) 23:26:46 Executing busybox-1.36.1-r5.trigger 23:26:46 Executing fontconfig-2.14.2-r3.trigger 23:26:46 Executing mkfontscale-1.2.2-r3.trigger 23:26:46 Executing glib-2.76.6-r0.trigger 23:26:46 Executing shared-mime-info-2.2-r5.trigger 23:26:47 Executing gdk-pixbuf-2.42.12-r0.trigger 23:26:47 Executing gtk-update-icon-cache-3.24.43-r0.trigger 23:26:47 Executing gtk+3.0-3.24.43-r0.trigger 23:26:47 OK: 579 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:26:49 Dload Upload Total Spent Left Speed 23:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh 23:26:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:26:49 + sudo tee /etc/docker/daemon.new 23:26:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:26:49 { 23:26:49 "registry-mirrors": [ 23:26:49 "https://nexus3.edgexfoundry.org:10001" 23:26:49 ], 23:26:49 "bip": "10.250.0.254/24", 23:26:49 "hosts": [ 23:26:49 "tcp://0.0.0.0:5555", 23:26:49 "unix:///var/run/docker.sock" 23:26:49 ], 23:26:49 "mtu": 1458, 23:26:49 "selinux-enabled": true, 23:26:49 "seccomp-profile": "/etc/docker/seccomp.json" 23:26:49 } [Pipeline] sh 23:26:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:26:50 + sudo service docker restart 23:26:57 Removing intermediate container 3eb31774346e 23:26:57 ---> b25697e8a69c 23:26:57 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:26:57 ---> Running in cbc7b251993f 23:26:57 Removing intermediate container cbc7b251993f 23:26:57 ---> 08f3bb0f38e2 23:26:57 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:26:57 ---> Running in 1b7e5d248002 23:26:57 Removing intermediate container 1b7e5d248002 23:26:57 ---> 6c347f29cf73 23:26:57 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:26:57 ---> Running in 8eb55dbf4036 23:26:57 Removing intermediate container 8eb55dbf4036 23:26:57 ---> 2454c2d6db7b 23:26:57 Step 6/11 : RUN npm install -g npm 23:26:57 ---> Running in d38bffc26ad9 23:27:04 23:27:04 removed 8 packages, and changed 71 packages in 7s 23:27:04 23:27:04 22 packages are looking for funding 23:27:04 run `npm fund` for details 23:27:05 Removing intermediate container d38bffc26ad9 23:27:05 ---> 4d89e8328a22 23:27:05 Step 7/11 : ARG USER=1000 23:27:05 ---> Running in 991c39e177b4 23:27:05 Removing intermediate container 991c39e177b4 23:27:05 ---> 6c2224d3ff4a 23:27:05 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:27:05 ---> Running in ff936f2e319f 23:27:06 Removing intermediate container ff936f2e319f 23:27:06 ---> 45adf4d57e55 23:27:06 Step 9/11 : USER $USER:$USER 23:27:06 ---> Running in bbb387cdba56 23:27:06 Removing intermediate container bbb387cdba56 23:27:06 ---> d15d49f495c4 23:27:06 Step 10/11 : WORKDIR /app 23:27:06 ---> Running in e2e3231eb886 23:27:06 Removing intermediate container e2e3231eb886 23:27:06 ---> a05a32adad87 23:27:06 Step 11/11 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d 23:27:06 ---> Running in 2ccfe37f65d6 23:27:06 Removing intermediate container 2ccfe37f65d6 23:27:06 ---> b107b37707b0 23:27:06 Successfully built b107b37707b0 23:27:06 Successfully tagged edgexfoundry/edgex-web-ui:59351b98c11e9244f0cc6e22667663fd60a24e6d 23:27:06 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:27:06 touch edgex-web-ui.imagebuilt 23:27:06 mkdir -p node_modules coverage 23:27:06 chown "1000:1000" . node_modules coverage package-lock.json 23:27:06 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:09 provisioning config files... 23:27:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2734124539935654378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:09 ---> ****-login.sh 23:27:09 nexus3.edgexfoundry.org:10001 23:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:27:10 Configure a credential helper to remove this warning. See 23:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:27:10 23:27:10 Login Succeeded 23:27:10 nexus3.edgexfoundry.org:10002 23:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:27:10 Configure a credential helper to remove this warning. See 23:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:27:10 23:27:10 Login Succeeded 23:27:10 nexus3.edgexfoundry.org:10003 23:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:27:10 Configure a credential helper to remove this warning. See 23:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:27:10 23:27:10 Login Succeeded 23:27:10 nexus3.edgexfoundry.org:10004 23:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:27:11 Configure a credential helper to remove this warning. See 23:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:27:11 23:27:11 Login Succeeded 23:27:11 ****.io 23:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:27:11 Configure a credential helper to remove this warning. See 23:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:27:11 23:27:11 Login Succeeded 23:27:11 ---> ****-login.sh ends [Pipeline] } 23:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 23:27:12 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [Pipeline] echo 23:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:27:12 ========================================================= 23:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:27:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 23:27:12 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 + 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 . 23:27:13 npm warn deprecated har-validator@5.1.5: this library is no longer supported 23:27:13 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 23:27:14 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 23:27:14 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 23:27:14 Sending build context to Docker daemon 35.51MB 23:27:14 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:27:14 Step 2/15 : FROM ${BASE} AS builder 23:27:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:27:14 c6b39de5b339: Pulling fs layer 23:27:14 a69c41024577: Pulling fs layer 23:27:14 d6de4b400683: Pulling fs layer 23:27:14 35cb2a7552d0: Pulling fs layer 23:27:14 4f4fb700ef54: Pulling fs layer 23:27:14 464afbd9ba4c: Pulling fs layer 23:27:14 00f215d4a9da: Pulling fs layer 23:27:14 d496ad576159: Pulling fs layer 23:27:14 4f4fb700ef54: Waiting 23:27:14 464afbd9ba4c: Waiting 23:27:14 00f215d4a9da: Waiting 23:27:14 d496ad576159: Waiting 23:27:14 35cb2a7552d0: Waiting 23:27:14 a69c41024577: Verifying Checksum 23:27:14 a69c41024577: Download complete 23:27:14 35cb2a7552d0: Verifying Checksum 23:27:14 35cb2a7552d0: Download complete 23:27:14 4f4fb700ef54: Verifying Checksum 23:27:14 4f4fb700ef54: Download complete 23:27:14 464afbd9ba4c: Verifying Checksum 23:27:14 464afbd9ba4c: Download complete 23:27:14 c6b39de5b339: Verifying Checksum 23:27:14 c6b39de5b339: Download complete 23:27:15 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. 23:27:15 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. 23:27:15 d496ad576159: Verifying Checksum 23:27:15 d496ad576159: Download complete 23:27:16 c6b39de5b339: Pull complete 23:27:16 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 23:27:16 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 23:27:16 a69c41024577: Pull complete 23:27:16 d6de4b400683: Verifying Checksum 23:27:16 d6de4b400683: Download complete 23:27:16 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 23:27:17 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 23:27:17 00f215d4a9da: Verifying Checksum 23:27:17 00f215d4a9da: Download complete 23:27:18 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. 23:27:22 23:27:22 added 1186 packages, and audited 1187 packages in 15s 23:27:22 23:27:22 102 packages are looking for funding 23:27:22 run `npm fund` for details 23:27:22 23:27:22 28 vulnerabilities (14 moderate, 13 high, 1 critical) 23:27:22 23:27:22 To address issues that do not require attention, run: 23:27:22 npm audit fix 23:27:22 23:27:22 To address all issues (including breaking changes), run: 23:27:22 npm audit fix --force 23:27:22 23:27:22 Run `npm audit` for details. 23:27:29 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 23:27:29 d6de4b400683: Pull complete 23:27:29 35cb2a7552d0: Pull complete 23:27:30 4f4fb700ef54: Pull complete 23:27:30 464afbd9ba4c: Pull complete 23:27:30 - Generating browser application bundles (phase: setup)... 23:27:40 00f215d4a9da: Pull complete 23:27:40 d496ad576159: Pull complete 23:27:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 23:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:27:40 ---> f246e2811388 23:27:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:27:42 ---> Running in b252716f7e75 23:27:42 Removing intermediate container b252716f7e75 23:27:42 ---> dccbd52a183c 23:27:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:27:42 ---> Running in a1c8e10e336a 23:27:43 Removing intermediate container a1c8e10e336a 23:27:43 ---> 79a3bc967ada 23:27:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:27:43 ---> Running in 4052ee4d1944 23:27:43 Removing intermediate container 4052ee4d1944 23:27:43 ---> a47177eb970a 23:27:43 Step 6/15 : LABEL Name=edgex-ui-go 23:27:43 ---> Running in e4afa11a48ba 23:27:43 Removing intermediate container e4afa11a48ba 23:27:43 ---> 674bf0e65e50 23:27:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:27:43 ---> Running in 38aeffca6f09 23:27:45 Removing intermediate container 38aeffca6f09 23:27:45 ---> da2800c23741 23:27:45 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:27:45 latest: Pulling from library/docker 23:27:45 cf04c63912e1: Pulling fs layer 23:27:45 46c72c1857a6: Pulling fs layer 23:27:45 4f4fb700ef54: Pulling fs layer 23:27:45 df3d086486b1: Pulling fs layer 23:27:45 44c78a57c063: Pulling fs layer 23:27:45 f9d9fd5f1569: Pulling fs layer 23:27:45 b40540d48c5c: Pulling fs layer 23:27:45 f3bcf936815f: Pulling fs layer 23:27:45 ff30aae6900c: Pulling fs layer 23:27:45 01e2c2475388: Pulling fs layer 23:27:45 7715e7691cd2: Pulling fs layer 23:27:45 d46282b6bb18: Pulling fs layer 23:27:45 4cbfb5f806d3: Pulling fs layer 23:27:45 0040a9262ea3: Pulling fs layer 23:27:45 24ef7494fb5d: Pulling fs layer 23:27:45 de1418f410e8: Pulling fs layer 23:27:45 f3bcf936815f: Waiting 23:27:45 ff30aae6900c: Waiting 23:27:45 01e2c2475388: Waiting 23:27:45 7715e7691cd2: Waiting 23:27:45 d46282b6bb18: Waiting 23:27:45 4cbfb5f806d3: Waiting 23:27:45 0040a9262ea3: Waiting 23:27:45 df3d086486b1: Waiting 23:27:45 44c78a57c063: Waiting 23:27:45 f9d9fd5f1569: Waiting 23:27:45 24ef7494fb5d: Waiting 23:27:45 de1418f410e8: Waiting 23:27:45 b40540d48c5c: Waiting 23:27:45 4f4fb700ef54: Download complete 23:27:45 df3d086486b1: Verifying Checksum 23:27:45 df3d086486b1: Download complete 23:27:46 cf04c63912e1: Verifying Checksum 23:27:46 cf04c63912e1: Download complete 23:27:46 46c72c1857a6: Verifying Checksum 23:27:46 46c72c1857a6: Download complete 23:27:46 f9d9fd5f1569: Verifying Checksum 23:27:46 f9d9fd5f1569: Download complete 23:27:46 44c78a57c063: Verifying Checksum 23:27:46 44c78a57c063: Download complete 23:27:46 b40540d48c5c: Verifying Checksum 23:27:46 b40540d48c5c: Download complete 23:27:46 f3bcf936815f: Verifying Checksum 23:27:46 f3bcf936815f: Download complete 23:27:46 ff30aae6900c: Download complete 23:27:46 cf04c63912e1: Pull complete 23:27:46 01e2c2475388: Verifying Checksum 23:27:46 01e2c2475388: Download complete 23:27:46 d46282b6bb18: Verifying Checksum 23:27:46 d46282b6bb18: Download complete 23:27:46 4cbfb5f806d3: Verifying Checksum 23:27:46 4cbfb5f806d3: Download complete 23:27:47 7715e7691cd2: Verifying Checksum 23:27:47 7715e7691cd2: Download complete 23:27:47 24ef7494fb5d: Verifying Checksum 23:27:47 24ef7494fb5d: Download complete 23:27:47 de1418f410e8: Verifying Checksum 23:27:47 de1418f410e8: Download complete 23:27:47 46c72c1857a6: Pull complete 23:27:48 4f4fb700ef54: Pull complete 23:27:48 df3d086486b1: Pull complete 23:27:48 0040a9262ea3: Verifying Checksum 23:27:48 0040a9262ea3: Download complete 23:27:49 44c78a57c063: Pull complete 23:27:51 f9d9fd5f1569: Pull complete 23:27:52 b40540d48c5c: Pull complete 23:27:52 f3bcf936815f: Pull complete 23:27:52 ff30aae6900c: Pull complete 23:27:53 01e2c2475388: Pull complete 23:27:53 7715e7691cd2: Pull complete 23:27:54 d46282b6bb18: Pull complete 23:27:54 4cbfb5f806d3: Pull complete 23:27:54 ✔ Browser application bundle generation complete. 23:27:54 16 09 2024 23:27:53.254:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:27:54 16 09 2024 23:27:53.256:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:27:54 16 09 2024 23:27:53.259:INFO [launcher]: Starting browser ChromeHeadless 23:27:54 16 09 2024 23:27:54.807:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket Q9i5VlrmOIIsW5NRAAAB with id 24223756 23:27:57 0040a9262ea3: Pull complete 23:27:58 24ef7494fb5d: Pull complete 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.101 secs) 23:27:58 de1418f410e8: Pull complete 23:27:58 Digest: sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443 23:27:58 Status: Downloaded newer image for docker:latest 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.117 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.129 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.156 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) 23:27:58 WARN: ' 23:27:58 It looks like you're using ngModel on the same form field as formControlName. 23:27:58 Support for using the ngModel input property and ngModelChange event with 23:27:58 reactive form directives has been deprecated in Angular v6 and will be removed 23:27:58 in a future version of Angular. 23:27:58 23:27:58 For more information on this, see our API docs here: 23:27:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:27:58 ' 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) 23:27:58 WARN: ' 23:27:58 It looks like you're using ngModel on the same form field as formControlName. 23:27:58 Support for using the ngModel input property and ngModelChange event with 23:27:58 reactive form directives has been deprecated in Angular v6 and will be removed 23:27:58 in a future version of Angular. 23:27:58 23:27:58 For more information on this, see our API docs here: 23:27:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:27:58 ' 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.236 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.269 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.278 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.285 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.294 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.315 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.319 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.323 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.334 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.366 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.391 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.409 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.412 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.42 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.429 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.449 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.452 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.455 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.468 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.482 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.498 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.504 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.539 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.551 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.558 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.561 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.592 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.604 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.612 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.623 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.626 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.63 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.646 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.651 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.654 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.661 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.669 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.673 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.676 secs) 23:27:58 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.693 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.708 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.71 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.711 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.721 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.734 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.745 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.76 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.78 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.784 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.788 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.808 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.817 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.825 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.837 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.842 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.856 secs) 23:27:59 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:27:59 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:27:59 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.856 secs) 23:27:59 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:27:59 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:27:59 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.86 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.869 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.873 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.878 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.88 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.884 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.897 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.901 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.903 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.904 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.912 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.915 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.916 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.926 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.931 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.937 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.941 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.944 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.946 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.947 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.948 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.957 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.959 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.96 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.964 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.967 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.981 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.984 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1 sec) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.005 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.011 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.017 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.021 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.036 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.042 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.044 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.053 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.054 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.055 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.063 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.064 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.066 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.103 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.11 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.115 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.117 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.118 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.12 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.141 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.155 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.161 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.173 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.183 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.2 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.202 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.207 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.209 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.21 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.22 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.234 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.235 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.237 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.255 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.27 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.274 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.278 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.284 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.285 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.286 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.286 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.289 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.297 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.343 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.346 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.348 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.359 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.37 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.374 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.378 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.388 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.39 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.397 secs) 23:27:59 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.4 secs) 23:28:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.982 secs / 1.4 secs) 23:28:00 TOTAL: 147 SUCCESS 23:28:00 ✔ Browser application bundle generation complete. 23:28:00 23:28:00 =============================== Coverage summary =============================== 23:28:00 Statements : 38.93% ( 1370/3519 ) 23:28:00 Branches : 15.3% ( 94/614 ) 23:28:00 Functions : 31.99% ( 422/1319 ) 23:28:00 Lines : 38.85% ( 1339/3446 ) 23:28:00 ================================================================================ 23:28:00 ✔ Browser application bundle generation complete. 23:28:01 ---> 161802b18c7d 23:28:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:01 ---> Running in 87e5c53897de 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:28:02 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-795/web' [Pipeline] echo 23:28:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:28:02 $ docker stop --time=1 d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:28:03 OK: 266 MiB in 52 packages 23:28:03 $ docker rm -f --volumes d56e9c5442aa8d336a086d2df495a42fdfe4ed4866b7a5784d96f90abc06e071 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:04 Removing intermediate container 87e5c53897de 23:28:04 ---> 1b8282d5b8ce 23:28:04 Step 10/15 : ENV GO111MODULE=on 23:28:04 ---> Running in c783d7948103 23:28:04 Stashed 1 file(s) [Pipeline] } 23:28:04 Removing intermediate container c783d7948103 23:28:04 ---> 9ffafe50dd20 23:28:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:28:04 ---> Running in ed3223edc0f8 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:28:05 Removing intermediate container ed3223edc0f8 23:28:05 ---> 369df38fe9cd 23:28:05 Step 12/15 : COPY go.mod vendor* ./ [Pipeline] sh 23:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:06 + ls -al . 23:28:06 total 264 23:28:06 drwxrwxr-x 13 jenkins jenkins 4096 Sep 16 23:26 . 23:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:23 .. 23:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 .blubracket 23:28:06 -rw-rw-r-- 1 jenkins jenkins 18 Sep 16 23:23 .dockerignore 23:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:24 .git 23:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 .github 23:28:06 -rw-rw-r-- 1 jenkins jenkins 178 Sep 16 23:23 .gitignore 23:28:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 23:24 .semver 23:28:06 -rw-rw-r-- 1 jenkins jenkins 9736 Sep 16 23:23 Attribution.txt 23:28:06 -rw-rw-r-- 1 jenkins jenkins 21430 Sep 16 23:23 CHANGELOG.md 23:28:06 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 23:23 CONTRIBUTING.md 23:28:06 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 16 23:23 Dockerfile 23:28:06 -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 23:23 Jenkinsfile 23:28:06 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 23:23 LICENSE 23:28:06 -rw-rw-r-- 1 jenkins jenkins 2189 Sep 16 23:23 Makefile 23:28:06 -rw-rw-r-- 1 jenkins jenkins 4381 Sep 16 23:23 README.md 23:28:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 23:24 VERSION 23:28:06 -rw-rw-r-- 1 jenkins jenkins 4832 Sep 16 23:23 angularmigrationlogs.md 23:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 assets 23:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 bin 23:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:23 cmd 23:28:06 -rw-r--r-- 1 jenkins jenkins 10 Sep 16 23:26 coverage.out 23:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:23 docs 23:28:06 -rw-rw-r-- 1 jenkins jenkins 6693 Sep 16 23:23 go.mod 23:28:06 -rw-rw-r-- 1 jenkins jenkins 100590 Sep 16 23:23 go.sum 23:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:23 internal 23:28:06 -rwxrwxr-x 1 jenkins jenkins 568 Sep 16 23:23 redeploy.sh 23:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:23 testing 23:28:06 -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 23:23 version.go 23:28:06 drwxrwxr-x 7 jenkins jenkins 4096 Sep 16 23:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:28:06 ---> d6b60379e553 23:28:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:06 ---> Running in 56bfb10c27d3 [Pipeline] sh 23:28:06 + 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=59351b98c11e9244f0cc6e22667663fd60a24e6d --label arch=amd64 --label version=0.0.0 . 23:28:07 Sending build context to Docker daemon 346.7MB 23:28:07 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:28:07 Step 2/27 : FROM ${BASE} AS builder 23:28:07 ---> 5eb926ded135 23:28:07 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:28:10 ---> Running in a665a1efc10f 23:28:10 Removing intermediate container a665a1efc10f 23:28:10 ---> 1b9e7088c9f2 23:28:10 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 23:28:10 ---> Running in 1602872e5211 23:28:10 Removing intermediate container 1602872e5211 23:28:10 ---> cb49324faa64 23:28:10 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 23:28:10 ---> Running in 833b738c7ee6 23:28:10 Removing intermediate container 833b738c7ee6 23:28:10 ---> d2c87f6591ee 23:28:10 Step 6/27 : LABEL Name=edgex-ui-go 23:28:10 ---> Running in 4884888d9624 23:28:10 Removing intermediate container 4884888d9624 23:28:10 ---> bddff6886244 23:28:10 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:28:10 ---> Running in 51140257c62d 23:28:10 Removing intermediate container 51140257c62d 23:28:10 ---> e4d5cb1c288a 23:28:10 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:28:12 ---> 981d83830427 23:28:12 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:12 ---> Running in 7aa5d6f1d700 23:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:28:12 OK: 264 MiB in 52 packages 23:28:13 Removing intermediate container 7aa5d6f1d700 23:28:13 ---> db747e866acc 23:28:13 Step 10/27 : ENV GO111MODULE=on 23:28:13 ---> Running in e02c75acab75 23:28:13 Removing intermediate container e02c75acab75 23:28:13 ---> 5129342e0f16 23:28:13 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:28:13 ---> Running in 2ac929e40a27 23:28:13 Removing intermediate container 2ac929e40a27 23:28:13 ---> c21e3f827160 23:28:13 Step 12/27 : COPY go.mod vendor* ./ 23:28:13 ---> b9ef371176cd 23:28:13 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:13 ---> Running in faff889ecb28 23:28:14 Removing intermediate container faff889ecb28 23:28:14 ---> 725903a5dbb9 23:28:14 Step 14/27 : COPY . . 23:28:23 ---> b391934366f3 23:28:23 Step 15/27 : RUN ${MAKE} 23:28:23 ---> Running in 65e5403697f3 23:28:23 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 23:28:55 Removing intermediate container 65e5403697f3 23:28:55 ---> 8a6858bacbad 23:28:55 Step 16/27 : FROM alpine:3.18 23:28:55 3.18: Pulling from library/alpine 23:28:55 1cc3d825d8b2: Pulling fs layer 23:28:55 1cc3d825d8b2: Verifying Checksum 23:28:55 1cc3d825d8b2: Download complete 23:28:55 1cc3d825d8b2: Pull complete 23:28:55 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:28:55 Status: Downloaded newer image for alpine:3.18 23:28:55 ---> 2c64cf60f6f0 23:28:55 Step 17/27 : RUN apk --no-cache upgrade 23:28:55 ---> Running in 97017eb38946 23:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:28:55 OK: 7 MiB in 15 packages 23:28:55 Removing intermediate container 97017eb38946 23:28:55 ---> ad503a3bcb9e 23:28:55 Step 18/27 : RUN apk add --update --no-cache dumb-init 23:28:55 ---> Running in 6af68bb74e6d 23:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:28:55 (1/1) Installing dumb-init (1.2.5-r2) 23:28:55 Executing busybox-1.36.1-r7.trigger 23:28:55 OK: 7 MiB in 16 packages 23:28:56 Removing intermediate container 6af68bb74e6d 23:28:56 ---> e5d687ad450e 23:28:56 Step 19/27 : EXPOSE 4000 23:28:56 ---> Running in 79ed793e44b2 23:28:56 Removing intermediate container 79ed793e44b2 23:28:56 ---> 7e47ad8387c6 23:28:56 Step 20/27 : 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 23:28:57 ---> 4da7c2f5ef75 23:28:57 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:28:58 ---> c81d7eeff6bf 23:28:58 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:28:58 ---> 9cac27d56e48 23:28:58 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:28:58 ---> Running in 5338c1c2b44a 23:28:58 Removing intermediate container 5338c1c2b44a 23:28:58 ---> f015ff4e58b1 23:28:58 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:28:58 ---> Running in 79f57074f00b 23:28:58 Removing intermediate container 79f57074f00b 23:28:58 ---> 6360fbbb4996 23:28:58 Step 25/27 : LABEL arch=amd64 23:28:58 ---> Running in 20d1c11ff086 23:28:58 Removing intermediate container 20d1c11ff086 23:28:58 ---> 8a358f1cd060 23:28:58 Step 26/27 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d 23:28:58 ---> Running in 6236d6a13348 23:28:58 Removing intermediate container 6236d6a13348 23:28:58 ---> 2db992327333 23:28:58 Step 27/27 : LABEL version=0.0.0 23:28:58 ---> Running in 83c71c701af6 23:28:58 Removing intermediate container 83c71c701af6 23:28:58 ---> a448017757ca 23:28:58 [Warning] One or more build-args [ARCH] were not consumed 23:28:58 Successfully built a448017757ca 23:28:58 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:59 23:28:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:00 latest: Pulling from edgex-lftools-log-publisher 23:29:00 5eb5b503b376: Pulling fs layer 23:29:00 5c69ac0246d0: Pulling fs layer 23:29:00 ec43610c2a17: Pulling fs layer 23:29:00 3a2ae6a8a46f: Pulling fs layer 23:29:00 33b1e0a273af: Pulling fs layer 23:29:00 5d3b04190fa2: Pulling fs layer 23:29:00 2f39f015ded8: Pulling fs layer 23:29:00 33b1e0a273af: Waiting 23:29:00 5d3b04190fa2: Waiting 23:29:00 2f39f015ded8: Waiting 23:29:00 3a2ae6a8a46f: Waiting 23:29:00 5c69ac0246d0: Verifying Checksum 23:29:00 5c69ac0246d0: Download complete 23:29:00 3a2ae6a8a46f: Verifying Checksum 23:29:00 3a2ae6a8a46f: Download complete 23:29:00 33b1e0a273af: Verifying Checksum 23:29:00 33b1e0a273af: Download complete 23:29:00 5d3b04190fa2: Download complete 23:29:00 ec43610c2a17: Verifying Checksum 23:29:00 ec43610c2a17: Download complete 23:29:00 5eb5b503b376: Verifying Checksum 23:29:00 5eb5b503b376: Download complete 23:29:00 2f39f015ded8: Verifying Checksum 23:29:00 2f39f015ded8: Download complete 23:29:01 5eb5b503b376: Pull complete 23:29:01 5c69ac0246d0: Pull complete 23:29:02 ec43610c2a17: Pull complete 23:29:02 3a2ae6a8a46f: Pull complete 23:29:02 33b1e0a273af: Pull complete 23:29:02 5d3b04190fa2: Pull complete 23:29:06 2f39f015ded8: Pull complete 23:29:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:06 prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container 23:29:06 $ 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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:10 $ docker top 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:11 ---> job-cost.sh 23:29:11 lf-activate-venv: SKIPPING 23:29:11 INFO: No Stack... 23:29:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:11 INFO: Archiving Costs [Pipeline] sh 23:29:11 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/cost.csv 23:29:11 + cut -d, -f6 [Pipeline] lock 23:29:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] 23:29:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] did not exist. Created. 23:29:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:12 + echo total: 0.2199999988079071 [Pipeline] stash 23:29:12 Stashed 1 file(s) [Pipeline] } 23:29:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:12 $ docker stop --time=1 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e 23:29:14 $ docker rm -f --volumes 4a85c18563b2df87b37c684730ae95726403c44abdae6bca31242eea7a470c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:57 Removing intermediate container 56bfb10c27d3 23:29:57 ---> a9eae41502cc 23:29:57 Step 14/15 : COPY . . 23:29:57 ---> 686f0cc3094d 23:29:57 Step 15/15 : RUN ${MAKE} 23:29:57 ---> Running in 64e5818212ff 23:29:57 noop 23:29:58 Removing intermediate container 64e5818212ff 23:29:58 ---> 0b4609673fe0 23:29:58 Successfully built 0b4609673fe0 23:29:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:59 + docker inspect -f . ci-base-image-arm64 23:29:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:59 prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container 23:29:59 $ 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 ******** ci-base-image-arm64 cat 23:30:00 $ docker top 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:01 + go version 23:30:01 go version go1.21.9 linux/arm64 [Pipeline] } 23:30:01 $ docker stop --time=1 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 23:30:03 $ docker rm -f --volumes 8f26eb390229f1b137e6aacc11f6c918493d1fb41ff384cee2da010c6df5d1a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:04 + docker inspect -f . ci-base-image-arm64 23:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container 23:30:04 $ 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 ******** ci-base-image-arm64 cat 23:30:05 $ docker top 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:06 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 23:30:07 + make test 23:30:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:30:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:33:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:33:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:33:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:53 ./bin/test-attribution-txt.sh 23:33:53 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 23:33:53 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 23:33:53 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 23:33:53 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 23:33:53 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 23:33:53 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 23:33:53 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 23:33:53 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 23:33:53 An attribution for golang.org/x/term is missing from Attribution.txt, please add 23:33:53 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 23:33:53 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 23:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:33:53 $ docker stop --time=1 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 23:33:55 $ docker rm -f --volumes 834388e12992a15b9e6c7d5817ee1aafeebc4fb0c0b214829079a1775489ba48 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:56 Warning: overwriting stash ‘coverage-report’ 23:33:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:58 + ls -al . 23:33:58 total 260 23:33:58 drwxrwxr-x 12 jenkins jenkins 4096 Sep 16 23:30 . 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 .. 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 .blubracket 23:33:58 -rw-rw-r-- 1 jenkins jenkins 18 Sep 16 23:26 .dockerignore 23:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:26 .git 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 .github 23:33:58 -rw-rw-r-- 1 jenkins jenkins 178 Sep 16 23:26 .gitignore 23:33:58 -rw-rw-r-- 1 jenkins jenkins 9736 Sep 16 23:26 Attribution.txt 23:33:58 -rw-rw-r-- 1 jenkins jenkins 21430 Sep 16 23:26 CHANGELOG.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 23:26 CONTRIBUTING.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 1940 Sep 16 23:26 Dockerfile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 23:26 Jenkinsfile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 23:26 LICENSE 23:33:58 -rw-rw-r-- 1 jenkins jenkins 2189 Sep 16 23:26 Makefile 23:33:58 -rw-rw-r-- 1 jenkins jenkins 4381 Sep 16 23:26 README.md 23:33:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 23:24 VERSION 23:33:58 -rw-rw-r-- 1 jenkins jenkins 4832 Sep 16 23:26 angularmigrationlogs.md 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 assets 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 bin 23:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 23:26 cmd 23:33:58 -rw-r--r-- 1 jenkins jenkins 10 Sep 16 23:30 coverage.out 23:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 23:26 docs 23:33:58 -rw-rw-r-- 1 jenkins jenkins 6693 Sep 16 23:26 go.mod 23:33:58 -rw-rw-r-- 1 jenkins jenkins 100590 Sep 16 23:26 go.sum 23:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 23:26 internal 23:33:58 -rwxrwxr-x 1 jenkins jenkins 568 Sep 16 23:26 redeploy.sh 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 testing 23:33:58 -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 23:26 version.go 23:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 23:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:59 + 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=59351b98c11e9244f0cc6e22667663fd60a24e6d --label arch=arm64 --label version=0.0.0 . 23:34:00 Sending build context to Docker daemon 35.51MB 23:34:00 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:34:00 Step 2/27 : FROM ${BASE} AS builder 23:34:00 ---> 0b4609673fe0 23:34:00 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:34:00 ---> Running in 20fd8b84ca67 23:34:00 Removing intermediate container 20fd8b84ca67 23:34:00 ---> ce8092610bf3 23:34:00 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 23:34:00 ---> Running in 526943720c5c 23:34:01 Removing intermediate container 526943720c5c 23:34:01 ---> 3f22c400c906 23:34:01 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 23:34:01 ---> Running in fdb314c1a467 23:34:01 Removing intermediate container fdb314c1a467 23:34:01 ---> b16a396d46f8 23:34:01 Step 6/27 : LABEL Name=edgex-ui-go 23:34:01 ---> Running in 5cbb4a352bbe 23:34:02 Removing intermediate container 5cbb4a352bbe 23:34:02 ---> acb252e21530 23:34:02 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:34:02 ---> Running in df43d1482549 23:34:02 Removing intermediate container df43d1482549 23:34:02 ---> cbadcec8a01a 23:34:02 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:34:04 ---> c4073b6bc38e 23:34:04 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:04 ---> Running in 18b88361056a 23:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:34:06 OK: 266 MiB in 52 packages 23:34:07 Removing intermediate container 18b88361056a 23:34:07 ---> eeff91d75442 23:34:07 Step 10/27 : ENV GO111MODULE=on 23:34:07 ---> Running in 136d2377b30a 23:34:07 Removing intermediate container 136d2377b30a 23:34:07 ---> a01422129b6b 23:34:07 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:34:07 ---> Running in 368835e4e19f 23:34:08 Removing intermediate container 368835e4e19f 23:34:08 ---> c924aeb86b74 23:34:08 Step 12/27 : COPY go.mod vendor* ./ 23:34:08 ---> cb58671e1b3d 23:34:08 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:08 ---> Running in d42827083d8b 23:34:11 Removing intermediate container d42827083d8b 23:34:11 ---> bc88a192ccb1 23:34:11 Step 14/27 : COPY . . 23:34:14 ---> ef98ed296167 23:34:14 Step 15/27 : RUN ${MAKE} 23:34:15 ---> Running in 5af65ef998d8 23:34:16 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 23:37:37 Removing intermediate container 5af65ef998d8 23:37:37 ---> 5d352f69955f 23:37:37 Step 16/27 : FROM alpine:3.18 23:37:37 3.18: Pulling from library/alpine 23:37:37 720f3032cd11: Pulling fs layer 23:37:37 720f3032cd11: Verifying Checksum 23:37:37 720f3032cd11: Download complete 23:37:37 720f3032cd11: Pull complete 23:37:37 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:37:37 Status: Downloaded newer image for alpine:3.18 23:37:37 ---> 3e834921e367 23:37:37 Step 17/27 : RUN apk --no-cache upgrade 23:37:37 ---> Running in cb8be7e22409 23:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:37:37 OK: 8 MiB in 15 packages 23:37:37 Removing intermediate container cb8be7e22409 23:37:37 ---> b89ff5c483a2 23:37:37 Step 18/27 : RUN apk add --update --no-cache dumb-init 23:37:37 ---> Running in 40c10b43cbf9 23:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:37:37 (1/1) Installing dumb-init (1.2.5-r2) 23:37:37 Executing busybox-1.36.1-r7.trigger 23:37:37 OK: 8 MiB in 16 packages 23:37:37 Removing intermediate container 40c10b43cbf9 23:37:37 ---> 57402c98e7d7 23:37:37 Step 19/27 : EXPOSE 4000 23:37:37 ---> Running in 6a53e29b8658 23:37:37 Removing intermediate container 6a53e29b8658 23:37:37 ---> 728d94bda2e1 23:37:37 Step 20/27 : 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 23:37:37 ---> d2b378d05fd4 23:37:37 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:37:37 ---> 162ab673cc8e 23:37:37 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:37:37 ---> d9d8a12042c2 23:37:37 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:37:37 ---> Running in 58fb75dfb38f 23:37:37 Removing intermediate container 58fb75dfb38f 23:37:37 ---> 14f03fc4ab05 23:37:37 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:37:37 ---> Running in 6c7a2e1744c3 23:37:37 Removing intermediate container 6c7a2e1744c3 23:37:37 ---> 9f498667a860 23:37:37 Step 25/27 : LABEL arch=arm64 23:37:37 ---> Running in e3cf24e996e2 23:37:37 Removing intermediate container e3cf24e996e2 23:37:37 ---> 772afb891596 23:37:37 Step 26/27 : LABEL git_sha=59351b98c11e9244f0cc6e22667663fd60a24e6d 23:37:37 ---> Running in 5e341698ae30 23:37:37 Removing intermediate container 5e341698ae30 23:37:37 ---> 4db14d21d705 23:37:37 Step 27/27 : LABEL version=0.0.0 23:37:37 ---> Running in 1be63fe09f87 23:37:37 Removing intermediate container 1be63fe09f87 23:37:37 ---> e5934fbce6e8 23:37:37 [Warning] One or more build-args [ARCH] were not consumed 23:37:37 Successfully built e5934fbce6e8 23:37:37 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:38 23:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:39 arm64: Pulling from edgex-lftools-log-publisher 23:37:39 8998bd30e6a1: Pulling fs layer 23:37:39 04944245beec: Pulling fs layer 23:37:39 699f458cf7ca: Pulling fs layer 23:37:39 765212b225bb: Pulling fs layer 23:37:39 f23df028b6ca: Pulling fs layer 23:37:39 d65c8cfc05b1: Pulling fs layer 23:37:39 2437ff75d9bd: Pulling fs layer 23:37:39 f23df028b6ca: Waiting 23:37:39 d65c8cfc05b1: Waiting 23:37:39 2437ff75d9bd: Waiting 23:37:39 765212b225bb: Waiting 23:37:39 04944245beec: Verifying Checksum 23:37:39 04944245beec: Download complete 23:37:39 f23df028b6ca: Download complete 23:37:39 d65c8cfc05b1: Verifying Checksum 23:37:39 d65c8cfc05b1: Download complete 23:37:39 699f458cf7ca: Verifying Checksum 23:37:39 699f458cf7ca: Download complete 23:37:39 8998bd30e6a1: Verifying Checksum 23:37:39 8998bd30e6a1: Download complete 23:37:42 2437ff75d9bd: Verifying Checksum 23:37:42 2437ff75d9bd: Download complete 23:37:44 8998bd30e6a1: Pull complete 23:37:45 04944245beec: Pull complete 23:37:46 699f458cf7ca: Pull complete 23:37:46 765212b225bb: Pull complete 23:37:47 f23df028b6ca: Pull complete 23:37:47 d65c8cfc05b1: Pull complete 23:38:05 2437ff75d9bd: Pull complete 23:38:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:06 prd-ubuntu20.04-docker-arm64-4c-16g-10450 does not seem to be running inside a container 23:38:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:38:09 $ docker top 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:09 ---> job-cost.sh 23:38:09 lf-activate-venv: SKIPPING 23:38:09 INFO: No Stack... 23:38:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:11 INFO: Archiving Costs [Pipeline] sh 23:38:11 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:38:11 + cut -d, -f6 [Pipeline] lock 23:38:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] 23:38:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] did not exist. Created. 23:38:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:12 /w/workspace/edgex-ui-go/1@tmp/durable-0217a71a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:38:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:38:13 Warning: overwriting stash ‘stack-cost’ 23:38:13 Stashed 1 file(s) [Pipeline] } 23:38:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-795-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:13 $ docker stop --time=1 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 23:38:15 $ docker rm -f --volumes 7305f0cc07b16888ffd53d4e041bee08bea0fbb1fa955ce23b7912281101fad9 [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 23:38:16 provisioning config files... 23:38:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config8734829338188685444tmp [Pipeline] { [Pipeline] sh 23:38:16 + set +x 23:38:16 + + curl -s https://codecov.io/bash 23:38:16 bash -s -- 23:38:16 23:38:16 _____ _ 23:38:16 / ____| | | 23:38:16 | | ___ __| | ___ ___ _____ __ 23:38:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:38:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:38:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:38:16 Bash-1.0.6 23:38:16 23:38:16 23:38:16 ==> git version 2.25.1 found 23:38:16 ==> 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 23:38:16 Release-Date: 2020-01-08 23:38:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:38:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:38:16 ==> Jenkins CI detected. 23:38:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-795 23:38:16 project root: . 23:38:16 --> token set from env 23:38:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:38:16 ==> Running gcov in . (disable via -X gcov) 23:38:16 ==> Python coveragepy not found 23:38:16 ==> Searching for coverage reports in: 23:38:16 + . 23:38:16 -> Found 1 reports 23:38:16 ==> Detecting git/mercurial file structure 23:38:16 ==> Reading reports 23:38:16 + ./coverage.out bytes=10 23:38:16 ==> Appending adjustments 23:38:16 https://docs.codecov.io/docs/fixing-reports 23:38:17 + Found adjustments 23:38:17 ==> Gzipping contents 23:38:17 12K /tmp/codecov.G5pHte.gz 23:38:17 ==> Uploading reports 23:38:17 url: https://codecov.io 23:38:17 query: branch=PR-795&commit=59351b98c11e9244f0cc6e22667663fd60a24e6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-795%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=795&job=&cmd_args= 23:38:17 -> Pinging Codecov 23:38:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-795&commit=59351b98c11e9244f0cc6e22667663fd60a24e6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-795%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=795&job=&cmd_args= 23:38:17 -> Uploading to 23:38:17 https://storage.googleapis.com/codecov/v4/raw/2024-09-16/FB506323287CE973F263BFD2A0EB1F37/59351b98c11e9244f0cc6e22667663fd60a24e6d/05558f08-1195-40e2-bb8c-85975fac0a04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240916%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240916T233817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f26e29f3a90d38cd13fb151968e795c72af5a1f2c2850a9c51ee5e691f2afef 23:38:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:17 Dload Upload Total Spent Left Speed 23:38:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 33895 --:--:-- --:--:-- --:--:-- 33895 23:38:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/59351b98c11e9244f0cc6e22667663fd60a24e6d [Pipeline] } 23:38:18 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:38:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives ] 23:38:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives 23:38:20 total 16 23:38:20 drwxr-xr-x 3 root root 4096 Sep 16 23:29 . 23:38:20 drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 23:29 .. 23:38:20 drwxr-xr-x 2 root root 4096 Sep 16 23:29 cost 23:38:20 -rw-r--r-- 1 root root 83 Sep 16 23:29 cost.csv 23:38:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives 23:38:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives 23:38:20 total 16 23:38:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 23:29 . 23:38:20 drwxrwxr-x 14 jenkins jenkins 4096 Sep 16 23:29 .. 23:38:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 23:29 cost 23:38:20 -rw-r--r-- 1 jenkins jenkins 83 Sep 16 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:38:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:38:21 ---> package-listing.sh 23:38:21 ++ facter osfamily 23:38:21 ++ tr '[:upper:]' '[:lower:]' 23:38:22 + OS_FAMILY=debian 23:38:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-795 23:38:22 + START_PACKAGES=/tmp/packages_start.txt 23:38:22 + END_PACKAGES=/tmp/packages_end.txt 23:38:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:22 + PACKAGES=/tmp/packages_start.txt 23:38:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-795 ']' 23:38:22 + PACKAGES=/tmp/packages_end.txt 23:38:22 + case "${OS_FAMILY}" in 23:38:22 + dpkg -l 23:38:22 + grep '^ii' 23:38:22 + '[' -f /tmp/packages_start.txt ']' 23:38:22 + '[' -f /tmp/packages_end.txt ']' 23:38:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-795 ']' 23:38:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/ 23:38:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-795/archives/ [Pipeline] echo 23:38:22 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-795/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:38:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:23 prd-ubuntu20.04-docker-8c-8g-10449 does not seem to be running inside a container 23:38:23 $ 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-795/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-795 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795:/w/workspace/edgexfoundry_edgex-ui-go_PR-795:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:38:23 $ docker top 5e2f6a18494e45d8436aaa9270a4477af6dfc6b9f838fa2a20577d3f7b9bc480 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:23 + touch /tmp/pre-build-complete [Pipeline] sh 23:38:24 + mkdir -p /var/log/sysstat [Pipeline] sh 23:38:24 + ls /var/log/sa-host 23:38:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:24 provisioning config files... 23:38:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-795@tmp/config8377401666818874299tmp [Pipeline] { [Pipeline] echo 23:38:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:25 ---> create-netrc.sh [Pipeline] } 23:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:38:25 ---> python-tools-install.sh [Pipeline] echo 23:38:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:38:26 ---> sudo-logs.sh 23:38:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:38:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:38:26 ---> job-cost.sh 23:38:26 lf-activate-venv: SKIPPING 23:38:26 DEBUG: total: 0.2199999988079071 23:38:26 INFO: Retrieving Stack Cost... 23:38:27 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:27 INFO: Archiving Costs [Pipeline] echo 23:38:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:27 ---> logs-deploy.sh 23:38:27 lf-activate-venv: SKIPPING 23:38:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-795/1 23:38:27 INFO: archiving workspace using pattern(s): 23:38:28 Archives upload complete. 23:38:28 INFO: archiving logs to Nexus 23:38:30 ---> uname -a: 23:38:30 Linux prd-ubuntu20-04-docker-8c-8g-10449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:38:30 23:38:30 23:38:30 ---> lscpu: 23:38:30 Architecture: x86_64 23:38:30 CPU op-mode(s): 32-bit, 64-bit 23:38:30 Byte Order: Little Endian 23:38:30 Address sizes: 40 bits physical, 48 bits virtual 23:38:30 CPU(s): 8 23:38:30 On-line CPU(s) list: 0-7 23:38:30 Thread(s) per core: 1 23:38:30 Core(s) per socket: 1 23:38:30 Socket(s): 8 23:38:30 NUMA node(s): 1 23:38:30 Vendor ID: AuthenticAMD 23:38:30 CPU family: 23 23:38:30 Model: 49 23:38:30 Model name: AMD EPYC-Rome Processor 23:38:30 Stepping: 0 23:38:30 CPU MHz: 2799.996 23:38:30 BogoMIPS: 5599.99 23:38:30 Virtualization: AMD-V 23:38:30 Hypervisor vendor: KVM 23:38:30 Virtualization type: full 23:38:30 L1d cache: 256 KiB 23:38:30 L1i cache: 256 KiB 23:38:30 L2 cache: 4 MiB 23:38:30 L3 cache: 128 MiB 23:38:30 NUMA node0 CPU(s): 0-7 23:38:30 Vulnerability Itlb multihit: Not affected 23:38:30 Vulnerability L1tf: Not affected 23:38:30 Vulnerability Mds: Not affected 23:38:30 Vulnerability Meltdown: Not affected 23:38:30 Vulnerability Mmio stale data: Not affected 23:38:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:38:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:38:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:38:30 Vulnerability Srbds: Not affected 23:38:30 Vulnerability Tsx async abort: Not affected 23:38:30 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 23:38:30 23:38:30 23:38:30 ---> nproc: 23:38:30 8 23:38:30 23:38:30 23:38:30 ---> df -h: 23:38:30 Filesystem Size Used Avail Use% Mounted on 23:38:30 overlay 155G 15G 141G 10% / 23:38:30 tmpfs 64M 0 64M 0% /dev 23:38:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:38:30 shm 64M 0 64M 0% /dev/shm 23:38:30 /dev/vda1 155G 15G 141G 10% /facter-os 23:38:30 23:38:30 23:38:30 ---> sar -b -r -n DEV: 23:38:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10449) 09/16/24 _x86_64_ (8 CPU) 23:38:30 23:38:30 23:22:45 LINUX RESTART (8 CPU) 23:38:30 23:38:30 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:38:30 23:24:01 329.66 82.01 242.50 5.15 6324.69 51633.19 1304878.51 23:38:30 23:25:01 185.92 10.08 175.84 0.00 1699.45 63579.67 0.00 23:38:30 23:26:01 206.53 2.67 203.87 0.00 38.13 89922.61 0.00 23:38:30 23:27:01 192.92 1.12 191.80 0.00 28.40 72804.28 0.00 23:38:30 23:28:01 180.14 0.30 179.84 0.00 6.53 49537.61 0.00 23:38:30 23:29:01 286.40 5.52 280.89 0.00 4348.88 103736.31 0.00 23:38:30 23:30:01 61.41 0.05 61.36 0.00 4.40 28925.85 0.00 23:38:30 23:31:01 2.90 0.00 2.90 0.00 0.00 12110.65 0.00 23:38:30 23:32:02 2.95 0.00 2.95 0.00 0.00 11971.49 0.00 23:38:30 23:33:01 3.19 0.00 3.19 0.00 0.00 11685.21 0.00 23:38:30 23:34:01 3.38 0.00 3.38 0.00 0.00 11982.14 0.00 23:38:30 23:35:01 3.22 0.00 3.22 0.00 0.00 11985.47 0.00 23:38:30 23:36:01 2.58 0.00 2.58 0.00 0.00 4860.12 0.00 23:38:30 23:37:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 23:38:30 23:38:01 2.63 0.02 2.62 0.00 0.13 30.53 0.00 23:38:30 Average: 97.79 6.79 90.65 0.34 831.00 35010.68 87099.29 23:38:30 23:38:30 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:38:30 23:24:01 30271376 31604180 764124 2.32 48476 1598288 1715096 5.05 875976 1440212 19476 23:38:30 23:25:01 28626884 31485184 824868 2.51 85360 3022080 1995088 5.88 1148388 2693912 8436 23:38:30 23:26:01 27482636 31499484 807736 2.46 191532 3959620 1738104 5.12 1232848 3630348 624 23:38:30 23:27:01 26042952 31261716 1033856 3.14 209692 5047408 2094156 6.17 1591884 4599696 28864 23:38:30 23:28:01 25324316 31465724 826540 2.51 248776 5833012 1942492 5.72 1646520 5166808 25576 23:38:30 23:29:01 24121508 31411616 852192 2.59 282900 6937092 2008400 5.92 2052508 5919300 245536 23:38:30 23:30:01 23912508 31446824 815828 2.48 285212 7145800 1731896 5.10 2030168 6115400 4 23:38:30 23:31:01 23912884 31447324 815100 2.48 285260 7145812 1731896 5.10 2030016 6115404 16 23:38:30 23:32:02 23917780 31452300 809980 2.46 285304 7145812 1731896 5.10 2025240 6115404 12 23:38:30 23:33:01 23918580 31453184 808904 2.46 285372 7145816 1731896 5.10 2023872 6115412 36 23:38:30 23:34:01 23925848 31460508 801572 2.44 285420 7145816 1731896 5.10 2017576 6115408 12 23:38:30 23:35:01 23928556 31463324 798724 2.43 285484 7145820 1731896 5.10 2015756 6115416 16 23:38:30 23:36:01 23928476 31463252 798756 2.43 285512 7145824 1731896 5.10 2015808 6115416 8 23:38:30 23:37:01 23928676 31463484 798708 2.43 285556 7145824 1731896 5.10 2016188 6115416 4 23:38:30 23:38:01 23917768 31452716 809048 2.46 285624 7145828 1761804 5.19 2030996 6115416 44 23:38:30 Average: 25144050 31455388 824396 2.51 242365 6047323 1807354 5.33 1783583 5232598 21911 23:38:30 23:38:30 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:38:30 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:24:01 ens3 328.77 236.02 1149.70 70.20 0.00 0.00 0.00 0.00 23:38:30 23:24:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 23:38:30 23:25:01 veth3555767 139.64 148.88 13.83 134.11 0.00 0.00 0.00 0.01 23:38:30 23:25:01 docker0 207.47 220.38 16.87 559.51 0.00 0.00 0.00 0.00 23:38:30 23:25:01 ens3 545.84 409.10 7579.13 59.66 0.00 0.00 0.00 0.00 23:38:30 23:25:01 lo 8.47 8.47 0.89 0.89 0.00 0.00 0.00 0.00 23:38:30 23:26:01 docker0 208.85 380.44 17.28 3104.11 0.00 0.00 0.00 0.00 23:38:30 23:26:01 ens3 394.72 219.00 3115.75 28.71 0.00 0.00 0.00 0.00 23:38:30 23:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:38:30 23:27:01 veth03e9a82 16.15 21.51 1.06 93.02 0.00 0.00 0.00 0.01 23:38:30 23:27:01 docker0 77.45 200.27 4.52 3952.59 0.00 0.00 0.00 0.00 23:38:30 23:27:01 ens3 258.76 116.08 4659.37 22.81 0.00 0.00 0.00 0.00 23:38:30 23:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:38:30 23:27:01 veth4d30be0 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:38:30 23:28:01 docker0 99.13 146.73 16.50 1617.70 0.00 0.00 0.00 0.00 23:38:30 23:28:01 ens3 175.45 120.11 1641.76 30.82 0.00 0.00 0.00 0.00 23:38:30 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:28:01 veth4d30be0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:38:30 23:29:01 docker0 4.35 7.32 0.26 93.13 0.00 0.00 0.00 0.00 23:38:30 23:29:01 ens3 364.57 252.77 5417.84 157.12 0.00 0.00 0.00 0.00 23:38:30 23:29:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 23:38:30 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:30:01 ens3 12.63 8.30 13.99 5.24 0.00 0.00 0.00 0.00 23:38:30 23:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:38:30 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:31:01 ens3 0.58 0.30 2.08 0.02 0.00 0.00 0.00 0.00 23:38:30 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:32:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:34:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:38:30 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:30 23:38:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:38:30 Average: docker0 39.86 63.74 3.70 622.47 0.00 0.00 0.00 0.00 23:38:30 Average: ens3 138.95 90.92 1573.67 25.01 0.00 0.00 0.00 0.00 23:38:30 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 23:38:30 23:38:30 23:38:30 ---> sar -P ALL: 23:38:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10449) 09/16/24 _x86_64_ (8 CPU) 23:38:30 23:38:30 23:22:45 LINUX RESTART (8 CPU) 23:38:30 23:38:30 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:38:30 23:24:01 all 5.02 0.01 1.18 9.23 0.04 84.53 23:38:30 23:24:01 0 3.75 0.00 1.46 5.24 0.03 89.52 23:38:30 23:24:01 1 2.41 0.00 0.72 6.56 0.02 90.30 23:38:30 23:24:01 2 5.64 0.00 0.72 4.40 0.03 89.20 23:38:30 23:24:01 3 9.34 0.02 2.00 25.79 0.03 62.83 23:38:30 23:24:01 4 4.00 0.00 1.19 3.23 0.03 91.54 23:38:30 23:24:01 5 6.15 0.00 0.85 1.25 0.05 91.69 23:38:30 23:24:01 6 5.40 0.00 1.74 8.13 0.05 84.68 23:38:30 23:24:01 7 3.45 0.03 0.75 19.28 0.03 76.45 23:38:30 23:25:01 all 7.37 0.00 3.38 2.66 0.07 86.52 23:38:30 23:25:01 0 6.55 0.00 2.95 0.64 0.07 89.80 23:38:30 23:25:01 1 8.26 0.00 2.96 0.22 0.08 88.48 23:38:30 23:25:01 2 7.20 0.00 4.03 13.67 0.09 75.02 23:38:30 23:25:01 3 7.74 0.00 3.10 3.40 0.07 85.69 23:38:30 23:25:01 4 6.07 0.00 3.59 0.20 0.07 90.07 23:38:30 23:25:01 5 7.96 0.00 3.37 0.37 0.07 88.23 23:38:30 23:25:01 6 7.91 0.00 3.57 1.27 0.07 87.18 23:38:30 23:25:01 7 7.28 0.00 3.46 1.62 0.07 87.58 23:38:30 23:26:01 all 5.96 0.00 2.95 3.89 0.04 87.16 23:38:30 23:26:01 0 6.22 0.00 3.38 0.97 0.03 89.40 23:38:30 23:26:01 1 5.59 0.00 2.51 1.17 0.07 90.65 23:38:30 23:26:01 2 6.02 0.00 4.43 22.17 0.07 67.31 23:38:30 23:26:01 3 5.55 0.00 2.79 3.51 0.03 88.11 23:38:30 23:26:01 4 6.77 0.00 1.88 1.32 0.03 90.00 23:38:30 23:26:01 5 6.25 0.00 3.66 1.06 0.05 88.98 23:38:30 23:26:01 6 5.46 0.00 2.81 0.44 0.03 91.26 23:38:30 23:26:01 7 5.80 0.00 2.19 0.62 0.03 91.36 23:38:30 23:27:01 all 26.15 0.00 5.58 2.99 0.08 65.19 23:38:30 23:27:01 0 26.10 0.00 5.40 3.31 0.08 65.11 23:38:30 23:27:01 1 26.76 0.00 5.64 0.56 0.08 66.95 23:38:30 23:27:01 2 28.41 0.00 6.11 0.47 0.08 64.93 23:38:30 23:27:01 3 24.71 0.00 5.71 0.39 0.08 69.11 23:38:30 23:27:01 4 27.45 0.00 5.27 4.07 0.07 63.14 23:38:30 23:27:01 5 24.54 0.00 5.61 14.06 0.12 55.67 23:38:30 23:27:01 6 26.06 0.00 5.37 0.35 0.07 68.14 23:38:30 23:27:01 7 25.19 0.00 5.56 0.71 0.08 68.46 23:38:30 23:28:01 all 18.29 0.00 3.25 2.70 0.07 75.68 23:38:30 23:28:01 0 18.08 0.00 2.51 0.45 0.05 78.92 23:38:30 23:28:01 1 17.13 0.00 4.38 2.24 0.08 76.17 23:38:30 23:28:01 2 22.31 0.00 3.17 0.29 0.07 74.16 23:38:30 23:28:01 3 25.74 0.00 3.31 0.91 0.07 69.97 23:38:30 23:28:01 4 11.88 0.00 2.86 1.34 0.05 83.87 23:38:30 23:28:01 5 22.28 0.00 3.05 8.61 0.08 65.98 23:38:30 23:28:01 6 11.20 0.00 2.63 6.50 0.07 79.61 23:38:30 23:28:01 7 17.74 0.00 4.12 1.30 0.08 76.75 23:38:30 23:29:01 all 26.04 0.00 7.65 6.77 0.10 59.43 23:38:30 23:29:01 0 23.90 0.00 6.95 1.05 0.10 68.01 23:38:30 23:29:01 1 26.98 0.00 9.00 10.75 0.09 53.18 23:38:30 23:29:01 2 23.12 0.00 6.39 2.19 0.12 68.18 23:38:30 23:29:01 3 27.67 0.00 8.07 7.98 0.10 56.17 23:38:30 23:29:01 4 28.13 0.00 7.85 7.19 0.08 56.74 23:38:30 23:29:01 5 26.41 0.00 9.65 12.87 0.12 50.96 23:38:30 23:29:01 6 26.61 0.00 7.86 10.07 0.10 55.36 23:38:30 23:29:01 7 25.52 0.00 5.43 2.08 0.10 66.88 23:38:30 23:30:01 all 1.69 0.00 0.76 0.82 0.02 96.71 23:38:30 23:30:01 0 1.20 0.00 0.94 0.62 0.02 97.23 23:38:30 23:30:01 1 1.46 0.00 0.80 5.75 0.05 91.94 23:38:30 23:30:01 2 1.95 0.00 0.33 0.02 0.03 97.66 23:38:30 23:30:01 3 1.77 0.00 1.05 0.00 0.02 97.16 23:38:30 23:30:01 4 1.54 0.00 0.65 0.00 0.02 97.79 23:38:30 23:30:01 5 2.06 0.00 0.64 0.02 0.00 97.28 23:38:30 23:30:01 6 2.16 0.00 1.21 0.07 0.03 96.53 23:38:30 23:30:01 7 1.40 0.00 0.43 0.12 0.02 98.03 23:38:30 23:31:01 all 0.07 0.00 0.02 0.01 0.01 99.90 23:38:30 23:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:38:30 23:31:01 1 0.02 0.00 0.02 0.05 0.00 99.92 23:38:30 23:31:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:38:30 23:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:31:01 5 0.45 0.00 0.05 0.00 0.02 99.48 23:38:30 23:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:38:30 23:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:38:30 23:32:02 all 0.26 0.00 0.01 0.01 0.01 99.72 23:38:30 23:32:02 0 0.05 0.00 0.00 0.00 0.02 99.93 23:38:30 23:32:02 1 0.07 0.00 0.00 0.03 0.02 99.88 23:38:30 23:32:02 2 0.03 0.00 0.03 0.00 0.03 99.90 23:38:30 23:32:02 3 0.03 0.00 0.00 0.00 0.00 99.97 23:38:30 23:32:02 4 0.02 0.00 0.00 0.00 0.02 99.97 23:38:30 23:32:02 5 1.77 0.00 0.00 0.00 0.00 98.23 23:38:30 23:32:02 6 0.03 0.00 0.02 0.00 0.02 99.93 23:38:30 23:32:02 7 0.02 0.00 0.00 0.02 0.02 99.95 23:38:30 23:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:38:30 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:38:30 23:33:01 1 0.02 0.00 0.03 0.05 0.02 99.88 23:38:30 23:33:01 2 0.05 0.00 0.03 0.00 0.03 99.88 23:38:30 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:38:30 23:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:38:30 23:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:38:30 23:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 23:38:30 23:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:38:30 23:34:01 1 0.08 0.00 0.02 0.03 0.02 99.85 23:38:30 23:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:38:30 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:38:30 23:34:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:38:30 23:34:01 5 0.45 0.00 0.00 0.00 0.02 99.53 23:38:30 23:34:01 6 0.03 0.00 0.02 0.00 0.03 99.92 23:38:30 23:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:38:30 23:38:30 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:38:30 23:35:01 all 0.30 0.00 0.02 0.01 0.01 99.66 23:38:30 23:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:35:01 1 0.02 0.00 0.07 0.08 0.02 99.82 23:38:30 23:35:01 2 0.02 0.00 0.03 0.00 0.03 99.92 23:38:30 23:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:38:30 23:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:38:30 23:35:01 5 2.00 0.00 0.00 0.00 0.00 98.00 23:38:30 23:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:38:30 23:35:01 7 0.32 0.00 0.02 0.02 0.00 99.65 23:38:30 23:36:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:38:30 23:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:38:30 23:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:38:30 23:36:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:38:30 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:38:30 23:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:38:30 23:36:01 5 1.97 0.00 0.00 0.00 0.02 98.01 23:38:30 23:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:38:30 23:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:38:30 23:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 23:38:30 23:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:38:30 23:37:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:38:30 23:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:38:30 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:38:30 23:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:38:30 23:37:01 5 1.45 0.00 0.02 0.00 0.00 98.53 23:38:30 23:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:38:30 23:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:38:30 23:38:01 all 0.03 0.00 0.03 0.01 0.01 99.92 23:38:30 23:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:38:30 23:38:01 1 0.02 0.00 0.03 0.03 0.02 99.90 23:38:30 23:38:01 2 0.08 0.00 0.02 0.00 0.03 99.87 23:38:30 23:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:38:30 23:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 23:38:30 23:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:38:30 23:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:38:30 23:38:01 7 0.02 0.00 0.00 0.03 0.02 99.93 23:38:30 Average: all 6.08 0.00 1.65 1.93 0.03 90.31 23:38:30 Average: 0 5.70 0.00 1.57 0.82 0.03 91.89 23:38:30 Average: 1 5.87 0.00 1.73 1.83 0.04 90.53 23:38:30 Average: 2 6.29 0.00 1.68 2.85 0.05 89.13 23:38:30 Average: 3 6.79 0.00 1.72 2.79 0.03 88.67 23:38:30 Average: 4 5.70 0.00 1.55 1.15 0.03 91.57 23:38:30 Average: 5 6.87 0.00 1.78 2.52 0.04 88.79 23:38:30 Average: 6 5.63 0.00 1.68 1.78 0.04 90.87 23:38:30 Average: 7 5.75 0.00 1.46 1.72 0.03 91.03 23:38:30 23:38:30 23:38:30