Pull request #807 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86fbb94460b9bf047eb767e4c0a3a38a1322dc80+850fdf759a0efe631343390da82a37f8ec516889 (b45778f496eba94078e24c0045251c8c6bb654aa) 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-ssh11181303735959234902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6544712361355705311.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-807/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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16719902175402310816.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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11322382748234653173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16103173253738143723.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-807/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-807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18312683360983817591.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-22424 in /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [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-807 # 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 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 Merge succeeded, producing 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 Checking out Revision 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 (PR-807) Commit message: "chore(deps): Bump cookie, socket.io and express in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # 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 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:27:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:27:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:27:51 ========================================================= 14:27:51 EdgeX Global Pipelines Version Info 14:27:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:27:53 ------------------- 14:27:53 stable info: 14:27:53 ------------------- 14:27:53 Commited By: Ginny Guan ginny@iotechsys.com 14:27:53 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:27:53 Message: update stable to v1.0.265 14:27:54 ------------------- 14:27:54 experimental info: 14:27:54 ------------------- 14:27:54 Commited By: Cherry Wang cherry@iotechsys.com 14:27:54 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:27:54 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:27:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:27:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-807 [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-807 [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-807 [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86fbb94 [Pipeline] echo 14:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:56 provisioning config files... 14:27:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config1001329916211517827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:57 ---> ****-login.sh 14:27:57 nexus3.edgexfoundry.org:10001 14:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:57 Configure a credential helper to remove this warning. See 14:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:57 14:27:57 Login Succeeded 14:27:57 nexus3.edgexfoundry.org:10002 14:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:57 Configure a credential helper to remove this warning. See 14:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:57 14:27:57 Login Succeeded 14:27:57 nexus3.edgexfoundry.org:10003 14:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:57 Configure a credential helper to remove this warning. See 14:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:57 14:27:57 Login Succeeded 14:27:57 nexus3.edgexfoundry.org:10004 14:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:57 Configure a credential helper to remove this warning. See 14:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:57 14:27:57 Login Succeeded 14:27:57 ****.io 14:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:58 Configure a credential helper to remove this warning. See 14:27:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:58 14:27:58 Login Succeeded 14:27:58 ---> ****-login.sh ends [Pipeline] } 14:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:27:58 + git rev-list -1 --merges 86fbb94460b9bf047eb767e4c0a3a38a1322dc80~1..86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo 14:27:58 -----------> git rev-list -1 --merges 86fbb94460b9bf047eb767e4c0a3a38a1322dc80~1..86fbb94460b9bf047eb767e4c0a3a38a1322dc80 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [false] [Pipeline] sh 14:27:59 + git log --format=format:%s -1 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo 14:27:59 ========================================================= 14:27:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:27:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:59 + git log --format=format:%s -1 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo 14:27:59 [semverPrep] GIT_COMMIT: 86fbb94460b9bf047eb767e4c0a3a38a1322dc80, Commit Message: chore(deps): Bump cookie, socket.io and express in /web [Pipeline] echo 14:27:59 [semverPrep] This is not a build commit. [Pipeline] sh 14:28:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:00 + grep -v github /etc/ssh/ssh_known_hosts 14:28:00 + [ -e /tmp/ssh_known_hosts ] 14:28:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:28:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:28:00 + sudo tee -a /etc/ssh/ssh_known_hosts 14:28:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:00 14:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:01 0.1.4: Pulling from edgex-devops/py-git-semver 14:28:01 b85a868b505f: Pulling fs layer 14:28:01 e2be974225ed: Pulling fs layer 14:28:01 339a4e72a1f5: Pulling fs layer 14:28:01 988bab9f4d93: Pulling fs layer 14:28:01 1469e6f7b9e6: Pulling fs layer 14:28:01 eaf3925da568: Pulling fs layer 14:28:01 bab4dde63d76: Pulling fs layer 14:28:01 bde34c3a00c8: Pulling fs layer 14:28:01 988bab9f4d93: Waiting 14:28:01 bde34c3a00c8: Waiting 14:28:01 eaf3925da568: Waiting 14:28:01 1469e6f7b9e6: Waiting 14:28:01 bab4dde63d76: Waiting 14:28:01 b352a97aabf1: Pulling fs layer 14:28:01 4872d77fe225: Pulling fs layer 14:28:01 5851b861e8e6: Pulling fs layer 14:28:01 4872d77fe225: Waiting 14:28:01 b352a97aabf1: Waiting 14:28:01 5851b861e8e6: Waiting 14:28:01 e2be974225ed: Download complete 14:28:01 988bab9f4d93: Download complete 14:28:01 1469e6f7b9e6: Verifying Checksum 14:28:01 1469e6f7b9e6: Download complete 14:28:01 eaf3925da568: Download complete 14:28:01 339a4e72a1f5: Verifying Checksum 14:28:01 339a4e72a1f5: Download complete 14:28:01 bde34c3a00c8: Download complete 14:28:01 b352a97aabf1: Verifying Checksum 14:28:01 b352a97aabf1: Download complete 14:28:01 4872d77fe225: Verifying Checksum 14:28:01 4872d77fe225: Download complete 14:28:01 5851b861e8e6: Verifying Checksum 14:28:01 5851b861e8e6: Download complete 14:28:01 b85a868b505f: Verifying Checksum 14:28:01 b85a868b505f: Download complete 14:28:01 bab4dde63d76: Verifying Checksum 14:28:01 bab4dde63d76: Download complete 14:28:03 b85a868b505f: Pull complete 14:28:03 e2be974225ed: Pull complete 14:28:03 339a4e72a1f5: Pull complete 14:28:03 988bab9f4d93: Pull complete 14:28:03 1469e6f7b9e6: Pull complete 14:28:03 eaf3925da568: Pull complete 14:28:05 bab4dde63d76: Pull complete 14:28:05 bde34c3a00c8: Pull complete 14:28:05 b352a97aabf1: Pull complete 14:28:05 4872d77fe225: Pull complete 14:28:05 5851b861e8e6: Pull complete 14:28:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:06 prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container 14:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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:28:11 $ docker top 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 -eo pid,comm 14:28:11 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:28:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:11 [ssh-agent] Looking for ssh-agent implementation... 14:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:11 $ docker exec 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent 14:28:12 SSH_AUTH_SOCK=/tmp/ssh-nqVjvdMmaPv2/agent.31 14:28:12 SSH_AGENT_PID=37 14:28:12 Running ssh-add (command line suppressed) 14:28:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_820266857343764686.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_820266857343764686.key) 14:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:12 + git tag --points-at HEAD [Pipeline] } 14:28:12 $ docker exec --env ******** --env ******** 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent -k 14:28:12 unset SSH_AUTH_SOCK; 14:28:12 unset SSH_AGENT_PID; 14:28:12 echo Agent pid 37 killed; 14:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:28:12 [ssh-agent] Looking for ssh-agent implementation... 14:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:12 $ docker exec 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent 14:28:12 SSH_AUTH_SOCK=/tmp/ssh-MgmLq9Cpteae/agent.70 14:28:12 SSH_AGENT_PID=76 14:28:12 Running ssh-add (command line suppressed) 14:28:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_1284437714504069283.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_1284437714504069283.key) 14:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:28:13 + git semver init 14:28:13 2024-10-10 14:28:13,567 [run_init] DEBUG init version:0.0.0 force:False 14:28:13 2024-10-10 14:28:13,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver 14:28:13 2024-10-10 14:28:13,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver 14:28:13 2024-10-10 14:28:13,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807, universal_newlines=False, shell=None, istream=None) 14:28:16 2024-10-10 14:28:15,706 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.git/info/exclude 14:28:16 2024-10-10 14:28:15,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 with force:False 14:28:16 2024-10-10 14:28:15,707 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 14:28:16 2024-10-10 14:28:15,711 [execute] INFO git cat-file --batch-check 14:28:16 2024-10-10 14:28:15,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver, universal_newlines=False, shell=None, istream=) 14:28:16 2024-10-10 14:28:15,718 [execute] INFO git cat-file --batch 14:28:16 2024-10-10 14:28:15,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver, universal_newlines=False, shell=None, istream=) 14:28:16 2024-10-10 14:28:15,724 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 14:28:16 0.0.0 [Pipeline] } 14:28:16 $ docker exec --env ******** --env ******** 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent -k 14:28:16 unset SSH_AUTH_SOCK; 14:28:16 unset SSH_AGENT_PID; 14:28:16 echo Agent pid 76 killed; 14:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:28:16 + git semver [Pipeline] } 14:28:17 $ docker stop --time=1 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 14:28:18 $ docker rm -f --volumes 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 [Pipeline] // withDockerContainer [Pipeline] sh 14:28:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:28:19 Stashed 1 file(s) [Pipeline] echo 14:28:19 [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:28:19 provisioning config files... 14:28:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config11889486730585264909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:20 ---> ****-login.sh 14:28:20 nexus3.edgexfoundry.org:10001 14:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:20 Configure a credential helper to remove this warning. See 14:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:20 14:28:20 Login Succeeded 14:28:20 nexus3.edgexfoundry.org:10002 14:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:20 Configure a credential helper to remove this warning. See 14:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:20 14:28:20 Login Succeeded 14:28:20 nexus3.edgexfoundry.org:10003 14:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:20 Configure a credential helper to remove this warning. See 14:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:20 14:28:20 Login Succeeded 14:28:20 nexus3.edgexfoundry.org:10004 14:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:20 Configure a credential helper to remove this warning. See 14:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:20 14:28:20 Login Succeeded 14:28:20 ****.io 14:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:28:20 Configure a credential helper to remove this warning. See 14:28:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:28:20 14:28:20 Login Succeeded 14:28:20 ---> ****-login.sh ends [Pipeline] } 14:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:28:21 ========================================================= 14:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:28:22 Sending build context to Docker daemon 59.78MB 14:28:22 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 14:28:22 Step 2/15 : FROM ${BASE} AS builder 14:28:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:28:22 43c4264eed91: Pulling fs layer 14:28:22 4cc291be95ef: Pulling fs layer 14:28:22 2ac1f1163629: Pulling fs layer 14:28:22 5c3c966382ef: Pulling fs layer 14:28:22 4f4fb700ef54: Pulling fs layer 14:28:22 5d5c8e513c77: Pulling fs layer 14:28:22 9f66e0745190: Pulling fs layer 14:28:22 f49a43e4bbc0: Pulling fs layer 14:28:22 561ebcabdf7f: Pulling fs layer 14:28:22 5d5c8e513c77: Waiting 14:28:22 5c3c966382ef: Waiting 14:28:22 561ebcabdf7f: Waiting 14:28:22 9f66e0745190: Waiting 14:28:22 f49a43e4bbc0: Waiting 14:28:22 4cc291be95ef: Download complete 14:28:22 5c3c966382ef: Verifying Checksum 14:28:22 5c3c966382ef: Download complete 14:28:22 4f4fb700ef54: Verifying Checksum 14:28:22 4f4fb700ef54: Download complete 14:28:22 5d5c8e513c77: Verifying Checksum 14:28:22 5d5c8e513c77: Download complete 14:28:22 43c4264eed91: Download complete 14:28:23 9f66e0745190: Download complete 14:28:23 43c4264eed91: Pull complete 14:28:24 4cc291be95ef: Pull complete 14:28:24 561ebcabdf7f: Verifying Checksum 14:28:24 561ebcabdf7f: Download complete 14:28:24 2ac1f1163629: Verifying Checksum 14:28:24 2ac1f1163629: Download complete 14:28:24 f49a43e4bbc0: Verifying Checksum 14:28:24 f49a43e4bbc0: Download complete 14:28:27 2ac1f1163629: Pull complete 14:28:27 5c3c966382ef: Pull complete 14:28:27 4f4fb700ef54: Pull complete 14:28:27 5d5c8e513c77: Pull complete 14:28:27 9f66e0745190: Pull complete 14:28:30 f49a43e4bbc0: Pull complete 14:28:30 561ebcabdf7f: Pull complete 14:28:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:28:30 ---> 3a752c3f9dda 14:28:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:28:34 Still waiting to schedule task 14:28:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:28:36 ---> Running in 1e7d86be0e37 14:28:36 Removing intermediate container 1e7d86be0e37 14:28:36 ---> 4e82f69dc997 14:28:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:28:36 ---> Running in 4db168497c99 14:28:36 Removing intermediate container 4db168497c99 14:28:36 ---> c66aebc59b2a 14:28:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:28:36 ---> Running in a1801f3546dd 14:28:36 Removing intermediate container a1801f3546dd 14:28:36 ---> ed1da81f4955 14:28:36 Step 6/15 : LABEL Name=edgex-ui-go 14:28:36 ---> Running in 19ba78bf5381 14:28:36 Removing intermediate container 19ba78bf5381 14:28:36 ---> 6f221f84b2c3 14:28:36 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:28:36 ---> Running in 98c9d99e8f64 14:28:36 Removing intermediate container 98c9d99e8f64 14:28:36 ---> a44f29aa5bf6 14:28:36 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:28:36 latest: Pulling from library/docker 14:28:36 43c4264eed91: Already exists 14:28:36 eeae0a4c3aab: Pulling fs layer 14:28:36 4f4fb700ef54: Pulling fs layer 14:28:36 cc787dab98b1: Pulling fs layer 14:28:36 4dde54e28b69: Pulling fs layer 14:28:36 f76cc74ad672: Pulling fs layer 14:28:36 c3730cf3cbd1: Pulling fs layer 14:28:36 08f9c6ae64ba: Pulling fs layer 14:28:36 da8ae46b6347: Pulling fs layer 14:28:36 3f5a3c6f02f7: Pulling fs layer 14:28:36 238637adc6c9: Pulling fs layer 14:28:36 61595ab5b53d: Pulling fs layer 14:28:36 835d4c51c9f5: Pulling fs layer 14:28:36 d29e3ca0965c: Pulling fs layer 14:28:36 ccb967684857: Pulling fs layer 14:28:36 babf1dc4851c: Pulling fs layer 14:28:36 4dde54e28b69: Waiting 14:28:36 f76cc74ad672: Waiting 14:28:36 238637adc6c9: Waiting 14:28:36 d29e3ca0965c: Waiting 14:28:36 ccb967684857: Waiting 14:28:36 c3730cf3cbd1: Waiting 14:28:36 babf1dc4851c: Waiting 14:28:36 08f9c6ae64ba: Waiting 14:28:36 3f5a3c6f02f7: Waiting 14:28:36 da8ae46b6347: Waiting 14:28:36 61595ab5b53d: Waiting 14:28:36 835d4c51c9f5: Waiting 14:28:36 cc787dab98b1: Verifying Checksum 14:28:36 cc787dab98b1: Download complete 14:28:36 4f4fb700ef54: Download complete 14:28:36 eeae0a4c3aab: Verifying Checksum 14:28:36 eeae0a4c3aab: Download complete 14:28:38 eeae0a4c3aab: Pull complete 14:28:38 4dde54e28b69: Verifying Checksum 14:28:38 4dde54e28b69: Download complete 14:28:38 4f4fb700ef54: Pull complete 14:28:38 c3730cf3cbd1: Verifying Checksum 14:28:38 c3730cf3cbd1: Download complete 14:28:38 cc787dab98b1: Pull complete 14:28:38 08f9c6ae64ba: Verifying Checksum 14:28:38 08f9c6ae64ba: Download complete 14:28:38 f76cc74ad672: Verifying Checksum 14:28:38 f76cc74ad672: Download complete 14:28:38 da8ae46b6347: Download complete 14:28:38 3f5a3c6f02f7: Verifying Checksum 14:28:38 3f5a3c6f02f7: Download complete 14:28:38 61595ab5b53d: Download complete 14:28:38 238637adc6c9: Verifying Checksum 14:28:38 238637adc6c9: Download complete 14:28:38 835d4c51c9f5: Verifying Checksum 14:28:38 835d4c51c9f5: Download complete 14:28:38 babf1dc4851c: Verifying Checksum 14:28:38 babf1dc4851c: Download complete 14:28:38 ccb967684857: Download complete 14:28:38 4dde54e28b69: Pull complete 14:28:39 d29e3ca0965c: Verifying Checksum 14:28:39 d29e3ca0965c: Download complete 14:28:39 f76cc74ad672: Pull complete 14:28:39 c3730cf3cbd1: Pull complete 14:28:39 08f9c6ae64ba: Pull complete 14:28:39 da8ae46b6347: Pull complete 14:28:39 3f5a3c6f02f7: Pull complete 14:28:40 238637adc6c9: Pull complete 14:28:40 61595ab5b53d: Pull complete 14:28:40 835d4c51c9f5: Pull complete 14:28:41 d29e3ca0965c: Pull complete 14:28:41 ccb967684857: Pull complete 14:28:41 babf1dc4851c: Pull complete 14:28:41 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 14:28:41 Status: Downloaded newer image for docker:latest 14:28:43 ---> 58564a04cf89 14:28:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:43 ---> Running in d0df46d3ded9 14:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:28:44 OK: 246 MiB in 54 packages 14:28:44 Removing intermediate container d0df46d3ded9 14:28:44 ---> 9d3b0cea1e74 14:28:44 Step 10/15 : ENV GO111MODULE=on 14:28:44 ---> Running in 6481c77e2697 14:28:44 Removing intermediate container 6481c77e2697 14:28:44 ---> 3678a99ec075 14:28:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:28:44 ---> Running in 2fab71451da1 14:28:44 Removing intermediate container 2fab71451da1 14:28:44 ---> 477f9fc6651b 14:28:44 Step 12/15 : COPY go.mod vendor* ./ 14:28:45 ---> 9a9754e5cc8c 14:28:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:45 ---> Running in fea1d55827d3 14:29:41 Removing intermediate container fea1d55827d3 14:29:41 ---> 01b3b814104b 14:29:41 Step 14/15 : COPY . . 14:29:41 ---> 8fc83491d89c 14:29:41 Step 15/15 : RUN ${MAKE} 14:29:41 ---> Running in ed0f297ea465 14:29:41 noop 14:29:41 Removing intermediate container ed0f297ea465 14:29:41 ---> 7e9f15185457 14:29:41 Successfully built 7e9f15185457 14:29:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:41 + docker inspect -f . ci-base-image-x86_64 14:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:42 prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container 14:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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:29:42 $ docker top a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:42 + go version 14:29:42 go version go1.23.2 linux/amd64 [Pipeline] } 14:29:42 $ docker stop --time=1 a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 14:29:44 $ docker rm -f --volumes a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:45 + docker inspect -f . ci-base-image-x86_64 14:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:45 prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container 14:29:45 $ 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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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:29:45 $ docker top 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [Pipeline] fileExists [Pipeline] sh 14:29:46 + make test 14:29:46 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:29:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 14:30:03 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 14:30:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:30:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22425 in /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [Pipeline] { [Pipeline] ws 14:30:03 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:30:07 The recommended git tool is: git 14:30:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:08 ./bin/test-attribution-txt.sh 14:30:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:30:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:30:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:30:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:30:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:30:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:30:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:30:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:30:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:30:08 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 14:30:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 14:30:08 make -C web test 14:30:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/web' 14:30:08 make[1]: tput: No such file or directory 14:30:08 make[1]: tput: No such file or directory 14:30:08 warning: generating ./VERSION 14:30:08 echo "0.0.0" > VERSION 14:30:08 docker build \ 14:30:08 -f Dockerfile \ 14:30:08 --build-arg USER=1000 \ 14:30:08 \ 14:30:08 --label "git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80" \ 14:30:08 -t edgexfoundry/edgex-web-ui:86fbb94460b9bf047eb767e4c0a3a38a1322dc80 \ 14:30:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:30:08 . 14:30:08 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:30:08 Install the buildx component to build images with BuildKit: 14:30:08 https://docs.docker.com/go/buildx/ 14:30:08 14:30:08 Sending build context to Docker daemon 2.621MB 14:30:08 Step 1/11 : FROM node:18-alpine3.18 14:30:08 18-alpine3.18: Pulling from library/node 14:30:08 619be1103602: Pulling fs layer 14:30:08 7e9a007eb24b: Pulling fs layer 14:30:08 5189255e31c8: Pulling fs layer 14:30:08 88f4f8a6bc8d: Pulling fs layer 14:30:08 88f4f8a6bc8d: Waiting 14:30:09 619be1103602: Verifying Checksum 14:30:09 619be1103602: Download complete 14:30:09 5189255e31c8: Verifying Checksum 14:30:09 5189255e31c8: Download complete 14:30:09 88f4f8a6bc8d: Download complete 14:30:09 619be1103602: Pull complete 14:30:09 7e9a007eb24b: Download complete 14:30:10 7e9a007eb24b: Pull complete 14:30:10 5189255e31c8: Pull complete 14:30:10 88f4f8a6bc8d: Pull complete 14:30:10 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 14:30:10 Status: Downloaded newer image for node:18-alpine3.18 14:30:10 ---> a19326513a45 14:30:10 Step 2/11 : RUN apk add --no-cache chromium 14:30:11 using credential edgex-jenkins-ssh 14:30:11 Cloning the remote Git repository 14:30:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:30:11 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:30:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:30:11 > git --version # timeout=10 14:30:11 > git --version # 'git version 2.25.1' 14:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:30:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:17 ---> Running in 55fc8b637ad9 14:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:30:17 (1/154) Installing libexpat (2.6.3-r0) 14:30:17 (2/154) Installing brotli-libs (1.0.9-r14) 14:30:17 (3/154) Installing libbz2 (1.0.8-r5) 14:30:17 (4/154) Installing libpng (1.6.44-r0) 14:30:17 (5/154) Installing freetype (2.13.0-r5) 14:30:17 (6/154) Installing fontconfig (2.14.2-r3) 14:30:17 (7/154) Installing libfontenc (1.1.7-r2) 14:30:17 (8/154) Installing mkfontscale (1.2.2-r3) 14:30:17 (9/154) Installing font-opensans (0_git20210927-r1) 14:30:17 (10/154) Installing pkgconf (1.9.5-r0) 14:30:17 (11/154) Installing libffi (3.4.4-r2) 14:30:17 (12/154) Installing libintl (0.21.1-r7) 14:30:17 (13/154) Installing libblkid (2.38.1-r8) 14:30:17 (14/154) Installing libmount (2.38.1-r8) 14:30:17 (15/154) Installing pcre2 (10.42-r1) 14:30:17 (16/154) Installing glib (2.76.6-r0) 14:30:17 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:30:17 (17/154) Installing xz-libs (5.4.3-r0) 14:30:17 (18/154) Installing libxml2 (2.11.8-r0) 14:30:17 (19/154) Installing shared-mime-info (2.2-r5) 14:30:17 (20/154) Installing hicolor-icon-theme (0.17-r2) 14:30:17 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 14:30:17 (22/154) Installing libwebp (1.3.2-r0) 14:30:17 (23/154) Installing zstd-libs (1.5.5-r4) 14:30:17 (24/154) Installing tiff (4.5.1-r0) 14:30:17 (25/154) Installing gdk-pixbuf (2.42.12-r0) 14:30:17 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 14:30:17 (27/154) Installing libxau (1.0.11-r2) 14:30:17 (28/154) Installing libmd (1.0.4-r2) 14:30:17 (29/154) Installing libbsd (0.11.7-r1) 14:30:17 (30/154) Installing libxdmcp (1.1.4-r2) 14:30:17 (31/154) Installing libxcb (1.15-r1) 14:30:17 (32/154) Installing libx11 (1.8.7-r0) 14:30:17 (33/154) Installing libxcomposite (0.4.6-r3) 14:30:18 (34/154) Installing libxfixes (6.0.1-r2) 14:30:18 (35/154) Installing libxrender (0.9.11-r3) 14:30:18 (36/154) Installing libxcursor (1.2.1-r2) 14:30:18 (37/154) Installing libxdamage (1.1.6-r2) 14:30:18 (38/154) Installing libxext (1.3.5-r2) 14:30:18 (39/154) Installing libxi (1.8.1-r0) 14:30:18 (40/154) Installing libxinerama (1.1.5-r2) 14:30:18 (41/154) Installing libxrandr (1.5.3-r2) 14:30:18 (42/154) Installing libatk-1.0 (2.48.4-r0) 14:30:18 (43/154) Installing libxtst (1.2.4-r2) 14:30:18 (44/154) Installing dbus-libs (1.14.8-r0) 14:30:18 (45/154) Installing at-spi2-core (2.48.4-r0) 14:30:18 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 14:30:18 (47/154) Installing pixman (0.42.2-r1) 14:30:18 (48/154) Installing cairo (1.17.8-r1) 14:30:18 Merge succeeded, producing 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:30:18 Checking out Revision 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 (PR-807) 14:30:18 (49/154) Installing cairo-gobject (1.17.8-r1) 14:30:18 (50/154) Installing avahi-libs (0.8-r13) 14:30:18 (51/154) Installing gmp (6.2.1-r3) 14:30:18 (52/154) Installing nettle (3.8.1-r2) 14:30:18 (53/154) Installing libunistring (1.1-r1) 14:30:18 (54/154) Installing libidn2 (2.3.4-r1) 14:30:18 (55/154) Installing p11-kit (0.24.1-r2) 14:30:18 (56/154) Installing libtasn1 (4.19.0-r1) 14:30:18 (57/154) Installing gnutls (3.8.4-r0) 14:30:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:30:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:30:17 > git config core.sparsecheckout # timeout=10 14:30:17 > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 14:30:18 > git remote # timeout=10 14:30:18 > git config --get remote.origin.url # timeout=10 14:30:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:18 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 14:30:18 > git rev-parse HEAD^{commit} # timeout=10 14:30:18 > git config core.sparsecheckout # timeout=10 14:30:18 > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 14:30:18 (58/154) Installing cups-libs (2.4.9-r0) 14:30:18 (59/154) Installing libepoxy (1.5.10-r1) 14:30:18 (60/154) Installing fribidi (1.0.13-r0) 14:30:18 (61/154) Installing graphite2 (1.3.14-r5) 14:30:18 (62/154) Installing harfbuzz (7.3.0-r0) 14:30:18 (63/154) Installing libxft (2.3.8-r1) 14:30:18 (64/154) Installing pango (1.50.14-r1) 14:30:18 (65/154) Installing wayland-libs-client (1.22.0-r2) 14:30:18 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 14:30:18 (67/154) Installing wayland-libs-egl (1.22.0-r2) 14:30:18 (68/154) Installing xkeyboard-config (2.38-r0) 14:30:18 (69/154) Installing libxkbcommon (1.5.0-r2) 14:30:18 (70/154) Installing gtk+3.0 (3.24.43-r0) 14:30:18 Commit message: "chore(deps): Bump cookie, socket.io and express in /web" 14:30:18 > git --version # timeout=10 14:30:18 > git --version # 'git version 2.25.1' 14:30:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:30:18 (71/154) Installing icu-data-full (73.2-r2) 14:30:19 (72/154) Installing mesa (23.0.4-r0) 14:30:19 (73/154) Installing llvm15-libs (15.0.7-r6) 14:30:20 (74/154) Installing hwdata-pci (0.370-r0) 14:30:20 (75/154) Installing libpciaccess (0.17-r2) 14:30:20 (76/154) Installing libdrm (2.4.115-r4) 14:30:20 (77/154) Installing musl-fts (1.2.7-r5) 14:30:20 (78/154) Installing libelf (0.189-r2) 14:30:20 (79/154) Installing mesa-glapi (23.0.4-r0) 14:30:20 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 14:30:20 (81/154) Installing eudev-libs (3.2.11-r8) 14:30:20 (82/154) Installing libmagic (5.45-r0) 14:30:20 (83/154) Installing file (5.45-r0) 14:30:20 (84/154) Installing libice (1.1.1-r2) 14:30:20 (85/154) Installing libuuid (2.38.1-r8) 14:30:20 (86/154) Installing libsm (1.2.4-r1) 14:30:20 (87/154) Installing libxt (1.3.0-r2) 14:30:20 (88/154) Installing libxmu (1.1.4-r2) 14:30:20 (89/154) Installing xset (1.2.5-r1) 14:30:20 (90/154) Installing xprop (1.2.7-r0) 14:30:20 (91/154) Installing xdg-utils (1.1.3-r4) 14:30:20 (92/154) Installing libogg (1.3.5-r4) 14:30:20 (93/154) Installing flac-libs (1.4.3-r0) 14:30:20 (94/154) Installing alsa-lib (1.2.9-r1) 14:30:20 (95/154) Installing libatomic (12.2.1_git20220924-r10) 14:30:20 (96/154) Installing svt-av1-libs (1.6.0-r0) 14:30:21 (97/154) Installing aom-libs (3.6.1-r0) 14:30:21 (98/154) Installing libva (2.18.0-r1) 14:30:21 (99/154) Installing libvdpau (1.5-r1) 14:30:21 (100/154) Installing onevpl-libs (2023.2.1-r0) 14:30:21 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 14:30:21 (102/154) Installing libdav1d (1.2.1-r0) 14:30:21 (103/154) Installing libhwy (1.0.4-r1) 14:30:21 (104/154) Installing lcms2 (2.15-r2) 14:30:21 (105/154) Installing libjxl (0.8.2-r0) 14:30:21 (106/154) Installing lame-libs (3.100-r5) 14:30:21 (107/154) Installing opus (1.4-r0) 14:30:21 (108/154) Installing libgomp (12.2.1_git20220924-r10) 14:30:21 (109/154) Installing soxr (0.1.3-r5) 14:30:21 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 14:30:21 (111/154) Installing libtheora (1.1.1-r17) 14:30:21 (112/154) Installing libvorbis (1.3.7-r1) 14:30:22 (113/154) Installing libvpx (1.13.0-r2) 14:30:22 (114/154) Installing x264-libs (0.164_git20220602-r1) 14:30:22 (115/154) Installing numactl (2.0.16-r4) 14:30:22 (116/154) Installing x265-libs (3.5-r4) 14:30:22 (117/154) Installing xvidcore (1.3.7-r1) 14:30:22 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 14:30:22 (119/154) Installing libbluray (1.3.4-r0) 14:30:22 (120/154) Installing mpg123-libs (1.31.3-r1) 14:30:22 (121/154) Installing libopenmpt (0.7.2-r0) 14:30:22 (122/154) Installing cjson (1.7.17-r0) 14:30:22 (123/154) Installing mbedtls (2.28.9-r0) 14:30:22 (124/154) Installing librist (0.2.7-r0) 14:30:22 (125/154) Installing libsrt (1.5.2-r0) 14:30:22 (126/154) Installing libssh (0.10.5-r0) 14:30:22 (127/154) Installing libsodium (1.0.18-r3) 14:30:23 (128/154) Installing libzmq (4.3.4-r4) 14:30:23 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 14:30:23 (130/154) Installing libevent (2.1.12-r6) 14:30:23 (131/154) Installing wayland-libs-server (1.22.0-r2) [Pipeline] withEnv [Pipeline] { 14:30:23 (132/154) Installing mesa-gbm (23.0.4-r0) 14:30:23 (133/154) Installing harfbuzz-subset (7.3.0-r0) 14:30:23 (134/154) Installing icu-libs (73.2-r2) 14:30:23 (135/154) Installing jsoncpp (1.9.5-r0) 14:30:23 (136/154) Installing minizip (1.2.13-r1) 14:30:23 (137/154) Installing nspr (4.35-r2) 14:30:23 (138/154) Installing sqlite-libs (3.41.2-r3) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:23 (139/154) Installing nss (3.94-r0) 14:30:23 (140/154) Installing pipewire-libs (0.3.70-r1) 14:30:23 (141/154) Installing libasyncns (0.8-r1) 14:30:23 (142/154) Installing libltdl (2.4.7-r2) 14:30:23 (143/154) Installing orc (0.4.39-r0) 14:30:23 (144/154) Installing libsndfile (1.2.0-r2) 14:30:23 (145/154) Installing speexdsp (1.2.1-r1) 14:30:23 (146/154) Installing tdb-libs (1.4.8-r1) 14:30:23 (147/154) Installing libpulse (16.1-r10) 14:30:23 (148/154) Installing snappy (1.1.10-r1) 14:30:23 (149/154) Installing libwoff2common (1.0.2-r2) 14:30:23 (150/154) Installing libwoff2enc (1.0.2-r2) 14:30:23 (151/154) Installing libgpg-error (1.47-r1) 14:30:23 (152/154) Installing libgcrypt (1.10.2-r1) 14:30:23 (153/154) Installing libxslt (1.1.38-r0) 14:30:23 (154/154) Installing chromium (119.0.6045.159-r0) 14:30:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:30:24 Dload Upload Total Spent Left Speed 14:30:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 14:30:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:30:24 + sudo tee /etc/docker/daemon.new 14:30:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:30:24 { 14:30:24 "registry-mirrors": [ 14:30:24 "https://nexus3.edgexfoundry.org:10001" 14:30:24 ], 14:30:24 "bip": "10.250.0.254/24", 14:30:24 "hosts": [ 14:30:24 "tcp://0.0.0.0:5555", 14:30:24 "unix:///var/run/docker.sock" 14:30:24 ], 14:30:24 "mtu": 1458, 14:30:24 "selinux-enabled": true, 14:30:24 "seccomp-profile": "/etc/docker/seccomp.json" 14:30:24 } [Pipeline] sh 14:30:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:30:25 + sudo service docker restart 14:30:26 Executing busybox-1.36.1-r5.trigger 14:30:26 Executing fontconfig-2.14.2-r3.trigger 14:30:26 Executing mkfontscale-1.2.2-r3.trigger 14:30:26 Executing glib-2.76.6-r0.trigger 14:30:26 Executing shared-mime-info-2.2-r5.trigger 14:30:26 Executing gdk-pixbuf-2.42.12-r0.trigger 14:30:26 Executing gtk-update-icon-cache-3.24.43-r0.trigger 14:30:26 Executing gtk+3.0-3.24.43-r0.trigger 14:30:26 OK: 579 MiB in 171 packages 14:30:38 Removing intermediate container 55fc8b637ad9 14:30:38 ---> 55db20cdde9d 14:30:38 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:30:38 ---> Running in 4713da1d0b87 14:30:38 Removing intermediate container 4713da1d0b87 14:30:38 ---> a32ecf21aa9d 14:30:38 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 14:30:38 ---> Running in f97e01da041b 14:30:38 Removing intermediate container f97e01da041b 14:30:38 ---> 62746893c78d 14:30:38 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 14:30:38 ---> Running in 0e3f724f2537 14:30:38 Removing intermediate container 0e3f724f2537 14:30:38 ---> bf067f82bdb0 14:30:38 Step 6/11 : RUN npm install -g npm 14:30:38 ---> Running in 4f6ac92ce112 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:43 provisioning config files... 14:30:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2017943437740667414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:44 ---> ****-login.sh 14:30:44 nexus3.edgexfoundry.org:10001 14:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:44 Configure a credential helper to remove this warning. See 14:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:44 14:30:44 Login Succeeded 14:30:44 nexus3.edgexfoundry.org:10002 14:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:45 Configure a credential helper to remove this warning. See 14:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:45 14:30:45 Login Succeeded 14:30:45 nexus3.edgexfoundry.org:10003 14:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:45 Configure a credential helper to remove this warning. See 14:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:45 14:30:45 Login Succeeded 14:30:45 nexus3.edgexfoundry.org:10004 14:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:45 Configure a credential helper to remove this warning. See 14:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:45 14:30:45 Login Succeeded 14:30:45 ****.io 14:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:46 Configure a credential helper to remove this warning. See 14:30:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:46 14:30:46 Login Succeeded 14:30:46 ---> ****-login.sh ends [Pipeline] } 14:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:30:46 14:30:46 removed 7 packages, and changed 94 packages in 8s 14:30:46 14:30:46 25 packages are looking for funding 14:30:46 run `npm fund` for details [Pipeline] echo 14:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:47 ========================================================= 14:30:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:30:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:30:48 Removing intermediate container 4f6ac92ce112 14:30:48 ---> 83edf8757dae 14:30:48 Step 7/11 : ARG USER=1000 14:30:48 ---> Running in c07169c31ca9 14:30:49 Sending build context to Docker daemon 35.51MB 14:30:49 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 14:30:49 Step 2/15 : FROM ${BASE} AS builder 14:30:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:30:49 cf04c63912e1: Pulling fs layer 14:30:49 55b35a11ae5e: Pulling fs layer 14:30:49 a37a00ec5f00: Pulling fs layer 14:30:49 50b3750afda1: Pulling fs layer 14:30:49 4f4fb700ef54: Pulling fs layer 14:30:49 80978eb59214: Pulling fs layer 14:30:49 c9f46d7d2bd2: Pulling fs layer 14:30:49 c5a475d317c9: Pulling fs layer 14:30:49 80978eb59214: Waiting 14:30:49 c9f46d7d2bd2: Waiting 14:30:49 c5a475d317c9: Waiting 14:30:49 50b3750afda1: Waiting 14:30:49 4f4fb700ef54: Waiting 14:30:49 55b35a11ae5e: Verifying Checksum 14:30:49 55b35a11ae5e: Download complete 14:30:49 50b3750afda1: Download complete 14:30:49 4f4fb700ef54: Verifying Checksum 14:30:49 4f4fb700ef54: Download complete 14:30:49 80978eb59214: Verifying Checksum 14:30:49 80978eb59214: Download complete 14:30:49 cf04c63912e1: Verifying Checksum 14:30:49 cf04c63912e1: Download complete 14:30:49 Removing intermediate container c07169c31ca9 14:30:49 ---> 866f978799b8 14:30:49 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:30:49 ---> Running in 4ff4ffbfebb9 14:30:49 c5a475d317c9: Verifying Checksum 14:30:49 c5a475d317c9: Download complete 14:30:49 Removing intermediate container 4ff4ffbfebb9 14:30:49 ---> 3768b6e2623a 14:30:49 Step 9/11 : USER $USER:$USER 14:30:49 ---> Running in 08ebd19831f5 14:30:49 Removing intermediate container 08ebd19831f5 14:30:49 ---> bc6e8a07501a 14:30:49 Step 10/11 : WORKDIR /app 14:30:49 ---> Running in 842c83e5be4c 14:30:49 Removing intermediate container 842c83e5be4c 14:30:49 ---> e57d2381b41c 14:30:49 Step 11/11 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:30:49 ---> Running in 20623af7ac5e 14:30:49 Removing intermediate container 20623af7ac5e 14:30:49 ---> 2f2867e5bff3 14:30:49 Successfully built 2f2867e5bff3 14:30:49 Successfully tagged edgexfoundry/edgex-web-ui:86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:30:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:30:49 touch edgex-web-ui.imagebuilt 14:30:49 mkdir -p node_modules coverage 14:30:49 chown "1000:1000" . node_modules coverage package-lock.json 14:30:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:30:50 cf04c63912e1: Pull complete 14:30:50 55b35a11ae5e: Pull complete 14:30:51 a37a00ec5f00: Verifying Checksum 14:30:51 a37a00ec5f00: Download complete 14:30:51 c9f46d7d2bd2: Verifying Checksum 14:30:51 c9f46d7d2bd2: Download complete 14:30:58 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 14:30:58 npm warn deprecated har-validator@5.1.5: this library is no longer supported 14:30:58 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:30:59 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 14:30:59 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 14:31:00 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 14:31:00 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:31:00 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:31:02 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:31:02 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 14:31:02 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:31:03 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:31:04 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:31:06 a37a00ec5f00: Pull complete 14:31:06 50b3750afda1: Pull complete 14:31:06 4f4fb700ef54: Pull complete 14:31:06 80978eb59214: Pull complete 14:31:09 14:31:09 added 1183 packages, and audited 1184 packages in 19s 14:31:09 14:31:09 102 packages are looking for funding 14:31:09 run `npm fund` for details 14:31:09 14:31:09 26 vulnerabilities (14 moderate, 12 high) 14:31:09 14:31:09 To address issues that do not require attention, run: 14:31:09 npm audit fix 14:31:09 14:31:09 To address all issues (including breaking changes), run: 14:31:09 npm audit fix --force 14:31:09 14:31:09 Run `npm audit` for details. 14:31:13 c9f46d7d2bd2: Pull complete 14:31:14 c5a475d317c9: Pull complete 14:31:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:31:14 ---> be29e6b0f0d4 14:31:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:31:16 ---> Running in 1b0767798169 14:31:16 Removing intermediate container 1b0767798169 14:31:16 ---> 2002ec09487e 14:31:16 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:31:16 ---> Running in 44931adb5955 14:31:16 Removing intermediate container 44931adb5955 14:31:16 ---> 84029a923959 14:31:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:31:17 ---> Running in 4d1628659c1d 14:31:17 Removing intermediate container 4d1628659c1d 14:31:17 ---> 3db68cf50b17 14:31:17 Step 6/15 : LABEL Name=edgex-ui-go 14:31:17 ---> Running in 8b4c5ad9817e 14:31:18 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:31:18 Removing intermediate container 8b4c5ad9817e 14:31:18 ---> f6c078aed3a2 14:31:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:31:18 ---> Running in 6b40facdb4d6 14:31:18 Removing intermediate container 6b40facdb4d6 14:31:18 ---> 357157164fe3 14:31:18 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:31:18 latest: Pulling from library/docker 14:31:18 cf04c63912e1: Already exists 14:31:18 a9679eef29cc: Pulling fs layer 14:31:18 4f4fb700ef54: Pulling fs layer 14:31:18 4a81ff15e9c1: Pulling fs layer 14:31:18 670ac7667191: Pulling fs layer 14:31:18 f54c0a207651: Pulling fs layer 14:31:18 443e5bf4eb6d: Pulling fs layer 14:31:18 36b38738a239: Pulling fs layer 14:31:18 7e05683eb78b: Pulling fs layer 14:31:18 af19dc418931: Pulling fs layer 14:31:18 350f121bb6a7: Pulling fs layer 14:31:18 51a3079e1f46: Pulling fs layer 14:31:18 dbb9cf640990: Pulling fs layer 14:31:18 4b2b3ec1ddad: Pulling fs layer 14:31:18 6e3a953caa63: Pulling fs layer 14:31:18 4c868131d387: Pulling fs layer 14:31:18 670ac7667191: Waiting 14:31:18 350f121bb6a7: Waiting 14:31:18 51a3079e1f46: Waiting 14:31:18 f54c0a207651: Waiting 14:31:18 dbb9cf640990: Waiting 14:31:18 443e5bf4eb6d: Waiting 14:31:18 4b2b3ec1ddad: Waiting 14:31:18 36b38738a239: Waiting 14:31:18 6e3a953caa63: Waiting 14:31:18 7e05683eb78b: Waiting 14:31:18 af19dc418931: Waiting 14:31:18 4c868131d387: Waiting 14:31:18 4f4fb700ef54: Verifying Checksum 14:31:18 4f4fb700ef54: Download complete 14:31:18 4a81ff15e9c1: Verifying Checksum 14:31:18 4a81ff15e9c1: Download complete 14:31:19 a9679eef29cc: Verifying Checksum 14:31:19 a9679eef29cc: Download complete 14:31:19 670ac7667191: Verifying Checksum 14:31:19 670ac7667191: Download complete 14:31:19 f54c0a207651: Verifying Checksum 14:31:19 f54c0a207651: Download complete 14:31:19 36b38738a239: Verifying Checksum 14:31:19 36b38738a239: Download complete 14:31:19 7e05683eb78b: Verifying Checksum 14:31:19 7e05683eb78b: Download complete 14:31:19 af19dc418931: Verifying Checksum 14:31:19 af19dc418931: Download complete 14:31:19 443e5bf4eb6d: Verifying Checksum 14:31:19 443e5bf4eb6d: Download complete 14:31:19 - Generating browser application bundles (phase: setup)... 14:31:20 51a3079e1f46: Verifying Checksum 14:31:20 51a3079e1f46: Download complete 14:31:20 dbb9cf640990: Verifying Checksum 14:31:20 dbb9cf640990: Download complete 14:31:20 6e3a953caa63: Verifying Checksum 14:31:20 6e3a953caa63: Download complete 14:31:20 350f121bb6a7: Download complete 14:31:20 4c868131d387: Verifying Checksum 14:31:20 4c868131d387: Download complete 14:31:20 a9679eef29cc: Pull complete 14:31:20 4f4fb700ef54: Pull complete 14:31:20 4a81ff15e9c1: Pull complete 14:31:21 4b2b3ec1ddad: Verifying Checksum 14:31:21 4b2b3ec1ddad: Download complete 14:31:22 670ac7667191: Pull complete 14:31:23 f54c0a207651: Pull complete 14:31:24 443e5bf4eb6d: Pull complete 14:31:25 36b38738a239: Pull complete 14:31:25 7e05683eb78b: Pull complete 14:31:25 af19dc418931: Pull complete 14:31:26 350f121bb6a7: Pull complete 14:31:27 51a3079e1f46: Pull complete 14:31:27 dbb9cf640990: Pull complete 14:31:30 4b2b3ec1ddad: Pull complete 14:31:30 6e3a953caa63: Pull complete 14:31:31 4c868131d387: Pull complete 14:31:31 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 14:31:31 Status: Downloaded newer image for docker:latest 14:31:33 ---> 6ca1e045b3a1 14:31:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:33 ---> Running in c1cf14387ffb 14:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:31:36 OK: 238 MiB in 54 packages 14:31:37 Removing intermediate container c1cf14387ffb 14:31:37 ---> 90096d7d91d2 14:31:37 Step 10/15 : ENV GO111MODULE=on 14:31:37 ---> Running in 0b8779f37c54 14:31:37 Removing intermediate container 0b8779f37c54 14:31:37 ---> 2fc03f58fd06 14:31:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:31:37 ---> Running in 161843b16128 14:31:38 Removing intermediate container 161843b16128 14:31:38 ---> 2d8d5e73e3f5 14:31:38 Step 12/15 : COPY go.mod vendor* ./ 14:31:38 ---> c6848058db22 14:31:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:38 ---> Running in c485563459ad 14:31:41 ✔ Browser application bundle generation complete. 14:31:41 10 10 2024 14:31:41.764:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:31:41 10 10 2024 14:31:41.766:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:31:41 10 10 2024 14:31:41.769:INFO [launcher]: Starting browser ChromeHeadless 14:31:42 10 10 2024 14:31:42.096:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket xhuEjZJNiIgBC4HHAAAB with id 92977744 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.088 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.125 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.146 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.216 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.246 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.251 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.257 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.266 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.27 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.278 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.282 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.285 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.288 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.29 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.291 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.32 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.323 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.325 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.326 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.338 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.344 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.346 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.349 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.35 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.36 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.364 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.386 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.395 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.407 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.418 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.428 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.429 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.43 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.431 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.432 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.447 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.475 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.485 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.499 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.502 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.52 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.524 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.526 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.53 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.539 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.544 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.556 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.561 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.575 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.583 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.596 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.598 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.6 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.601 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.606 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.621 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.64 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.645 secs) 14:31:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 14:31:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 14:31:45 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.645 secs) 14:31:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 14:31:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 14:31:45 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.648 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.65 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.667 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.684 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.691 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.701 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.703 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.71 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.718 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.738 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.746 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.752 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.754 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.756 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.762 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.78 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.786 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.793 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.803 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.809 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.81 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.812 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.814 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.817 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.83 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.835 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.839 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.853 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.858 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.863 secs) 14:31:45 WARN: ' 14:31:45 It looks like you're using ngModel on the same form field as formControlName. 14:31:45 Support for using the ngModel input property and ngModelChange event with 14:31:45 reactive form directives has been deprecated in Angular v6 and will be removed 14:31:45 in a future version of Angular. 14:31:45 14:31:45 For more information on this, see our API docs here: 14:31:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:31:45 ' 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.863 secs) 14:31:45 WARN: ' 14:31:45 It looks like you're using ngModel on the same form field as formControlName. 14:31:45 Support for using the ngModel input property and ngModelChange event with 14:31:45 reactive form directives has been deprecated in Angular v6 and will be removed 14:31:45 in a future version of Angular. 14:31:45 14:31:45 For more information on this, see our API docs here: 14:31:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:31:45 ' 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.886 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.901 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.927 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.95 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.968 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.975 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.982 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.988 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.008 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.019 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.022 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.024 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.026 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.051 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.068 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.071 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.074 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.079 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.091 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.098 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.101 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.113 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.114 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.118 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.13 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.163 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.168 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.17 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.181 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.183 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.188 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.199 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.204 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.205 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.21 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.212 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.221 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.227 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.232 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.278 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.288 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.297 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.315 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.316 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.323 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.326 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.335 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.34 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.342 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.345 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.347 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.357 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.36 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.361 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.362 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.364 secs) 14:31:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.638 secs / 1.364 secs) 14:31:45 TOTAL: 147 SUCCESS 14:31:46 ✔ Browser application bundle generation complete. 14:31:46 14:31:46 =============================== Coverage summary =============================== 14:31:46 Statements : 38.87% ( 1368/3519 ) 14:31:46 Branches : 15.3% ( 94/614 ) 14:31:46 Functions : 31.84% ( 420/1319 ) 14:31:46 Lines : 38.79% ( 1337/3446 ) 14:31:46 ================================================================================ 14:31:46 ✔ Browser application bundle generation complete. 14:31:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/web' [Pipeline] echo 14:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:31:47 $ docker stop --time=1 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d 14:31:49 $ docker rm -f --volumes 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d [Pipeline] // withDockerContainer [Pipeline] sh 14:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:51 + ls -al . 14:31:51 total 276 14:31:51 drwxrwxr-x 13 jenkins jenkins 4096 Oct 10 14:29 . 14:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:27 .. 14:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 .blubracket 14:31:51 -rw-rw-r-- 1 jenkins jenkins 18 Oct 10 14:27 .dockerignore 14:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:28 .git 14:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 .github 14:31:51 -rw-rw-r-- 1 jenkins jenkins 178 Oct 10 14:27 .gitignore 14:31:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 14:28 .semver 14:31:51 -rw-rw-r-- 1 jenkins jenkins 9736 Oct 10 14:27 Attribution.txt 14:31:51 -rw-rw-r-- 1 jenkins jenkins 21430 Oct 10 14:27 CHANGELOG.md 14:31:51 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 10 14:27 CONTRIBUTING.md 14:31:51 -rw-rw-r-- 1 jenkins jenkins 1940 Oct 10 14:27 Dockerfile 14:31:51 -rw-rw-r-- 1 jenkins jenkins 652 Oct 10 14:27 Jenkinsfile 14:31:51 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 10 14:27 LICENSE 14:31:51 -rw-rw-r-- 1 jenkins jenkins 2189 Oct 10 14:27 Makefile 14:31:51 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 10 14:27 README.md 14:31:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 14:28 VERSION 14:31:51 -rw-rw-r-- 1 jenkins jenkins 4832 Oct 10 14:27 angularmigrationlogs.md 14:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 assets 14:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 bin 14:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 cmd 14:31:51 -rw-r--r-- 1 jenkins jenkins 16026 Oct 10 14:30 coverage.out 14:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 docs 14:31:51 -rw-rw-r-- 1 jenkins jenkins 6664 Oct 10 14:27 go.mod 14:31:51 -rw-rw-r-- 1 jenkins jenkins 99091 Oct 10 14:27 go.sum 14:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:27 internal 14:31:51 -rwxrwxr-x 1 jenkins jenkins 568 Oct 10 14:27 redeploy.sh 14:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:27 testing 14:31:51 -rw-rw-r-- 1 jenkins jenkins 155 Oct 10 14:27 version.go 14:31:51 drwxrwxr-x 7 jenkins jenkins 4096 Oct 10 14:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:51 + 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=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 --label arch=amd64 --label version=0.0.0 . 14:31:53 Sending build context to Docker daemon 346.7MB 14:31:53 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:31:53 Step 2/27 : FROM ${BASE} AS builder 14:31:53 ---> 7e9f15185457 14:31:53 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:31:56 ---> Running in bf93d82ff6f7 14:31:56 Removing intermediate container bf93d82ff6f7 14:31:56 ---> 58da51c040d4 14:31:56 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 14:31:56 ---> Running in c8698780c99a 14:31:56 Removing intermediate container c8698780c99a 14:31:56 ---> f71c56e7247f 14:31:56 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 14:31:56 ---> Running in 556fa3669db2 14:31:56 Removing intermediate container 556fa3669db2 14:31:56 ---> e9756788671a 14:31:56 Step 6/27 : LABEL Name=edgex-ui-go 14:31:56 ---> Running in 4d32ad55df60 14:31:56 Removing intermediate container 4d32ad55df60 14:31:56 ---> f4d85156c97b 14:31:56 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:31:56 ---> Running in fde7c1e18418 14:31:56 Removing intermediate container fde7c1e18418 14:31:56 ---> b789dc5be4ad 14:31:56 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:31:57 ---> 480b6d85fdaa 14:31:57 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:57 ---> Running in e084af230ead 14:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:31:58 OK: 246 MiB in 54 packages 14:31:58 Removing intermediate container e084af230ead 14:31:58 ---> b294124a6be0 14:31:58 Step 10/27 : ENV GO111MODULE=on 14:31:58 ---> Running in 09edb39af7d4 14:31:58 Removing intermediate container 09edb39af7d4 14:31:58 ---> 2a3828e626df 14:31:58 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:31:58 ---> Running in cd34e4e2f2ed 14:31:58 Removing intermediate container cd34e4e2f2ed 14:31:58 ---> de267e63b71d 14:31:58 Step 12/27 : COPY go.mod vendor* ./ 14:31:59 ---> 6c2c75587781 14:31:59 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:59 ---> Running in c0252d106980 14:32:00 Removing intermediate container c0252d106980 14:32:00 ---> 263080063c6b 14:32:00 Step 14/27 : COPY . . 14:32:06 ---> 1c6ad56b2624 14:32:06 Step 15/27 : RUN ${MAKE} 14:32:06 ---> Running in fb6519972355 14:32:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:32:38 Removing intermediate container fb6519972355 14:32:38 ---> f2178e5707fd 14:32:38 Step 16/27 : FROM alpine:3.18 14:32:38 3.18: Pulling from library/alpine 14:32:38 1cc3d825d8b2: Pulling fs layer 14:32:38 1cc3d825d8b2: Download complete 14:32:38 1cc3d825d8b2: Pull complete 14:32:38 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:32:38 Status: Downloaded newer image for alpine:3.18 14:32:38 ---> 2c64cf60f6f0 14:32:38 Step 17/27 : RUN apk --no-cache upgrade 14:32:38 ---> Running in c2f21ef8b770 14:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:38 OK: 7 MiB in 15 packages 14:32:38 Removing intermediate container c2f21ef8b770 14:32:38 ---> dba86a216b39 14:32:38 Step 18/27 : RUN apk add --update --no-cache dumb-init 14:32:38 ---> Running in d3d54022f729 14:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:38 (1/1) Installing dumb-init (1.2.5-r2) 14:32:38 Executing busybox-1.36.1-r7.trigger 14:32:38 OK: 7 MiB in 16 packages 14:32:38 Removing intermediate container d3d54022f729 14:32:38 ---> 6f1dbc800026 14:32:38 Step 19/27 : EXPOSE 4000 14:32:38 ---> Running in 8b501d4d3bbc 14:32:39 Removing intermediate container 8b501d4d3bbc 14:32:39 ---> 7f34754dbfad 14:32:39 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:32:40 ---> d243847acab6 14:32:40 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:32:40 ---> c73ee097c922 14:32:40 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:32:40 ---> 60dac907810f 14:32:40 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:32:40 ---> Running in 5bd631bc299f 14:32:40 Removing intermediate container 5bd631bc299f 14:32:40 ---> f18381a94a56 14:32:40 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:32:40 ---> Running in 07c2031fbc93 14:32:40 Removing intermediate container 07c2031fbc93 14:32:40 ---> 16ce10c0865f 14:32:40 Step 25/27 : LABEL arch=amd64 14:32:40 ---> Running in 2ea92dc01dc3 14:32:41 Removing intermediate container 2ea92dc01dc3 14:32:41 ---> c84fe9ff6ce7 14:32:41 Step 26/27 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:32:41 ---> Running in 15bb08a5ff6c 14:32:41 Removing intermediate container 15bb08a5ff6c 14:32:41 ---> 37cae17bf20f 14:32:41 Step 27/27 : LABEL version=0.0.0 14:32:41 ---> Running in fbd06153be96 14:32:41 Removing intermediate container fbd06153be96 14:32:41 ---> 65f7035511ed 14:32:41 [Warning] One or more build-args [ARCH] were not consumed 14:32:41 Successfully built 65f7035511ed 14:32:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:42 14:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:42 latest: Pulling from edgex-lftools-log-publisher 14:32:42 5eb5b503b376: Pulling fs layer 14:32:42 5c69ac0246d0: Pulling fs layer 14:32:42 ec43610c2a17: Pulling fs layer 14:32:42 3a2ae6a8a46f: Pulling fs layer 14:32:42 33b1e0a273af: Pulling fs layer 14:32:42 5d3b04190fa2: Pulling fs layer 14:32:42 2f39f015ded8: Pulling fs layer 14:32:42 33b1e0a273af: Waiting 14:32:42 5d3b04190fa2: Waiting 14:32:42 2f39f015ded8: Waiting 14:32:42 3a2ae6a8a46f: Waiting 14:32:42 5c69ac0246d0: Verifying Checksum 14:32:42 5c69ac0246d0: Download complete 14:32:42 3a2ae6a8a46f: Download complete 14:32:42 33b1e0a273af: Verifying Checksum 14:32:42 33b1e0a273af: Download complete 14:32:42 5d3b04190fa2: Verifying Checksum 14:32:42 5d3b04190fa2: Download complete 14:32:42 ec43610c2a17: Verifying Checksum 14:32:42 ec43610c2a17: Download complete 14:32:43 5eb5b503b376: Download complete 14:32:43 2f39f015ded8: Download complete 14:32:44 5eb5b503b376: Pull complete 14:32:44 5c69ac0246d0: Pull complete 14:32:44 ec43610c2a17: Pull complete 14:32:44 3a2ae6a8a46f: Pull complete 14:32:45 33b1e0a273af: Pull complete 14:32:45 5d3b04190fa2: Pull complete 14:32:49 2f39f015ded8: Pull complete 14:32:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:49 prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container 14:32:49 $ 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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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:32:53 $ docker top 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:53 ---> job-cost.sh 14:32:53 lf-activate-venv: SKIPPING 14:32:53 INFO: No Stack... 14:32:53 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:54 INFO: Archiving Costs [Pipeline] sh 14:32:54 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/cost.csv 14:32:54 + cut -d, -f6 [Pipeline] lock 14:32:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] 14:32:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] did not exist. Created. 14:32:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:54 + echo total: 0.2199999988079071 [Pipeline] stash 14:32:55 Stashed 1 file(s) [Pipeline] } 14:32:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:55 $ docker stop --time=1 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f 14:32:56 $ docker rm -f --volumes 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:33:30 Removing intermediate container c485563459ad 14:33:30 ---> c7e3cf594449 14:33:30 Step 14/15 : COPY . . 14:33:30 ---> 3e7e121f8842 14:33:30 Step 15/15 : RUN ${MAKE} 14:33:30 ---> Running in 632cc88f9ddd 14:33:30 noop 14:33:30 Removing intermediate container 632cc88f9ddd 14:33:30 ---> db2ae6314b50 14:33:30 Successfully built db2ae6314b50 14:33:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:31 + docker inspect -f . ci-base-image-arm64 14:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:31 prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container 14:33:31 $ 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:33:32 $ docker top 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:33 + go version 14:33:33 go version go1.23.2 linux/arm64 [Pipeline] } 14:33:33 $ docker stop --time=1 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 14:33:35 $ docker rm -f --volumes 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:36 + docker inspect -f . ci-base-image-arm64 14:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:36 prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container 14:33:36 $ 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:33:37 $ docker top 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 14:33:38 + make test 14:33:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:33:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:36:52 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 14:36:52 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 14:36:52 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:37:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:37:39 ./bin/test-attribution-txt.sh 14:37:39 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:37:39 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:37:39 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:37:39 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:37:39 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:37:39 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:37:39 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:37:39 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:37:39 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:37:39 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 14:37:39 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:37:39 $ docker stop --time=1 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 14:37:41 $ docker rm -f --volumes 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:37:42 Warning: overwriting stash ‘coverage-report’ 14:37:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:44 + ls -al . 14:37:44 total 272 14:37:44 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 14:33 . 14:37:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 .. 14:37:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 .blubracket 14:37:44 -rw-rw-r-- 1 jenkins jenkins 18 Oct 10 14:30 .dockerignore 14:37:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:30 .git 14:37:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 .github 14:37:44 -rw-rw-r-- 1 jenkins jenkins 178 Oct 10 14:30 .gitignore 14:37:44 -rw-rw-r-- 1 jenkins jenkins 9736 Oct 10 14:30 Attribution.txt 14:37:44 -rw-rw-r-- 1 jenkins jenkins 21430 Oct 10 14:30 CHANGELOG.md 14:37:44 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 10 14:30 CONTRIBUTING.md 14:37:44 -rw-rw-r-- 1 jenkins jenkins 1940 Oct 10 14:30 Dockerfile 14:37:44 -rw-rw-r-- 1 jenkins jenkins 652 Oct 10 14:30 Jenkinsfile 14:37:44 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 10 14:30 LICENSE 14:37:44 -rw-rw-r-- 1 jenkins jenkins 2189 Oct 10 14:30 Makefile 14:37:44 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 10 14:30 README.md 14:37:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 14:28 VERSION 14:37:44 -rw-rw-r-- 1 jenkins jenkins 4832 Oct 10 14:30 angularmigrationlogs.md 14:37:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 assets 14:37:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 bin 14:37:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 cmd 14:37:44 -rw-r--r-- 1 jenkins jenkins 16026 Oct 10 14:36 coverage.out 14:37:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 docs 14:37:44 -rw-rw-r-- 1 jenkins jenkins 6664 Oct 10 14:30 go.mod 14:37:44 -rw-rw-r-- 1 jenkins jenkins 99091 Oct 10 14:30 go.sum 14:37:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:30 internal 14:37:44 -rwxrwxr-x 1 jenkins jenkins 568 Oct 10 14:30 redeploy.sh 14:37:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 testing 14:37:44 -rw-rw-r-- 1 jenkins jenkins 155 Oct 10 14:30 version.go 14:37:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:44 + 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=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 --label arch=arm64 --label version=0.0.0 . 14:37:46 Sending build context to Docker daemon 35.53MB 14:37:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:37:46 Step 2/27 : FROM ${BASE} AS builder 14:37:46 ---> db2ae6314b50 14:37:46 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:37:46 ---> Running in cdfecc2de1e2 14:37:46 Removing intermediate container cdfecc2de1e2 14:37:46 ---> 2a76c436ff5a 14:37:46 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 14:37:46 ---> Running in d2f90ccea511 14:37:47 Removing intermediate container d2f90ccea511 14:37:47 ---> 2bc2983450a8 14:37:47 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 14:37:47 ---> Running in 9b02d3c96ac6 14:37:47 Removing intermediate container 9b02d3c96ac6 14:37:47 ---> 1c6a3bed7bc4 14:37:47 Step 6/27 : LABEL Name=edgex-ui-go 14:37:47 ---> Running in 1d249f383fdd 14:37:47 Removing intermediate container 1d249f383fdd 14:37:47 ---> 4cc064f4a549 14:37:47 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:37:47 ---> Running in 9721c95ec844 14:37:48 Removing intermediate container 9721c95ec844 14:37:48 ---> 0d09ab87ff66 14:37:48 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:37:50 ---> 6927b0a59363 14:37:50 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:37:50 ---> Running in 0661aea5ace3 14:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:37:52 OK: 238 MiB in 54 packages 14:37:53 Removing intermediate container 0661aea5ace3 14:37:53 ---> 575d0dfaf367 14:37:53 Step 10/27 : ENV GO111MODULE=on 14:37:53 ---> Running in d965d4a8ce66 14:37:54 Removing intermediate container d965d4a8ce66 14:37:54 ---> 2482281d0bb4 14:37:54 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:37:54 ---> Running in cd7b23e1c178 14:37:54 Removing intermediate container cd7b23e1c178 14:37:54 ---> 40c0f7287fdd 14:37:54 Step 12/27 : COPY go.mod vendor* ./ 14:37:55 ---> 7c51e9433012 14:37:55 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:55 ---> Running in a55ddafa4bf5 14:37:57 Removing intermediate container a55ddafa4bf5 14:37:57 ---> 112d8ac80b9e 14:37:57 Step 14/27 : COPY . . 14:38:01 ---> 9a9dcf25850e 14:38:01 Step 15/27 : RUN ${MAKE} 14:38:01 ---> Running in ea320063f00d 14:38:02 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:41:09 Removing intermediate container ea320063f00d 14:41:09 ---> fbe95007dd4b 14:41:09 Step 16/27 : FROM alpine:3.18 14:41:09 3.18: Pulling from library/alpine 14:41:09 720f3032cd11: Pulling fs layer 14:41:09 720f3032cd11: Verifying Checksum 14:41:09 720f3032cd11: Download complete 14:41:09 720f3032cd11: Pull complete 14:41:09 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:41:09 Status: Downloaded newer image for alpine:3.18 14:41:09 ---> 3e834921e367 14:41:09 Step 17/27 : RUN apk --no-cache upgrade 14:41:09 ---> Running in 14146c47e46d 14:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:41:09 OK: 8 MiB in 15 packages 14:41:09 Removing intermediate container 14146c47e46d 14:41:09 ---> fce27db66a55 14:41:09 Step 18/27 : RUN apk add --update --no-cache dumb-init 14:41:09 ---> Running in ddd899995242 14:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:41:11 (1/1) Installing dumb-init (1.2.5-r2) 14:41:11 Executing busybox-1.36.1-r7.trigger 14:41:11 OK: 8 MiB in 16 packages 14:41:12 Removing intermediate container ddd899995242 14:41:12 ---> fb4526b8076e 14:41:12 Step 19/27 : EXPOSE 4000 14:41:12 ---> Running in 6b8c2e8351b7 14:41:12 Removing intermediate container 6b8c2e8351b7 14:41:12 ---> e500a3f94e1c 14:41:12 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:41:15 ---> 19e5a3e76d34 14:41:15 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:41:15 ---> c12982816b4f 14:41:15 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:41:16 ---> 18d3fb211386 14:41:16 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:41:16 ---> Running in f233a0cf53d4 14:41:16 Removing intermediate container f233a0cf53d4 14:41:16 ---> 36e614c25a22 14:41:16 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:41:16 ---> Running in db31322e4d15 14:41:16 Removing intermediate container db31322e4d15 14:41:16 ---> 9a4bc94771cf 14:41:16 Step 25/27 : LABEL arch=arm64 14:41:16 ---> Running in 03dc5d0f855b 14:41:17 Removing intermediate container 03dc5d0f855b 14:41:17 ---> 156fc9a23fbb 14:41:17 Step 26/27 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 14:41:17 ---> Running in 2b76c12ae7d7 14:41:17 Removing intermediate container 2b76c12ae7d7 14:41:17 ---> 6c1fa693ab53 14:41:17 Step 27/27 : LABEL version=0.0.0 14:41:17 ---> Running in b4b2a50b5298 14:41:17 Removing intermediate container b4b2a50b5298 14:41:17 ---> d1f6e7cc6c2f 14:41:17 [Warning] One or more build-args [ARCH] were not consumed 14:41:18 Successfully built d1f6e7cc6c2f 14:41:18 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:19 14:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:19 arm64: Pulling from edgex-lftools-log-publisher 14:41:19 8998bd30e6a1: Pulling fs layer 14:41:19 04944245beec: Pulling fs layer 14:41:19 699f458cf7ca: Pulling fs layer 14:41:19 765212b225bb: Pulling fs layer 14:41:19 f23df028b6ca: Pulling fs layer 14:41:19 d65c8cfc05b1: Pulling fs layer 14:41:19 2437ff75d9bd: Pulling fs layer 14:41:19 765212b225bb: Waiting 14:41:19 f23df028b6ca: Waiting 14:41:19 d65c8cfc05b1: Waiting 14:41:19 2437ff75d9bd: Waiting 14:41:19 04944245beec: Verifying Checksum 14:41:19 04944245beec: Download complete 14:41:19 765212b225bb: Verifying Checksum 14:41:19 765212b225bb: Download complete 14:41:19 f23df028b6ca: Verifying Checksum 14:41:19 f23df028b6ca: Download complete 14:41:19 d65c8cfc05b1: Download complete 14:41:20 699f458cf7ca: Verifying Checksum 14:41:20 699f458cf7ca: Download complete 14:41:20 8998bd30e6a1: Verifying Checksum 14:41:20 8998bd30e6a1: Download complete 14:41:23 2437ff75d9bd: Verifying Checksum 14:41:23 2437ff75d9bd: Download complete 14:41:24 8998bd30e6a1: Pull complete 14:41:25 04944245beec: Pull complete 14:41:26 699f458cf7ca: Pull complete 14:41:27 765212b225bb: Pull complete 14:41:28 f23df028b6ca: Pull complete 14:41:28 d65c8cfc05b1: Pull complete 14:41:46 2437ff75d9bd: Pull complete 14:41:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:46 prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container 14:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/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 14:41:49 $ docker top 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:49 ---> job-cost.sh 14:41:50 lf-activate-venv: SKIPPING 14:41:50 INFO: No Stack... 14:41:50 INFO: Retrieving Pricing Info for: v3-standard-4 14:41:51 INFO: Archiving Costs [Pipeline] sh 14:41:51 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 14:41:51 + cut -d, -f6 [Pipeline] lock 14:41:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] 14:41:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] did not exist. Created. 14:41:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:41:52 /w/workspace/edgex-ui-go/1@tmp/durable-5250e58a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:41:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:41:53 Warning: overwriting stash ‘stack-cost’ 14:41:53 Stashed 1 file(s) [Pipeline] } 14:41:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:41:53 $ docker stop --time=1 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa 14:41:54 $ docker rm -f --volumes 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:41:55 provisioning config files... 14:41:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config5474112021699433176tmp [Pipeline] { [Pipeline] sh 14:41:56 + set +x 14:41:56 + curl -s https://codecov.io/bash 14:41:56 + bash -s -- 14:41:56 14:41:56 _____ _ 14:41:56 / ____| | | 14:41:56 | | ___ __| | ___ ___ _____ __ 14:41:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:41:56 | |___| (_) | (_| | __/ (_| (_) \ V / 14:41:56 \_____\___/ \__,_|\___|\___\___/ \_/ 14:41:56 Bash-1.0.6 14:41:56 14:41:56 14:41:56 ==> git version 2.25.1 found 14:41:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:41:56 Release-Date: 2020-01-08 14:41:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:41:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:41:56 ==> Jenkins CI detected. 14:41:56 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-807 14:41:56 project root: . 14:41:56 --> token set from env 14:41:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:41:56 ==> Running gcov in . (disable via -X gcov) 14:41:56 ==> Python coveragepy not found 14:41:56 ==> Searching for coverage reports in: 14:41:56 + . 14:41:56 -> Found 1 reports 14:41:56 ==> Detecting git/mercurial file structure 14:41:56 ==> Reading reports 14:41:56 + ./coverage.out bytes=16026 14:41:56 ==> Appending adjustments 14:41:56 https://docs.codecov.io/docs/fixing-reports 14:41:57 + Found adjustments 14:41:57 ==> Gzipping contents 14:41:57 12K /tmp/codecov.fG3YSF.gz 14:41:57 ==> Uploading reports 14:41:57 url: https://codecov.io 14:41:57 query: branch=PR-807&commit=86fbb94460b9bf047eb767e4c0a3a38a1322dc80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=807&job=&cmd_args= 14:41:57 -> Pinging Codecov 14:41:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-807&commit=86fbb94460b9bf047eb767e4c0a3a38a1322dc80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=807&job=&cmd_args= 14:41:57 -> Uploading to 14:41:57 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-ui-go/86fbb94460b9bf047eb767e4c0a3a38a1322dc80/f3d5c286-aea3-4bc8-b2f4-d70b198ef060.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T144157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1e73fb05fe031cdd4e18bc36938d67ab033b7d575f03709c8f5b6bf78764fa73 14:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:41:57 Dload Upload Total Spent Left Speed 14:41:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10490 0 0 100 10490 0 49715 --:--:-- --:--:-- --:--:-- 49715 14:41:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] } 14:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:41:59 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives ] 14:41:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives 14:41:59 total 16 14:41:59 drwxr-xr-x 3 root root 4096 Oct 10 14:32 . 14:41:59 drwxrwxr-x 14 jenkins jenkins 4096 Oct 10 14:32 .. 14:41:59 drwxr-xr-x 2 root root 4096 Oct 10 14:32 cost 14:41:59 -rw-r--r-- 1 root root 83 Oct 10 14:32 cost.csv 14:41:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives 14:41:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives 14:41:59 total 16 14:41:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 14:32 . 14:41:59 drwxrwxr-x 14 jenkins jenkins 4096 Oct 10 14:32 .. 14:41:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 14:32 cost 14:41:59 -rw-r--r-- 1 jenkins jenkins 83 Oct 10 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:42:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:42:01 ---> package-listing.sh 14:42:01 ++ facter osfamily 14:42:01 ++ tr '[:upper:]' '[:lower:]' 14:42:01 + OS_FAMILY=debian 14:42:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-807 14:42:01 + START_PACKAGES=/tmp/packages_start.txt 14:42:01 + END_PACKAGES=/tmp/packages_end.txt 14:42:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:01 + PACKAGES=/tmp/packages_start.txt 14:42:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-807 ']' 14:42:01 + PACKAGES=/tmp/packages_end.txt 14:42:01 + case "${OS_FAMILY}" in 14:42:01 + dpkg -l 14:42:01 + grep '^ii' 14:42:01 + '[' -f /tmp/packages_start.txt ']' 14:42:01 + '[' -f /tmp/packages_end.txt ']' 14:42:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-807 ']' 14:42:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/ 14:42:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/ [Pipeline] echo 14:42:01 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-807/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:42:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:02 prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container 14:42:02 $ 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-807/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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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 14:42:02 $ docker top 9cb85c635e93b198abeef4ee1ea1ec39da2494fc0c579590e088542d952a6597 -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:03 + touch /tmp/pre-build-complete [Pipeline] sh 14:42:03 + mkdir -p /var/log/sysstat [Pipeline] sh 14:42:04 + ls /var/log/sa-host 14:42:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:04 provisioning config files... 14:42:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config5783038494495676406tmp [Pipeline] { [Pipeline] echo 14:42:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:42:04 ---> create-netrc.sh [Pipeline] } 14:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:42:05 ---> python-tools-install.sh [Pipeline] echo 14:42:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:42:05 ---> sudo-logs.sh 14:42:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:42:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:42:06 ---> job-cost.sh 14:42:06 lf-activate-venv: SKIPPING 14:42:06 DEBUG: total: 0.2199999988079071 14:42:06 INFO: Retrieving Stack Cost... 14:42:06 INFO: Retrieving Pricing Info for: v3-standard-8 14:42:06 INFO: Archiving Costs [Pipeline] echo 14:42:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:42:07 ---> logs-deploy.sh 14:42:07 lf-activate-venv: SKIPPING 14:42:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-807/1 14:42:07 INFO: archiving workspace using pattern(s): 14:42:08 Archives upload complete. 14:42:08 INFO: archiving logs to Nexus