Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 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-ssh4978459186252553450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh8278987392589592222.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4885501348133948689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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 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-ssh14160599511537196695.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3664097810324516370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40875 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) Commit message: "Merge pull request #822 from judehung/update-odessa-mods" > 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 core.sparsecheckout # timeout=10 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-list --no-walk 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:55:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:55:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:55:29 ========================================================= 07:55:29 EdgeX Global Pipelines Version Info 07:55:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:55:29 ------------------- 07:55:29 stable info: 07:55:29 ------------------- 07:55:29 Commited By: Cherry Wang cherry@iotechsys.com 07:55:29 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:55:29 Message: update stable to v1.0.271 07:55:30 ------------------- 07:55:30 experimental info: 07:55:30 ------------------- 07:55:30 Commited By: **** collab-it+edgex@linuxfoundation.org 07:55:30 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:55:30 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdda4b [Pipeline] echo 07:55:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:31 provisioning config files... 07:55:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14269354217078839229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:32 ---> ****-login.sh 07:55:32 nexus3.edgexfoundry.org:10001 07:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:32 Configure a credential helper to remove this warning. See 07:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:32 07:55:32 Login Succeeded 07:55:32 nexus3.edgexfoundry.org:10002 07:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:32 Configure a credential helper to remove this warning. See 07:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:32 07:55:32 Login Succeeded 07:55:32 nexus3.edgexfoundry.org:10003 07:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:32 Configure a credential helper to remove this warning. See 07:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:32 07:55:32 Login Succeeded 07:55:32 nexus3.edgexfoundry.org:10004 07:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:32 Configure a credential helper to remove this warning. See 07:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:32 07:55:32 Login Succeeded 07:55:32 ****.io 07:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:33 Configure a credential helper to remove this warning. See 07:55:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:33 07:55:33 Login Succeeded 07:55:33 ---> ****-login.sh ends [Pipeline] } 07:55:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:55:33 + git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 07:55:33 -----------> git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:55:33 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [false] [Pipeline] sh 07:55:33 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 07:55:33 ========================================================= 07:55:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:55:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:34 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 07:55:34 [semverPrep] GIT_COMMIT: 8cdda4bcdbb66b44d63df67301c7c51a86d111f3, Commit Message: Merge pull request #822 from judehung/update-odessa-mods [Pipeline] echo 07:55:34 [semverPrep] This is not a build commit. [Pipeline] sh 07:55:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:34 + grep -v github /etc/ssh/ssh_known_hosts 07:55:34 + [ -e /tmp/ssh_known_hosts ] 07:55:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:55:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:55:34 + sudo tee -a /etc/ssh/ssh_known_hosts 07:55:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:35 07:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:35 0.1.4: Pulling from edgex-devops/py-git-semver 07:55:35 b85a868b505f: Pulling fs layer 07:55:35 e2be974225ed: Pulling fs layer 07:55:35 339a4e72a1f5: Pulling fs layer 07:55:35 988bab9f4d93: Pulling fs layer 07:55:35 1469e6f7b9e6: Pulling fs layer 07:55:35 eaf3925da568: Pulling fs layer 07:55:35 bab4dde63d76: Pulling fs layer 07:55:35 bde34c3a00c8: Pulling fs layer 07:55:35 b352a97aabf1: Pulling fs layer 07:55:35 4872d77fe225: Pulling fs layer 07:55:35 5851b861e8e6: Pulling fs layer 07:55:35 988bab9f4d93: Waiting 07:55:35 4872d77fe225: Waiting 07:55:35 bab4dde63d76: Waiting 07:55:35 b352a97aabf1: Waiting 07:55:35 5851b861e8e6: Waiting 07:55:35 eaf3925da568: Waiting 07:55:35 bde34c3a00c8: Waiting 07:55:35 1469e6f7b9e6: Waiting 07:55:35 e2be974225ed: Verifying Checksum 07:55:35 e2be974225ed: Download complete 07:55:35 988bab9f4d93: Verifying Checksum 07:55:35 988bab9f4d93: Download complete 07:55:35 1469e6f7b9e6: Verifying Checksum 07:55:35 1469e6f7b9e6: Download complete 07:55:35 339a4e72a1f5: Verifying Checksum 07:55:35 339a4e72a1f5: Download complete 07:55:35 eaf3925da568: Verifying Checksum 07:55:35 eaf3925da568: Download complete 07:55:35 bde34c3a00c8: Verifying Checksum 07:55:35 bde34c3a00c8: Download complete 07:55:35 b352a97aabf1: Verifying Checksum 07:55:35 b352a97aabf1: Download complete 07:55:35 4872d77fe225: Verifying Checksum 07:55:35 4872d77fe225: Download complete 07:55:35 5851b861e8e6: Verifying Checksum 07:55:35 b85a868b505f: Verifying Checksum 07:55:35 b85a868b505f: Download complete 07:55:35 bab4dde63d76: Verifying Checksum 07:55:36 b85a868b505f: Pull complete 07:55:37 e2be974225ed: Pull complete 07:55:37 339a4e72a1f5: Pull complete 07:55:37 988bab9f4d93: Pull complete 07:55:37 1469e6f7b9e6: Pull complete 07:55:37 eaf3925da568: Pull complete 07:55:39 bab4dde63d76: Pull complete 07:55:39 bde34c3a00c8: Pull complete 07:55:40 b352a97aabf1: Pull complete 07:55:40 4872d77fe225: Pull complete 07:55:40 5851b861e8e6: Pull complete 07:55:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:40 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 07:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:43 $ docker top 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e -eo pid,comm 07:55:43 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). 07:55:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:43 [ssh-agent] Looking for ssh-agent implementation... 07:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:43 $ docker exec 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent 07:55:43 SSH_AUTH_SOCK=/tmp/ssh-ZHTw9cc51yMu/agent.32 07:55:43 SSH_AGENT_PID=38 07:55:43 Running ssh-add (command line suppressed) 07:55:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15404789836334151238.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15404789836334151238.key) 07:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:44 + git tag --points-at HEAD [Pipeline] } 07:55:44 $ docker exec --env ******** --env ******** 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent -k 07:55:44 unset SSH_AUTH_SOCK; 07:55:44 unset SSH_AGENT_PID; 07:55:44 echo Agent pid 38 killed; 07:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:44 [ssh-agent] Looking for ssh-agent implementation... 07:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:44 $ docker exec 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent 07:55:44 SSH_AUTH_SOCK=/tmp/ssh-MMFgqV127FzO/agent.71 07:55:44 SSH_AGENT_PID=78 07:55:44 Running ssh-add (command line suppressed) 07:55:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10383458296454738023.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10383458296454738023.key) 07:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:44 + git semver init 07:55:45 2025-03-11 07:55:45,112 [run_init] DEBUG init version:0.0.0 force:False 07:55:45 2025-03-11 07:55:45,113 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:55:45 2025-03-11 07:55:45,114 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:55:45 2025-03-11 07:55:45,114 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:55:47 2025-03-11 07:55:47,266 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:55:47 2025-03-11 07:55:47,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:55:47 2025-03-11 07:55:47,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:55:47 2025-03-11 07:55:47,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:55:47 4.0.0-dev.3 [Pipeline] } 07:55:47 $ docker exec --env ******** --env ******** 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent -k 07:55:47 unset SSH_AUTH_SOCK; 07:55:47 unset SSH_AGENT_PID; 07:55:47 echo Agent pid 78 killed; 07:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:48 + git semver [Pipeline] } 07:55:48 $ docker stop --time=1 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e 07:55:49 $ docker rm -f --volumes 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e [Pipeline] // withDockerContainer [Pipeline] sh 07:55:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:55:50 Stashed 1 file(s) [Pipeline] echo 07:55:50 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 07:55:50 provisioning config files... 07:55:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3587983068563880302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:50 ---> ****-login.sh 07:55:50 nexus3.edgexfoundry.org:10001 07:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:50 Configure a credential helper to remove this warning. See 07:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:50 07:55:50 Login Succeeded 07:55:50 nexus3.edgexfoundry.org:10002 07:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:50 Configure a credential helper to remove this warning. See 07:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:50 07:55:50 Login Succeeded 07:55:50 nexus3.edgexfoundry.org:10003 07:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:51 Configure a credential helper to remove this warning. See 07:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:51 07:55:51 Login Succeeded 07:55:51 nexus3.edgexfoundry.org:10004 07:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:51 Configure a credential helper to remove this warning. See 07:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:51 07:55:51 Login Succeeded 07:55:51 ****.io 07:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:51 Configure a credential helper to remove this warning. See 07:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:51 07:55:51 Login Succeeded 07:55:51 ---> ****-login.sh ends [Pipeline] } 07:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:55:51 ========================================================= 07:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:55:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:55:52 Sending build context to Docker daemon 60.29MB 07:55:52 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 07:55:52 Step 2/15 : FROM ${BASE} AS builder 07:55:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:55:52 da9db072f522: Pulling fs layer 07:55:52 6ef4a4ee8ca5: Pulling fs layer 07:55:52 06f05ace1117: Pulling fs layer 07:55:52 5fe327b54edc: Pulling fs layer 07:55:52 4f4fb700ef54: Pulling fs layer 07:55:52 92a5565b7b96: Pulling fs layer 07:55:52 ff9bb7016b71: Pulling fs layer 07:55:52 b67dba6c2c7d: Pulling fs layer 07:55:52 a813b0c90790: Pulling fs layer 07:55:52 4f4fb700ef54: Waiting 07:55:52 92a5565b7b96: Waiting 07:55:52 ff9bb7016b71: Waiting 07:55:52 b67dba6c2c7d: Waiting 07:55:52 5fe327b54edc: Waiting 07:55:52 a813b0c90790: Waiting 07:55:52 6ef4a4ee8ca5: Verifying Checksum 07:55:52 6ef4a4ee8ca5: Download complete 07:55:52 5fe327b54edc: Download complete 07:55:52 4f4fb700ef54: Verifying Checksum 07:55:52 4f4fb700ef54: Download complete 07:55:52 92a5565b7b96: Download complete 07:55:52 da9db072f522: Download complete 07:55:52 ff9bb7016b71: Verifying Checksum 07:55:52 ff9bb7016b71: Download complete 07:55:52 da9db072f522: Pull complete 07:55:52 a813b0c90790: Verifying Checksum 07:55:52 a813b0c90790: Download complete 07:55:52 6ef4a4ee8ca5: Pull complete 07:55:52 06f05ace1117: Verifying Checksum 07:55:52 06f05ace1117: Download complete 07:55:53 b67dba6c2c7d: Verifying Checksum 07:55:53 b67dba6c2c7d: Download complete 07:55:56 06f05ace1117: Pull complete 07:55:56 5fe327b54edc: Pull complete 07:55:56 4f4fb700ef54: Pull complete 07:55:56 92a5565b7b96: Pull complete 07:55:56 ff9bb7016b71: Pull complete 07:55:59 b67dba6c2c7d: Pull complete 07:55:59 a813b0c90790: Pull complete 07:55:59 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:55:59 ---> 3ba60ce46760 07:55:59 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:56:03 ---> Running in 1da2575fa8fc 07:56:03 Removing intermediate container 1da2575fa8fc 07:56:03 ---> 51d2ad4c5ac3 07:56:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:56:03 ---> Running in 84ad9edf880a 07:56:03 Removing intermediate container 84ad9edf880a 07:56:03 ---> 3a4b74c712f6 07:56:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:56:03 ---> Running in d9c3ea1dfec8 07:56:03 Removing intermediate container d9c3ea1dfec8 07:56:03 ---> d63daa599a03 07:56:03 Step 6/15 : LABEL Name=edgex-ui-go 07:56:03 ---> Running in bbc4d2ccd2c7 07:56:03 Removing intermediate container bbc4d2ccd2c7 07:56:03 ---> e64bd2356c05 07:56:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:56:03 ---> Running in 28338bfc73e0 07:56:03 Removing intermediate container 28338bfc73e0 07:56:03 ---> 42a24461045b 07:56:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:56:04 latest: Pulling from library/docker 07:56:04 f18232174bc9: Pulling fs layer 07:56:04 3795da19ece3: Pulling fs layer 07:56:04 4f4fb700ef54: Pulling fs layer 07:56:04 8661467c513c: Pulling fs layer 07:56:04 1ec760ee5d6f: Pulling fs layer 07:56:04 6c635aaeace6: Pulling fs layer 07:56:04 8d14474db62f: Pulling fs layer 07:56:04 998be54fa141: Pulling fs layer 07:56:04 b8fb44047f2a: Pulling fs layer 07:56:04 e0edd909f3e7: Pulling fs layer 07:56:04 696b3568325c: Pulling fs layer 07:56:04 aae4123c72b3: Pulling fs layer 07:56:04 eca80691327d: Pulling fs layer 07:56:04 1f3afd71a730: Pulling fs layer 07:56:04 f21a33964add: Pulling fs layer 07:56:04 97dc3a0172b6: Pulling fs layer 07:56:04 b8fb44047f2a: Waiting 07:56:04 e0edd909f3e7: Waiting 07:56:04 696b3568325c: Waiting 07:56:04 eca80691327d: Waiting 07:56:04 1f3afd71a730: Waiting 07:56:04 998be54fa141: Waiting 07:56:04 1ec760ee5d6f: Waiting 07:56:04 8d14474db62f: Waiting 07:56:04 f21a33964add: Waiting 07:56:04 6c635aaeace6: Waiting 07:56:04 97dc3a0172b6: Waiting 07:56:04 8661467c513c: Waiting 07:56:04 aae4123c72b3: Waiting 07:56:04 4f4fb700ef54: Verifying Checksum 07:56:04 4f4fb700ef54: Download complete 07:56:04 f18232174bc9: Download complete 07:56:04 3795da19ece3: Verifying Checksum 07:56:04 3795da19ece3: Download complete 07:56:04 8661467c513c: Verifying Checksum 07:56:04 8661467c513c: Download complete 07:56:04 f18232174bc9: Pull complete 07:56:04 1ec760ee5d6f: Verifying Checksum 07:56:04 1ec760ee5d6f: Download complete 07:56:04 6c635aaeace6: Verifying Checksum 07:56:04 6c635aaeace6: Download complete 07:56:04 8d14474db62f: Verifying Checksum 07:56:04 8d14474db62f: Download complete 07:56:04 998be54fa141: Verifying Checksum 07:56:04 998be54fa141: Download complete 07:56:04 b8fb44047f2a: Verifying Checksum 07:56:04 b8fb44047f2a: Download complete 07:56:04 e0edd909f3e7: Verifying Checksum 07:56:04 e0edd909f3e7: Download complete 07:56:04 3795da19ece3: Pull complete 07:56:04 aae4123c72b3: Verifying Checksum 07:56:04 aae4123c72b3: Download complete 07:56:04 eca80691327d: Verifying Checksum 07:56:04 eca80691327d: Download complete 07:56:04 696b3568325c: Verifying Checksum 07:56:04 696b3568325c: Download complete 07:56:04 4f4fb700ef54: Pull complete 07:56:04 f21a33964add: Verifying Checksum 07:56:04 f21a33964add: Download complete 07:56:04 97dc3a0172b6: Verifying Checksum 07:56:04 97dc3a0172b6: Download complete 07:56:04 8661467c513c: Pull complete 07:56:05 1ec760ee5d6f: Pull complete 07:56:05 1f3afd71a730: Verifying Checksum 07:56:05 1f3afd71a730: Download complete 07:56:05 Still waiting to schedule task 07:56:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:56:05 6c635aaeace6: Pull complete 07:56:06 8d14474db62f: Pull complete 07:56:06 998be54fa141: Pull complete 07:56:06 b8fb44047f2a: Pull complete 07:56:06 e0edd909f3e7: Pull complete 07:56:06 696b3568325c: Pull complete 07:56:06 aae4123c72b3: Pull complete 07:56:06 eca80691327d: Pull complete 07:56:07 1f3afd71a730: Pull complete 07:56:08 f21a33964add: Pull complete 07:56:08 97dc3a0172b6: Pull complete 07:56:08 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 07:56:08 Status: Downloaded newer image for docker:latest 07:56:10 ---> 9a0a909d5ac5 07:56:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:10 ---> Running in caa9542137d8 07:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:56:11 OK: 248 MiB in 58 packages 07:56:11 Removing intermediate container caa9542137d8 07:56:11 ---> e74438a001e4 07:56:11 Step 10/15 : ENV GO111MODULE=on 07:56:11 ---> Running in 4693107b65e3 07:56:11 Removing intermediate container 4693107b65e3 07:56:11 ---> 3ef445977052 07:56:11 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:56:11 ---> Running in a7fb39667882 07:56:11 Removing intermediate container a7fb39667882 07:56:11 ---> 95dde3495897 07:56:11 Step 12/15 : COPY go.mod vendor* ./ 07:56:11 ---> f81005d9c786 07:56:11 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:11 ---> Running in ef2ff4b8a980 07:56:50 Removing intermediate container ef2ff4b8a980 07:56:50 ---> 6de3f85a2d77 07:56:50 Step 14/15 : COPY . . 07:56:52 ---> 7214d198ee57 07:56:52 Step 15/15 : RUN ${MAKE} 07:56:52 ---> Running in 9fd4c0939f95 07:56:52 noop 07:56:52 Removing intermediate container 9fd4c0939f95 07:56:52 ---> 9a54ccb1f621 07:56:52 Successfully built 9a54ccb1f621 07:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker inspect -f . ci-base-image-x86_64 07:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:53 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 07:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 07:56:53 $ docker top 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:53 + go version 07:56:53 go version go1.23.4 linux/amd64 [Pipeline] } 07:56:53 $ docker stop --time=1 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 07:56:55 $ docker rm -f --volumes 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:55 + docker inspect -f . ci-base-image-x86_64 07:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:55 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 07:56:55 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 07:56:55 $ docker top a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:56:56 + make test 07:56:56 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:56:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 07:57:15 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 07:57:15 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:57:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:19 ./bin/test-attribution-txt.sh 07:57:19 make -C web test 07:57:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:57:19 make[1]: tput: No such file or directory 07:57:19 make[1]: tput: No such file or directory 07:57:19 warning: generating ./VERSION 07:57:19 echo "0.0.0" > VERSION 07:57:19 docker build \ 07:57:19 -f Dockerfile \ 07:57:19 --build-arg USER=1000 \ 07:57:19 \ 07:57:19 --label "git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3" \ 07:57:19 -t edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 \ 07:57:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:57:19 . 07:57:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:57:19 Install the buildx component to build images with BuildKit: 07:57:19 https://docs.docker.com/go/buildx/ 07:57:19 07:57:19 Sending build context to Docker daemon 2.62MB 07:57:19 Step 1/10 : FROM node:18-alpine3.18 07:57:19 18-alpine3.18: Pulling from library/node 07:57:19 619be1103602: Pulling fs layer 07:57:19 7e9a007eb24b: Pulling fs layer 07:57:19 5189255e31c8: Pulling fs layer 07:57:19 88f4f8a6bc8d: Pulling fs layer 07:57:19 88f4f8a6bc8d: Waiting 07:57:19 5189255e31c8: Verifying Checksum 07:57:19 5189255e31c8: Download complete 07:57:20 619be1103602: Verifying Checksum 07:57:20 619be1103602: Download complete 07:57:20 88f4f8a6bc8d: Verifying Checksum 07:57:20 88f4f8a6bc8d: Download complete 07:57:20 619be1103602: Pull complete 07:57:20 7e9a007eb24b: Verifying Checksum 07:57:20 7e9a007eb24b: Download complete 07:57:21 7e9a007eb24b: Pull complete 07:57:21 5189255e31c8: Pull complete 07:57:21 88f4f8a6bc8d: Pull complete 07:57:21 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 07:57:21 Status: Downloaded newer image for node:18-alpine3.18 07:57:21 ---> a19326513a45 07:57:21 Step 2/10 : RUN apk add --no-cache chromium 07:57:24 ---> Running in 6985a19a5cfe 07:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:57:25 (1/154) Installing libexpat (2.6.4-r0) 07:57:25 (2/154) Installing brotli-libs (1.0.9-r14) 07:57:25 (3/154) Installing libbz2 (1.0.8-r5) 07:57:25 (4/154) Installing libpng (1.6.44-r0) 07:57:25 (5/154) Installing freetype (2.13.0-r5) 07:57:25 (6/154) Installing fontconfig (2.14.2-r3) 07:57:25 (7/154) Installing libfontenc (1.1.7-r2) 07:57:25 (8/154) Installing mkfontscale (1.2.2-r3) 07:57:25 (9/154) Installing font-opensans (0_git20210927-r1) 07:57:25 (10/154) Installing pkgconf (1.9.5-r0) 07:57:25 (11/154) Installing libffi (3.4.4-r2) 07:57:25 (12/154) Installing libintl (0.21.1-r7) 07:57:25 (13/154) Installing libblkid (2.38.1-r8) 07:57:25 (14/154) Installing libmount (2.38.1-r8) 07:57:25 (15/154) Installing pcre2 (10.42-r1) 07:57:25 (16/154) Installing glib (2.76.6-r0) 07:57:25 (17/154) Installing xz-libs (5.4.3-r0) 07:57:25 (18/154) Installing libxml2 (2.11.8-r1) 07:57:25 (19/154) Installing shared-mime-info (2.2-r5) 07:57:25 (20/154) Installing hicolor-icon-theme (0.17-r2) 07:57:25 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 07:57:25 (22/154) Installing libwebp (1.3.2-r0) 07:57:25 (23/154) Installing zstd-libs (1.5.5-r4) 07:57:25 (24/154) Installing tiff (4.5.1-r0) 07:57:25 (25/154) Installing gdk-pixbuf (2.42.12-r0) 07:57:25 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 07:57:25 (27/154) Installing libxau (1.0.11-r2) 07:57:25 (28/154) Installing libmd (1.0.4-r2) 07:57:25 (29/154) Installing libbsd (0.11.7-r1) 07:57:25 (30/154) Installing libxdmcp (1.1.4-r2) 07:57:25 (31/154) Installing libxcb (1.15-r1) 07:57:25 (32/154) Installing libx11 (1.8.7-r0) 07:57:25 (33/154) Installing libxcomposite (0.4.6-r3) 07:57:25 (34/154) Installing libxfixes (6.0.1-r2) 07:57:25 (35/154) Installing libxrender (0.9.11-r3) 07:57:25 (36/154) Installing libxcursor (1.2.1-r2) 07:57:25 (37/154) Installing libxdamage (1.1.6-r2) 07:57:25 (38/154) Installing libxext (1.3.5-r2) 07:57:25 (39/154) Installing libxi (1.8.1-r0) 07:57:25 (40/154) Installing libxinerama (1.1.5-r2) 07:57:25 (41/154) Installing libxrandr (1.5.3-r2) 07:57:25 (42/154) Installing libatk-1.0 (2.48.4-r0) 07:57:25 (43/154) Installing libxtst (1.2.4-r2) 07:57:25 (44/154) Installing dbus-libs (1.14.8-r0) 07:57:25 (45/154) Installing at-spi2-core (2.48.4-r0) 07:57:25 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 07:57:25 (47/154) Installing pixman (0.42.2-r1) 07:57:25 (48/154) Installing cairo (1.17.8-r1) 07:57:25 (49/154) Installing cairo-gobject (1.17.8-r1) 07:57:25 (50/154) Installing avahi-libs (0.8-r13) 07:57:25 (51/154) Installing gmp (6.2.1-r3) 07:57:25 (52/154) Installing nettle (3.8.1-r2) 07:57:25 (53/154) Installing libunistring (1.1-r1) 07:57:25 (54/154) Installing libidn2 (2.3.4-r1) 07:57:25 (55/154) Installing p11-kit (0.24.1-r2) 07:57:25 (56/154) Installing libtasn1 (4.20.0-r0) 07:57:25 (57/154) Installing gnutls (3.8.4-r0) 07:57:25 (58/154) Installing cups-libs (2.4.9-r0) 07:57:25 (59/154) Installing libepoxy (1.5.10-r1) 07:57:25 (60/154) Installing fribidi (1.0.13-r0) 07:57:25 (61/154) Installing graphite2 (1.3.14-r5) 07:57:25 (62/154) Installing harfbuzz (7.3.0-r0) 07:57:25 (63/154) Installing libxft (2.3.8-r1) 07:57:25 (64/154) Installing pango (1.50.14-r1) 07:57:25 (65/154) Installing wayland-libs-client (1.22.0-r2) 07:57:25 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 07:57:25 (67/154) Installing wayland-libs-egl (1.22.0-r2) 07:57:25 (68/154) Installing xkeyboard-config (2.38-r0) 07:57:26 (69/154) Installing libxkbcommon (1.5.0-r2) 07:57:26 (70/154) Installing gtk+3.0 (3.24.43-r0) 07:57:26 (71/154) Installing icu-data-full (73.2-r2) 07:57:26 (72/154) Installing mesa (23.0.4-r0) 07:57:26 (73/154) Installing llvm15-libs (15.0.7-r6) 07:57:27 (74/154) Installing hwdata-pci (0.370-r0) 07:57:27 (75/154) Installing libpciaccess (0.17-r2) 07:57:27 (76/154) Installing libdrm (2.4.115-r4) 07:57:27 (77/154) Installing musl-fts (1.2.7-r5) 07:57:27 (78/154) Installing libelf (0.189-r2) 07:57:27 (79/154) Installing mesa-glapi (23.0.4-r0) 07:57:27 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 07:57:27 (81/154) Installing eudev-libs (3.2.11-r8) 07:57:27 (82/154) Installing libmagic (5.45-r0) 07:57:27 (83/154) Installing file (5.45-r0) 07:57:27 (84/154) Installing libice (1.1.1-r2) 07:57:27 (85/154) Installing libuuid (2.38.1-r8) 07:57:27 (86/154) Installing libsm (1.2.4-r1) 07:57:27 (87/154) Installing libxt (1.3.0-r2) 07:57:27 (88/154) Installing libxmu (1.1.4-r2) 07:57:27 (89/154) Installing xset (1.2.5-r1) 07:57:27 (90/154) Installing xprop (1.2.7-r0) 07:57:27 (91/154) Installing xdg-utils (1.1.3-r4) 07:57:27 (92/154) Installing libogg (1.3.5-r4) 07:57:27 (93/154) Installing flac-libs (1.4.3-r0) 07:57:27 (94/154) Installing alsa-lib (1.2.9-r1) 07:57:27 (95/154) Installing libatomic (12.2.1_git20220924-r10) 07:57:27 (96/154) Installing svt-av1-libs (1.6.0-r0) 07:57:27 (97/154) Installing aom-libs (3.6.1-r0) 07:57:27 (98/154) Installing libva (2.18.0-r1) 07:57:27 (99/154) Installing libvdpau (1.5-r1) 07:57:27 (100/154) Installing onevpl-libs (2023.2.1-r0) 07:57:27 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 07:57:27 (102/154) Installing libdav1d (1.2.1-r0) 07:57:27 (103/154) Installing libhwy (1.0.4-r1) 07:57:27 (104/154) Installing lcms2 (2.15-r2) 07:57:27 (105/154) Installing libjxl (0.8.2-r0) 07:57:27 (106/154) Installing lame-libs (3.100-r5) 07:57:27 (107/154) Installing opus (1.4-r0) 07:57:27 (108/154) Installing libgomp (12.2.1_git20220924-r10) 07:57:27 (109/154) Installing soxr (0.1.3-r5) 07:57:27 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 07:57:27 (111/154) Installing libtheora (1.1.1-r17) 07:57:27 (112/154) Installing libvorbis (1.3.7-r1) 07:57:27 (113/154) Installing libvpx (1.13.0-r2) 07:57:27 (114/154) Installing x264-libs (0.164_git20220602-r1) 07:57:27 (115/154) Installing numactl (2.0.16-r4) 07:57:27 (116/154) Installing x265-libs (3.5-r4) 07:57:27 (117/154) Installing xvidcore (1.3.7-r1) 07:57:27 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 07:57:27 (119/154) Installing libbluray (1.3.4-r0) 07:57:27 (120/154) Installing mpg123-libs (1.31.3-r1) 07:57:27 (121/154) Installing libopenmpt (0.7.2-r0) 07:57:27 (122/154) Installing cjson (1.7.17-r0) 07:57:27 (123/154) Installing mbedtls (2.28.9-r0) 07:57:27 (124/154) Installing librist (0.2.7-r0) 07:57:27 (125/154) Installing libsrt (1.5.2-r0) 07:57:27 (126/154) Installing libssh (0.10.5-r0) 07:57:27 (127/154) Installing libsodium (1.0.18-r3) 07:57:27 (128/154) Installing libzmq (4.3.4-r4) 07:57:27 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 07:57:27 (130/154) Installing libevent (2.1.12-r6) 07:57:27 (131/154) Installing wayland-libs-server (1.22.0-r2) 07:57:27 (132/154) Installing mesa-gbm (23.0.4-r0) 07:57:27 (133/154) Installing harfbuzz-subset (7.3.0-r0) 07:57:27 (134/154) Installing icu-libs (73.2-r2) 07:57:27 (135/154) Installing jsoncpp (1.9.5-r0) 07:57:27 (136/154) Installing minizip (1.2.13-r1) 07:57:27 (137/154) Installing nspr (4.35-r2) 07:57:27 (138/154) Installing sqlite-libs (3.41.2-r3) 07:57:27 (139/154) Installing nss (3.94-r0) 07:57:27 (140/154) Installing pipewire-libs (0.3.70-r1) 07:57:27 (141/154) Installing libasyncns (0.8-r1) 07:57:27 (142/154) Installing libltdl (2.4.7-r2) 07:57:27 (143/154) Installing orc (0.4.39-r0) 07:57:27 (144/154) Installing libsndfile (1.2.2-r1) 07:57:27 (145/154) Installing speexdsp (1.2.1-r1) 07:57:27 (146/154) Installing tdb-libs (1.4.8-r1) 07:57:27 (147/154) Installing libpulse (16.1-r10) 07:57:27 (148/154) Installing snappy (1.1.10-r1) 07:57:27 (149/154) Installing libwoff2common (1.0.2-r2) 07:57:27 (150/154) Installing libwoff2enc (1.0.2-r2) 07:57:27 (151/154) Installing libgpg-error (1.47-r1) 07:57:28 (152/154) Installing libgcrypt (1.10.2-r1) 07:57:28 (153/154) Installing libxslt (1.1.38-r0) 07:57:28 (154/154) Installing chromium (119.0.6045.159-r0) 07:57:29 Executing busybox-1.36.1-r5.trigger 07:57:29 Executing fontconfig-2.14.2-r3.trigger 07:57:29 Executing mkfontscale-1.2.2-r3.trigger 07:57:29 Executing glib-2.76.6-r0.trigger 07:57:29 Executing shared-mime-info-2.2-r5.trigger 07:57:29 Executing gdk-pixbuf-2.42.12-r0.trigger 07:57:29 Executing gtk-update-icon-cache-3.24.43-r0.trigger 07:57:29 Executing gtk+3.0-3.24.43-r0.trigger 07:57:29 OK: 579 MiB in 171 packages 07:57:38 Removing intermediate container 6985a19a5cfe 07:57:38 ---> 757907e6c15b 07:57:38 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:57:38 ---> Running in 3ab388163df5 07:57:38 Removing intermediate container 3ab388163df5 07:57:38 ---> d5f3f05dae51 07:57:38 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 07:57:38 ---> Running in f66bf94bba19 07:57:38 Removing intermediate container f66bf94bba19 07:57:38 ---> f0875d552150 07:57:38 Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH 07:57:38 ---> Running in 417ae7e28099 07:57:38 Removing intermediate container 417ae7e28099 07:57:38 ---> ec266a98e36d 07:57:38 Step 6/10 : ARG USER=1000 07:57:38 ---> Running in 301fcec5aa9f 07:57:38 Removing intermediate container 301fcec5aa9f 07:57:38 ---> 37601e10d5e6 07:57:38 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:57:38 ---> Running in e740fa14e508 07:57:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40876 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:57:38 Running in /w/workspace/edgex-ui-go/185 [Pipeline] { [Pipeline] checkout 07:57:38 Removing intermediate container e740fa14e508 07:57:38 ---> 87d1c653f5c8 07:57:38 Step 8/10 : USER $USER:$USER 07:57:38 ---> Running in 8715b193a1f6 07:57:38 Removing intermediate container 8715b193a1f6 07:57:38 ---> ed08b3956c24 07:57:38 Step 9/10 : WORKDIR /app 07:57:38 ---> Running in d6199934a7c5 07:57:38 Removing intermediate container d6199934a7c5 07:57:38 ---> 81590613dd90 07:57:38 Step 10/10 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:57:38 ---> Running in 7912a7fa67b0 07:57:38 Removing intermediate container 7912a7fa67b0 07:57:38 ---> 9346301b26ab 07:57:38 Successfully built 9346301b26ab 07:57:38 Successfully tagged edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:57:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:57:38 touch edgex-web-ui.imagebuilt 07:57:38 mkdir -p node_modules coverage 07:57:38 chown "1000:1000" . node_modules coverage package-lock.json 07:57:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:57:41 The recommended git tool is: git 07:57:44 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 07:57:44 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:57:45 npm warn deprecated har-validator@5.1.5: this library is no longer supported 07:57:45 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 07:57:46 using credential edgex-jenkins-ssh 07:57:46 Cloning the remote Git repository 07:57:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:57:46 > git init /w/workspace/edgex-ui-go/185 # timeout=10 07:57:46 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 07:57:46 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 07:57:47 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. 07:57:47 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. 07:57:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:57:46 > git --version # timeout=10 07:57:46 > git --version # 'git version 2.25.1' 07:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:48 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. 07:57:49 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 07:57:49 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 07:57:49 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 07:57:51 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 07:57:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:57:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:51 Avoid second fetch 07:57:51 Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) 07:57:52 Commit message: "Merge pull request #822 from judehung/update-odessa-mods" 07:57:52 > git config core.sparsecheckout # timeout=10 07:57:52 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 07:57:56 07:57:56 added 1182 packages, and audited 1183 packages in 17s 07:57:56 07:57:56 100 packages are looking for funding 07:57:56 run `npm fund` for details 07:57:56 07:57:56 40 vulnerabilities (3 low, 19 moderate, 17 high, 1 critical) 07:57:56 07:57:56 To address issues that do not require attention, run: 07:57:56 npm audit fix 07:57:56 07:57:56 To address all issues (including breaking changes), run: 07:57:56 npm audit fix --force 07:57:56 07:57:56 Run `npm audit` for details. 07:57:56 npm notice 07:57:56 npm notice New major version of npm available! 10.7.0 -> 11.2.0 07:57:56 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0 07:57:56 npm notice To update run: npm install -g npm@11.2.0 07:57:56 npm notice [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:57 Dload Upload Total Spent Left Speed 07:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 07:57:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:57:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:57:58 + sudo tee /etc/docker/daemon.new 07:57:58 { 07:57:58 "registry-mirrors": [ 07:57:58 "https://nexus3.edgexfoundry.org:10001" 07:57:58 ], 07:57:58 "bip": "10.250.0.254/24", 07:57:58 "hosts": [ 07:57:58 "tcp://0.0.0.0:5555", 07:57:58 "unix:///var/run/docker.sock" 07:57:58 ], 07:57:58 "mtu": 1458, 07:57:58 "selinux-enabled": true, 07:57:58 "seccomp-profile": "/etc/docker/seccomp.json" 07:57:58 } [Pipeline] sh 07:57:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:57:58 + sudo service docker restart 07:58:02 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 07:58:03 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:17 provisioning config files... 07:58:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/185@tmp/config9142065254910832074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:17 ---> ****-login.sh 07:58:17 nexus3.edgexfoundry.org:10001 07:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:18 Configure a credential helper to remove this warning. See 07:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:18 07:58:18 Login Succeeded 07:58:18 nexus3.edgexfoundry.org:10002 07:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:18 Configure a credential helper to remove this warning. See 07:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:18 07:58:18 Login Succeeded 07:58:18 nexus3.edgexfoundry.org:10003 07:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:19 Configure a credential helper to remove this warning. See 07:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:19 07:58:19 Login Succeeded 07:58:19 nexus3.edgexfoundry.org:10004 07:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:19 Configure a credential helper to remove this warning. See 07:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:19 07:58:19 Login Succeeded 07:58:19 ****.io 07:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:19 Configure a credential helper to remove this warning. See 07:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:19 07:58:19 Login Succeeded 07:58:19 ---> ****-login.sh ends [Pipeline] } 07:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:58:20 ========================================================= 07:58:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:58:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:58:21 Sending build context to Docker daemon 35.84MB 07:58:21 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 07:58:21 Step 2/15 : FROM ${BASE} AS builder 07:58:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:58:21 9986a736f7d3: Pulling fs layer 07:58:21 1f018df60701: Pulling fs layer 07:58:21 39f8f326b044: Pulling fs layer 07:58:21 e6a1e7a6a96a: Pulling fs layer 07:58:21 4f4fb700ef54: Pulling fs layer 07:58:21 d45d956e0dbf: Pulling fs layer 07:58:21 d7702b0d1db1: Pulling fs layer 07:58:21 5c7f0f088c93: Pulling fs layer 07:58:21 4fdc064ae6cf: Pulling fs layer 07:58:21 e6a1e7a6a96a: Waiting 07:58:21 4f4fb700ef54: Waiting 07:58:21 d45d956e0dbf: Waiting 07:58:21 d7702b0d1db1: Waiting 07:58:21 4fdc064ae6cf: Waiting 07:58:21 5c7f0f088c93: Waiting 07:58:21 1f018df60701: Verifying Checksum 07:58:21 1f018df60701: Download complete 07:58:21 e6a1e7a6a96a: Verifying Checksum 07:58:21 e6a1e7a6a96a: Download complete 07:58:21 4f4fb700ef54: Verifying Checksum 07:58:21 4f4fb700ef54: Download complete 07:58:21 d45d956e0dbf: Download complete 07:58:21 d7702b0d1db1: Download complete 07:58:21 9986a736f7d3: Verifying Checksum 07:58:22 9986a736f7d3: Download complete 07:58:22 4fdc064ae6cf: Verifying Checksum 07:58:22 4fdc064ae6cf: Download complete 07:58:23 9986a736f7d3: Pull complete 07:58:23 1f018df60701: Pull complete 07:58:23 39f8f326b044: Verifying Checksum 07:58:23 39f8f326b044: Download complete 07:58:24 5c7f0f088c93: Verifying Checksum 07:58:24 5c7f0f088c93: Download complete 07:58:29 ✔ Browser application bundle generation complete. 07:58:29 11 03 2025 07:58:28.459:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:58:29 11 03 2025 07:58:28.461:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:58:29 11 03 2025 07:58:28.464:INFO [launcher]: Starting browser ChromeHeadless 07:58:29 11 03 2025 07:58:28.823:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket GwdPNKgijv7OfPutAAAB with id 37734185 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.11 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.152 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.167 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.174 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.188 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.244 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.278 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.301 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.32 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.326 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.328 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.341 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.344 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.347 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.364 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.463 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.472 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.48 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.497 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.501 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.505 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.508 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.519 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.521 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.54 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.554 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.56 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.583 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.594 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.601 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.603 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.606 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.617 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.621 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.642 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.649 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.657 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.669 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.695 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.697 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.698 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.72 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.725 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.74 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.745 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.753 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.804 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.835 secs) 07:58:32 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:58:32 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:58:32 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.835 secs) 07:58:32 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:58:32 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:58:32 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.846 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.862 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.881 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.886 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.892 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.924 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.93 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.932 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.946 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.971 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.982 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.989 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 1.009 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1.043 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.046 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.047 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.048 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.05 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.064 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.088 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.105 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.111 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.117 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.141 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.154 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.16 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.175 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.193 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.214 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.229 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.232 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.234 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.235 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.236 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.238 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.251 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.259 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.268 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.273 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.281 secs) 07:58:32 WARN: ' 07:58:32 It looks like you're using ngModel on the same form field as formControlName. 07:58:32 Support for using the ngModel input property and ngModelChange event with 07:58:32 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:32 in a future version of Angular. 07:58:32 07:58:32 For more information on this, see our API docs here: 07:58:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:32 ' 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.281 secs) 07:58:32 WARN: ' 07:58:32 It looks like you're using ngModel on the same form field as formControlName. 07:58:32 Support for using the ngModel input property and ngModelChange event with 07:58:32 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:32 in a future version of Angular. 07:58:32 07:58:32 For more information on this, see our API docs here: 07:58:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:32 ' 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.306 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.311 secs) 07:58:32 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.325 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.331 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.342 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.355 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.367 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.374 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.377 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.379 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.382 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.39 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.392 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.397 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.413 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.432 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.438 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.445 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.459 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.469 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.472 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.473 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.499 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.506 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.509 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.514 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.519 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.521 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.546 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.567 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.574 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.58 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.582 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.584 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.587 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.596 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.599 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.607 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.61 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.616 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.625 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.629 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.632 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.64 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.642 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.649 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.654 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.657 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.661 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.673 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.68 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.687 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.691 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.693 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.694 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.707 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.727 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.734 secs) 07:58:33 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.294 secs / 1.734 secs) 07:58:33 TOTAL: 147 SUCCESS 07:58:33 ✔ Browser application bundle generation complete. 07:58:34 07:58:34 =============================== Coverage summary =============================== 07:58:34 Statements : 38.95% ( 1375/3530 ) 07:58:34 Branches : 15.25% ( 94/616 ) 07:58:34 Functions : 32.17% ( 425/1321 ) 07:58:34 Lines : 38.87% ( 1344/3457 ) 07:58:34 ================================================================================ 07:58:34 ✔ Browser application bundle generation complete. 07:58:35 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:58:35 $ docker stop --time=1 a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b 07:58:36 $ docker rm -f --volumes a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b [Pipeline] // withDockerContainer [Pipeline] sh 07:58:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:58:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:38 + ls -al . 07:58:38 total 272 07:58:38 drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 07:56 . 07:58:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:55 .. 07:58:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 .blubracket 07:58:38 -rw-rw-r-- 1 jenkins jenkins 18 Mar 11 07:55 .dockerignore 07:58:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:55 .git 07:58:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 .github 07:58:38 -rw-rw-r-- 1 jenkins jenkins 178 Mar 11 07:55 .gitignore 07:58:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:55 .semver 07:58:38 -rw-rw-r-- 1 jenkins jenkins 18578 Mar 11 07:55 Attribution.txt 07:58:38 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 11 07:55 CHANGELOG.md 07:58:38 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 07:55 CONTRIBUTING.md 07:58:38 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 11 07:55 Dockerfile 07:58:38 -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 07:55 Jenkinsfile 07:58:38 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 07:55 LICENSE 07:58:38 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 11 07:55 Makefile 07:58:38 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 11 07:55 README.md 07:58:38 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:55 VERSION 07:58:38 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 11 07:55 angularmigrationlogs.md 07:58:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 assets 07:58:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 bin 07:58:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 cmd 07:58:38 -rw-r--r-- 1 jenkins jenkins 14679 Mar 11 07:57 coverage.out 07:58:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 docs 07:58:38 -rw-rw-r-- 1 jenkins jenkins 5820 Mar 11 07:55 go.mod 07:58:38 -rw-rw-r-- 1 jenkins jenkins 86182 Mar 11 07:55 go.sum 07:58:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:55 internal 07:58:38 -rwxrwxr-x 1 jenkins jenkins 568 Mar 11 07:55 redeploy.sh 07:58:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:55 testing 07:58:38 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 07:55 version.go 07:58:38 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:38 + 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=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=amd64 --label version=4.0.0-dev.3 . 07:58:39 39f8f326b044: Pull complete 07:58:39 e6a1e7a6a96a: Pull complete 07:58:39 4f4fb700ef54: Pull complete 07:58:39 d45d956e0dbf: Pull complete 07:58:39 d7702b0d1db1: Pull complete 07:58:40 Sending build context to Docker daemon 347.3MB 07:58:40 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:58:40 Step 2/27 : FROM ${BASE} AS builder 07:58:40 ---> 9a54ccb1f621 07:58:40 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:42 ---> Running in 2e1e06e11d24 07:58:42 Removing intermediate container 2e1e06e11d24 07:58:42 ---> 212bd146065e 07:58:42 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 07:58:42 ---> Running in d0b006c99a6d 07:58:42 Removing intermediate container d0b006c99a6d 07:58:42 ---> 840463b81c38 07:58:42 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 07:58:42 ---> Running in f2cc0550ebb5 07:58:42 Removing intermediate container f2cc0550ebb5 07:58:42 ---> df11a4705318 07:58:42 Step 6/27 : LABEL Name=edgex-ui-go 07:58:42 ---> Running in 7f45c3d75189 07:58:42 Removing intermediate container 7f45c3d75189 07:58:42 ---> c32f02152edb 07:58:42 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:58:42 ---> Running in c49620887071 07:58:42 Removing intermediate container c49620887071 07:58:42 ---> 88813d95a717 07:58:42 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:43 ---> 178df3206291 07:58:43 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:43 ---> Running in 6af3f16cb1ec 07:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:44 OK: 248 MiB in 58 packages 07:58:44 Removing intermediate container 6af3f16cb1ec 07:58:44 ---> bfcd6b623698 07:58:44 Step 10/27 : ENV GO111MODULE=on 07:58:44 ---> Running in c533a186f17c 07:58:44 Removing intermediate container c533a186f17c 07:58:44 ---> 0323c0667535 07:58:44 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:44 ---> Running in 13fa141a3075 07:58:44 Removing intermediate container 13fa141a3075 07:58:44 ---> 8d9752c3dc1b 07:58:44 Step 12/27 : COPY go.mod vendor* ./ 07:58:45 ---> 962692163253 07:58:45 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:45 ---> Running in 3af964681206 07:58:45 Removing intermediate container 3af964681206 07:58:45 ---> bb097a543952 07:58:45 Step 14/27 : COPY . . 07:58:46 5c7f0f088c93: Pull complete 07:58:48 4fdc064ae6cf: Pull complete 07:58:48 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:58:48 ---> 63f30b955cb9 07:58:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:49 ---> Running in 18631a3c467e 07:58:49 Removing intermediate container 18631a3c467e 07:58:49 ---> 5cae19233224 07:58:49 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:58:50 ---> Running in 51b0e2606120 07:58:50 Removing intermediate container 51b0e2606120 07:58:50 ---> 9dba5ef119fb 07:58:50 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:58:50 ---> Running in e1e00662ee3c 07:58:50 Removing intermediate container e1e00662ee3c 07:58:50 ---> 460e13589bc4 07:58:50 Step 6/15 : LABEL Name=edgex-ui-go 07:58:50 ---> Running in db81eb6f5881 07:58:51 Removing intermediate container db81eb6f5881 07:58:51 ---> 1ac5776b79c1 07:58:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:58:51 ---> Running in 7db975432553 07:58:51 Removing intermediate container 7db975432553 07:58:51 ---> ec9849f8c267 07:58:51 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:51 latest: Pulling from library/docker 07:58:52 6e771e15690e: Pulling fs layer 07:58:52 2645e85e6adf: Pulling fs layer 07:58:52 4f4fb700ef54: Pulling fs layer 07:58:52 9ea18fe8983a: Pulling fs layer 07:58:52 23743df8d760: Pulling fs layer 07:58:52 43ac4518474b: Pulling fs layer 07:58:52 fb98b8dcf58a: Pulling fs layer 07:58:52 9470f5de4382: Pulling fs layer 07:58:52 add59061c75d: Pulling fs layer 07:58:52 5479fdd35f53: Pulling fs layer 07:58:52 568759e8d939: Pulling fs layer 07:58:52 ef7439101607: Pulling fs layer 07:58:52 7902d4462055: Pulling fs layer 07:58:52 40292d106e77: Pulling fs layer 07:58:52 acc57b4d3db4: Pulling fs layer 07:58:52 87fcdcc93693: Pulling fs layer 07:58:52 5479fdd35f53: Waiting 07:58:52 9ea18fe8983a: Waiting 07:58:52 23743df8d760: Waiting 07:58:52 43ac4518474b: Waiting 07:58:52 fb98b8dcf58a: Waiting 07:58:52 9470f5de4382: Waiting 07:58:52 add59061c75d: Waiting 07:58:52 568759e8d939: Waiting 07:58:52 ef7439101607: Waiting 07:58:52 40292d106e77: Waiting 07:58:52 acc57b4d3db4: Waiting 07:58:52 87fcdcc93693: Waiting 07:58:52 7902d4462055: Waiting 07:58:52 4f4fb700ef54: Verifying Checksum 07:58:52 4f4fb700ef54: Download complete 07:58:52 ---> a2d9736eb9e0 07:58:52 Step 15/27 : RUN ${MAKE} 07:58:52 ---> Running in 7dbeb8800695 07:58:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:58:52 6e771e15690e: Download complete 07:58:52 9ea18fe8983a: Verifying Checksum 07:58:52 9ea18fe8983a: Download complete 07:58:52 2645e85e6adf: Verifying Checksum 07:58:52 2645e85e6adf: Download complete 07:58:52 23743df8d760: Verifying Checksum 07:58:52 23743df8d760: Download complete 07:58:53 43ac4518474b: Verifying Checksum 07:58:53 43ac4518474b: Download complete 07:58:53 9470f5de4382: Verifying Checksum 07:58:53 9470f5de4382: Download complete 07:58:53 6e771e15690e: Pull complete 07:58:53 fb98b8dcf58a: Verifying Checksum 07:58:53 fb98b8dcf58a: Download complete 07:58:53 add59061c75d: Verifying Checksum 07:58:53 add59061c75d: Download complete 07:58:53 5479fdd35f53: Verifying Checksum 07:58:53 5479fdd35f53: Download complete 07:58:53 ef7439101607: Verifying Checksum 07:58:53 ef7439101607: Download complete 07:58:53 7902d4462055: Verifying Checksum 07:58:53 7902d4462055: Download complete 07:58:53 acc57b4d3db4: Verifying Checksum 07:58:53 acc57b4d3db4: Download complete 07:58:53 568759e8d939: Verifying Checksum 07:58:53 568759e8d939: Download complete 07:58:53 87fcdcc93693: Download complete 07:58:54 2645e85e6adf: Pull complete 07:58:54 4f4fb700ef54: Pull complete 07:58:54 9ea18fe8983a: Pull complete 07:58:55 40292d106e77: Download complete 07:58:56 23743df8d760: Pull complete 07:58:57 43ac4518474b: Pull complete 07:58:59 fb98b8dcf58a: Pull complete 07:58:59 9470f5de4382: Pull complete 07:58:59 add59061c75d: Pull complete 07:58:59 5479fdd35f53: Pull complete 07:59:00 568759e8d939: Pull complete 07:59:01 ef7439101607: Pull complete 07:59:01 7902d4462055: Pull complete 07:59:05 40292d106e77: Pull complete 07:59:05 acc57b4d3db4: Pull complete 07:59:05 87fcdcc93693: Pull complete 07:59:05 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 07:59:05 Status: Downloaded newer image for docker:latest 07:59:08 ---> f8cb8282ed19 07:59:08 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:08 ---> Running in d9e717612f3f 07:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:10 OK: 239 MiB in 58 packages 07:59:11 Removing intermediate container d9e717612f3f 07:59:11 ---> ae8f8ffd710b 07:59:11 Step 10/15 : ENV GO111MODULE=on 07:59:11 ---> Running in cc230fc8d27d 07:59:11 Removing intermediate container cc230fc8d27d 07:59:11 ---> 1b9e59139082 07:59:11 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:59:12 ---> Running in bcb8473555ba 07:59:12 Removing intermediate container bcb8473555ba 07:59:12 ---> 429aea32c90a 07:59:12 Step 12/15 : COPY go.mod vendor* ./ 07:59:13 ---> 500c6b285331 07:59:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:13 ---> Running in 0b319bce2ae4 07:59:24 Removing intermediate container 7dbeb8800695 07:59:24 ---> d0737cc972a3 07:59:24 Step 16/27 : FROM alpine:3.20 07:59:24 3.20: Pulling from library/alpine 07:59:24 0a9a5dfd008f: Pulling fs layer 07:59:24 0a9a5dfd008f: Verifying Checksum 07:59:24 0a9a5dfd008f: Download complete 07:59:24 0a9a5dfd008f: Pull complete 07:59:24 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:59:24 Status: Downloaded newer image for alpine:3.20 07:59:24 ---> ff221270b9fb 07:59:24 Step 17/27 : RUN apk --no-cache upgrade 07:59:24 ---> Running in 7425e2cd177c 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:59:24 OK: 8 MiB in 14 packages 07:59:24 Removing intermediate container 7425e2cd177c 07:59:24 ---> 46a30604ba75 07:59:24 Step 18/27 : RUN apk add --update --no-cache dumb-init 07:59:24 ---> Running in 78b77ce664bd 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:59:24 (1/1) Installing dumb-init (1.2.5-r3) 07:59:24 Executing busybox-1.36.1-r29.trigger 07:59:24 OK: 8 MiB in 15 packages 07:59:24 Removing intermediate container 78b77ce664bd 07:59:24 ---> e43fea9e40d1 07:59:24 Step 19/27 : EXPOSE 4000 07:59:24 ---> Running in 871fc934093e 07:59:24 Removing intermediate container 871fc934093e 07:59:24 ---> 82c2166cdb15 07:59:24 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:26 ---> 83d2673d4361 07:59:26 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:59:26 ---> 43af9b005388 07:59:26 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:59:26 ---> c8f9e1e7681f 07:59:26 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:26 ---> Running in fda5318a3f6b 07:59:26 Removing intermediate container fda5318a3f6b 07:59:26 ---> f5099ab8125d 07:59:26 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:59:26 ---> Running in 099e9ebdb966 07:59:26 Removing intermediate container 099e9ebdb966 07:59:26 ---> 33fedaa2dd20 07:59:26 Step 25/27 : LABEL arch=amd64 07:59:26 ---> Running in c3d0c97eef30 07:59:26 Removing intermediate container c3d0c97eef30 07:59:26 ---> 3adf2ac10a44 07:59:26 Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:59:26 ---> Running in fc26f9c254c7 07:59:26 Removing intermediate container fc26f9c254c7 07:59:26 ---> cbaf0160c25e 07:59:26 Step 27/27 : LABEL version=4.0.0-dev.3 07:59:26 ---> Running in 9689db7d8eec 07:59:27 Removing intermediate container 9689db7d8eec 07:59:27 ---> f2fc6da5d955 07:59:27 [Warning] One or more build-args [ARCH] were not consumed 07:59:27 Successfully built f2fc6da5d955 07:59:27 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:27 provisioning config files... 07:59:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1081017760814500409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:27 ---> ****-login.sh 07:59:27 nexus3.edgexfoundry.org:10001 07:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:27 Configure a credential helper to remove this warning. See 07:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:27 07:59:27 Login Succeeded 07:59:27 nexus3.edgexfoundry.org:10002 07:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:27 Configure a credential helper to remove this warning. See 07:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:27 07:59:27 Login Succeeded 07:59:27 nexus3.edgexfoundry.org:10003 07:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:27 Configure a credential helper to remove this warning. See 07:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:27 07:59:27 Login Succeeded 07:59:27 nexus3.edgexfoundry.org:10004 07:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:27 Configure a credential helper to remove this warning. See 07:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:27 07:59:27 Login Succeeded 07:59:27 ****.io 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:28 Configure a credential helper to remove this warning. See 07:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:28 07:59:28 Login Succeeded 07:59:28 ---> ****-login.sh ends [Pipeline] } 07:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:59:28 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:59:28 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:59:28 latest 07:59:28 4.0.0-dev.3 07:59:28 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 07:59:28 main 07:59:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:59:28 57407fdea34d: Preparing 07:59:28 b4b857b0cb36: Preparing 07:59:28 9b0177f5a251: Preparing 07:59:28 3fc8214fef8d: Preparing 07:59:28 14ab5fdc7c93: Preparing 07:59:28 994456c4fd7b: Preparing 07:59:28 994456c4fd7b: Waiting 07:59:28 b4b857b0cb36: Pushed 07:59:28 14ab5fdc7c93: Pushed 07:59:28 3fc8214fef8d: Pushed 07:59:28 57407fdea34d: Pushed 07:59:28 994456c4fd7b: Layer already exists 07:59:34 9b0177f5a251: Pushed 07:59:34 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:59:34 57407fdea34d: Preparing 07:59:34 b4b857b0cb36: Preparing 07:59:34 9b0177f5a251: Preparing 07:59:34 3fc8214fef8d: Preparing 07:59:34 14ab5fdc7c93: Preparing 07:59:34 994456c4fd7b: Preparing 07:59:34 994456c4fd7b: Waiting 07:59:34 9b0177f5a251: Layer already exists 07:59:34 14ab5fdc7c93: Layer already exists 07:59:34 3fc8214fef8d: Layer already exists 07:59:34 57407fdea34d: Layer already exists 07:59:34 b4b857b0cb36: Layer already exists 07:59:34 994456c4fd7b: Layer already exists 07:59:34 latest: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 07:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:59:35 57407fdea34d: Preparing 07:59:35 b4b857b0cb36: Preparing 07:59:35 9b0177f5a251: Preparing 07:59:35 3fc8214fef8d: Preparing 07:59:35 14ab5fdc7c93: Preparing 07:59:35 994456c4fd7b: Preparing 07:59:35 994456c4fd7b: Waiting 07:59:35 57407fdea34d: Layer already exists 07:59:35 9b0177f5a251: Layer already exists 07:59:35 b4b857b0cb36: Layer already exists 07:59:35 3fc8214fef8d: Layer already exists 07:59:35 14ab5fdc7c93: Layer already exists 07:59:35 994456c4fd7b: Layer already exists 07:59:35 4.0.0-dev.3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 07:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:59:36 57407fdea34d: Preparing 07:59:36 b4b857b0cb36: Preparing 07:59:36 9b0177f5a251: Preparing 07:59:36 3fc8214fef8d: Preparing 07:59:36 14ab5fdc7c93: Preparing 07:59:36 994456c4fd7b: Preparing 07:59:36 994456c4fd7b: Waiting 07:59:36 14ab5fdc7c93: Layer already exists 07:59:36 3fc8214fef8d: Layer already exists 07:59:36 57407fdea34d: Layer already exists 07:59:36 9b0177f5a251: Layer already exists 07:59:36 b4b857b0cb36: Layer already exists 07:59:36 994456c4fd7b: Layer already exists 07:59:36 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:59:36 57407fdea34d: Preparing 07:59:36 b4b857b0cb36: Preparing 07:59:36 9b0177f5a251: Preparing 07:59:36 3fc8214fef8d: Preparing 07:59:36 14ab5fdc7c93: Preparing 07:59:36 994456c4fd7b: Preparing 07:59:36 994456c4fd7b: Waiting 07:59:36 57407fdea34d: Layer already exists 07:59:36 9b0177f5a251: Layer already exists 07:59:36 3fc8214fef8d: Layer already exists 07:59:36 14ab5fdc7c93: Layer already exists 07:59:36 b4b857b0cb36: Layer already exists 07:59:36 994456c4fd7b: Layer already exists 07:59:36 main: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:36 ===================================================== [Pipeline] echo 07:59:36 taggedImages: 07:59:36 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 07:59:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:59:36 - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 07:59:36 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 07:59:36 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:37 07:59:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:37 latest: Pulling from edgex-lftools-log-publisher 07:59:37 5eb5b503b376: Pulling fs layer 07:59:37 5c69ac0246d0: Pulling fs layer 07:59:37 ec43610c2a17: Pulling fs layer 07:59:37 3a2ae6a8a46f: Pulling fs layer 07:59:37 33b1e0a273af: Pulling fs layer 07:59:37 5d3b04190fa2: Pulling fs layer 07:59:37 2f39f015ded8: Pulling fs layer 07:59:37 33b1e0a273af: Waiting 07:59:37 5d3b04190fa2: Waiting 07:59:37 2f39f015ded8: Waiting 07:59:37 3a2ae6a8a46f: Waiting 07:59:37 5c69ac0246d0: Verifying Checksum 07:59:37 5c69ac0246d0: Download complete 07:59:37 3a2ae6a8a46f: Download complete 07:59:37 33b1e0a273af: Verifying Checksum 07:59:37 33b1e0a273af: Download complete 07:59:37 5d3b04190fa2: Verifying Checksum 07:59:37 5d3b04190fa2: Download complete 07:59:37 ec43610c2a17: Verifying Checksum 07:59:37 ec43610c2a17: Download complete 07:59:37 5eb5b503b376: Verifying Checksum 07:59:37 5eb5b503b376: Download complete 07:59:39 5eb5b503b376: Pull complete 07:59:39 5c69ac0246d0: Pull complete 07:59:39 ec43610c2a17: Pull complete 07:59:39 3a2ae6a8a46f: Pull complete 07:59:40 33b1e0a273af: Pull complete 07:59:40 5d3b04190fa2: Pull complete 07:59:44 2f39f015ded8: Pull complete 07:59:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:44 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 07:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:46 $ docker top f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:47 ---> job-cost.sh 07:59:47 lf-activate-venv: SKIPPING 07:59:47 INFO: No Stack... 07:59:47 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:47 INFO: Archiving Costs [Pipeline] sh 07:59:48 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:59:48 + cut -d, -f6 [Pipeline] lock 07:59:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] 07:59:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] did not exist. Created. 07:59:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:48 + echo total: 0.2199999988079071 [Pipeline] stash 07:59:48 Stashed 1 file(s) [Pipeline] } 07:59:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:48 $ docker stop --time=1 f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f 07:59:50 $ docker rm -f --volumes f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:01:04 Removing intermediate container 0b319bce2ae4 08:01:04 ---> e9bbec703d22 08:01:04 Step 14/15 : COPY . . 08:01:04 ---> 20d52b532cf6 08:01:04 Step 15/15 : RUN ${MAKE} 08:01:04 ---> Running in 05b2a21be67a 08:01:04 noop 08:01:04 Removing intermediate container 05b2a21be67a 08:01:04 ---> 99914bd2b512 08:01:04 Successfully built 99914bd2b512 08:01:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:05 + docker inspect -f . ci-base-image-arm64 08:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:05 prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container 08:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@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 ******** ci-base-image-arm64 cat 08:01:06 $ docker top 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:07 + go version 08:01:07 go version go1.23.4 linux/arm64 [Pipeline] } 08:01:07 $ docker stop --time=1 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 08:01:08 $ docker rm -f --volumes 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:09 + docker inspect -f . ci-base-image-arm64 08:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container 08:01:09 $ 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/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@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 ******** ci-base-image-arm64 cat 08:01:10 $ docker top 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:11 + git config --global --add safe.directory /w/workspace/edgex-ui-go/185 [Pipeline] fileExists [Pipeline] sh 08:01:12 + make test 08:01:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:01:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:04:10 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 08:04:10 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 08:04:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:04:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:04:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:04:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:04:57 $ docker stop --time=1 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 08:04:59 $ docker rm -f --volumes 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:00 Warning: overwriting stash ‘coverage-report’ 08:05:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:02 + ls -al . 08:05:02 total 268 08:05:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 08:01 . 08:05:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 .. 08:05:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 .blubracket 08:05:02 -rw-rw-r-- 1 jenkins jenkins 18 Mar 11 07:57 .dockerignore 08:05:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:57 .git 08:05:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 .github 08:05:02 -rw-rw-r-- 1 jenkins jenkins 178 Mar 11 07:57 .gitignore 08:05:02 -rw-rw-r-- 1 jenkins jenkins 18578 Mar 11 07:57 Attribution.txt 08:05:02 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 11 07:57 CHANGELOG.md 08:05:02 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 07:57 CONTRIBUTING.md 08:05:02 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 11 07:57 Dockerfile 08:05:02 -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 07:57 Jenkinsfile 08:05:02 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 07:57 LICENSE 08:05:02 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 11 07:57 Makefile 08:05:02 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 11 07:57 README.md 08:05:02 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:55 VERSION 08:05:02 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 11 07:57 angularmigrationlogs.md 08:05:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 assets 08:05:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 bin 08:05:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 cmd 08:05:02 -rw-r--r-- 1 jenkins jenkins 14679 Mar 11 08:04 coverage.out 08:05:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 docs 08:05:02 -rw-rw-r-- 1 jenkins jenkins 5820 Mar 11 07:57 go.mod 08:05:02 -rw-rw-r-- 1 jenkins jenkins 86182 Mar 11 07:57 go.sum 08:05:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:57 internal 08:05:02 -rwxrwxr-x 1 jenkins jenkins 568 Mar 11 07:57 redeploy.sh 08:05:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 testing 08:05:02 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 07:57 version.go 08:05:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:02 + 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=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=arm64 --label version=4.0.0-dev.3 . 08:05:04 Sending build context to Docker daemon 35.85MB 08:05:04 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:05:04 Step 2/27 : FROM ${BASE} AS builder 08:05:04 ---> 99914bd2b512 08:05:04 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:05:04 ---> Running in 76d8535075a6 08:05:04 Removing intermediate container 76d8535075a6 08:05:04 ---> c85e694bfdfb 08:05:04 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 08:05:04 ---> Running in e91945670e09 08:05:04 Removing intermediate container e91945670e09 08:05:04 ---> 87b1d41efeca 08:05:04 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 08:05:04 ---> Running in 4b8858bedb6e 08:05:05 Removing intermediate container 4b8858bedb6e 08:05:05 ---> 690518223095 08:05:05 Step 6/27 : LABEL Name=edgex-ui-go 08:05:05 ---> Running in fa4b7eb9b055 08:05:05 Removing intermediate container fa4b7eb9b055 08:05:05 ---> 68712a6e4180 08:05:05 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:05:05 ---> Running in da84f9040894 08:05:05 Removing intermediate container da84f9040894 08:05:05 ---> 2ed5e61ec98d 08:05:05 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:05:07 ---> 70a78824a1e8 08:05:07 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:07 ---> Running in 2336e2f0ce38 08:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:05:10 OK: 239 MiB in 58 packages 08:05:11 Removing intermediate container 2336e2f0ce38 08:05:11 ---> 5bec19742615 08:05:11 Step 10/27 : ENV GO111MODULE=on 08:05:11 ---> Running in e761e49fdf70 08:05:11 Removing intermediate container e761e49fdf70 08:05:11 ---> ddc02570af7d 08:05:11 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:05:11 ---> Running in d682a062a8fd 08:05:11 Removing intermediate container d682a062a8fd 08:05:11 ---> 3fed217b3020 08:05:11 Step 12/27 : COPY go.mod vendor* ./ 08:05:12 ---> a4a0d9ca3ff3 08:05:12 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:12 ---> Running in dadcf9092d4f 08:05:15 Removing intermediate container dadcf9092d4f 08:05:15 ---> 220215d147be 08:05:15 Step 14/27 : COPY . . 08:05:18 ---> 2e151b7ec2fd 08:05:18 Step 15/27 : RUN ${MAKE} 08:05:18 ---> Running in a2095e4a488a 08:05:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:08:26 Removing intermediate container a2095e4a488a 08:08:26 ---> 1488f37de852 08:08:26 Step 16/27 : FROM alpine:3.20 08:08:26 3.20: Pulling from library/alpine 08:08:26 94e9d8af2201: Pulling fs layer 08:08:26 94e9d8af2201: Verifying Checksum 08:08:26 94e9d8af2201: Download complete 08:08:26 94e9d8af2201: Pull complete 08:08:26 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:08:26 Status: Downloaded newer image for alpine:3.20 08:08:26 ---> 7aab056cecc6 08:08:26 Step 17/27 : RUN apk --no-cache upgrade 08:08:26 ---> Running in f5749401b0d0 08:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:08:26 OK: 9 MiB in 14 packages 08:08:27 Removing intermediate container f5749401b0d0 08:08:27 ---> 9af6659d23fb 08:08:27 Step 18/27 : RUN apk add --update --no-cache dumb-init 08:08:27 ---> Running in 76825019c220 08:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:08:29 (1/1) Installing dumb-init (1.2.5-r3) 08:08:29 Executing busybox-1.36.1-r29.trigger 08:08:29 OK: 9 MiB in 15 packages 08:08:30 Removing intermediate container 76825019c220 08:08:30 ---> 131d83df6265 08:08:30 Step 19/27 : EXPOSE 4000 08:08:30 ---> Running in 6489da5b4bed 08:08:31 Removing intermediate container 6489da5b4bed 08:08:31 ---> f2e37dc48017 08:08:31 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:08:33 ---> 5d0426ed9a81 08:08:33 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:08:34 ---> 14ea680edd7f 08:08:34 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:08:34 ---> d4f3e2c5946f 08:08:34 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:08:34 ---> Running in 55b149f8d8b5 08:08:34 Removing intermediate container 55b149f8d8b5 08:08:34 ---> 104fa8787bcb 08:08:34 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:08:34 ---> Running in 89261f7cd66f 08:08:35 Removing intermediate container 89261f7cd66f 08:08:35 ---> 0075ef77bbd7 08:08:35 Step 25/27 : LABEL arch=arm64 08:08:35 ---> Running in e420f80e9912 08:08:35 Removing intermediate container e420f80e9912 08:08:35 ---> 3ccd5be07ea5 08:08:35 Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:08:35 ---> Running in 3875e0d00412 08:08:35 Removing intermediate container 3875e0d00412 08:08:35 ---> 995fa94c6d47 08:08:35 Step 27/27 : LABEL version=4.0.0-dev.3 08:08:35 ---> Running in ef7111e54f32 08:08:36 Removing intermediate container ef7111e54f32 08:08:36 ---> 4b1b781e7a02 08:08:36 [Warning] One or more build-args [ARCH] were not consumed 08:08:36 Successfully built 4b1b781e7a02 08:08:36 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:36 provisioning config files... 08:08:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/185@tmp/config6505160266748364430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:36 ---> ****-login.sh 08:08:36 nexus3.edgexfoundry.org:10001 08:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10002 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10003 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:38 Configure a credential helper to remove this warning. See 08:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:38 08:08:38 Login Succeeded 08:08:38 nexus3.edgexfoundry.org:10004 08:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:38 Configure a credential helper to remove this warning. See 08:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:38 08:08:38 Login Succeeded 08:08:38 ****.io 08:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:38 Configure a credential helper to remove this warning. See 08:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:38 08:08:38 Login Succeeded 08:08:38 ---> ****-login.sh ends [Pipeline] } 08:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:08:38 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:08:38 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:08:38 latest 08:08:38 4.0.0-dev.3 08:08:38 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 08:08:38 main 08:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:08:39 ef088f7a9a48: Preparing 08:08:39 7d0872556101: Preparing 08:08:39 b22c466a655f: Preparing 08:08:39 1a1ff80c0627: Preparing 08:08:39 a766710c8775: Preparing 08:08:39 dd9c8f8612c8: Preparing 08:08:39 dd9c8f8612c8: Waiting 08:08:39 7d0872556101: Pushed 08:08:39 ef088f7a9a48: Pushed 08:08:39 a766710c8775: Pushed 08:08:39 1a1ff80c0627: Pushed 08:08:39 dd9c8f8612c8: Layer already exists 08:08:49 b22c466a655f: Pushed 08:08:49 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:08:50 ef088f7a9a48: Preparing 08:08:50 7d0872556101: Preparing 08:08:50 b22c466a655f: Preparing 08:08:50 1a1ff80c0627: Preparing 08:08:50 a766710c8775: Preparing 08:08:50 dd9c8f8612c8: Preparing 08:08:50 dd9c8f8612c8: Waiting 08:08:50 ef088f7a9a48: Layer already exists 08:08:50 7d0872556101: Layer already exists 08:08:50 1a1ff80c0627: Layer already exists 08:08:50 b22c466a655f: Layer already exists 08:08:50 a766710c8775: Layer already exists 08:08:50 dd9c8f8612c8: Layer already exists 08:08:50 latest: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 08:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:08:51 ef088f7a9a48: Preparing 08:08:51 7d0872556101: Preparing 08:08:51 b22c466a655f: Preparing 08:08:51 1a1ff80c0627: Preparing 08:08:51 a766710c8775: Preparing 08:08:51 dd9c8f8612c8: Preparing 08:08:51 dd9c8f8612c8: Waiting 08:08:51 1a1ff80c0627: Layer already exists 08:08:51 ef088f7a9a48: Layer already exists 08:08:51 7d0872556101: Layer already exists 08:08:51 a766710c8775: Layer already exists 08:08:51 b22c466a655f: Layer already exists 08:08:51 dd9c8f8612c8: Layer already exists 08:08:51 4.0.0-dev.3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 08:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:08:52 ef088f7a9a48: Preparing 08:08:52 7d0872556101: Preparing 08:08:52 b22c466a655f: Preparing 08:08:52 1a1ff80c0627: Preparing 08:08:52 a766710c8775: Preparing 08:08:52 dd9c8f8612c8: Preparing 08:08:52 dd9c8f8612c8: Waiting 08:08:52 a766710c8775: Layer already exists 08:08:52 ef088f7a9a48: Layer already exists 08:08:52 7d0872556101: Layer already exists 08:08:52 1a1ff80c0627: Layer already exists 08:08:52 b22c466a655f: Layer already exists 08:08:52 dd9c8f8612c8: Layer already exists 08:08:52 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:08:53 ef088f7a9a48: Preparing 08:08:53 7d0872556101: Preparing 08:08:53 b22c466a655f: Preparing 08:08:53 1a1ff80c0627: Preparing 08:08:53 a766710c8775: Preparing 08:08:53 dd9c8f8612c8: Preparing 08:08:53 dd9c8f8612c8: Waiting 08:08:53 7d0872556101: Layer already exists 08:08:53 ef088f7a9a48: Layer already exists 08:08:53 b22c466a655f: Layer already exists 08:08:53 a766710c8775: Layer already exists 08:08:53 1a1ff80c0627: Layer already exists 08:08:53 dd9c8f8612c8: Layer already exists 08:08:53 main: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:53 ===================================================== [Pipeline] echo 08:08:53 taggedImages: 08:08:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:08:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:08:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 08:08:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 08:08:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:54 08:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:54 arm64: Pulling from edgex-lftools-log-publisher 08:08:54 8998bd30e6a1: Pulling fs layer 08:08:54 04944245beec: Pulling fs layer 08:08:54 699f458cf7ca: Pulling fs layer 08:08:54 765212b225bb: Pulling fs layer 08:08:54 f23df028b6ca: Pulling fs layer 08:08:54 d65c8cfc05b1: Pulling fs layer 08:08:54 2437ff75d9bd: Pulling fs layer 08:08:54 765212b225bb: Waiting 08:08:54 f23df028b6ca: Waiting 08:08:54 d65c8cfc05b1: Waiting 08:08:54 2437ff75d9bd: Waiting 08:08:54 04944245beec: Verifying Checksum 08:08:54 04944245beec: Download complete 08:08:54 765212b225bb: Verifying Checksum 08:08:54 f23df028b6ca: Verifying Checksum 08:08:54 f23df028b6ca: Download complete 08:08:54 d65c8cfc05b1: Verifying Checksum 08:08:54 d65c8cfc05b1: Download complete 08:08:54 699f458cf7ca: Verifying Checksum 08:08:54 699f458cf7ca: Download complete 08:08:55 8998bd30e6a1: Verifying Checksum 08:08:55 8998bd30e6a1: Download complete 08:08:58 2437ff75d9bd: Verifying Checksum 08:08:58 2437ff75d9bd: Download complete 08:09:00 8998bd30e6a1: Pull complete 08:09:00 04944245beec: Pull complete 08:09:02 699f458cf7ca: Pull complete 08:09:02 765212b225bb: Pull complete 08:09:03 f23df028b6ca: Pull complete 08:09:03 d65c8cfc05b1: Pull complete 08:09:21 2437ff75d9bd: Pull complete 08:09:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:09:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container 08:09:21 $ 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/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:09:24 $ docker top 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:25 ---> job-cost.sh 08:09:25 lf-activate-venv: SKIPPING 08:09:25 INFO: No Stack... 08:09:25 INFO: Retrieving Pricing Info for: v3-standard-4 08:09:26 INFO: Archiving Costs [Pipeline] sh 08:09:27 + cat /w/workspace/edgex-ui-go/185/archives/cost.csv 08:09:27 + cut -d, -f6 [Pipeline] lock 08:09:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] 08:09:27 Resource [jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] did not exist. Created. 08:09:27 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:27 /w/workspace/edgex-ui-go/185@tmp/durable-018397af/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:09:28 + echo total: 0.10999999940395355 [Pipeline] stash 08:09:28 Warning: overwriting stash ‘stack-cost’ 08:09:28 Stashed 1 file(s) [Pipeline] } 08:09:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 08:09:28 $ docker stop --time=1 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 08:09:30 $ docker rm -f --volumes 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 [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 08:09:30 provisioning config files... 08:09:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10064200307978581246tmp [Pipeline] { [Pipeline] sh 08:09:31 + set +x 08:09:31 + + curl -s https://codecov.io/bashbash 08:09:31 -s -- 08:09:31 08:09:31 _____ _ 08:09:31 / ____| | | 08:09:31 | | ___ __| | ___ ___ _____ __ 08:09:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:09:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:09:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:09:31 Bash-1.0.6 08:09:31 08:09:31 08:09:31 ==> git version 2.25.1 found 08:09:31 ==> 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 08:09:31 Release-Date: 2020-01-08 08:09:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:09:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:09:31 ==> Jenkins CI detected. 08:09:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:09:31 project root: . 08:09:31 --> token set from env 08:09:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:09:31 ==> Running gcov in . (disable via -X gcov) 08:09:31 ==> Python coveragepy not found 08:09:31 ==> Searching for coverage reports in: 08:09:31 + . 08:09:31 -> Found 1 reports 08:09:31 ==> Detecting git/mercurial file structure 08:09:31 ==> Reading reports 08:09:31 + ./coverage.out bytes=14679 08:09:31 ==> Appending adjustments 08:09:31 https://docs.codecov.io/docs/fixing-reports 08:09:31 + Found adjustments 08:09:31 ==> Gzipping contents 08:09:31 12K /tmp/codecov.G6Fkur.gz 08:09:31 ==> Uploading reports 08:09:31 url: https://codecov.io 08:09:31 query: branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:09:31 -> Pinging Codecov 08:09:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:09:31 -> Uploading to 08:09:31 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/8cdda4bcdbb66b44d63df67301c7c51a86d111f3/e08253da-c9a0-4dc3-a7fa-b1ad1e93ba67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T080931Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9f94f8f4f03fa4b5b1f8f21ce589e37c32122150a98f6e802e3d74bc74120fcd 08:09:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:09:31 Dload Upload Total Spent Left Speed 08:09:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10283 0 0 100 10283 0 31066 --:--:-- --:--:-- --:--:-- 31066 08:09:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } 08:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:09:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:09:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:09:33 08:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:09:33 latest: Pulling from edgex-devops/edgex-snyk-go 08:09:33 43c4264eed91: Pulling fs layer 08:09:33 4cc291be95ef: Pulling fs layer 08:09:33 2ac1f1163629: Pulling fs layer 08:09:33 5c3c966382ef: Pulling fs layer 08:09:33 4f4fb700ef54: Pulling fs layer 08:09:33 d9c7d2e4e75e: Pulling fs layer 08:09:33 9c3e1370e548: Pulling fs layer 08:09:33 5c3c966382ef: Waiting 08:09:33 4f4fb700ef54: Waiting 08:09:33 4cc291be95ef: Verifying Checksum 08:09:33 4cc291be95ef: Download complete 08:09:33 5c3c966382ef: Verifying Checksum 08:09:33 5c3c966382ef: Download complete 08:09:33 4f4fb700ef54: Verifying Checksum 08:09:33 4f4fb700ef54: Download complete 08:09:33 43c4264eed91: Download complete 08:09:33 d9c7d2e4e75e: Verifying Checksum 08:09:33 d9c7d2e4e75e: Download complete 08:09:33 43c4264eed91: Pull complete 08:09:33 4cc291be95ef: Pull complete 08:09:33 2ac1f1163629: Verifying Checksum 08:09:33 2ac1f1163629: Download complete 08:09:34 9c3e1370e548: Verifying Checksum 08:09:34 9c3e1370e548: Download complete 08:09:37 2ac1f1163629: Pull complete 08:09:37 5c3c966382ef: Pull complete 08:09:37 4f4fb700ef54: Pull complete 08:09:37 d9c7d2e4e75e: Pull complete 08:09:41 9c3e1370e548: Pull complete 08:09:41 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:09:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:41 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:09:45 $ docker top 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 08:09:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:09:46 + set -o pipefail 08:09:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:09:54 08:09:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:09:54 08:09:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/ca38a93a-9b61-410b-ae11-90122d457a01 08:09:54 08:09:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:09:54 08:09:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:09:54 08:09:54 08:09:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:09:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:09:54 $ docker stop --time=1 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 08:09:57 $ docker rm -f --volumes 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:58 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] sh 08:09:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:59 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 08:09:59 $ docker top 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:59 [ssh-agent] Looking for ssh-agent implementation... 08:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:00 $ docker exec 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 ssh-agent 08:10:00 SSH_AUTH_SOCK=/tmp/ssh-l4lJuKf6T7IG/agent.32 08:10:00 SSH_AGENT_PID=39 08:10:00 Running ssh-add (command line suppressed) 08:10:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2423458130626226694.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2423458130626226694.key) 08:10:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:00 + git semver tag 08:10:00 2025-03-11 08:10:00,842 [run_tag] DEBUG tag force:False 08:10:00 2025-03-11 08:10:00,842 [check_head_tag] DEBUG check head tag 08:10:00 2025-03-11 08:10:00,843 [execute] INFO git cat-file --batch-check 08:10:00 2025-03-11 08:10:00,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:10:00 2025-03-11 08:10:00,846 [execute] INFO git cat-file --batch 08:10:00 2025-03-11 08:10:00,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:10:00 2025-03-11 08:10:00,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:00 2025-03-11 08:10:00,868 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 08:10:00 2025-03-11 08:10:00,868 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:10:00 2025-03-11 08:10:00,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:00 4.0.0-dev.3 [Pipeline] } 08:10:01 $ docker exec --env ******** --env ******** 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 ssh-agent -k 08:10:01 unset SSH_AUTH_SOCK; 08:10:01 unset SSH_AGENT_PID; 08:10:01 echo Agent pid 39 killed; 08:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:01 + git semver [Pipeline] } 08:10:01 $ docker stop --time=1 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 08:10:03 $ docker rm -f --volumes 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:10:03 08:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:10:03 0.23.1-centos7: Pulling from edgex-lftools 08:10:03 ab5ef0e58194: Pulling fs layer 08:10:03 9712f1f96733: Pulling fs layer 08:10:03 63f879dbbcfc: Pulling fs layer 08:10:03 0d9ebad4ef96: Pulling fs layer 08:10:03 e9a5061849ea: Pulling fs layer 08:10:03 d747dcd14b5f: Pulling fs layer 08:10:03 2de7ff778b66: Pulling fs layer 08:10:03 0d9ebad4ef96: Waiting 08:10:03 2de7ff778b66: Waiting 08:10:03 d747dcd14b5f: Waiting 08:10:03 9712f1f96733: Verifying Checksum 08:10:03 9712f1f96733: Download complete 08:10:03 63f879dbbcfc: Verifying Checksum 08:10:03 63f879dbbcfc: Download complete 08:10:04 e9a5061849ea: Verifying Checksum 08:10:04 e9a5061849ea: Download complete 08:10:04 0d9ebad4ef96: Verifying Checksum 08:10:04 0d9ebad4ef96: Download complete 08:10:04 d747dcd14b5f: Verifying Checksum 08:10:04 d747dcd14b5f: Download complete 08:10:04 ab5ef0e58194: Verifying Checksum 08:10:04 ab5ef0e58194: Download complete 08:10:04 2de7ff778b66: Verifying Checksum 08:10:04 2de7ff778b66: Download complete 08:10:07 ab5ef0e58194: Pull complete 08:10:07 9712f1f96733: Pull complete 08:10:08 63f879dbbcfc: Pull complete 08:10:12 0d9ebad4ef96: Pull complete 08:10:12 e9a5061849ea: Pull complete 08:10:12 d747dcd14b5f: Pull complete 08:10:13 2de7ff778b66: Pull complete 08:10:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:13 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat 08:10:17 $ docker top 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:10:18 provisioning config files... 08:10:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11089535828270763721tmp 08:10:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6924899222059675506tmp 08:10:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15540968468406509066tmp [Pipeline] { [Pipeline] echo 08:10:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:10:18 ---> sigul-configuration.sh 08:10:18 gpg: directory `/root/.gnupg' created 08:10:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:10:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:10:18 gpg: keyring `/root/.gnupg/secring.gpg' created 08:10:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:10:18 gpg: CAST5 encrypted data 08:10:18 gpg: encrypted with 1 passphrase 08:10:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:10:18 + mkdir /home/jenkins 08:10:18 + mkdir /home/jenkins/sigul [Pipeline] sh 08:10:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:10:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:10:19 ---> sigul-install.sh 08:10:19 Sigul already installed; skipping installation. [Pipeline] sh 08:10:19 + git tag --list 08:10:19 0.1.1 08:10:19 v1.1.0 08:10:19 v1.2.0 08:10:19 v1.2.1 08:10:19 v1.3.0 08:10:19 v2.0.0 08:10:19 v2.1.0 08:10:19 v2.2.0 08:10:19 v2.3.0 08:10:19 v3.0 08:10:19 v3.0.0 08:10:19 v3.1 08:10:19 v3.1.0 08:10:19 v3.1.0-dev.1 08:10:19 v3.1.0-dev.10 08:10:19 v3.1.0-dev.11 08:10:19 v3.1.0-dev.12 08:10:19 v3.1.0-dev.13 08:10:19 v3.1.0-dev.14 08:10:19 v3.1.0-dev.15 08:10:19 v3.1.0-dev.16 08:10:19 v3.1.0-dev.17 08:10:19 v3.1.0-dev.18 08:10:19 v3.1.0-dev.19 08:10:19 v3.1.0-dev.2 08:10:19 v3.1.0-dev.20 08:10:19 v3.1.0-dev.21 08:10:19 v3.1.0-dev.22 08:10:19 v3.1.0-dev.23 08:10:19 v3.1.0-dev.24 08:10:19 v3.1.0-dev.25 08:10:19 v3.1.0-dev.26 08:10:19 v3.1.0-dev.27 08:10:19 v3.1.0-dev.28 08:10:19 v3.1.0-dev.29 08:10:19 v3.1.0-dev.3 08:10:19 v3.1.0-dev.30 08:10:19 v3.1.0-dev.31 08:10:19 v3.1.0-dev.32 08:10:19 v3.1.0-dev.33 08:10:19 v3.1.0-dev.34 08:10:19 v3.1.0-dev.35 08:10:19 v3.1.0-dev.36 08:10:19 v3.1.0-dev.37 08:10:19 v3.1.0-dev.38 08:10:19 v3.1.0-dev.39 08:10:19 v3.1.0-dev.4 08:10:19 v3.1.0-dev.40 08:10:19 v3.1.0-dev.41 08:10:19 v3.1.0-dev.42 08:10:19 v3.1.0-dev.43 08:10:19 v3.1.0-dev.44 08:10:19 v3.1.0-dev.45 08:10:19 v3.1.0-dev.46 08:10:19 v3.1.0-dev.47 08:10:19 v3.1.0-dev.48 08:10:19 v3.1.0-dev.49 08:10:19 v3.1.0-dev.5 08:10:19 v3.1.0-dev.50 08:10:19 v3.1.0-dev.51 08:10:19 v3.1.0-dev.52 08:10:19 v3.1.0-dev.6 08:10:19 v3.1.0-dev.7 08:10:19 v3.1.0-dev.8 08:10:19 v3.1.0-dev.9 08:10:19 v4.0.0-dev.1 08:10:19 v4.0.0-dev.2 08:10:19 v4.0.0-dev.3 [Pipeline] sh 08:10:19 + lftools sign git-tag v4.0.0-dev.3 08:10:20 Signing Git tag with Sigul... 08:10:20 Signing v4.0.0-dev.3 [Pipeline] echo 08:10:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:10:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:10:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:10:21 $ docker stop --time=1 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 08:10:22 $ docker rm -f --volumes 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:10:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:23 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 08:10:23 $ docker top 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:23 [ssh-agent] Looking for ssh-agent implementation... 08:10:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:23 $ docker exec 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a ssh-agent 08:10:23 SSH_AUTH_SOCK=/tmp/ssh-55VTArIujHLY/agent.32 08:10:23 SSH_AGENT_PID=38 08:10:23 Running ssh-add (command line suppressed) 08:10:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13726202065624911451.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13726202065624911451.key) 08:10:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:24 + git semver bump pre 08:10:24 2025-03-11 08:10:24,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:24 2025-03-11 08:10:24,450 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 08:10:24 2025-03-11 08:10:24,451 [bump_version] DEBUG bumped version:4.0.0-dev.4 08:10:24 2025-03-11 08:10:24,451 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:10:24 2025-03-11 08:10:24,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:24 2025-03-11 08:10:24,451 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:24 2025-03-11 08:10:24,452 [execute] INFO git cat-file --batch-check 08:10:24 2025-03-11 08:10:24,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:10:24 2025-03-11 08:10:24,457 [execute] INFO git cat-file --batch 08:10:24 2025-03-11 08:10:24,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:10:24 2025-03-11 08:10:24,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:24 4.0.0-dev.4 [Pipeline] } 08:10:24 $ docker exec --env ******** --env ******** 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a ssh-agent -k 08:10:24 unset SSH_AUTH_SOCK; 08:10:24 unset SSH_AGENT_PID; 08:10:24 echo Agent pid 38 killed; 08:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:24 + git semver [Pipeline] } 08:10:25 $ docker stop --time=1 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a 08:10:26 $ docker rm -f --volumes 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a [Pipeline] // withDockerContainer [Pipeline] sh 08:10:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:27 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 08:10:27 $ docker top 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:27 [ssh-agent] Looking for ssh-agent implementation... 08:10:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:27 $ docker exec 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f ssh-agent 08:10:27 SSH_AUTH_SOCK=/tmp/ssh-5jPx0wlqLMfA/agent.32 08:10:27 SSH_AGENT_PID=38 08:10:27 Running ssh-add (command line suppressed) 08:10:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14718780324660235037.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14718780324660235037.key) 08:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:28 + git semver push 08:10:28 2025-03-11 08:10:28,546 [run_push] DEBUG push 08:10:28 2025-03-11 08:10:28,547 [execute] INFO git cat-file --batch-check 08:10:28 2025-03-11 08:10:28,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:10:28 2025-03-11 08:10:28,551 [execute] INFO git rev-list 041b4df7221fc8e1ebcec2a4ce751147e739249c -- 08:10:28 2025-03-11 08:10:28,551 [execute] DEBUG Popen(['git', 'rev-list', '041b4df7221fc8e1ebcec2a4ce751147e739249c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:10:28 2025-03-11 08:10:28,562 [execute] INFO git fetch -v origin 08:10:28 2025-03-11 08:10:28,563 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:10:29 2025-03-11 08:10:29,007 [run_push] DEBUG no remote changes detected 08:10:29 2025-03-11 08:10:29,007 [execute] INFO git push origin semver 08:10:29 2025-03-11 08:10:29,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:10:29 2025-03-11 08:10:29,747 [run_push] DEBUG push all version tags 08:10:29 2025-03-11 08:10:29,747 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:10:29 2025-03-11 08:10:29,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:10:30 2025-03-11 08:10:30,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:10:30 4.0.0-dev.4 [Pipeline] } 08:10:30 $ docker exec --env ******** --env ******** 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f ssh-agent -k 08:10:30 unset SSH_AUTH_SOCK; 08:10:30 unset SSH_AGENT_PID; 08:10:30 echo Agent pid 38 killed; 08:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:31 + git semver [Pipeline] } 08:10:31 $ docker stop --time=1 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f 08:10:32 $ docker rm -f --volumes 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:10:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:10:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:10:33 total 16 08:10:33 drwxr-xr-x 3 root root 4096 Mar 11 07:59 . 08:10:33 drwxrwxr-x 14 jenkins jenkins 4096 Mar 11 08:10 .. 08:10:33 drwxr-xr-x 2 root root 4096 Mar 11 07:59 cost 08:10:33 -rw-r--r-- 1 root root 83 Mar 11 07:59 cost.csv 08:10:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:10:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:10:33 total 16 08:10:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:59 . 08:10:33 drwxrwxr-x 14 jenkins jenkins 4096 Mar 11 08:10 .. 08:10:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:59 cost 08:10:33 -rw-r--r-- 1 jenkins jenkins 83 Mar 11 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:10:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:34 ---> package-listing.sh 08:10:34 ++ facter osfamily 08:10:34 ++ tr '[:upper:]' '[:lower:]' 08:10:34 + OS_FAMILY=debian 08:10:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:10:34 + START_PACKAGES=/tmp/packages_start.txt 08:10:34 + END_PACKAGES=/tmp/packages_end.txt 08:10:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:34 + PACKAGES=/tmp/packages_start.txt 08:10:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:10:34 + PACKAGES=/tmp/packages_end.txt 08:10:34 + case "${OS_FAMILY}" in 08:10:34 + dpkg -l 08:10:34 + grep '^ii' 08:10:34 + '[' -f /tmp/packages_start.txt ']' 08:10:34 + '[' -f /tmp/packages_end.txt ']' 08:10:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:10:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:10:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:10:34 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:35 prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container 08:10:35 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat 08:10:35 $ docker top 625f3e41384fd20999d74fbfdb3841a88741e5da56e86138de5e80d9c75277f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:36 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:36 + ls /var/log/sa-host 08:10:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:36 provisioning config files... 08:10:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4507035823507998009tmp [Pipeline] { [Pipeline] echo 08:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:10:37 ---> create-netrc.sh [Pipeline] } 08:10:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:10:37 ---> python-tools-install.sh [Pipeline] echo 08:10:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:10:37 ---> sudo-logs.sh 08:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:10:38 ---> job-cost.sh 08:10:38 lf-activate-venv: SKIPPING 08:10:38 DEBUG: total: 0.2199999988079071 08:10:38 INFO: Retrieving Stack Cost... 08:10:38 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:38 INFO: Archiving Costs [Pipeline] echo 08:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:10:39 ---> logs-deploy.sh 08:10:39 lf-activate-venv: SKIPPING 08:10:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/185 08:10:39 INFO: archiving workspace using pattern(s): 08:10:40 Archives upload complete. 08:10:40 INFO: archiving logs to Nexus 08:10:40 ---> uname -a: 08:10:40 Linux prd-ubuntu20-04-docker-8c-8g-40875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:10:40 08:10:40