Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11690514773524792397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3548418309096601173.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh2097506397249460079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh18126468148584303349.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-ssh17495428875707718947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42444 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 > 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 Avoid second fetch Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) Commit message: "Merge pull request #822 from judehung/update-odessa-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-list --no-walk 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:22 ========================================================= 08:21:22 EdgeX Global Pipelines Version Info 08:21:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:24 ------------------- 08:21:24 stable info: 08:21:24 ------------------- 08:21:24 Commited By: Ginny Guan ginny@iotechsys.com 08:21:24 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 08:21:24 Message: update stable to v1.0.274 08:21:24 ------------------- 08:21:24 experimental info: 08:21:24 ------------------- 08:21:24 Commited By: Ginny Guan ginny@iotechsys.com 08:21:24 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 08:21:24 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdda4b [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:25 provisioning config files... 08:21:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11902493046901458551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:25 ---> ****-login.sh 08:21:25 nexus3.edgexfoundry.org:10001 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10002 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10003 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10004 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 ****.io 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:26 08:21:26 Login Succeeded 08:21:26 ---> ****-login.sh ends [Pipeline] } 08:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:21:27 + git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 08:21:27 -----------> git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:21:27 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [false] [Pipeline] sh 08:21:27 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 08:21:27 ========================================================= 08:21:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:21:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:28 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 08:21:28 [semverPrep] GIT_COMMIT: 8cdda4bcdbb66b44d63df67301c7c51a86d111f3, Commit Message: Merge pull request #822 from judehung/update-odessa-mods [Pipeline] echo 08:21:28 [semverPrep] This is not a build commit. [Pipeline] sh 08:21:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:28 + grep -v github /etc/ssh/ssh_known_hosts 08:21:28 + [ -e /tmp/ssh_known_hosts ] 08:21:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:21:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:21:28 + sudo tee -a /etc/ssh/ssh_known_hosts 08:21:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:28 08:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:29 0.1.4: Pulling from edgex-devops/py-git-semver 08:21:29 b85a868b505f: Pulling fs layer 08:21:29 e2be974225ed: Pulling fs layer 08:21:29 339a4e72a1f5: Pulling fs layer 08:21:29 988bab9f4d93: Pulling fs layer 08:21:29 1469e6f7b9e6: Pulling fs layer 08:21:29 eaf3925da568: Pulling fs layer 08:21:29 bab4dde63d76: Pulling fs layer 08:21:29 bde34c3a00c8: Pulling fs layer 08:21:29 b352a97aabf1: Pulling fs layer 08:21:29 4872d77fe225: Pulling fs layer 08:21:29 5851b861e8e6: Pulling fs layer 08:21:29 988bab9f4d93: Waiting 08:21:29 1469e6f7b9e6: Waiting 08:21:29 eaf3925da568: Waiting 08:21:29 bab4dde63d76: Waiting 08:21:29 bde34c3a00c8: Waiting 08:21:29 b352a97aabf1: Waiting 08:21:29 4872d77fe225: Waiting 08:21:29 5851b861e8e6: Waiting 08:21:29 e2be974225ed: Download complete 08:21:29 988bab9f4d93: Verifying Checksum 08:21:29 988bab9f4d93: Download complete 08:21:29 1469e6f7b9e6: Verifying Checksum 08:21:29 1469e6f7b9e6: Download complete 08:21:29 eaf3925da568: Verifying Checksum 08:21:29 eaf3925da568: Download complete 08:21:29 339a4e72a1f5: Verifying Checksum 08:21:29 339a4e72a1f5: Download complete 08:21:29 bde34c3a00c8: Verifying Checksum 08:21:29 bde34c3a00c8: Download complete 08:21:29 b352a97aabf1: Download complete 08:21:29 4872d77fe225: Download complete 08:21:29 5851b861e8e6: Download complete 08:21:29 b85a868b505f: Verifying Checksum 08:21:29 b85a868b505f: Download complete 08:21:29 bab4dde63d76: Verifying Checksum 08:21:29 bab4dde63d76: Download complete 08:21:30 b85a868b505f: Pull complete 08:21:30 e2be974225ed: Pull complete 08:21:31 339a4e72a1f5: Pull complete 08:21:31 988bab9f4d93: Pull complete 08:21:31 1469e6f7b9e6: Pull complete 08:21:31 eaf3925da568: Pull complete 08:21:32 bab4dde63d76: Pull complete 08:21:33 bde34c3a00c8: Pull complete 08:21:33 b352a97aabf1: Pull complete 08:21:33 4872d77fe225: Pull complete 08:21:33 5851b861e8e6: Pull complete 08:21:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:33 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:35 $ docker top 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 -eo pid,comm 08:21:35 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). 08:21:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:35 [ssh-agent] Looking for ssh-agent implementation... 08:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:35 $ docker exec 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent 08:21:35 SSH_AUTH_SOCK=/tmp/ssh-lbAFSXKpVX8F/agent.32 08:21:35 SSH_AGENT_PID=38 08:21:35 Running ssh-add (command line suppressed) 08:21:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17316803603486132572.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17316803603486132572.key) 08:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:35 + git tag --points-at HEAD [Pipeline] } 08:21:35 $ docker exec --env ******** --env ******** 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent -k 08:21:36 unset SSH_AUTH_SOCK; 08:21:36 unset SSH_AGENT_PID; 08:21:36 echo Agent pid 38 killed; 08:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:21:36 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.3' [Pipeline] sshagent 08:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:36 [ssh-agent] Looking for ssh-agent implementation... 08:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:36 $ docker exec 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent 08:21:36 SSH_AUTH_SOCK=/tmp/ssh-O7nWIdkWU4Fo/agent.71 08:21:36 SSH_AGENT_PID=77 08:21:36 Running ssh-add (command line suppressed) 08:21:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10891149300626351144.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10891149300626351144.key) 08:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:36 + git semver init 08:21:37 2025-03-31 08:21:36,895 [run_init] DEBUG init version:0.0.0 force:False 08:21:37 2025-03-31 08:21:36,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:21:37 2025-03-31 08:21:36,896 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:21:37 2025-03-31 08:21:36,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:21:39 2025-03-31 08:21:39,048 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 08:21:39 2025-03-31 08:21:39,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 08:21:39 2025-03-31 08:21:39,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:39 2025-03-31 08:21:39,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:21:39 4.1.0-dev.1 [Pipeline] } 08:21:39 $ docker exec --env ******** --env ******** 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent -k 08:21:39 unset SSH_AUTH_SOCK; 08:21:39 unset SSH_AGENT_PID; 08:21:39 echo Agent pid 77 killed; 08:21:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:40 + git semver [Pipeline] } 08:21:40 $ docker stop --time=1 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 08:21:41 $ docker rm -f --volumes 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:21:42 Stashed 1 file(s) [Pipeline] echo 08:21:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 08:21:42 provisioning config files... 08:21:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16928250534758288715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:42 ---> ****-login.sh 08:21:42 nexus3.edgexfoundry.org:10001 08:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:42 Configure a credential helper to remove this warning. See 08:21:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:42 08:21:42 Login Succeeded 08:21:42 nexus3.edgexfoundry.org:10002 08:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:42 Configure a credential helper to remove this warning. See 08:21:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:42 08:21:42 Login Succeeded 08:21:42 nexus3.edgexfoundry.org:10003 08:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:42 Configure a credential helper to remove this warning. See 08:21:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:42 08:21:42 Login Succeeded 08:21:42 nexus3.edgexfoundry.org:10004 08:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:42 Configure a credential helper to remove this warning. See 08:21:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:42 08:21:42 Login Succeeded 08:21:42 ****.io 08:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:43 Configure a credential helper to remove this warning. See 08:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:43 08:21:43 Login Succeeded 08:21:43 ---> ****-login.sh ends [Pipeline] } 08:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:21:43 ========================================================= 08:21:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:21:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:21:43 Sending build context to Docker daemon 72.62MB 08:21:43 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 08:21:43 Step 2/15 : FROM ${BASE} AS builder 08:21:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:21:43 da9db072f522: Pulling fs layer 08:21:43 6ef4a4ee8ca5: Pulling fs layer 08:21:43 06f05ace1117: Pulling fs layer 08:21:43 5fe327b54edc: Pulling fs layer 08:21:43 4f4fb700ef54: Pulling fs layer 08:21:43 92a5565b7b96: Pulling fs layer 08:21:43 ff9bb7016b71: Pulling fs layer 08:21:43 b67dba6c2c7d: Pulling fs layer 08:21:43 a813b0c90790: Pulling fs layer 08:21:43 5fe327b54edc: Waiting 08:21:43 4f4fb700ef54: Waiting 08:21:43 92a5565b7b96: Waiting 08:21:43 ff9bb7016b71: Waiting 08:21:43 b67dba6c2c7d: Waiting 08:21:43 a813b0c90790: Waiting 08:21:43 6ef4a4ee8ca5: Verifying Checksum 08:21:43 6ef4a4ee8ca5: Download complete 08:21:43 5fe327b54edc: Verifying Checksum 08:21:43 5fe327b54edc: Download complete 08:21:43 4f4fb700ef54: Verifying Checksum 08:21:43 4f4fb700ef54: Download complete 08:21:43 92a5565b7b96: Verifying Checksum 08:21:43 92a5565b7b96: Download complete 08:21:44 da9db072f522: Download complete 08:21:44 ff9bb7016b71: Verifying Checksum 08:21:44 ff9bb7016b71: Download complete 08:21:44 da9db072f522: Pull complete 08:21:44 6ef4a4ee8ca5: Pull complete 08:21:44 a813b0c90790: Verifying Checksum 08:21:44 a813b0c90790: Download complete 08:21:44 06f05ace1117: Verifying Checksum 08:21:44 06f05ace1117: Download complete 08:21:44 b67dba6c2c7d: Verifying Checksum 08:21:44 b67dba6c2c7d: Download complete 08:21:47 06f05ace1117: Pull complete 08:21:47 5fe327b54edc: Pull complete 08:21:47 4f4fb700ef54: Pull complete 08:21:48 92a5565b7b96: Pull complete 08:21:48 ff9bb7016b71: Pull complete 08:21:50 b67dba6c2c7d: Pull complete 08:21:50 a813b0c90790: Pull complete 08:21:50 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:21:50 ---> 3ba60ce46760 08:21:50 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:21:53 ---> Running in 18c2a65a8e00 08:21:53 Removing intermediate container 18c2a65a8e00 08:21:53 ---> 6621ed4fc412 08:21:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:21:53 ---> Running in 68281628e75d 08:21:53 Removing intermediate container 68281628e75d 08:21:53 ---> 82cb6d861124 08:21:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:21:53 ---> Running in 8f59a4ff98c5 08:21:53 Removing intermediate container 8f59a4ff98c5 08:21:53 ---> 70b1270702e7 08:21:53 Step 6/15 : LABEL Name=edgex-ui-go 08:21:53 ---> Running in 107f0bad4fac 08:21:53 Removing intermediate container 107f0bad4fac 08:21:53 ---> 3f6f3dc0d99d 08:21:53 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:21:53 ---> Running in 54cbffaec43a 08:21:53 Removing intermediate container 54cbffaec43a 08:21:53 ---> e26c31861cbc 08:21:53 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:21:53 latest: Pulling from library/docker 08:21:53 f18232174bc9: Pulling fs layer 08:21:53 532d671d7887: Pulling fs layer 08:21:53 4f4fb700ef54: Pulling fs layer 08:21:53 059e69770cd7: Pulling fs layer 08:21:53 a91a67d14af0: Pulling fs layer 08:21:53 400f9b604068: Pulling fs layer 08:21:53 992adfb269ce: Pulling fs layer 08:21:53 0d632c4828a1: Pulling fs layer 08:21:53 5a6d9202faad: Pulling fs layer 08:21:53 3971f1ed9686: Pulling fs layer 08:21:53 0c40a16065be: Pulling fs layer 08:21:53 bb3e0f30d232: Pulling fs layer 08:21:53 f6257f3aeaf0: Pulling fs layer 08:21:53 e7a779817a63: Pulling fs layer 08:21:53 58914f08e9d9: Pulling fs layer 08:21:53 6f454196713a: Pulling fs layer 08:21:53 5a6d9202faad: Waiting 08:21:53 3971f1ed9686: Waiting 08:21:53 0c40a16065be: Waiting 08:21:53 bb3e0f30d232: Waiting 08:21:53 f6257f3aeaf0: Waiting 08:21:53 e7a779817a63: Waiting 08:21:53 a91a67d14af0: Waiting 08:21:53 400f9b604068: Waiting 08:21:53 992adfb269ce: Waiting 08:21:53 0d632c4828a1: Waiting 08:21:53 58914f08e9d9: Waiting 08:21:53 6f454196713a: Waiting 08:21:53 059e69770cd7: Waiting 08:21:53 4f4fb700ef54: Verifying Checksum 08:21:53 4f4fb700ef54: Download complete 08:21:53 f18232174bc9: Verifying Checksum 08:21:53 f18232174bc9: Download complete 08:21:53 532d671d7887: Verifying Checksum 08:21:53 532d671d7887: Download complete 08:21:54 059e69770cd7: Verifying Checksum 08:21:54 059e69770cd7: Download complete 08:21:54 f18232174bc9: Pull complete 08:21:54 a91a67d14af0: Verifying Checksum 08:21:54 a91a67d14af0: Download complete 08:21:54 400f9b604068: Verifying Checksum 08:21:54 400f9b604068: Download complete 08:21:54 992adfb269ce: Verifying Checksum 08:21:54 992adfb269ce: Download complete 08:21:54 0d632c4828a1: Verifying Checksum 08:21:54 0d632c4828a1: Download complete 08:21:54 5a6d9202faad: Verifying Checksum 08:21:54 5a6d9202faad: Download complete 08:21:54 3971f1ed9686: Verifying Checksum 08:21:54 3971f1ed9686: Download complete 08:21:54 532d671d7887: Pull complete 08:21:54 4f4fb700ef54: Pull complete 08:21:54 bb3e0f30d232: Verifying Checksum 08:21:54 bb3e0f30d232: Download complete 08:21:54 0c40a16065be: Verifying Checksum 08:21:54 0c40a16065be: Download complete 08:21:54 f6257f3aeaf0: Download complete 08:21:54 059e69770cd7: Pull complete 08:21:54 6f454196713a: Verifying Checksum 08:21:54 6f454196713a: Download complete 08:21:54 58914f08e9d9: Verifying Checksum 08:21:54 a91a67d14af0: Pull complete 08:21:54 e7a779817a63: Verifying Checksum 08:21:54 e7a779817a63: Download complete 08:21:55 400f9b604068: Pull complete 08:21:55 992adfb269ce: Pull complete 08:21:55 0d632c4828a1: Pull complete 08:21:55 5a6d9202faad: Pull complete 08:21:55 3971f1ed9686: Pull complete 08:21:56 0c40a16065be: Pull complete 08:21:56 bb3e0f30d232: Pull complete 08:21:56 f6257f3aeaf0: Pull complete 08:21:57 e7a779817a63: Pull complete 08:21:57 Still waiting to schedule task 08:21:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:21:57 58914f08e9d9: Pull complete 08:21:57 6f454196713a: Pull complete 08:21:57 Digest: sha256:4924fece44d61eeec47f619a4c35cd70fa2a31cd36b6283943a122369549fb82 08:21:57 Status: Downloaded newer image for docker:latest 08:21:59 ---> 31cbb50e9806 08:21:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:59 ---> Running in b0e2bdd4953f 08:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:21:59 OK: 248 MiB in 58 packages 08:22:00 Removing intermediate container b0e2bdd4953f 08:22:00 ---> 4e3e90b20909 08:22:00 Step 10/15 : ENV GO111MODULE=on 08:22:00 ---> Running in 1d0a726b7007 08:22:00 Removing intermediate container 1d0a726b7007 08:22:00 ---> 7d7a5cf7d951 08:22:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:22:00 ---> Running in d84600d9a68f 08:22:00 Removing intermediate container d84600d9a68f 08:22:00 ---> 9f3e84f658d7 08:22:00 Step 12/15 : COPY go.mod vendor* ./ 08:22:00 ---> e75618d0534e 08:22:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:00 ---> Running in 181286d2651b 08:22:32 Removing intermediate container 181286d2651b 08:22:32 ---> 6d1aca0a742f 08:22:32 Step 14/15 : COPY . . 08:22:33 ---> f080119c7e10 08:22:33 Step 15/15 : RUN ${MAKE} 08:22:33 ---> Running in d2df3b5264b7 08:22:33 noop 08:22:33 Removing intermediate container d2df3b5264b7 08:22:33 ---> 0ee22b473283 08:22:33 Successfully built 0ee22b473283 08:22:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:34 + docker inspect -f . ci-base-image-x86_64 08:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:34 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:34 $ docker top 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:35 + go version 08:22:35 go version go1.23.4 linux/amd64 [Pipeline] } 08:22:35 $ docker stop --time=1 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a 08:22:36 $ docker rm -f --volumes 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:36 + docker inspect -f . ci-base-image-x86_64 08:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:37 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:37 $ docker top 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 08:22:38 + make test 08:22:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:22:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 08:22:57 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 08:22:57 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:23:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:23:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:23:01 ./bin/test-attribution-txt.sh 08:23:01 make -C web test 08:23:01 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 08:23:01 make[1]: tput: No such file or directory 08:23:01 make[1]: tput: No such file or directory 08:23:01 warning: generating ./VERSION 08:23:01 echo "0.0.0" > VERSION 08:23:01 docker build \ 08:23:01 -f Dockerfile \ 08:23:01 --build-arg USER=1000 \ 08:23:01 \ 08:23:01 --label "git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3" \ 08:23:01 -t edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 \ 08:23:01 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:23:01 . 08:23:01 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:23:01 Install the buildx component to build images with BuildKit: 08:23:01 https://docs.docker.com/go/buildx/ 08:23:01 08:23:01 Sending build context to Docker daemon 2.62MB 08:23:01 Step 1/10 : FROM node:18-alpine3.18 08:23:02 18-alpine3.18: Pulling from library/node 08:23:02 619be1103602: Pulling fs layer 08:23:02 7e9a007eb24b: Pulling fs layer 08:23:02 5189255e31c8: Pulling fs layer 08:23:02 88f4f8a6bc8d: Pulling fs layer 08:23:02 88f4f8a6bc8d: Waiting 08:23:02 619be1103602: Verifying Checksum 08:23:02 619be1103602: Download complete 08:23:02 5189255e31c8: Verifying Checksum 08:23:02 5189255e31c8: Download complete 08:23:02 88f4f8a6bc8d: Verifying Checksum 08:23:02 88f4f8a6bc8d: Download complete 08:23:02 619be1103602: Pull complete 08:23:02 7e9a007eb24b: Verifying Checksum 08:23:02 7e9a007eb24b: Download complete 08:23:03 7e9a007eb24b: Pull complete 08:23:03 5189255e31c8: Pull complete 08:23:03 88f4f8a6bc8d: Pull complete 08:23:03 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 08:23:03 Status: Downloaded newer image for node:18-alpine3.18 08:23:03 ---> a19326513a45 08:23:03 Step 2/10 : RUN apk add --no-cache chromium 08:23:05 ---> Running in 1917d03b5381 08:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:05 (1/154) Installing libexpat (2.7.0-r0) 08:23:05 (2/154) Installing brotli-libs (1.0.9-r14) 08:23:05 (3/154) Installing libbz2 (1.0.8-r5) 08:23:05 (4/154) Installing libpng (1.6.44-r0) 08:23:05 (5/154) Installing freetype (2.13.0-r5) 08:23:05 (6/154) Installing fontconfig (2.14.2-r3) 08:23:05 (7/154) Installing libfontenc (1.1.7-r2) 08:23:05 (8/154) Installing mkfontscale (1.2.2-r3) 08:23:05 (9/154) Installing font-opensans (0_git20210927-r1) 08:23:05 (10/154) Installing pkgconf (1.9.5-r0) 08:23:06 (11/154) Installing libffi (3.4.4-r2) 08:23:06 (12/154) Installing libintl (0.21.1-r7) 08:23:06 (13/154) Installing libblkid (2.38.1-r8) 08:23:06 (14/154) Installing libmount (2.38.1-r8) 08:23:06 (15/154) Installing pcre2 (10.42-r1) 08:23:06 (16/154) Installing glib (2.76.6-r0) 08:23:06 (17/154) Installing xz-libs (5.4.3-r0) 08:23:06 (18/154) Installing libxml2 (2.11.8-r2) 08:23:06 (19/154) Installing shared-mime-info (2.2-r5) 08:23:06 (20/154) Installing hicolor-icon-theme (0.17-r2) 08:23:06 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 08:23:06 (22/154) Installing libwebp (1.3.2-r0) 08:23:06 (23/154) Installing zstd-libs (1.5.5-r4) 08:23:06 (24/154) Installing tiff (4.5.1-r0) 08:23:06 (25/154) Installing gdk-pixbuf (2.42.12-r0) 08:23:06 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 08:23:06 (27/154) Installing libxau (1.0.11-r2) 08:23:06 (28/154) Installing libmd (1.0.4-r2) 08:23:06 (29/154) Installing libbsd (0.11.7-r1) 08:23:06 (30/154) Installing libxdmcp (1.1.4-r2) 08:23:06 (31/154) Installing libxcb (1.15-r1) 08:23:06 (32/154) Installing libx11 (1.8.7-r0) 08:23:06 (33/154) Installing libxcomposite (0.4.6-r3) 08:23:06 (34/154) Installing libxfixes (6.0.1-r2) 08:23:06 (35/154) Installing libxrender (0.9.11-r3) 08:23:06 (36/154) Installing libxcursor (1.2.1-r2) 08:23:06 (37/154) Installing libxdamage (1.1.6-r2) 08:23:06 (38/154) Installing libxext (1.3.5-r2) 08:23:06 (39/154) Installing libxi (1.8.1-r0) 08:23:06 (40/154) Installing libxinerama (1.1.5-r2) 08:23:06 (41/154) Installing libxrandr (1.5.3-r2) 08:23:06 (42/154) Installing libatk-1.0 (2.48.4-r0) 08:23:06 (43/154) Installing libxtst (1.2.4-r2) 08:23:06 (44/154) Installing dbus-libs (1.14.8-r0) 08:23:06 (45/154) Installing at-spi2-core (2.48.4-r0) 08:23:06 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 08:23:06 (47/154) Installing pixman (0.42.2-r1) 08:23:06 (48/154) Installing cairo (1.17.8-r1) 08:23:06 (49/154) Installing cairo-gobject (1.17.8-r1) 08:23:06 (50/154) Installing avahi-libs (0.8-r13) 08:23:06 (51/154) Installing gmp (6.2.1-r3) 08:23:06 (52/154) Installing nettle (3.8.1-r2) 08:23:06 (53/154) Installing libunistring (1.1-r1) 08:23:06 (54/154) Installing libidn2 (2.3.4-r1) 08:23:06 (55/154) Installing p11-kit (0.24.1-r2) 08:23:06 (56/154) Installing libtasn1 (4.20.0-r0) 08:23:06 (57/154) Installing gnutls (3.8.4-r0) 08:23:06 (58/154) Installing cups-libs (2.4.9-r0) 08:23:06 (59/154) Installing libepoxy (1.5.10-r1) 08:23:06 (60/154) Installing fribidi (1.0.13-r0) 08:23:06 (61/154) Installing graphite2 (1.3.14-r5) 08:23:06 (62/154) Installing harfbuzz (7.3.0-r0) 08:23:06 (63/154) Installing libxft (2.3.8-r1) 08:23:06 (64/154) Installing pango (1.50.14-r1) 08:23:06 (65/154) Installing wayland-libs-client (1.22.0-r2) 08:23:06 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 08:23:06 (67/154) Installing wayland-libs-egl (1.22.0-r2) 08:23:06 (68/154) Installing xkeyboard-config (2.38-r0) 08:23:06 (69/154) Installing libxkbcommon (1.5.0-r2) 08:23:06 (70/154) Installing gtk+3.0 (3.24.43-r0) 08:23:07 (71/154) Installing icu-data-full (73.2-r2) 08:23:07 (72/154) Installing mesa (23.0.4-r0) 08:23:07 (73/154) Installing llvm15-libs (15.0.7-r6) 08:23:09 (74/154) Installing hwdata-pci (0.370-r0) 08:23:09 (75/154) Installing libpciaccess (0.17-r2) 08:23:09 (76/154) Installing libdrm (2.4.115-r4) 08:23:09 (77/154) Installing musl-fts (1.2.7-r5) 08:23:09 (78/154) Installing libelf (0.189-r2) 08:23:09 (79/154) Installing mesa-glapi (23.0.4-r0) 08:23:09 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 08:23:09 (81/154) Installing eudev-libs (3.2.11-r8) 08:23:09 (82/154) Installing libmagic (5.45-r0) 08:23:09 (83/154) Installing file (5.45-r0) 08:23:10 (84/154) Installing libice (1.1.1-r2) 08:23:10 (85/154) Installing libuuid (2.38.1-r8) 08:23:10 (86/154) Installing libsm (1.2.4-r1) 08:23:10 (87/154) Installing libxt (1.3.0-r2) 08:23:10 (88/154) Installing libxmu (1.1.4-r2) 08:23:10 (89/154) Installing xset (1.2.5-r1) 08:23:10 (90/154) Installing xprop (1.2.7-r0) 08:23:10 (91/154) Installing xdg-utils (1.1.3-r4) 08:23:10 (92/154) Installing libogg (1.3.5-r4) 08:23:10 (93/154) Installing flac-libs (1.4.3-r0) 08:23:10 (94/154) Installing alsa-lib (1.2.9-r1) 08:23:10 (95/154) Installing libatomic (12.2.1_git20220924-r10) 08:23:10 (96/154) Installing svt-av1-libs (1.6.0-r0) 08:23:10 (97/154) Installing aom-libs (3.6.1-r0) 08:23:10 (98/154) Installing libva (2.18.0-r1) 08:23:10 (99/154) Installing libvdpau (1.5-r1) 08:23:10 (100/154) Installing onevpl-libs (2023.2.1-r0) 08:23:10 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 08:23:10 (102/154) Installing libdav1d (1.2.1-r0) 08:23:10 (103/154) Installing libhwy (1.0.4-r1) 08:23:10 (104/154) Installing lcms2 (2.15-r2) 08:23:10 (105/154) Installing libjxl (0.8.2-r0) 08:23:10 (106/154) Installing lame-libs (3.100-r5) 08:23:10 (107/154) Installing opus (1.4-r0) 08:23:10 (108/154) Installing libgomp (12.2.1_git20220924-r10) 08:23:10 (109/154) Installing soxr (0.1.3-r5) 08:23:10 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 08:23:11 (111/154) Installing libtheora (1.1.1-r17) 08:23:11 (112/154) Installing libvorbis (1.3.7-r1) 08:23:11 (113/154) Installing libvpx (1.13.0-r2) 08:23:11 (114/154) Installing x264-libs (0.164_git20220602-r1) 08:23:11 (115/154) Installing numactl (2.0.16-r4) 08:23:11 (116/154) Installing x265-libs (3.5-r4) 08:23:11 (117/154) Installing xvidcore (1.3.7-r1) 08:23:11 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 08:23:11 (119/154) Installing libbluray (1.3.4-r0) 08:23:11 (120/154) Installing mpg123-libs (1.31.3-r1) 08:23:11 (121/154) Installing libopenmpt (0.7.2-r0) 08:23:12 (122/154) Installing cjson (1.7.17-r0) 08:23:12 (123/154) Installing mbedtls (2.28.9-r0) 08:23:12 (124/154) Installing librist (0.2.7-r0) 08:23:12 (125/154) Installing libsrt (1.5.2-r0) 08:23:12 (126/154) Installing libssh (0.10.5-r0) 08:23:12 (127/154) Installing libsodium (1.0.18-r3) 08:23:12 (128/154) Installing libzmq (4.3.4-r4) 08:23:12 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 08:23:12 (130/154) Installing libevent (2.1.12-r6) 08:23:12 (131/154) Installing wayland-libs-server (1.22.0-r2) 08:23:12 (132/154) Installing mesa-gbm (23.0.4-r0) 08:23:12 (133/154) Installing harfbuzz-subset (7.3.0-r0) 08:23:12 (134/154) Installing icu-libs (73.2-r2) 08:23:12 (135/154) Installing jsoncpp (1.9.5-r0) 08:23:12 (136/154) Installing minizip (1.2.13-r1) 08:23:12 (137/154) Installing nspr (4.35-r2) 08:23:12 (138/154) Installing sqlite-libs (3.41.2-r3) 08:23:12 (139/154) Installing nss (3.94-r0) 08:23:13 (140/154) Installing pipewire-libs (0.3.70-r1) 08:23:13 (141/154) Installing libasyncns (0.8-r1) 08:23:13 (142/154) Installing libltdl (2.4.7-r2) 08:23:13 (143/154) Installing orc (0.4.39-r0) 08:23:13 (144/154) Installing libsndfile (1.2.2-r1) 08:23:13 (145/154) Installing speexdsp (1.2.1-r1) 08:23:13 (146/154) Installing tdb-libs (1.4.8-r1) 08:23:13 (147/154) Installing libpulse (16.1-r10) 08:23:13 (148/154) Installing snappy (1.1.10-r1) 08:23:13 (149/154) Installing libwoff2common (1.0.2-r2) 08:23:13 (150/154) Installing libwoff2enc (1.0.2-r2) 08:23:13 (151/154) Installing libgpg-error (1.47-r1) 08:23:13 (152/154) Installing libgcrypt (1.10.2-r1) 08:23:13 (153/154) Installing libxslt (1.1.38-r1) 08:23:13 (154/154) Installing chromium (119.0.6045.159-r0) 08:23:15 Executing busybox-1.36.1-r5.trigger 08:23:15 Executing fontconfig-2.14.2-r3.trigger 08:23:15 Executing mkfontscale-1.2.2-r3.trigger 08:23:15 Executing glib-2.76.6-r0.trigger 08:23:15 Executing shared-mime-info-2.2-r5.trigger 08:23:15 Executing gdk-pixbuf-2.42.12-r0.trigger 08:23:15 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:23:15 Executing gtk+3.0-3.24.43-r0.trigger 08:23:15 OK: 579 MiB in 171 packages 08:23:22 Removing intermediate container 1917d03b5381 08:23:22 ---> 5870bd4789dd 08:23:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:23:22 ---> Running in 22e128ce8667 08:23:22 Removing intermediate container 22e128ce8667 08:23:22 ---> 2b528171ba67 08:23:22 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 08:23:22 ---> Running in 5a2418c2a0fb 08:23:22 Removing intermediate container 5a2418c2a0fb 08:23:22 ---> 95e361efeaae 08:23:22 Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH 08:23:22 ---> Running in da860fd15d2c 08:23:22 Removing intermediate container da860fd15d2c 08:23:22 ---> 70dd168d3c45 08:23:22 Step 6/10 : ARG USER=1000 08:23:22 ---> Running in c48bd34563b7 08:23:22 Removing intermediate container c48bd34563b7 08:23:22 ---> 7f88e87f57e9 08:23:22 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:23:22 ---> Running in 649b1c132084 08:23:23 Removing intermediate container 649b1c132084 08:23:23 ---> be7ddd75a2d9 08:23:23 Step 8/10 : USER $USER:$USER 08:23:23 ---> Running in d29e65a87c32 08:23:23 Removing intermediate container d29e65a87c32 08:23:23 ---> ac858646284f 08:23:23 Step 9/10 : WORKDIR /app 08:23:23 ---> Running in e1b056c21f39 08:23:23 Removing intermediate container e1b056c21f39 08:23:23 ---> 21cd5d992f41 08:23:23 Step 10/10 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:23:23 ---> Running in 00e0a5f32f82 08:23:23 Removing intermediate container 00e0a5f32f82 08:23:23 ---> 417f0c976018 08:23:23 Successfully built 417f0c976018 08:23:23 Successfully tagged edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:23:23 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:23:23 touch edgex-web-ui.imagebuilt 08:23:23 mkdir -p node_modules coverage 08:23:23 chown "1000:1000" . node_modules coverage package-lock.json 08:23:23 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:23:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42445 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:23:24 Running in /w/workspace/edgex-ui-go/186 [Pipeline] { [Pipeline] checkout 08:23:27 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 08:23:27 The recommended git tool is: git 08:23:28 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:23:29 npm warn deprecated har-validator@5.1.5: this library is no longer supported 08:23:29 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 08:23:29 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 08:23:30 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 08:23:30 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. 08:23:30 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. 08:23:31 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 08:23:31 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. 08:23:32 using credential edgex-jenkins-ssh 08:23:32 Cloning the remote Git repository 08:23:32 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 08:23:32 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 08:23:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:23:32 > git init /w/workspace/edgex-ui-go/186 # timeout=10 08:23:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:23:32 > git --version # timeout=10 08:23:32 > git --version # 'git version 2.25.1' 08:23:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:34 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. 08:23:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:23:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:38 Avoid second fetch 08:23:38 Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) 08:23:38 > git config core.sparsecheckout # timeout=10 08:23:38 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 08:23:39 Commit message: "Merge pull request #822 from judehung/update-odessa-mods" 08:23:39 08:23:39 added 1182 packages, and audited 1183 packages in 15s 08:23:39 08:23:39 100 packages are looking for funding 08:23:39 run `npm fund` for details 08:23:39 08:23:39 42 vulnerabilities (3 low, 21 moderate, 17 high, 1 critical) 08:23:39 08:23:39 To address issues that do not require attention, run: 08:23:39 npm audit fix 08:23:39 08:23:39 To address all issues (including breaking changes), run: 08:23:39 npm audit fix --force 08:23:39 08:23:39 Run `npm audit` for details. 08:23:39 npm notice 08:23:39 npm notice New major version of npm available! 10.7.0 -> 11.2.0 08:23:39 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0 08:23:39 npm notice To update run: npm install -g npm@11.2.0 08:23:39 npm notice 08:23:41 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 08:23:43 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:23:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:23:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:44 Dload Upload Total Spent Left Speed 08:23:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 08:23:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:23:45 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:23:45 /etc/docker/daemon.json 08:23:45 { 08:23:45 "registry-mirrors": [ 08:23:45 "https://nexus3.edgexfoundry.org:10001" 08:23:45 ], 08:23:45 "bip": "10.250.0.254/24", 08:23:45 "hosts": [ 08:23:45 "tcp://0.0.0.0:5555", 08:23:45 "unix:///var/run/docker.sock" 08:23:45 ], 08:23:45 "mtu": 1458, 08:23:45 "selinux-enabled": true, 08:23:45 "seccomp-profile": "/etc/docker/seccomp.json" 08:23:45 } [Pipeline] sh 08:23:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:23:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:04 provisioning config files... 08:24:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/186@tmp/config13150087903738399653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:04 ---> ****-login.sh 08:24:04 nexus3.edgexfoundry.org:10001 08:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:05 Configure a credential helper to remove this warning. See 08:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:05 08:24:05 Login Succeeded 08:24:05 nexus3.edgexfoundry.org:10002 08:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:05 Configure a credential helper to remove this warning. See 08:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:05 08:24:05 Login Succeeded 08:24:05 nexus3.edgexfoundry.org:10003 08:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:05 Configure a credential helper to remove this warning. See 08:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:05 08:24:05 Login Succeeded 08:24:05 nexus3.edgexfoundry.org:10004 08:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:06 Configure a credential helper to remove this warning. See 08:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:06 08:24:06 Login Succeeded 08:24:06 ****.io 08:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:06 Configure a credential helper to remove this warning. See 08:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:06 08:24:06 Login Succeeded 08:24:06 ---> ****-login.sh ends [Pipeline] } 08:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:24:07 ========================================================= 08:24:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:24:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:24:08 Sending build context to Docker daemon 41.92MB 08:24:08 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 08:24:08 Step 2/15 : FROM ${BASE} AS builder 08:24:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:24:08 9986a736f7d3: Pulling fs layer 08:24:08 1f018df60701: Pulling fs layer 08:24:08 39f8f326b044: Pulling fs layer 08:24:08 e6a1e7a6a96a: Pulling fs layer 08:24:08 4f4fb700ef54: Pulling fs layer 08:24:08 d45d956e0dbf: Pulling fs layer 08:24:08 d7702b0d1db1: Pulling fs layer 08:24:08 5c7f0f088c93: Pulling fs layer 08:24:08 4fdc064ae6cf: Pulling fs layer 08:24:08 e6a1e7a6a96a: Waiting 08:24:08 4f4fb700ef54: Waiting 08:24:08 d45d956e0dbf: Waiting 08:24:08 d7702b0d1db1: Waiting 08:24:08 5c7f0f088c93: Waiting 08:24:08 4fdc064ae6cf: Waiting 08:24:08 1f018df60701: Verifying Checksum 08:24:08 1f018df60701: Download complete 08:24:08 e6a1e7a6a96a: Verifying Checksum 08:24:08 e6a1e7a6a96a: Download complete 08:24:08 4f4fb700ef54: Verifying Checksum 08:24:08 4f4fb700ef54: Download complete 08:24:08 d45d956e0dbf: Verifying Checksum 08:24:08 d45d956e0dbf: Download complete 08:24:09 d7702b0d1db1: Download complete 08:24:09 9986a736f7d3: Verifying Checksum 08:24:09 9986a736f7d3: Download complete 08:24:09 4fdc064ae6cf: Verifying Checksum 08:24:09 4fdc064ae6cf: Download complete 08:24:10 9986a736f7d3: Pull complete 08:24:10 ✔ Browser application bundle generation complete. 08:24:10 31 03 2025 08:24:06.830:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:24:10 31 03 2025 08:24:06.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:24:10 31 03 2025 08:24:06.835:INFO [launcher]: Starting browser ChromeHeadless 08:24:10 31 03 2025 08:24:07.231:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket riXsBsyqbuwp2N6dAAAB with id 14551022 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.113 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.13 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.135 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.164 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.193 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.198 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.224 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.226 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.229 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.236 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.243 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.244 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.258 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.275 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.283 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.294 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.302 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.304 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.306 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.308 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.314 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.323 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.326 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.381 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.389 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.406 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.41 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.423 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.436 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.491 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.494 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.495 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.511 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.516 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.52 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.544 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.558 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.563 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.568 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.58 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.584 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.587 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.59 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.596 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.598 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.605 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.62 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.624 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.63 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.636 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.642 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.649 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.652 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.667 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.699 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.719 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.734 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.736 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.743 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.75 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.754 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.76 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.762 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.763 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.764 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.784 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.811 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.826 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.829 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.831 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.833 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.839 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.849 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.851 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.853 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.855 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.871 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.875 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.88 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.882 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.885 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.886 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.893 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.897 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.903 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.917 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.922 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.926 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.928 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.933 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.934 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.935 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.966 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.97 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.972 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.974 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.975 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.98 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.996 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.003 secs) 08:24:10 WARN: ' 08:24:10 It looks like you're using ngModel on the same form field as formControlName. 08:24:10 Support for using the ngModel input property and ngModelChange event with 08:24:10 reactive form directives has been deprecated in Angular v6 and will be removed 08:24:10 in a future version of Angular. 08:24:10 08:24:10 For more information on this, see our API docs here: 08:24:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:24:10 ' 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.003 secs) 08:24:10 WARN: ' 08:24:10 It looks like you're using ngModel on the same form field as formControlName. 08:24:10 Support for using the ngModel input property and ngModelChange event with 08:24:10 reactive form directives has been deprecated in Angular v6 and will be removed 08:24:10 in a future version of Angular. 08:24:10 08:24:10 For more information on this, see our API docs here: 08:24:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:24:10 ' 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.016 secs) 08:24:10 1f018df60701: Pull complete 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.034 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.038 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.04 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.041 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.042 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.043 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.048 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.052 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.058 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.062 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.079 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.081 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.082 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.103 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.106 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.117 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.118 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.13 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.137 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.161 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.18 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.185 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.187 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.195 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.2 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.222 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.224 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.227 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.233 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.238 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.241 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.255 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.258 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.265 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.267 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.283 secs) 08:24:10 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 08:24:10 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 08:24:10 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.283 secs) 08:24:10 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 08:24:10 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 08:24:10 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.286 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.294 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.303 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.308 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.313 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.316 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.318 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.322 secs) 08:24:10 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.325 secs) 08:24:11 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.82 secs / 1.325 secs) 08:24:11 TOTAL: 147 SUCCESS 08:24:11 ✔ Browser application bundle generation complete. 08:24:11 39f8f326b044: Verifying Checksum 08:24:11 39f8f326b044: Download complete 08:24:11 08:24:11 =============================== Coverage summary =============================== 08:24:11 Statements : 38.92% ( 1374/3530 ) 08:24:11 Branches : 15.25% ( 94/616 ) 08:24:11 Functions : 32.09% ( 424/1321 ) 08:24:11 Lines : 38.84% ( 1343/3457 ) 08:24:11 ================================================================================ 08:24:11 ✔ Browser application bundle generation complete. 08:24:11 5c7f0f088c93: Verifying Checksum 08:24:11 5c7f0f088c93: Download complete 08:24:12 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:24:12 $ docker stop --time=1 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 08:24:13 $ docker rm -f --volumes 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:24:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:24:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:24:15 + ls -al . 08:24:15 total 272 08:24:15 drwxrwxr-x 13 jenkins jenkins 4096 Mar 31 08:22 . 08:24:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:21 .. 08:24:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 .blubracket 08:24:15 -rw-rw-r-- 1 jenkins jenkins 18 Mar 31 08:21 .dockerignore 08:24:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:21 .git 08:24:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 .github 08:24:15 -rw-rw-r-- 1 jenkins jenkins 178 Mar 31 08:21 .gitignore 08:24:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 08:21 .semver 08:24:15 -rw-rw-r-- 1 jenkins jenkins 18578 Mar 31 08:21 Attribution.txt 08:24:15 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 31 08:21 CHANGELOG.md 08:24:15 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 08:21 CONTRIBUTING.md 08:24:15 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 31 08:21 Dockerfile 08:24:15 -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 08:21 Jenkinsfile 08:24:15 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 08:21 LICENSE 08:24:15 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 31 08:21 Makefile 08:24:15 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 31 08:21 README.md 08:24:15 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 08:21 VERSION 08:24:15 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 31 08:21 angularmigrationlogs.md 08:24:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 assets 08:24:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 bin 08:24:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 cmd 08:24:15 -rw-r--r-- 1 jenkins jenkins 14679 Mar 31 08:22 coverage.out 08:24:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 docs 08:24:15 -rw-rw-r-- 1 jenkins jenkins 5820 Mar 31 08:21 go.mod 08:24:15 -rw-rw-r-- 1 jenkins jenkins 86182 Mar 31 08:21 go.sum 08:24:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:21 internal 08:24:15 -rwxrwxr-x 1 jenkins jenkins 568 Mar 31 08:21 redeploy.sh 08:24:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:21 testing 08:24:15 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 08:21 version.go 08:24:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:15 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=amd64 --label version=4.1.0-dev.1 . 08:24:17 Sending build context to Docker daemon 359.7MB 08:24:17 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:24:17 Step 2/27 : FROM ${BASE} AS builder 08:24:17 ---> 0ee22b473283 08:24:17 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:24:18 ---> Running in a12f2054ff07 08:24:18 Removing intermediate container a12f2054ff07 08:24:18 ---> f5aaf4af7bfb 08:24:18 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 08:24:18 ---> Running in 652354b98eea 08:24:18 Removing intermediate container 652354b98eea 08:24:18 ---> 30ddc70d643d 08:24:18 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 08:24:18 ---> Running in 80d421518208 08:24:18 Removing intermediate container 80d421518208 08:24:18 ---> 3edfc9271466 08:24:18 Step 6/27 : LABEL Name=edgex-ui-go 08:24:18 ---> Running in 90d035aecfbf 08:24:18 Removing intermediate container 90d035aecfbf 08:24:18 ---> bfa843be63ef 08:24:18 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:24:18 ---> Running in 81f7187836c3 08:24:18 Removing intermediate container 81f7187836c3 08:24:18 ---> fbfece9f438f 08:24:18 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:24:19 ---> 7a0d49df0208 08:24:19 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:19 ---> Running in 9ccd758be5ca 08:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:24:20 OK: 248 MiB in 58 packages 08:24:20 Removing intermediate container 9ccd758be5ca 08:24:20 ---> 612fb04aef12 08:24:20 Step 10/27 : ENV GO111MODULE=on 08:24:20 ---> Running in d419639fb9ac 08:24:20 Removing intermediate container d419639fb9ac 08:24:20 ---> 717fc07ded6b 08:24:20 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:24:20 ---> Running in e2803ba26e14 08:24:20 Removing intermediate container e2803ba26e14 08:24:20 ---> d7d2b9cfc253 08:24:20 Step 12/27 : COPY go.mod vendor* ./ 08:24:20 ---> 52bd772731cd 08:24:20 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:20 ---> Running in 07188a3d3740 08:24:21 Removing intermediate container 07188a3d3740 08:24:21 ---> bbb3959123f1 08:24:21 Step 14/27 : COPY . . 08:24:26 ---> 619e68af9304 08:24:26 Step 15/27 : RUN ${MAKE} 08:24:26 ---> Running in 47cc37126292 08:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:24:26 39f8f326b044: Pull complete 08:24:26 e6a1e7a6a96a: Pull complete 08:24:26 4f4fb700ef54: Pull complete 08:24:26 d45d956e0dbf: Pull complete 08:24:26 d7702b0d1db1: Pull complete 08:24:35 5c7f0f088c93: Pull complete 08:24:36 4fdc064ae6cf: Pull complete 08:24:36 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:24:36 ---> 63f30b955cb9 08:24:36 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:24:37 ---> Running in 6f0a24d27894 08:24:37 Removing intermediate container 6f0a24d27894 08:24:37 ---> 78ba9574391d 08:24:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:24:37 ---> Running in 883a8f991efe 08:24:38 Removing intermediate container 883a8f991efe 08:24:38 ---> 302aaf33b823 08:24:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:24:38 ---> Running in 16a0d9ed81bb 08:24:38 Removing intermediate container 16a0d9ed81bb 08:24:38 ---> 112d5757eab8 08:24:38 Step 6/15 : LABEL Name=edgex-ui-go 08:24:38 ---> Running in 2acb9e7e893c 08:24:39 Removing intermediate container 2acb9e7e893c 08:24:39 ---> f98decb841ab 08:24:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:24:39 ---> Running in 4796936f0f1e 08:24:39 Removing intermediate container 4796936f0f1e 08:24:39 ---> a31c3410dad4 08:24:39 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:24:39 latest: Pulling from library/docker 08:24:40 6e771e15690e: Pulling fs layer 08:24:40 d61622ecb2ce: Pulling fs layer 08:24:40 4f4fb700ef54: Pulling fs layer 08:24:40 d16494c114cd: Pulling fs layer 08:24:40 c77aa33f5637: Pulling fs layer 08:24:40 c4d053f9df94: Pulling fs layer 08:24:40 9ebaf976d730: Pulling fs layer 08:24:40 fafb520adbb1: Pulling fs layer 08:24:40 69c95f1d6a23: Pulling fs layer 08:24:40 6fd63d1a1ff0: Pulling fs layer 08:24:40 2bd0d76ef0d3: Pulling fs layer 08:24:40 457ddb316d36: Pulling fs layer 08:24:40 58a224a01ea8: Pulling fs layer 08:24:40 b998ffd0151b: Pulling fs layer 08:24:40 a6b5f37bae6e: Pulling fs layer 08:24:40 b9acc67c8042: Pulling fs layer 08:24:40 69c95f1d6a23: Waiting 08:24:40 6fd63d1a1ff0: Waiting 08:24:40 2bd0d76ef0d3: Waiting 08:24:40 457ddb316d36: Waiting 08:24:40 58a224a01ea8: Waiting 08:24:40 b998ffd0151b: Waiting 08:24:40 c77aa33f5637: Waiting 08:24:40 c4d053f9df94: Waiting 08:24:40 d16494c114cd: Waiting 08:24:40 b9acc67c8042: Waiting 08:24:40 9ebaf976d730: Waiting 08:24:40 fafb520adbb1: Waiting 08:24:40 4f4fb700ef54: Verifying Checksum 08:24:40 4f4fb700ef54: Download complete 08:24:40 6e771e15690e: Verifying Checksum 08:24:40 6e771e15690e: Download complete 08:24:40 d16494c114cd: Verifying Checksum 08:24:40 d16494c114cd: Download complete 08:24:40 d61622ecb2ce: Verifying Checksum 08:24:40 d61622ecb2ce: Download complete 08:24:41 c77aa33f5637: Verifying Checksum 08:24:41 c77aa33f5637: Download complete 08:24:41 6e771e15690e: Pull complete 08:24:41 c4d053f9df94: Verifying Checksum 08:24:41 c4d053f9df94: Download complete 08:24:41 fafb520adbb1: Verifying Checksum 08:24:41 fafb520adbb1: Download complete 08:24:41 9ebaf976d730: Verifying Checksum 08:24:41 9ebaf976d730: Download complete 08:24:41 69c95f1d6a23: Verifying Checksum 08:24:41 69c95f1d6a23: Download complete 08:24:41 6fd63d1a1ff0: Verifying Checksum 08:24:41 6fd63d1a1ff0: Download complete 08:24:41 58a224a01ea8: Verifying Checksum 08:24:41 58a224a01ea8: Download complete 08:24:41 457ddb316d36: Verifying Checksum 08:24:41 457ddb316d36: Download complete 08:24:41 2bd0d76ef0d3: Verifying Checksum 08:24:41 2bd0d76ef0d3: Download complete 08:24:41 a6b5f37bae6e: Verifying Checksum 08:24:41 a6b5f37bae6e: Download complete 08:24:41 b9acc67c8042: Verifying Checksum 08:24:41 b9acc67c8042: Download complete 08:24:42 d61622ecb2ce: Pull complete 08:24:42 4f4fb700ef54: Pull complete 08:24:42 d16494c114cd: Pull complete 08:24:43 b998ffd0151b: Verifying Checksum 08:24:43 b998ffd0151b: Download complete 08:24:43 c77aa33f5637: Pull complete 08:24:45 c4d053f9df94: Pull complete 08:24:47 9ebaf976d730: Pull complete 08:24:47 fafb520adbb1: Pull complete 08:24:47 69c95f1d6a23: Pull complete 08:24:48 6fd63d1a1ff0: Pull complete 08:24:49 2bd0d76ef0d3: Pull complete 08:24:49 457ddb316d36: Pull complete 08:24:49 58a224a01ea8: Pull complete 08:24:53 b998ffd0151b: Pull complete 08:24:53 Removing intermediate container 47cc37126292 08:24:53 ---> 8d14fe3ad4db 08:24:53 Step 16/27 : FROM alpine:3.20 08:24:53 3.20: Pulling from library/alpine 08:24:53 0a9a5dfd008f: Pulling fs layer 08:24:53 0a9a5dfd008f: Verifying Checksum 08:24:53 0a9a5dfd008f: Download complete 08:24:53 0a9a5dfd008f: Pull complete 08:24:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:24:53 Status: Downloaded newer image for alpine:3.20 08:24:53 ---> ff221270b9fb 08:24:53 Step 17/27 : RUN apk --no-cache upgrade 08:24:53 ---> Running in dd422ead0ac4 08:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:24:53 OK: 8 MiB in 14 packages 08:24:53 Removing intermediate container dd422ead0ac4 08:24:53 ---> 7f7b638c324e 08:24:53 Step 18/27 : RUN apk add --update --no-cache dumb-init 08:24:53 ---> Running in 5c20d6df0de2 08:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:24:53 a6b5f37bae6e: Pull complete 08:24:53 (1/1) Installing dumb-init (1.2.5-r3) 08:24:53 Executing busybox-1.36.1-r29.trigger 08:24:53 OK: 8 MiB in 15 packages 08:24:53 b9acc67c8042: Pull complete 08:24:53 Digest: sha256:4924fece44d61eeec47f619a4c35cd70fa2a31cd36b6283943a122369549fb82 08:24:53 Status: Downloaded newer image for docker:latest 08:24:53 Removing intermediate container 5c20d6df0de2 08:24:53 ---> 2067c7bad58e 08:24:53 Step 19/27 : EXPOSE 4000 08:24:53 ---> Running in 63b660aa6054 08:24:54 Removing intermediate container 63b660aa6054 08:24:54 ---> cd5bd01e1948 08:24:54 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:24:54 ---> 58b579227748 08:24:54 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:24:54 ---> a843ec877da9 08:24:54 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:24:54 ---> 7754b013251e 08:24:54 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:24:54 ---> Running in 24e1bb768013 08:24:54 Removing intermediate container 24e1bb768013 08:24:54 ---> 08dc0dbae5f2 08:24:54 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:24:55 ---> Running in 42766a47555d 08:24:55 Removing intermediate container 42766a47555d 08:24:55 ---> 791377799202 08:24:55 Step 25/27 : LABEL arch=amd64 08:24:55 ---> Running in 1d4be9716c8f 08:24:55 Removing intermediate container 1d4be9716c8f 08:24:55 ---> 6adceb1274c8 08:24:55 Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:24:55 ---> Running in 41afb6526036 08:24:55 Removing intermediate container 41afb6526036 08:24:55 ---> 842659169275 08:24:55 Step 27/27 : LABEL version=4.1.0-dev.1 08:24:55 ---> Running in d6eb4e1ae2e0 08:24:55 Removing intermediate container d6eb4e1ae2e0 08:24:55 ---> fb6f5cfaa428 08:24:55 [Warning] One or more build-args [ARCH] were not consumed 08:24:55 Successfully built fb6f5cfaa428 08:24:55 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:55 provisioning config files... 08:24:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13569988402208804436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:55 ---> ****-login.sh 08:24:55 nexus3.edgexfoundry.org:10001 08:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:55 Configure a credential helper to remove this warning. See 08:24:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:55 08:24:55 Login Succeeded 08:24:55 nexus3.edgexfoundry.org:10002 08:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:55 Configure a credential helper to remove this warning. See 08:24:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:55 08:24:55 Login Succeeded 08:24:55 nexus3.edgexfoundry.org:10003 08:24:56 ---> 8e81dfd2339e 08:24:56 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:56 ---> Running in a3f2f4cbe82e 08:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:56 Configure a credential helper to remove this warning. See 08:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:56 08:24:56 Login Succeeded 08:24:56 nexus3.edgexfoundry.org:10004 08:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:56 Configure a credential helper to remove this warning. See 08:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:56 08:24:56 Login Succeeded 08:24:56 ****.io 08:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:56 Configure a credential helper to remove this warning. See 08:24:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:56 08:24:56 Login Succeeded 08:24:56 ---> ****-login.sh ends [Pipeline] } 08:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:24:56 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:24:56 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:24:56 latest 08:24:56 4.1.0-dev.1 08:24:56 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:24:56 main 08:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:24:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:24:57 a8fabe8f3ea4: Preparing 08:24:57 2d87d76f42ff: Preparing 08:24:57 b10b871fda9c: Preparing 08:24:57 10fd521ebfa1: Preparing 08:24:57 d1aa6d9fcc25: Preparing 08:24:57 994456c4fd7b: Preparing 08:24:57 994456c4fd7b: Waiting 08:24:57 2d87d76f42ff: Pushed 08:24:57 a8fabe8f3ea4: Pushed 08:24:57 10fd521ebfa1: Pushed 08:24:57 d1aa6d9fcc25: Pushed 08:24:57 994456c4fd7b: Layer already exists 08:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:24:58 OK: 239 MiB in 58 packages 08:24:59 Removing intermediate container a3f2f4cbe82e 08:24:59 ---> 9f4c880b1dee 08:24:59 Step 10/15 : ENV GO111MODULE=on 08:24:59 ---> Running in c7b53166fbfb 08:24:59 Removing intermediate container c7b53166fbfb 08:24:59 ---> a783243542d7 08:24:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:24:59 ---> Running in a480cd27ac1f 08:25:00 Removing intermediate container a480cd27ac1f 08:25:00 ---> 9d35f7e984d5 08:25:00 Step 12/15 : COPY go.mod vendor* ./ 08:25:00 ---> f74712f2ee4d 08:25:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:01 ---> Running in b8d1af4cd492 08:25:01 b10b871fda9c: Pushed 08:25:01 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:25:02 a8fabe8f3ea4: Preparing 08:25:02 2d87d76f42ff: Preparing 08:25:02 b10b871fda9c: Preparing 08:25:02 10fd521ebfa1: Preparing 08:25:02 d1aa6d9fcc25: Preparing 08:25:02 994456c4fd7b: Preparing 08:25:02 994456c4fd7b: Waiting 08:25:02 10fd521ebfa1: Layer already exists 08:25:02 d1aa6d9fcc25: Layer already exists 08:25:02 b10b871fda9c: Layer already exists 08:25:02 2d87d76f42ff: Layer already exists 08:25:02 a8fabe8f3ea4: Layer already exists 08:25:02 994456c4fd7b: Layer already exists 08:25:02 latest: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 08:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:25:02 a8fabe8f3ea4: Preparing 08:25:02 2d87d76f42ff: Preparing 08:25:02 b10b871fda9c: Preparing 08:25:02 10fd521ebfa1: Preparing 08:25:02 d1aa6d9fcc25: Preparing 08:25:02 994456c4fd7b: Preparing 08:25:02 994456c4fd7b: Waiting 08:25:02 d1aa6d9fcc25: Layer already exists 08:25:02 a8fabe8f3ea4: Layer already exists 08:25:02 2d87d76f42ff: Layer already exists 08:25:02 10fd521ebfa1: Layer already exists 08:25:02 b10b871fda9c: Layer already exists 08:25:02 994456c4fd7b: Layer already exists 08:25:02 4.1.0-dev.1: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:25:03 a8fabe8f3ea4: Preparing 08:25:03 2d87d76f42ff: Preparing 08:25:03 b10b871fda9c: Preparing 08:25:03 10fd521ebfa1: Preparing 08:25:03 d1aa6d9fcc25: Preparing 08:25:03 994456c4fd7b: Preparing 08:25:03 994456c4fd7b: Waiting 08:25:03 b10b871fda9c: Layer already exists 08:25:03 d1aa6d9fcc25: Layer already exists 08:25:03 10fd521ebfa1: Layer already exists 08:25:03 2d87d76f42ff: Layer already exists 08:25:03 a8fabe8f3ea4: Layer already exists 08:25:03 994456c4fd7b: Layer already exists 08:25:03 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:25:04 a8fabe8f3ea4: Preparing 08:25:04 2d87d76f42ff: Preparing 08:25:04 b10b871fda9c: Preparing 08:25:04 10fd521ebfa1: Preparing 08:25:04 d1aa6d9fcc25: Preparing 08:25:04 994456c4fd7b: Preparing 08:25:04 994456c4fd7b: Waiting 08:25:04 d1aa6d9fcc25: Layer already exists 08:25:04 2d87d76f42ff: Layer already exists 08:25:04 b10b871fda9c: Layer already exists 08:25:04 a8fabe8f3ea4: Layer already exists 08:25:04 10fd521ebfa1: Layer already exists 08:25:04 994456c4fd7b: Layer already exists 08:25:04 main: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:25:04 ===================================================== [Pipeline] echo 08:25:04 taggedImages: 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] echo 08:25:04 ========================================================= 08:25:04 [edgeXBuildMultiArch] RAW Config: 08:25:04 images: 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:25:04 - nexus3.edgexfoundry.org:10004/edgex-ui:main 08:25:04 settingsFile: 08:25:04 edgex-ui-go-settings 08:25:04 ========================================================= [Pipeline] node 08:25:19 Still waiting to schedule task 08:25:19 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:25:43 Running on prd-centos7-docker-4c-2g-42446 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:43 provisioning config files... 08:25:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7313193436504308568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:45 ---> ****-login.sh 08:25:45 nexus3.edgexfoundry.org:10001 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10002 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10003 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10004 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 ****.io 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:47 Configure a credential helper to remove this warning. See 08:25:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:47 08:25:47 Login Succeeded 08:25:47 ---> ****-login.sh ends [Pipeline] } 08:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:47 + docker buildx ls 08:25:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:25:47 default * docker 08:25:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:25:47 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:25:47 edgex-builder [Pipeline] sh 08:25:48 + docker buildx inspect --bootstrap 08:25:48 #1 [internal] booting buildkit 08:25:48 #1 pulling image moby/buildkit:buildx-stable-1 08:25:50 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 08:25:50 #1 creating container buildx_buildkit_edgex-builder0 08:25:51 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 08:25:51 #1 DONE 3.9s 08:25:52 Name: edgex-builder 08:25:52 Driver: docker-container 08:25:52 08:25:52 Nodes: 08:25:52 Name: edgex-builder0 08:25:52 Endpoint: unix:///var/run/docker.sock 08:25:52 Status: running 08:25:52 Buildkit: v0.20.2 08:25:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:25:52 + docker buildx ls 08:25:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:25:52 edgex-builder * docker-container 08:25:52 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:25:52 default docker 08:25:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:25:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3' 08:25:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --push - 08:25:53 #1 [internal] load build definition from Dockerfile 08:25:53 #1 transferring dockerfile: 193B done 08:25:53 #1 DONE 0.0s 08:25:53 08:25:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:25:53 #2 DONE 0.1s 08:25:53 08:25:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:25:53 #3 DONE 0.1s 08:25:53 08:25:53 #4 [internal] load .dockerignore 08:25:53 #4 transferring context: 2B done 08:25:53 #4 DONE 0.0s 08:25:53 08:25:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:53 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:53 #5 DONE 0.0s 08:25:53 08:25:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:53 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:53 #6 DONE 0.1s 08:25:53 08:25:53 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 08:25:53 #7 DONE 0.0s 08:25:53 08:25:53 #8 exporting to image 08:25:53 #8 exporting layers done 08:25:53 #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 0.0s done 08:25:53 #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done 08:25:53 #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c 0.0s done 08:25:53 #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 0.0s done 08:25:53 #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.0s done 08:25:53 #8 pushing layers 0.1s done 08:25:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 08:25:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:25:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done 08:25:53 #8 DONE 0.3s 08:25:53 08:25:53 1 warning found (use --debug to expand): 08:25:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:25:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest' 08:25:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:latest --push - 08:25:53 #1 [internal] load build definition from Dockerfile 08:25:53 #1 transferring dockerfile: 159B done 08:25:53 #1 DONE 0.0s 08:25:53 08:25:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:25:53 #2 DONE 0.0s 08:25:53 08:25:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:25:53 #3 DONE 0.0s 08:25:53 08:25:53 #4 [internal] load .dockerignore 08:25:53 #4 transferring context: 2B done 08:25:53 #4 DONE 0.0s 08:25:53 08:25:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:53 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:53 #5 CACHED 08:25:53 08:25:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:53 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:53 #6 CACHED 08:25:53 08:25:53 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 08:25:53 #7 DONE 0.0s 08:25:53 08:25:53 #8 exporting to image 08:25:53 #8 exporting layers done 08:25:53 #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done 08:25:53 #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done 08:25:53 #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done 08:25:53 #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done 08:25:53 #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done 08:25:53 #8 pushing layers 0.0s done 08:25:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done 08:25:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:25:53 #8 DONE 0.1s 08:25:53 08:25:53 1 warning found (use --debug to expand): 08:25:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:25:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1' 08:25:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 --push - 08:25:54 #1 [internal] load build definition from Dockerfile 08:25:54 #1 transferring dockerfile: 164B done 08:25:54 #1 DONE 0.0s 08:25:54 08:25:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 08:25:54 #2 DONE 0.0s 08:25:54 08:25:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 08:25:54 #3 DONE 0.0s 08:25:54 08:25:54 #4 [internal] load .dockerignore 08:25:54 #4 transferring context: 2B done 08:25:54 #4 DONE 0.0s 08:25:54 08:25:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:54 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:54 #5 CACHED 08:25:54 08:25:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:54 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:54 #6 CACHED 08:25:54 08:25:54 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 08:25:54 #7 DONE 0.0s 08:25:54 08:25:54 #8 exporting to image 08:25:54 #8 exporting layers done 08:25:54 #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done 08:25:54 #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done 08:25:54 #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done 08:25:54 #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done 08:25:54 #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done 08:25:54 #8 pushing layers 0.0s done 08:25:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done 08:25:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:25:54 #8 DONE 0.1s 08:25:54 08:25:54 1 warning found (use --debug to expand): 08:25:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:25:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 --push - 08:25:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1' 08:25:54 #1 [internal] load build definition from Dockerfile 08:25:54 #1 transferring dockerfile: 205B done 08:25:54 #1 DONE 0.0s 08:25:54 08:25:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:25:54 #2 DONE 0.0s 08:25:54 08:25:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:25:54 #3 DONE 0.0s 08:25:54 08:25:54 #4 [internal] load .dockerignore 08:25:54 #4 transferring context: 2B done 08:25:54 #4 DONE 0.0s 08:25:54 08:25:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:54 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:54 #5 CACHED 08:25:54 08:25:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:54 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:54 #6 CACHED 08:25:54 08:25:54 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 08:25:54 #7 DONE 0.0s 08:25:54 08:25:54 #8 exporting to image 08:25:54 #8 exporting layers done 08:25:54 #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done 08:25:54 #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done 08:25:54 #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done 08:25:54 #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done 08:25:54 #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done 08:25:54 #8 pushing layers 0.0s done 08:25:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done 08:25:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:25:54 #8 DONE 0.1s 08:25:54 08:25:54 1 warning found (use --debug to expand): 08:25:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:25:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:main' 08:25:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:main --push - 08:25:55 #1 [internal] load build definition from Dockerfile 08:25:55 #1 transferring dockerfile: 157B done 08:25:55 #1 DONE 0.0s 08:25:55 08:25:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main 08:25:55 #2 DONE 0.0s 08:25:55 08:25:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main 08:25:55 #3 DONE 0.0s 08:25:55 08:25:55 #4 [internal] load .dockerignore 08:25:55 #4 transferring context: 2B done 08:25:55 #4 DONE 0.0s 08:25:55 08:25:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:55 #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:55 #5 DONE 0.0s 08:25:55 08:25:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:55 #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done 08:25:55 #6 CACHED 08:25:55 08:25:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 08:25:55 #5 CACHED 08:25:55 08:25:55 #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 08:25:55 #7 DONE 0.0s 08:25:55 08:25:55 #8 exporting to image 08:25:55 #8 exporting layers done 08:25:55 #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done 08:25:55 #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done 08:25:55 #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done 08:25:55 #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done 08:25:55 #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done 08:25:55 #8 pushing layers 0.0s done 08:25:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done 08:25:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:25:55 #8 DONE 0.1s 08:25:55 08:25:55 1 warning found (use --debug to expand): 08:25:55  - 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 08:25:55 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:25:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:25:56 ---> package-listing.sh 08:25:56 ++ facter osfamily 08:25:56 ++ tr '[:upper:]' '[:lower:]' 08:25:57 + OS_FAMILY=redhat 08:25:57 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:25:57 + START_PACKAGES=/tmp/packages_start.txt 08:25:57 + END_PACKAGES=/tmp/packages_end.txt 08:25:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:57 + PACKAGES=/tmp/packages_start.txt 08:25:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:25:57 + PACKAGES=/tmp/packages_end.txt 08:25:57 + case "${OS_FAMILY}" in 08:25:57 + rpm -qa 08:25:57 + sort 08:25:57 + '[' -f /tmp/packages_start.txt ']' 08:25:57 + '[' -f /tmp/packages_end.txt ']' 08:25:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:25:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:25:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:25:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:25:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:58 08:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:58 latest: Pulling from edgex-lftools-log-publisher 08:25:58 5eb5b503b376: Pulling fs layer 08:25:58 5c69ac0246d0: Pulling fs layer 08:25:58 ec43610c2a17: Pulling fs layer 08:25:58 3a2ae6a8a46f: Pulling fs layer 08:25:58 33b1e0a273af: Pulling fs layer 08:25:58 5d3b04190fa2: Pulling fs layer 08:25:58 2f39f015ded8: Pulling fs layer 08:25:58 3a2ae6a8a46f: Waiting 08:25:58 33b1e0a273af: Waiting 08:25:58 5d3b04190fa2: Waiting 08:25:58 2f39f015ded8: Waiting 08:25:58 5c69ac0246d0: Verifying Checksum 08:25:58 5c69ac0246d0: Download complete 08:25:58 3a2ae6a8a46f: Verifying Checksum 08:25:58 3a2ae6a8a46f: Download complete 08:25:58 33b1e0a273af: Verifying Checksum 08:25:58 33b1e0a273af: Download complete 08:25:58 ec43610c2a17: Verifying Checksum 08:25:58 ec43610c2a17: Download complete 08:25:58 5d3b04190fa2: Verifying Checksum 08:25:58 5d3b04190fa2: Download complete 08:25:59 5eb5b503b376: Verifying Checksum 08:25:59 5eb5b503b376: Download complete 08:25:59 2f39f015ded8: Download complete 08:26:00 5eb5b503b376: Pull complete 08:26:00 5c69ac0246d0: Pull complete 08:26:01 ec43610c2a17: Pull complete 08:26:01 3a2ae6a8a46f: Pull complete 08:26:01 33b1e0a273af: Pull complete 08:26:01 5d3b04190fa2: Pull complete 08:26:05 2f39f015ded8: Pull complete 08:26:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:05 prd-centos7-docker-4c-2g-42446 does not seem to be running inside a container 08:26:05 $ 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 08:26:09 $ docker top 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:26:09 + mkdir -p /var/log/sysstat [Pipeline] sh 08:26:10 + ls /var/log/sa-host 08:26:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:10 provisioning config files... 08:26:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15741567562611786452tmp [Pipeline] { [Pipeline] echo 08:26:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:26:10 ---> create-netrc.sh [Pipeline] } 08:26:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:26:10 ---> python-tools-install.sh [Pipeline] echo 08:26:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:26:11 ---> sudo-logs.sh 08:26:11 Archiving 'sudo' log.. 08:26:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-42446.novalocal: Name or service not known 08:26:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-42446.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:26:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:26:12 ---> job-cost.sh 08:26:12 lf-activate-venv: SKIPPING 08:26:12 INFO: No Stack... 08:26:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:26:12 INFO: Archiving Costs [Pipeline] echo 08:26:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:26:12 ---> logs-deploy.sh 08:26:12 lf-activate-venv: SKIPPING 08:26:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/186 08:26:12 INFO: archiving workspace using pattern(s): 08:26:13 Archives upload complete. 08:26:13 INFO: archiving logs to Nexus 08:26:14 ---> uname -a: 08:26:14 Linux prd-centos7-docker-4c-2g-42446.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:26:14 08:26:14 08:26:14 ---> lscpu: 08:26:14 Architecture: x86_64 08:26:14 CPU op-mode(s): 32-bit, 64-bit 08:26:14 Byte Order: Little Endian 08:26:14 Address sizes: 40 bits physical, 48 bits virtual 08:26:14 CPU(s): 2 08:26:14 On-line CPU(s) list: 0,1 08:26:14 Thread(s) per core: 1 08:26:14 Core(s) per socket: 1 08:26:14 Socket(s): 2 08:26:14 NUMA node(s): 1 08:26:14 Vendor ID: AuthenticAMD 08:26:14 CPU family: 23 08:26:14 Model: 49 08:26:14 Model name: AMD EPYC-Rome Processor 08:26:14 Stepping: 0 08:26:14 CPU MHz: 2799.998 08:26:14 BogoMIPS: 5599.99 08:26:14 Virtualization: AMD-V 08:26:14 Hypervisor vendor: KVM 08:26:14 Virtualization type: full 08:26:14 L1d cache: 64 KiB 08:26:14 L1i cache: 64 KiB 08:26:14 L2 cache: 1 MiB 08:26:14 L3 cache: 32 MiB 08:26:14 NUMA node0 CPU(s): 0,1 08:26:14 Vulnerability Itlb multihit: Not affected 08:26:14 Vulnerability L1tf: Not affected 08:26:14 Vulnerability Mds: Not affected 08:26:14 Vulnerability Meltdown: Not affected 08:26:14 Vulnerability Mmio stale data: Not affected 08:26:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:26:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:26:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:26:14 Vulnerability Srbds: Not affected 08:26:14 Vulnerability Tsx async abort: Not affected 08:26:14 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 08:26:14 08:26:14 08:26:14 ---> nproc: 08:26:14 2 08:26:14 08:26:14 08:26:14 ---> df -h: 08:26:14 Filesystem Size Used Avail Use% Mounted on 08:26:14 overlay 40G 7.3G 33G 19% / 08:26:14 tmpfs 64M 0 64M 0% /dev 08:26:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:26:14 shm 64M 0 64M 0% /dev/shm 08:26:14 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:26:14 08:26:14 08:26:14 Cannot open /var/log/sysstat/sa31: No such file or directory 08:26:14 Please check if data collecting is enabled 08:26:14 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:14 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:26:14 $ docker stop --time=1 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e 08:26:15 $ docker rm -f --volumes 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:26:16 [WS-CLEANUP] Deleting project workspace... 08:26:16 [WS-CLEANUP] Deferred wipeout is used... 08:26:16 [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 08:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:16 08:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:16 latest: Pulling from edgex-lftools-log-publisher 08:26:16 5eb5b503b376: Pulling fs layer 08:26:16 5c69ac0246d0: Pulling fs layer 08:26:16 ec43610c2a17: Pulling fs layer 08:26:16 3a2ae6a8a46f: Pulling fs layer 08:26:16 33b1e0a273af: Pulling fs layer 08:26:16 5d3b04190fa2: Pulling fs layer 08:26:16 2f39f015ded8: Pulling fs layer 08:26:16 3a2ae6a8a46f: Waiting 08:26:16 33b1e0a273af: Waiting 08:26:16 5d3b04190fa2: Waiting 08:26:16 2f39f015ded8: Waiting 08:26:16 5c69ac0246d0: Verifying Checksum 08:26:16 5c69ac0246d0: Download complete 08:26:16 3a2ae6a8a46f: Verifying Checksum 08:26:16 3a2ae6a8a46f: Download complete 08:26:16 33b1e0a273af: Verifying Checksum 08:26:16 33b1e0a273af: Download complete 08:26:16 ec43610c2a17: Verifying Checksum 08:26:16 ec43610c2a17: Download complete 08:26:16 5d3b04190fa2: Verifying Checksum 08:26:17 5eb5b503b376: Verifying Checksum 08:26:17 5eb5b503b376: Download complete 08:26:17 2f39f015ded8: Download complete 08:26:18 5eb5b503b376: Pull complete 08:26:18 5c69ac0246d0: Pull complete 08:26:18 ec43610c2a17: Pull complete 08:26:18 3a2ae6a8a46f: Pull complete 08:26:19 33b1e0a273af: Pull complete 08:26:19 5d3b04190fa2: Pull complete 08:26:23 2f39f015ded8: Pull complete 08:26:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:23 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:26:24 $ docker top e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:25 ---> job-cost.sh 08:26:25 lf-activate-venv: SKIPPING 08:26:25 INFO: No Stack... 08:26:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:26:25 INFO: Archiving Costs [Pipeline] sh 08:26:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:26:25 + cut -d, -f6 [Pipeline] lock 08:26:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] 08:26:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] did not exist. Created. 08:26:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:26 + echo total: 0.2199999988079071 [Pipeline] stash 08:26:26 Stashed 1 file(s) [Pipeline] } 08:26:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 08:26:26 $ docker stop --time=1 e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 08:26:27 $ docker rm -f --volumes e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:26:52 Removing intermediate container b8d1af4cd492 08:26:52 ---> 92789b6a6423 08:26:52 Step 14/15 : COPY . . 08:26:52 ---> b4b5635239c4 08:26:52 Step 15/15 : RUN ${MAKE} 08:26:52 ---> Running in c78401cbc3dd 08:26:52 noop 08:26:52 Removing intermediate container c78401cbc3dd 08:26:52 ---> ea7993cc4170 08:26:52 Successfully built ea7993cc4170 08:26:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:53 + docker inspect -f . ci-base-image-arm64 08:26:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:53 prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container 08:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:54 $ docker top a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:55 + go version 08:26:55 go version go1.23.4 linux/arm64 [Pipeline] } 08:26:55 $ docker stop --time=1 a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c 08:26:57 $ docker rm -f --volumes a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker inspect -f . ci-base-image-arm64 08:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:57 prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container 08:26:58 $ 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/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:59 $ docker top a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:59 + git config --global --add safe.directory /w/workspace/edgex-ui-go/186 [Pipeline] fileExists [Pipeline] sh 08:27:00 + make test 08:27:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:27:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:29:58 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 08:29:58 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 08:29:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:30:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:30:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:30:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:30:45 $ docker stop --time=1 a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd 08:30:47 $ docker rm -f --volumes a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd [Pipeline] // withDockerContainer [Pipeline] sh 08:30:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:30:49 Warning: overwriting stash ‘coverage-report’ 08:30:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:30:50 + ls -al . 08:30:50 total 268 08:30:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 08:27 . 08:30:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 .. 08:30:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 .blubracket 08:30:50 -rw-rw-r-- 1 jenkins jenkins 18 Mar 31 08:23 .dockerignore 08:30:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:23 .git 08:30:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 .github 08:30:50 -rw-rw-r-- 1 jenkins jenkins 178 Mar 31 08:23 .gitignore 08:30:50 -rw-rw-r-- 1 jenkins jenkins 18578 Mar 31 08:23 Attribution.txt 08:30:50 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 31 08:23 CHANGELOG.md 08:30:50 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 08:23 CONTRIBUTING.md 08:30:50 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 31 08:23 Dockerfile 08:30:50 -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 08:23 Jenkinsfile 08:30:50 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 08:23 LICENSE 08:30:50 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 31 08:23 Makefile 08:30:50 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 31 08:23 README.md 08:30:50 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 08:21 VERSION 08:30:50 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 31 08:23 angularmigrationlogs.md 08:30:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 assets 08:30:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 bin 08:30:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 cmd 08:30:50 -rw-r--r-- 1 jenkins jenkins 14679 Mar 31 08:29 coverage.out 08:30:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 docs 08:30:50 -rw-rw-r-- 1 jenkins jenkins 5820 Mar 31 08:23 go.mod 08:30:50 -rw-rw-r-- 1 jenkins jenkins 86182 Mar 31 08:23 go.sum 08:30:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:23 internal 08:30:50 -rwxrwxr-x 1 jenkins jenkins 568 Mar 31 08:23 redeploy.sh 08:30:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 testing 08:30:50 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 08:23 version.go 08:30:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=arm64 --label version=4.1.0-dev.1 . 08:30:52 Sending build context to Docker daemon 41.94MB 08:30:52 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:30:52 Step 2/27 : FROM ${BASE} AS builder 08:30:52 ---> ea7993cc4170 08:30:52 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:30:52 ---> Running in 65ca3450a00a 08:30:52 Removing intermediate container 65ca3450a00a 08:30:52 ---> 27ec1e596839 08:30:52 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 08:30:52 ---> Running in a8e230f00524 08:30:53 Removing intermediate container a8e230f00524 08:30:53 ---> 867ee92aea77 08:30:53 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 08:30:53 ---> Running in 279b9b1b583c 08:30:53 Removing intermediate container 279b9b1b583c 08:30:53 ---> 36e012a74a14 08:30:53 Step 6/27 : LABEL Name=edgex-ui-go 08:30:53 ---> Running in ca4cb5e346e2 08:30:54 Removing intermediate container ca4cb5e346e2 08:30:54 ---> 97b9d1a3405f 08:30:54 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:30:54 ---> Running in d5264eb6105f 08:30:54 Removing intermediate container d5264eb6105f 08:30:54 ---> f23dbbd5c1ea 08:30:54 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:30:56 ---> b3599aa11280 08:30:56 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:56 ---> Running in 1362b591fa7e 08:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:30:59 OK: 239 MiB in 58 packages 08:31:00 Removing intermediate container 1362b591fa7e 08:31:00 ---> 6510db8ca1f4 08:31:00 Step 10/27 : ENV GO111MODULE=on 08:31:00 ---> Running in f75fbec09730 08:31:00 Removing intermediate container f75fbec09730 08:31:00 ---> b2d1956f0966 08:31:00 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:31:00 ---> Running in 3b331694389f 08:31:00 Removing intermediate container 3b331694389f 08:31:00 ---> 7cb2a4567ba5 08:31:00 Step 12/27 : COPY go.mod vendor* ./ 08:31:01 ---> 58e39ab4ece3 08:31:01 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:01 ---> Running in 2d568ac28001 08:31:03 Removing intermediate container 2d568ac28001 08:31:03 ---> affbece994ce 08:31:03 Step 14/27 : COPY . . 08:31:08 ---> f65415ebb60a 08:31:08 Step 15/27 : RUN ${MAKE} 08:31:08 ---> Running in 7747e817a655 08:31:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:34:15 Removing intermediate container 7747e817a655 08:34:15 ---> 1a3ec6b92c23 08:34:15 Step 16/27 : FROM alpine:3.20 08:34:15 3.20: Pulling from library/alpine 08:34:15 94e9d8af2201: Pulling fs layer 08:34:15 94e9d8af2201: Verifying Checksum 08:34:15 94e9d8af2201: Download complete 08:34:15 94e9d8af2201: Pull complete 08:34:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:34:15 Status: Downloaded newer image for alpine:3.20 08:34:15 ---> 7aab056cecc6 08:34:15 Step 17/27 : RUN apk --no-cache upgrade 08:34:15 ---> Running in b8c5587b100b 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:34:16 OK: 9 MiB in 14 packages 08:34:17 Removing intermediate container b8c5587b100b 08:34:17 ---> 0d5593327404 08:34:17 Step 18/27 : RUN apk add --update --no-cache dumb-init 08:34:17 ---> Running in 3b81af5b2911 08:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:34:19 (1/1) Installing dumb-init (1.2.5-r3) 08:34:19 Executing busybox-1.36.1-r29.trigger 08:34:19 OK: 9 MiB in 15 packages 08:34:20 Removing intermediate container 3b81af5b2911 08:34:20 ---> 49d84a32eacd 08:34:20 Step 19/27 : EXPOSE 4000 08:34:20 ---> Running in 8b8f413c1185 08:34:20 Removing intermediate container 8b8f413c1185 08:34:20 ---> e54f7eb3dac5 08:34: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 08:34:23 ---> d1d2b29fb087 08:34:23 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:34:23 ---> 5294f1a231a5 08:34:23 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:34:24 ---> e5d0bd132583 08:34:24 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:24 ---> Running in 550721667fe0 08:34:24 Removing intermediate container 550721667fe0 08:34:24 ---> 81d70cba1296 08:34:24 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:34:24 ---> Running in a83b628c0e27 08:34:24 Removing intermediate container a83b628c0e27 08:34:24 ---> fbd5e9fa0f06 08:34:24 Step 25/27 : LABEL arch=arm64 08:34:24 ---> Running in 337b0964ff70 08:34:25 Removing intermediate container 337b0964ff70 08:34:25 ---> 8a69ae83ac9e 08:34:25 Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:34:25 ---> Running in ceea9103b930 08:34:25 Removing intermediate container ceea9103b930 08:34:25 ---> 73d54e997690 08:34:25 Step 27/27 : LABEL version=4.1.0-dev.1 08:34:25 ---> Running in 4eac8386db03 08:34:26 Removing intermediate container 4eac8386db03 08:34:26 ---> 6a2c7fa3ff13 08:34:26 [Warning] One or more build-args [ARCH] were not consumed 08:34:26 Successfully built 6a2c7fa3ff13 08:34:26 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:26 provisioning config files... 08:34:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/186@tmp/config11277560899058122911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:26 ---> ****-login.sh 08:34:26 nexus3.edgexfoundry.org:10001 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10002 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10003 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10004 08:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 ****.io 08:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:28 Configure a credential helper to remove this warning. See 08:34:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:28 08:34:28 Login Succeeded 08:34:28 ---> ****-login.sh ends [Pipeline] } 08:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:34:28 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:34:28 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:34:28 latest 08:34:28 4.1.0-dev.1 08:34:28 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:34:28 main 08:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:29 ba64c85f8bef: Preparing 08:34:29 bb589048ed30: Preparing 08:34:29 859d001786f0: Preparing 08:34:29 67cb3a5aa3bc: Preparing 08:34:29 346b9782f1b2: Preparing 08:34:29 dd9c8f8612c8: Preparing 08:34:29 dd9c8f8612c8: Waiting 08:34:29 346b9782f1b2: Pushed 08:34:29 ba64c85f8bef: Pushed 08:34:29 67cb3a5aa3bc: Pushed 08:34:29 bb589048ed30: Pushed 08:34:29 dd9c8f8612c8: Layer already exists 08:34:39 859d001786f0: Pushed 08:34:40 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:40 ba64c85f8bef: Preparing 08:34:40 bb589048ed30: Preparing 08:34:40 859d001786f0: Preparing 08:34:40 67cb3a5aa3bc: Preparing 08:34:40 346b9782f1b2: Preparing 08:34:40 dd9c8f8612c8: Preparing 08:34:40 dd9c8f8612c8: Waiting 08:34:40 bb589048ed30: Layer already exists 08:34:40 346b9782f1b2: Layer already exists 08:34:40 67cb3a5aa3bc: Layer already exists 08:34:40 ba64c85f8bef: Layer already exists 08:34:40 859d001786f0: Layer already exists 08:34:40 dd9c8f8612c8: Layer already exists 08:34:40 latest: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 08:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:41 ba64c85f8bef: Preparing 08:34:41 bb589048ed30: Preparing 08:34:41 859d001786f0: Preparing 08:34:41 67cb3a5aa3bc: Preparing 08:34:41 346b9782f1b2: Preparing 08:34:41 dd9c8f8612c8: Preparing 08:34:41 dd9c8f8612c8: Waiting 08:34:41 346b9782f1b2: Layer already exists 08:34:41 67cb3a5aa3bc: Layer already exists 08:34:41 859d001786f0: Layer already exists 08:34:41 bb589048ed30: Layer already exists 08:34:41 ba64c85f8bef: Layer already exists 08:34:41 dd9c8f8612c8: Layer already exists 08:34:41 4.1.0-dev.1: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:42 ba64c85f8bef: Preparing 08:34:42 bb589048ed30: Preparing 08:34:42 859d001786f0: Preparing 08:34:42 67cb3a5aa3bc: Preparing 08:34:42 346b9782f1b2: Preparing 08:34:42 dd9c8f8612c8: Preparing 08:34:42 ba64c85f8bef: Layer already exists 08:34:42 346b9782f1b2: Layer already exists 08:34:42 859d001786f0: Layer already exists 08:34:42 67cb3a5aa3bc: Layer already exists 08:34:42 bb589048ed30: Layer already exists 08:34:42 dd9c8f8612c8: Layer already exists 08:34:42 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:43 ba64c85f8bef: Preparing 08:34:43 bb589048ed30: Preparing 08:34:43 859d001786f0: Preparing 08:34:43 67cb3a5aa3bc: Preparing 08:34:43 346b9782f1b2: Preparing 08:34:43 dd9c8f8612c8: Preparing 08:34:43 dd9c8f8612c8: Waiting 08:34:43 859d001786f0: Layer already exists 08:34:43 bb589048ed30: Layer already exists 08:34:43 67cb3a5aa3bc: Layer already exists 08:34:43 ba64c85f8bef: Layer already exists 08:34:43 346b9782f1b2: Layer already exists 08:34:43 dd9c8f8612c8: Layer already exists 08:34:43 main: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:43 ===================================================== [Pipeline] echo 08:34:43 taggedImages: 08:34:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 08:34:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 08:34:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 08:34:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] echo 08:34:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo 08:34:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] echo 08:34:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [Pipeline] echo 08:34:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] echo 08:34:43 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 08:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:44 08:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:44 arm64: Pulling from edgex-lftools-log-publisher 08:34:44 8998bd30e6a1: Pulling fs layer 08:34:44 04944245beec: Pulling fs layer 08:34:44 699f458cf7ca: Pulling fs layer 08:34:44 765212b225bb: Pulling fs layer 08:34:44 f23df028b6ca: Pulling fs layer 08:34:44 d65c8cfc05b1: Pulling fs layer 08:34:44 2437ff75d9bd: Pulling fs layer 08:34:44 f23df028b6ca: Waiting 08:34:44 d65c8cfc05b1: Waiting 08:34:44 2437ff75d9bd: Waiting 08:34:44 765212b225bb: Waiting 08:34:44 04944245beec: Verifying Checksum 08:34:44 04944245beec: Download complete 08:34:44 765212b225bb: Verifying Checksum 08:34:44 765212b225bb: Download complete 08:34:44 f23df028b6ca: Download complete 08:34:44 d65c8cfc05b1: Verifying Checksum 08:34:44 d65c8cfc05b1: Download complete 08:34:45 699f458cf7ca: Verifying Checksum 08:34:45 699f458cf7ca: Download complete 08:34:45 8998bd30e6a1: Verifying Checksum 08:34:45 8998bd30e6a1: Download complete 08:34:47 2437ff75d9bd: Verifying Checksum 08:34:47 2437ff75d9bd: Download complete 08:34:49 8998bd30e6a1: Pull complete 08:34:50 04944245beec: Pull complete 08:34:52 699f458cf7ca: Pull complete 08:34:52 765212b225bb: Pull complete 08:34:52 f23df028b6ca: Pull complete 08:34:53 d65c8cfc05b1: Pull complete 08:35:11 2437ff75d9bd: Pull complete 08:35:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:11 prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container 08:35:11 $ 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/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:35:14 $ docker top e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:15 ---> job-cost.sh 08:35:15 lf-activate-venv: SKIPPING 08:35:15 INFO: No Stack... 08:35:15 INFO: Retrieving Pricing Info for: v3-standard-4 08:35:16 INFO: Archiving Costs [Pipeline] sh 08:35:16 + cat /w/workspace/edgex-ui-go/186/archives/cost.csv 08:35:16 + cut -d, -f6 [Pipeline] lock 08:35:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] 08:35:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] did not exist. Created. 08:35:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:17 /w/workspace/edgex-ui-go/186@tmp/durable-f2fae8f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:35:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:35:18 Warning: overwriting stash ‘stack-cost’ 08:35:18 Stashed 1 file(s) [Pipeline] } 08:35:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:18 $ docker stop --time=1 e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 08:35:19 $ docker rm -f --volumes e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:35:20 provisioning config files... 08:35:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11782748712239464437tmp [Pipeline] { [Pipeline] sh 08:35:20 + set +x 08:35:20 + curl -s https://codecov.io/bash 08:35:20 + bash -s -- 08:35:20 08:35:20 _____ _ 08:35:20 / ____| | | 08:35:20 | | ___ __| | ___ ___ _____ __ 08:35:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:35:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:35:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:35:20 Bash-1.0.6 08:35:20 08:35:20 08:35:20 ==> git version 2.25.1 found 08:35:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:35:20 Release-Date: 2020-01-08 08:35:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:35:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:35:20 ==> Jenkins CI detected. 08:35:20 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:35:20 project root: . 08:35:20 --> token set from env 08:35:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:35:20 ==> Running gcov in . (disable via -X gcov) 08:35:21 ==> Python coveragepy not found 08:35:21 ==> Searching for coverage reports in: 08:35:21 + . 08:35:21 -> Found 1 reports 08:35:21 ==> Detecting git/mercurial file structure 08:35:21 ==> Reading reports 08:35:21 + ./coverage.out bytes=14679 08:35:21 ==> Appending adjustments 08:35:21 https://docs.codecov.io/docs/fixing-reports 08:35:21 + Found adjustments 08:35:21 ==> Gzipping contents 08:35:21 12K /tmp/codecov.CpV5Wg.gz 08:35:21 ==> Uploading reports 08:35:21 url: https://codecov.io 08:35:21 query: branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:21 -> Pinging Codecov 08:35:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:35:21 -> Uploading to 08:35:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/8cdda4bcdbb66b44d63df67301c7c51a86d111f3/d95d1203-86cf-461d-b020-e94e26dff7d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T083521Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6b491e352c93b3c25e6d1ee720bdbd9a4437e539491f21f48bcb5f269ea8c0 08:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:21 Dload Upload Total Spent Left Speed 08:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10280 0 0 100 10280 0 61927 --:--:-- --:--:-- --:--:-- 61556 100 10280 0 0 100 10280 0 61556 --:--:-- --:--:-- --:--:-- 61556 08:35:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } 08:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:35:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:35:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:22 08:35:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:22 latest: Pulling from edgex-devops/edgex-snyk-go 08:35:22 43c4264eed91: Pulling fs layer 08:35:22 4cc291be95ef: Pulling fs layer 08:35:22 2ac1f1163629: Pulling fs layer 08:35:22 5c3c966382ef: Pulling fs layer 08:35:22 4f4fb700ef54: Pulling fs layer 08:35:22 d9c7d2e4e75e: Pulling fs layer 08:35:22 9c3e1370e548: Pulling fs layer 08:35:22 5c3c966382ef: Waiting 08:35:22 d9c7d2e4e75e: Waiting 08:35:22 4f4fb700ef54: Waiting 08:35:22 4cc291be95ef: Verifying Checksum 08:35:22 4cc291be95ef: Download complete 08:35:22 5c3c966382ef: Download complete 08:35:22 4f4fb700ef54: Verifying Checksum 08:35:22 4f4fb700ef54: Download complete 08:35:22 43c4264eed91: Download complete 08:35:23 43c4264eed91: Pull complete 08:35:23 d9c7d2e4e75e: Download complete 08:35:23 4cc291be95ef: Pull complete 08:35:23 2ac1f1163629: Verifying Checksum 08:35:23 2ac1f1163629: Download complete 08:35:23 9c3e1370e548: Verifying Checksum 08:35:23 9c3e1370e548: Download complete 08:35:26 2ac1f1163629: Pull complete 08:35:26 5c3c966382ef: Pull complete 08:35:26 4f4fb700ef54: Pull complete 08:35:26 d9c7d2e4e75e: Pull complete 08:35:30 9c3e1370e548: Pull complete 08:35:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:30 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:35:32 $ docker top f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 08:35:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:35:33 + set -o pipefail 08:35:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:35:43 08:35:43 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:35:43 08:35:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/233718bc-b8da-4541-98a2-e5d911adb408 08:35:43 08:35:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:35:43 08:35:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:35:43 [Pipeline] } 08:35:43 $ docker stop --time=1 f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 08:35:45 $ docker rm -f --volumes f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:46 + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] sh 08:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:47 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:35:47 $ docker top 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 -eo pid,comm 08:35:47 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). 08:35:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:35:47 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:48 + git semver [Pipeline] } 08:35:48 $ docker stop --time=1 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 08:35:49 $ docker rm -f --volumes 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:50 08:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:50 0.23.1-centos7: Pulling from edgex-lftools 08:35:50 ab5ef0e58194: Pulling fs layer 08:35:50 9712f1f96733: Pulling fs layer 08:35:50 63f879dbbcfc: Pulling fs layer 08:35:50 0d9ebad4ef96: Pulling fs layer 08:35:50 e9a5061849ea: Pulling fs layer 08:35:50 d747dcd14b5f: Pulling fs layer 08:35:50 2de7ff778b66: Pulling fs layer 08:35:50 d747dcd14b5f: Waiting 08:35:50 e9a5061849ea: Waiting 08:35:50 2de7ff778b66: Waiting 08:35:50 9712f1f96733: Verifying Checksum 08:35:50 9712f1f96733: Download complete 08:35:50 63f879dbbcfc: Verifying Checksum 08:35:50 63f879dbbcfc: Download complete 08:35:51 e9a5061849ea: Verifying Checksum 08:35:51 e9a5061849ea: Download complete 08:35:51 0d9ebad4ef96: Verifying Checksum 08:35:51 0d9ebad4ef96: Download complete 08:35:51 d747dcd14b5f: Verifying Checksum 08:35:51 d747dcd14b5f: Download complete 08:35:51 ab5ef0e58194: Download complete 08:35:51 2de7ff778b66: Verifying Checksum 08:35:51 2de7ff778b66: Download complete 08:35:54 ab5ef0e58194: Pull complete 08:35:54 9712f1f96733: Pull complete 08:35:54 63f879dbbcfc: Pull complete 08:35:58 0d9ebad4ef96: Pull complete 08:35:58 e9a5061849ea: Pull complete 08:35:58 d747dcd14b5f: Pull complete 08:35:59 2de7ff778b66: Pull complete 08:35:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:35:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:59 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:36:01 $ docker top 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:36:01 provisioning config files... 08:36:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15179185013956696148tmp 08:36:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9963094193313906328tmp 08:36:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10571161972713496200tmp [Pipeline] { [Pipeline] echo 08:36:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:36:02 ---> sigul-configuration.sh 08:36:02 gpg: directory `/root/.gnupg' created 08:36:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:36:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:36:02 gpg: keyring `/root/.gnupg/secring.gpg' created 08:36:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:36:02 gpg: CAST5 encrypted data 08:36:02 gpg: encrypted with 1 passphrase 08:36:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:36:02 + mkdir /home/jenkins 08:36:02 + mkdir /home/jenkins/sigul [Pipeline] sh 08:36:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:36:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:36:03 ---> sigul-install.sh 08:36:03 Sigul already installed; skipping installation. [Pipeline] sh 08:36:03 + git tag --list 08:36:03 0.1.1 08:36:03 v1.1.0 08:36:03 v1.2.0 08:36:03 v1.2.1 08:36:03 v1.3.0 08:36:03 v2.0.0 08:36:03 v2.1.0 08:36:03 v2.2.0 08:36:03 v2.3.0 08:36:03 v3.0 08:36:03 v3.0.0 08:36:03 v3.1 08:36:03 v3.1.0 08:36:03 v4.0 08:36:03 v4.0.0 08:36:03 v4.0.0-dev.1 08:36:03 v4.0.0-dev.2 08:36:03 v4.0.0-dev.3 [Pipeline] sh 08:36:03 + lftools sign git-tag v4.1.0-dev.1 08:36:04 Signing Git tag with Sigul... 08:36:04 Signing v4.1.0-dev.1 08:36:04 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo 08:36:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:36:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:36:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:36:04 $ docker stop --time=1 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 08:36:05 $ docker rm -f --volumes 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:36:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:06 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:36:07 $ docker top 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 -eo pid,comm 08:36:07 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). 08:36:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:36:07 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:07 + git semver [Pipeline] } 08:36:07 $ docker stop --time=1 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 08:36:08 $ docker rm -f --volumes 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:09 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:36:10 $ docker top fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d -eo pid,comm 08:36:10 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). 08:36:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:36:10 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:10 + git semver [Pipeline] } 08:36:10 $ docker stop --time=1 fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d 08:36:12 $ docker rm -f --volumes fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:36:12 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:36:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:12 total 16 08:36:12 drwxr-xr-x 3 root root 4096 Mar 31 08:26 . 08:36:12 drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 08:36 .. 08:36:12 drwxr-xr-x 2 root root 4096 Mar 31 08:26 cost 08:36:12 -rw-r--r-- 1 root root 83 Mar 31 08:26 cost.csv 08:36:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:36:12 total 16 08:36:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 08:26 . 08:36:12 drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 08:36 .. 08:36:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 08:26 cost 08:36:12 -rw-r--r-- 1 jenkins jenkins 83 Mar 31 08:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:36:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:13 ---> package-listing.sh 08:36:13 ++ facter osfamily 08:36:13 ++ tr '[:upper:]' '[:lower:]' 08:36:14 + OS_FAMILY=debian 08:36:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:36:14 + START_PACKAGES=/tmp/packages_start.txt 08:36:14 + END_PACKAGES=/tmp/packages_end.txt 08:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:14 + PACKAGES=/tmp/packages_start.txt 08:36:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:36:14 + PACKAGES=/tmp/packages_end.txt 08:36:14 + case "${OS_FAMILY}" in 08:36:14 + dpkg -l 08:36:14 + grep '^ii' 08:36:14 + '[' -f /tmp/packages_start.txt ']' 08:36:14 + '[' -f /tmp/packages_end.txt ']' 08:36:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:36:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:36:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:36:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:15 prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container 08:36:15 $ 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 08:36:15 $ docker top 24a1e6f1491a595706b8da11a2b5260e1b12ca981454acd152011b973a4044da -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:15 + mkdir -p /var/log/sysstat [Pipeline] sh 08:36:16 + ls /var/log/sa-host 08:36:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:16 provisioning config files... 08:36:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8551779200901281150tmp [Pipeline] { [Pipeline] echo 08:36:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:16 ---> create-netrc.sh [Pipeline] } 08:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:36:16 ---> python-tools-install.sh [Pipeline] echo 08:36:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:17 ---> sudo-logs.sh 08:36:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:36:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:36:17 ---> job-cost.sh 08:36:17 lf-activate-venv: SKIPPING 08:36:17 DEBUG: total: 0.2199999988079071 08:36:17 INFO: Retrieving Stack Cost... 08:36:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:36:18 INFO: Archiving Costs [Pipeline] echo 08:36:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:36:18 ---> logs-deploy.sh 08:36:18 lf-activate-venv: SKIPPING 08:36:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/186 08:36:18 INFO: archiving workspace using pattern(s): 08:36:19 Archives upload complete. 08:36:19 INFO: archiving logs to Nexus 08:36:20 ---> uname -a: 08:36:20 Linux prd-ubuntu20-04-docker-8c-8g-42444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:36:20 08:36:20 08:36:20 ---> lscpu: 08:36:20 Architecture: x86_64 08:36:20 CPU op-mode(s): 32-bit, 64-bit 08:36:20 Byte Order: Little Endian 08:36:20 Address sizes: 40 bits physical, 48 bits virtual 08:36:20 CPU(s): 8 08:36:20 On-line CPU(s) list: 0-7 08:36:20 Thread(s) per core: 1 08:36:20 Core(s) per socket: 1 08:36:20 Socket(s): 8 08:36:20 NUMA node(s): 1 08:36:20 Vendor ID: AuthenticAMD 08:36:20 CPU family: 23 08:36:20 Model: 49 08:36:20 Model name: AMD EPYC-Rome Processor 08:36:20 Stepping: 0 08:36:20 CPU MHz: 2799.998 08:36:20 BogoMIPS: 5599.99 08:36:20 Virtualization: AMD-V 08:36:20 Hypervisor vendor: KVM 08:36:20 Virtualization type: full 08:36:20 L1d cache: 256 KiB 08:36:20 L1i cache: 256 KiB 08:36:20 L2 cache: 4 MiB 08:36:20 L3 cache: 128 MiB 08:36:20 NUMA node0 CPU(s): 0-7 08:36:20 Vulnerability Itlb multihit: Not affected 08:36:20 Vulnerability L1tf: Not affected 08:36:20 Vulnerability Mds: Not affected 08:36:20 Vulnerability Meltdown: Not affected 08:36:20 Vulnerability Mmio stale data: Not affected 08:36:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:36:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:36:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:36:20 Vulnerability Srbds: Not affected 08:36:20 Vulnerability Tsx async abort: Not affected 08:36:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:36:20 08:36:20 08:36:20 ---> nproc: 08:36:20 8 08:36:20 08:36:20 08:36:20 ---> df -h: 08:36:20 Filesystem Size Used Avail Use% Mounted on 08:36:20 overlay 155G 16G 140G 10% / 08:36:20 tmpfs 64M 0 64M 0% /dev 08:36:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:36:20 shm 64M 0 64M 0% /dev/shm 08:36:20 /dev/vda1 155G 16G 140G 10% /facter-os 08:36:20 08:36:20 08:36:20 ---> sar -b -r -n DEV: 08:36:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42444) 03/31/25 _x86_64_ (8 CPU) 08:36:20 08:36:20 08:20:42 LINUX RESTART (8 CPU) 08:36:20 08:36:20 08:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:36:20 08:22:01 433.21 40.65 392.56 0.00 4510.83 119837.86 0.00 08:36:20 08:23:01 269.01 2.33 266.68 0.00 22.79 79107.90 0.00 08:36:20 08:24:01 191.85 0.30 191.55 0.00 3.20 80870.52 0.00 08:36:20 08:25:01 200.78 0.18 200.60 0.00 13.73 82407.60 0.00 08:36:20 08:26:01 29.26 10.83 18.43 0.00 3452.62 3759.52 0.00 08:36:20 08:27:01 56.98 0.03 56.95 0.00 5.73 18212.33 0.00 08:36:20 08:28:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 08:36:20 08:29:01 2.10 0.30 1.80 0.00 10.00 21.33 0.00 08:36:20 08:30:01 2.37 1.22 1.15 0.00 25.46 14.80 0.00 08:36:20 08:31:01 2.17 0.00 2.17 0.00 0.00 33.46 0.00 08:36:20 08:32:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:36:20 08:33:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 08:36:20 08:34:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 08:36:20 08:35:01 1.41 0.00 1.41 0.00 0.00 17.04 0.00 08:36:20 08:36:01 151.09 0.60 150.49 0.00 16.40 63028.70 0.00 08:36:20 Average: 89.23 3.72 85.51 0.00 532.91 29721.93 0.00 08:36:20 08:36:20 08:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:20 08:22:01 28613160 31510904 797440 2.43 82172 3079876 1970864 5.81 1120536 2744408 720 08:36:20 08:23:01 27060360 31522436 773672 2.35 192332 4358716 1829940 5.39 1335112 3894672 339140 08:36:20 08:24:01 24964432 30814128 1472984 4.48 229916 5586172 2027628 5.98 2130664 5049200 23972 08:36:20 08:25:01 24896584 31505680 787772 2.40 237412 6332780 1773244 5.23 1720832 5541256 1212 08:36:20 08:26:01 24653096 31483332 801856 2.44 242584 6536676 1812160 5.34 1879448 5600620 1288 08:36:20 08:27:01 24149248 31485288 798556 2.43 247504 6988648 1809904 5.33 1894640 6039944 4 08:36:20 08:28:01 24148908 31484968 798756 2.43 247540 6988652 1809904 5.33 1894752 6039948 8 08:36:20 08:29:01 24152104 31488540 795196 2.42 247596 6988944 1809904 5.33 1893064 6040040 4 08:36:20 08:30:01 24146856 31484996 798564 2.43 247640 6989720 1809904 5.33 1898356 6040228 20 08:36:20 08:31:01 24152336 31490964 792900 2.41 247728 6989704 1809904 5.33 1891396 6040624 16 08:36:20 08:32:01 24152908 31491536 792508 2.41 247752 6989704 1809904 5.33 1891372 6040624 8 08:36:20 08:33:01 24152496 31491200 792704 2.41 247792 6989708 1809904 5.33 1891412 6040632 168 08:36:20 08:34:01 24152164 31490868 792948 2.41 247820 6989708 1809904 5.33 1891396 6040632 8 08:36:20 08:35:01 24152084 31490852 792932 2.41 247852 6989712 1809904 5.33 1891476 6040636 44 08:36:20 08:36:01 22656796 31437144 841964 2.56 279932 8272104 1992900 5.87 2004388 7289760 284 08:36:20 Average: 24680235 31444856 842050 2.56 232905 6471388 1846391 5.44 1815256 5632215 24460 08:36:20 08:36:20 08:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:20 08:22:01 veth74c588d 23.95 28.44 2.22 23.81 0.00 0.00 0.00 0.00 08:36:20 08:22:01 lo 9.08 9.08 0.95 0.95 0.00 0.00 0.00 0.00 08:36:20 08:22:01 ens3 829.57 597.49 9197.08 119.68 0.00 0.00 0.00 0.00 08:36:20 08:22:01 docker0 126.71 128.03 9.11 570.33 0.00 0.00 0.00 0.00 08:36:20 08:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:36:20 08:23:01 veth445ff8f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:36:20 08:23:01 ens3 440.24 263.25 2867.50 36.90 0.00 0.00 0.00 0.00 08:36:20 08:23:01 docker0 245.30 409.00 21.73 2838.47 0.00 0.00 0.00 0.00 08:36:20 08:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:36:20 08:24:01 veth445ff8f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:24:01 ens3 489.17 234.08 6228.99 41.98 0.00 0.00 0.00 0.00 08:36:20 08:24:01 docker0 196.28 429.11 22.00 5472.66 0.00 0.00 0.00 0.00 08:36:20 08:24:01 veth62c321e 0.20 0.33 0.05 0.13 0.00 0.00 0.00 0.00 08:36:20 08:25:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 08:36:20 08:25:01 ens3 114.70 99.98 217.88 478.04 0.00 0.00 0.00 0.00 08:36:20 08:25:01 docker0 4.82 10.10 0.29 114.94 0.00 0.00 0.00 0.00 08:36:20 08:26:01 lo 2.87 2.87 0.29 0.29 0.00 0.00 0.00 0.00 08:36:20 08:26:01 ens3 76.65 40.18 1421.34 7.06 0.00 0.00 0.00 0.00 08:36:20 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:27:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:36:20 08:27:01 ens3 87.99 53.77 2519.78 9.83 0.00 0.00 0.00 0.00 08:36:20 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:29:01 ens3 1.42 0.78 2.47 0.47 0.00 0.00 0.00 0.00 08:36:20 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:30:01 ens3 6.65 4.60 4.66 5.53 0.00 0.00 0.00 0.00 08:36:20 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:32:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:36:20 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:20 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:36:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 08:36:20 08:36:01 ens3 371.29 221.50 7970.55 94.26 0.00 0.00 0.00 0.00 08:36:20 08:36:01 docker0 46.36 88.69 4.65 847.62 0.00 0.00 0.00 0.00 08:36:20 08:36:01 vethb6079ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 08:36:20 Average: ens3 160.47 100.51 2020.58 52.84 0.00 0.00 0.00 0.00 08:36:20 Average: docker0 41.20 70.93 3.85 656.33 0.00 0.00 0.00 0.00 08:36:20 Average: vethb6079ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:20 08:36:20 08:36:20 ---> sar -P ALL: 08:36:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42444) 03/31/25 _x86_64_ (8 CPU) 08:36:20 08:36:20 08:20:42 LINUX RESTART (8 CPU) 08:36:20 08:36:20 08:21:02 CPU %user %nice %system %iowait %steal %idle 08:36:20 08:22:01 all 11.45 0.00 3.97 2.39 0.06 82.13 08:36:20 08:22:01 0 13.96 0.00 4.38 6.40 0.05 75.21 08:36:20 08:22:01 1 12.09 0.00 3.72 4.32 0.07 79.80 08:36:20 08:22:01 2 12.24 0.00 3.68 2.34 0.07 81.67 08:36:20 08:22:01 3 10.67 0.00 4.59 3.82 0.07 80.85 08:36:20 08:22:01 4 11.27 0.00 3.38 0.26 0.05 85.04 08:36:20 08:22:01 5 10.23 0.00 3.19 1.41 0.07 85.10 08:36:20 08:22:01 6 10.06 0.00 4.47 0.21 0.07 85.20 08:36:20 08:22:01 7 11.06 0.00 4.32 0.41 0.07 84.14 08:36:20 08:23:01 all 31.14 0.00 7.86 1.73 0.07 59.20 08:36:20 08:23:01 0 31.61 0.00 9.55 10.89 0.08 47.87 08:36:20 08:23:01 1 31.76 0.00 6.76 0.13 0.07 61.28 08:36:20 08:23:01 2 30.71 0.00 7.17 1.15 0.07 60.91 08:36:20 08:23:01 3 31.53 0.00 8.29 0.24 0.07 59.88 08:36:20 08:23:01 4 26.77 0.00 7.30 0.08 0.07 65.78 08:36:20 08:23:01 5 32.50 0.00 8.65 0.35 0.07 58.42 08:36:20 08:23:01 6 32.66 0.00 7.70 0.32 0.07 59.26 08:36:20 08:23:01 7 31.56 0.00 7.50 0.69 0.08 60.17 08:36:20 08:24:01 all 15.67 0.00 3.25 1.43 0.06 79.60 08:36:20 08:24:01 0 26.97 0.00 4.32 2.40 0.08 66.22 08:36:20 08:24:01 1 13.73 0.00 2.83 0.27 0.05 83.12 08:36:20 08:24:01 2 17.08 0.00 2.71 0.07 0.03 80.11 08:36:20 08:24:01 3 16.44 0.00 3.85 0.20 0.08 79.43 08:36:20 08:24:01 4 22.52 0.00 3.34 0.10 0.05 73.98 08:36:20 08:24:01 5 13.46 0.00 3.35 1.68 0.07 81.44 08:36:20 08:24:01 6 8.68 0.00 2.61 6.42 0.03 82.26 08:36:20 08:24:01 7 6.51 0.00 2.96 0.28 0.07 90.18 08:36:20 08:25:01 all 27.51 0.00 5.42 1.38 0.07 65.61 08:36:20 08:25:01 0 29.11 0.00 5.80 6.45 0.08 58.55 08:36:20 08:25:01 1 25.30 0.00 5.54 2.62 0.07 66.47 08:36:20 08:25:01 2 32.58 0.00 5.28 0.12 0.08 61.94 08:36:20 08:25:01 3 27.17 0.00 5.90 0.15 0.07 66.71 08:36:20 08:25:01 4 26.76 0.00 5.08 0.25 0.07 67.84 08:36:20 08:25:01 5 28.49 0.00 6.05 0.77 0.07 64.62 08:36:20 08:25:01 6 25.17 0.00 4.54 0.44 0.08 69.77 08:36:20 08:25:01 7 25.51 0.00 5.22 0.23 0.07 68.98 08:36:20 08:26:01 all 0.98 0.00 0.48 0.28 0.02 98.25 08:36:20 08:26:01 0 0.67 0.00 0.32 0.13 0.02 98.87 08:36:20 08:26:01 1 1.29 0.00 0.53 0.92 0.00 97.26 08:36:20 08:26:01 2 0.50 0.00 0.35 0.03 0.02 99.10 08:36:20 08:26:01 3 2.15 0.00 0.63 0.65 0.02 96.55 08:36:20 08:26:01 4 0.65 0.00 0.42 0.13 0.03 98.76 08:36:20 08:26:01 5 0.75 0.00 0.37 0.02 0.02 98.85 08:36:20 08:26:01 6 0.48 0.00 0.50 0.20 0.02 98.80 08:36:20 08:26:01 7 1.32 0.00 0.72 0.15 0.02 97.80 08:36:20 08:27:01 all 2.56 0.00 1.10 0.30 0.04 96.00 08:36:20 08:27:01 0 2.55 0.00 1.31 0.00 0.05 96.10 08:36:20 08:27:01 1 2.11 0.00 1.52 1.68 0.03 94.65 08:36:20 08:27:01 2 2.41 0.00 0.82 0.13 0.03 96.60 08:36:20 08:27:01 3 3.04 0.00 0.77 0.54 0.02 95.64 08:36:20 08:27:01 4 2.31 0.00 1.40 0.02 0.10 96.17 08:36:20 08:27:01 5 2.43 0.00 0.84 0.03 0.00 96.70 08:36:20 08:27:01 6 3.26 0.00 1.24 0.00 0.03 95.46 08:36:20 08:27:01 7 2.36 0.00 0.94 0.02 0.03 96.65 08:36:20 08:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:20 08:28:01 0 0.05 0.00 0.07 0.00 0.03 99.85 08:36:20 08:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:36:20 08:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:20 08:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:36:20 08:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:36:20 08:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:20 08:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:36:20 08:29:01 all 0.09 0.00 0.01 0.01 0.01 99.88 08:36:20 08:29:01 0 0.12 0.00 0.02 0.00 0.03 99.83 08:36:20 08:29:01 1 0.03 0.00 0.00 0.05 0.02 99.90 08:36:20 08:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:29:01 3 0.17 0.00 0.02 0.02 0.00 99.80 08:36:20 08:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:29:01 5 0.10 0.00 0.02 0.00 0.02 99.87 08:36:20 08:29:01 6 0.17 0.00 0.00 0.02 0.02 99.80 08:36:20 08:29:01 7 0.13 0.00 0.00 0.00 0.02 99.85 08:36:20 08:30:01 all 0.31 0.00 0.04 0.01 0.01 99.63 08:36:20 08:30:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:36:20 08:30:01 1 0.83 0.00 0.00 0.02 0.00 99.15 08:36:20 08:30:01 2 0.20 0.00 0.02 0.00 0.03 99.75 08:36:20 08:30:01 3 0.32 0.00 0.03 0.08 0.00 99.57 08:36:20 08:30:01 4 0.07 0.00 0.08 0.00 0.00 99.85 08:36:20 08:30:01 5 0.81 0.00 0.00 0.00 0.00 99.19 08:36:20 08:30:01 6 0.12 0.00 0.05 0.00 0.02 99.82 08:36:20 08:30:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:36:20 08:31:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:36:20 08:31:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:36:20 08:31:01 1 0.10 0.00 0.02 0.02 0.02 99.85 08:36:20 08:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:20 08:31:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:36:20 08:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:31:01 5 1.32 0.00 0.00 0.00 0.02 98.66 08:36:20 08:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:36:20 08:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:20 08:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:36:20 08:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:36:20 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:32:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:36:20 08:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:20 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:20 08:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:36:20 08:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:20 08:36:20 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:36:20 08:33:01 all 0.05 0.00 0.02 0.00 0.02 99.91 08:36:20 08:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:36:20 08:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:20 08:33:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:36:20 08:33:01 3 0.07 0.00 0.00 0.02 0.00 99.92 08:36:20 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:20 08:33:01 5 0.23 0.00 0.07 0.00 0.02 99.68 08:36:20 08:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:36:20 08:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:36:20 08:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:20 08:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:36:20 08:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:36:20 08:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:36:20 08:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:36:20 08:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:36:20 08:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:20 08:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:36:20 08:34:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:36:20 08:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:36:20 08:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:36:20 08:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:36:20 08:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:36:20 08:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:36:20 08:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:20 08:35:01 5 1.80 0.00 0.00 0.00 0.00 98.20 08:36:20 08:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:36:20 08:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 08:36:20 08:36:01 all 8.29 0.00 3.76 1.20 0.05 86.70 08:36:20 08:36:01 0 8.13 0.00 3.61 0.05 0.05 88.16 08:36:20 08:36:01 1 10.10 0.00 3.76 0.27 0.07 85.80 08:36:20 08:36:01 2 8.37 0.00 4.95 6.74 0.05 79.90 08:36:20 08:36:01 3 9.01 0.00 3.02 1.13 0.05 86.79 08:36:20 08:36:01 4 7.62 0.00 3.51 0.15 0.07 88.65 08:36:20 08:36:01 5 8.03 0.00 4.59 0.34 0.05 86.99 08:36:20 08:36:01 6 7.07 0.00 3.28 0.94 0.03 88.67 08:36:20 08:36:01 7 7.96 0.00 3.32 0.02 0.03 88.66 08:36:20 Average: all 6.53 0.00 1.72 0.58 0.03 91.15 08:36:20 Average: 0 7.50 0.00 1.95 1.74 0.05 88.76 08:36:20 Average: 1 6.46 0.00 1.64 0.68 0.03 91.19 08:36:20 Average: 2 6.90 0.00 1.65 0.70 0.03 90.71 08:36:20 Average: 3 6.67 0.00 1.80 0.45 0.03 91.05 08:36:20 Average: 4 6.48 0.00 1.62 0.07 0.03 91.80 08:36:20 Average: 5 6.63 0.00 1.79 0.30 0.03 91.25 08:36:20 Average: 6 5.81 0.00 1.61 0.57 0.03 91.98 08:36:20 Average: 7 5.75 0.00 1.67 0.12 0.03 92.43 08:36:20 08:36:20 08:36:20