Pull request #712 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4899ad19894fd6c4137f908c13628cf0a118363+44becd0efa6ffb5b62a597229c194c6b59bdfa7c (c61db2c81e5e7b1e177b38ebb0b7855b2de5c841) 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-ssh6595441434525891985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1252711467197394443.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-712/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-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6653100660634284968.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-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14809254136191383169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2442111162258331245.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-712/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-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3912834872060793045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5113’ Running on prd-ubuntu20.04-docker-8c-8g-5115 in /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [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-712 # 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 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit f4899ad19894fd6c4137f908c13628cf0a118363 Merge succeeded, producing f4899ad19894fd6c4137f908c13628cf0a118363 Checking out Revision f4899ad19894fd6c4137f908c13628cf0a118363 (PR-712) Commit message: "chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # 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 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:24 ========================================================= 23:02:24 EdgeX Global Pipelines Version Info 23:02:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:25 ------------------- 23:02:25 stable info: 23:02:25 ------------------- 23:02:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:02:25 Message: update stable to v1.0.258 23:02:25 ------------------- 23:02:25 experimental info: 23:02:25 ------------------- 23:02:25 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:02:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-712 [Pipeline] echo 23:02:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-712 [Pipeline] echo 23:02:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-712 [Pipeline] echo 23:02:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo 23:02:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4899ad [Pipeline] echo 23:02:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:28 provisioning config files... 23:02:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config10645540923839991335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:28 ---> ****-login.sh 23:02:28 nexus3.edgexfoundry.org:10001 23:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:29 Configure a credential helper to remove this warning. See 23:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:29 23:02:29 Login Succeeded 23:02:29 nexus3.edgexfoundry.org:10002 23:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:29 Configure a credential helper to remove this warning. See 23:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:29 23:02:29 Login Succeeded 23:02:29 nexus3.edgexfoundry.org:10003 23:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:29 Configure a credential helper to remove this warning. See 23:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:29 23:02:29 Login Succeeded 23:02:29 nexus3.edgexfoundry.org:10004 23:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:29 Configure a credential helper to remove this warning. See 23:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:29 23:02:29 Login Succeeded 23:02:29 ****.io 23:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:29 Configure a credential helper to remove this warning. See 23:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:29 23:02:29 Login Succeeded 23:02:29 ---> ****-login.sh ends [Pipeline] } 23:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:02:30 + git rev-list -1 --merges f4899ad19894fd6c4137f908c13628cf0a118363~1..f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo 23:02:30 -----------> git rev-list -1 --merges f4899ad19894fd6c4137f908c13628cf0a118363~1..f4899ad19894fd6c4137f908c13628cf0a118363 f4899ad19894fd6c4137f908c13628cf0a118363 [false] [Pipeline] sh 23:02:31 + git log --format=format:%s -1 f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo 23:02:31 ========================================================= 23:02:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:31 + git log --format=format:%s -1 f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo 23:02:31 [semverPrep] GIT_COMMIT: f4899ad19894fd6c4137f908c13628cf0a118363, Commit Message: chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:02:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:02:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:32 + grep -v github /etc/ssh/ssh_known_hosts 23:02:32 + [ -e /tmp/ssh_known_hosts ] 23:02:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 23:02:32 sudo tee -a /etc/ssh/ssh_known_hosts 23:02:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:32 23:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:32 b85a868b505f: Pulling fs layer 23:02:32 e2be974225ed: Pulling fs layer 23:02:32 339a4e72a1f5: Pulling fs layer 23:02:32 988bab9f4d93: Pulling fs layer 23:02:32 1469e6f7b9e6: Pulling fs layer 23:02:32 eaf3925da568: Pulling fs layer 23:02:32 bab4dde63d76: Pulling fs layer 23:02:32 bde34c3a00c8: Pulling fs layer 23:02:32 b352a97aabf1: Pulling fs layer 23:02:32 4872d77fe225: Pulling fs layer 23:02:32 5851b861e8e6: Pulling fs layer 23:02:32 eaf3925da568: Waiting 23:02:32 bab4dde63d76: Waiting 23:02:32 bde34c3a00c8: Waiting 23:02:32 b352a97aabf1: Waiting 23:02:32 4872d77fe225: Waiting 23:02:32 e2be974225ed: Verifying Checksum 23:02:32 e2be974225ed: Download complete 23:02:32 988bab9f4d93: Verifying Checksum 23:02:32 988bab9f4d93: Download complete 23:02:33 1469e6f7b9e6: Verifying Checksum 23:02:33 1469e6f7b9e6: Download complete 23:02:33 eaf3925da568: Verifying Checksum 23:02:33 eaf3925da568: Download complete 23:02:33 339a4e72a1f5: Verifying Checksum 23:02:33 339a4e72a1f5: Download complete 23:02:33 bde34c3a00c8: Download complete 23:02:33 b352a97aabf1: Download complete 23:02:33 4872d77fe225: Verifying Checksum 23:02:33 4872d77fe225: Download complete 23:02:33 5851b861e8e6: Verifying Checksum 23:02:33 5851b861e8e6: Download complete 23:02:33 b85a868b505f: Verifying Checksum 23:02:33 bab4dde63d76: Verifying Checksum 23:02:33 bab4dde63d76: Download complete 23:02:34 b85a868b505f: Pull complete 23:02:34 e2be974225ed: Pull complete 23:02:35 339a4e72a1f5: Pull complete 23:02:35 988bab9f4d93: Pull complete 23:02:35 1469e6f7b9e6: Pull complete 23:02:35 eaf3925da568: Pull complete 23:02:37 bab4dde63d76: Pull complete 23:02:37 bde34c3a00c8: Pull complete 23:02:37 b352a97aabf1: Pull complete 23:02:37 4872d77fe225: Pull complete 23:02:37 5851b861e8e6: Pull complete 23:02:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:38 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 23:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 23:02:41 $ docker top fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab -eo pid,comm 23:02:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:02:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:41 [ssh-agent] Looking for ssh-agent implementation... 23:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:42 $ docker exec fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent 23:02:42 SSH_AUTH_SOCK=/tmp/ssh-O06tppcrkwNl/agent.32 23:02:42 SSH_AGENT_PID=38 23:02:42 Running ssh-add (command line suppressed) 23:02:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_12817937040876339075.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_12817937040876339075.key) 23:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:42 + git tag --points-at HEAD [Pipeline] } 23:02:42 $ docker exec --env ******** --env ******** fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent -k 23:02:42 unset SSH_AUTH_SOCK; 23:02:42 unset SSH_AGENT_PID; 23:02:42 echo Agent pid 38 killed; 23:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:42 [ssh-agent] Looking for ssh-agent implementation... 23:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:43 $ docker exec fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent 23:02:43 SSH_AUTH_SOCK=/tmp/ssh-IlQ6hOHE2c69/agent.70 23:02:43 SSH_AGENT_PID=76 23:02:43 Running ssh-add (command line suppressed) 23:02:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_1723114797210930632.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_1723114797210930632.key) 23:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:43 + git semver init 23:02:43 2024-03-07 23:02:43,893 [run_init] DEBUG init version:0.0.0 force:False 23:02:43 2024-03-07 23:02:43,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver 23:02:43 2024-03-07 23:02:43,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver 23:02:43 2024-03-07 23:02:43,895 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712, universal_newlines=False, shell=None, istream=None) 23:02:46 2024-03-07 23:02:46,016 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.git/info/exclude 23:02:46 2024-03-07 23:02:46,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 with force:False 23:02:46 2024-03-07 23:02:46,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 23:02:46 2024-03-07 23:02:46,021 [execute] INFO git cat-file --batch-check 23:02:46 2024-03-07 23:02:46,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) 23:02:46 2024-03-07 23:02:46,027 [execute] INFO git cat-file --batch 23:02:46 2024-03-07 23:02:46,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) 23:02:46 2024-03-07 23:02:46,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 23:02:46 0.0.0 [Pipeline] } 23:02:46 $ docker exec --env ******** --env ******** fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent -k 23:02:46 unset SSH_AUTH_SOCK; 23:02:46 unset SSH_AGENT_PID; 23:02:46 echo Agent pid 76 killed; 23:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:47 + git semver [Pipeline] } 23:02:47 $ docker stop --time=1 fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab 23:02:48 $ docker rm -f --volumes fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab [Pipeline] // withDockerContainer [Pipeline] sh 23:02:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:49 Stashed 1 file(s) [Pipeline] echo 23:02:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:50 provisioning config files... 23:02:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config18201915334968167701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:50 ---> ****-login.sh 23:02:50 nexus3.edgexfoundry.org:10001 23:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:50 Configure a credential helper to remove this warning. See 23:02:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:50 23:02:50 Login Succeeded 23:02:50 nexus3.edgexfoundry.org:10002 23:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:50 Configure a credential helper to remove this warning. See 23:02:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:50 23:02:50 Login Succeeded 23:02:50 nexus3.edgexfoundry.org:10003 23:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:51 Configure a credential helper to remove this warning. See 23:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:51 23:02:51 Login Succeeded 23:02:51 nexus3.edgexfoundry.org:10004 23:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:51 Configure a credential helper to remove this warning. See 23:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:51 23:02:51 Login Succeeded 23:02:51 ****.io 23:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:51 Configure a credential helper to remove this warning. See 23:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:51 23:02:51 Login Succeeded 23:02:51 ---> ****-login.sh ends [Pipeline] } 23:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:02:51 ========================================================= 23:02:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:02:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:02:52 Sending build context to Docker daemon 59.29MB 23:02:52 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:02:52 Step 2/15 : FROM ${BASE} AS builder 23:02:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:52 7264a8db6415: Pulling fs layer 23:02:52 c4d48a809fc2: Pulling fs layer 23:02:52 4f1c88b9dad5: Pulling fs layer 23:02:52 ad3a456e5733: Pulling fs layer 23:02:52 69c7f0334f64: Pulling fs layer 23:02:52 1f1c1a5573a3: Pulling fs layer 23:02:52 ce7588e14bc9: Pulling fs layer 23:02:52 b5e4710f87ac: Pulling fs layer 23:02:52 69c7f0334f64: Waiting 23:02:52 1f1c1a5573a3: Waiting 23:02:52 ce7588e14bc9: Waiting 23:02:52 b5e4710f87ac: Waiting 23:02:52 ad3a456e5733: Waiting 23:02:52 c4d48a809fc2: Verifying Checksum 23:02:52 c4d48a809fc2: Download complete 23:02:52 ad3a456e5733: Verifying Checksum 23:02:52 ad3a456e5733: Download complete 23:02:52 69c7f0334f64: Verifying Checksum 23:02:52 69c7f0334f64: Download complete 23:02:52 7264a8db6415: Download complete 23:02:52 1f1c1a5573a3: Verifying Checksum 23:02:52 1f1c1a5573a3: Download complete 23:02:53 7264a8db6415: Pull complete 23:02:53 b5e4710f87ac: Verifying Checksum 23:02:53 b5e4710f87ac: Download complete 23:02:53 c4d48a809fc2: Pull complete 23:02:53 4f1c88b9dad5: Verifying Checksum 23:02:53 4f1c88b9dad5: Download complete 23:02:53 ce7588e14bc9: Verifying Checksum 23:02:53 ce7588e14bc9: Download complete 23:02:56 4f1c88b9dad5: Pull complete 23:02:56 ad3a456e5733: Pull complete 23:02:56 69c7f0334f64: Pull complete 23:02:56 1f1c1a5573a3: Pull complete 23:02:58 ce7588e14bc9: Pull complete 23:02:59 b5e4710f87ac: Pull complete 23:02:59 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:59 ---> 88b5674ff536 23:02:59 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:03:05 Still waiting to schedule task 23:03:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5120’ is offline 23:03:05 ---> Running in 694a2c491bf0 23:03:05 Removing intermediate container 694a2c491bf0 23:03:05 ---> acef9b9e10d1 23:03:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:03:05 ---> Running in 835e0b3b7ec0 23:03:05 Removing intermediate container 835e0b3b7ec0 23:03:05 ---> 7e4435d5a0c5 23:03:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:03:05 ---> Running in d774f135c2ec 23:03:05 Removing intermediate container d774f135c2ec 23:03:05 ---> 7720628a0cac 23:03:05 Step 6/15 : LABEL Name=edgex-ui-go 23:03:05 ---> Running in 2e2c417d7158 23:03:05 Removing intermediate container 2e2c417d7158 23:03:05 ---> a5c67a79b21d 23:03:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:03:05 ---> Running in acd4668cd5c6 23:03:05 Removing intermediate container acd4668cd5c6 23:03:05 ---> ceef40e96dfb 23:03:05 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:03:05 latest: Pulling from library/docker 23:03:05 4abcf2066143: Pulling fs layer 23:03:05 6a25a43dc0fd: Pulling fs layer 23:03:05 4f4fb700ef54: Pulling fs layer 23:03:05 8453b14f8be1: Pulling fs layer 23:03:05 a5449a857d65: Pulling fs layer 23:03:05 3dde2c9dd264: Pulling fs layer 23:03:05 44b786ed2257: Pulling fs layer 23:03:05 36fa2b1e15e2: Pulling fs layer 23:03:05 4b17757db9c4: Pulling fs layer 23:03:05 aa8480c0a982: Pulling fs layer 23:03:05 97024fa66b69: Pulling fs layer 23:03:05 a1c9909845b0: Pulling fs layer 23:03:05 ab157ace34a1: Pulling fs layer 23:03:05 b94f5802f12d: Pulling fs layer 23:03:05 e8f3ade57aa7: Pulling fs layer 23:03:05 a6a8e9699976: Pulling fs layer 23:03:05 8453b14f8be1: Waiting 23:03:05 a1c9909845b0: Waiting 23:03:05 a5449a857d65: Waiting 23:03:05 36fa2b1e15e2: Waiting 23:03:05 aa8480c0a982: Waiting 23:03:05 3dde2c9dd264: Waiting 23:03:05 4b17757db9c4: Waiting 23:03:05 44b786ed2257: Waiting 23:03:05 ab157ace34a1: Waiting 23:03:05 a6a8e9699976: Waiting 23:03:05 b94f5802f12d: Waiting 23:03:05 97024fa66b69: Waiting 23:03:05 4f4fb700ef54: Verifying Checksum 23:03:05 4f4fb700ef54: Download complete 23:03:06 6a25a43dc0fd: Verifying Checksum 23:03:06 6a25a43dc0fd: Download complete 23:03:06 4abcf2066143: Verifying Checksum 23:03:06 4abcf2066143: Download complete 23:03:06 8453b14f8be1: Verifying Checksum 23:03:06 8453b14f8be1: Download complete 23:03:06 4abcf2066143: Pull complete 23:03:06 a5449a857d65: Verifying Checksum 23:03:06 a5449a857d65: Download complete 23:03:06 3dde2c9dd264: Verifying Checksum 23:03:06 3dde2c9dd264: Download complete 23:03:06 6a25a43dc0fd: Pull complete 23:03:06 4f4fb700ef54: Pull complete 23:03:06 44b786ed2257: Verifying Checksum 23:03:06 44b786ed2257: Download complete 23:03:06 36fa2b1e15e2: Verifying Checksum 23:03:06 36fa2b1e15e2: Download complete 23:03:06 4b17757db9c4: Verifying Checksum 23:03:06 4b17757db9c4: Download complete 23:03:06 8453b14f8be1: Pull complete 23:03:06 aa8480c0a982: Verifying Checksum 23:03:06 aa8480c0a982: Download complete 23:03:06 a1c9909845b0: Verifying Checksum 23:03:06 a1c9909845b0: Download complete 23:03:06 ab157ace34a1: Verifying Checksum 23:03:06 ab157ace34a1: Download complete 23:03:06 a5449a857d65: Pull complete 23:03:06 97024fa66b69: Verifying Checksum 23:03:06 97024fa66b69: Download complete 23:03:06 e8f3ade57aa7: Verifying Checksum 23:03:06 e8f3ade57aa7: Download complete 23:03:06 a6a8e9699976: Download complete 23:03:07 3dde2c9dd264: Pull complete 23:03:07 b94f5802f12d: Verifying Checksum 23:03:07 b94f5802f12d: Download complete 23:03:07 44b786ed2257: Pull complete 23:03:07 36fa2b1e15e2: Pull complete 23:03:07 4b17757db9c4: Pull complete 23:03:07 aa8480c0a982: Pull complete 23:03:08 97024fa66b69: Pull complete 23:03:08 a1c9909845b0: Pull complete 23:03:08 ab157ace34a1: Pull complete 23:03:09 b94f5802f12d: Pull complete 23:03:09 e8f3ade57aa7: Pull complete 23:03:09 a6a8e9699976: Pull complete 23:03:09 Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 23:03:09 Status: Downloaded newer image for docker:latest 23:03:11 ---> 79e10091451d 23:03:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:11 ---> Running in d53e9262f81c 23:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:03:13 OK: 264 MiB in 52 packages 23:03:14 Removing intermediate container d53e9262f81c 23:03:14 ---> f73b2da9931b 23:03:14 Step 10/15 : ENV GO111MODULE=on 23:03:14 ---> Running in f14a26994844 23:03:14 Removing intermediate container f14a26994844 23:03:14 ---> c21b4b9e5923 23:03:14 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:03:14 ---> Running in fe3ee39694a8 23:03:14 Removing intermediate container fe3ee39694a8 23:03:14 ---> 1589f9390885 23:03:14 Step 12/15 : COPY go.mod vendor* ./ 23:03:14 ---> b9377fcfb988 23:03:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:14 ---> Running in 70d7cbdea980 23:03:53 Removing intermediate container 70d7cbdea980 23:03:53 ---> 7ea4d9da7b94 23:03:53 Step 14/15 : COPY . . 23:03:53 ---> 3be87525504c 23:03:53 Step 15/15 : RUN ${MAKE} 23:03:53 ---> Running in 01fcc89f2746 23:03:53 noop 23:03:53 Removing intermediate container 01fcc89f2746 23:03:53 ---> f1bb1fd9d40a 23:03:53 Successfully built f1bb1fd9d40a 23:03:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:54 + docker inspect -f . ci-base-image-x86_64 23:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:54 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 23:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 23:03:55 $ docker top dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:57 + go version 23:03:57 go version go1.21.0 linux/amd64 [Pipeline] } 23:03:57 $ docker stop --time=1 dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 23:03:59 $ docker rm -f --volumes dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:00 + docker inspect -f . ci-base-image-x86_64 23:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:00 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 23:04:00 $ 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-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 23:04:00 $ docker top 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [Pipeline] fileExists [Pipeline] sh 23:04:01 + make test 23:04:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:04:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:04:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:04:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:15 ./bin/test-attribution-txt.sh 23:04:15 make -C web test 23:04:15 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/web' 23:04:15 make[1]: tput: No such file or directory 23:04:15 make[1]: tput: No such file or directory 23:04:15 warning: generating ./VERSION 23:04:15 echo "0.0.0" > VERSION 23:04:15 docker build \ 23:04:15 -f Dockerfile \ 23:04:15 --build-arg USER=1000 \ 23:04:15 \ 23:04:15 --label "git_sha=f4899ad19894fd6c4137f908c13628cf0a118363" \ 23:04:15 -t edgexfoundry/edgex-web-ui:f4899ad19894fd6c4137f908c13628cf0a118363 \ 23:04:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:04:15 . 23:04:15 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:04:15 Install the buildx component to build images with BuildKit: 23:04:15 https://docs.docker.com/go/buildx/ 23:04:15 23:04:15 Sending build context to Docker daemon 2.62MB 23:04:15 Step 1/11 : FROM node:18-alpine3.18 23:04:15 18-alpine3.18: Pulling from library/node 23:04:15 619be1103602: Pulling fs layer 23:04:15 3ca0848cfd88: Pulling fs layer 23:04:15 ea995ae82edc: Pulling fs layer 23:04:15 8ef45897bdf2: Pulling fs layer 23:04:15 8ef45897bdf2: Waiting 23:04:15 619be1103602: Verifying Checksum 23:04:15 619be1103602: Download complete 23:04:15 ea995ae82edc: Verifying Checksum 23:04:15 ea995ae82edc: Download complete 23:04:15 619be1103602: Pull complete 23:04:16 3ca0848cfd88: Verifying Checksum 23:04:16 3ca0848cfd88: Download complete 23:04:16 8ef45897bdf2: Verifying Checksum 23:04:16 8ef45897bdf2: Download complete 23:04:17 3ca0848cfd88: Pull complete 23:04:17 ea995ae82edc: Pull complete 23:04:17 8ef45897bdf2: Pull complete 23:04:17 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 23:04:17 Status: Downloaded newer image for node:18-alpine3.18 23:04:17 ---> 4f966fe318ae 23:04:17 Step 2/11 : RUN apk add --no-cache chromium 23:04:20 ---> Running in 253f2b366c8f 23:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:04:21 (1/154) Installing libexpat (2.6.0-r0) 23:04:21 (2/154) Installing brotli-libs (1.0.9-r14) 23:04:21 (3/154) Installing libbz2 (1.0.8-r5) 23:04:21 (4/154) Installing libpng (1.6.39-r3) 23:04:21 (5/154) Installing freetype (2.13.0-r5) 23:04:21 (6/154) Installing fontconfig (2.14.2-r3) 23:04:21 (7/154) Installing libfontenc (1.1.7-r2) 23:04:21 (8/154) Installing mkfontscale (1.2.2-r3) 23:04:21 (9/154) Installing font-opensans (0_git20210927-r1) 23:04:21 (10/154) Installing pkgconf (1.9.5-r0) 23:04:21 (11/154) Installing libffi (3.4.4-r2) 23:04:21 (12/154) Installing libintl (0.21.1-r7) 23:04:21 (13/154) Installing libblkid (2.38.1-r8) 23:04:21 (14/154) Installing libmount (2.38.1-r8) 23:04:21 (15/154) Installing pcre2 (10.42-r1) 23:04:21 (16/154) Installing glib (2.76.6-r0) 23:04:21 (17/154) Installing xz-libs (5.4.3-r0) 23:04:21 (18/154) Installing libxml2 (2.11.7-r0) 23:04:21 (19/154) Installing shared-mime-info (2.2-r5) 23:04:21 (20/154) Installing hicolor-icon-theme (0.17-r2) 23:04:21 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 23:04:21 (22/154) Installing libwebp (1.3.2-r0) 23:04:21 (23/154) Installing zstd-libs (1.5.5-r4) 23:04:21 (24/154) Installing tiff (4.5.1-r0) 23:04:21 (25/154) Installing gdk-pixbuf (2.42.10-r5) 23:04:21 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 23:04:21 (27/154) Installing libxau (1.0.11-r2) 23:04:21 (28/154) Installing libmd (1.0.4-r2) 23:04:21 (29/154) Installing libbsd (0.11.7-r1) 23:04:21 (30/154) Installing libxdmcp (1.1.4-r2) 23:04:21 (31/154) Installing libxcb (1.15-r1) 23:04:21 (32/154) Installing libx11 (1.8.7-r0) 23:04:21 (33/154) Installing libxcomposite (0.4.6-r3) 23:04:21 (34/154) Installing libxfixes (6.0.1-r2) 23:04:21 (35/154) Installing libxrender (0.9.11-r3) 23:04:21 (36/154) Installing libxcursor (1.2.1-r2) 23:04:21 (37/154) Installing libxdamage (1.1.6-r2) 23:04:21 (38/154) Installing libxext (1.3.5-r2) 23:04:21 (39/154) Installing libxi (1.8.1-r0) 23:04:21 (40/154) Installing libxinerama (1.1.5-r2) 23:04:21 (41/154) Installing libxrandr (1.5.3-r2) 23:04:21 (42/154) Installing libatk-1.0 (2.48.4-r0) 23:04:22 (43/154) Installing libxtst (1.2.4-r2) 23:04:22 (44/154) Installing dbus-libs (1.14.8-r0) 23:04:22 (45/154) Installing at-spi2-core (2.48.4-r0) 23:04:22 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 23:04:22 (47/154) Installing pixman (0.42.2-r1) 23:04:22 (48/154) Installing cairo (1.17.8-r1) 23:04:22 (49/154) Installing cairo-gobject (1.17.8-r1) 23:04:22 (50/154) Installing avahi-libs (0.8-r13) 23:04:22 (51/154) Installing gmp (6.2.1-r3) 23:04:22 (52/154) Installing nettle (3.8.1-r2) 23:04:22 (53/154) Installing libunistring (1.1-r1) 23:04:22 (54/154) Installing libidn2 (2.3.4-r1) 23:04:22 (55/154) Installing p11-kit (0.24.1-r2) 23:04:22 (56/154) Installing libtasn1 (4.19.0-r1) 23:04:22 (57/154) Installing gnutls (3.8.3-r0) 23:04:22 (58/154) Installing cups-libs (2.4.7-r0) 23:04:22 (59/154) Installing libepoxy (1.5.10-r1) 23:04:22 (60/154) Installing fribidi (1.0.13-r0) 23:04:22 (61/154) Installing graphite2 (1.3.14-r5) 23:04:22 (62/154) Installing harfbuzz (7.3.0-r0) 23:04:22 (63/154) Installing libxft (2.3.8-r1) 23:04:22 (64/154) Installing pango (1.50.14-r1) 23:04:22 (65/154) Installing wayland-libs-client (1.22.0-r2) 23:04:22 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 23:04:22 (67/154) Installing wayland-libs-egl (1.22.0-r2) 23:04:22 (68/154) Installing xkeyboard-config (2.38-r0) 23:04:22 (69/154) Installing libxkbcommon (1.5.0-r2) 23:04:22 (70/154) Installing gtk+3.0 (3.24.38-r1) 23:04:22 Executing gtk+3.0-3.24.38-r1.post-install 23:04:22 (71/154) Installing icu-data-full (73.2-r2) 23:04:22 (72/154) Installing mesa (23.0.4-r0) 23:04:22 (73/154) Installing llvm15-libs (15.0.7-r6) 23:04:25 (74/154) Installing hwdata-pci (0.370-r0) 23:04:25 (75/154) Installing libpciaccess (0.17-r2) 23:04:25 (76/154) Installing libdrm (2.4.115-r4) 23:04:25 (77/154) Installing musl-fts (1.2.7-r5) 23:04:25 (78/154) Installing libelf (0.189-r2) 23:04:25 (79/154) Installing mesa-glapi (23.0.4-r0) 23:04:25 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 23:04:25 (81/154) Installing eudev-libs (3.2.11-r8) 23:04:25 (82/154) Installing libmagic (5.45-r0) 23:04:25 (83/154) Installing file (5.45-r0) 23:04:25 (84/154) Installing libice (1.1.1-r2) 23:04:25 (85/154) Installing libuuid (2.38.1-r8) 23:04:25 (86/154) Installing libsm (1.2.4-r1) 23:04:25 (87/154) Installing libxt (1.3.0-r2) 23:04:25 (88/154) Installing libxmu (1.1.4-r2) 23:04:25 (89/154) Installing xset (1.2.5-r1) 23:04:25 (90/154) Installing xprop (1.2.7-r0) 23:04:25 (91/154) Installing xdg-utils (1.1.3-r4) 23:04:25 (92/154) Installing libogg (1.3.5-r4) 23:04:25 (93/154) Installing flac-libs (1.4.3-r0) 23:04:25 (94/154) Installing alsa-lib (1.2.9-r1) 23:04:25 (95/154) Installing libatomic (12.2.1_git20220924-r10) 23:04:25 (96/154) Installing svt-av1-libs (1.6.0-r0) 23:04:25 (97/154) Installing aom-libs (3.6.1-r0) 23:04:25 (98/154) Installing libva (2.18.0-r1) 23:04:25 (99/154) Installing libvdpau (1.5-r1) 23:04:25 (100/154) Installing onevpl-libs (2023.2.1-r0) 23:04:25 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 23:04:25 (102/154) Installing libdav1d (1.2.1-r0) 23:04:25 (103/154) Installing libhwy (1.0.4-r1) 23:04:25 (104/154) Installing lcms2 (2.15-r2) 23:04:25 (105/154) Installing libjxl (0.8.2-r0) 23:04:25 (106/154) Installing lame-libs (3.100-r5) 23:04:25 (107/154) Installing opus (1.4-r0) 23:04:25 (108/154) Installing libgomp (12.2.1_git20220924-r10) 23:04:25 (109/154) Installing soxr (0.1.3-r5) 23:04:25 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 23:04:25 (111/154) Installing libtheora (1.1.1-r17) 23:04:25 (112/154) Installing libvorbis (1.3.7-r1) 23:04:25 (113/154) Installing libvpx (1.13.0-r2) 23:04:25 (114/154) Installing x264-libs (0.164_git20220602-r1) 23:04:26 (115/154) Installing numactl (2.0.16-r4) 23:04:26 (116/154) Installing x265-libs (3.5-r4) 23:04:26 (117/154) Installing xvidcore (1.3.7-r1) 23:04:26 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 23:04:26 (119/154) Installing libbluray (1.3.4-r0) 23:04:26 (120/154) Installing mpg123-libs (1.31.3-r1) 23:04:26 (121/154) Installing libopenmpt (0.7.2-r0) 23:04:26 (122/154) Installing cjson (1.7.17-r0) 23:04:26 (123/154) Installing mbedtls (2.28.7-r0) 23:04:26 (124/154) Installing librist (0.2.7-r0) 23:04:26 (125/154) Installing libsrt (1.5.2-r0) 23:04:26 (126/154) Installing libssh (0.10.5-r0) 23:04:26 (127/154) Installing libsodium (1.0.18-r3) 23:04:26 (128/154) Installing libzmq (4.3.4-r4) 23:04:26 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 23:04:26 (130/154) Installing libevent (2.1.12-r6) 23:04:26 (131/154) Installing wayland-libs-server (1.22.0-r2) 23:04:26 (132/154) Installing mesa-gbm (23.0.4-r0) 23:04:26 (133/154) Installing harfbuzz-subset (7.3.0-r0) 23:04:26 (134/154) Installing icu-libs (73.2-r2) 23:04:26 (135/154) Installing jsoncpp (1.9.5-r0) 23:04:26 (136/154) Installing minizip (1.2.13-r1) 23:04:26 (137/154) Installing nspr (4.35-r2) 23:04:26 (138/154) Installing sqlite-libs (3.41.2-r3) 23:04:26 (139/154) Installing nss (3.94-r0) 23:04:26 (140/154) Installing pipewire-libs (0.3.70-r1) 23:04:26 (141/154) Installing libasyncns (0.8-r1) 23:04:26 (142/154) Installing libltdl (2.4.7-r2) 23:04:26 (143/154) Installing orc (0.4.34-r0) 23:04:26 (144/154) Installing libsndfile (1.2.0-r2) 23:04:26 (145/154) Installing speexdsp (1.2.1-r1) 23:04:26 (146/154) Installing tdb-libs (1.4.8-r1) 23:04:26 (147/154) Installing libpulse (16.1-r10) 23:04:26 (148/154) Installing snappy (1.1.10-r1) 23:04:26 (149/154) Installing libwoff2common (1.0.2-r2) 23:04:26 (150/154) Installing libwoff2enc (1.0.2-r2) 23:04:26 (151/154) Installing libgpg-error (1.47-r1) 23:04:26 (152/154) Installing libgcrypt (1.10.2-r1) 23:04:26 (153/154) Installing libxslt (1.1.38-r0) 23:04:26 (154/154) Installing chromium (119.0.6045.159-r0) 23:04:28 Executing busybox-1.36.1-r5.trigger 23:04:28 Executing fontconfig-2.14.2-r3.trigger 23:04:28 Executing mkfontscale-1.2.2-r3.trigger 23:04:28 Executing glib-2.76.6-r0.trigger 23:04:28 Executing shared-mime-info-2.2-r5.trigger 23:04:28 Executing gdk-pixbuf-2.42.10-r5.trigger 23:04:28 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:04:28 OK: 580 MiB in 171 packages 23:04:41 Removing intermediate container 253f2b366c8f 23:04:41 ---> 8e862ca2fbd3 23:04:41 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:04:41 ---> Running in 6d1a881ced53 23:04:41 Removing intermediate container 6d1a881ced53 23:04:41 ---> 9bee8e3e19de 23:04:41 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:04:41 ---> Running in 95a4b93c2134 23:04:41 Removing intermediate container 95a4b93c2134 23:04:41 ---> 8ad02f3e73d1 23:04:41 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:04:41 ---> Running in 8b40933a570a 23:04:41 Removing intermediate container 8b40933a570a 23:04:41 ---> 9ffdfca2b4ff 23:04:41 Step 6/11 : RUN npm install -g npm 23:04:41 ---> Running in 0c2a610232d8 23:04:46 23:04:46 removed 26 packages, and changed 55 packages in 7s 23:04:46 23:04:46 24 packages are looking for funding 23:04:46 run `npm fund` for details 23:04:48 Removing intermediate container 0c2a610232d8 23:04:48 ---> e8acdb2ee627 23:04:48 Step 7/11 : ARG USER=1000 23:04:48 ---> Running in 40828ab3e4d9 23:04:48 Removing intermediate container 40828ab3e4d9 23:04:48 ---> 09c15c818e90 23:04:48 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:04:48 ---> Running in a0603b47d31d 23:04:49 Removing intermediate container a0603b47d31d 23:04:49 ---> 0080a7e181fd 23:04:49 Step 9/11 : USER $USER:$USER 23:04:49 ---> Running in f5af71cdf0cd 23:04:49 Removing intermediate container f5af71cdf0cd 23:04:49 ---> a9a85222b054 23:04:49 Step 10/11 : WORKDIR /app 23:04:49 ---> Running in 6dfede562ea0 23:04:49 Removing intermediate container 6dfede562ea0 23:04:49 ---> d0762957ec09 23:04:49 Step 11/11 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 23:04:49 ---> Running in f450b10c080f 23:04:49 Removing intermediate container f450b10c080f 23:04:49 ---> 668bd499f5e9 23:04:49 Successfully built 668bd499f5e9 23:04:49 Successfully tagged edgexfoundry/edgex-web-ui:f4899ad19894fd6c4137f908c13628cf0a118363 23:04:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:04:49 touch edgex-web-ui.imagebuilt 23:04:49 mkdir -p node_modules coverage 23:04:49 chown "1000:1000" . node_modules coverage package-lock.json 23:04:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:05:01 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:05:01 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 23:05:01 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 23:05:01 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 23:05:01 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 23:05:01 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 23:05:01 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 23:05: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. 23:05:02 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:05:03 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 23:05:04 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 23:05:04 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 23:05:06 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 23:05:10 23:05:10 added 1182 packages, and audited 1183 packages in 20s 23:05:10 23:05:10 100 packages are looking for funding 23:05:10 run `npm fund` for details 23:05:10 23:05:10 19 vulnerabilities (12 moderate, 6 high, 1 critical) 23:05:10 23:05:10 To address issues that do not require attention, run: 23:05:10 npm audit fix 23:05:10 23:05:10 To address all issues (including breaking changes), run: 23:05:10 npm audit fix --force 23:05:10 23:05:10 Run `npm audit` for details. 23:05:17 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 23:05:18 - Generating browser application bundles (phase: setup)... 23:05:45 ✔ Browser application bundle generation complete. 23:05:45 07 03 2024 23:05:42.060:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:05:45 07 03 2024 23:05:42.062:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:05:45 07 03 2024 23:05:42.065:INFO [launcher]: Starting browser ChromeHeadless 23:05:45 07 03 2024 23:05:42.379:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 6TgtPgB_81Dh89pLAAAB with id 32153603 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.089 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.108 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.149 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.167 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.196 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.209 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.217 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.243 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.258 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.261 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.262 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.268 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.281 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.301 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.303 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.316 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.324 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.331 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.335 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.337 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.38 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.386 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.39 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.407 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.409 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.434 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.454 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.46 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.466 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.485 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.501 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.503 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.504 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.507 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.525 secs) 23:05:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:05:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:05: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.' 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.525 secs) 23:05:45 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 23:05:45 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 23:05: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.' 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.528 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.539 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.544 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.552 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.556 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.557 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.558 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.575 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.589 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.601 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.607 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.61 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.613 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.615 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.618 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.62 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.627 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.63 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.632 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.637 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.644 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.65 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.652 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.654 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.671 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.676 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.68 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.72 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.731 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.735 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.737 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.738 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.745 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.756 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.768 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.771 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.773 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.775 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.787 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.795 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.797 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.799 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.812 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.813 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.814 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.815 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.819 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.825 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.827 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.828 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.829 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.842 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.859 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.863 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.868 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.873 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.88 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.898 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.911 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.916 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.927 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.942 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.947 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.952 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.953 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.955 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.957 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.96 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.967 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.971 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.975 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.988 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.993 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1 sec) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.007 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.024 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.056 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.107 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.123 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.129 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.132 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.134 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.139 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.144 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.16 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.179 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.186 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.191 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.203 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.208 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.21 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.211 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.213 secs) 23:05:45 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.215 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.217 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.233 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.262 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.272 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.283 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.302 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.305 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.32 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.322 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.324 secs) 23:05:46 WARN: ' 23:05:46 It looks like you're using ngModel on the same form field as formControlName. 23:05:46 Support for using the ngModel input property and ngModelChange event with 23:05:46 reactive form directives has been deprecated in Angular v6 and will be removed 23:05:46 in a future version of Angular. 23:05:46 23:05:46 For more information on this, see our API docs here: 23:05:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:05:46 ' 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.324 secs) 23:05:46 WARN: ' 23:05:46 It looks like you're using ngModel on the same form field as formControlName. 23:05:46 Support for using the ngModel input property and ngModelChange event with 23:05:46 reactive form directives has been deprecated in Angular v6 and will be removed 23:05:46 in a future version of Angular. 23:05:46 23:05:46 For more information on this, see our API docs here: 23:05:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:05:46 ' 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.336 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.338 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.34 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.359 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.371 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.377 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.384 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.389 secs) 23:05:46 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.624 secs / 1.389 secs) 23:05:46 TOTAL: 147 SUCCESS 23:05:46 ✔ Browser application bundle generation complete. 23:05:46 23:05:46 =============================== Coverage summary =============================== 23:05:46 Statements : 39.01% ( 1373/3519 ) 23:05:46 Branches : 15.3% ( 94/614 ) 23:05:46 Functions : 32.06% ( 423/1319 ) 23:05:46 Lines : 38.94% ( 1342/3446 ) 23:05:46 ================================================================================ 23:05:46 ✔ Browser application bundle generation complete. 23:05:48 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/web' [Pipeline] echo 23:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:05:48 $ docker stop --time=1 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 23:05:49 $ docker rm -f --volumes 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:51 + ls -al . 23:05:51 total 196 23:05:51 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 23:04 . 23:05:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:02 .. 23:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 .blubracket 23:05:51 -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 23:02 .dockerignore 23:05:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:02 .git 23:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 .github 23:05:51 -rw-rw-r-- 1 jenkins jenkins 178 Mar 7 23:02 .gitignore 23:05:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:02 .semver 23:05:51 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 7 23:02 Attribution.txt 23:05:51 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 7 23:02 CHANGELOG.md 23:05:51 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 23:02 CONTRIBUTING.md 23:05:51 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 23:02 Dockerfile 23:05:51 -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 23:02 Jenkinsfile 23:05:51 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 23:02 LICENSE 23:05:51 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 7 23:02 Makefile 23:05:51 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 7 23:02 README.md 23:05:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION 23:05:51 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 7 23:02 angularmigrationlogs.md 23:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 assets 23:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 bin 23:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 cmd 23:05:51 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:04 coverage.out 23:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 docs 23:05:51 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 7 23:02 go.mod 23:05:51 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 7 23:02 go.sum 23:05:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:02 internal 23:05:51 -rwxrwxr-x 1 jenkins jenkins 568 Mar 7 23:02 redeploy.sh 23:05:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:02 testing 23:05:51 -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 23:02 version.go 23:05:51 drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:52 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 --label arch=amd64 --label version=0.0.0 . 23:05:53 Sending build context to Docker daemon 346.2MB 23:05:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:05:53 Step 2/26 : FROM ${BASE} AS builder 23:05:53 ---> f1bb1fd9d40a 23:05:53 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:05:55 ---> Running in db17018452d7 23:05:55 Removing intermediate container db17018452d7 23:05:55 ---> 5c5afc8b2a69 23:05:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:05:55 ---> Running in d922b2e9df78 23:05:55 Removing intermediate container d922b2e9df78 23:05:55 ---> 525ea2eccc5d 23:05:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:05:55 ---> Running in d1e054f9a13e 23:05:55 Removing intermediate container d1e054f9a13e 23:05:55 ---> 66162dd48ab1 23:05:55 Step 6/26 : LABEL Name=edgex-ui-go 23:05:55 ---> Running in aa32223ba978 23:05:55 Removing intermediate container aa32223ba978 23:05:55 ---> 35ca88640d92 23:05:55 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:05:55 ---> Running in 6aead9bf0032 23:05:55 Removing intermediate container 6aead9bf0032 23:05:55 ---> e4724e792001 23:05:55 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:05:56 ---> cf68452be3a9 23:05:56 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:56 ---> Running in ba2d3cc67b6e 23:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:05:57 OK: 264 MiB in 52 packages 23:05:57 Removing intermediate container ba2d3cc67b6e 23:05:57 ---> e1f72c0aad80 23:05:57 Step 10/26 : ENV GO111MODULE=on 23:05:57 ---> Running in 2824ca9a137b 23:05:57 Removing intermediate container 2824ca9a137b 23:05:57 ---> 715d428a1e3f 23:05:57 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:05:57 ---> Running in b4caafe20660 23:05:57 Removing intermediate container b4caafe20660 23:05:57 ---> 2d053c33df2c 23:05:57 Step 12/26 : COPY go.mod vendor* ./ 23:05:58 ---> 1418503c3fe6 23:05:58 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:58 ---> Running in 53630211be42 23:05:58 Removing intermediate container 53630211be42 23:05:58 ---> 7ff58ac51c19 23:05:58 Step 14/26 : COPY . . 23:06:05 ---> 3100f098666e 23:06:05 Step 15/26 : RUN ${MAKE} 23:06:05 ---> Running in 0ab53359f7a2 23:06:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:06:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5131 in /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [Pipeline] { [Pipeline] ws 23:06:08 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:06:11 The recommended git tool is: git 23:06:23 Removing intermediate container 0ab53359f7a2 23:06:23 ---> cef3c1c65ec2 23:06:23 Step 16/26 : FROM alpine:3.18 23:06:23 3.18: Pulling from library/alpine 23:06:23 619be1103602: Already exists 23:06:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:06:23 Status: Downloaded newer image for alpine:3.18 23:06:23 ---> d3782b16ccc9 23:06:23 Step 17/26 : RUN apk --no-cache upgrade 23:06:23 ---> Running in b757d9783c1e 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:23 OK: 7 MiB in 15 packages 23:06:23 Removing intermediate container b757d9783c1e 23:06:23 ---> 25c18b739030 23:06:23 Step 18/26 : EXPOSE 4000 23:06:23 ---> Running in bca8e7fdf796 23:06:23 Removing intermediate container bca8e7fdf796 23:06:23 ---> 52932d52cab7 23:06:23 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:06:24 ---> 026b4cd8d158 23:06:24 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:06:24 ---> 67c12aa0ca80 23:06:24 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:06:24 ---> fd6667ac97d8 23:06:24 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:06:24 ---> Running in a50ce686e21a 23:06:24 Removing intermediate container a50ce686e21a 23:06:24 ---> 76755cd442b0 23:06:24 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:06:24 ---> Running in 0a5da9c9c34c 23:06:25 Removing intermediate container 0a5da9c9c34c 23:06:25 ---> b16c1b79f566 23:06:25 Step 24/26 : LABEL arch=amd64 23:06:25 ---> Running in 185928e51b25 23:06:25 Removing intermediate container 185928e51b25 23:06:25 ---> 2b2d460265f3 23:06:25 Step 25/26 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 23:06:25 ---> Running in 03d3c589a97b 23:06:25 Removing intermediate container 03d3c589a97b 23:06:25 ---> 17d4619403f6 23:06:25 Step 26/26 : LABEL version=0.0.0 23:06:25 ---> Running in 0f16bdecb03f 23:06:25 Removing intermediate container 0f16bdecb03f 23:06:25 ---> d474af1da871 23:06:25 [Warning] One or more build-args [ARCH] were not consumed 23:06:25 Successfully built d474af1da871 23:06:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:26 using credential edgex-jenkins-ssh 23:06:26 Cloning the remote Git repository 23:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:26 23:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:27 latest: Pulling from edgex-lftools-log-publisher 23:06:27 5eb5b503b376: Pulling fs layer 23:06:27 5c69ac0246d0: Pulling fs layer 23:06:27 ec43610c2a17: Pulling fs layer 23:06:27 3a2ae6a8a46f: Pulling fs layer 23:06:27 33b1e0a273af: Pulling fs layer 23:06:27 5d3b04190fa2: Pulling fs layer 23:06:27 2f39f015ded8: Pulling fs layer 23:06:27 3a2ae6a8a46f: Waiting 23:06:27 33b1e0a273af: Waiting 23:06:27 5c69ac0246d0: Download complete 23:06:27 3a2ae6a8a46f: Verifying Checksum 23:06:27 3a2ae6a8a46f: Download complete 23:06:27 33b1e0a273af: Verifying Checksum 23:06:27 33b1e0a273af: Download complete 23:06:27 ec43610c2a17: Verifying Checksum 23:06:27 ec43610c2a17: Download complete 23:06:27 5d3b04190fa2: Verifying Checksum 23:06:27 5d3b04190fa2: Download complete 23:06:27 5eb5b503b376: Verifying Checksum 23:06:27 5eb5b503b376: Download complete 23:06:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:06:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:06:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:06:27 > git --version # timeout=10 23:06:27 > git --version # 'git version 2.25.1' 23:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:28 2f39f015ded8: Verifying Checksum 23:06:28 2f39f015ded8: Download complete 23:06:28 5eb5b503b376: Pull complete 23:06:28 5c69ac0246d0: Pull complete 23:06:28 ec43610c2a17: Pull complete 23:06:28 3a2ae6a8a46f: Pull complete 23:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:29 33b1e0a273af: Pull complete 23:06:29 5d3b04190fa2: Pull complete 23:06:33 2f39f015ded8: Pull complete 23:06:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:33 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 23:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 23:06:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:06:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:06:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:06:41 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit f4899ad19894fd6c4137f908c13628cf0a118363 23:06:41 $ docker top 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 -eo pid,comm [Pipeline] { 23:06:41 > git config core.sparsecheckout # timeout=10 23:06:41 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 23:06:43 Merge succeeded, producing f4899ad19894fd6c4137f908c13628cf0a118363 23:06:43 Checking out Revision f4899ad19894fd6c4137f908c13628cf0a118363 (PR-712) 23:06:44 ---> job-cost.sh 23:06:44 lf-activate-venv: SKIPPING 23:06:44 INFO: No Stack... 23:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:43 > git remote # timeout=10 23:06:43 > git config --get remote.origin.url # timeout=10 23:06:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:43 > git merge 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 23:06:43 > git rev-parse HEAD^{commit} # timeout=10 23:06:43 > git config core.sparsecheckout # timeout=10 23:06:43 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 23:06:45 Commit message: "chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:06:45 INFO: Archiving Costs [Pipeline] sh 23:06:45 > git --version # timeout=10 23:06:45 > git --version # 'git version 2.25.1' 23:06:45 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:45 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/cost.csv 23:06:45 + cut -d, -f6 [Pipeline] lock 23:06:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] 23:06:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] did not exist. Created. 23:06:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] { 23:06:45 23:06:45 GitHub has been notified of this commit’s build result 23:06:45 [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:06:46 + echo total: 0.2199999988079071 [Pipeline] stash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:46 Stashed 1 file(s) [Pipeline] } 23:06:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] 23:06:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:06:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:48 Dload Upload Total Spent Left Speed 23:06:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 136k 0 --:--:-- --:--:-- --:--:-- 137k [Pipeline] // lock [Pipeline] } 23:06:49 $ docker stop --time=1 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 23:06:50 $ docker rm -f --volumes 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 23:06:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 23:06:52 + sudo tee /etc/docker/daemon.new 23:06:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:06:52 { 23:06:52 "registry-mirrors": [ 23:06:52 "https://nexus3.edgexfoundry.org:10001" 23:06:52 ], 23:06:52 "bip": "10.250.0.254/24", 23:06:52 "hosts": [ 23:06:52 "tcp://0.0.0.0:5555", 23:06:52 "unix:///var/run/docker.sock" 23:06:52 ], 23:06:52 "mtu": 1458, 23:06:52 "selinux-enabled": true, 23:06:52 "seccomp-profile": "/etc/docker/seccomp.json" 23:06:52 } [Pipeline] sh 23:06:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:06:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:11 provisioning config files... 23:07:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7990433751211929365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:12 ---> ****-login.sh 23:07:12 nexus3.edgexfoundry.org:10001 23:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:17 Configure a credential helper to remove this warning. See 23:07:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:17 23:07:17 Login Succeeded 23:07:17 nexus3.edgexfoundry.org:10002 23:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:18 Configure a credential helper to remove this warning. See 23:07:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:18 23:07:18 Login Succeeded 23:07:18 nexus3.edgexfoundry.org:10003 23:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:19 Configure a credential helper to remove this warning. See 23:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:19 23:07:19 Login Succeeded 23:07:19 nexus3.edgexfoundry.org:10004 23:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:19 Configure a credential helper to remove this warning. See 23:07:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:19 23:07:19 Login Succeeded 23:07:19 ****.io 23:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:20 Configure a credential helper to remove this warning. See 23:07:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:20 23:07:20 Login Succeeded 23:07:20 ---> ****-login.sh ends [Pipeline] } 23:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:21 ========================================================= 23:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:07:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:07:23 Sending build context to Docker daemon 35.23MB 23:07:23 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:07:23 Step 2/15 : FROM ${BASE} AS builder 23:07:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:23 9fda8d8052c6: Pulling fs layer 23:07:23 5d54e960e981: Pulling fs layer 23:07:23 c4a7e357bf2a: Pulling fs layer 23:07:23 f0e02332f6b5: Pulling fs layer 23:07:23 872ee5b61b7b: Pulling fs layer 23:07:23 0c6a40ed1a82: Pulling fs layer 23:07:23 94ae7d8d031c: Pulling fs layer 23:07:23 0c6a40ed1a82: Waiting 23:07:23 94ae7d8d031c: Waiting 23:07:23 f0e02332f6b5: Waiting 23:07:23 872ee5b61b7b: Waiting 23:07:23 5d54e960e981: Verifying Checksum 23:07:23 5d54e960e981: Download complete 23:07:23 f0e02332f6b5: Verifying Checksum 23:07:23 f0e02332f6b5: Download complete 23:07:23 872ee5b61b7b: Verifying Checksum 23:07:23 872ee5b61b7b: Download complete 23:07:23 9fda8d8052c6: Download complete 23:07:24 94ae7d8d031c: Verifying Checksum 23:07:24 94ae7d8d031c: Download complete 23:07:24 9fda8d8052c6: Pull complete 23:07:25 5d54e960e981: Pull complete 23:07:25 c4a7e357bf2a: Verifying Checksum 23:07:25 c4a7e357bf2a: Download complete 23:07:27 0c6a40ed1a82: Verifying Checksum 23:07:27 0c6a40ed1a82: Download complete 23:07:42 c4a7e357bf2a: Pull complete 23:07:42 f0e02332f6b5: Pull complete 23:07:42 872ee5b61b7b: Pull complete 23:07:48 0c6a40ed1a82: Pull complete 23:07:50 94ae7d8d031c: Pull complete 23:07:50 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:07:50 ---> 86de565de09d 23:07:50 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:07:53 ---> Running in 6b836c6271a0 23:07:53 Removing intermediate container 6b836c6271a0 23:07:53 ---> 649a6c28587e 23:07:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:07:53 ---> Running in c94b156282db 23:07:53 Removing intermediate container c94b156282db 23:07:53 ---> bb521a0332a3 23:07:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:07:53 ---> Running in 718d5063cdbb 23:07:54 Removing intermediate container 718d5063cdbb 23:07:54 ---> 85d36a1c3f9e 23:07:54 Step 6/15 : LABEL Name=edgex-ui-go 23:07:54 ---> Running in d29d929d3094 23:07:54 Removing intermediate container d29d929d3094 23:07:54 ---> 1048f75b60b3 23:07:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:07:55 ---> Running in f2f5ad1e0fb8 23:07:55 Removing intermediate container f2f5ad1e0fb8 23:07:55 ---> c0d6dfddc236 23:07:55 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:07:56 latest: Pulling from library/docker 23:07:56 bca4290a9639: Pulling fs layer 23:07:56 2cd627277f8a: Pulling fs layer 23:07:56 4f4fb700ef54: Pulling fs layer 23:07:56 a4fb61f641ed: Pulling fs layer 23:07:56 733caa879861: Pulling fs layer 23:07:56 41b482f87146: Pulling fs layer 23:07:56 1ffd3afa1d3e: Pulling fs layer 23:07:56 10d13b96e2ce: Pulling fs layer 23:07:56 872b0ec9e92a: Pulling fs layer 23:07:56 2a41040cfda2: Pulling fs layer 23:07:56 f12b5842cd88: Pulling fs layer 23:07:56 09fed680ddf1: Pulling fs layer 23:07:56 61f799a7b288: Pulling fs layer 23:07:56 b711c26ad614: Pulling fs layer 23:07:56 1ce59fe0e794: Pulling fs layer 23:07:56 1c26fbe85d26: Pulling fs layer 23:07:56 872b0ec9e92a: Waiting 23:07:56 2a41040cfda2: Waiting 23:07:56 733caa879861: Waiting 23:07:56 f12b5842cd88: Waiting 23:07:56 09fed680ddf1: Waiting 23:07:56 61f799a7b288: Waiting 23:07:56 b711c26ad614: Waiting 23:07:56 1ce59fe0e794: Waiting 23:07:56 1c26fbe85d26: Waiting 23:07:56 41b482f87146: Waiting 23:07:56 a4fb61f641ed: Waiting 23:07:56 1ffd3afa1d3e: Waiting 23:07:56 10d13b96e2ce: Waiting 23:07:57 4f4fb700ef54: Verifying Checksum 23:07:57 4f4fb700ef54: Download complete 23:07:57 2cd627277f8a: Verifying Checksum 23:07:57 2cd627277f8a: Download complete 23:07:57 bca4290a9639: Verifying Checksum 23:07:57 bca4290a9639: Download complete 23:07:57 a4fb61f641ed: Download complete 23:07:58 733caa879861: Verifying Checksum 23:07:58 733caa879861: Download complete 23:07:58 1ffd3afa1d3e: Verifying Checksum 23:07:58 1ffd3afa1d3e: Download complete 23:07:58 10d13b96e2ce: Verifying Checksum 23:07:58 10d13b96e2ce: Download complete 23:07:58 872b0ec9e92a: Download complete 23:07:58 2a41040cfda2: Verifying Checksum 23:07:58 2a41040cfda2: Download complete 23:07:58 41b482f87146: Verifying Checksum 23:07:58 41b482f87146: Download complete 23:07:58 61f799a7b288: Verifying Checksum 23:07:58 61f799a7b288: Download complete 23:07:58 09fed680ddf1: Verifying Checksum 23:07:58 09fed680ddf1: Download complete 23:07:58 bca4290a9639: Pull complete 23:07:59 1ce59fe0e794: Download complete 23:07:59 1c26fbe85d26: Verifying Checksum 23:07:59 1c26fbe85d26: Download complete 23:07:59 f12b5842cd88: Verifying Checksum 23:07:59 f12b5842cd88: Download complete 23:07:59 2cd627277f8a: Pull complete 23:08:00 4f4fb700ef54: Pull complete 23:08:00 a4fb61f641ed: Pull complete 23:08:00 b711c26ad614: Verifying Checksum 23:08:00 b711c26ad614: Download complete 23:08:02 733caa879861: Pull complete 23:08:03 41b482f87146: Pull complete 23:08:05 1ffd3afa1d3e: Pull complete 23:08:05 10d13b96e2ce: Pull complete 23:08:05 872b0ec9e92a: Pull complete 23:08:05 2a41040cfda2: Pull complete 23:08:07 f12b5842cd88: Pull complete 23:08:07 09fed680ddf1: Pull complete 23:08:08 61f799a7b288: Pull complete 23:08:12 b711c26ad614: Pull complete 23:08:12 1ce59fe0e794: Pull complete 23:08:12 1c26fbe85d26: Pull complete 23:08:12 Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 23:08:12 Status: Downloaded newer image for docker:latest 23:08:15 ---> 6cc6720db3b7 23:08:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:15 ---> Running in 09382ed7d289 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:08:19 OK: 266 MiB in 52 packages 23:08:20 Removing intermediate container 09382ed7d289 23:08:20 ---> 596d0a78bb14 23:08:20 Step 10/15 : ENV GO111MODULE=on 23:08:20 ---> Running in bdb6bfa2454e 23:08:21 Removing intermediate container bdb6bfa2454e 23:08:21 ---> dbbe16bb2545 23:08:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:08:21 ---> Running in fd718560826d 23:08:21 Removing intermediate container fd718560826d 23:08:21 ---> 796fb831a53d 23:08:21 Step 12/15 : COPY go.mod vendor* ./ 23:08:22 ---> e7250228d727 23:08:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:22 ---> Running in 32182b10e1fb 23:09:44 Removing intermediate container 32182b10e1fb 23:09:44 ---> abb200bf1454 23:09:44 Step 14/15 : COPY . . 23:09:44 ---> 0f94ea39683f 23:09:44 Step 15/15 : RUN ${MAKE} 23:09:44 ---> Running in 9863968062cb 23:09:44 noop 23:09:44 Removing intermediate container 9863968062cb 23:09:44 ---> bbba1cdf1ff9 23:09:44 Successfully built bbba1cdf1ff9 23:09:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:45 + docker inspect -f . ci-base-image-arm64 23:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 23:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:09:47 $ docker top b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:48 + go version 23:09:48 go version go1.21.0 linux/arm64 [Pipeline] } 23:09:48 $ docker stop --time=1 b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 23:09:50 $ docker rm -f --volumes b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:51 + docker inspect -f . ci-base-image-arm64 23:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 23:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:09:54 $ docker top 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:55 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 23:09:55 + make test 23:09:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:10:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:12:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:12:42 $ docker stop --time=1 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 23:12:44 $ docker rm -f --volumes 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:45 Warning: overwriting stash ‘coverage-report’ 23:12:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:48 + ls -al . 23:12:48 total 192 23:12:48 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:09 . 23:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. 23:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 .blubracket 23:12:48 -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 23:06 .dockerignore 23:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:06 .git 23:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github 23:12:48 -rw-rw-r-- 1 jenkins jenkins 178 Mar 7 23:06 .gitignore 23:12:48 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 7 23:06 Attribution.txt 23:12:48 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 7 23:06 CHANGELOG.md 23:12:48 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 23:06 CONTRIBUTING.md 23:12:48 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 23:06 Dockerfile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 23:06 Jenkinsfile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 23:06 LICENSE 23:12:48 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 7 23:06 Makefile 23:12:48 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 7 23:06 README.md 23:12:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION 23:12:48 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 7 23:06 angularmigrationlogs.md 23:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 assets 23:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin 23:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 cmd 23:12:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:09 coverage.out 23:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 docs 23:12:48 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 7 23:06 go.mod 23:12:48 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 7 23:06 go.sum 23:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:06 internal 23:12:48 -rwxrwxr-x 1 jenkins jenkins 568 Mar 7 23:06 redeploy.sh 23:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 testing 23:12:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 23:06 version.go 23:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:48 + 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=f4899ad19894fd6c4137f908c13628cf0a118363 --label arch=arm64 --label version=0.0.0 . 23:12:50 Sending build context to Docker daemon 35.23MB 23:12:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:12:50 Step 2/26 : FROM ${BASE} AS builder 23:12:50 ---> bbba1cdf1ff9 23:12:50 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:12:50 ---> Running in 1515d54a457e 23:12:51 Removing intermediate container 1515d54a457e 23:12:51 ---> e784d82f1c17 23:12:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:12:51 ---> Running in 81345e19cc6b 23:12:51 Removing intermediate container 81345e19cc6b 23:12:51 ---> 90c5162c8a6f 23:12:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:12:51 ---> Running in e10efe8f3e7a 23:12:51 Removing intermediate container e10efe8f3e7a 23:12:51 ---> 4331070603dc 23:12:51 Step 6/26 : LABEL Name=edgex-ui-go 23:12:52 ---> Running in 4533efa4a01d 23:12:52 Removing intermediate container 4533efa4a01d 23:12:52 ---> 9051a0ee3d5c 23:12:52 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:12:52 ---> Running in 7c1d4d76facb 23:12:53 Removing intermediate container 7c1d4d76facb 23:12:53 ---> 96ddb91654a2 23:12:53 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:12:55 ---> 08a3c51533a2 23:12:55 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:55 ---> Running in 9fd07d99915b 23:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:12:57 OK: 266 MiB in 52 packages 23:12:59 Removing intermediate container 9fd07d99915b 23:12:59 ---> 59715efcd5e6 23:12:59 Step 10/26 : ENV GO111MODULE=on 23:12:59 ---> Running in c88b94a29820 23:12:59 Removing intermediate container c88b94a29820 23:12:59 ---> a3fbfbfc49ad 23:12:59 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:12:59 ---> Running in ef86520d4d68 23:13:00 Removing intermediate container ef86520d4d68 23:13:00 ---> 0a5106e6b4d5 23:13:00 Step 12/26 : COPY go.mod vendor* ./ 23:13:00 ---> 89a9d4321dd6 23:13:00 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:01 ---> Running in 939a9267abd5 23:13:03 Removing intermediate container 939a9267abd5 23:13:03 ---> 0a5169f2719f 23:13:03 Step 14/26 : COPY . . 23:13:09 ---> 3f104f9a386d 23:13:09 Step 15/26 : RUN ${MAKE} 23:13:09 ---> Running in 68c01840453c 23:13:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:15:46 Removing intermediate container 68c01840453c 23:15:46 ---> f8c79579c14d 23:15:46 Step 16/26 : FROM alpine:3.18 23:15:46 3.18: Pulling from library/alpine 23:15:46 c6b39de5b339: Pulling fs layer 23:15:46 c6b39de5b339: Verifying Checksum 23:15:46 c6b39de5b339: Download complete 23:15:46 c6b39de5b339: Pull complete 23:15:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:15:46 Status: Downloaded newer image for alpine:3.18 23:15:46 ---> 33abbf032149 23:15:46 Step 17/26 : RUN apk --no-cache upgrade 23:15:46 ---> Running in 7b00d9f4e547 23:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:15:48 OK: 8 MiB in 15 packages 23:15:49 Removing intermediate container 7b00d9f4e547 23:15:49 ---> 2d3211e7d845 23:15:49 Step 18/26 : EXPOSE 4000 23:15:49 ---> Running in 8adf590ffc14 23:15:50 Removing intermediate container 8adf590ffc14 23:15:50 ---> 570edc8c2b70 23:15:50 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:15:52 ---> 5985e77ff8ef 23:15:52 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:15:52 ---> 85ccf95c0274 23:15:52 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:15:53 ---> 5cb1281cbed6 23:15:53 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:15:53 ---> Running in e9f54f610f97 23:15:53 Removing intermediate container e9f54f610f97 23:15:53 ---> f99bc50b3a99 23:15:53 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:15:53 ---> Running in cdc673168377 23:15:54 Removing intermediate container cdc673168377 23:15:54 ---> 0e7f96bc5e6a 23:15:54 Step 24/26 : LABEL arch=arm64 23:15:54 ---> Running in ba33620324c4 23:15:54 Removing intermediate container ba33620324c4 23:15:54 ---> dd54a787131a 23:15:54 Step 25/26 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 23:15:54 ---> Running in b697d9ce7856 23:15:54 Removing intermediate container b697d9ce7856 23:15:54 ---> bb218ad645ba 23:15:54 Step 26/26 : LABEL version=0.0.0 23:15:55 ---> Running in 0d4458f2ae91 23:15:55 Removing intermediate container 0d4458f2ae91 23:15:55 ---> 5b8906635e83 23:15:55 [Warning] One or more build-args [ARCH] were not consumed 23:15:55 Successfully built 5b8906635e83 23:15:55 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:57 23:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:57 arm64: Pulling from edgex-lftools-log-publisher 23:15:57 8998bd30e6a1: Pulling fs layer 23:15:57 04944245beec: Pulling fs layer 23:15:57 699f458cf7ca: Pulling fs layer 23:15:57 765212b225bb: Pulling fs layer 23:15:57 f23df028b6ca: Pulling fs layer 23:15:57 d65c8cfc05b1: Pulling fs layer 23:15:57 2437ff75d9bd: Pulling fs layer 23:15:57 f23df028b6ca: Waiting 23:15:57 d65c8cfc05b1: Waiting 23:15:57 2437ff75d9bd: Waiting 23:15:57 765212b225bb: Waiting 23:15:57 04944245beec: Verifying Checksum 23:15:57 04944245beec: Download complete 23:15:57 765212b225bb: Verifying Checksum 23:15:58 f23df028b6ca: Verifying Checksum 23:15:58 f23df028b6ca: Download complete 23:15:58 d65c8cfc05b1: Verifying Checksum 23:15:58 d65c8cfc05b1: Download complete 23:15:58 699f458cf7ca: Verifying Checksum 23:15:58 699f458cf7ca: Download complete 23:15:58 8998bd30e6a1: Verifying Checksum 23:15:58 8998bd30e6a1: Download complete 23:16:01 2437ff75d9bd: Verifying Checksum 23:16:01 2437ff75d9bd: Download complete 23:16:04 8998bd30e6a1: Pull complete 23:16:04 04944245beec: Pull complete 23:16:06 699f458cf7ca: Pull complete 23:16:06 765212b225bb: Pull complete 23:16:07 f23df028b6ca: Pull complete 23:16:07 d65c8cfc05b1: Pull complete 23:16:26 2437ff75d9bd: Pull complete 23:16:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 23:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:16:39 $ docker top 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:40 ---> job-cost.sh 23:16:40 lf-activate-venv: SKIPPING 23:16:40 INFO: No Stack... 23:16:40 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:41 INFO: Archiving Costs [Pipeline] sh 23:16:42 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:16:42 + cut -d, -f6 [Pipeline] lock 23:16:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] 23:16:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] did not exist. Created. 23:16:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:43 /w/workspace/edgex-ui-go/1@tmp/durable-c50b7fe2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:43 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:43 Warning: overwriting stash ‘stack-cost’ 23:16:44 Stashed 1 file(s) [Pipeline] } 23:16:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:44 $ docker stop --time=1 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 23:16:45 $ docker rm -f --volumes 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:16:48 provisioning config files... 23:16:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config6596702957294642924tmp [Pipeline] { [Pipeline] sh 23:16:48 + set +x 23:16:48 + curl -s https://codecov.io/bash 23:16:48 + bash -s -- 23:16:48 23:16:48 _____ _ 23:16:48 / ____| | | 23:16:48 | | ___ __| | ___ ___ _____ __ 23:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:48 Bash-1.0.6 23:16:48 23:16:48 23:16:48 ==> git version 2.25.1 found 23:16:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:16:48 Release-Date: 2020-01-08 23:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:48 ==> Jenkins CI detected. 23:16:48 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-712 23:16:48 project root: . 23:16:48 --> token set from env 23:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:48 ==> Running gcov in . (disable via -X gcov) 23:16:48 ==> Python coveragepy not found 23:16:48 ==> Searching for coverage reports in: 23:16:48 + . 23:16:48 -> Found 1 reports 23:16:48 ==> Detecting git/mercurial file structure 23:16:48 ==> Reading reports 23:16:48 + ./coverage.out bytes=10 23:16:48 ==> Appending adjustments 23:16:48 https://docs.codecov.io/docs/fixing-reports 23:16:49 + Found adjustments 23:16:49 ==> Gzipping contents 23:16:49 12K /tmp/codecov.FLjFjp.gz 23:16:49 ==> Uploading reports 23:16:49 url: https://codecov.io 23:16:49 query: branch=PR-712&commit=f4899ad19894fd6c4137f908c13628cf0a118363&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=712&job=&cmd_args= 23:16:49 -> Pinging Codecov 23:16:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-712&commit=f4899ad19894fd6c4137f908c13628cf0a118363&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=712&job=&cmd_args= 23:16:49 -> Uploading to 23:16:49 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/FB506323287CE973F263BFD2A0EB1F37/f4899ad19894fd6c4137f908c13628cf0a118363/0aa6336b-8d98-489f-810c-358632c2198f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe1df296013be8dc952cf62450d4be9d1a9aa8220d51dbf91b069e316a0c9cb8 23:16:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:49 Dload Upload Total Spent Left Speed 23:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 28939 --:--:-- --:--:-- --:--:-- 28939 23:16:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] } 23:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:16:53 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives ] 23:16:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives 23:16:53 total 16 23:16:53 drwxr-xr-x 3 root root 4096 Mar 7 23:06 . 23:16:53 drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 23:06 .. 23:16:53 drwxr-xr-x 2 root root 4096 Mar 7 23:06 cost 23:16:53 -rw-r--r-- 1 root root 83 Mar 7 23:06 cost.csv 23:16:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives 23:16:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives 23:16:53 total 16 23:16:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 . 23:16:53 drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 23:06 .. 23:16:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:06 cost 23:16:53 -rw-r--r-- 1 jenkins jenkins 83 Mar 7 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:16:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:54 ---> package-listing.sh 23:16:54 ++ facter osfamily 23:16:54 ++ tr '[:upper:]' '[:lower:]' 23:16:54 + OS_FAMILY=debian 23:16:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-712 23:16:54 + START_PACKAGES=/tmp/packages_start.txt 23:16:54 + END_PACKAGES=/tmp/packages_end.txt 23:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:54 + PACKAGES=/tmp/packages_start.txt 23:16:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-712 ']' 23:16:54 + PACKAGES=/tmp/packages_end.txt 23:16:54 + case "${OS_FAMILY}" in 23:16:54 + dpkg -l 23:16:54 + grep '^ii' 23:16:54 + '[' -f /tmp/packages_start.txt ']' 23:16:54 + '[' -f /tmp/packages_end.txt ']' 23:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-712 ']' 23:16:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/ 23:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/ [Pipeline] echo 23:16:55 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-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:56 prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container 23:16:56 $ 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-712/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-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:56 $ docker top 3515c6ec08bd1320214dd893ced8d505e5a2546d4d57480d196e56c5fe93a019 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:57 + ls /var/log/sa-host 23:16:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:57 provisioning config files... 23:16:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config17822680397739122623tmp [Pipeline] { [Pipeline] echo 23:16:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> create-netrc.sh [Pipeline] } 23:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> python-tools-install.sh [Pipeline] echo 23:16:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:59 ---> sudo-logs.sh 23:16:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:59 ---> job-cost.sh 23:16:59 lf-activate-venv: SKIPPING 23:16:59 DEBUG: total: 0.2199999988079071 23:16:59 INFO: Retrieving Stack Cost... 23:17:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:00 INFO: Archiving Costs [Pipeline] echo 23:17:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:00 ---> logs-deploy.sh 23:17:00 lf-activate-venv: SKIPPING 23:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-712/1 23:17:00 INFO: archiving workspace using pattern(s): 23:17:01 Archives upload complete. 23:17:01 INFO: archiving logs to Nexus 23:17:02 ---> uname -a: 23:17:02 Linux prd-ubuntu20-04-docker-8c-8g-5115 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:02 23:17:02 23:17:02 ---> lscpu: 23:17:02 Architecture: x86_64 23:17:02 CPU op-mode(s): 32-bit, 64-bit 23:17:02 Byte Order: Little Endian 23:17:02 Address sizes: 40 bits physical, 48 bits virtual 23:17:02 CPU(s): 8 23:17:02 On-line CPU(s) list: 0-7 23:17:02 Thread(s) per core: 1 23:17:02 Core(s) per socket: 1 23:17:02 Socket(s): 8 23:17:02 NUMA node(s): 1 23:17:02 Vendor ID: AuthenticAMD 23:17:02 CPU family: 23 23:17:02 Model: 49 23:17:02 Model name: AMD EPYC-Rome Processor 23:17:02 Stepping: 0 23:17:02 CPU MHz: 2799.996 23:17:02 BogoMIPS: 5599.99 23:17:02 Virtualization: AMD-V 23:17:02 Hypervisor vendor: KVM 23:17:02 Virtualization type: full 23:17:02 L1d cache: 256 KiB 23:17:02 L1i cache: 256 KiB 23:17:02 L2 cache: 4 MiB 23:17:02 L3 cache: 128 MiB 23:17:02 NUMA node0 CPU(s): 0-7 23:17:02 Vulnerability Itlb multihit: Not affected 23:17:02 Vulnerability L1tf: Not affected 23:17:02 Vulnerability Mds: Not affected 23:17:02 Vulnerability Meltdown: Not affected 23:17:02 Vulnerability Mmio stale data: Not affected 23:17:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:02 Vulnerability Srbds: Not affected 23:17:02 Vulnerability Tsx async abort: Not affected 23:17:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:17:02 23:17:02 23:17:02 ---> nproc: 23:17:02 8 23:17:02 23:17:02 23:17:02 ---> df -h: 23:17:02 Filesystem Size Used Avail Use% Mounted on 23:17:02 overlay 155G 14G 142G 9% / 23:17:02 tmpfs 64M 0 64M 0% /dev 23:17:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:02 shm 64M 0 64M 0% /dev/shm 23:17:02 /dev/vda1 155G 14G 142G 9% /facter-os 23:17:02 23:17:02