Pull request #730 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd+524fde96b3cb1875459d9e5ca758071353d7a42e (f2a6aa57cc700d40e816065e5390c566294af22c) 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-ssh3417918943930990309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12459149125793500250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-730/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-730/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8325533597207942783.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-730/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16890674915671421410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4242004619702960563.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-730/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-730/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9999723535125067470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1694 in /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [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-730 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd Merge succeeded, producing c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd Checking out Revision c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd (PR-730) Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/730/head:refs/remotes/origin/PR-730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:48:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:48:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:48:07 ========================================================= 14:48:07 EdgeX Global Pipelines Version Info 14:48:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:48:08 ------------------- 14:48:08 stable info: 14:48:08 ------------------- 14:48:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:48:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:48:08 Message: update stable to v1.0.258 14:48:09 ------------------- 14:48:09 experimental info: 14:48:09 ------------------- 14:48:09 Commited By: **** collab-it+edgex@linuxfoundation.org 14:48:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:48:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-730 [Pipeline] echo 14:48:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-730 [Pipeline] echo 14:48:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-730 [Pipeline] echo 14:48:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo 14:48:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b9e7d [Pipeline] echo 14:48:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:11 provisioning config files... 14:48:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config8185368132181452543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:11 ---> ****-login.sh 14:48:11 nexus3.edgexfoundry.org:10001 14:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:12 Configure a credential helper to remove this warning. See 14:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:12 14:48:12 Login Succeeded 14:48:12 nexus3.edgexfoundry.org:10002 14:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:12 Configure a credential helper to remove this warning. See 14:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:12 14:48:12 Login Succeeded 14:48:12 nexus3.edgexfoundry.org:10003 14:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:12 Configure a credential helper to remove this warning. See 14:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:12 14:48:12 Login Succeeded 14:48:12 nexus3.edgexfoundry.org:10004 14:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:12 Configure a credential helper to remove this warning. See 14:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:12 14:48:12 Login Succeeded 14:48:12 ****.io 14:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:12 Configure a credential helper to remove this warning. See 14:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:12 14:48:12 Login Succeeded 14:48:12 ---> ****-login.sh ends [Pipeline] } 14:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:48:13 + git rev-list -1 --merges c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd~1..c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo 14:48:13 -----------> git rev-list -1 --merges c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd~1..c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [false] [Pipeline] sh 14:48:13 + git log --format=format:%s -1 c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo 14:48:13 ========================================================= 14:48:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:48:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:14 + git log --format=format:%s -1 c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo 14:48:14 [semverPrep] GIT_COMMIT: c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd, Commit Message: chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web [Pipeline] echo 14:48:14 [semverPrep] This is not a build commit. [Pipeline] sh 14:48:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:14 + grep -v github /etc/ssh/ssh_known_hosts 14:48:14 + [ -e /tmp/ssh_known_hosts ] 14:48:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:48:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:48:14 + sudo tee -a /etc/ssh/ssh_known_hosts 14:48:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:15 14:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:15 0.1.4: Pulling from edgex-devops/py-git-semver 14:48:15 b85a868b505f: Pulling fs layer 14:48:15 e2be974225ed: Pulling fs layer 14:48:15 339a4e72a1f5: Pulling fs layer 14:48:15 988bab9f4d93: Pulling fs layer 14:48:15 1469e6f7b9e6: Pulling fs layer 14:48:15 eaf3925da568: Pulling fs layer 14:48:15 bab4dde63d76: Pulling fs layer 14:48:15 bde34c3a00c8: Pulling fs layer 14:48:15 b352a97aabf1: Pulling fs layer 14:48:15 988bab9f4d93: Waiting 14:48:15 4872d77fe225: Pulling fs layer 14:48:15 5851b861e8e6: Pulling fs layer 14:48:15 1469e6f7b9e6: Waiting 14:48:15 eaf3925da568: Waiting 14:48:15 b352a97aabf1: Waiting 14:48:15 bab4dde63d76: Waiting 14:48:15 4872d77fe225: Waiting 14:48:15 5851b861e8e6: Waiting 14:48:15 bde34c3a00c8: Waiting 14:48:15 e2be974225ed: Download complete 14:48:15 988bab9f4d93: Download complete 14:48:15 339a4e72a1f5: Verifying Checksum 14:48:15 339a4e72a1f5: Download complete 14:48:16 1469e6f7b9e6: Verifying Checksum 14:48:16 1469e6f7b9e6: Download complete 14:48:16 eaf3925da568: Verifying Checksum 14:48:16 eaf3925da568: Download complete 14:48:16 bde34c3a00c8: Verifying Checksum 14:48:16 bde34c3a00c8: Download complete 14:48:16 b352a97aabf1: Verifying Checksum 14:48:16 b352a97aabf1: Download complete 14:48:16 4872d77fe225: Verifying Checksum 14:48:16 4872d77fe225: Download complete 14:48:16 5851b861e8e6: Download complete 14:48:16 b85a868b505f: Verifying Checksum 14:48:16 b85a868b505f: Download complete 14:48:16 bab4dde63d76: Verifying Checksum 14:48:16 bab4dde63d76: Download complete 14:48:17 b85a868b505f: Pull complete 14:48:17 e2be974225ed: Pull complete 14:48:17 339a4e72a1f5: Pull complete 14:48:17 988bab9f4d93: Pull complete 14:48:18 1469e6f7b9e6: Pull complete 14:48:18 eaf3925da568: Pull complete 14:48:20 bab4dde63d76: Pull complete 14:48:20 bde34c3a00c8: Pull complete 14:48:20 b352a97aabf1: Pull complete 14:48:20 4872d77fe225: Pull complete 14:48:20 5851b861e8e6: Pull complete 14:48:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:20 prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container 14:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:25 $ docker top d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 -eo pid,comm 14:48:25 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). 14:48:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:25 [ssh-agent] Looking for ssh-agent implementation... 14:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:25 $ docker exec d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent 14:48:25 SSH_AUTH_SOCK=/tmp/ssh-ymGIXLYSJ5gA/agent.32 14:48:25 SSH_AGENT_PID=38 14:48:25 Running ssh-add (command line suppressed) 14:48:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_14760608821397807468.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_14760608821397807468.key) 14:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:26 + git tag --points-at HEAD [Pipeline] } 14:48:26 $ docker exec --env ******** --env ******** d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent -k 14:48:26 unset SSH_AUTH_SOCK; 14:48:26 unset SSH_AGENT_PID; 14:48:26 echo Agent pid 38 killed; 14:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:26 [ssh-agent] Looking for ssh-agent implementation... 14:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:26 $ docker exec d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent 14:48:26 SSH_AUTH_SOCK=/tmp/ssh-2UslCNL6OeK6/agent.71 14:48:26 SSH_AGENT_PID=77 14:48:26 Running ssh-add (command line suppressed) 14:48:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_2383263951424675303.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_2383263951424675303.key) 14:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:27 + git semver init 14:48:27 2024-03-29 14:48:27,405 [run_init] DEBUG init version:0.0.0 force:False 14:48:27 2024-03-29 14:48:27,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver 14:48:27 2024-03-29 14:48:27,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver 14:48:27 2024-03-29 14:48:27,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730, universal_newlines=False, shell=None, istream=None) 14:48:30 2024-03-29 14:48:29,604 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.git/info/exclude 14:48:30 2024-03-29 14:48:29,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 with force:False 14:48:30 2024-03-29 14:48:29,605 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 14:48:30 2024-03-29 14:48:29,609 [execute] INFO git cat-file --batch-check 14:48:30 2024-03-29 14:48:29,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver, universal_newlines=False, shell=None, istream=) 14:48:30 2024-03-29 14:48:29,616 [execute] INFO git cat-file --batch 14:48:30 2024-03-29 14:48:29,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver, universal_newlines=False, shell=None, istream=) 14:48:30 2024-03-29 14:48:29,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 14:48:30 0.0.0 [Pipeline] } 14:48:30 $ docker exec --env ******** --env ******** d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent -k 14:48:30 unset SSH_AUTH_SOCK; 14:48:30 unset SSH_AGENT_PID; 14:48:30 echo Agent pid 77 killed; 14:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:30 + git semver [Pipeline] } 14:48:30 $ docker stop --time=1 d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 14:48:32 $ docker rm -f --volumes d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:48:32 Stashed 1 file(s) [Pipeline] echo 14:48:32 [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 14:48:33 provisioning config files... 14:48:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config471083443727910024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:33 ---> ****-login.sh 14:48:33 nexus3.edgexfoundry.org:10001 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 nexus3.edgexfoundry.org:10002 14:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:33 Configure a credential helper to remove this warning. See 14:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:33 14:48:33 Login Succeeded 14:48:33 nexus3.edgexfoundry.org:10003 14:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:34 Configure a credential helper to remove this warning. See 14:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:34 14:48:34 Login Succeeded 14:48:34 nexus3.edgexfoundry.org:10004 14:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:34 Configure a credential helper to remove this warning. See 14:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:34 14:48:34 Login Succeeded 14:48:34 ****.io 14:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:48:34 Configure a credential helper to remove this warning. See 14:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:48:34 14:48:34 Login Succeeded 14:48:34 ---> ****-login.sh ends [Pipeline] } 14:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:48:34 ========================================================= 14:48:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:48:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:35 + 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 . 14:48:35 Sending build context to Docker daemon 59.61MB 14:48:35 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 14:48:35 Step 2/15 : FROM ${BASE} AS builder 14:48:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:48:35 7264a8db6415: Pulling fs layer 14:48:35 c4d48a809fc2: Pulling fs layer 14:48:35 4f1c88b9dad5: Pulling fs layer 14:48:35 ad3a456e5733: Pulling fs layer 14:48:35 69c7f0334f64: Pulling fs layer 14:48:35 1f1c1a5573a3: Pulling fs layer 14:48:35 ce7588e14bc9: Pulling fs layer 14:48:35 b5e4710f87ac: Pulling fs layer 14:48:35 ad3a456e5733: Waiting 14:48:35 1f1c1a5573a3: Waiting 14:48:35 ce7588e14bc9: Waiting 14:48:35 b5e4710f87ac: Waiting 14:48:35 69c7f0334f64: Waiting 14:48:35 c4d48a809fc2: Verifying Checksum 14:48:35 ad3a456e5733: Download complete 14:48:35 69c7f0334f64: Verifying Checksum 14:48:35 69c7f0334f64: Download complete 14:48:35 7264a8db6415: Verifying Checksum 14:48:35 7264a8db6415: Download complete 14:48:35 1f1c1a5573a3: Verifying Checksum 14:48:35 1f1c1a5573a3: Download complete 14:48:35 7264a8db6415: Pull complete 14:48:35 b5e4710f87ac: Verifying Checksum 14:48:35 b5e4710f87ac: Download complete 14:48:35 c4d48a809fc2: Pull complete 14:48:35 4f1c88b9dad5: Verifying Checksum 14:48:35 4f1c88b9dad5: Download complete 14:48:36 ce7588e14bc9: Verifying Checksum 14:48:36 ce7588e14bc9: Download complete 14:48:39 4f1c88b9dad5: Pull complete 14:48:39 ad3a456e5733: Pull complete 14:48:39 69c7f0334f64: Pull complete 14:48:39 1f1c1a5573a3: Pull complete 14:48:41 ce7588e14bc9: Pull complete 14:48:41 b5e4710f87ac: Pull complete 14:48:41 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:48:41 ---> 88b5674ff536 14:48:41 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:48:48 Still waiting to schedule task 14:48:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:48:50 ---> Running in 377e9efeae6d 14:48:50 Removing intermediate container 377e9efeae6d 14:48:50 ---> 3693cd6af384 14:48:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:48:50 ---> Running in 8186ae7b2e43 14:48:50 Removing intermediate container 8186ae7b2e43 14:48:50 ---> 0744b02b291b 14:48:50 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:48:50 ---> Running in 48a8c3243da0 14:48:50 Removing intermediate container 48a8c3243da0 14:48:50 ---> d39a9f8316a7 14:48:50 Step 6/15 : LABEL Name=edgex-ui-go 14:48:50 ---> Running in 55de1f2c5808 14:48:50 Removing intermediate container 55de1f2c5808 14:48:50 ---> 57b327e4525f 14:48:50 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:48:50 ---> Running in 9a9eed63ac84 14:48:50 Removing intermediate container 9a9eed63ac84 14:48:50 ---> 3d75eacf4059 14:48:50 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:48:50 latest: Pulling from library/docker 14:48:50 4abcf2066143: Pulling fs layer 14:48:50 c6dd7fda0220: Pulling fs layer 14:48:50 4f4fb700ef54: Pulling fs layer 14:48:50 c3cdfe127e63: Pulling fs layer 14:48:50 0f2b6d6f61c1: Pulling fs layer 14:48:50 99ef9d78a450: Pulling fs layer 14:48:50 c3cdfe127e63: Waiting 14:48:50 0f2b6d6f61c1: Waiting 14:48:50 aa022d7f0c8d: Pulling fs layer 14:48:50 d9ef7eb639b9: Pulling fs layer 14:48:50 eee617bc1d24: Pulling fs layer 14:48:50 ecd4613e45a4: Pulling fs layer 14:48:50 99ef9d78a450: Waiting 14:48:50 d9ef7eb639b9: Waiting 14:48:50 aa022d7f0c8d: Waiting 14:48:50 eee617bc1d24: Waiting 14:48:50 7447ac55f625: Pulling fs layer 14:48:50 9592191e2288: Pulling fs layer 14:48:50 b19879be94c1: Pulling fs layer 14:48:50 fae32ca6a76a: Pulling fs layer 14:48:50 4a7e7783f2c0: Pulling fs layer 14:48:50 9b8d2035cc39: Pulling fs layer 14:48:50 ecd4613e45a4: Waiting 14:48:50 7447ac55f625: Waiting 14:48:50 9592191e2288: Waiting 14:48:50 b19879be94c1: Waiting 14:48:50 fae32ca6a76a: Waiting 14:48:50 4a7e7783f2c0: Waiting 14:48:50 4f4fb700ef54: Verifying Checksum 14:48:50 4f4fb700ef54: Download complete 14:48:50 4abcf2066143: Download complete 14:48:50 c3cdfe127e63: Verifying Checksum 14:48:50 c3cdfe127e63: Download complete 14:48:50 c6dd7fda0220: Download complete 14:48:50 4abcf2066143: Pull complete 14:48:50 c6dd7fda0220: Pull complete 14:48:51 4f4fb700ef54: Pull complete 14:48:51 0f2b6d6f61c1: Verifying Checksum 14:48:51 0f2b6d6f61c1: Download complete 14:48:51 c3cdfe127e63: Pull complete 14:48:51 d9ef7eb639b9: Verifying Checksum 14:48:51 d9ef7eb639b9: Download complete 14:48:51 aa022d7f0c8d: Verifying Checksum 14:48:51 aa022d7f0c8d: Download complete 14:48:51 eee617bc1d24: Verifying Checksum 14:48:51 eee617bc1d24: Download complete 14:48:51 99ef9d78a450: Verifying Checksum 14:48:51 99ef9d78a450: Download complete 14:48:51 0f2b6d6f61c1: Pull complete 14:48:51 9592191e2288: Verifying Checksum 14:48:51 9592191e2288: Download complete 14:48:51 b19879be94c1: Verifying Checksum 14:48:51 b19879be94c1: Download complete 14:48:51 7447ac55f625: Verifying Checksum 14:48:51 7447ac55f625: Download complete 14:48:51 4a7e7783f2c0: Verifying Checksum 14:48:51 4a7e7783f2c0: Download complete 14:48:51 99ef9d78a450: Pull complete 14:48:51 9b8d2035cc39: Verifying Checksum 14:48:51 9b8d2035cc39: Download complete 14:48:52 aa022d7f0c8d: Pull complete 14:48:52 d9ef7eb639b9: Pull complete 14:48:52 eee617bc1d24: Pull complete 14:48:52 ecd4613e45a4: Pull complete 14:48:52 fae32ca6a76a: Verifying Checksum 14:48:52 fae32ca6a76a: Download complete 14:48:52 7447ac55f625: Pull complete 14:48:52 9592191e2288: Pull complete 14:48:52 b19879be94c1: Pull complete 14:48:53 fae32ca6a76a: Pull complete 14:48:53 4a7e7783f2c0: Pull complete 14:48:53 9b8d2035cc39: Pull complete 14:48:53 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 14:48:53 Status: Downloaded newer image for docker:latest 14:48:57 ---> b3d18dcd5a74 14:48:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:57 ---> Running in 7c707d04556e 14:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:48:57 OK: 264 MiB in 52 packages 14:48:57 Removing intermediate container 7c707d04556e 14:48:57 ---> 8d254656b5c6 14:48:57 Step 10/15 : ENV GO111MODULE=on 14:48:57 ---> Running in 3bb4ef104582 14:48:58 Removing intermediate container 3bb4ef104582 14:48:58 ---> cd4c96b1d9b6 14:48:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:48:58 ---> Running in 5f9b8f511355 14:48:58 Removing intermediate container 5f9b8f511355 14:48:58 ---> 1b4e7f48f92e 14:48:58 Step 12/15 : COPY go.mod vendor* ./ 14:48:58 ---> b4d43564517c 14:48:58 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:58 ---> Running in 3373a6568541 14:50:20 Removing intermediate container 3373a6568541 14:50:20 ---> dd9facf1b87d 14:50:20 Step 14/15 : COPY . . 14:50:20 ---> eea37391ce38 14:50:20 Step 15/15 : RUN ${MAKE} 14:50:20 ---> Running in 00cdf24d0a3c 14:50:20 noop 14:50:20 Removing intermediate container 00cdf24d0a3c 14:50:20 ---> 63ad98db9ac4 14:50:20 Successfully built 63ad98db9ac4 14:50:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:20 + docker inspect -f . ci-base-image-x86_64 14:50:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:20 prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container 14:50:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-730 14:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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-x86_64 cat 14:50:21 $ docker top ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 14:50:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:50:21 + go version 14:50:21 go version go1.21.0 linux/amd64 14:50:24 The recommended git tool is: git [Pipeline] } 14:50:24 $ docker stop --time=1 ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 14:50:25 $ docker rm -f --volumes ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:26 + docker inspect -f . ci-base-image-x86_64 14:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:26 prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container 14:50:26 $ 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-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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-x86_64 cat 14:50:27 $ docker top 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [Pipeline] fileExists [Pipeline] sh 14:50:27 + make test 14:50:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:50:28 using credential edgex-jenkins-ssh 14:50:28 Cloning the remote Git repository 14:50:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:50:29 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:50:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:29 > git --version # timeout=10 14:50:29 > git --version # 'git version 2.25.1' 14:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:50:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/730/head:refs/remotes/origin/PR-730 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:50:35 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 14:50:35 Merge succeeded, producing c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 14:50:35 Checking out Revision c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd (PR-730) 14:50:35 > git config core.sparsecheckout # timeout=10 14:50:35 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 14:50:35 > git remote # timeout=10 14:50:35 > git config --get remote.origin.url # timeout=10 14:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:35 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 14:50:35 > git rev-parse HEAD^{commit} # timeout=10 14:50:35 > git config core.sparsecheckout # timeout=10 14:50:35 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 14:50:36 Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web" 14:50:36 > git --version # timeout=10 14:50:36 > git --version # 'git version 2.25.1' 14:50:36 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:50:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:50:41 Dload Upload Total Spent Left Speed 14:50:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 14:50:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:50:42 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 14:50:42 14:50:42 { 14:50:42 "registry-mirrors": [ 14:50:42 "https://nexus3.edgexfoundry.org:10001" 14:50:42 ], 14:50:42 "bip": "10.250.0.254/24", 14:50:42 "hosts": [ 14:50:42 "tcp://0.0.0.0:5555", 14:50:42 "unix:///var/run/docker.sock" 14:50:42 ], 14:50:42 "mtu": 1458, 14:50:42 "selinux-enabled": true, 14:50:42 "seccomp-profile": "/etc/docker/seccomp.json" 14:50:42 } [Pipeline] sh 14:50:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:50:42 + sudo service docker restart 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:50:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:50:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:50:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:50:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:50:48 ./bin/test-attribution-txt.sh 14:50:48 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:50:48 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:50:48 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:50:48 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:50:48 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:50:48 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:50:48 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:50:48 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:50:48 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:50:48 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 14:50:48 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 14:50:48 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 14:50:48 make -C web test 14:50:48 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/web' 14:50:48 make[1]: tput: No such file or directory 14:50:48 make[1]: tput: No such file or directory 14:50:48 warning: generating ./VERSION 14:50:48 echo "0.0.0" > VERSION 14:50:48 docker build \ 14:50:48 -f Dockerfile \ 14:50:48 --build-arg USER=1000 \ 14:50:48 \ 14:50:48 --label "git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd" \ 14:50:48 -t edgexfoundry/edgex-web-ui:c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd \ 14:50:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:50:48 . 14:50:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:50:48 Install the buildx component to build images with BuildKit: 14:50:48 https://docs.docker.com/go/buildx/ 14:50:48 14:50:48 Sending build context to Docker daemon 2.62MB 14:50:48 Step 1/11 : FROM node:18-alpine3.18 14:50:48 18-alpine3.18: Pulling from library/node 14:50:48 619be1103602: Pulling fs layer 14:50:48 251d84bd21a3: Pulling fs layer 14:50:48 067b2ad0784e: Pulling fs layer 14:50:48 b616c0f2fc5e: Pulling fs layer 14:50:48 b616c0f2fc5e: Waiting 14:50:48 067b2ad0784e: Verifying Checksum 14:50:48 067b2ad0784e: Download complete 14:50:48 619be1103602: Verifying Checksum 14:50:48 619be1103602: Download complete 14:50:48 b616c0f2fc5e: Download complete 14:50:49 251d84bd21a3: Verifying Checksum 14:50:49 251d84bd21a3: Download complete 14:50:49 619be1103602: Pull complete 14:50:50 251d84bd21a3: Pull complete 14:50:50 067b2ad0784e: Pull complete 14:50:50 b616c0f2fc5e: Pull complete 14:50:50 Digest: sha256:63008551461d4550a3567af2d56ebb624e56db93f7ef951bf2ea5f41ef63d2e4 14:50:50 Status: Downloaded newer image for node:18-alpine3.18 14:50:50 ---> dee001f497e4 14:50:50 Step 2/11 : RUN apk add --no-cache chromium 14:50:58 ---> Running in d69059604097 14:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:50:58 (1/154) Installing libexpat (2.6.2-r0) 14:50:58 (2/154) Installing brotli-libs (1.0.9-r14) 14:50:58 (3/154) Installing libbz2 (1.0.8-r5) 14:50:58 (4/154) Installing libpng (1.6.39-r3) 14:50:58 (5/154) Installing freetype (2.13.0-r5) 14:50:58 (6/154) Installing fontconfig (2.14.2-r3) 14:50:58 (7/154) Installing libfontenc (1.1.7-r2) 14:50:58 (8/154) Installing mkfontscale (1.2.2-r3) 14:50:58 (9/154) Installing font-opensans (0_git20210927-r1) 14:50:58 (10/154) Installing pkgconf (1.9.5-r0) 14:50:58 (11/154) Installing libffi (3.4.4-r2) 14:50:58 (12/154) Installing libintl (0.21.1-r7) 14:50:58 (13/154) Installing libblkid (2.38.1-r8) 14:50:58 (14/154) Installing libmount (2.38.1-r8) 14:50:58 (15/154) Installing pcre2 (10.42-r1) 14:50:58 (16/154) Installing glib (2.76.6-r0) 14:50:58 (17/154) Installing xz-libs (5.4.3-r0) 14:50:58 (18/154) Installing libxml2 (2.11.7-r0) 14:50:58 (19/154) Installing shared-mime-info (2.2-r5) 14:50:58 (20/154) Installing hicolor-icon-theme (0.17-r2) 14:50:58 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 14:50:58 (22/154) Installing libwebp (1.3.2-r0) 14:50:58 (23/154) Installing zstd-libs (1.5.5-r4) 14:50:58 (24/154) Installing tiff (4.5.1-r0) 14:50:58 (25/154) Installing gdk-pixbuf (2.42.10-r5) 14:50:58 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 14:50:58 (27/154) Installing libxau (1.0.11-r2) 14:50:58 (28/154) Installing libmd (1.0.4-r2) 14:50:58 (29/154) Installing libbsd (0.11.7-r1) 14:50:59 (30/154) Installing libxdmcp (1.1.4-r2) 14:50:59 (31/154) Installing libxcb (1.15-r1) 14:50:59 (32/154) Installing libx11 (1.8.7-r0) 14:50:59 (33/154) Installing libxcomposite (0.4.6-r3) 14:50:59 (34/154) Installing libxfixes (6.0.1-r2) 14:50:59 (35/154) Installing libxrender (0.9.11-r3) 14:50:59 (36/154) Installing libxcursor (1.2.1-r2) 14:50:59 (37/154) Installing libxdamage (1.1.6-r2) 14:50:59 (38/154) Installing libxext (1.3.5-r2) 14:50:59 (39/154) Installing libxi (1.8.1-r0) 14:50:59 (40/154) Installing libxinerama (1.1.5-r2) 14:50:59 (41/154) Installing libxrandr (1.5.3-r2) 14:50:59 (42/154) Installing libatk-1.0 (2.48.4-r0) 14:50:59 (43/154) Installing libxtst (1.2.4-r2) 14:50:59 (44/154) Installing dbus-libs (1.14.8-r0) 14:50:59 (45/154) Installing at-spi2-core (2.48.4-r0) 14:50:59 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 14:50:59 (47/154) Installing pixman (0.42.2-r1) 14:50:59 (48/154) Installing cairo (1.17.8-r1) 14:50:59 (49/154) Installing cairo-gobject (1.17.8-r1) 14:50:59 (50/154) Installing avahi-libs (0.8-r13) 14:50:59 (51/154) Installing gmp (6.2.1-r3) 14:50:59 (52/154) Installing nettle (3.8.1-r2) 14:50:59 (53/154) Installing libunistring (1.1-r1) 14:50:59 (54/154) Installing libidn2 (2.3.4-r1) 14:50:59 (55/154) Installing p11-kit (0.24.1-r2) 14:50:59 (56/154) Installing libtasn1 (4.19.0-r1) 14:50:59 (57/154) Installing gnutls (3.8.4-r0) 14:50:59 (58/154) Installing cups-libs (2.4.7-r0) 14:50:59 (59/154) Installing libepoxy (1.5.10-r1) 14:50:59 (60/154) Installing fribidi (1.0.13-r0) 14:50:59 (61/154) Installing graphite2 (1.3.14-r5) 14:50:59 (62/154) Installing harfbuzz (7.3.0-r0) 14:50:59 (63/154) Installing libxft (2.3.8-r1) 14:50:59 (64/154) Installing pango (1.50.14-r1) 14:50:59 (65/154) Installing wayland-libs-client (1.22.0-r2) 14:50:59 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 14:50:59 (67/154) Installing wayland-libs-egl (1.22.0-r2) 14:50:59 (68/154) Installing xkeyboard-config (2.38-r0) 14:50:59 (69/154) Installing libxkbcommon (1.5.0-r2) 14:50:59 (70/154) Installing gtk+3.0 (3.24.38-r1) 14:50:59 Executing gtk+3.0-3.24.38-r1.post-install 14:50:59 (71/154) Installing icu-data-full (73.2-r2) 14:50:59 (72/154) Installing mesa (23.0.4-r0) 14:50:59 (73/154) Installing llvm15-libs (15.0.7-r6) 14:51:00 (74/154) Installing hwdata-pci (0.370-r0) 14:51:00 (75/154) Installing libpciaccess (0.17-r2) 14:51:00 (76/154) Installing libdrm (2.4.115-r4) 14:51:00 (77/154) Installing musl-fts (1.2.7-r5) 14:51:00 (78/154) Installing libelf (0.189-r2) 14:51:00 (79/154) Installing mesa-glapi (23.0.4-r0) 14:51:00 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 14:51:00 (81/154) Installing eudev-libs (3.2.11-r8) 14:51:00 (82/154) Installing libmagic (5.45-r0) 14:51:00 (83/154) Installing file (5.45-r0) 14:51:00 (84/154) Installing libice (1.1.1-r2) 14:51:00 (85/154) Installing libuuid (2.38.1-r8) 14:51:00 (86/154) Installing libsm (1.2.4-r1) 14:51:00 (87/154) Installing libxt (1.3.0-r2) 14:51:00 (88/154) Installing libxmu (1.1.4-r2) 14:51:00 (89/154) Installing xset (1.2.5-r1) 14:51:00 (90/154) Installing xprop (1.2.7-r0) 14:51:00 (91/154) Installing xdg-utils (1.1.3-r4) 14:51:00 (92/154) Installing libogg (1.3.5-r4) 14:51:00 (93/154) Installing flac-libs (1.4.3-r0) 14:51:00 (94/154) Installing alsa-lib (1.2.9-r1) 14:51:00 (95/154) Installing libatomic (12.2.1_git20220924-r10) 14:51:00 (96/154) Installing svt-av1-libs (1.6.0-r0) 14:51:00 (97/154) Installing aom-libs (3.6.1-r0) 14:51:00 (98/154) Installing libva (2.18.0-r1) 14:51:00 (99/154) Installing libvdpau (1.5-r1) 14:51:00 (100/154) Installing onevpl-libs (2023.2.1-r0) 14:51:00 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 14:51:00 (102/154) Installing libdav1d (1.2.1-r0) 14:51:00 (103/154) Installing libhwy (1.0.4-r1) 14:51:00 (104/154) Installing lcms2 (2.15-r2) 14:51:00 (105/154) Installing libjxl (0.8.2-r0) 14:51:00 (106/154) Installing lame-libs (3.100-r5) 14:51:00 (107/154) Installing opus (1.4-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:01 provisioning config files... 14:51:01 (108/154) Installing libgomp (12.2.1_git20220924-r10) 14:51:01 (109/154) Installing soxr (0.1.3-r5) 14:51:01 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 14:51:01 (111/154) Installing libtheora (1.1.1-r17) 14:51:01 (112/154) Installing libvorbis (1.3.7-r1) 14:51:01 (113/154) Installing libvpx (1.13.0-r2) 14:51:01 (114/154) Installing x264-libs (0.164_git20220602-r1) 14:51:01 (115/154) Installing numactl (2.0.16-r4) 14:51:01 (116/154) Installing x265-libs (3.5-r4) 14:51:01 (117/154) Installing xvidcore (1.3.7-r1) 14:51:01 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 14:51:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8036353485494755882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:01 (119/154) Installing libbluray (1.3.4-r0) 14:51:01 (120/154) Installing mpg123-libs (1.31.3-r1) 14:51:01 (121/154) Installing libopenmpt (0.7.2-r0) 14:51:01 (122/154) Installing cjson (1.7.17-r0) 14:51:01 (123/154) Installing mbedtls (2.28.7-r0) 14:51:01 (124/154) Installing librist (0.2.7-r0) 14:51:01 (125/154) Installing libsrt (1.5.2-r0) 14:51:01 (126/154) Installing libssh (0.10.5-r0) 14:51:01 (127/154) Installing libsodium (1.0.18-r3) 14:51:01 (128/154) Installing libzmq (4.3.4-r4) 14:51:01 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 14:51:01 (130/154) Installing libevent (2.1.12-r6) 14:51:01 (131/154) Installing wayland-libs-server (1.22.0-r2) 14:51:01 (132/154) Installing mesa-gbm (23.0.4-r0) 14:51:01 (133/154) Installing harfbuzz-subset (7.3.0-r0) 14:51:01 (134/154) Installing icu-libs (73.2-r2) 14:51:01 ---> ****-login.sh 14:51:01 nexus3.edgexfoundry.org:10001 14:51:01 (135/154) Installing jsoncpp (1.9.5-r0) 14:51:01 (136/154) Installing minizip (1.2.13-r1) 14:51:01 (137/154) Installing nspr (4.35-r2) 14:51:01 (138/154) Installing sqlite-libs (3.41.2-r3) 14:51:01 (139/154) Installing nss (3.94-r0) 14:51:01 (140/154) Installing pipewire-libs (0.3.70-r1) 14:51:01 (141/154) Installing libasyncns (0.8-r1) 14:51:01 (142/154) Installing libltdl (2.4.7-r2) 14:51:01 (143/154) Installing orc (0.4.34-r0) 14:51:01 (144/154) Installing libsndfile (1.2.0-r2) 14:51:01 (145/154) Installing speexdsp (1.2.1-r1) 14:51:01 (146/154) Installing tdb-libs (1.4.8-r1) 14:51:01 (147/154) Installing libpulse (16.1-r10) 14:51:01 (148/154) Installing snappy (1.1.10-r1) 14:51:01 (149/154) Installing libwoff2common (1.0.2-r2) 14:51:01 (150/154) Installing libwoff2enc (1.0.2-r2) 14:51:01 (151/154) Installing libgpg-error (1.47-r1) 14:51:01 (152/154) Installing libgcrypt (1.10.2-r1) 14:51:01 (153/154) Installing libxslt (1.1.38-r0) 14:51:01 (154/154) Installing chromium (119.0.6045.159-r0) 14:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:02 Configure a credential helper to remove this warning. See 14:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:02 14:51:02 Login Succeeded 14:51:02 nexus3.edgexfoundry.org:10002 14:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:02 Configure a credential helper to remove this warning. See 14:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:02 14:51:02 Login Succeeded 14:51:02 nexus3.edgexfoundry.org:10003 14:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 nexus3.edgexfoundry.org:10004 14:51:03 Executing busybox-1.36.1-r5.trigger 14:51:03 Executing fontconfig-2.14.2-r3.trigger 14:51:03 Executing mkfontscale-1.2.2-r3.trigger 14:51:03 Executing glib-2.76.6-r0.trigger 14:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 ****.io 14:51:03 Executing shared-mime-info-2.2-r5.trigger 14:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 Executing gdk-pixbuf-2.42.10-r5.trigger 14:51:03 Executing gtk-update-icon-cache-3.24.38-r1.trigger 14:51:03 OK: 580 MiB in 171 packages 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 ---> ****-login.sh ends [Pipeline] } 14:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:51:04 ========================================================= 14:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:04 + 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 . 14:51:06 Sending build context to Docker daemon 35.43MB 14:51:06 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 14:51:06 Step 2/15 : FROM ${BASE} AS builder 14:51:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:51:06 9fda8d8052c6: Pulling fs layer 14:51:06 5d54e960e981: Pulling fs layer 14:51:06 c4a7e357bf2a: Pulling fs layer 14:51:06 f0e02332f6b5: Pulling fs layer 14:51:06 872ee5b61b7b: Pulling fs layer 14:51:06 0c6a40ed1a82: Pulling fs layer 14:51:06 94ae7d8d031c: Pulling fs layer 14:51:06 f0e02332f6b5: Waiting 14:51:06 872ee5b61b7b: Waiting 14:51:06 0c6a40ed1a82: Waiting 14:51:06 94ae7d8d031c: Waiting 14:51:06 5d54e960e981: Verifying Checksum 14:51:06 5d54e960e981: Download complete 14:51:06 f0e02332f6b5: Verifying Checksum 14:51:06 f0e02332f6b5: Download complete 14:51:06 872ee5b61b7b: Verifying Checksum 14:51:06 872ee5b61b7b: Download complete 14:51:06 9fda8d8052c6: Verifying Checksum 14:51:06 9fda8d8052c6: Download complete 14:51:06 94ae7d8d031c: Verifying Checksum 14:51:06 94ae7d8d031c: Download complete 14:51:07 9fda8d8052c6: Pull complete 14:51:07 5d54e960e981: Pull complete 14:51:08 c4a7e357bf2a: Verifying Checksum 14:51:08 c4a7e357bf2a: Download complete 14:51:08 0c6a40ed1a82: Verifying Checksum 14:51:08 0c6a40ed1a82: Download complete 14:51:18 Removing intermediate container d69059604097 14:51:18 ---> 4b47406c9542 14:51:18 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:51:18 ---> Running in 58dbf299c722 14:51:18 Removing intermediate container 58dbf299c722 14:51:18 ---> a1502c480114 14:51:18 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 14:51:18 ---> Running in f78b30070d6b 14:51:18 Removing intermediate container f78b30070d6b 14:51:18 ---> 4f7894a8ab7a 14:51:18 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 14:51:18 ---> Running in 13c0c62eb935 14:51:18 Removing intermediate container 13c0c62eb935 14:51:18 ---> 491a8a5b3a4c 14:51:18 Step 6/11 : RUN npm install -g npm 14:51:18 ---> Running in a7e050c78f2c 14:51:21 c4a7e357bf2a: Pull complete 14:51:21 f0e02332f6b5: Pull complete 14:51:21 872ee5b61b7b: Pull complete 14:51:26 14:51:26 changed 14 packages in 8s 14:51:26 14:51:26 24 packages are looking for funding 14:51:26 run `npm fund` for details 14:51:28 Removing intermediate container a7e050c78f2c 14:51:28 ---> ee4f15246bbd 14:51:28 Step 7/11 : ARG USER=1000 14:51:28 ---> Running in 9ad730d663ce 14:51:28 Removing intermediate container 9ad730d663ce 14:51:28 ---> 75d2a7a08d1d 14:51:28 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:51:28 ---> Running in 7a9b712783f3 14:51:29 0c6a40ed1a82: Pull complete 14:51:30 Removing intermediate container 7a9b712783f3 14:51:30 ---> b40f158b33b0 14:51:30 Step 9/11 : USER $USER:$USER 14:51:30 ---> Running in 78671c1be8e7 14:51:30 Removing intermediate container 78671c1be8e7 14:51:30 ---> 0813435477ff 14:51:30 Step 10/11 : WORKDIR /app 14:51:30 94ae7d8d031c: Pull complete 14:51:30 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:51:30 ---> 86de565de09d 14:51:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:51:31 ---> Running in 86f416dfcd62 14:51:31 Removing intermediate container 86f416dfcd62 14:51:31 ---> 8da7e01805e6 14:51:31 Step 11/11 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 14:51:31 ---> Running in ad0fc7db94a1 14:51:32 Removing intermediate container ad0fc7db94a1 14:51:32 ---> 1db32b334a03 14:51:32 Successfully built 1db32b334a03 14:51:32 Successfully tagged edgexfoundry/edgex-web-ui:c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 14:51:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:51:32 touch edgex-web-ui.imagebuilt 14:51:32 mkdir -p node_modules coverage 14:51:32 chown "1000:1000" . node_modules coverage package-lock.json 14:51:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:51:32 ---> Running in ec60c66096ac 14:51:33 Removing intermediate container ec60c66096ac 14:51:33 ---> e580dc230144 14:51:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:51:33 ---> Running in 40cbea121ca3 14:51:33 Removing intermediate container 40cbea121ca3 14:51:33 ---> bdfde803e9f5 14:51:33 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:51:33 ---> Running in a86848f255c7 14:51:33 Removing intermediate container a86848f255c7 14:51:33 ---> 9d41b15dfe4c 14:51:33 Step 6/15 : LABEL Name=edgex-ui-go 14:51:33 ---> Running in 2a65b1cd38d0 14:51:34 Removing intermediate container 2a65b1cd38d0 14:51:34 ---> 3dd78a5a7414 14:51:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:51:34 ---> Running in da60dc41af16 14:51:34 Removing intermediate container da60dc41af16 14:51:34 ---> aa72110ee464 14:51:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:51:35 latest: Pulling from library/docker 14:51:35 bca4290a9639: Pulling fs layer 14:51:35 17b275a3377f: Pulling fs layer 14:51:35 4f4fb700ef54: Pulling fs layer 14:51:35 c7c53acdebd8: Pulling fs layer 14:51:35 11eaffe3eb71: Pulling fs layer 14:51:35 2ee06d9bd875: Pulling fs layer 14:51:35 117228750389: Pulling fs layer 14:51:35 c28cda27aeb5: Pulling fs layer 14:51:35 ff57bb0e39d9: Pulling fs layer 14:51:35 77cde276bbe4: Pulling fs layer 14:51:35 551f321af971: Pulling fs layer 14:51:35 68618b928e74: Pulling fs layer 14:51:35 1c369fbd592d: Pulling fs layer 14:51:35 04d7aaaa7dbd: Pulling fs layer 14:51:35 6f2b8e4d93ed: Pulling fs layer 14:51:35 f1e2c79d62df: Pulling fs layer 14:51:35 ff57bb0e39d9: Waiting 14:51:35 77cde276bbe4: Waiting 14:51:35 551f321af971: Waiting 14:51:35 68618b928e74: Waiting 14:51:35 1c369fbd592d: Waiting 14:51:35 04d7aaaa7dbd: Waiting 14:51:35 6f2b8e4d93ed: Waiting 14:51:35 f1e2c79d62df: Waiting 14:51:35 11eaffe3eb71: Waiting 14:51:35 2ee06d9bd875: Waiting 14:51:35 c7c53acdebd8: Waiting 14:51:35 117228750389: Waiting 14:51:35 4f4fb700ef54: Verifying Checksum 14:51:35 4f4fb700ef54: Download complete 14:51:35 bca4290a9639: Verifying Checksum 14:51:35 bca4290a9639: Download complete 14:51:35 17b275a3377f: Verifying Checksum 14:51:35 17b275a3377f: Download complete 14:51:35 c7c53acdebd8: Verifying Checksum 14:51:35 c7c53acdebd8: Download complete 14:51:36 bca4290a9639: Pull complete 14:51:36 11eaffe3eb71: Verifying Checksum 14:51:36 11eaffe3eb71: Download complete 14:51:36 2ee06d9bd875: Verifying Checksum 14:51:36 2ee06d9bd875: Download complete 14:51:36 117228750389: Verifying Checksum 14:51:36 117228750389: Download complete 14:51:36 77cde276bbe4: Verifying Checksum 14:51:36 77cde276bbe4: Download complete 14:51:36 ff57bb0e39d9: Verifying Checksum 14:51:36 ff57bb0e39d9: Download complete 14:51:36 c28cda27aeb5: Verifying Checksum 14:51:36 c28cda27aeb5: Download complete 14:51:36 68618b928e74: Verifying Checksum 14:51:36 68618b928e74: Download complete 14:51:36 17b275a3377f: Pull complete 14:51:36 1c369fbd592d: Verifying Checksum 14:51:36 1c369fbd592d: Download complete 14:51:37 551f321af971: Verifying Checksum 14:51:37 551f321af971: Download complete 14:51:37 4f4fb700ef54: Pull complete 14:51:37 6f2b8e4d93ed: Verifying Checksum 14:51:37 6f2b8e4d93ed: Download complete 14:51:37 f1e2c79d62df: Verifying Checksum 14:51:37 f1e2c79d62df: Download complete 14:51:37 c7c53acdebd8: Pull complete 14:51:38 04d7aaaa7dbd: Verifying Checksum 14:51:38 04d7aaaa7dbd: Download complete 14:51:38 11eaffe3eb71: Pull complete 14:51:40 2ee06d9bd875: Pull complete 14:51:41 117228750389: Pull complete 14:51:41 c28cda27aeb5: Pull complete 14:51:42 ff57bb0e39d9: Pull complete 14:51:42 77cde276bbe4: Pull complete 14:51:43 551f321af971: Pull complete 14:51:44 68618b928e74: Pull complete 14:51:44 1c369fbd592d: Pull complete 14:51:46 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 14:51:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:51:46 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 14:51:46 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. 14:51:46 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 14:51:46 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. 14:51:46 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 14:51:46 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. 14:51:47 04d7aaaa7dbd: Pull complete 14:51:47 6f2b8e4d93ed: Pull complete 14:51:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:51:47 f1e2c79d62df: Pull complete 14:51:47 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 14:51:47 Status: Downloaded newer image for docker:latest 14:51:48 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 14:51:49 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 14:51:49 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 14:51:50 ---> 4e0a310e576e 14:51:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:50 ---> Running in ef5ab3d1184f 14:51:51 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. 14:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:51:53 OK: 266 MiB in 52 packages 14:51:53 Removing intermediate container ef5ab3d1184f 14:51:53 ---> d675e195d6ca 14:51:53 Step 10/15 : ENV GO111MODULE=on 14:51:53 ---> Running in 97d0720b475e 14:51:53 Removing intermediate container 97d0720b475e 14:51:53 ---> d66ebf30c6ec 14:51:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:51:54 ---> Running in 1fac6863b2ad 14:51:54 Removing intermediate container 1fac6863b2ad 14:51:54 ---> 2ba741f1777c 14:51:54 Step 12/15 : COPY go.mod vendor* ./ 14:51:54 14:51:54 added 1182 packages, and audited 1183 packages in 21s 14:51:54 14:51:54 100 packages are looking for funding 14:51:54 run `npm fund` for details 14:51:54 14:51:54 21 vulnerabilities (13 moderate, 7 high, 1 critical) 14:51:54 14:51:54 To address issues that do not require attention, run: 14:51:54 npm audit fix 14:51:54 14:51:54 To address all issues (including breaking changes), run: 14:51:54 npm audit fix --force 14:51:54 14:51:54 Run `npm audit` for details. 14:51:55 ---> 91faf256fc42 14:51:55 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:55 ---> Running in 6614135abd99 14:52:09 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 14:52:09 - Generating browser application bundles (phase: setup)... 14:52:36 ✔ Browser application bundle generation complete. 14:52:36 29 03 2024 14:52:32.224:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:52:36 29 03 2024 14:52:32.226:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:52:36 29 03 2024 14:52:32.230:INFO [launcher]: Starting browser ChromeHeadless 14:52:36 29 03 2024 14:52:32.550:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket bkNu7JxaR5ts8rr8AAAB with id 33437369 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.068 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.123 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.127 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.146 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.171 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.176 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.183 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.197 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.204 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.207 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.219 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.227 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.273 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.293 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.296 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.325 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.331 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.337 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.339 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.341 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.343 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.344 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.345 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.353 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.357 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.379 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.387 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) 14:52:36 WARN: ' 14:52:36 It looks like you're using ngModel on the same form field as formControlName. 14:52:36 Support for using the ngModel input property and ngModelChange event with 14:52:36 reactive form directives has been deprecated in Angular v6 and will be removed 14:52:36 in a future version of Angular. 14:52:36 14:52:36 For more information on this, see our API docs here: 14:52:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:52:36 ' 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) 14:52:36 WARN: ' 14:52:36 It looks like you're using ngModel on the same form field as formControlName. 14:52:36 Support for using the ngModel input property and ngModelChange event with 14:52:36 reactive form directives has been deprecated in Angular v6 and will be removed 14:52:36 in a future version of Angular. 14:52:36 14:52:36 For more information on this, see our API docs here: 14:52:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:52:36 ' 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.429 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.437 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.447 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.45 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.451 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.472 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.489 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.498 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.5 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.509 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.542 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.544 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.546 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.551 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.552 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.581 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.588 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.596 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.611 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.615 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.619 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.627 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.63 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.643 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.646 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.649 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.676 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.682 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.692 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.694 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.696 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.752 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.762 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.764 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.768 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.77 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.772 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.773 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.79 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.81 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.815 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.823 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.829 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.831 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.835 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.859 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.862 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.863 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.902 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.913 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.92 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.927 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.931 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.934 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.96 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.991 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.007 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.018 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.024 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.032 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.051 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.057 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.067 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.077 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.079 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.08 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.11 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.123 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.128 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.146 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.168 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.182 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.185 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.187 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.205 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.21 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.216 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.227 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.233 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.241 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.252 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.257 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.264 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.27 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.31 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.314 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.329 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.35 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.352 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.353 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.36 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.362 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.371 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.385 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.397 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.4 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.405 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.412 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.423 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.425 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.435 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.447 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.462 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.466 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.469 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.519 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.523 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.525 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.527 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.533 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.534 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.535 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.537 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.538 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.547 secs) 14:52:36 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 14:52:36 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 14:52:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.547 secs) 14:52:36 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 14:52:36 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 14:52:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.55 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.553 secs) 14:52:36 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.993 secs / 1.553 secs) 14:52:36 TOTAL: 147 SUCCESS 14:52:36 ✔ Browser application bundle generation complete. 14:52:37 14:52:37 =============================== Coverage summary =============================== 14:52:37 Statements : 38.95% ( 1371/3519 ) 14:52:37 Branches : 15.3% ( 94/614 ) 14:52:37 Functions : 32.06% ( 423/1319 ) 14:52:37 Lines : 38.88% ( 1340/3446 ) 14:52:37 ================================================================================ 14:52:37 ✔ Browser application bundle generation complete. 14:52:39 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/web' [Pipeline] echo 14:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:52:40 $ docker stop --time=1 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 14:52:41 $ docker rm -f --volumes 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:52:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:52:43 + ls -al . 14:52:43 total 264 14:52:43 drwxrwxr-x 13 jenkins jenkins 4096 Mar 29 14:50 . 14:52:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:47 .. 14:52:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 .blubracket 14:52:43 -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 14:48 .dockerignore 14:52:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:48 .git 14:52:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 .github 14:52:43 -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 14:48 .gitignore 14:52:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 14:48 .semver 14:52:43 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 14:48 Attribution.txt 14:52:43 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 14:48 CHANGELOG.md 14:52:43 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 14:48 CONTRIBUTING.md 14:52:43 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 14:48 Dockerfile 14:52:43 -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 14:48 Jenkinsfile 14:52:43 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 14:48 LICENSE 14:52:43 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 14:48 Makefile 14:52:43 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 14:48 README.md 14:52:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 14:48 VERSION 14:52:43 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 14:48 angularmigrationlogs.md 14:52:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 assets 14:52:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 bin 14:52:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 cmd 14:52:43 -rw-r--r-- 1 jenkins jenkins 10 Mar 29 14:50 coverage.out 14:52:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 docs 14:52:43 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 14:48 go.mod 14:52:43 -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 14:48 go.sum 14:52:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:48 internal 14:52:43 -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 14:48 redeploy.sh 14:52:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:48 testing 14:52:43 -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 14:48 version.go 14:52:43 drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 14:52 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:43 + 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=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd --label arch=amd64 --label version=0.0.0 . 14:52:45 Sending build context to Docker daemon 346.5MB 14:52:45 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:52:45 Step 2/27 : FROM ${BASE} AS builder 14:52:45 ---> 63ad98db9ac4 14:52:45 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:52:51 ---> Running in c945ff5d3763 14:52:51 Removing intermediate container c945ff5d3763 14:52:51 ---> 70d7c1c97f6e 14:52:51 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 14:52:51 ---> Running in 98b16f23ce61 14:52:51 Removing intermediate container 98b16f23ce61 14:52:51 ---> 8474aaaee360 14:52:51 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 14:52:51 ---> Running in ee1107042301 14:52:51 Removing intermediate container ee1107042301 14:52:51 ---> 4872d256510a 14:52:51 Step 6/27 : LABEL Name=edgex-ui-go 14:52:51 ---> Running in 52d7dc1f3de5 14:52:51 Removing intermediate container 52d7dc1f3de5 14:52:51 ---> 0c7fca74f0e5 14:52:51 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:52:51 ---> Running in f7015e772fc2 14:52:51 Removing intermediate container f7015e772fc2 14:52:51 ---> 5e21a167ac05 14:52:51 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:52:52 ---> e41085fac748 14:52:52 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:52 ---> Running in 12fab1e20df4 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:52:53 OK: 264 MiB in 52 packages 14:52:53 Removing intermediate container 12fab1e20df4 14:52:53 ---> 21f80684c4df 14:52:53 Step 10/27 : ENV GO111MODULE=on 14:52:54 ---> Running in 94024fa24990 14:52:54 Removing intermediate container 94024fa24990 14:52:54 ---> 53b024799e06 14:52:54 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:52:54 ---> Running in e0681caf0fc3 14:52:54 Removing intermediate container e0681caf0fc3 14:52:54 ---> 19b075902a46 14:52:54 Step 12/27 : COPY go.mod vendor* ./ 14:52:54 ---> df9ecc1e6bbf 14:52:54 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:54 ---> Running in 8c38467462d5 14:52:54 Removing intermediate container 8c38467462d5 14:52:54 ---> 4f59f54342d6 14:52:54 Step 14/27 : COPY . . 14:53:04 ---> ace3e6b0e91f 14:53:04 Step 15/27 : RUN ${MAKE} 14:53:04 ---> Running in 1c55d106d6b6 14:53:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:53:43 Removing intermediate container 1c55d106d6b6 14:53:43 ---> c78744c63e41 14:53:43 Step 16/27 : FROM alpine:3.18 14:53:43 3.18: Pulling from library/alpine 14:53:43 619be1103602: Already exists 14:53:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:53:43 Status: Downloaded newer image for alpine:3.18 14:53:43 ---> d3782b16ccc9 14:53:43 Step 17/27 : RUN apk --no-cache upgrade 14:53:43 ---> Running in ac9e7969d8a2 14:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:53:43 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 14:53:43 OK: 7 MiB in 15 packages 14:53:43 Removing intermediate container ac9e7969d8a2 14:53:43 ---> 6ccb35d9f9c8 14:53:43 Step 18/27 : RUN apk add --update --no-cache dumb-init 14:53:43 ---> Running in 5655c0eab304 14:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:53:43 (1/1) Installing dumb-init (1.2.5-r2) 14:53:43 Executing busybox-1.36.1-r5.trigger 14:53:43 OK: 7 MiB in 16 packages 14:53:43 Removing intermediate container 5655c0eab304 14:53:43 ---> fa79a41c50bd 14:53:43 Step 19/27 : EXPOSE 4000 14:53:43 ---> Running in c576a5418d61 14:53:43 Removing intermediate container c576a5418d61 14:53:43 ---> fe0213352743 14:53:43 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 14:53:45 ---> 534c463d8e2d 14:53:45 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:53:45 ---> f6c5c2295a54 14:53:45 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:53:45 ---> 43cae59e5f3c 14:53:45 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:53:45 ---> Running in 4451e6ff8bda 14:53:45 Removing intermediate container 4451e6ff8bda 14:53:45 ---> 2d4bebb9be6b 14:53:45 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:53:45 ---> Running in 602ed417c325 14:53:45 Removing intermediate container 602ed417c325 14:53:45 ---> c5241877f60c 14:53:45 Step 25/27 : LABEL arch=amd64 14:53:45 ---> Running in 60d26a5fb9bc 14:53:45 Removing intermediate container 60d26a5fb9bc 14:53:45 ---> 97ce42e850f3 14:53:45 Step 26/27 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 14:53:45 ---> Running in 86523daa27af 14:53:46 Removing intermediate container 86523daa27af 14:53:46 ---> 5adaa61af30b 14:53:46 Step 27/27 : LABEL version=0.0.0 14:53:46 ---> Running in efdd2278f443 14:53:46 Removing intermediate container efdd2278f443 14:53:46 ---> e09593e810e2 14:53:46 [Warning] One or more build-args [ARCH] were not consumed 14:53:46 Successfully built e09593e810e2 14:53:46 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:53:46 Removing intermediate container 6614135abd99 14:53:46 ---> 455b179be081 14:53:46 Step 14/15 : COPY . . [Pipeline] sh 14:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:47 14:53:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:47 latest: Pulling from edgex-lftools-log-publisher 14:53:47 5eb5b503b376: Pulling fs layer 14:53:47 5c69ac0246d0: Pulling fs layer 14:53:47 ec43610c2a17: Pulling fs layer 14:53:47 3a2ae6a8a46f: Pulling fs layer 14:53:47 33b1e0a273af: Pulling fs layer 14:53:47 5d3b04190fa2: Pulling fs layer 14:53:47 2f39f015ded8: Pulling fs layer 14:53:47 33b1e0a273af: Waiting 14:53:47 3a2ae6a8a46f: Waiting 14:53:47 5d3b04190fa2: Waiting 14:53:47 2f39f015ded8: Waiting 14:53:47 5c69ac0246d0: Download complete 14:53:47 3a2ae6a8a46f: Verifying Checksum 14:53:47 3a2ae6a8a46f: Download complete 14:53:47 33b1e0a273af: Verifying Checksum 14:53:47 33b1e0a273af: Download complete 14:53:47 5d3b04190fa2: Verifying Checksum 14:53:47 5d3b04190fa2: Download complete 14:53:47 ec43610c2a17: Verifying Checksum 14:53:47 ec43610c2a17: Download complete 14:53:47 5eb5b503b376: Verifying Checksum 14:53:47 5eb5b503b376: Download complete 14:53:47 ---> b9015caa5320 14:53:47 Step 15/15 : RUN ${MAKE} 14:53:47 ---> Running in fe95a71abefe 14:53:48 2f39f015ded8: Download complete 14:53:48 noop 14:53:48 5eb5b503b376: Pull complete 14:53:48 5c69ac0246d0: Pull complete 14:53:49 Removing intermediate container fe95a71abefe 14:53:49 ---> 77ae58a7581e 14:53:49 Successfully built 77ae58a7581e 14:53:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 14:53:49 ec43610c2a17: Pull complete 14:53:49 3a2ae6a8a46f: Pull complete 14:53:49 33b1e0a273af: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:49 5d3b04190fa2: Pull complete 14:53:49 + docker inspect -f . ci-base-image-arm64 14:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:50 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 14:53:50 $ 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 14:53:51 $ docker top 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:52 + go version 14:53:52 go version go1.21.0 linux/arm64 [Pipeline] } 14:53:52 $ docker stop --time=1 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f 14:53:53 2f39f015ded8: Pull complete 14:53:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:54 $ docker rm -f --volumes 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:54 prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container 14:53:54 $ 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-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:54:04 $ docker top be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:04 ---> job-cost.sh 14:54:04 lf-activate-venv: SKIPPING 14:54:04 INFO: No Stack... 14:54:04 + docker inspect -f . ci-base-image-arm64 14:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 14:54:05 INFO: Retrieving Pricing Info for: v3-standard-8 14:54:05 $ 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 14:54:05 INFO: Archiving Costs 14:54:06 $ docker top 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:54:07 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/cost.csv 14:54:07 + cut -d, -f6 [Pipeline] lock 14:54:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] 14:54:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] did not exist. Created. 14:54:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:07 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists 14:54:07 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 14:54:07 Stashed 1 file(s) [Pipeline] } 14:54:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:08 $ docker stop --time=1 be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 14:54:08 + make test 14:54:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:54:09 $ docker rm -f --volumes be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:54:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:56:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:57:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:13 ./bin/test-attribution-txt.sh 14:57:13 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:57:13 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:57:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:57:14 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:57:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:57:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:57:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:57:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:57:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:57:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:57:14 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 14:57:14 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 14:57:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:57:14 $ docker stop --time=1 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 14:57:16 $ docker rm -f --volumes 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:17 Warning: overwriting stash ‘coverage-report’ 14:57:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:19 + ls -al . 14:57:19 total 260 14:57:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 14:54 . 14:57:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 .. 14:57:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 .blubracket 14:57:19 -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 14:50 .dockerignore 14:57:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:50 .git 14:57:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 .github 14:57:19 -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 14:50 .gitignore 14:57:19 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 14:50 Attribution.txt 14:57:19 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 14:50 CHANGELOG.md 14:57:19 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 14:50 CONTRIBUTING.md 14:57:19 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 14:50 Dockerfile 14:57:19 -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 14:50 Jenkinsfile 14:57:19 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 14:50 LICENSE 14:57:19 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 14:50 Makefile 14:57:19 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 14:50 README.md 14:57:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 14:48 VERSION 14:57:19 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 14:50 angularmigrationlogs.md 14:57:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 assets 14:57:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 bin 14:57:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 cmd 14:57:19 -rw-r--r-- 1 jenkins jenkins 10 Mar 29 14:54 coverage.out 14:57:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 docs 14:57:19 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 14:50 go.mod 14:57:19 -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 14:50 go.sum 14:57:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:50 internal 14:57:19 -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 14:50 redeploy.sh 14:57:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 testing 14:57:19 -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 14:50 version.go 14:57:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:19 + 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=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd --label arch=arm64 --label version=0.0.0 . 14:57:21 Sending build context to Docker daemon 35.43MB 14:57:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:57:21 Step 2/27 : FROM ${BASE} AS builder 14:57:21 ---> 77ae58a7581e 14:57:21 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:57:21 ---> Running in 0da31b2645ed 14:57:21 Removing intermediate container 0da31b2645ed 14:57:21 ---> 76e02a37bac9 14:57:21 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 14:57:21 ---> Running in ad0bd969b826 14:57:22 Removing intermediate container ad0bd969b826 14:57:22 ---> c0a6cb6638d4 14:57:22 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 14:57:22 ---> Running in b33d62aa3b97 14:57:22 Removing intermediate container b33d62aa3b97 14:57:22 ---> 792dcd985dd4 14:57:22 Step 6/27 : LABEL Name=edgex-ui-go 14:57:22 ---> Running in 6d98e5f9f11e 14:57:22 Removing intermediate container 6d98e5f9f11e 14:57:22 ---> 5b298cdf77a4 14:57:22 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:57:22 ---> Running in 2f37ecf03a9b 14:57:23 Removing intermediate container 2f37ecf03a9b 14:57:23 ---> 98cc4ac4be98 14:57:23 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:57:24 ---> 77397ec5d5af 14:57:24 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:24 ---> Running in 8e1e77642c66 14:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:57:27 OK: 266 MiB in 52 packages 14:57:28 Removing intermediate container 8e1e77642c66 14:57:28 ---> 9fbd344bb1eb 14:57:28 Step 10/27 : ENV GO111MODULE=on 14:57:28 ---> Running in 86c561904bee 14:57:28 Removing intermediate container 86c561904bee 14:57:28 ---> 930a4787636c 14:57:28 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:57:28 ---> Running in a6ae5ce5f092 14:57:28 Removing intermediate container a6ae5ce5f092 14:57:28 ---> e0b306c6db12 14:57:28 Step 12/27 : COPY go.mod vendor* ./ 14:57:29 ---> 4faa09c8f7cc 14:57:29 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:29 ---> Running in 2ac0cc09b9e6 14:57:31 Removing intermediate container 2ac0cc09b9e6 14:57:31 ---> 19825686ca29 14:57:31 Step 14/27 : COPY . . 14:57:35 ---> 9f15bc912b7e 14:57:35 Step 15/27 : RUN ${MAKE} 14:57:35 ---> Running in a3f131a98c59 14:57:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:59:57 Removing intermediate container a3f131a98c59 14:59:57 ---> 6c35f67c3090 14:59:57 Step 16/27 : FROM alpine:3.18 14:59:57 3.18: Pulling from library/alpine 14:59:57 c6b39de5b339: Pulling fs layer 14:59:57 c6b39de5b339: Verifying Checksum 14:59:57 c6b39de5b339: Download complete 14:59:57 c6b39de5b339: Pull complete 14:59:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:59:57 Status: Downloaded newer image for alpine:3.18 14:59:57 ---> 33abbf032149 14:59:57 Step 17/27 : RUN apk --no-cache upgrade 14:59:57 ---> Running in 896a01022768 14:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:59:59 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 14:59:59 OK: 8 MiB in 15 packages 15:00:00 Removing intermediate container 896a01022768 15:00:00 ---> da6db0c745d9 15:00:00 Step 18/27 : RUN apk add --update --no-cache dumb-init 15:00:00 ---> Running in 87fda188fe71 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:00:02 (1/1) Installing dumb-init (1.2.5-r2) 15:00:02 Executing busybox-1.36.1-r5.trigger 15:00:02 OK: 8 MiB in 16 packages 15:00:03 Removing intermediate container 87fda188fe71 15:00:03 ---> de892b8df2be 15:00:03 Step 19/27 : EXPOSE 4000 15:00:03 ---> Running in 31746346fa21 15:00:03 Removing intermediate container 31746346fa21 15:00:03 ---> fe06ddf59a75 15:00:03 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 15:00:06 ---> 73b3b6f0b3a1 15:00:06 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:00:06 ---> 4a35edab692e 15:00:06 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:00:07 ---> ca4bbc4d230b 15:00:07 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:00:07 ---> Running in 832bfbc58b1b 15:00:07 Removing intermediate container 832bfbc58b1b 15:00:07 ---> 937a53092461 15:00:07 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:00:07 ---> Running in 13a613f89080 15:00:07 Removing intermediate container 13a613f89080 15:00:07 ---> 496b9d336911 15:00:07 Step 25/27 : LABEL arch=arm64 15:00:08 ---> Running in 7680d95c3242 15:00:08 Removing intermediate container 7680d95c3242 15:00:08 ---> 8c32e8ea541c 15:00:08 Step 26/27 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd 15:00:08 ---> Running in cda3f234ad57 15:00:08 Removing intermediate container cda3f234ad57 15:00:08 ---> fb8c91024d58 15:00:08 Step 27/27 : LABEL version=0.0.0 15:00:08 ---> Running in e996d5918617 15:00:08 Removing intermediate container e996d5918617 15:00:08 ---> 3038bfbaf0bb 15:00:08 [Warning] One or more build-args [ARCH] were not consumed 15:00:09 Successfully built 3038bfbaf0bb 15:00:09 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:10 15:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:10 arm64: Pulling from edgex-lftools-log-publisher 15:00:10 8998bd30e6a1: Pulling fs layer 15:00:10 04944245beec: Pulling fs layer 15:00:10 699f458cf7ca: Pulling fs layer 15:00:10 765212b225bb: Pulling fs layer 15:00:10 f23df028b6ca: Pulling fs layer 15:00:10 d65c8cfc05b1: Pulling fs layer 15:00:10 2437ff75d9bd: Pulling fs layer 15:00:10 f23df028b6ca: Waiting 15:00:10 d65c8cfc05b1: Waiting 15:00:10 2437ff75d9bd: Waiting 15:00:10 765212b225bb: Waiting 15:00:10 04944245beec: Verifying Checksum 15:00:10 04944245beec: Download complete 15:00:10 765212b225bb: Verifying Checksum 15:00:10 765212b225bb: Download complete 15:00:10 f23df028b6ca: Verifying Checksum 15:00:10 f23df028b6ca: Download complete 15:00:10 d65c8cfc05b1: Verifying Checksum 15:00:10 d65c8cfc05b1: Download complete 15:00:10 699f458cf7ca: Verifying Checksum 15:00:10 699f458cf7ca: Download complete 15:00:11 8998bd30e6a1: Download complete 15:00:13 2437ff75d9bd: Download complete 15:00:15 8998bd30e6a1: Pull complete 15:00:16 04944245beec: Pull complete 15:00:17 699f458cf7ca: Pull complete 15:00:18 765212b225bb: Pull complete 15:00:19 f23df028b6ca: Pull complete 15:00:19 d65c8cfc05b1: Pull complete 15:00:37 2437ff75d9bd: Pull complete 15:00:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:37 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 15:00:37 $ 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 15:00:40 $ docker top 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:41 ---> job-cost.sh 15:00:41 lf-activate-venv: SKIPPING 15:00:41 INFO: No Stack... 15:00:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:43 INFO: Archiving Costs [Pipeline] sh 15:00:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 15:00:44 + cut -d, -f6 [Pipeline] lock 15:00:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] 15:00:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] did not exist. Created. 15:00:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:45 /w/workspace/edgex-ui-go/1@tmp/durable-53bf8c17/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:00:46 + echo total: 0.10999999940395355 [Pipeline] stash 15:00:46 Warning: overwriting stash ‘stack-cost’ 15:00:46 Stashed 1 file(s) [Pipeline] } 15:00:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:46 $ docker stop --time=1 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 15:00:47 $ docker rm -f --volumes 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:00:49 provisioning config files... 15:00:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config15194964631045898788tmp [Pipeline] { [Pipeline] sh 15:00:49 + set +x 15:00:49 + curl -s https://codecov.io/bash 15:00:49 + bash -s -- 15:00:49 15:00:49 _____ _ 15:00:49 / ____| | | 15:00:49 | | ___ __| | ___ ___ _____ __ 15:00:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:00:49 | |___| (_) | (_| | __/ (_| (_) \ V / 15:00:49 \_____\___/ \__,_|\___|\___\___/ \_/ 15:00:49 Bash-1.0.6 15:00:49 15:00:49 15:00:49 ==> git version 2.25.1 found 15:00:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:00:49 Release-Date: 2020-01-08 15:00:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:00:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:00:49 ==> Jenkins CI detected. 15:00:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-730 15:00:49 project root: . 15:00:49 --> token set from env 15:00:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:00:49 ==> Running gcov in . (disable via -X gcov) 15:00:49 ==> Python coveragepy not found 15:00:49 ==> Searching for coverage reports in: 15:00:49 + . 15:00:49 -> Found 1 reports 15:00:49 ==> Detecting git/mercurial file structure 15:00:49 ==> Reading reports 15:00:49 + ./coverage.out bytes=10 15:00:49 ==> Appending adjustments 15:00:49 https://docs.codecov.io/docs/fixing-reports 15:00:50 + Found adjustments 15:00:50 ==> Gzipping contents 15:00:50 12K /tmp/codecov.rFXzi1.gz 15:00:50 ==> Uploading reports 15:00:50 url: https://codecov.io 15:00:50 query: branch=PR-730&commit=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-730%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=730&job=&cmd_args= 15:00:50 -> Pinging Codecov 15:00:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-730&commit=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-730%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=730&job=&cmd_args= 15:00:50 -> Uploading to 15:00:50 https://storage.googleapis.com/codecov/v4/raw/2024-03-29/FB506323287CE973F263BFD2A0EB1F37/c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd/3aaf4a90-3280-42df-9877-7185560462d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T150050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=105b3e48dcddb2d41149be4986fdb15d090f663e6cbacf048d7cdc9ee2b0b308 15:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:50 Dload Upload Total Spent Left Speed 15:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 91621 --:--:-- --:--:-- --:--:-- 90666 100 8704 0 0 100 8704 0 29808 --:--:-- --:--:-- --:--:-- 29706 15:00:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] } 15:00:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:00:52 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives ] 15:00:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives 15:00:52 total 16 15:00:52 drwxr-xr-x 3 root root 4096 Mar 29 14:54 . 15:00:52 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 14:54 .. 15:00:52 drwxr-xr-x 2 root root 4096 Mar 29 14:54 cost 15:00:52 -rw-r--r-- 1 root root 83 Mar 29 14:54 cost.csv 15:00:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives 15:00:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives 15:00:52 total 16 15:00:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 14:54 . 15:00:52 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 14:54 .. 15:00:52 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 14:54 cost 15:00:52 -rw-r--r-- 1 jenkins jenkins 83 Mar 29 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:00:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:53 ---> package-listing.sh 15:00:53 ++ facter osfamily 15:00:53 ++ tr '[:upper:]' '[:lower:]' 15:00:54 + OS_FAMILY=debian 15:00:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-730 15:00:54 + START_PACKAGES=/tmp/packages_start.txt 15:00:54 + END_PACKAGES=/tmp/packages_end.txt 15:00:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:54 + PACKAGES=/tmp/packages_start.txt 15:00:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-730 ']' 15:00:54 + PACKAGES=/tmp/packages_end.txt 15:00:54 + case "${OS_FAMILY}" in 15:00:54 + dpkg -l 15:00:54 + grep '^ii' 15:00:54 + '[' -f /tmp/packages_start.txt ']' 15:00:54 + '[' -f /tmp/packages_end.txt ']' 15:00:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-730 ']' 15:00:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/ 15:00:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/ [Pipeline] echo 15:00:54 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-730/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:55 prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container 15:00:55 $ 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-730/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-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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 15:00:55 $ docker top f350bd54778dac0ac0042b0745d5d0b7cc4eb52762503375b1784ebb4eda9eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:55 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:56 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:56 + ls /var/log/sa-host 15:00:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:56 provisioning config files... 15:00:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config12762358910424557172tmp [Pipeline] { [Pipeline] echo 15:00:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:57 ---> create-netrc.sh [Pipeline] } 15:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:57 ---> python-tools-install.sh [Pipeline] echo 15:00:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:57 ---> sudo-logs.sh 15:00:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:00:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:00:58 ---> job-cost.sh 15:00:58 lf-activate-venv: SKIPPING 15:00:58 DEBUG: total: 0.2199999988079071 15:00:58 INFO: Retrieving Stack Cost... 15:00:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:59 INFO: Archiving Costs [Pipeline] echo 15:00:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:00:59 ---> logs-deploy.sh 15:00:59 lf-activate-venv: SKIPPING 15:00:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-730/1 15:00:59 INFO: archiving workspace using pattern(s): 15:01:00 Archives upload complete. 15:01:00 INFO: archiving logs to Nexus 15:01:01 ---> uname -a: 15:01:01 Linux prd-ubuntu20-04-docker-8c-8g-1694 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:01:01 15:01:01 15:01:01 ---> lscpu: 15:01:01 Architecture: x86_64 15:01:01 CPU op-mode(s): 32-bit, 64-bit 15:01:01 Byte Order: Little Endian 15:01:01 Address sizes: 40 bits physical, 48 bits virtual 15:01:01 CPU(s): 8 15:01:01 On-line CPU(s) list: 0-7 15:01:01 Thread(s) per core: 1 15:01:01 Core(s) per socket: 1 15:01:01 Socket(s): 8 15:01:01 NUMA node(s): 1 15:01:01 Vendor ID: AuthenticAMD 15:01:01 CPU family: 23 15:01:01 Model: 49 15:01:01 Model name: AMD EPYC-Rome Processor 15:01:01 Stepping: 0 15:01:01 CPU MHz: 2800.000 15:01:01 BogoMIPS: 5600.00 15:01:01 Virtualization: AMD-V 15:01:01 Hypervisor vendor: KVM 15:01:01 Virtualization type: full 15:01:01 L1d cache: 256 KiB 15:01:01 L1i cache: 256 KiB 15:01:01 L2 cache: 4 MiB 15:01:01 L3 cache: 128 MiB 15:01:01 NUMA node0 CPU(s): 0-7 15:01:01 Vulnerability Itlb multihit: Not affected 15:01:01 Vulnerability L1tf: Not affected 15:01:01 Vulnerability Mds: Not affected 15:01:01 Vulnerability Meltdown: Not affected 15:01:01 Vulnerability Mmio stale data: Not affected 15:01:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:01:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:01:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:01:01 Vulnerability Srbds: Not affected 15:01:01 Vulnerability Tsx async abort: Not affected 15:01:01 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 15:01:01 15:01:01 15:01:01 ---> nproc: 15:01:01 8 15:01:01 15:01:01 15:01:01 ---> df -h: 15:01:01 Filesystem Size Used Avail Use% Mounted on 15:01:01 overlay 155G 15G 141G 10% / 15:01:01 tmpfs 64M 0 64M 0% /dev 15:01:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:01:01 shm 64M 0 64M 0% /dev/shm 15:01:01 /dev/vda1 155G 15G 141G 10% /facter-os 15:01:01 15:01:01 15:01:01 ---> sar -b -r -n DEV: 15:01:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1694) 03/29/24 _x86_64_ (8 CPU) 15:01:01 15:01:01 14:47:14 LINUX RESTART (8 CPU) 15:01:01 15:01:01 14:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:01:01 14:49:01 389.09 10.88 378.21 0.00 1802.27 53325.33 0.00 15:01:01 14:50:01 177.24 1.70 175.53 0.00 13.63 50443.54 0.00 15:01:01 14:51:01 120.28 0.05 120.23 0.00 10.53 44506.05 0.00 15:01:01 14:52:01 286.22 0.28 285.94 0.00 8.67 62291.22 0.00 15:01:01 14:53:01 191.97 10.53 181.44 0.00 3436.09 56078.40 0.00 15:01:01 14:54:01 139.43 0.05 139.38 0.00 5.60 51436.49 0.00 15:01:01 14:55:01 25.38 0.00 25.38 0.00 0.00 4746.01 0.00 15:01:01 14:56:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 15:01:01 14:57:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 15:01:01 14:58:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 15:01:01 14:59:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 15:01:01 15:00:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 15:01:01 Average: 111.02 1.95 109.07 0.00 437.57 26885.82 0.00 15:01:01 15:01:01 14:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:01 14:49:01 28700416 31514564 796840 2.42 82384 2993056 1998172 5.89 1114600 2664828 1032 15:01:01 14:50:01 26534320 31538824 768628 2.34 186900 4864464 1871788 5.52 1371264 4350376 664760 15:01:01 14:51:01 26574428 31478744 818740 2.49 194124 4771364 1956000 5.76 1357660 4321424 365800 15:01:01 14:52:01 25606876 31521576 768532 2.34 246580 5626544 1879652 5.54 1406556 5134776 291012 15:01:01 14:53:01 24339296 31475732 793392 2.41 271888 6817760 1860364 5.48 1845848 5934388 175048 15:01:01 14:54:01 24099300 31475924 791112 2.41 277948 7003728 1828604 5.39 1942496 6030460 124612 15:01:01 14:55:01 24100356 31476844 790316 2.40 278044 7003720 1738068 5.12 1951668 6017796 4 15:01:01 14:56:01 24100948 31477456 789696 2.40 278060 7003732 1738068 5.12 1951528 6017800 8 15:01:01 14:57:01 24108492 31485020 782112 2.38 278084 7003724 1738068 5.12 1943792 6017800 8 15:01:01 14:58:01 24111404 31487952 779036 2.37 278104 7003736 1738068 5.12 1941128 6017808 40 15:01:01 14:59:01 24120208 31496788 770152 2.34 278116 7003740 1738068 5.12 1932620 6017808 4 15:01:01 15:00:01 24120192 31496780 770104 2.34 278120 7003740 1738068 5.12 1932628 6017812 44 15:01:01 Average: 25043020 31493850 784888 2.39 244029 6174942 1818582 5.36 1724316 5378590 135198 15:01:01 15:01:01 14:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:01 14:49:01 ens3 521.35 346.20 7570.71 71.08 0.00 0.00 0.00 0.00 15:01:01 14:49:01 docker0 106.37 113.35 7.93 468.78 0.00 0.00 0.00 0.00 15:01:01 14:49:01 lo 8.95 8.95 0.94 0.94 0.00 0.00 0.00 0.00 15:01:01 14:49:01 veth61d2ce0 36.67 42.45 3.46 37.82 0.00 0.00 0.00 0.00 15:01:01 14:50:01 ens3 378.64 270.17 3133.55 28.84 0.00 0.00 0.00 0.00 15:01:01 14:50:01 docker0 267.86 373.91 23.38 3130.08 0.00 0.00 0.00 0.00 15:01:01 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:51:01 ens3 168.09 76.34 3068.24 18.16 0.00 0.00 0.00 0.00 15:01:01 14:51:01 docker0 37.41 113.43 2.45 2291.21 0.00 0.00 0.00 0.00 15:01:01 14:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:01:01 14:51:01 veth4fa53de 37.41 113.43 2.96 2291.21 0.00 0.00 0.00 0.19 15:01:01 14:51:01 veth0ff3798 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:01:01 14:52:01 ens3 630.03 542.69 3372.96 67.04 0.00 0.00 0.00 0.00 15:01:01 14:52:01 docker0 525.66 602.20 48.23 3351.91 0.00 0.00 0.00 0.00 15:01:01 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:52:01 veth0ff3798 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:53:01 ens3 165.16 96.83 2100.57 130.89 0.00 0.00 0.00 0.00 15:01:01 14:53:01 docker0 1.63 2.62 0.13 31.01 0.00 0.00 0.00 0.00 15:01:01 14:53:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:01:01 14:54:01 ens3 98.35 59.94 2586.23 11.34 0.00 0.00 0.00 0.00 15:01:01 14:54:01 docker0 2.98 4.70 0.19 64.43 0.00 0.00 0.00 0.00 15:01:01 14:54:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:01:01 14:55:01 ens3 8.73 8.53 9.53 13.23 0.00 0.00 0.00 0.00 15:01:01 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:57:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:58:01 ens3 2.62 6.75 0.24 7.36 0.00 0.00 0.00 0.00 15:01:01 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 14:59:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 15:01:01 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 Average: ens3 164.08 117.09 1812.96 28.94 0.00 0.00 0.00 0.00 15:01:01 Average: docker0 78.57 101.00 6.87 779.98 0.00 0.00 0.00 0.00 15:01:01 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:01:01 15:01:01 15:01:01 ---> sar -P ALL: 15:01:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1694) 03/29/24 _x86_64_ (8 CPU) 15:01:01 15:01:01 14:47:14 LINUX RESTART (8 CPU) 15:01:01 15:01:01 14:48:02 CPU %user %nice %system %iowait %steal %idle 15:01:01 14:49:01 all 7.57 0.00 3.13 4.61 0.06 84.64 15:01:01 14:49:01 0 7.73 0.00 2.78 0.14 0.05 89.31 15:01:01 14:49:01 1 7.79 0.00 2.71 0.15 0.07 89.28 15:01:01 14:49:01 2 7.20 0.00 3.95 21.52 0.07 67.26 15:01:01 14:49:01 3 7.38 0.00 4.04 1.61 0.05 86.92 15:01:01 14:49:01 4 6.85 0.00 2.99 2.32 0.05 87.80 15:01:01 14:49:01 5 9.82 0.00 2.76 0.10 0.07 87.25 15:01:01 14:49:01 6 6.63 0.00 3.38 10.44 0.05 79.50 15:01:01 14:49:01 7 7.14 0.00 2.46 0.74 0.05 89.61 15:01:01 14:50:01 all 5.53 0.00 2.51 6.29 0.06 85.61 15:01:01 14:50:01 0 5.54 0.00 2.08 1.72 0.07 90.60 15:01:01 14:50:01 1 5.98 0.00 1.92 0.58 0.05 91.47 15:01:01 14:50:01 2 5.20 0.00 2.42 6.55 0.05 85.79 15:01:01 14:50:01 3 5.99 0.00 3.98 34.68 0.07 55.29 15:01:01 14:50:01 4 5.45 0.00 2.42 0.13 0.15 91.84 15:01:01 14:50:01 5 5.41 0.00 2.68 0.33 0.03 91.54 15:01:01 14:50:01 6 5.91 0.00 2.23 3.91 0.05 87.90 15:01:01 14:50:01 7 4.76 0.00 2.38 2.53 0.05 90.28 15:01:01 14:51:01 all 24.84 0.00 3.73 5.37 0.07 65.99 15:01:01 14:51:01 0 24.35 0.00 3.33 0.54 0.08 71.70 15:01:01 14:51:01 1 24.36 0.00 3.48 0.42 0.07 71.67 15:01:01 14:51:01 2 24.24 0.00 3.61 3.29 0.07 68.79 15:01:01 14:51:01 3 23.97 0.00 3.96 21.20 0.08 50.79 15:01:01 14:51:01 4 27.03 0.00 4.99 3.84 0.07 64.07 15:01:01 14:51:01 5 24.70 0.00 3.54 12.25 0.07 59.45 15:01:01 14:51:01 6 25.63 0.00 3.95 0.47 0.07 69.87 15:01:01 14:51:01 7 24.41 0.00 3.01 0.98 0.07 71.53 15:01:01 14:52:01 all 8.03 0.00 3.10 6.27 0.10 82.50 15:01:01 14:52:01 0 3.95 0.00 2.28 6.62 0.05 87.10 15:01:01 14:52:01 1 7.85 0.00 2.09 1.26 0.05 88.74 15:01:01 14:52:01 2 18.47 0.00 3.37 0.64 0.37 77.15 15:01:01 14:52:01 3 5.80 0.00 2.72 1.79 0.05 89.63 15:01:01 14:52:01 4 7.27 0.00 4.66 1.58 0.08 86.41 15:01:01 14:52:01 5 5.89 0.00 2.74 19.14 0.08 72.15 15:01:01 14:52:01 6 11.19 0.00 2.40 1.32 0.03 85.05 15:01:01 14:52:01 7 3.83 0.00 4.53 17.84 0.08 73.72 15:01:01 14:53:01 all 16.04 0.00 3.60 5.84 0.08 74.43 15:01:01 14:53:01 0 12.96 0.00 4.94 0.35 0.20 81.54 15:01:01 14:53:01 1 10.93 0.00 3.27 1.12 0.05 84.63 15:01:01 14:53:01 2 24.41 0.00 3.97 0.17 0.07 71.39 15:01:01 14:53:01 3 18.03 0.00 3.66 3.55 0.08 74.68 15:01:01 14:53:01 4 19.51 0.00 3.53 20.25 0.07 56.65 15:01:01 14:53:01 5 14.58 0.00 2.70 11.91 0.05 70.75 15:01:01 14:53:01 6 14.29 0.00 3.27 7.82 0.07 74.55 15:01:01 14:53:01 7 13.64 0.00 3.47 1.69 0.07 81.12 15:01:01 14:54:01 all 21.39 0.00 3.40 7.53 0.06 67.61 15:01:01 14:54:01 0 20.40 0.00 3.46 0.25 0.05 75.84 15:01:01 14:54:01 1 21.19 0.00 3.44 3.93 0.10 71.34 15:01:01 14:54:01 2 22.46 0.00 3.63 16.81 0.05 57.05 15:01:01 14:54:01 3 20.54 0.00 2.73 0.46 0.07 76.21 15:01:01 14:54:01 4 22.15 0.00 3.90 27.59 0.07 46.29 15:01:01 14:54:01 5 20.58 0.00 3.72 3.03 0.05 72.62 15:01:01 14:54:01 6 22.30 0.00 3.22 0.08 0.05 74.34 15:01:01 14:54:01 7 21.54 0.00 3.08 8.18 0.05 67.15 15:01:01 14:55:01 all 0.30 0.00 0.17 0.42 0.02 99.08 15:01:01 14:55:01 0 0.47 0.00 0.12 0.10 0.03 99.28 15:01:01 14:55:01 1 0.63 0.00 0.32 0.00 0.02 99.03 15:01:01 14:55:01 2 0.07 0.00 0.10 0.00 0.02 99.82 15:01:01 14:55:01 3 0.12 0.00 0.15 0.00 0.02 99.72 15:01:01 14:55:01 4 0.29 0.00 0.32 1.73 0.03 97.63 15:01:01 14:55:01 5 0.23 0.00 0.13 1.57 0.02 98.05 15:01:01 14:55:01 6 0.37 0.00 0.12 0.00 0.00 99.52 15:01:01 14:55:01 7 0.23 0.00 0.13 0.00 0.03 99.60 15:01:01 14:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:01:01 14:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:01:01 14:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:01:01 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:01:01 14:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:01:01 14:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:01:01 14:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:01:01 14:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:01:01 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:01:01 14:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:01:01 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:01:01 14:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:01:01 14:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:01:01 14:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:01:01 14:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:01:01 14:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:01:01 14:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:01:01 14:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:01:01 14:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:01:01 14:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:01:01 14:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:01:01 14:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 15:01:01 14:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:01:01 14:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:01:01 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 14:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:01:01 14:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:01:01 14:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:01:01 14:59:01 5 0.00 0.00 0.00 0.03 0.02 99.95 15:01:01 14:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:01:01 14:59:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:01:01 15:01:01 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:01:01 15:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:01:01 15:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:01:01 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:01:01 15:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:01:01 15:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:01:01 15:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:01:01 15:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:01:01 15:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:01:01 15:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 15:01:01 Average: all 6.94 0.00 1.63 3.02 0.04 88.37 15:01:01 Average: 0 6.25 0.00 1.58 0.81 0.05 91.31 15:01:01 Average: 1 6.54 0.00 1.43 0.62 0.03 91.38 15:01:01 Average: 2 8.47 0.00 1.74 4.03 0.06 85.70 15:01:01 Average: 3 6.79 0.00 1.76 5.26 0.04 86.15 15:01:01 Average: 4 7.33 0.00 1.89 4.76 0.05 85.97 15:01:01 Average: 5 6.73 0.00 1.52 4.02 0.03 87.70 15:01:01 Average: 6 7.16 0.00 1.54 1.99 0.03 89.29 15:01:01 Average: 7 6.28 0.00 1.59 2.64 0.04 89.44 15:01:01 15:01:01 15:01:01