Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49430e5ff99e8771836ff483cbff62e69d3b434d 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-ssh6244952908227207839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17924279890835469716.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11584788755070793263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7506956242353210825.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-ssh14965246292943842468.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772677’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772678 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 49430e5ff99e8771836ff483cbff62e69d3b434d (main) Commit message: "Merge pull request #845 from judehung/update-go-1.25" > 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 49430e5ff99e8771836ff483cbff62e69d3b434d # timeout=10 > git rev-list --no-walk a30ebc7527866bfa81c41d5b16bac6940f093d67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:54:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:53 ========================================================= 06:54:53 EdgeX Global Pipelines Version Info 06:54:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:54 ------------------- 06:54:54 stable info: 06:54:54 ------------------- 06:54:54 Commited By: Cherry Wang cherry@iotechsys.com 06:54:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:54:54 Message: update stable to v1.0.278 06:54:55 ------------------- 06:54:55 experimental info: 06:54:55 ------------------- 06:54:55 Commited By: **** collab-it+edgex@linuxfoundation.org 06:54:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:54:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:54:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49430e5 [Pipeline] echo 06:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:56 provisioning config files... 06:54:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15984850993733659830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:56 ---> ****-login.sh 06:54:56 nexus3.edgexfoundry.org:10001 06:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:56 06:54:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:56 Configure a credential helper to remove this warning. See 06:54:56 https://docs.****.com/go/credential-store/ 06:54:56 06:54:56 Login Succeeded 06:54:56 nexus3.edgexfoundry.org:10002 06:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:56 06:54:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:56 Configure a credential helper to remove this warning. See 06:54:56 https://docs.****.com/go/credential-store/ 06:54:56 06:54:56 Login Succeeded 06:54:56 nexus3.edgexfoundry.org:10003 06:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 06:54:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:57 Configure a credential helper to remove this warning. See 06:54:57 https://docs.****.com/go/credential-store/ 06:54:57 06:54:57 Login Succeeded 06:54:57 nexus3.edgexfoundry.org:10004 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 06:54:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:57 Configure a credential helper to remove this warning. See 06:54:57 https://docs.****.com/go/credential-store/ 06:54:57 06:54:57 Login Succeeded 06:54:57 ****.io 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 06:54:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:57 Configure a credential helper to remove this warning. See 06:54:57 https://docs.****.com/go/credential-store/ 06:54:57 06:54:57 Login Succeeded 06:54:57 ---> ****-login.sh ends [Pipeline] } 06:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:57 + git rev-list -1 --merges 49430e5ff99e8771836ff483cbff62e69d3b434d~1..49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo 06:54:57 -----------> git rev-list -1 --merges 49430e5ff99e8771836ff483cbff62e69d3b434d~1..49430e5ff99e8771836ff483cbff62e69d3b434d 49430e5ff99e8771836ff483cbff62e69d3b434d 06:54:57 49430e5ff99e8771836ff483cbff62e69d3b434d [false] [Pipeline] sh 06:54:58 + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo 06:54:58 ========================================================= 06:54:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:58 + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo 06:54:58 [semverPrep] GIT_COMMIT: 49430e5ff99e8771836ff483cbff62e69d3b434d, Commit Message: Merge pull request #845 from judehung/update-go-1.25 [Pipeline] echo 06:54:58 [semverPrep] This is not a build commit. [Pipeline] sh 06:54:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:59 + grep -v github /etc/ssh/ssh_known_hosts 06:54:59 + [ -e /tmp/ssh_known_hosts ] 06:54:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:59 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 06:54:59 tee -a /etc/ssh/ssh_known_hosts 06:54:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:59 06:54:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:59 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:59 3dae71ba6b94: Pulling fs layer 06:54:59 6bf1a483ea7c: Pulling fs layer 06:54:59 f5dfc541a4d3: Pulling fs layer 06:54:59 461d9e800cba: Pulling fs layer 06:54:59 80192f66455f: Pulling fs layer 06:54:59 2e8e34ca0e6c: Pulling fs layer 06:54:59 a29436f7fd5d: Pulling fs layer 06:54:59 923cac83aea3: Pulling fs layer 06:54:59 25ad8b0a4227: Pulling fs layer 06:54:59 db01528c6b51: Pulling fs layer 06:54:59 28988de357af: Pulling fs layer 06:54:59 25ad8b0a4227: Waiting 06:54:59 db01528c6b51: Waiting 06:54:59 28988de357af: Waiting 06:54:59 923cac83aea3: Waiting 06:54:59 461d9e800cba: Waiting 06:54:59 80192f66455f: Waiting 06:54:59 6bf1a483ea7c: Verifying Checksum 06:54:59 6bf1a483ea7c: Download complete 06:54:59 461d9e800cba: Verifying Checksum 06:54:59 461d9e800cba: Download complete 06:54:59 80192f66455f: Verifying Checksum 06:54:59 80192f66455f: Download complete 06:54:59 f5dfc541a4d3: Verifying Checksum 06:54:59 f5dfc541a4d3: Download complete 06:54:59 3dae71ba6b94: Verifying Checksum 06:54:59 3dae71ba6b94: Download complete 06:54:59 923cac83aea3: Verifying Checksum 06:54:59 923cac83aea3: Download complete 06:54:59 25ad8b0a4227: Verifying Checksum 06:54:59 25ad8b0a4227: Download complete 06:55:00 db01528c6b51: Verifying Checksum 06:55:00 db01528c6b51: Download complete 06:55:00 28988de357af: Verifying Checksum 06:55:00 28988de357af: Download complete 06:55:00 a29436f7fd5d: Verifying Checksum 06:55:00 a29436f7fd5d: Download complete 06:55:00 2e8e34ca0e6c: Verifying Checksum 06:55:00 2e8e34ca0e6c: Download complete 06:55:01 3dae71ba6b94: Pull complete 06:55:01 6bf1a483ea7c: Pull complete 06:55:01 f5dfc541a4d3: Pull complete 06:55:01 461d9e800cba: Pull complete 06:55:01 80192f66455f: Pull complete 06:55:06 2e8e34ca0e6c: Pull complete 06:55:06 a29436f7fd5d: Pull complete 06:55:06 923cac83aea3: Pull complete 06:55:06 25ad8b0a4227: Pull complete 06:55:06 db01528c6b51: Pull complete 06:55:06 28988de357af: Pull complete 06:55:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:07 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 06:55:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:09 $ docker top d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 -eo pid,comm 06:55:09 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). 06:55:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:09 [ssh-agent] Looking for ssh-agent implementation... 06:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:09 $ docker exec d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent 06:55:09 SSH_AUTH_SOCK=/tmp/ssh-9kM8EN0CXAif/agent.32 06:55:09 SSH_AGENT_PID=38 06:55:09 Running ssh-add (command line suppressed) 06:55:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_426277665022668706.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_426277665022668706.key) 06:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] sh 06:55:10 + git tag --points-at HEAD [Pipeline] } 06:55:10 $ docker exec --env ******** --env ******** d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent -k 06:55:10 unset SSH_AUTH_SOCK; 06:55:10 unset SSH_AGENT_PID; 06:55:10 echo Agent pid 38 killed; 06:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:10 [ssh-agent] Looking for ssh-agent implementation... 06:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:10 $ docker exec d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent 06:55:10 SSH_AUTH_SOCK=/tmp/ssh-zjXPqk1n8UUM/agent.85 06:55:10 SSH_AGENT_PID=91 06:55:10 Running ssh-add (command line suppressed) 06:55:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16120491948584321144.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16120491948584321144.key) 06:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:10 + git semver init 06:55:11 2025-11-07 06:55:11,024 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:55:11 2025-11-07 06:55:11,028 [run_init] DEBUG init version:0.0.0 force:False 06:55:11 2025-11-07 06:55:11,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:55:11 2025-11-07 06:55:11,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:55:11 2025-11-07 06:55:11,030 [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, stdin=None, shell=False, universal_newlines=False) 06:55:13 2025-11-07 06:55:13,528 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 06:55:13 2025-11-07 06:55:13,528 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 06:55:13 2025-11-07 06:55:13,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:55:13 2025-11-07 06:55:13,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:55:13 4.1.0-dev.2 [Pipeline] } 06:55:13 $ docker exec --env ******** --env ******** d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent -k 06:55:13 unset SSH_AUTH_SOCK; 06:55:13 unset SSH_AGENT_PID; 06:55:13 echo Agent pid 91 killed; 06:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:14 + git semver [Pipeline] } 06:55:14 $ docker stop --time=1 d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 06:55:15 $ docker rm -f --volumes d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:55:16 Stashed 1 file(s) [Pipeline] echo 06:55:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 06:55:16 provisioning config files... 06:55:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2406856223223882297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:16 ---> ****-login.sh 06:55:16 nexus3.edgexfoundry.org:10001 06:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:16 Login Succeeded 06:55:16 nexus3.edgexfoundry.org:10002 06:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:16 Login Succeeded 06:55:16 nexus3.edgexfoundry.org:10003 06:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 Login Succeeded 06:55:17 nexus3.edgexfoundry.org:10004 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 Login Succeeded 06:55:17 ****.io 06:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:17 Login Succeeded 06:55:17 ---> ****-login.sh ends [Pipeline] } 06:55:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:55:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:55:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:55:17 ========================================================= 06:55:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:55:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:55:18 #0 building with "default" instance using docker driver 06:55:18 06:55:18 #1 [internal] load build definition from Dockerfile 06:55:18 #1 transferring dockerfile: 1.98kB done 06:55:18 #1 DONE 0.0s 06:55:18 06:55:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:55:18 #2 DONE 0.1s 06:55:18 06:55:18 #3 [internal] load metadata for docker.io/library/docker:latest 06:55:18 #3 DONE 0.1s 06:55:18 06:55:18 #4 [internal] load .dockerignore 06:55:18 #4 transferring context: 58B done 06:55:18 #4 DONE 0.0s 06:55:18 06:55:18 #5 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 06:55:18 #5 resolve docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 0.0s done 06:55:18 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 06:55:18 #5 sha256:f87ff41b3afe1467f44b1c8a35a5dadb4f14ac72e70e6a8cb13841e1a58fe844 456B / 456B 0.1s done 06:55:18 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:55:18 #5 sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 5.17kB / 5.17kB done 06:55:18 #5 sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae 12.29kB / 12.29kB done 06:55:18 #5 sha256:9a06753d2401cd049b34cd27dbbc3e0db717d4c1db7bc7f2efad1c187e00bf5a 4.00kB / 4.00kB done 06:55:18 #5 sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb 8.23MB / 8.23MB 0.2s done 06:55:18 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done 06:55:18 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:55:18 #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 4.19MB / 22.16MB 0.2s 06:55:18 #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 8.39MB / 19.67MB 0.2s 06:55:18 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 06:55:18 #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 16.78MB / 22.16MB 0.3s 06:55:18 #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 19.67MB / 19.67MB 0.3s 06:55:18 #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 5.24MB / 21.74MB 0.3s 06:55:18 #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 22.16MB / 22.16MB 0.4s 06:55:18 #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 16.78MB / 21.74MB 0.4s 06:55:19 #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 21.74MB / 21.74MB 0.5s 06:55:19 #5 ... 06:55:19 06:55:19 #6 [internal] load build context 06:55:19 #6 transferring context: 72.13MB 0.6s done 06:55:19 #6 DONE 0.6s 06:55:19 06:55:19 #5 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 06:55:19 #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 22.16MB / 22.16MB 0.6s done 06:55:19 #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 19.67MB / 19.67MB 0.6s done 06:55:19 #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 21.74MB / 21.74MB 0.6s done 06:55:19 #5 extracting sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb 06:55:19 #5 sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 2.10MB / 6.91MB 0.7s 06:55:19 #5 sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 0B / 1.01kB 0.7s 06:55:19 #5 sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 538B / 538B 0.6s done 06:55:19 #5 sha256:88b76901d48dc6d16a57deade41a816869b436b30ec0d472207ea29ce853cb3c 116B / 116B 0.7s done 06:55:19 #5 sha256:a7e375cdf88959bde08f22e960ea5dded1324fdf1a829a7a6f79989232a44ffc 1.01kB / 1.01kB 0.6s done 06:55:19 #5 sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 90.39kB / 90.39kB 0.7s 06:55:19 #5 sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 6.91MB / 6.91MB 0.7s done 06:55:19 #5 sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 1.01kB / 1.01kB 0.7s done 06:55:19 #5 sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 90.39kB / 90.39kB 0.7s done 06:55:19 #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 10.49MB / 62.91MB 0.8s 06:55:19 #5 sha256:877e0fda86dbbe12c8306865637af5e0ef2eeb4f3de061ea7ebfb55be91fbd06 1.69kB / 1.69kB 0.8s done 06:55:19 #5 sha256:094f5b5ee16096ca0ba42fb7d6deacf22913ca24045ab33162c36b6210b09970 3.30kB / 3.30kB 0.8s done 06:55:19 #5 extracting sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb 0.3s done 06:55:19 #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 29.23MB / 62.91MB 0.9s 06:55:19 #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 47.19MB / 62.91MB 1.0s 06:55:19 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:55:19 #5 extracting sha256:f87ff41b3afe1467f44b1c8a35a5dadb4f14ac72e70e6a8cb13841e1a58fe844 done 06:55:19 #5 extracting sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 06:55:19 #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 62.91MB / 62.91MB 1.2s 06:55:20 #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 62.91MB / 62.91MB 1.4s done 06:55:20 #5 extracting sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 0.5s done 06:55:20 #5 extracting sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 06:55:20 #5 extracting sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 0.4s done 06:55:20 #5 extracting sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 06:55:20 #5 extracting sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 0.5s done 06:55:20 #5 extracting sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 06:55:21 #5 extracting sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 done 06:55:21 #5 extracting sha256:a7e375cdf88959bde08f22e960ea5dded1324fdf1a829a7a6f79989232a44ffc done 06:55:21 #5 extracting sha256:88b76901d48dc6d16a57deade41a816869b436b30ec0d472207ea29ce853cb3c done 06:55:21 #5 extracting sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 0.1s 06:55:21 #5 extracting sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 0.2s done 06:55:21 #5 extracting sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 done 06:55:21 #5 extracting sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 done 06:55:21 #5 extracting sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 06:55:22 #5 extracting sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 1.1s done 06:55:22 #5 extracting sha256:877e0fda86dbbe12c8306865637af5e0ef2eeb4f3de061ea7ebfb55be91fbd06 done 06:55:22 #5 extracting sha256:094f5b5ee16096ca0ba42fb7d6deacf22913ca24045ab33162c36b6210b09970 done 06:55:22 #5 DONE 4.3s 06:55:22 06:55:22 #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:55:22 #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:55:22 #7 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:55:22 #7 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:55:22 #7 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:55:22 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:55:22 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done 06:55:22 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 06:55:22 #7 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done 06:55:22 #7 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:55:22 #7 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.8s done 06:55:22 #7 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.8s done 06:55:22 #7 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.4s done 06:55:22 #7 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.8s done 06:55:22 #7 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.3s done 06:55:22 #7 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.6s done 06:55:22 #7 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.9s 06:55:24 #7 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 06:55:24 #7 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:55:24 #7 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:55:24 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:55:24 #7 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:55:24 #7 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 06:55:25 #7 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 06:55:25 #7 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:55:28 #7 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 06:55:28 #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:55:28 #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 06:55:28 #7 DONE 10.0s 06:55:28 06:55:28 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:55:29 #8 DONE 1.1s 06:55:29 06:55:29 #9 [builder 3/8] RUN apk add --update --no-cache make git 06:55:29 #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:55:30 #9 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:55:30 #9 0.558 OK: 265 MiB in 60 packages 06:55:30 #9 DONE 0.7s 06:55:30 06:55:30 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:30 #10 DONE 0.0s 06:55:30 06:55:30 #11 [builder 5/8] COPY go.mod vendor* ./ 06:55:30 #11 DONE 0.0s 06:55:30 06:55:30 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:31 Still waiting to schedule task 06:55:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:55:42 #12 DONE 10.5s 06:55:42 06:55:42 #13 [builder 7/8] COPY . . 06:55:42 #13 DONE 0.3s 06:55:42 06:55:42 #14 [builder 8/8] RUN echo noop 06:55:42 #14 0.200 noop 06:55:42 #14 DONE 0.3s 06:55:42 06:55:42 #15 exporting to image 06:55:42 #15 exporting layers 06:55:49 #15 exporting layers 7.6s done 06:55:49 #15 writing image sha256:0c6bdb3850e87edf2834208c321498b89e57ed5dfd5ea0456ed564d033c9c58f done 06:55:49 #15 naming to docker.io/library/ci-base-image-x86_64 done 06:55:49 #15 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:49 + docker inspect -f . ci-base-image-x86_64 06:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:49 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 06:55:49 $ 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 ******** ci-base-image-x86_64 cat 06:55:50 $ docker top 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:50 + go version 06:55:50 go version go1.25.2 linux/amd64 [Pipeline] } 06:55:50 $ docker stop --time=1 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd 06:55:51 $ docker rm -f --volumes 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:52 + docker inspect -f . ci-base-image-x86_64 06:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:52 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 06:55:52 $ 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 ******** ci-base-image-x86_64 cat 06:55:52 $ docker top 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 06:55:53 + make test 06:55:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:55:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:56:12 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 06:56:12 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 06:56:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:56:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:16 ./bin/test-attribution-txt.sh 06:56:16 make -C web test 06:56:16 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 06:56:16 make[1]: tput: No such file or directory 06:56:16 make[1]: tput: No such file or directory 06:56:16 warning: generating ./VERSION 06:56:16 echo "0.0.0" > VERSION 06:56:16 docker build \ 06:56:16 -f Dockerfile \ 06:56:16 --build-arg USER=1000 \ 06:56:16 \ 06:56:16 --label "git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d" \ 06:56:16 -t edgexfoundry/edgex-web-ui:49430e5ff99e8771836ff483cbff62e69d3b434d \ 06:56:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:56:16 . 06:56:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 06:56:16 Install the buildx component to build images with BuildKit: 06:56:16 https://docs.docker.com/go/buildx/ 06:56:16 06:56:16 Sending build context to Docker daemon 2.62MB 06:56:16 Step 1/10 : FROM node:22-alpine3.22 06:56:16 22-alpine3.22: Pulling from library/node 06:56:16 2d35ebdb57d9: Already exists 06:56:16 fc2cca81d0de: Pulling fs layer 06:56:16 e1acb8d81a6a: Pulling fs layer 06:56:16 5ff8b913658c: Pulling fs layer 06:56:16 5ff8b913658c: Verifying Checksum 06:56:16 5ff8b913658c: Download complete 06:56:16 e1acb8d81a6a: Verifying Checksum 06:56:16 e1acb8d81a6a: Download complete 06:56:17 fc2cca81d0de: Download complete 06:56:19 fc2cca81d0de: Pull complete 06:56:19 e1acb8d81a6a: Pull complete 06:56:19 5ff8b913658c: Pull complete 06:56:19 Digest: sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5 06:56:19 Status: Downloaded newer image for node:22-alpine3.22 06:56:19 ---> d14f4a9e34c6 06:56:19 Step 2/10 : RUN apk add --no-cache chromium 06:56:21 ---> Running in 6915c7fad070 06:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:21 (1/178) Installing libexpat (2.7.3-r0) 06:56:21 (2/178) Installing brotli-libs (1.1.0-r2) 06:56:21 (3/178) Installing libbz2 (1.0.8-r6) 06:56:21 (4/178) Installing libpng (1.6.47-r0) 06:56:21 (5/178) Installing freetype (2.13.3-r0) 06:56:21 (6/178) Installing fontconfig (2.15.0-r3) 06:56:21 (7/178) Installing libfontenc (1.1.8-r0) 06:56:21 (8/178) Installing mkfontscale (1.2.3-r1) 06:56:21 (9/178) Installing font-opensans (0_git20210927-r1) 06:56:21 (10/178) Installing libffi (3.4.8-r0) 06:56:21 (11/178) Installing libintl (0.24.1-r0) 06:56:21 (12/178) Installing libeconf (0.6.3-r0) 06:56:21 (13/178) Installing libblkid (2.41-r9) 06:56:21 (14/178) Installing libmount (2.41-r9) 06:56:21 (15/178) Installing pcre2 (10.46-r0) 06:56:22 (16/178) Installing glib (2.84.4-r0) 06:56:22 (17/178) Installing gobject-introspection (1.84.0-r0) 06:56:22 (18/178) Installing pkgconf (2.4.3-r0) 06:56:22 (19/178) Installing hicolor-icon-theme (0.18-r0) 06:56:22 (20/178) Installing xz-libs (5.8.1-r0) 06:56:22 (21/178) Installing libxml2 (2.13.9-r0) 06:56:22 (22/178) Installing shared-mime-info (2.4-r6) 06:56:22 (23/178) Installing libjpeg-turbo (3.1.0-r0) 06:56:22 (24/178) Installing libsharpyuv (1.5.0-r0) 06:56:22 (25/178) Installing libwebp (1.5.0-r0) 06:56:22 (26/178) Installing zstd-libs (1.5.7-r0) 06:56:22 (27/178) Installing tiff (4.7.1-r0) 06:56:22 (28/178) Installing gdk-pixbuf (2.42.12-r1) 06:56:22 (29/178) Installing gtk-update-icon-cache (3.24.50-r0) 06:56:22 (30/178) Installing libxau (1.0.12-r0) 06:56:22 (31/178) Installing libmd (1.1.0-r0) 06:56:22 (32/178) Installing libbsd (0.12.2-r0) 06:56:22 (33/178) Installing libxdmcp (1.1.5-r1) 06:56:22 (34/178) Installing libxcb (1.17.0-r0) 06:56:22 (35/178) Installing libx11 (1.8.11-r0) 06:56:22 (36/178) Installing libxcomposite (0.4.6-r5) 06:56:22 (37/178) Installing libxfixes (6.0.1-r4) 06:56:22 (38/178) Installing libxrender (0.9.12-r0) 06:56:22 (39/178) Installing libxcursor (1.2.3-r0) 06:56:22 (40/178) Installing libxdamage (1.1.6-r5) 06:56:22 (41/178) Installing libxext (1.3.6-r2) 06:56:22 (42/178) Installing libxi (1.8.2-r0) 06:56:22 (43/178) Installing libxinerama (1.1.5-r4) 06:56:22 (44/178) Installing libxrandr (1.5.4-r1) 06:56:22 (45/178) Installing libatk-1.0 (2.56.5-r0) 06:56:22 (46/178) Installing dbus-libs (1.16.2-r1) 06:56:22 (47/178) Installing at-spi2-core-libs (2.56.5-r0) 06:56:22 (48/178) Installing libxtst (1.2.5-r0) 06:56:22 (49/178) Installing at-spi2-core (2.56.5-r0) 06:56:22 (50/178) Installing libatk-bridge-2.0 (2.56.5-r0) 06:56:22 (51/178) Installing pixman (0.46.4-r0) 06:56:22 (52/178) Installing cairo (1.18.4-r0) 06:56:22 (53/178) Installing cairo-gobject (1.18.4-r0) 06:56:22 (54/178) Installing avahi-libs (0.8-r21) 06:56:22 (55/178) Installing gmp (6.3.0-r3) 06:56:22 (56/178) Installing nettle (3.10.1-r0) 06:56:22 (57/178) Installing libunistring (1.3-r0) 06:56:22 (58/178) Installing libidn2 (2.3.7-r0) 06:56:22 (59/178) Installing libtasn1 (4.20.0-r0) 06:56:22 (60/178) Installing p11-kit (0.25.5-r2) 06:56:22 (61/178) Installing gnutls (3.8.8-r0) 06:56:22 (62/178) Installing cups-libs (2.4.11-r0) 06:56:22 (63/178) Installing libepoxy (1.5.10-r1) 06:56:22 (64/178) Installing fribidi (1.0.16-r1) 06:56:22 (65/178) Installing graphite2 (1.3.14-r6) 06:56:22 (66/178) Installing harfbuzz (11.2.1-r0) 06:56:22 (67/178) Installing libxft (2.3.8-r3) 06:56:22 (68/178) Installing pango (1.56.3-r0) 06:56:22 (69/178) Installing wayland-libs-client (1.23.1-r3) 06:56:22 (70/178) Installing wayland-libs-cursor (1.23.1-r3) 06:56:22 (71/178) Installing wayland-libs-egl (1.23.1-r3) 06:56:22 (72/178) Installing xkeyboard-config (2.43-r0) 06:56:22 (73/178) Installing libxkbcommon (1.8.1-r2) 06:56:22 (74/178) Installing gtk+3.0 (3.24.50-r0) 06:56:22 (75/178) Installing icu-data-full (76.1-r1) 06:56:22 (76/178) Installing llvm20-libs (20.1.8-r0) 06:56:24 (77/178) Installing spirv-tools (1.4.313.0-r0) 06:56:24 (78/178) Installing hwdata-pci (0.395-r0) 06:56:24 (79/178) Installing libpciaccess (0.18.1-r0) 06:56:24 (80/178) Installing libdrm (2.4.124-r0) 06:56:24 (81/178) Installing libelf (0.193-r0) 06:56:24 (82/178) Installing wayland-libs-server (1.23.1-r3) 06:56:24 (83/178) Installing libxshmfence (1.3.3-r0) 06:56:24 (84/178) Installing mesa (25.1.9-r0) 06:56:24 (85/178) Installing mesa-gbm (25.1.9-r0) 06:56:24 (86/178) Installing mesa-dri-gallium (25.1.9-r0) 06:56:24 (87/178) Installing eudev-libs (3.2.14-r5) 06:56:24 (88/178) Installing libmagic (5.46-r2) 06:56:24 (89/178) Installing file (5.46-r2) 06:56:24 (90/178) Installing xprop (1.2.8-r0) 06:56:24 (91/178) Installing libice (1.1.2-r0) 06:56:24 (92/178) Installing libuuid (2.41-r9) 06:56:24 (93/178) Installing libsm (1.2.5-r0) 06:56:24 (94/178) Installing libxt (1.3.1-r0) 06:56:24 (95/178) Installing libxmu (1.2.1-r0) 06:56:24 (96/178) Installing xset (1.2.5-r1) 06:56:24 (97/178) Installing xdg-utils (1.2.1-r1) 06:56:24 (98/178) Installing libogg (1.3.5-r5) 06:56:24 (99/178) Installing libflac (1.4.3-r1) 06:56:24 (100/178) Installing alsa-lib (1.2.14-r0) 06:56:24 (101/178) Installing libSvtAv1Enc (2.3.0-r0) 06:56:24 (102/178) Installing aom-libs (3.12.1-r0) 06:56:25 (103/178) Installing libva (2.22.0-r1) 06:56:25 (104/178) Installing libvdpau (1.5-r4) 06:56:25 (105/178) Installing onevpl-libs (2023.3.1-r2) 06:56:25 (106/178) Installing ffmpeg-libavutil (6.1.2-r2) 06:56:25 (107/178) Installing libdav1d (1.5.1-r0) 06:56:25 (108/178) Installing openexr-libiex (3.3.2-r0) 06:56:25 (109/178) Installing openexr-libilmthread (3.3.2-r0) 06:56:25 (110/178) Installing imath (3.1.12-r0) 06:56:25 (111/178) Installing libdeflate (1.23-r0) 06:56:25 (112/178) Installing openexr-libopenexrcore (3.3.2-r0) 06:56:25 (113/178) Installing openexr-libopenexr (3.3.2-r0) 06:56:25 (114/178) Installing giflib (5.2.2-r1) 06:56:25 (115/178) Installing libhwy (1.0.7-r1) 06:56:25 (116/178) Installing lcms2 (2.16-r0) 06:56:25 (117/178) Installing libjxl (0.10.3-r2) 06:56:25 (118/178) Installing lame-libs (3.100-r5) 06:56:25 (119/178) Installing opus (1.5.2-r1) 06:56:25 (120/178) Installing rav1e-libs (0.7.1-r2) 06:56:25 (121/178) Installing libgomp (14.2.0-r6) 06:56:25 (122/178) Installing soxr (0.1.3-r7) 06:56:25 (123/178) Installing ffmpeg-libswresample (6.1.2-r2) 06:56:25 (124/178) Installing libtheora (1.1.1-r18) 06:56:25 (125/178) Installing libvorbis (1.3.7-r2) 06:56:25 (126/178) Installing libvpx (1.15.0-r0) 06:56:25 (127/178) Installing libwebpmux (1.5.0-r0) 06:56:25 (128/178) Installing x264-libs (0.164.3108-r0) 06:56:25 (129/178) Installing numactl (2.0.18-r0) 06:56:25 (130/178) Installing x265-libs (3.6-r0) 06:56:25 (131/178) Installing xvidcore (1.3.7-r2) 06:56:25 (132/178) Installing ffmpeg-libavcodec (6.1.2-r2) 06:56:25 (133/178) Installing libbluray (1.3.4-r1) 06:56:25 (134/178) Installing mpg123-libs (1.32.10-r0) 06:56:25 (135/178) Installing libopenmpt (0.7.15-r0) 06:56:25 (136/178) Installing cjson (1.7.19-r0) 06:56:25 (137/178) Installing mbedtls (3.6.5-r0) 06:56:25 (138/178) Installing librist (0.2.10-r1) 06:56:25 (139/178) Installing libsrt (1.5.3-r1) 06:56:25 (140/178) Installing libssh (0.11.2-r0) 06:56:25 (141/178) Installing libsodium (1.0.20-r0) 06:56:25 (142/178) Installing libzmq (4.3.5-r2) 06:56:25 (143/178) Installing ffmpeg-libavformat (6.1.2-r2) 06:56:25 (144/178) Installing crc32c (1.1.2-r2) 06:56:25 (145/178) Installing double-conversion (3.3.1-r0) 06:56:25 (146/178) Installing harfbuzz-subset (11.2.1-r0) 06:56:25 (147/178) Installing minizip (1.3.1-r0) 06:56:25 (148/178) Installing nspr (4.36-r0) 06:56:25 (149/178) Installing sqlite-libs (3.49.2-r1) 06:56:25 (150/178) Installing nss (3.114-r0) 06:56:25 (151/178) Installing openh264 (2.6.0-r0) 06:56:25 (152/178) Installing libcamera-ipa (0.5.1-r0) 06:56:25 (153/178) Installing libunwind (1.8.1-r0) 06:56:25 (154/178) Installing yaml (0.2.5-r2) 06:56:25 (155/178) Installing libcamera (0.5.1-r0) 06:56:25 (156/178) Installing serd-libs (0.32.4-r0) 06:56:25 (157/178) Installing zix-libs (0.6.2-r0) 06:56:25 (158/178) Installing sord-libs (0.16.18-r0) 06:56:25 (159/178) Installing sratom (0.6.18-r0) 06:56:25 (160/178) Installing lilv-libs (0.24.26-r0) 06:56:25 (161/178) Installing speexdsp (1.2.1-r2) 06:56:25 (162/178) Installing libuv (1.51.0-r0) 06:56:25 (163/178) Installing roc-toolkit-libs (0.4.0-r1) 06:56:25 (164/178) Installing libsndfile (1.2.2-r2) 06:56:25 (165/178) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) 06:56:25 (166/178) Installing abseil-cpp-strings-internal (20240722.1-r1) 06:56:25 (167/178) Installing abseil-cpp-strings (20240722.1-r1) 06:56:25 (168/178) Installing webrtc-audio-processing-2 (2.1-r0) 06:56:25 (169/178) Installing pipewire-libs (1.4.7-r0) 06:56:25 (170/178) Installing libasyncns (0.8-r4) 06:56:25 (171/178) Installing libltdl (2.5.4-r1) 06:56:25 (172/178) Installing orc (0.4.40-r1) 06:56:25 (173/178) Installing tdb-libs (1.4.12-r0) 06:56:25 (174/178) Installing libpulse (17.0-r5) 06:56:25 (175/178) Installing simdutf (7.2.1-r0) 06:56:25 (176/178) Installing libwebpdemux (1.5.0-r0) 06:56:25 (177/178) Installing libxslt (1.1.43-r3) 06:56:25 (178/178) Installing chromium (142.0.7444.59-r0) 06:56:27 Executing busybox-1.37.0-r19.trigger 06:56:27 Executing fontconfig-2.15.0-r3.trigger 06:56:27 Executing mkfontscale-1.2.3-r1.trigger 06:56:27 Executing glib-2.84.4-r0.trigger 06:56:27 Executing shared-mime-info-2.4-r6.trigger 06:56:28 Executing gdk-pixbuf-2.42.12-r1.trigger 06:56:28 Executing gtk-update-icon-cache-3.24.50-r0.trigger 06:56:28 Executing gtk+3.0-3.24.50-r0.trigger 06:56:28 OK: 782 MiB in 196 packages 06:56:40 ---> Removed intermediate container 6915c7fad070 06:56:40 ---> 4d7a16c1f021 06:56:40 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:56:40 ---> Running in cff4604431ba 06:56:40 ---> Removed intermediate container cff4604431ba 06:56:40 ---> 55763690c045 06:56:40 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 06:56:40 ---> Running in 2c9fcccdd4cf 06:56:40 ---> Removed intermediate container 2c9fcccdd4cf 06:56:40 ---> c69cbf94a628 06:56:40 Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH 06:56:40 ---> Running in 92c6924cad57 06:56:40 ---> Removed intermediate container 92c6924cad57 06:56:40 ---> dc3e7212387e 06:56:40 Step 6/10 : ARG USER=1000 06:56:40 ---> Running in 24239e9cfc6d 06:56:40 ---> Removed intermediate container 24239e9cfc6d 06:56:40 ---> f8f430ece223 06:56:40 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:56:40 ---> Running in 278346d0e9b4 06:56:40 ---> Removed intermediate container 278346d0e9b4 06:56:40 ---> dfe31b030de4 06:56:40 Step 8/10 : USER $USER:$USER 06:56:40 ---> Running in 0a0741149d51 06:56:40 ---> Removed intermediate container 0a0741149d51 06:56:40 ---> 887b5a917b7f 06:56:40 Step 9/10 : WORKDIR /app 06:56:40 ---> Running in 94e0d4fc9bc0 06:56:40 ---> Removed intermediate container 94e0d4fc9bc0 06:56:40 ---> 23f23d51cdbf 06:56:40 Step 10/10 : LABEL git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d 06:56:40 ---> Running in 8f601ef2da32 06:56:40 ---> Removed intermediate container 8f601ef2da32 06:56:40 ---> 6dae99371e09 06:56:40 Successfully built 6dae99371e09 06:56:40 Successfully tagged edgexfoundry/edgex-web-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 06:56:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:56:40 touch edgex-web-ui.imagebuilt 06:56:40 mkdir -p node_modules coverage 06:56:40 chown "1000:1000" . node_modules coverage package-lock.json 06:56:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:56:43 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 06:56:44 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:56:44 npm warn deprecated har-validator@5.1.5: this library is no longer supported 06:56:45 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 06:56:45 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 06:56:46 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 06:56:46 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 06:56:46 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 06:56:46 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 06:56:46 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 06:56:46 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 06:56:47 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. 06:56:50 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. 06:56:55 06:56:55 added 1182 packages, and audited 1183 packages in 14s 06:56:55 06:56:55 100 packages are looking for funding 06:56:55 run `npm fund` for details 06:56:55 06:56:55 51 vulnerabilities (11 low, 20 moderate, 17 high, 3 critical) 06:56:55 06:56:55 To address issues that do not require attention, run: 06:56:55 npm audit fix 06:56:55 06:56:55 To address all issues (including breaking changes), run: 06:56:55 npm audit fix --force 06:56:55 06:56:55 Run `npm audit` for details. 06:56:55 npm notice 06:56:55 npm notice New major version of npm available! 10.9.4 -> 11.6.2 06:56:55 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 06:56:55 npm notice To update run: npm install -g npm@11.6.2 06:56:55 npm notice 06:56:57 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 06:56:59 - Generating browser application bundles (phase: setup)... 06:57:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772679 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:57:06 Running in /w/workspace/edgex-ui-go/188 [Pipeline] { [Pipeline] checkout 06:57:09 The recommended git tool is: git 06:57:14 using credential edgex-jenkins-ssh 06:57:14 Cloning the remote Git repository 06:57:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:57:14 > git init /w/workspace/edgex-ui-go/188 # timeout=10 06:57:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:57:14 > git --version # timeout=10 06:57:14 > git --version # 'git version 2.25.1' 06:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:21 ✔ Browser application bundle generation complete. 06:57:21 07 11 2025 06:57:19.370:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:57:21 07 11 2025 06:57:19.372:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:57:21 07 11 2025 06:57:19.374:INFO [launcher]: Starting browser ChromeHeadless 06:57:21 07 11 2025 06:57:19.800:INFO [Chrome Headless 142.0.0.0 (Linux x86_64)]: Connected on socket Y6PnfL2e02LWozkFAAAB with id 21637740 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.115 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.132 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.144 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.153 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.155 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.16 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.169 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.205 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.21 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.212 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.232 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.234 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.235 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.259 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.273 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.275 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.276 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.278 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.279 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.29 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.296 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.303 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.306 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.312 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.314 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.316 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.318 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.32 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.322 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.391 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.424 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.431 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.451 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.453 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.454 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.463 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.469 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.477 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.492 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.498 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.512 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.517 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.52 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.523 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.552 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.559 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.562 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.571 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.576 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.589 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.596 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.598 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.599 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.616 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.623 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.639 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.646 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.652 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.664 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.669 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.677 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.679 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.724 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.735 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.74 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.742 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.752 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.756 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.777 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.816 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.831 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.849 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.87 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.875 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.896 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.906 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.908 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.909 secs) 06:57:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:57:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.932 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.942 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.966 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.979 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.982 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.984 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.986 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.988 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.002 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.013 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.027 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.034 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.038 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.045 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.053 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.065 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.067 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.07 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.092 secs) 06:57:22 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.095 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.111 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.115 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.119 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.137 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.144 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.146 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.153 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.156 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.162 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.177 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.183 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.188 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.195 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.212 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.273 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.283 secs) 06:57:23 Avoid second fetch 06:57:23 Checking out Revision 49430e5ff99e8771836ff483cbff62e69d3b434d (main) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.295 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.297 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.299 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.305 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.326 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.333 secs) 06:57:23 WARN: ' 06:57:23 It looks like you're using ngModel on the same form field as formControlName. 06:57:23 Support for using the ngModel input property and ngModelChange event with 06:57:23 reactive form directives has been deprecated in Angular v6 and will be removed 06:57:23 in a future version of Angular. 06:57:23 06:57:23 For more information on this, see our API docs here: 06:57:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:57:23 ' 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.333 secs) 06:57:23 WARN: ' 06:57:23 It looks like you're using ngModel on the same form field as formControlName. 06:57:23 Support for using the ngModel input property and ngModelChange event with 06:57:23 reactive form directives has been deprecated in Angular v6 and will be removed 06:57:23 in a future version of Angular. 06:57:23 06:57:23 For more information on this, see our API docs here: 06:57:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:57:23 ' 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.35 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.353 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.364 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.369 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.375 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.386 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.391 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.393 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.414 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.439 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.443 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.453 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.459 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.463 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.467 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.471 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.473 secs) 06:57:23 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:57:23 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:57:23 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.473 secs) 06:57:23 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:57:23 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:57:23 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.477 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.49 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.492 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.493 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.498 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.502 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.512 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.514 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.519 secs) 06:57:23 Chrome Headless 142.0.0.0 (Linux x86_64): Executed 147 of 147 SUCCESS (1.306 secs / 1.519 secs) 06:57:23 TOTAL: 147 SUCCESS 06:57:23 ✔ Browser application bundle generation complete. 06:57:23 06:57:23 =============================== Coverage summary =============================== 06:57:23 Statements : 38.89% ( 1373/3530 ) 06:57:23 Branches : 15.25% ( 94/616 ) 06:57:23 Functions : 32.02% ( 423/1321 ) 06:57:23 Lines : 38.81% ( 1342/3457 ) 06:57:23 ================================================================================ 06:57:24 ✔ Browser application bundle generation complete. 06:57:24 Commit message: "Merge pull request #845 from judehung/update-go-1.25" 06:57:23 > git config core.sparsecheckout # timeout=10 06:57:23 > git checkout -f 49430e5ff99e8771836ff483cbff62e69d3b434d # timeout=10 06:57:25 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 06:57:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:57:25 $ docker stop --time=1 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 06:57:26 $ docker rm -f --volumes 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 [Pipeline] // withDockerContainer [Pipeline] sh 06:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:57:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:28 + ls -al . 06:57:28 total 276 06:57:28 drwxrwxr-x 13 jenkins jenkins 4096 Nov 7 06:55 . 06:57:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:54 .. 06:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 .blubracket 06:57:28 -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 06:54 .dockerignore 06:57:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:55 .git 06:57:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 .github 06:57:28 -rw-rw-r-- 1 jenkins jenkins 178 Nov 7 06:54 .gitignore 06:57:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 06:55 .semver 06:57:28 -rw-rw-r-- 1 jenkins jenkins 21221 Nov 7 06:54 Attribution.txt 06:57:28 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 7 06:54 CHANGELOG.md 06:57:28 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 06:54 CONTRIBUTING.md 06:57:28 -rw-rw-r-- 1 jenkins jenkins 1940 Nov 7 06:54 Dockerfile 06:57:28 -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 06:54 Jenkinsfile 06:57:28 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 06:54 LICENSE 06:57:28 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 7 06:54 Makefile 06:57:28 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 06:54 README.md 06:57:28 -rw-rw-r-- 1 jenkins jenkins 11 Nov 7 06:55 VERSION 06:57:28 -rw-rw-r-- 1 jenkins jenkins 4832 Nov 7 06:54 angularmigrationlogs.md 06:57:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 assets 06:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 bin 06:57:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 cmd 06:57:28 -rw-r--r-- 1 jenkins jenkins 14679 Nov 7 06:56 coverage.out 06:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 docs 06:57:28 -rw-rw-r-- 1 jenkins jenkins 6426 Nov 7 06:54 go.mod 06:57:28 -rw-rw-r-- 1 jenkins jenkins 88520 Nov 7 06:54 go.sum 06:57:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:54 internal 06:57:28 -rwxrwxr-x 1 jenkins jenkins 568 Nov 7 06:54 redeploy.sh 06:57:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:54 testing 06:57:28 -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 06:54 version.go 06:57:28 drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 06:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:28 provisioning config files... 06:57:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/188@tmp/config10413494384813769566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:28 + 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=49430e5ff99e8771836ff483cbff62e69d3b434d --label arch=amd64 --label version=4.1.0-dev.2 . 06:57:29 #0 building with "default" instance using docker driver 06:57:29 06:57:29 #1 [internal] load build definition from Dockerfile 06:57:29 #1 transferring dockerfile: 1.98kB done 06:57:29 #1 DONE 0.0s 06:57:29 06:57:29 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:29 #2 DONE 0.0s 06:57:29 06:57:29 #3 [internal] load metadata for docker.io/library/docker:latest 06:57:29 #3 DONE 0.0s 06:57:29 06:57:29 #4 [internal] load metadata for docker.io/library/alpine:3.22 06:57:29 #4 DONE 0.1s 06:57:29 06:57:29 #5 [internal] load .dockerignore 06:57:29 #5 transferring context: 06:57:29 #5 transferring context: 58B done 06:57:29 #5 DONE 0.0s 06:57:29 06:57:29 #6 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 06:57:29 #6 CACHED 06:57:29 06:57:29 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:57:29 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:57:29 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:57:29 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:57:29 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:57:29 #7 DONE 0.1s 06:57:29 06:57:29 #8 [internal] load build context 06:57:29 #8 ... 06:57:29 06:57:29 #9 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 06:57:29 #9 DONE 0.1s 06:57:29 06:57:29 #8 [internal] load build context 06:57:29 ---> ****-login.sh 06:57:29 nexus3.edgexfoundry.org:10001 06:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:29 Configure a credential helper to remove this warning. See 06:57:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:29 06:57:29 Login Succeeded 06:57:29 nexus3.edgexfoundry.org:10002 06:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:30 Configure a credential helper to remove this warning. See 06:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:30 06:57:30 Login Succeeded 06:57:30 nexus3.edgexfoundry.org:10003 06:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:30 Configure a credential helper to remove this warning. See 06:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:30 06:57:30 Login Succeeded 06:57:30 nexus3.edgexfoundry.org:10004 06:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:30 #8 transferring context: 287.24MB 1.6s done 06:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:30 Configure a credential helper to remove this warning. See 06:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:30 06:57:30 Login Succeeded 06:57:30 ****.io 06:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:31 Configure a credential helper to remove this warning. See 06:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:31 06:57:31 Login Succeeded 06:57:31 ---> ****-login.sh ends [Pipeline] } 06:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 06:57:31 #8 ... 06:57:31 06:57:31 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:57:31 #10 DONE 2.2s [Pipeline] unstash 06:57:31 06:57:31 #11 [stage-1 2/7] RUN apk --no-cache upgrade 06:57:31 #11 0.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:57:31 #11 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:57:31 #11 0.952 OK: 7 MiB in 16 packages 06:57:31 #11 DONE 2.3s 06:57:31 06:57:31 #8 [internal] load build context 06:57:31 #8 DONE 2.3s 06:57:31 06:57:31 #12 [stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:57:31 #12 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 06:57:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:57:31 ========================================================= 06:57:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:57:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:31 #12 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:57:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:57:32 #12 0.687 (1/1) Installing dumb-init (1.2.5-r3) 06:57:32 #12 ... 06:57:32 06:57:32 #13 [builder 3/8] RUN apk add --update --no-cache make git 06:57:32 #13 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:57:32 #13 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:57:32 #13 0.710 OK: 265 MiB in 60 packages 06:57:32 #13 DONE 0.8s 06:57:32 06:57:32 #12 [stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:57:32 #12 0.691 Executing busybox-1.37.0-r19.trigger 06:57:32 #12 0.698 OK: 7 MiB in 17 packages 06:57:32 #12 DONE 0.8s 06:57:32 06:57:32 #14 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:57:32 #14 DONE 0.0s 06:57:32 06:57:32 #15 [builder 5/8] COPY go.mod vendor* ./ 06:57:32 #15 DONE 0.1s 06:57:32 06:57:32 #16 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:32 #16 DONE 0.4s 06:57:32 06:57:32 #17 [builder 7/8] COPY . . 06:57:33 Sending build context to Docker daemon 41.98MB 06:57:33 Step 1/15 : ARG BASE=golang:1.25-alpine3.22 06:57:33 Step 2/15 : FROM ${BASE} AS builder 06:57:33 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:33 6b59a28fa201: Pulling fs layer 06:57:33 d32bb0dddca7: Pulling fs layer 06:57:33 5dab1238d3d9: Pulling fs layer 06:57:33 196fd7d83e7d: Pulling fs layer 06:57:33 4f4fb700ef54: Pulling fs layer 06:57:33 8ba94037c8f0: Pulling fs layer 06:57:33 deaec5988b04: Pulling fs layer 06:57:33 9f65657bb879: Pulling fs layer 06:57:33 196fd7d83e7d: Waiting 06:57:33 4f4fb700ef54: Waiting 06:57:33 8ba94037c8f0: Waiting 06:57:33 deaec5988b04: Waiting 06:57:33 9f65657bb879: Waiting 06:57:33 d32bb0dddca7: Verifying Checksum 06:57:33 d32bb0dddca7: Download complete 06:57:33 196fd7d83e7d: Verifying Checksum 06:57:33 196fd7d83e7d: Download complete 06:57:33 4f4fb700ef54: Verifying Checksum 06:57:33 4f4fb700ef54: Download complete 06:57:33 8ba94037c8f0: Download complete 06:57:33 6b59a28fa201: Verifying Checksum 06:57:33 6b59a28fa201: Download complete 06:57:34 9f65657bb879: Verifying Checksum 06:57:34 9f65657bb879: Download complete 06:57:34 #17 DONE 2.1s 06:57:34 06:57:34 #18 [builder 8/8] RUN make build 06:57:34 #18 0.223 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:57:35 5dab1238d3d9: Verifying Checksum 06:57:35 5dab1238d3d9: Download complete 06:57:35 6b59a28fa201: Pull complete 06:57:36 d32bb0dddca7: Pull complete 06:57:36 deaec5988b04: Verifying Checksum 06:57:36 deaec5988b04: Download complete 06:57:51 5dab1238d3d9: Pull complete 06:57:51 196fd7d83e7d: Pull complete 06:57:51 4f4fb700ef54: Pull complete 06:57:51 8ba94037c8f0: Pull complete 06:57:59 deaec5988b04: Pull complete 06:58:00 9f65657bb879: Pull complete 06:58:00 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:58:00 ---> 334268110677 06:58:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:58:01 #18 DONE 26.3s 06:58:01 06:58:01 #19 [stage-1 4/7] 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 06:58:01 #19 DONE 0.4s 06:58:01 06:58:01 #20 [stage-1 5/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:58:01 #20 DONE 0.0s 06:58:01 06:58:01 #21 [stage-1 6/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:58:01 #21 DONE 0.0s 06:58:01 06:58:01 #22 [stage-1 7/7] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:58:01 #22 DONE 0.0s 06:58:01 06:58:01 #23 exporting to image 06:58:01 #23 exporting layers 06:58:02 #23 exporting layers 0.3s done 06:58:02 #23 writing image sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 06:58:02 #23 naming to docker.io/library/edgex-ui done 06:58:02 #23 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:02 provisioning config files... 06:58:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4755126565355042235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:02 ---> ****-login.sh 06:58:02 nexus3.edgexfoundry.org:10001 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 Login Succeeded 06:58:02 nexus3.edgexfoundry.org:10002 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 Login Succeeded 06:58:02 nexus3.edgexfoundry.org:10003 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 ---> Running in 9cf798e7dd76 06:58:02 Login Succeeded 06:58:02 nexus3.edgexfoundry.org:10004 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 Login Succeeded 06:58:02 ****.io 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 Removing intermediate container 9cf798e7dd76 06:58:02 ---> 9a51e10dcb8b 06:58:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:58:02 ---> Running in 101a21bdfd09 06:58:03 Login Succeeded 06:58:03 ---> ****-login.sh ends [Pipeline] } 06:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 06:58:03 Removing intermediate container 101a21bdfd09 06:58:03 ---> bf8df1197e9f 06:58:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo 06:58:03 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:58:03 49430e5ff99e8771836ff483cbff62e69d3b434d 06:58:03 latest 06:58:03 4.1.0-dev.2 06:58:03 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 06:58:03 main 06:58:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:03 ---> Running in bee249fc74dc 06:58:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:03 Removing intermediate container bee249fc74dc 06:58:03 ---> 661eb8e8940e 06:58:03 Step 6/15 : LABEL Name=edgex-ui-go 06:58:03 ---> Running in b61457e03290 06:58:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 06:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:58:03 5f70bf18a086: Preparing 06:58:03 812e456f1962: Preparing 06:58:03 339e2d128305: Preparing 06:58:03 c99277998705: Preparing 06:58:03 abef3712d7ab: Preparing 06:58:03 e0e17d973aae: Preparing 06:58:03 256f393e029f: Preparing 06:58:03 e0e17d973aae: Waiting 06:58:03 256f393e029f: Waiting 06:58:03 5f70bf18a086: Layer already exists 06:58:03 339e2d128305: Pushed 06:58:03 e0e17d973aae: Pushed 06:58:03 abef3712d7ab: Pushed 06:58:03 812e456f1962: Pushed 06:58:03 256f393e029f: Layer already exists 06:58:03 Removing intermediate container b61457e03290 06:58:03 ---> ed087cc54998 06:58:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:58:04 ---> Running in 26d8fed8f40d 06:58:04 Removing intermediate container 26d8fed8f40d 06:58:04 ---> fbfe403f61ab 06:58:04 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:58:04 latest: Pulling from library/docker 06:58:04 6b59a28fa201: Already exists 06:58:04 389a451c193a: Pulling fs layer 06:58:04 4f4fb700ef54: Pulling fs layer 06:58:04 a7b3c0e9e7ab: Pulling fs layer 06:58:04 7f452a758e1e: Pulling fs layer 06:58:04 7f452a758e1e: Waiting 06:58:04 4bc3dcaf945b: Pulling fs layer 06:58:04 016ddf846449: Pulling fs layer 06:58:04 3aa90eedc9b4: Pulling fs layer 06:58:04 4bc3dcaf945b: Waiting 06:58:04 3e0ab80ed23c: Pulling fs layer 06:58:04 3dae4df8e616: Pulling fs layer 06:58:04 b578f544d2f8: Pulling fs layer 06:58:04 284cd56170eb: Pulling fs layer 06:58:04 6b69f2de1768: Pulling fs layer 06:58:04 480103858013: Pulling fs layer 06:58:04 016ddf846449: Waiting 06:58:04 3aa90eedc9b4: Waiting 06:58:04 d413e4064cb4: Pulling fs layer 06:58:04 3e0ab80ed23c: Waiting 06:58:04 3dae4df8e616: Waiting 06:58:04 8a28ea5211d9: Pulling fs layer 06:58:04 b578f544d2f8: Waiting 06:58:04 284cd56170eb: Waiting 06:58:04 6b69f2de1768: Waiting 06:58:04 d413e4064cb4: Waiting 06:58:04 8a28ea5211d9: Waiting 06:58:04 480103858013: Waiting 06:58:04 a7b3c0e9e7ab: Verifying Checksum 06:58:04 a7b3c0e9e7ab: Download complete 06:58:05 4f4fb700ef54: Verifying Checksum 06:58:05 4f4fb700ef54: Download complete 06:58:05 389a451c193a: Download complete 06:58:05 7f452a758e1e: Verifying Checksum 06:58:05 7f452a758e1e: Download complete 06:58:06 3aa90eedc9b4: Verifying Checksum 06:58:06 3aa90eedc9b4: Download complete 06:58:06 4bc3dcaf945b: Verifying Checksum 06:58:06 4bc3dcaf945b: Download complete 06:58:06 3e0ab80ed23c: Verifying Checksum 06:58:06 3e0ab80ed23c: Download complete 06:58:06 3dae4df8e616: Verifying Checksum 06:58:06 3dae4df8e616: Download complete 06:58:06 016ddf846449: Verifying Checksum 06:58:06 016ddf846449: Download complete 06:58:06 284cd56170eb: Download complete 06:58:06 6b69f2de1768: Verifying Checksum 06:58:06 6b69f2de1768: Download complete 06:58:06 b578f544d2f8: Verifying Checksum 06:58:06 b578f544d2f8: Download complete 06:58:06 d413e4064cb4: Verifying Checksum 06:58:06 d413e4064cb4: Download complete 06:58:06 389a451c193a: Pull complete 06:58:06 8a28ea5211d9: Verifying Checksum 06:58:06 8a28ea5211d9: Download complete 06:58:06 4f4fb700ef54: Pull complete 06:58:07 a7b3c0e9e7ab: Pull complete 06:58:08 480103858013: Verifying Checksum 06:58:08 480103858013: Download complete 06:58:08 7f452a758e1e: Pull complete 06:58:09 c99277998705: Pushed 06:58:09 49430e5ff99e8771836ff483cbff62e69d3b434d: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:58:09 5f70bf18a086: Preparing 06:58:09 812e456f1962: Preparing 06:58:09 339e2d128305: Preparing 06:58:09 c99277998705: Preparing 06:58:09 abef3712d7ab: Preparing 06:58:09 e0e17d973aae: Preparing 06:58:09 256f393e029f: Preparing 06:58:09 e0e17d973aae: Waiting 06:58:09 256f393e029f: Waiting 06:58:09 c99277998705: Layer already exists 06:58:09 5f70bf18a086: Layer already exists 06:58:09 abef3712d7ab: Layer already exists 06:58:09 339e2d128305: Layer already exists 06:58:09 812e456f1962: Layer already exists 06:58:09 e0e17d973aae: Layer already exists 06:58:09 256f393e029f: Layer already exists 06:58:09 latest: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 06:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:58:10 5f70bf18a086: Preparing 06:58:10 812e456f1962: Preparing 06:58:10 339e2d128305: Preparing 06:58:10 c99277998705: Preparing 06:58:10 abef3712d7ab: Preparing 06:58:10 e0e17d973aae: Preparing 06:58:10 256f393e029f: Preparing 06:58:10 e0e17d973aae: Waiting 06:58:10 256f393e029f: Waiting 06:58:10 812e456f1962: Layer already exists 06:58:10 5f70bf18a086: Layer already exists 06:58:10 c99277998705: Layer already exists 06:58:10 339e2d128305: Layer already exists 06:58:10 abef3712d7ab: Layer already exists 06:58:10 e0e17d973aae: Layer already exists 06:58:10 256f393e029f: Layer already exists 06:58:10 4.1.0-dev.2: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 4bc3dcaf945b: Pull complete 06:58:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 06:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:58:11 5f70bf18a086: Preparing 06:58:11 812e456f1962: Preparing 06:58:11 339e2d128305: Preparing 06:58:11 c99277998705: Preparing 06:58:11 abef3712d7ab: Preparing 06:58:11 e0e17d973aae: Preparing 06:58:11 256f393e029f: Preparing 06:58:11 e0e17d973aae: Waiting 06:58:11 256f393e029f: Waiting 06:58:11 5f70bf18a086: Layer already exists 06:58:11 812e456f1962: Layer already exists 06:58:11 c99277998705: Layer already exists 06:58:11 abef3712d7ab: Layer already exists 06:58:11 339e2d128305: Layer already exists 06:58:11 256f393e029f: Layer already exists 06:58:11 e0e17d973aae: Layer already exists 06:58:11 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:58:11 5f70bf18a086: Preparing 06:58:11 812e456f1962: Preparing 06:58:11 339e2d128305: Preparing 06:58:11 c99277998705: Preparing 06:58:11 abef3712d7ab: Preparing 06:58:11 e0e17d973aae: Preparing 06:58:11 256f393e029f: Preparing 06:58:11 e0e17d973aae: Waiting 06:58:11 256f393e029f: Waiting 06:58:11 339e2d128305: Layer already exists 06:58:11 5f70bf18a086: Layer already exists 06:58:11 abef3712d7ab: Layer already exists 06:58:11 c99277998705: Layer already exists 06:58:11 812e456f1962: Layer already exists 06:58:11 256f393e029f: Layer already exists 06:58:11 e0e17d973aae: Layer already exists 06:58:11 main: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:11 ===================================================== [Pipeline] echo 06:58:11 taggedImages: 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] echo 06:58:11 ========================================================= 06:58:11 [edgeXBuildMultiArch] RAW Config: 06:58:11 images: 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 06:58:11 - nexus3.edgexfoundry.org:10004/edgex-ui:main 06:58:11 settingsFile: 06:58:11 edgex-ui-go-settings 06:58:11 ========================================================= [Pipeline] node 06:58:12 016ddf846449: Pull complete 06:58:12 3aa90eedc9b4: Pull complete 06:58:12 3e0ab80ed23c: Pull complete 06:58:13 3dae4df8e616: Pull complete 06:58:14 b578f544d2f8: Pull complete 06:58:14 284cd56170eb: Pull complete 06:58:14 6b69f2de1768: Pull complete 06:58:19 480103858013: Pull complete 06:58:19 d413e4064cb4: Pull complete 06:58:19 8a28ea5211d9: Pull complete 06:58:19 Digest: sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 06:58:19 Status: Downloaded newer image for docker:latest 06:58:21 ---> 5c74044f9450 06:58:21 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:21 ---> Running in 28e8334cbd28 06:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:58:24 OK: 255 MiB in 60 packages 06:58:25 Removing intermediate container 28e8334cbd28 06:58:25 ---> dcfd953baf41 06:58:25 Step 10/15 : ENV GO111MODULE=on 06:58:25 ---> Running in 5be92292ea4f 06:58:25 Removing intermediate container 5be92292ea4f 06:58:25 ---> d0a4391e98a8 06:58:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:58:25 ---> Running in 774ef11ce830 06:58:26 Removing intermediate container 774ef11ce830 06:58:26 ---> a0c892c07d00 06:58:26 Step 12/15 : COPY go.mod vendor* ./ 06:58:26 ---> 99525191446c 06:58:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:26 ---> Running in e93f6e6b66aa 06:58:26 Still waiting to schedule task 06:58:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772660’ 07:00:03 Removing intermediate container e93f6e6b66aa 07:00:03 ---> 6489831fc405 07:00:03 Step 14/15 : COPY . . 07:00:04 ---> 1641e43a2cf8 07:00:04 Step 15/15 : RUN ${MAKE} 07:00:04 ---> Running in c1b623cbd79b 07:00:05 noop 07:00:06 Removing intermediate container c1b623cbd79b 07:00:06 ---> 4e5d26d2127b 07:00:06 Successfully built 4e5d26d2127b 07:00:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:06 + docker inspect -f . ci-base-image-arm64 07:00:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:06 prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container 07:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@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 07:00:08 $ docker top e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:08 + go version 07:00:08 go version go1.25.3 linux/arm64 [Pipeline] } 07:00:08 $ docker stop --time=1 e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 07:00:10 $ docker rm -f --volumes e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:11 + docker inspect -f . ci-base-image-arm64 07:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:11 prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container 07:00:11 $ 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/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@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 07:00:13 $ docker top 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/188 [Pipeline] fileExists [Pipeline] sh 07:00:14 + make test 07:00:14 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:00:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:01:25 Running on prd-centos7-docker-4c-2g-772680 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:25 provisioning config files... 07:01:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14897246142493606865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:29 ---> ****-login.sh 07:01:29 nexus3.edgexfoundry.org:10001 07:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:30 Configure a credential helper to remove this warning. See 07:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:30 07:01:30 Login Succeeded 07:01:30 nexus3.edgexfoundry.org:10002 07:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:30 Configure a credential helper to remove this warning. See 07:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:30 07:01:30 Login Succeeded 07:01:30 nexus3.edgexfoundry.org:10003 07:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:30 Configure a credential helper to remove this warning. See 07:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:30 07:01:30 Login Succeeded 07:01:30 nexus3.edgexfoundry.org:10004 07:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:30 Configure a credential helper to remove this warning. See 07:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:30 07:01:30 Login Succeeded 07:01:30 ****.io 07:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:30 Configure a credential helper to remove this warning. See 07:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:30 07:01:30 Login Succeeded 07:01:30 ---> ****-login.sh ends [Pipeline] } 07:01:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:31 + docker buildx ls 07:01:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:01:31 default * docker 07:01:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:01:31 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:01:31 edgex-builder [Pipeline] sh 07:01:31 + docker buildx inspect --bootstrap 07:01:31 #1 [internal] booting buildkit 07:01:31 #1 pulling image moby/buildkit:buildx-stable-1 07:01:34 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 07:01:34 #1 creating container buildx_buildkit_edgex-builder0 07:01:35 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 07:01:35 #1 DONE 4.4s 07:01:35 Name: edgex-builder 07:01:35 Driver: docker-container 07:01:35 07:01:35 Nodes: 07:01:35 Name: edgex-builder0 07:01:35 Endpoint: unix:///var/run/docker.sock 07:01:35 Status: running 07:01:35 Buildkit: v0.25.1 07:01:35 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:01:36 + docker buildx ls 07:01:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:01:36 edgex-builder * docker-container 07:01:36 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:01:36 default docker 07:01:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:01:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d' 07:01:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d --push - 07:01:36 #1 [internal] load build definition from Dockerfile 07:01:36 #1 transferring dockerfile: 193B done 07:01:36 #1 DONE 0.0s 07:01:36 07:01:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 07:01:36 #2 DONE 0.1s 07:01:36 07:01:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d 07:01:36 #3 DONE 0.1s 07:01:36 07:01:36 #4 [internal] load .dockerignore 07:01:36 #4 transferring context: 2B done 07:01:36 #4 DONE 0.0s 07:01:36 07:01:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:36 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:36 #5 DONE 0.0s 07:01:36 07:01:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:36 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:37 #6 DONE 0.1s 07:01:37 07:01:37 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 07:01:37 #7 DONE 0.0s 07:01:37 07:01:37 #8 exporting to image 07:01:37 #8 exporting layers done 07:01:37 #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done 07:01:37 #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 07:01:37 #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done 07:01:37 #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done 07:01:37 #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.0s done 07:01:37 #8 pushing layers 07:01:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:01:37 #8 pushing layers 0.1s done 07:01:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done 07:01:37 #8 DONE 0.3s 07:01:37 07:01:37 1 warning found (use --debug to expand): 07:01:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:01:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest' 07:01:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:latest --push - 07:01:37 #1 [internal] load build definition from Dockerfile 07:01:37 #1 transferring dockerfile: 159B done 07:01:37 #1 DONE 0.0s 07:01:37 07:01:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:01:37 #2 DONE 0.0s 07:01:37 07:01:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:01:37 #3 DONE 0.0s 07:01:37 07:01:37 #4 [internal] load .dockerignore 07:01:37 #4 transferring context: 2B done 07:01:37 #4 DONE 0.0s 07:01:37 07:01:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:37 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:37 #5 CACHED 07:01:37 07:01:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:37 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:37 #6 CACHED 07:01:37 07:01:37 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 07:01:37 #7 DONE 0.0s 07:01:37 07:01:37 #8 exporting to image 07:01:37 #8 exporting layers done 07:01:37 #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done 07:01:37 #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 07:01:37 #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done 07:01:37 #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done 07:01:37 #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done 07:01:37 #8 pushing layers 0.0s done 07:01:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 07:01:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:01:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done 07:01:37 #8 DONE 0.1s 07:01:37 07:01:37 1 warning found (use --debug to expand): 07:01:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:01:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 --push - 07:01:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2' 07:01:38 #1 [internal] load build definition from Dockerfile 07:01:38 #1 transferring dockerfile: 164B done 07:01:38 #1 DONE 0.0s 07:01:38 07:01:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 07:01:38 #2 DONE 0.0s 07:01:38 07:01:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 07:01:38 #3 DONE 0.0s 07:01:38 07:01:38 #4 [internal] load .dockerignore 07:01:38 #4 transferring context: 2B done 07:01:38 #4 DONE 0.0s 07:01:38 07:01:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:38 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:38 #5 CACHED 07:01:38 07:01:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:38 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:38 #6 CACHED 07:01:38 07:01:38 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 07:01:38 #7 DONE 0.0s 07:01:38 07:01:38 #8 exporting to image 07:01:38 #8 exporting layers done 07:01:38 #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done 07:01:38 #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 07:01:38 #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done 07:01:38 #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done 07:01:38 #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done 07:01:38 #8 pushing layers 0.0s done 07:01:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done 07:01:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:01:38 #8 DONE 0.1s 07:01:38 07:01:38 1 warning found (use --debug to expand): 07:01:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:01:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2' 07:01:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 --push - 07:01:38 #1 [internal] load build definition from Dockerfile 07:01:38 #1 transferring dockerfile: 205B done 07:01:38 #1 DONE 0.0s 07:01:38 07:01:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 07:01:38 #2 DONE 0.0s 07:01:38 07:01:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 07:01:38 #3 DONE 0.0s 07:01:38 07:01:38 #4 [internal] load .dockerignore 07:01:38 #4 transferring context: 2B done 07:01:38 #4 DONE 0.0s 07:01:38 07:01:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:38 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:38 #5 CACHED 07:01:38 07:01:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:38 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:38 #6 CACHED 07:01:38 07:01:38 #7 exporting to image 07:01:38 #7 exporting layers done 07:01:38 #7 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done 07:01:38 #7 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 07:01:38 #7 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done 07:01:38 #7 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 07:01:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:01:38 #7 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done 07:01:38 #7 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done 07:01:38 #7 pushing layers 0.0s done 07:01:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done 07:01:38 #7 DONE 0.1s 07:01:38 07:01:38 #8 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 07:01:38 #8 DONE 0.0s 07:01:38 07:01:38 1 warning found (use --debug to expand): 07:01:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:01:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:main --push - 07:01:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:main' 07:01:39 #1 [internal] load build definition from Dockerfile 07:01:39 #1 transferring dockerfile: 157B done 07:01:39 #1 DONE 0.0s 07:01:39 07:01:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main 07:01:39 #2 DONE 0.0s 07:01:39 07:01:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main 07:01:39 #3 DONE 0.0s 07:01:39 07:01:39 #4 [internal] load .dockerignore 07:01:39 #4 transferring context: 2B done 07:01:39 #4 DONE 0.0s 07:01:39 07:01:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:39 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:39 #5 DONE 0.0s 07:01:39 07:01:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:39 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done 07:01:39 #6 CACHED 07:01:39 07:01:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 07:01:39 #5 CACHED 07:01:39 07:01:39 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 07:01:39 #7 DONE 0.0s 07:01:39 07:01:39 #8 exporting to image 07:01:39 #8 exporting layers done 07:01:39 #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done 07:01:39 #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done 07:01:39 #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done 07:01:39 #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done 07:01:39 #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done 07:01:39 #8 pushing layers 0.0s done 07:01:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done 07:01:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:01:39 #8 DONE 0.1s 07:01:39 07:01:39 1 warning found (use --debug to expand): 07:01:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:01:39 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:01:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:01:40 ---> package-listing.sh 07:01:40 ++ facter osfamily 07:01:40 ++ tr '[:upper:]' '[:lower:]' 07:01:40 + OS_FAMILY=redhat 07:01:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:01:40 + START_PACKAGES=/tmp/packages_start.txt 07:01:40 + END_PACKAGES=/tmp/packages_end.txt 07:01:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:40 + PACKAGES=/tmp/packages_start.txt 07:01:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:01:40 + PACKAGES=/tmp/packages_end.txt 07:01:40 + case "${OS_FAMILY}" in 07:01:40 + sort 07:01:40 + rpm -qa 07:01:41 + '[' -f /tmp/packages_start.txt ']' 07:01:41 + '[' -f /tmp/packages_end.txt ']' 07:01:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:01:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:01:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:01:41 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 07:01:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:42 07:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:42 latest: Pulling from edgex-lftools-log-publisher 07:01:42 5eb5b503b376: Pulling fs layer 07:01:42 5c69ac0246d0: Pulling fs layer 07:01:42 ec43610c2a17: Pulling fs layer 07:01:42 3a2ae6a8a46f: Pulling fs layer 07:01:42 33b1e0a273af: Pulling fs layer 07:01:42 5d3b04190fa2: Pulling fs layer 07:01:42 2f39f015ded8: Pulling fs layer 07:01:42 3a2ae6a8a46f: Waiting 07:01:42 33b1e0a273af: Waiting 07:01:42 5d3b04190fa2: Waiting 07:01:42 2f39f015ded8: Waiting 07:01:42 5c69ac0246d0: Verifying Checksum 07:01:42 5c69ac0246d0: Download complete 07:01:42 3a2ae6a8a46f: Verifying Checksum 07:01:42 3a2ae6a8a46f: Download complete 07:01:42 33b1e0a273af: Verifying Checksum 07:01:42 33b1e0a273af: Download complete 07:01:42 ec43610c2a17: Verifying Checksum 07:01:42 ec43610c2a17: Download complete 07:01:42 5d3b04190fa2: Verifying Checksum 07:01:42 5d3b04190fa2: Download complete 07:01:42 5eb5b503b376: Verifying Checksum 07:01:42 5eb5b503b376: Download complete 07:01:43 2f39f015ded8: Verifying Checksum 07:01:43 2f39f015ded8: Download complete 07:01:43 5eb5b503b376: Pull complete 07:01:44 5c69ac0246d0: Pull complete 07:01:44 ec43610c2a17: Pull complete 07:01:44 3a2ae6a8a46f: Pull complete 07:01:45 33b1e0a273af: Pull complete 07:01:45 5d3b04190fa2: Pull complete 07:01:49 2f39f015ded8: Pull complete 07:01:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:49 prd-centos7-docker-4c-2g-772680 does not seem to be running inside a container 07:01:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:01:52 $ docker top 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:53 + touch /tmp/pre-build-complete [Pipeline] sh 07:01:53 + mkdir -p /var/log/sysstat [Pipeline] sh 07:01:53 + ls /var/log/sa-host 07:01:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:53 provisioning config files... 07:01:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7024410722436005416tmp [Pipeline] { [Pipeline] echo 07:01:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:01:54 ---> create-netrc.sh [Pipeline] } 07:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:01:54 ---> python-tools-install.sh [Pipeline] echo 07:01:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:01:54 ---> sudo-logs.sh 07:01:54 Archiving 'sudo' log.. 07:01:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-772680.novalocal: Name or service not known 07:01:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-772680.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:01:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:01:55 ---> job-cost.sh 07:01:55 lf-activate-venv: SKIPPING 07:01:55 INFO: No Stack... 07:01:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:01:55 INFO: Archiving Costs [Pipeline] echo 07:01:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:01:56 ---> logs-deploy.sh 07:01:56 lf-activate-venv: SKIPPING 07:01:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/188 07:01:56 INFO: archiving workspace using pattern(s): 07:01:57 Archives upload complete. 07:01:57 INFO: archiving logs to Nexus 07:01:58 ---> uname -a: 07:01:58 Linux prd-centos7-docker-4c-2g-772680.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:01:58 07:01:58 07:01:58 ---> lscpu: 07:01:58 Architecture: x86_64 07:01:58 CPU op-mode(s): 32-bit, 64-bit 07:01:58 Byte Order: Little Endian 07:01:58 Address sizes: 40 bits physical, 48 bits virtual 07:01:58 CPU(s): 2 07:01:58 On-line CPU(s) list: 0,1 07:01:58 Thread(s) per core: 1 07:01:58 Core(s) per socket: 1 07:01:58 Socket(s): 2 07:01:58 NUMA node(s): 1 07:01:58 Vendor ID: AuthenticAMD 07:01:58 CPU family: 23 07:01:58 Model: 49 07:01:58 Model name: AMD EPYC-Rome Processor 07:01:58 Stepping: 0 07:01:58 CPU MHz: 2799.998 07:01:58 BogoMIPS: 5599.99 07:01:58 Virtualization: AMD-V 07:01:58 Hypervisor vendor: KVM 07:01:58 Virtualization type: full 07:01:58 L1d cache: 64 KiB 07:01:58 L1i cache: 64 KiB 07:01:58 L2 cache: 1 MiB 07:01:58 L3 cache: 32 MiB 07:01:58 NUMA node0 CPU(s): 0,1 07:01:58 Vulnerability Itlb multihit: Not affected 07:01:58 Vulnerability L1tf: Not affected 07:01:58 Vulnerability Mds: Not affected 07:01:58 Vulnerability Meltdown: Not affected 07:01:58 Vulnerability Mmio stale data: Not affected 07:01:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:01:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:01:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:01:58 Vulnerability Srbds: Not affected 07:01:58 Vulnerability Tsx async abort: Not affected 07:01:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:01:58 07:01:58 07:01:58 ---> nproc: 07:01:58 2 07:01:58 07:01:58 07:01:58 ---> df -h: 07:01:58 Filesystem Size Used Avail Use% Mounted on 07:01:58 overlay 40G 7.3G 33G 19% / 07:01:58 tmpfs 64M 0 64M 0% /dev 07:01:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:01:58 shm 64M 0 64M 0% /dev/shm 07:01:58 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:01:58 07:01:58 07:01:58 Cannot open /var/log/sysstat/sa07: No such file or directory 07:01:58 Please check if data collecting is enabled 07:01:58 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:01:58 $ docker stop --time=1 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 07:01:59 $ docker rm -f --volumes 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:01:59 [WS-CLEANUP] Deleting project workspace... 07:01:59 [WS-CLEANUP] Deferred wipeout is used... 07:01:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:59 07:01:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:00 latest: Pulling from edgex-lftools-log-publisher 07:02:00 5eb5b503b376: Pulling fs layer 07:02:00 5c69ac0246d0: Pulling fs layer 07:02:00 ec43610c2a17: Pulling fs layer 07:02:00 3a2ae6a8a46f: Pulling fs layer 07:02:00 33b1e0a273af: Pulling fs layer 07:02:00 5d3b04190fa2: Pulling fs layer 07:02:00 2f39f015ded8: Pulling fs layer 07:02:00 3a2ae6a8a46f: Waiting 07:02:00 33b1e0a273af: Waiting 07:02:00 5d3b04190fa2: Waiting 07:02:00 2f39f015ded8: Waiting 07:02:00 5c69ac0246d0: Verifying Checksum 07:02:00 5c69ac0246d0: Download complete 07:02:00 3a2ae6a8a46f: Download complete 07:02:00 33b1e0a273af: Verifying Checksum 07:02:00 33b1e0a273af: Download complete 07:02:00 ec43610c2a17: Verifying Checksum 07:02:00 ec43610c2a17: Download complete 07:02:00 5d3b04190fa2: Verifying Checksum 07:02:00 5d3b04190fa2: Download complete 07:02:00 5eb5b503b376: Verifying Checksum 07:02:00 5eb5b503b376: Download complete 07:02:00 2f39f015ded8: Download complete 07:02:01 5eb5b503b376: Pull complete 07:02:01 5c69ac0246d0: Pull complete 07:02:02 ec43610c2a17: Pull complete 07:02:02 3a2ae6a8a46f: Pull complete 07:02:02 33b1e0a273af: Pull complete 07:02:02 5d3b04190fa2: Pull complete 07:02:07 2f39f015ded8: Pull complete 07:02:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:08 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:02:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:02:09 $ docker top fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:10 ---> job-cost.sh 07:02:10 lf-activate-venv: SKIPPING 07:02:10 INFO: No Stack... 07:02:10 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:10 INFO: Archiving Costs [Pipeline] sh 07:02:10 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:02:10 + cut -d, -f6 [Pipeline] lock 07:02:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] 07:02:10 Resource [jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] did not exist. Created. 07:02:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:11 + echo total: 0.2199999988079071 [Pipeline] stash 07:02:11 Stashed 1 file(s) [Pipeline] } 07:02:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 07:02:11 $ docker stop --time=1 fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c 07:02:12 $ docker rm -f --volumes fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:42 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 07:03:42 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 07:03:42 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:04:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:04:21 ./bin/test-attribution-txt.sh [Pipeline] echo 07:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:04:21 $ docker stop --time=1 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e 07:04:22 $ docker rm -f --volumes 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e [Pipeline] // withDockerContainer [Pipeline] sh 07:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:24 Warning: overwriting stash ‘coverage-report’ 07:04:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:04:26 + ls -al . 07:04:26 total 272 07:04:26 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 07:00 . 07:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 .. 07:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 .blubracket 07:04:26 -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 06:57 .dockerignore 07:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:57 .git 07:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 .github 07:04:26 -rw-rw-r-- 1 jenkins jenkins 178 Nov 7 06:57 .gitignore 07:04:26 -rw-rw-r-- 1 jenkins jenkins 21221 Nov 7 06:57 Attribution.txt 07:04:26 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 7 06:57 CHANGELOG.md 07:04:26 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 06:57 CONTRIBUTING.md 07:04:26 -rw-rw-r-- 1 jenkins jenkins 1940 Nov 7 06:57 Dockerfile 07:04:26 -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 06:57 Jenkinsfile 07:04:26 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 06:57 LICENSE 07:04:26 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 7 06:57 Makefile 07:04:26 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 06:57 README.md 07:04:26 -rw-rw-r-- 1 jenkins jenkins 11 Nov 7 06:55 VERSION 07:04:26 -rw-rw-r-- 1 jenkins jenkins 4832 Nov 7 06:57 angularmigrationlogs.md 07:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 assets 07:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 bin 07:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 cmd 07:04:26 -rw-r--r-- 1 jenkins jenkins 14679 Nov 7 07:03 coverage.out 07:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 docs 07:04:26 -rw-rw-r-- 1 jenkins jenkins 6426 Nov 7 06:57 go.mod 07:04:26 -rw-rw-r-- 1 jenkins jenkins 88520 Nov 7 06:57 go.sum 07:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:57 internal 07:04:26 -rwxrwxr-x 1 jenkins jenkins 568 Nov 7 06:57 redeploy.sh 07:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 testing 07:04:26 -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 06:57 version.go 07:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:26 + 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=49430e5ff99e8771836ff483cbff62e69d3b434d --label arch=arm64 --label version=4.1.0-dev.2 . 07:04:27 Sending build context to Docker daemon 41.99MB 07:04:27 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 07:04:27 Step 2/27 : FROM ${BASE} AS builder 07:04:27 ---> 4e5d26d2127b 07:04:27 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:04:28 ---> Running in 6013d933f1ff 07:04:28 Removing intermediate container 6013d933f1ff 07:04:28 ---> 52e476c20fa8 07:04:28 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 07:04:28 ---> Running in b0e150278c3e 07:04:28 Removing intermediate container b0e150278c3e 07:04:28 ---> 31ea608e0d85 07:04:28 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 07:04:28 ---> Running in 4330d31ca493 07:04:28 Removing intermediate container 4330d31ca493 07:04:28 ---> 95abd66ddbdb 07:04:28 Step 6/27 : LABEL Name=edgex-ui-go 07:04:29 ---> Running in b53d102ae0ef 07:04:29 Removing intermediate container b53d102ae0ef 07:04:29 ---> 35e773b7ef46 07:04:29 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:04:29 ---> Running in 4013eca85132 07:04:29 Removing intermediate container 4013eca85132 07:04:29 ---> 3e413e756d12 07:04:29 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:04:31 ---> b5ff6f472108 07:04:31 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:31 ---> Running in 1787976b612b 07:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:04:34 OK: 255 MiB in 60 packages 07:04:35 Removing intermediate container 1787976b612b 07:04:35 ---> 4b4c329fa386 07:04:35 Step 10/27 : ENV GO111MODULE=on 07:04:35 ---> Running in a595f639580c 07:04:35 Removing intermediate container a595f639580c 07:04:35 ---> 5c9091a8bdcf 07:04:35 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:04:35 ---> Running in 21d32e6cd899 07:04:36 Removing intermediate container 21d32e6cd899 07:04:36 ---> 51af534f0aaf 07:04:36 Step 12/27 : COPY go.mod vendor* ./ 07:04:36 ---> e3b7ac96ba6e 07:04:36 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:36 ---> Running in a0bd5979bac3 07:04:39 Removing intermediate container a0bd5979bac3 07:04:39 ---> 9d89c6a67dd1 07:04:39 Step 14/27 : COPY . . 07:04:43 ---> cb6b6f791ba8 07:04:43 Step 15/27 : RUN ${MAKE} 07:04:43 ---> Running in a52395ba0c46 07:04:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:08:20 Removing intermediate container a52395ba0c46 07:08:20 ---> 0547486ab14e 07:08:20 Step 16/27 : FROM alpine:3.22 07:08:20 3.22: Pulling from library/alpine 07:08:20 6b59a28fa201: Already exists 07:08:20 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:08:20 Status: Downloaded newer image for alpine:3.22 07:08:20 ---> 171e65262c80 07:08:20 Step 17/27 : RUN apk --no-cache upgrade 07:08:20 ---> Running in 59ea88ee8f73 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:08:20 OK: 8 MiB in 16 packages 07:08:20 Removing intermediate container 59ea88ee8f73 07:08:20 ---> 1d4f41b622b8 07:08:20 Step 18/27 : RUN apk add --update --no-cache dumb-init 07:08:20 ---> Running in 32438ae2e3f7 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:08:20 (1/1) Installing dumb-init (1.2.5-r3) 07:08:20 Executing busybox-1.37.0-r19.trigger 07:08:20 OK: 8 MiB in 17 packages 07:08:20 Removing intermediate container 32438ae2e3f7 07:08:20 ---> 6a908968035a 07:08:20 Step 19/27 : EXPOSE 4000 07:08:20 ---> Running in 863c5c96442d 07:08:20 Removing intermediate container 863c5c96442d 07:08:20 ---> cbc20a99ebc1 07:08:20 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:08:20 ---> 9529fa58a193 07:08:20 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:08:20 ---> a7343c186dd9 07:08:20 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:08:20 ---> 90fcd0815ac4 07:08:20 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:08:20 ---> Running in 87c6d0503c56 07:08:21 Removing intermediate container 87c6d0503c56 07:08:21 ---> 0705f46fd35e 07:08:21 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:08:21 ---> Running in 0db690528d92 07:08:21 Removing intermediate container 0db690528d92 07:08:21 ---> 9e0a483792fc 07:08:21 Step 25/27 : LABEL arch=arm64 07:08:21 ---> Running in cb8d733aeb5a 07:08:21 Removing intermediate container cb8d733aeb5a 07:08:21 ---> 47152668a415 07:08:21 Step 26/27 : LABEL git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d 07:08:21 ---> Running in 72b7ac2dde13 07:08:22 Removing intermediate container 72b7ac2dde13 07:08:22 ---> bcd158a91081 07:08:22 Step 27/27 : LABEL version=4.1.0-dev.2 07:08:22 ---> Running in 828406186dd1 07:08:22 Removing intermediate container 828406186dd1 07:08:22 ---> 4111209c06e9 07:08:22 [Warning] One or more build-args [ARCH] were not consumed 07:08:22 Successfully built 4111209c06e9 07:08:22 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 07:08:22 provisioning config files... 07:08:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/188@tmp/config7831348897330631691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> ****-login.sh 07:08:23 nexus3.edgexfoundry.org:10001 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 nexus3.edgexfoundry.org:10002 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 nexus3.edgexfoundry.org:10003 07:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:24 Configure a credential helper to remove this warning. See 07:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:24 07:08:24 Login Succeeded 07:08:24 nexus3.edgexfoundry.org:10004 07:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:24 Configure a credential helper to remove this warning. See 07:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:24 07:08:24 Login Succeeded 07:08:24 ****.io 07:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:25 Configure a credential helper to remove this warning. See 07:08:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:25 07:08:25 Login Succeeded 07:08:25 ---> ****-login.sh ends [Pipeline] } 07:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:08:25 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:08:25 49430e5ff99e8771836ff483cbff62e69d3b434d 07:08:25 latest 07:08:25 4.1.0-dev.2 07:08:25 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 07:08:25 main 07:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d 07:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:26 6f9c3f27b189: Preparing 07:08:26 6f64d2bc86d3: Preparing 07:08:26 a11e5f4725bf: Preparing 07:08:26 020c70c9fb4a: Preparing 07:08:26 6db004925679: Preparing 07:08:26 0e64f2360a44: Preparing 07:08:26 0e64f2360a44: Waiting 07:08:26 6f64d2bc86d3: Pushed 07:08:26 6f9c3f27b189: Pushed 07:08:26 020c70c9fb4a: Pushed 07:08:26 6db004925679: Pushed 07:08:26 0e64f2360a44: Layer already exists 07:08:36 a11e5f4725bf: Pushed 07:08:36 49430e5ff99e8771836ff483cbff62e69d3b434d: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:37 6f9c3f27b189: Preparing 07:08:37 6f64d2bc86d3: Preparing 07:08:37 a11e5f4725bf: Preparing 07:08:37 020c70c9fb4a: Preparing 07:08:37 6db004925679: Preparing 07:08:37 0e64f2360a44: Preparing 07:08:37 0e64f2360a44: Waiting 07:08:37 020c70c9fb4a: Layer already exists 07:08:37 6db004925679: Layer already exists 07:08:37 6f9c3f27b189: Layer already exists 07:08:37 6f64d2bc86d3: Layer already exists 07:08:37 a11e5f4725bf: Layer already exists 07:08:37 0e64f2360a44: Layer already exists 07:08:37 latest: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 07:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:38 6f9c3f27b189: Preparing 07:08:38 6f64d2bc86d3: Preparing 07:08:38 a11e5f4725bf: Preparing 07:08:38 020c70c9fb4a: Preparing 07:08:38 6db004925679: Preparing 07:08:38 0e64f2360a44: Preparing 07:08:38 0e64f2360a44: Waiting 07:08:38 6f64d2bc86d3: Layer already exists 07:08:38 020c70c9fb4a: Layer already exists 07:08:38 6f9c3f27b189: Layer already exists 07:08:38 a11e5f4725bf: Layer already exists 07:08:38 6db004925679: Layer already exists 07:08:38 0e64f2360a44: Layer already exists 07:08:38 4.1.0-dev.2: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 07:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:39 6f9c3f27b189: Preparing 07:08:39 6f64d2bc86d3: Preparing 07:08:39 a11e5f4725bf: Preparing 07:08:39 020c70c9fb4a: Preparing 07:08:39 6db004925679: Preparing 07:08:39 0e64f2360a44: Preparing 07:08:39 0e64f2360a44: Waiting 07:08:39 6f9c3f27b189: Layer already exists 07:08:39 a11e5f4725bf: Layer already exists 07:08:39 020c70c9fb4a: Layer already exists 07:08:39 6f64d2bc86d3: Layer already exists 07:08:39 6db004925679: Layer already exists 07:08:39 0e64f2360a44: Layer already exists 07:08:39 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:40 6f9c3f27b189: Preparing 07:08:40 6f64d2bc86d3: Preparing 07:08:40 a11e5f4725bf: Preparing 07:08:40 020c70c9fb4a: Preparing 07:08:40 6db004925679: Preparing 07:08:40 0e64f2360a44: Preparing 07:08:40 0e64f2360a44: Waiting 07:08:40 a11e5f4725bf: Layer already exists 07:08:40 6f9c3f27b189: Layer already exists 07:08:40 6db004925679: Layer already exists 07:08:40 6f64d2bc86d3: Layer already exists 07:08:40 020c70c9fb4a: Layer already exists 07:08:40 0e64f2360a44: Layer already exists 07:08:40 main: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:40 ===================================================== [Pipeline] echo 07:08:40 taggedImages: 07:08:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d 07:08:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:08:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 07:08:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 07:08:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] echo 07:08:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo 07:08:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] echo 07:08:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [Pipeline] echo 07:08:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] echo 07:08:40 Skip building multi-arch image for 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 07:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:41 07:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:41 arm64: Pulling from edgex-lftools-log-publisher 07:08:41 8998bd30e6a1: Pulling fs layer 07:08:41 04944245beec: Pulling fs layer 07:08:41 699f458cf7ca: Pulling fs layer 07:08:41 765212b225bb: Pulling fs layer 07:08:41 f23df028b6ca: Pulling fs layer 07:08:41 d65c8cfc05b1: Pulling fs layer 07:08:41 2437ff75d9bd: Pulling fs layer 07:08:41 765212b225bb: Waiting 07:08:41 f23df028b6ca: Waiting 07:08:41 d65c8cfc05b1: Waiting 07:08:41 2437ff75d9bd: Waiting 07:08:41 04944245beec: Verifying Checksum 07:08:41 04944245beec: Download complete 07:08:41 765212b225bb: Verifying Checksum 07:08:41 765212b225bb: Download complete 07:08:41 f23df028b6ca: Verifying Checksum 07:08:41 f23df028b6ca: Download complete 07:08:41 d65c8cfc05b1: Verifying Checksum 07:08:41 d65c8cfc05b1: Download complete 07:08:41 699f458cf7ca: Verifying Checksum 07:08:41 699f458cf7ca: Download complete 07:08:42 8998bd30e6a1: Verifying Checksum 07:08:42 8998bd30e6a1: Download complete 07:08:45 2437ff75d9bd: Verifying Checksum 07:08:45 2437ff75d9bd: Download complete 07:08:46 8998bd30e6a1: Pull complete 07:08:47 04944245beec: Pull complete 07:08:48 699f458cf7ca: Pull complete 07:08:49 765212b225bb: Pull complete 07:08:50 f23df028b6ca: Pull complete 07:08:50 d65c8cfc05b1: Pull complete 07:09:08 2437ff75d9bd: Pull complete 07:09:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container 07:09:08 $ 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/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@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 07:09:11 $ docker top f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:12 ---> job-cost.sh 07:09:12 lf-activate-venv: SKIPPING 07:09:12 INFO: No Stack... 07:09:12 INFO: Retrieving Pricing Info for: v3-standard-4 07:09:13 INFO: Archiving Costs [Pipeline] sh 07:09:14 + cat /w/workspace/edgex-ui-go/188/archives/cost.csv 07:09:14 + cut -d, -f6 [Pipeline] lock 07:09:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] 07:09:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] did not exist. Created. 07:09:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:14 /w/workspace/edgex-ui-go/188@tmp/durable-5021752a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:09:15 + echo total: 0.10999999940395355 [Pipeline] stash 07:09:15 Warning: overwriting stash ‘stack-cost’ 07:09:15 Stashed 1 file(s) [Pipeline] } 07:09:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:15 $ docker stop --time=1 f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 07:09:17 $ docker rm -f --volumes f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 [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 07:09:26 provisioning config files... 07:09:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16973793261058477446tmp [Pipeline] { [Pipeline] sh 07:09:26 + set +x 07:09:26 + curl -s https://codecov.io/bash 07:09:26 + bash -s -- 07:09:26 07:09:26 _____ _ 07:09:26 / ____| | | 07:09:26 | | ___ __| | ___ ___ _____ __ 07:09:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:09:26 | |___| (_) | (_| | __/ (_| (_) \ V / 07:09:26 \_____\___/ \__,_|\___|\___\___/ \_/ 07:09:26 Bash-1.0.6 07:09:26 07:09:26 07:09:26 ==> git version 2.25.1 found 07:09:26 ==> 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 07:09:26 Release-Date: 2020-01-08 07:09:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:09:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:09:26 ==> Jenkins CI detected. 07:09:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:09:26 project root: . 07:09:26 --> token set from env 07:09:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:09:26 ==> Running gcov in . (disable via -X gcov) 07:09:26 ==> Python coveragepy not found 07:09:26 ==> Searching for coverage reports in: 07:09:26 + . 07:09:26 -> Found 1 reports 07:09:26 ==> Detecting git/mercurial file structure 07:09:26 ==> Reading reports 07:09:26 + ./coverage.out bytes=14679 07:09:26 ==> Appending adjustments 07:09:26 https://docs.codecov.io/docs/fixing-reports 07:09:27 + Found adjustments 07:09:27 ==> Gzipping contents 07:09:27 12K /tmp/codecov.4TNIeD.gz 07:09:27 ==> Uploading reports 07:09:27 url: https://codecov.io 07:09:27 query: branch=main&commit=49430e5ff99e8771836ff483cbff62e69d3b434d&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:09:27 -> Pinging Codecov 07:09:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=49430e5ff99e8771836ff483cbff62e69d3b434d&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:09:27 -> Uploading to 07:09:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/49430e5ff99e8771836ff483cbff62e69d3b434d/ff904158-27d3-4c65-9146-08ae4d5eec51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251107T070927Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b6c668c0b21fb3cdf0cf1259b1e8a6cf2f1d66b62c96d81151346836034166fd 07:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:27 Dload Upload Total Spent Left Speed 07:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10284 0 0 100 10284 0 89426 --:--:-- --:--:-- --:--:-- 89426 07:09:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } 07:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:09:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:09:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:09:28 07:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:09:28 latest: Pulling from edgex-devops/edgex-snyk-go 07:09:28 2d35ebdb57d9: Already exists 07:09:28 85e8836fcdb2: Pulling fs layer 07:09:28 91631faa732a: Pulling fs layer 07:09:28 f3f5ae8826fa: Pulling fs layer 07:09:28 4f4fb700ef54: Pulling fs layer 07:09:28 7861252a18e6: Pulling fs layer 07:09:28 4f4fb700ef54: Waiting 07:09:28 9130f900ef6f: Pulling fs layer 07:09:28 9130f900ef6f: Waiting 07:09:28 f3f5ae8826fa: Verifying Checksum 07:09:28 f3f5ae8826fa: Download complete 07:09:28 85e8836fcdb2: Download complete 07:09:28 4f4fb700ef54: Download complete 07:09:28 85e8836fcdb2: Pull complete 07:09:28 7861252a18e6: Verifying Checksum 07:09:28 7861252a18e6: Download complete 07:09:29 91631faa732a: Download complete 07:09:30 9130f900ef6f: Verifying Checksum 07:09:30 9130f900ef6f: Download complete 07:09:34 91631faa732a: Pull complete 07:09:34 f3f5ae8826fa: Pull complete 07:09:34 4f4fb700ef54: Pull complete 07:09:34 7861252a18e6: Pull complete 07:09:39 9130f900ef6f: Pull complete 07:09:39 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:09:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:39 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:09:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:09:41 $ docker top 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 07:09:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 07:09:42 + set -o pipefail 07:09:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 07:10:00 07:10:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:10:00 07:10:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/5ebc143b-239d-439a-91bc-d5595b8387fd 07:10:00 07:10:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:10:00 07:10:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:10:00 07:10:00 07:10:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:10:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:10:00 $ docker stop --time=1 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 07:10:03 $ docker rm -f --volumes 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 [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 07:10:04 + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] sh 07:10:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:04 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:10:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:10:05 $ docker top 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf -eo pid,comm 07:10:05 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:10:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:05 [ssh-agent] Looking for ssh-agent implementation... 07:10:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:05 $ docker exec 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf ssh-agent 07:10:05 SSH_AUTH_SOCK=/tmp/ssh-EiD3wQl7kCfz/agent.33 07:10:05 SSH_AGENT_PID=39 07:10:05 Running ssh-add (command line suppressed) 07:10:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2320094209656324391.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2320094209656324391.key) 07:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:05 + git semver tag 07:10:06 2025-11-07 07:10:05,945 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:10:06 2025-11-07 07:10:05,949 [run_tag] DEBUG tag force:False 07:10:06 2025-11-07 07:10:05,949 [check_head_tag] DEBUG check head tag 07:10:06 2025-11-07 07:10:05,949 [execute] INFO git cat-file --batch-check 07:10:06 2025-11-07 07:10:05,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=, shell=False, universal_newlines=False) 07:10:06 2025-11-07 07:10:05,952 [execute] INFO git cat-file --batch 07:10:06 2025-11-07 07:10:05,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=, shell=False, universal_newlines=False) 07:10:06 2025-11-07 07:10:05,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:06 2025-11-07 07:10:05,957 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 07:10:06 2025-11-07 07:10:05,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=None, shell=False, universal_newlines=False) 07:10:06 2025-11-07 07:10:05,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:06 4.1.0-dev.2 [Pipeline] } 07:10:06 $ docker exec --env ******** --env ******** 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf ssh-agent -k 07:10:06 unset SSH_AUTH_SOCK; 07:10:06 unset SSH_AGENT_PID; 07:10:06 echo Agent pid 39 killed; 07:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:06 + git semver [Pipeline] } 07:10:06 $ docker stop --time=1 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf 07:10:07 $ docker rm -f --volumes 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:08 07:10:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:08 0.23.1-centos7: Pulling from edgex-lftools 07:10:08 ab5ef0e58194: Pulling fs layer 07:10:08 9712f1f96733: Pulling fs layer 07:10:08 63f879dbbcfc: Pulling fs layer 07:10:08 0d9ebad4ef96: Pulling fs layer 07:10:08 e9a5061849ea: Pulling fs layer 07:10:08 d747dcd14b5f: Pulling fs layer 07:10:08 2de7ff778b66: Pulling fs layer 07:10:08 0d9ebad4ef96: Waiting 07:10:08 e9a5061849ea: Waiting 07:10:08 d747dcd14b5f: Waiting 07:10:08 2de7ff778b66: Waiting 07:10:08 9712f1f96733: Download complete 07:10:08 63f879dbbcfc: Verifying Checksum 07:10:08 63f879dbbcfc: Download complete 07:10:09 e9a5061849ea: Verifying Checksum 07:10:09 e9a5061849ea: Download complete 07:10:09 d747dcd14b5f: Verifying Checksum 07:10:09 d747dcd14b5f: Download complete 07:10:09 0d9ebad4ef96: Verifying Checksum 07:10:09 0d9ebad4ef96: Download complete 07:10:09 2de7ff778b66: Verifying Checksum 07:10:09 2de7ff778b66: Download complete 07:10:09 ab5ef0e58194: Verifying Checksum 07:10:09 ab5ef0e58194: Download complete 07:10:13 ab5ef0e58194: Pull complete 07:10:13 9712f1f96733: Pull complete 07:10:14 63f879dbbcfc: Pull complete 07:10:19 0d9ebad4ef96: Pull complete 07:10:19 e9a5061849ea: Pull complete 07:10:19 d747dcd14b5f: Pull complete 07:10:20 2de7ff778b66: Pull complete 07:10:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:20 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:10:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:10:22 $ docker top 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:10:22 provisioning config files... 07:10:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17991293176149417495tmp 07:10:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config552237660856548809tmp 07:10:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2796212148905442672tmp [Pipeline] { [Pipeline] echo 07:10:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:10:22 ---> sigul-configuration.sh 07:10:22 gpg: directory `/root/.gnupg' created 07:10:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:10:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:10:22 gpg: keyring `/root/.gnupg/secring.gpg' created 07:10:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:10:22 gpg: CAST5 encrypted data 07:10:22 gpg: encrypted with 1 passphrase 07:10:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:10:23 + mkdir /home/jenkins 07:10:23 + mkdir /home/jenkins/sigul [Pipeline] sh 07:10:23 + 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 07:10:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:10:23 ---> sigul-install.sh 07:10:23 Sigul already installed; skipping installation. [Pipeline] sh 07:10:24 + git tag --list 07:10:24 0.1.1 07:10:24 v1.1.0 07:10:24 v1.2.0 07:10:24 v1.2.1 07:10:24 v1.3.0 07:10:24 v2.0.0 07:10:24 v2.1.0 07:10:24 v2.2.0 07:10:24 v2.3.0 07:10:24 v3.0 07:10:24 v3.0.0 07:10:24 v3.1 07:10:24 v3.1.0 07:10:24 v4.0 07:10:24 v4.0.0 07:10:24 v4.1.0-dev.1 07:10:24 v4.1.0-dev.2 [Pipeline] sh 07:10:24 + lftools sign git-tag v4.1.0-dev.2 07:10:24 Signing Git tag with Sigul... 07:10:24 Signing v4.1.0-dev.2 [Pipeline] echo 07:10:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:10:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:10:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:10:25 $ docker stop --time=1 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 07:10:26 $ docker rm -f --volumes 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:10:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:27 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:10:27 $ docker top 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 -eo pid,comm 07:10:27 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:10:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:28 [ssh-agent] Looking for ssh-agent implementation... 07:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:28 $ docker exec 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 ssh-agent 07:10:28 SSH_AUTH_SOCK=/tmp/ssh-9CUpqZYhH9V1/agent.32 07:10:28 SSH_AGENT_PID=38 07:10:28 Running ssh-add (command line suppressed) 07:10:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5937409258208945300.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5937409258208945300.key) 07:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:28 + git semver bump pre 07:10:28 2025-11-07 07:10:28,823 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:10:28 2025-11-07 07:10:28,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:28 2025-11-07 07:10:28,827 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 07:10:28 2025-11-07 07:10:28,827 [bump_version] DEBUG bumped version:4.1.0-dev.3 07:10:28 2025-11-07 07:10:28,827 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 07:10:28 2025-11-07 07:10:28,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:28 2025-11-07 07:10:28,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:28 2025-11-07 07:10:28,829 [execute] INFO git cat-file --batch-check 07:10:28 2025-11-07 07:10:28,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:10:28 2025-11-07 07:10:28,833 [execute] INFO git cat-file --batch 07:10:28 2025-11-07 07:10:28,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:10:28 2025-11-07 07:10:28,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:28 4.1.0-dev.3 [Pipeline] } 07:10:28 $ docker exec --env ******** --env ******** 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 ssh-agent -k 07:10:28 unset SSH_AUTH_SOCK; 07:10:28 unset SSH_AGENT_PID; 07:10:28 echo Agent pid 38 killed; 07:10:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:29 + git semver [Pipeline] } 07:10:29 $ docker stop --time=1 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 07:10:31 $ docker rm -f --volumes 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:31 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:10:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:10:32 $ docker top 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 -eo pid,comm 07:10:32 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:10:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:32 [ssh-agent] Looking for ssh-agent implementation... 07:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:32 $ docker exec 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 ssh-agent 07:10:32 SSH_AUTH_SOCK=/tmp/ssh-ZdPu4Nyj5ALF/agent.33 07:10:32 SSH_AGENT_PID=39 07:10:32 Running ssh-add (command line suppressed) 07:10:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12511063291914662203.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12511063291914662203.key) 07:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:32 + git semver push 07:10:33 2025-11-07 07:10:33,173 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:10:33 2025-11-07 07:10:33,177 [run_push] DEBUG push 07:10:33 2025-11-07 07:10:33,178 [execute] INFO git cat-file --batch-check 07:10:33 2025-11-07 07:10:33,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) 07:10:33 2025-11-07 07:10:33,180 [execute] INFO git rev-list ff2ca320bf661d766c6fc73c03eda6ad3473909a -- 07:10:33 2025-11-07 07:10:33,180 [execute] DEBUG Popen(['git', 'rev-list', 'ff2ca320bf661d766c6fc73c03eda6ad3473909a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:10:33 2025-11-07 07:10:33,187 [execute] INFO git fetch -v -- origin 07:10:33 2025-11-07 07:10:33,187 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:10:33 2025-11-07 07:10:33,700 [run_push] DEBUG no remote changes detected 07:10:33 2025-11-07 07:10:33,700 [execute] INFO git push origin semver 07:10:33 2025-11-07 07:10:33,700 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:10:34 2025-11-07 07:10:34,470 [run_push] DEBUG push all version tags 07:10:34 2025-11-07 07:10:34,470 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:10:34 2025-11-07 07:10:34,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=None, shell=False, universal_newlines=False) 07:10:35 2025-11-07 07:10:35,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:35 4.1.0-dev.3 [Pipeline] } 07:10:35 $ docker exec --env ******** --env ******** 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 ssh-agent -k 07:10:35 unset SSH_AUTH_SOCK; 07:10:35 unset SSH_AGENT_PID; 07:10:35 echo Agent pid 39 killed; 07:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:35 + git semver [Pipeline] } 07:10:36 $ docker stop --time=1 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 07:10:37 $ docker rm -f --volumes 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 [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 07:10:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:10:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:37 total 16 07:10:37 drwxr-xr-x 3 root root 4096 Nov 7 07:02 . 07:10:37 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 07:10 .. 07:10:37 drwxr-xr-x 2 root root 4096 Nov 7 07:02 cost 07:10:37 -rw-r--r-- 1 root root 83 Nov 7 07:02 cost.csv 07:10:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:37 total 16 07:10:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 07:02 . 07:10:37 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 07:10 .. 07:10:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 07:02 cost 07:10:37 -rw-r--r-- 1 jenkins jenkins 83 Nov 7 07:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:10:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:39 ---> package-listing.sh 07:10:39 ++ facter osfamily 07:10:39 ++ tr '[:upper:]' '[:lower:]' 07:10:39 + OS_FAMILY=debian 07:10:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:10:39 + START_PACKAGES=/tmp/packages_start.txt 07:10:39 + END_PACKAGES=/tmp/packages_end.txt 07:10:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:39 + PACKAGES=/tmp/packages_start.txt 07:10:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:10:39 + PACKAGES=/tmp/packages_end.txt 07:10:39 + case "${OS_FAMILY}" in 07:10:39 + dpkg -l 07:10:39 + grep '^ii' 07:10:39 + '[' -f /tmp/packages_start.txt ']' 07:10:39 + '[' -f /tmp/packages_end.txt ']' 07:10:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:10:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:10:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:10:39 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 07:10:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:40 prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container 07:10:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:10:40 $ docker top 0779a8c447549eae77d2cecbe521bd1ce7adb10f650d0f0314de454beeb03500 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:40 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:41 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:41 + ls /var/log/sa-host 07:10:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:41 provisioning config files... 07:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11022264530198817226tmp [Pipeline] { [Pipeline] echo 07:10:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:41 ---> create-netrc.sh [Pipeline] } 07:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:10:42 ---> python-tools-install.sh [Pipeline] echo 07:10:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:42 ---> sudo-logs.sh 07:10:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:10:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:42 ---> job-cost.sh 07:10:42 lf-activate-venv: SKIPPING 07:10:42 DEBUG: total: 0.2199999988079071 07:10:42 INFO: Retrieving Stack Cost... 07:10:43 INFO: Retrieving Pricing Info for: v3-standard-8 07:10:43 INFO: Archiving Costs [Pipeline] echo 07:10:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:43 ---> logs-deploy.sh 07:10:43 lf-activate-venv: SKIPPING 07:10:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/188 07:10:43 INFO: archiving workspace using pattern(s): 07:10:44 Archives upload complete. 07:10:44 INFO: archiving logs to Nexus 07:10:45 ---> uname -a: 07:10:45 Linux prd-ubuntu20-04-docker-8c-8g-772678 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:10:45 07:10:45 07:10:45 ---> lscpu: 07:10:45 Architecture: x86_64 07:10:45 CPU op-mode(s): 32-bit, 64-bit 07:10:45 Byte Order: Little Endian 07:10:45 Address sizes: 40 bits physical, 48 bits virtual 07:10:45 CPU(s): 8 07:10:45 On-line CPU(s) list: 0-7 07:10:45 Thread(s) per core: 1 07:10:45 Core(s) per socket: 1 07:10:45 Socket(s): 8 07:10:45 NUMA node(s): 1 07:10:45 Vendor ID: AuthenticAMD 07:10:45 CPU family: 23 07:10:45 Model: 49 07:10:45 Model name: AMD EPYC-Rome Processor 07:10:45 Stepping: 0 07:10:45 CPU MHz: 2799.998 07:10:45 BogoMIPS: 5599.99 07:10:45 Virtualization: AMD-V 07:10:45 Hypervisor vendor: KVM 07:10:45 Virtualization type: full 07:10:45 L1d cache: 256 KiB 07:10:45 L1i cache: 256 KiB 07:10:45 L2 cache: 4 MiB 07:10:45 L3 cache: 128 MiB 07:10:45 NUMA node0 CPU(s): 0-7 07:10:45 Vulnerability Gather data sampling: Not affected 07:10:45 Vulnerability Itlb multihit: Not affected 07:10:45 Vulnerability L1tf: Not affected 07:10:45 Vulnerability Mds: Not affected 07:10:45 Vulnerability Meltdown: Not affected 07:10:45 Vulnerability Mmio stale data: Not affected 07:10:45 Vulnerability Retbleed: Vulnerable 07:10:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:10:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:10:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:10:45 Vulnerability Srbds: Not affected 07:10:45 Vulnerability Tsx async abort: Not affected 07:10:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:10:45 07:10:45 07:10:45 ---> nproc: 07:10:45 8 07:10:45 07:10:45 07:10:45 ---> df -h: 07:10:45 Filesystem Size Used Avail Use% Mounted on 07:10:45 overlay 155G 17G 139G 11% / 07:10:45 tmpfs 64M 0 64M 0% /dev 07:10:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:10:45 shm 64M 0 64M 0% /dev/shm 07:10:45 /dev/vda1 155G 17G 139G 11% /facter-os 07:10:45 07:10:45 07:10:45 ---> sar -b -r -n DEV: 07:10:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772678) 11/07/25 _x86_64_ (8 CPU) 07:10:45 07:10:45 06:54:11 LINUX RESTART (8 CPU) 07:10:45 07:10:45 06:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:10:45 06:56:01 367.16 17.00 350.16 0.00 2273.68 122158.66 0.00 07:10:45 06:57:01 194.93 0.28 194.65 0.00 3.60 97880.49 0.00 07:10:45 06:58:01 126.50 0.27 126.23 0.00 28.66 49870.22 0.00 07:10:45 06:59:01 28.00 0.02 27.98 0.00 1.07 2077.54 0.00 07:10:45 07:00:01 32.96 5.07 27.90 0.00 4505.78 6361.74 0.00 07:10:45 07:01:01 2.03 0.00 2.03 0.00 0.00 21.19 0.00 07:10:45 07:02:01 1.60 0.00 1.60 0.00 0.00 25.60 0.00 07:10:45 07:03:01 54.56 0.00 54.56 0.00 0.00 20941.58 0.00 07:10:45 07:04:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 07:10:45 07:05:01 2.30 0.00 2.30 0.00 0.00 40.53 0.00 07:10:45 07:06:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 07:10:45 07:07:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 07:10:45 07:08:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:10:45 07:09:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:10:45 07:10:01 47.17 0.85 46.32 0.00 17.59 31339.42 0.00 07:10:45 Average: 56.84 1.53 55.31 0.00 451.30 21829.10 0.00 07:10:45 07:10:45 06:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:10:45 06:56:01 25927128 31212412 1062076 3.23 160672 5210928 2370104 6.99 1941248 4395112 346196 07:10:45 06:57:01 24322660 31276284 990064 3.01 216976 6675900 1950192 5.75 1962820 5817484 1012 07:10:45 06:58:01 23486488 31452148 819068 2.49 221112 7662236 1922392 5.67 2001128 6603584 276 07:10:45 06:59:01 23481276 31500004 771104 2.35 221912 7712812 1669504 4.92 2013984 6599052 28 07:10:45 07:00:01 23141608 31474160 783532 2.38 227436 8012332 1756148 5.18 2216860 6707104 200 07:10:45 07:01:01 23155096 31487724 769924 2.34 227480 8012340 1756148 5.18 2203064 6707104 16 07:10:45 07:02:01 22900820 31463516 793328 2.41 227532 8234512 1858628 5.48 2224088 6928824 222296 07:10:45 07:03:01 22621472 31465868 789772 2.40 237624 8464152 1743508 5.14 2247724 7146132 12 07:10:45 07:04:01 22621536 31465940 789656 2.40 237648 8464152 1743508 5.14 2247648 7146132 16 07:10:45 07:05:01 22630252 31474736 780816 2.38 237740 8464132 1743508 5.14 2239988 7146112 16 07:10:45 07:06:01 22629912 31474420 781072 2.38 237772 8464132 1743508 5.14 2239852 7146112 12 07:10:45 07:07:01 22635576 31480240 775176 2.36 237812 8464264 1743508 5.14 2234876 7146244 12 07:10:45 07:08:01 22635268 31480020 775320 2.36 237836 8464272 1743508 5.14 2234940 7146252 8 07:10:45 07:09:01 22635236 31480032 775260 2.36 237876 8464272 1743508 5.14 2235044 7146252 4 07:10:45 07:10:01 21348264 31441492 805904 2.45 275000 9548868 1904632 5.62 2444328 8087688 393840 07:10:45 Average: 23078173 31441933 817471 2.49 229495 8021287 1826154 5.38 2179173 6791279 64263 07:10:45 07:10:45 06:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:10:45 06:56:01 docker0 441.06 507.88 35.73 3631.55 0.00 0.00 0.00 0.00 07:10:45 06:56:01 ens3 766.52 598.57 9545.63 109.36 0.00 0.00 0.00 0.00 07:10:45 06:56:01 veth017bf8e 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 07:10:45 06:56:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 07:10:45 06:57:01 docker0 166.21 390.57 20.89 6515.62 0.00 0.00 0.00 0.00 07:10:45 06:57:01 veth2fedc8b 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:10:45 06:57:01 ens3 452.81 201.78 7410.61 39.00 0.00 0.00 0.00 0.00 07:10:45 06:57:01 veth017bf8e 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 07:10:45 06:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:10:45 06:58:01 docker0 10.93 21.18 1.36 138.37 0.00 0.00 0.00 0.00 07:10:45 06:58:01 ens3 46.56 25.40 161.15 12.26 0.00 0.00 0.00 0.00 07:10:45 06:58:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 07:10:45 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 06:59:01 ens3 65.94 59.87 28.53 373.31 0.00 0.00 0.00 0.00 07:10:45 06:59:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 07:10:45 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:00:01 ens3 91.15 44.43 2120.64 3.45 0.00 0.00 0.00 0.00 07:10:45 07:00:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 07:10:45 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:01:01 ens3 0.82 0.50 1.20 0.03 0.00 0.00 0.00 0.00 07:10:45 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:10:45 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:02:01 ens3 80.54 50.64 2506.09 4.98 0.00 0.00 0.00 0.00 07:10:45 07:02:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:10:45 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:03:01 ens3 37.58 42.58 16.66 125.73 0.00 0.00 0.00 0.00 07:10:45 07:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:10:45 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:04:01 ens3 0.90 0.43 1.44 0.03 0.00 0.00 0.00 0.00 07:10:45 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:05:01 ens3 0.60 0.48 0.34 0.27 0.00 0.00 0.00 0.00 07:10:45 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:10:45 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:10:45 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:07:01 ens3 0.63 0.17 0.12 0.01 0.00 0.00 0.00 0.00 07:10:45 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:10:45 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:08:01 ens3 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 07:10:45 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:45 07:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:10:45 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:10:45 07:10:01 docker0 70.81 88.99 6.33 882.53 0.00 0.00 0.00 0.00 07:10:45 07:10:01 ens3 233.06 154.17 4918.69 22.32 0.00 0.00 0.00 0.00 07:10:45 07:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:10:45 07:10:01 veth1134450 70.81 89.12 7.30 882.54 0.00 0.00 0.00 0.07 07:10:45 Average: docker0 45.05 66.26 4.22 738.10 0.00 0.00 0.00 0.00 07:10:45 Average: ens3 117.08 77.47 1763.48 45.92 0.00 0.00 0.00 0.00 07:10:45 Average: lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 07:10:45 Average: veth1134450 4.73 5.96 0.49 58.98 0.00 0.00 0.00 0.00 07:10:45 07:10:45