Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 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-ssh7163846035814110447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8978947157456284943.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh707693749631343278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15561462710834437495.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-ssh2028950292465542490.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-38 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 76c7bda26704e13abda599293f14a45310026ab6 (main) Commit message: "Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-list --no-walk 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:55:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:55:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:55:58 ========================================================= 06:55:58 EdgeX Global Pipelines Version Info 06:55:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:55:59 ------------------- 06:55:59 stable info: 06:55:59 ------------------- 06:55:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:55:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:55:59 Message: update stable to v1.0.258 06:55:59 ------------------- 06:55:59 experimental info: 06:55:59 ------------------- 06:55:59 Commited By: **** collab-it+edgex@linuxfoundation.org 06:55:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:55:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:55:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c7bda [Pipeline] echo 06:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:00 provisioning config files... 06:56:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5236185746969995236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:00 ---> ****-login.sh 06:56:00 nexus3.edgexfoundry.org:10001 06:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:03 Configure a credential helper to remove this warning. See 06:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:03 06:56:03 Login Succeeded 06:56:03 nexus3.edgexfoundry.org:10002 06:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:03 Configure a credential helper to remove this warning. See 06:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:03 06:56:03 Login Succeeded 06:56:03 nexus3.edgexfoundry.org:10003 06:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:03 Configure a credential helper to remove this warning. See 06:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:03 06:56:03 Login Succeeded 06:56:03 nexus3.edgexfoundry.org:10004 06:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:03 Configure a credential helper to remove this warning. See 06:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:03 06:56:03 Login Succeeded 06:56:03 ****.io 06:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:03 Configure a credential helper to remove this warning. See 06:56:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:03 06:56:03 Login Succeeded 06:56:03 ---> ****-login.sh ends [Pipeline] } 06:56:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:56:04 + git rev-list -1 --merges 76c7bda26704e13abda599293f14a45310026ab6~1..76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo 06:56:04 -----------> git rev-list -1 --merges 76c7bda26704e13abda599293f14a45310026ab6~1..76c7bda26704e13abda599293f14a45310026ab6 76c7bda26704e13abda599293f14a45310026ab6 06:56:04 76c7bda26704e13abda599293f14a45310026ab6 [false] [Pipeline] sh 06:56:04 + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo 06:56:04 ========================================================= 06:56:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:56:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:05 + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo 06:56:05 [semverPrep] GIT_COMMIT: 76c7bda26704e13abda599293f14a45310026ab6, Commit Message: Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22 [Pipeline] echo 06:56:05 [semverPrep] This is not a build commit. [Pipeline] sh 06:56:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:56:05 + grep -v github /etc/ssh/ssh_known_hosts 06:56:05 + [ -e /tmp/ssh_known_hosts ] 06:56:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:56:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:56:05 + sudo tee -a /etc/ssh/ssh_known_hosts 06:56:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:05 06:56:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:07 0.1.4: Pulling from edgex-devops/py-git-semver 06:56:07 b85a868b505f: Pulling fs layer 06:56:07 e2be974225ed: Pulling fs layer 06:56:07 339a4e72a1f5: Pulling fs layer 06:56:07 988bab9f4d93: Pulling fs layer 06:56:07 1469e6f7b9e6: Pulling fs layer 06:56:07 eaf3925da568: Pulling fs layer 06:56:07 bab4dde63d76: Pulling fs layer 06:56:07 bde34c3a00c8: Pulling fs layer 06:56:07 b352a97aabf1: Pulling fs layer 06:56:07 4872d77fe225: Pulling fs layer 06:56:07 5851b861e8e6: Pulling fs layer 06:56:07 988bab9f4d93: Waiting 06:56:07 1469e6f7b9e6: Waiting 06:56:07 eaf3925da568: Waiting 06:56:07 bab4dde63d76: Waiting 06:56:07 bde34c3a00c8: Waiting 06:56:07 b352a97aabf1: Waiting 06:56:07 4872d77fe225: Waiting 06:56:07 5851b861e8e6: Waiting 06:56:07 e2be974225ed: Download complete 06:56:07 988bab9f4d93: Download complete 06:56:07 1469e6f7b9e6: Verifying Checksum 06:56:07 1469e6f7b9e6: Download complete 06:56:07 eaf3925da568: Download complete 06:56:07 339a4e72a1f5: Verifying Checksum 06:56:07 339a4e72a1f5: Download complete 06:56:07 bde34c3a00c8: Verifying Checksum 06:56:07 bde34c3a00c8: Download complete 06:56:07 b352a97aabf1: Verifying Checksum 06:56:07 b352a97aabf1: Download complete 06:56:07 4872d77fe225: Verifying Checksum 06:56:07 4872d77fe225: Download complete 06:56:07 5851b861e8e6: Download complete 06:56:07 b85a868b505f: Verifying Checksum 06:56:07 b85a868b505f: Download complete 06:56:08 bab4dde63d76: Verifying Checksum 06:56:08 bab4dde63d76: Download complete 06:56:09 b85a868b505f: Pull complete 06:56:09 e2be974225ed: Pull complete 06:56:10 339a4e72a1f5: Pull complete 06:56:10 988bab9f4d93: Pull complete 06:56:11 1469e6f7b9e6: Pull complete 06:56:11 eaf3925da568: Pull complete 06:56:13 bab4dde63d76: Pull complete 06:56:13 bde34c3a00c8: Pull complete 06:56:14 b352a97aabf1: Pull complete 06:56:14 4872d77fe225: Pull complete 06:56:14 5851b861e8e6: Pull complete 06:56:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:14 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 06:56:14 $ 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 06:56:23 $ docker top 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 -eo pid,comm 06:56:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:56:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:24 [ssh-agent] Looking for ssh-agent implementation... 06:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:24 $ docker exec 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent 06:56:24 SSH_AUTH_SOCK=/tmp/ssh-epXOhz9W8iHS/agent.13 06:56:24 SSH_AGENT_PID=19 06:56:24 Running ssh-add (command line suppressed) 06:56:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1467378972233732598.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1467378972233732598.key) 06:56:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:24 + git tag --points-at HEAD [Pipeline] } 06:56:24 $ docker exec --env ******** --env ******** 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent -k 06:56:25 unset SSH_AUTH_SOCK; 06:56:25 unset SSH_AGENT_PID; 06:56:25 echo Agent pid 19 killed; 06:56:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:25 [ssh-agent] Looking for ssh-agent implementation... 06:56:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:25 $ docker exec 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent 06:56:25 SSH_AUTH_SOCK=/tmp/ssh-8hxZhOTOn9vv/agent.52 06:56:25 SSH_AGENT_PID=58 06:56:25 Running ssh-add (command line suppressed) 06:56:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5983883822699624622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5983883822699624622.key) 06:56:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:26 + git semver init 06:56:26 2024-03-15 06:56:26,457 [run_init] DEBUG init version:0.0.0 force:False 06:56:26 2024-03-15 06:56:26,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:56:26 2024-03-15 06:56:26,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:56:26 2024-03-15 06:56:26,460 [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) 06:56:31 2024-03-15 06:56:31,158 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 06:56:31 2024-03-15 06:56:31,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 06:56:31 2024-03-15 06:56:31,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:56:31 2024-03-15 06:56:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:56:31 3.1.0-dev.38 [Pipeline] } 06:56:31 $ docker exec --env ******** --env ******** 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent -k 06:56:32 unset SSH_AUTH_SOCK; 06:56:32 unset SSH_AGENT_PID; 06:56:32 echo Agent pid 58 killed; 06:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:32 + git semver [Pipeline] } 06:56:32 $ docker stop --time=1 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 06:56:35 $ docker rm -f --volumes 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:56:35 Stashed 1 file(s) [Pipeline] echo 06:56:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:36 provisioning config files... 06:56:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5148388099596983667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:36 ---> ****-login.sh 06:56:36 nexus3.edgexfoundry.org:10001 06:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:36 Configure a credential helper to remove this warning. See 06:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:36 06:56:36 Login Succeeded 06:56:36 nexus3.edgexfoundry.org:10002 06:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:36 Configure a credential helper to remove this warning. See 06:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:36 06:56:36 Login Succeeded 06:56:36 nexus3.edgexfoundry.org:10003 06:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:36 Configure a credential helper to remove this warning. See 06:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:36 06:56:36 Login Succeeded 06:56:36 nexus3.edgexfoundry.org:10004 06:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:36 Configure a credential helper to remove this warning. See 06:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:36 06:56:36 Login Succeeded 06:56:36 ****.io 06:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:36 Configure a credential helper to remove this warning. See 06:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:36 06:56:36 Login Succeeded 06:56:36 ---> ****-login.sh ends [Pipeline] } 06:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:37 ========================================================= 06:56:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:56:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:56:37 Sending build context to Docker daemon 59.37MB 06:56:37 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:56:37 Step 2/15 : FROM ${BASE} AS builder 06:56:51 Still waiting to schedule task 06:56:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42’ 06:57:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:57:16 7264a8db6415: Pulling fs layer 06:57:16 c4d48a809fc2: Pulling fs layer 06:57:16 4f1c88b9dad5: Pulling fs layer 06:57:16 ad3a456e5733: Pulling fs layer 06:57:16 69c7f0334f64: Pulling fs layer 06:57:16 1f1c1a5573a3: Pulling fs layer 06:57:16 ce7588e14bc9: Pulling fs layer 06:57:16 b5e4710f87ac: Pulling fs layer 06:57:16 ad3a456e5733: Waiting 06:57:16 69c7f0334f64: Waiting 06:57:16 1f1c1a5573a3: Waiting 06:57:16 ce7588e14bc9: Waiting 06:57:16 b5e4710f87ac: Waiting 06:57:16 c4d48a809fc2: Download complete 06:57:16 ad3a456e5733: Download complete 06:57:16 69c7f0334f64: Download complete 06:57:16 7264a8db6415: Verifying Checksum 06:57:16 7264a8db6415: Download complete 06:57:16 1f1c1a5573a3: Verifying Checksum 06:57:16 1f1c1a5573a3: Download complete 06:57:16 b5e4710f87ac: Verifying Checksum 06:57:16 4f1c88b9dad5: Verifying Checksum 06:57:16 4f1c88b9dad5: Download complete 06:57:16 7264a8db6415: Pull complete 06:57:16 c4d48a809fc2: Pull complete 06:57:16 ce7588e14bc9: Verifying Checksum 06:57:16 ce7588e14bc9: Download complete 06:57:18 4f1c88b9dad5: Pull complete 06:57:19 ad3a456e5733: Pull complete 06:57:20 69c7f0334f64: Pull complete 06:57:20 1f1c1a5573a3: Pull complete 06:57:23 ce7588e14bc9: Pull complete 06:57:23 b5e4710f87ac: Pull complete 06:57:23 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:57:24 ---> 88b5674ff536 06:57:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:57:36 ---> Running in 9da762142337 06:57:36 Removing intermediate container 9da762142337 06:57:36 ---> c41e6c6983a7 06:57:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:57:36 ---> Running in d443f17982b7 06:57:37 Removing intermediate container d443f17982b7 06:57:37 ---> 0590b8c38743 06:57:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:57:37 ---> Running in a083ed03305c 06:57:37 Removing intermediate container a083ed03305c 06:57:37 ---> 0a8fb4660d48 06:57:37 Step 6/15 : LABEL Name=edgex-ui-go 06:57:38 ---> Running in e62c71dd4adf 06:57:38 Removing intermediate container e62c71dd4adf 06:57:38 ---> e3380cefe3e1 06:57:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:57:38 ---> Running in 469c649731b8 06:57:38 Removing intermediate container 469c649731b8 06:57:38 ---> 6c014b20fed8 06:57:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:57:39 latest: Pulling from library/docker 06:57:39 4abcf2066143: Pulling fs layer 06:57:39 0bf151956701: Pulling fs layer 06:57:39 4f4fb700ef54: Pulling fs layer 06:57:39 0ca2bb9cdd6f: Pulling fs layer 06:57:39 b33a16258cd2: Pulling fs layer 06:57:39 2875dcb56416: Pulling fs layer 06:57:39 0ca2bb9cdd6f: Waiting 06:57:39 b33a16258cd2: Waiting 06:57:39 360209ced14e: Pulling fs layer 06:57:39 7acbde70f385: Pulling fs layer 06:57:39 2875dcb56416: Waiting 06:57:39 360209ced14e: Waiting 06:57:39 7acbde70f385: Waiting 06:57:39 d7094c34553d: Pulling fs layer 06:57:39 81e454e4b780: Pulling fs layer 06:57:39 d7094c34553d: Waiting 06:57:39 11ab83a05af4: Pulling fs layer 06:57:39 706a9b923a28: Pulling fs layer 06:57:39 81e454e4b780: Waiting 06:57:39 d7bdcd159f55: Pulling fs layer 06:57:39 7a5c12addbb7: Pulling fs layer 06:57:39 11ab83a05af4: Waiting 06:57:39 706a9b923a28: Waiting 06:57:39 d5bf9a92f324: Pulling fs layer 06:57:39 d7bdcd159f55: Waiting 06:57:39 7a5c12addbb7: Waiting 06:57:39 c166a377d301: Pulling fs layer 06:57:39 d5bf9a92f324: Waiting 06:57:39 c166a377d301: Waiting 06:57:40 4f4fb700ef54: Verifying Checksum 06:57:40 4f4fb700ef54: Download complete 06:57:40 0bf151956701: Verifying Checksum 06:57:40 0bf151956701: Download complete 06:57:40 4abcf2066143: Verifying Checksum 06:57:40 4abcf2066143: Download complete 06:57:40 0ca2bb9cdd6f: Verifying Checksum 06:57:40 0ca2bb9cdd6f: Download complete 06:57:40 b33a16258cd2: Download complete 06:57:40 4abcf2066143: Pull complete 06:57:40 2875dcb56416: Verifying Checksum 06:57:40 2875dcb56416: Download complete 06:57:40 7acbde70f385: Verifying Checksum 06:57:40 7acbde70f385: Download complete 06:57:40 d7094c34553d: Verifying Checksum 06:57:40 d7094c34553d: Download complete 06:57:40 360209ced14e: Verifying Checksum 06:57:40 360209ced14e: Download complete 06:57:40 81e454e4b780: Verifying Checksum 06:57:40 81e454e4b780: Download complete 06:57:40 706a9b923a28: Verifying Checksum 06:57:40 706a9b923a28: Download complete 06:57:40 d7bdcd159f55: Verifying Checksum 06:57:40 d7bdcd159f55: Download complete 06:57:40 11ab83a05af4: Verifying Checksum 06:57:40 11ab83a05af4: Download complete 06:57:40 d5bf9a92f324: Verifying Checksum 06:57:40 d5bf9a92f324: Download complete 06:57:40 c166a377d301: Verifying Checksum 06:57:40 c166a377d301: Download complete 06:57:40 0bf151956701: Pull complete 06:57:41 4f4fb700ef54: Pull complete 06:57:41 7a5c12addbb7: Verifying Checksum 06:57:41 0ca2bb9cdd6f: Pull complete 06:57:42 b33a16258cd2: Pull complete 06:57:42 2875dcb56416: Pull complete 06:57:43 360209ced14e: Pull complete 06:57:43 7acbde70f385: Pull complete 06:57:43 d7094c34553d: Pull complete 06:57:43 81e454e4b780: Pull complete 06:57:44 11ab83a05af4: Pull complete 06:57:44 706a9b923a28: Pull complete 06:57:44 d7bdcd159f55: Pull complete 06:57:46 7a5c12addbb7: Pull complete 06:57:46 d5bf9a92f324: Pull complete 06:57:47 c166a377d301: Pull complete 06:57:47 Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 06:57:47 Status: Downloaded newer image for docker:latest 06:57:53 ---> 7df381a0a3a3 06:57:53 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:57:53 ---> Running in 33f37e61e1d3 06:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:57:53 OK: 264 MiB in 52 packages 06:57:54 Removing intermediate container 33f37e61e1d3 06:57:54 ---> 6ec9cafe09ae 06:57:54 Step 10/15 : ENV GO111MODULE=on 06:57:54 ---> Running in b1ad567c2a38 06:57:54 Removing intermediate container b1ad567c2a38 06:57:54 ---> c46d7a71b9c0 06:57:54 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:57:54 ---> Running in ac46f65d86d9 06:57:55 Removing intermediate container ac46f65d86d9 06:57:55 ---> abea7d0978ed 06:57:55 Step 12/15 : COPY go.mod vendor* ./ 06:57:55 ---> cccd90536418 06:57:55 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:55 ---> Running in 84d1a1a0b4f6 06:58:34 Removing intermediate container 84d1a1a0b4f6 06:58:34 ---> 26b785497b7d 06:58:34 Step 14/15 : COPY . . 06:58:34 ---> 617f68610166 06:58:34 Step 15/15 : RUN ${MAKE} 06:58:34 ---> Running in d254ab13bed5 06:58:34 noop 06:58:34 Removing intermediate container d254ab13bed5 06:58:34 ---> 6f4bd0967a52 06:58:34 Successfully built 6f4bd0967a52 06:58:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker inspect -f . ci-base-image-x86_64 06:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:34 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 06:58: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 ******** ci-base-image-x86_64 cat 06:58:34 $ docker top ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:35 + go version 06:58:35 go version go1.21.0 linux/amd64 [Pipeline] } 06:58:35 $ docker stop --time=1 ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f 06:58:36 $ docker rm -f --volumes ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:36 + docker inspect -f . ci-base-image-x86_64 06:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:37 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 06:58: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 ******** ci-base-image-x86_64 cat 06:58:37 $ docker top 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 06:58:38 + make test 06:58:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:58:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:58:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:58:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:58:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:58:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:58:51 ./bin/test-attribution-txt.sh 06:58:51 make -C web test 06:58:51 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 06:58:51 make[1]: tput: No such file or directory 06:58:51 make[1]: tput: No such file or directory 06:58:51 warning: generating ./VERSION 06:58:51 echo "0.0.0" > VERSION 06:58:51 docker build \ 06:58:51 -f Dockerfile \ 06:58:51 --build-arg USER=1000 \ 06:58:51 \ 06:58:51 --label "git_sha=76c7bda26704e13abda599293f14a45310026ab6" \ 06:58:51 -t edgexfoundry/edgex-web-ui:76c7bda26704e13abda599293f14a45310026ab6 \ 06:58:51 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:58:51 . 06:58:51 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 06:58:51 Install the buildx component to build images with BuildKit: 06:58:51 https://docs.docker.com/go/buildx/ 06:58:51 06:58:51 Sending build context to Docker daemon 2.62MB 06:58:51 Step 1/11 : FROM node:18-alpine3.18 06:58:51 18-alpine3.18: Pulling from library/node 06:58:51 619be1103602: Pulling fs layer 06:58:51 3ca0848cfd88: Pulling fs layer 06:58:51 ea995ae82edc: Pulling fs layer 06:58:51 8ef45897bdf2: Pulling fs layer 06:58:51 8ef45897bdf2: Waiting 06:58:51 619be1103602: Verifying Checksum 06:58:51 619be1103602: Download complete 06:58:51 ea995ae82edc: Verifying Checksum 06:58:51 ea995ae82edc: Download complete 06:58:51 8ef45897bdf2: Verifying Checksum 06:58:51 8ef45897bdf2: Download complete 06:58:51 3ca0848cfd88: Verifying Checksum 06:58:51 3ca0848cfd88: Download complete 06:58:51 619be1103602: Pull complete 06:58:53 3ca0848cfd88: Pull complete 06:58:53 ea995ae82edc: Pull complete 06:58:53 8ef45897bdf2: Pull complete 06:58:53 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 06:58:53 Status: Downloaded newer image for node:18-alpine3.18 06:58:53 ---> 4f966fe318ae 06:58:53 Step 2/11 : RUN apk add --no-cache chromium 06:58:59 ---> Running in 99dc2b542319 06:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:58:59 (1/154) Installing libexpat (2.6.0-r0) 06:58:59 (2/154) Installing brotli-libs (1.0.9-r14) 06:58:59 (3/154) Installing libbz2 (1.0.8-r5) 06:58:59 (4/154) Installing libpng (1.6.39-r3) 06:58:59 (5/154) Installing freetype (2.13.0-r5) 06:58:59 (6/154) Installing fontconfig (2.14.2-r3) 06:58:59 (7/154) Installing libfontenc (1.1.7-r2) 06:58:59 (8/154) Installing mkfontscale (1.2.2-r3) 06:58:59 (9/154) Installing font-opensans (0_git20210927-r1) 06:58:59 (10/154) Installing pkgconf (1.9.5-r0) 06:58:59 (11/154) Installing libffi (3.4.4-r2) 06:58:59 (12/154) Installing libintl (0.21.1-r7) 06:58:59 (13/154) Installing libblkid (2.38.1-r8) 06:58:59 (14/154) Installing libmount (2.38.1-r8) 06:58:59 (15/154) Installing pcre2 (10.42-r1) 06:58:59 (16/154) Installing glib (2.76.6-r0) 06:58:59 (17/154) Installing xz-libs (5.4.3-r0) 06:58:59 (18/154) Installing libxml2 (2.11.7-r0) 06:58:59 (19/154) Installing shared-mime-info (2.2-r5) 06:58:59 (20/154) Installing hicolor-icon-theme (0.17-r2) 06:58:59 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 06:58:59 (22/154) Installing libwebp (1.3.2-r0) 06:58:59 (23/154) Installing zstd-libs (1.5.5-r4) 06:58:59 (24/154) Installing tiff (4.5.1-r0) 06:58:59 (25/154) Installing gdk-pixbuf (2.42.10-r5) 06:58:59 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 06:58:59 (27/154) Installing libxau (1.0.11-r2) 06:58:59 (28/154) Installing libmd (1.0.4-r2) 06:58:59 (29/154) Installing libbsd (0.11.7-r1) 06:58:59 (30/154) Installing libxdmcp (1.1.4-r2) 06:58:59 (31/154) Installing libxcb (1.15-r1) 06:58:59 (32/154) Installing libx11 (1.8.7-r0) 06:58:59 (33/154) Installing libxcomposite (0.4.6-r3) 06:58:59 (34/154) Installing libxfixes (6.0.1-r2) 06:58:59 (35/154) Installing libxrender (0.9.11-r3) 06:58:59 (36/154) Installing libxcursor (1.2.1-r2) 06:58:59 (37/154) Installing libxdamage (1.1.6-r2) 06:58:59 (38/154) Installing libxext (1.3.5-r2) 06:58:59 (39/154) Installing libxi (1.8.1-r0) 06:58:59 (40/154) Installing libxinerama (1.1.5-r2) 06:58:59 (41/154) Installing libxrandr (1.5.3-r2) 06:58:59 (42/154) Installing libatk-1.0 (2.48.4-r0) 06:58:59 (43/154) Installing libxtst (1.2.4-r2) 06:58:59 (44/154) Installing dbus-libs (1.14.8-r0) 06:58:59 (45/154) Installing at-spi2-core (2.48.4-r0) 06:58:59 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 06:58:59 (47/154) Installing pixman (0.42.2-r1) 06:58:59 (48/154) Installing cairo (1.17.8-r1) 06:58:59 (49/154) Installing cairo-gobject (1.17.8-r1) 06:58:59 (50/154) Installing avahi-libs (0.8-r13) 06:58:59 (51/154) Installing gmp (6.2.1-r3) 06:58:59 (52/154) Installing nettle (3.8.1-r2) 06:58:59 (53/154) Installing libunistring (1.1-r1) 06:58:59 (54/154) Installing libidn2 (2.3.4-r1) 06:58:59 (55/154) Installing p11-kit (0.24.1-r2) 06:58:59 (56/154) Installing libtasn1 (4.19.0-r1) 06:58:59 (57/154) Installing gnutls (3.8.3-r0) 06:58:59 (58/154) Installing cups-libs (2.4.7-r0) 06:58:59 (59/154) Installing libepoxy (1.5.10-r1) 06:58:59 (60/154) Installing fribidi (1.0.13-r0) 06:58:59 (61/154) Installing graphite2 (1.3.14-r5) 06:58:59 (62/154) Installing harfbuzz (7.3.0-r0) 06:58:59 (63/154) Installing libxft (2.3.8-r1) 06:58:59 (64/154) Installing pango (1.50.14-r1) 06:58:59 (65/154) Installing wayland-libs-client (1.22.0-r2) 06:58:59 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 06:58:59 (67/154) Installing wayland-libs-egl (1.22.0-r2) 06:58:59 (68/154) Installing xkeyboard-config (2.38-r0) 06:58:59 (69/154) Installing libxkbcommon (1.5.0-r2) 06:58:59 (70/154) Installing gtk+3.0 (3.24.38-r1) 06:58:59 Executing gtk+3.0-3.24.38-r1.post-install 06:58:59 (71/154) Installing icu-data-full (73.2-r2) 06:59:00 (72/154) Installing mesa (23.0.4-r0) 06:59:00 (73/154) Installing llvm15-libs (15.0.7-r6) 06:59:00 (74/154) Installing hwdata-pci (0.370-r0) 06:59:00 (75/154) Installing libpciaccess (0.17-r2) 06:59:00 (76/154) Installing libdrm (2.4.115-r4) 06:59:00 (77/154) Installing musl-fts (1.2.7-r5) 06:59:00 (78/154) Installing libelf (0.189-r2) 06:59:00 (79/154) Installing mesa-glapi (23.0.4-r0) 06:59:00 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 06:59:00 (81/154) Installing eudev-libs (3.2.11-r8) 06:59:00 (82/154) Installing libmagic (5.45-r0) 06:59:00 (83/154) Installing file (5.45-r0) 06:59:00 (84/154) Installing libice (1.1.1-r2) 06:59:00 (85/154) Installing libuuid (2.38.1-r8) 06:59:00 (86/154) Installing libsm (1.2.4-r1) 06:59:00 (87/154) Installing libxt (1.3.0-r2) 06:59:00 (88/154) Installing libxmu (1.1.4-r2) 06:59:00 (89/154) Installing xset (1.2.5-r1) 06:59:00 (90/154) Installing xprop (1.2.7-r0) 06:59:00 (91/154) Installing xdg-utils (1.1.3-r4) 06:59:00 (92/154) Installing libogg (1.3.5-r4) 06:59:00 (93/154) Installing flac-libs (1.4.3-r0) 06:59:00 (94/154) Installing alsa-lib (1.2.9-r1) 06:59:00 (95/154) Installing libatomic (12.2.1_git20220924-r10) 06:59:00 (96/154) Installing svt-av1-libs (1.6.0-r0) 06:59:00 (97/154) Installing aom-libs (3.6.1-r0) 06:59:00 (98/154) Installing libva (2.18.0-r1) 06:59:00 (99/154) Installing libvdpau (1.5-r1) 06:59:00 (100/154) Installing onevpl-libs (2023.2.1-r0) 06:59:00 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 06:59:00 (102/154) Installing libdav1d (1.2.1-r0) 06:59:00 (103/154) Installing libhwy (1.0.4-r1) 06:59:00 (104/154) Installing lcms2 (2.15-r2) 06:59:00 (105/154) Installing libjxl (0.8.2-r0) 06:59:01 (106/154) Installing lame-libs (3.100-r5) 06:59:01 (107/154) Installing opus (1.4-r0) 06:59:01 (108/154) Installing libgomp (12.2.1_git20220924-r10) 06:59:01 (109/154) Installing soxr (0.1.3-r5) 06:59:01 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 06:59:01 (111/154) Installing libtheora (1.1.1-r17) 06:59:01 (112/154) Installing libvorbis (1.3.7-r1) 06:59:01 (113/154) Installing libvpx (1.13.0-r2) 06:59:01 (114/154) Installing x264-libs (0.164_git20220602-r1) 06:59:01 (115/154) Installing numactl (2.0.16-r4) 06:59:01 (116/154) Installing x265-libs (3.5-r4) 06:59:01 (117/154) Installing xvidcore (1.3.7-r1) 06:59:01 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 06:59:01 (119/154) Installing libbluray (1.3.4-r0) 06:59:01 (120/154) Installing mpg123-libs (1.31.3-r1) 06:59:01 (121/154) Installing libopenmpt (0.7.2-r0) 06:59:01 (122/154) Installing cjson (1.7.17-r0) 06:59:01 (123/154) Installing mbedtls (2.28.7-r0) 06:59:01 (124/154) Installing librist (0.2.7-r0) 06:59:01 (125/154) Installing libsrt (1.5.2-r0) 06:59:01 (126/154) Installing libssh (0.10.5-r0) 06:59:01 (127/154) Installing libsodium (1.0.18-r3) 06:59:01 (128/154) Installing libzmq (4.3.4-r4) 06:59:01 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 06:59:01 (130/154) Installing libevent (2.1.12-r6) 06:59:01 (131/154) Installing wayland-libs-server (1.22.0-r2) 06:59:01 (132/154) Installing mesa-gbm (23.0.4-r0) 06:59:01 (133/154) Installing harfbuzz-subset (7.3.0-r0) 06:59:01 (134/154) Installing icu-libs (73.2-r2) 06:59:02 (135/154) Installing jsoncpp (1.9.5-r0) 06:59:02 (136/154) Installing minizip (1.2.13-r1) 06:59:02 (137/154) Installing nspr (4.35-r2) 06:59:02 (138/154) Installing sqlite-libs (3.41.2-r3) 06:59:02 (139/154) Installing nss (3.94-r0) 06:59:02 (140/154) Installing pipewire-libs (0.3.70-r1) 06:59:02 (141/154) Installing libasyncns (0.8-r1) 06:59:02 (142/154) Installing libltdl (2.4.7-r2) 06:59:02 (143/154) Installing orc (0.4.34-r0) 06:59:02 (144/154) Installing libsndfile (1.2.0-r2) 06:59:02 (145/154) Installing speexdsp (1.2.1-r1) 06:59:02 (146/154) Installing tdb-libs (1.4.8-r1) 06:59:02 (147/154) Installing libpulse (16.1-r10) 06:59:02 (148/154) Installing snappy (1.1.10-r1) 06:59:02 (149/154) Installing libwoff2common (1.0.2-r2) 06:59:02 (150/154) Installing libwoff2enc (1.0.2-r2) 06:59:02 (151/154) Installing libgpg-error (1.47-r1) 06:59:02 (152/154) Installing libgcrypt (1.10.2-r1) 06:59:02 (153/154) Installing libxslt (1.1.38-r0) 06:59:02 (154/154) Installing chromium (119.0.6045.159-r0) 06:59:03 Executing busybox-1.36.1-r5.trigger 06:59:03 Executing fontconfig-2.14.2-r3.trigger 06:59:03 Executing mkfontscale-1.2.2-r3.trigger 06:59:03 Executing glib-2.76.6-r0.trigger 06:59:03 Executing shared-mime-info-2.2-r5.trigger 06:59:04 Executing gdk-pixbuf-2.42.10-r5.trigger 06:59:04 Executing gtk-update-icon-cache-3.24.38-r1.trigger 06:59:04 OK: 580 MiB in 171 packages 06:59:18 Removing intermediate container 99dc2b542319 06:59:18 ---> 381b86482610 06:59:18 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:59:18 ---> Running in f3aad2862d02 06:59:19 Removing intermediate container f3aad2862d02 06:59:19 ---> 7d686ab645a9 06:59:19 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 06:59:19 ---> Running in 64cf84e34be7 06:59:19 Removing intermediate container 64cf84e34be7 06:59:19 ---> 64d416b2b599 06:59:19 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 06:59:19 ---> Running in 7dac79a92c57 06:59:19 Removing intermediate container 7dac79a92c57 06:59:19 ---> 745bf666953a 06:59:19 Step 6/11 : RUN npm install -g npm 06:59:19 ---> Running in 5004bd55c901 06:59:29 06:59:29 removed 26 packages, and changed 55 packages in 10s 06:59:29 06:59:29 24 packages are looking for funding 06:59:29 run `npm fund` for details 06:59:31 Removing intermediate container 5004bd55c901 06:59:31 ---> f23c6f1ca720 06:59:31 Step 7/11 : ARG USER=1000 06:59:31 ---> Running in 1c8b99011b27 06:59:31 Removing intermediate container 1c8b99011b27 06:59:31 ---> 7ec8c19cf808 06:59:31 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:59:31 ---> Running in 226573d2c66a 06:59:31 Removing intermediate container 226573d2c66a 06:59:31 ---> 7c1a5d653122 06:59:31 Step 9/11 : USER $USER:$USER 06:59:31 ---> Running in 4e32a8e36698 06:59:31 Removing intermediate container 4e32a8e36698 06:59:31 ---> 1092dfeb13cb 06:59:31 Step 10/11 : WORKDIR /app 06:59:31 ---> Running in acf7d498410e 06:59:32 Removing intermediate container acf7d498410e 06:59:32 ---> 7de58179155d 06:59:32 Step 11/11 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 06:59:32 ---> Running in 979d99853929 06:59:32 Removing intermediate container 979d99853929 06:59:32 ---> d1528df4af72 06:59:32 Successfully built d1528df4af72 06:59:32 Successfully tagged edgexfoundry/edgex-web-ui:76c7bda26704e13abda599293f14a45310026ab6 06:59:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:59:32 touch edgex-web-ui.imagebuilt 06:59:32 mkdir -p node_modules coverage 06:59:32 chown "1000:1000" . node_modules coverage package-lock.json 06:59:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:59:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-48 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:59:39 Running in /w/workspace/edgex-ui-go/168 [Pipeline] { [Pipeline] checkout 06:59:42 The recommended git tool is: git 06:59:44 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 06:59:44 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 06:59:44 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 06:59:44 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 06:59:44 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 06:59:44 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 06:59:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 06:59:45 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 06:59:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:59:46 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 06:59:47 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 06:59:47 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 06:59:48 using credential edgex-jenkins-ssh 06:59:48 Cloning the remote Git repository 06:59:48 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 06:59:48 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:59:48 > git init /w/workspace/edgex-ui-go/168 # timeout=10 06:59:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:49 > git --version # timeout=10 06:59:49 > git --version # 'git version 2.25.1' 06:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:52 06:59:52 added 1182 packages, and audited 1183 packages in 19s 06:59:52 06:59:52 100 packages are looking for funding 06:59:52 run `npm fund` for details 06:59:52 06:59:52 20 vulnerabilities (13 moderate, 6 high, 1 critical) 06:59:52 06:59:52 To address issues that do not require attention, run: 06:59:52 npm audit fix 06:59:52 06:59:52 To address all issues (including breaking changes), run: 06:59:52 npm audit fix --force 06:59:52 06:59:52 Run `npm audit` for details. 06:59:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:56 Avoid second fetch 06:59:56 Checking out Revision 76c7bda26704e13abda599293f14a45310026ab6 (main) 06:59:57 Commit message: "Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" 06:59:56 > git config core.sparsecheckout # timeout=10 06:59:56 > git checkout -f 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:00:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:02 Dload Upload Total Spent Left Speed 07:00:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 07:00:02 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 07:00:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:00:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:00:02 + sudo tee /etc/docker/daemon.new 07:00:02 { 07:00:02 "registry-mirrors": [ 07:00:02 "https://nexus3.edgexfoundry.org:10001" 07:00:02 ], 07:00:02 "bip": "10.250.0.254/24", 07:00:02 "hosts": [ 07:00:02 "tcp://0.0.0.0:5555", 07:00:02 "unix:///var/run/docker.sock" 07:00:02 ], 07:00:02 "mtu": 1458, 07:00:02 "selinux-enabled": true, 07:00:02 "seccomp-profile": "/etc/docker/seccomp.json" 07:00:02 } [Pipeline] sh 07:00:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:00:03 + sudo service docker restart 07:00:04 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:22 provisioning config files... 07:00:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/168@tmp/config10183001917925943837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:23 ---> ****-login.sh 07:00:23 nexus3.edgexfoundry.org:10001 07:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:24 Configure a credential helper to remove this warning. See 07:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:24 07:00:24 Login Succeeded 07:00:24 nexus3.edgexfoundry.org:10002 07:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:24 Configure a credential helper to remove this warning. See 07:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:24 07:00:24 Login Succeeded 07:00:24 nexus3.edgexfoundry.org:10003 07:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:25 Configure a credential helper to remove this warning. See 07:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:25 07:00:25 Login Succeeded 07:00:25 nexus3.edgexfoundry.org:10004 07:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:25 Configure a credential helper to remove this warning. See 07:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:25 07:00:25 Login Succeeded 07:00:25 ****.io 07:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:26 Configure a credential helper to remove this warning. See 07:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:26 07:00:26 Login Succeeded 07:00:26 ---> ****-login.sh ends [Pipeline] } 07:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:00:26 ========================================================= 07:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:00:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:00:28 Sending build context to Docker daemon 35.29MB 07:00:28 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 07:00:28 Step 2/15 : FROM ${BASE} AS builder 07:00:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:00:28 9fda8d8052c6: Pulling fs layer 07:00:28 5d54e960e981: Pulling fs layer 07:00:28 c4a7e357bf2a: Pulling fs layer 07:00:28 f0e02332f6b5: Pulling fs layer 07:00:28 872ee5b61b7b: Pulling fs layer 07:00:28 0c6a40ed1a82: Pulling fs layer 07:00:28 94ae7d8d031c: Pulling fs layer 07:00:28 f0e02332f6b5: Waiting 07:00:28 872ee5b61b7b: Waiting 07:00:28 0c6a40ed1a82: Waiting 07:00:28 94ae7d8d031c: Waiting 07:00:28 5d54e960e981: Verifying Checksum 07:00:28 5d54e960e981: Download complete 07:00:28 f0e02332f6b5: Verifying Checksum 07:00:28 f0e02332f6b5: Download complete 07:00:28 872ee5b61b7b: Verifying Checksum 07:00:28 872ee5b61b7b: Download complete 07:00:28 9fda8d8052c6: Verifying Checksum 07:00:28 9fda8d8052c6: Download complete 07:00:29 94ae7d8d031c: Verifying Checksum 07:00:29 94ae7d8d031c: Download complete 07:00:29 9fda8d8052c6: Pull complete 07:00:30 5d54e960e981: Pull complete 07:00:30 c4a7e357bf2a: Download complete 07:00:30 ✔ Browser application bundle generation complete. 07:00:30 15 03 2024 07:00:26.522:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:00:30 15 03 2024 07:00:26.524:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:00:30 15 03 2024 07:00:26.527:INFO [launcher]: Starting browser ChromeHeadless 07:00:30 15 03 2024 07:00:27.430:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket VP3K1LUCJ4IDj5LCAAAB with id 93394199 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.016 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.021 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.107 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.116 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.172 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.184 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.186 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.188 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.19 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.192 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.205 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.212 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.247 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.258 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.264 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.281 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.311 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.32 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.324 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.335 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.348 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.35 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.358 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.362 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.37 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.376 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.385 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.399 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.485 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.49 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.497 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.503 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.512 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.521 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.525 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.536 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.539 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.541 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.543 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.574 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.58 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.583 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.585 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.587 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.602 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.605 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.607 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.611 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.613 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.614 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.617 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.619 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.634 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.701 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.71 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.712 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.713 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.717 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.719 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.72 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.725 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.727 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.728 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.731 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.733 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.734 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.748 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.764 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.767 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.781 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.786 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.802 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.81 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.813 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.821 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.834 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.836 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.848 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.851 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.852 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.853 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.854 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.889 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.897 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.9 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.901 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.914 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.92 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.931 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.933 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.95 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.952 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.963 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.967 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.981 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.982 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.983 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.993 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.998 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1 sec) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.026 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.039 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.046 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.049 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.052 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.056 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.067 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.077 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.082 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.083 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.092 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.098 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.113 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.119 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.124 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.137 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.142 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.144 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.163 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.171 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.191 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.195 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.207 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.23 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.234 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.24 secs) 07:00:30 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.246 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.258 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.271 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) 07:00:31 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:00:31 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:00:31 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) 07:00:31 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:00:31 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:00:31 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.298 secs) 07:00:31 WARN: ' 07:00:31 It looks like you're using ngModel on the same form field as formControlName. 07:00:31 Support for using the ngModel input property and ngModelChange event with 07:00:31 reactive form directives has been deprecated in Angular v6 and will be removed 07:00:31 in a future version of Angular. 07:00:31 07:00:31 For more information on this, see our API docs here: 07:00:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:00:31 ' 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.298 secs) 07:00:31 WARN: ' 07:00:31 It looks like you're using ngModel on the same form field as formControlName. 07:00:31 Support for using the ngModel input property and ngModelChange event with 07:00:31 reactive form directives has been deprecated in Angular v6 and will be removed 07:00:31 in a future version of Angular. 07:00:31 07:00:31 For more information on this, see our API docs here: 07:00:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:00:31 ' 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.312 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.319 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.326 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.328 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.335 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.34 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.342 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.346 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.348 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.352 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.374 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.385 secs) 07:00:31 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.363 secs / 1.385 secs) 07:00:31 TOTAL: 147 SUCCESS 07:00:31 ✔ Browser application bundle generation complete. 07:00:31 07:00:31 =============================== Coverage summary =============================== 07:00:31 Statements : 39.07% ( 1375/3519 ) 07:00:31 Branches : 15.3% ( 94/614 ) 07:00:31 Functions : 32.22% ( 425/1319 ) 07:00:31 Lines : 39% ( 1344/3446 ) 07:00:31 ================================================================================ 07:00:31 ✔ Browser application bundle generation complete. 07:00:32 0c6a40ed1a82: Verifying Checksum 07:00:32 0c6a40ed1a82: Download complete 07:00:34 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:00:34 $ docker stop --time=1 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 07:00:35 $ docker rm -f --volumes 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:00:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:00:37 + ls -al . 07:00:37 total 196 07:00:37 drwxrwxr-x 13 jenkins jenkins 4096 Mar 15 06:58 . 07:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 .. 07:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 .blubracket 07:00:37 -rw-rw-r-- 1 jenkins jenkins 18 Mar 15 06:55 .dockerignore 07:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:56 .git 07:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 .github 07:00:37 -rw-rw-r-- 1 jenkins jenkins 178 Mar 15 06:55 .gitignore 07:00:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:56 .semver 07:00:37 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 15 06:55 Attribution.txt 07:00:37 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 15 06:55 CHANGELOG.md 07:00:37 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 15 06:55 CONTRIBUTING.md 07:00:37 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 06:55 Dockerfile 07:00:37 -rw-rw-r-- 1 jenkins jenkins 652 Mar 15 06:55 Jenkinsfile 07:00:37 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 15 06:55 LICENSE 07:00:37 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 15 06:55 Makefile 07:00:37 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 15 06:55 README.md 07:00:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION 07:00:37 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 15 06:55 angularmigrationlogs.md 07:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 assets 07:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 bin 07:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 cmd 07:00:37 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 06:58 coverage.out 07:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 docs 07:00:37 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 15 06:55 go.mod 07:00:37 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 15 06:55 go.sum 07:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:55 internal 07:00:37 -rwxrwxr-x 1 jenkins jenkins 568 Mar 15 06:55 redeploy.sh 07:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 testing 07:00:37 -rw-rw-r-- 1 jenkins jenkins 155 Mar 15 06:55 version.go 07:00:37 drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 07:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:37 + 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=76c7bda26704e13abda599293f14a45310026ab6 --label arch=amd64 --label version=3.1.0-dev.38 . 07:00:39 Sending build context to Docker daemon 346.3MB 07:00:39 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 07:00:39 Step 2/26 : FROM ${BASE} AS builder 07:00:39 ---> 6f4bd0967a52 07:00:39 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:00:44 ---> Running in 1c039e39a59d 07:00:44 Removing intermediate container 1c039e39a59d 07:00:44 ---> b4adf33c0a2e 07:00:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:00:44 ---> Running in 634bc00db77d 07:00:44 Removing intermediate container 634bc00db77d 07:00:44 ---> b24db91ae1b9 07:00:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:00:44 ---> Running in 0ee83cfe78a4 07:00:44 Removing intermediate container 0ee83cfe78a4 07:00:44 ---> 79f8db6863ae 07:00:44 Step 6/26 : LABEL Name=edgex-ui-go 07:00:44 ---> Running in 2024967d200e 07:00:44 Removing intermediate container 2024967d200e 07:00:44 ---> 5c36745160af 07:00:44 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:00:44 ---> Running in 0e00c380864b 07:00:44 Removing intermediate container 0e00c380864b 07:00:44 ---> 9e5953651ec1 07:00:44 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:00:44 c4a7e357bf2a: Pull complete 07:00:44 f0e02332f6b5: Pull complete 07:00:44 872ee5b61b7b: Pull complete 07:00:45 ---> 587d844b672d 07:00:45 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:00:45 ---> Running in 8a29eec89ced 07:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:45 OK: 264 MiB in 52 packages 07:00:46 Removing intermediate container 8a29eec89ced 07:00:46 ---> 78889e2ab160 07:00:46 Step 10/26 : ENV GO111MODULE=on 07:00:46 ---> Running in ffe6ec88727f 07:00:46 Removing intermediate container ffe6ec88727f 07:00:46 ---> 5cd61c80a461 07:00:46 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:00:46 ---> Running in 1392668f45d1 07:00:46 Removing intermediate container 1392668f45d1 07:00:46 ---> 66c2a49edb00 07:00:46 Step 12/26 : COPY go.mod vendor* ./ 07:00:46 ---> d5b455e6e58a 07:00:46 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:46 ---> Running in d1d6839efcf8 07:00:47 Removing intermediate container d1d6839efcf8 07:00:47 ---> d8eab6e9c143 07:00:47 Step 14/26 : COPY . . 07:00:54 0c6a40ed1a82: Pull complete 07:00:55 ---> 1f20838ffe7b 07:00:55 Step 15/26 : RUN ${MAKE} 07:00:55 ---> Running in 288c6afe684b 07:00:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.38" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:00:55 94ae7d8d031c: Pull complete 07:00:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:00:55 ---> 86de565de09d 07:00:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:00:58 ---> Running in bbcc3b1395e7 07:00:58 Removing intermediate container bbcc3b1395e7 07:00:58 ---> 145a715c55ad 07:00:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:00:58 ---> Running in 89df06586326 07:00:58 Removing intermediate container 89df06586326 07:00:58 ---> c2312ebbf69c 07:00:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:00:58 ---> Running in 82d930fe98b6 07:00:59 Removing intermediate container 82d930fe98b6 07:00:59 ---> b9ccbf3a3e5b 07:00:59 Step 6/15 : LABEL Name=edgex-ui-go 07:00:59 ---> Running in 30fcc53b24d4 07:00:59 Removing intermediate container 30fcc53b24d4 07:00:59 ---> 9150dfeddf26 07:00:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:01:00 ---> Running in 888b0c9014c8 07:01:00 Removing intermediate container 888b0c9014c8 07:01:00 ---> 1e0dd613ab2a 07:01:00 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:01:00 latest: Pulling from library/docker 07:01:01 bca4290a9639: Pulling fs layer 07:01:01 1445a503f72c: Pulling fs layer 07:01:01 4f4fb700ef54: Pulling fs layer 07:01:01 15768397550a: Pulling fs layer 07:01:01 97a732e1a4ab: Pulling fs layer 07:01:01 3a03ecf580b8: Pulling fs layer 07:01:01 b2e113c6e684: Pulling fs layer 07:01:01 0d2c9041fe85: Pulling fs layer 07:01:01 7f01549a193b: Pulling fs layer 07:01:01 9c3625cd6c16: Pulling fs layer 07:01:01 e44167551c9c: Pulling fs layer 07:01:01 3e6a46390bac: Pulling fs layer 07:01:01 3a03ecf580b8: Waiting 07:01:01 b2e113c6e684: Waiting 07:01:01 b464507a3a71: Pulling fs layer 07:01:01 80e81a400c13: Pulling fs layer 07:01:01 0d2c9041fe85: Waiting 07:01:01 51a8b090eb10: Pulling fs layer 07:01:01 e81d2a4bdc82: Pulling fs layer 07:01:01 7f01549a193b: Waiting 07:01:01 9c3625cd6c16: Waiting 07:01:01 e44167551c9c: Waiting 07:01:01 3e6a46390bac: Waiting 07:01:01 b464507a3a71: Waiting 07:01:01 80e81a400c13: Waiting 07:01:01 51a8b090eb10: Waiting 07:01:01 e81d2a4bdc82: Waiting 07:01:01 15768397550a: Waiting 07:01:01 97a732e1a4ab: Waiting 07:01:01 4f4fb700ef54: Verifying Checksum 07:01:01 4f4fb700ef54: Download complete 07:01:02 1445a503f72c: Verifying Checksum 07:01:02 1445a503f72c: Download complete 07:01:02 bca4290a9639: Verifying Checksum 07:01:02 bca4290a9639: Download complete 07:01:02 15768397550a: Verifying Checksum 07:01:02 15768397550a: Download complete 07:01:02 3a03ecf580b8: Verifying Checksum 07:01:02 3a03ecf580b8: Download complete 07:01:02 97a732e1a4ab: Verifying Checksum 07:01:02 97a732e1a4ab: Download complete 07:01:02 b2e113c6e684: Verifying Checksum 07:01:02 b2e113c6e684: Download complete 07:01:02 0d2c9041fe85: Download complete 07:01:02 bca4290a9639: Pull complete 07:01:02 7f01549a193b: Verifying Checksum 07:01:02 7f01549a193b: Download complete 07:01:02 9c3625cd6c16: Verifying Checksum 07:01:02 9c3625cd6c16: Download complete 07:01:02 3e6a46390bac: Verifying Checksum 07:01:02 3e6a46390bac: Download complete 07:01:02 b464507a3a71: Verifying Checksum 07:01:02 b464507a3a71: Download complete 07:01:02 51a8b090eb10: Download complete 07:01:03 e81d2a4bdc82: Verifying Checksum 07:01:03 e81d2a4bdc82: Download complete 07:01:03 e44167551c9c: Verifying Checksum 07:01:03 e44167551c9c: Download complete 07:01:03 1445a503f72c: Pull complete 07:01:03 4f4fb700ef54: Pull complete 07:01:03 15768397550a: Pull complete 07:01:04 80e81a400c13: Verifying Checksum 07:01:04 80e81a400c13: Download complete 07:01:05 97a732e1a4ab: Pull complete 07:01:06 3a03ecf580b8: Pull complete 07:01:08 b2e113c6e684: Pull complete 07:01:08 0d2c9041fe85: Pull complete 07:01:08 7f01549a193b: Pull complete 07:01:09 9c3625cd6c16: Pull complete 07:01:11 e44167551c9c: Pull complete 07:01:11 3e6a46390bac: Pull complete 07:01:11 b464507a3a71: Pull complete 07:01:15 80e81a400c13: Pull complete 07:01:15 51a8b090eb10: Pull complete 07:01:15 e81d2a4bdc82: Pull complete 07:01:15 Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 07:01:15 Status: Downloaded newer image for docker:latest 07:01:17 Removing intermediate container 288c6afe684b 07:01:17 ---> fc77e6d6e1ee 07:01:17 Step 16/26 : FROM alpine:3.18 07:01:17 3.18: Pulling from library/alpine 07:01:17 619be1103602: Already exists 07:01:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:01:17 Status: Downloaded newer image for alpine:3.18 07:01:17 ---> d3782b16ccc9 07:01:17 Step 17/26 : RUN apk --no-cache upgrade 07:01:17 ---> Running in f1ee63b4427d 07:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:01:17 OK: 7 MiB in 15 packages 07:01:17 Removing intermediate container f1ee63b4427d 07:01:17 ---> 854215a54c48 07:01:17 Step 18/26 : EXPOSE 4000 07:01:17 ---> Running in a7100126f19e 07:01:17 Removing intermediate container a7100126f19e 07:01:17 ---> b7f6e9feb4fb 07:01:17 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:01:18 ---> 339085dfc3ba 07:01:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:18 ---> Running in 7a78d00b0bf5 07:01:18 ---> eeeaab0b39d4 07:01:18 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:01:18 ---> ef7b912a576b 07:01:18 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:01:19 ---> 9cce620cd781 07:01:19 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:01:19 ---> Running in f52f41d074ad 07:01:19 Removing intermediate container f52f41d074ad 07:01:19 ---> 33b04f225819 07:01:19 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:01:19 ---> Running in 3428e1d3ca5e 07:01:19 Removing intermediate container 3428e1d3ca5e 07:01:19 ---> 1a8719e5a023 07:01:19 Step 24/26 : LABEL arch=amd64 07:01:19 ---> Running in 32dc4d0e3892 07:01:19 Removing intermediate container 32dc4d0e3892 07:01:19 ---> 010c1b910b9a 07:01:19 Step 25/26 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 07:01:19 ---> Running in b521f167abea 07:01:19 Removing intermediate container b521f167abea 07:01:19 ---> 9c32fb9182b6 07:01:19 Step 26/26 : LABEL version=3.1.0-dev.38 07:01:19 ---> Running in 99b40fbc8394 07:01:19 Removing intermediate container 99b40fbc8394 07:01:19 ---> 98149ccbeea9 07:01:19 [Warning] One or more build-args [ARCH] were not consumed 07:01:19 Successfully built 98149ccbeea9 07:01:19 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:19 provisioning config files... 07:01:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7543612158572368332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:20 ---> ****-login.sh 07:01:20 nexus3.edgexfoundry.org:10001 07:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:20 Configure a credential helper to remove this warning. See 07:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:20 07:01:20 Login Succeeded 07:01:20 nexus3.edgexfoundry.org:10002 07:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:20 Configure a credential helper to remove this warning. See 07:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:20 07:01:20 Login Succeeded 07:01:20 nexus3.edgexfoundry.org:10003 07:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:20 Configure a credential helper to remove this warning. See 07:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:20 07:01:20 Login Succeeded 07:01:20 nexus3.edgexfoundry.org:10004 07:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:20 Configure a credential helper to remove this warning. See 07:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:20 07:01:20 Login Succeeded 07:01:20 ****.io 07:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:20 Configure a credential helper to remove this warning. See 07:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:20 07:01:20 Login Succeeded 07:01:20 ---> ****-login.sh ends [Pipeline] } 07:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:01:20 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:01:20 76c7bda26704e13abda599293f14a45310026ab6 07:01:20 latest 07:01:20 3.1.0-dev.38 07:01:20 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:01:20 main 07:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:21 OK: 266 MiB in 52 packages 07:01:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 07:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:01:21 24ed37135654: Preparing 07:01:21 0c72f3106e4a: Preparing 07:01:21 b7fcd8d96f0f: Preparing 07:01:21 11dd62cd1b29: Preparing 07:01:21 aedc3bda2944: Preparing 07:01:21 aedc3bda2944: Layer already exists 07:01:21 11dd62cd1b29: Pushed 07:01:21 24ed37135654: Pushed 07:01:21 0c72f3106e4a: Pushed 07:01:22 Removing intermediate container 7a78d00b0bf5 07:01:22 ---> c818f0e6f67d 07:01:22 Step 10/15 : ENV GO111MODULE=on 07:01:22 ---> Running in ac61a2bcf04f 07:01:22 Removing intermediate container ac61a2bcf04f 07:01:22 ---> 6406c2e6f1a2 07:01:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:22 ---> Running in 1f15f57192fb 07:01:23 Removing intermediate container 1f15f57192fb 07:01:23 ---> 09e813339872 07:01:23 Step 12/15 : COPY go.mod vendor* ./ 07:01:23 ---> 4c86792491e8 07:01:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:23 ---> Running in 9ca34d6c6be0 07:01:24 b7fcd8d96f0f: Pushed 07:01:24 76c7bda26704e13abda599293f14a45310026ab6: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:01:25 24ed37135654: Preparing 07:01:25 0c72f3106e4a: Preparing 07:01:25 b7fcd8d96f0f: Preparing 07:01:25 11dd62cd1b29: Preparing 07:01:25 aedc3bda2944: Preparing 07:01:25 b7fcd8d96f0f: Layer already exists 07:01:25 24ed37135654: Layer already exists 07:01:25 11dd62cd1b29: Layer already exists 07:01:25 0c72f3106e4a: Layer already exists 07:01:25 aedc3bda2944: Layer already exists 07:01:25 latest: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 07:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:01:25 24ed37135654: Preparing 07:01:25 0c72f3106e4a: Preparing 07:01:25 b7fcd8d96f0f: Preparing 07:01:25 11dd62cd1b29: Preparing 07:01:25 aedc3bda2944: Preparing 07:01:25 24ed37135654: Layer already exists 07:01:25 0c72f3106e4a: Layer already exists 07:01:25 b7fcd8d96f0f: Layer already exists 07:01:25 11dd62cd1b29: Layer already exists 07:01:25 aedc3bda2944: Layer already exists 07:01:25 3.1.0-dev.38: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:01:26 24ed37135654: Preparing 07:01:26 0c72f3106e4a: Preparing 07:01:26 b7fcd8d96f0f: Preparing 07:01:26 11dd62cd1b29: Preparing 07:01:26 aedc3bda2944: Preparing 07:01:26 aedc3bda2944: Layer already exists 07:01:26 24ed37135654: Layer already exists 07:01:26 0c72f3106e4a: Layer already exists 07:01:26 11dd62cd1b29: Layer already exists 07:01:26 b7fcd8d96f0f: Layer already exists 07:01:26 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:01:27 24ed37135654: Preparing 07:01:27 0c72f3106e4a: Preparing 07:01:27 b7fcd8d96f0f: Preparing 07:01:27 11dd62cd1b29: Preparing 07:01:27 aedc3bda2944: Preparing 07:01:27 0c72f3106e4a: Layer already exists 07:01:27 11dd62cd1b29: Layer already exists 07:01:27 24ed37135654: Layer already exists 07:01:27 b7fcd8d96f0f: Layer already exists 07:01:27 aedc3bda2944: Layer already exists 07:01:27 main: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:27 ===================================================== [Pipeline] echo 07:01:27 taggedImages: 07:01:27 - nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 07:01:27 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:01:27 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 07:01:27 - nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:01:27 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:27 07:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:28 latest: Pulling from edgex-lftools-log-publisher 07:01:28 5eb5b503b376: Pulling fs layer 07:01:28 5c69ac0246d0: Pulling fs layer 07:01:28 ec43610c2a17: Pulling fs layer 07:01:28 3a2ae6a8a46f: Pulling fs layer 07:01:28 33b1e0a273af: Pulling fs layer 07:01:28 5d3b04190fa2: Pulling fs layer 07:01:28 2f39f015ded8: Pulling fs layer 07:01:28 3a2ae6a8a46f: Waiting 07:01:28 33b1e0a273af: Waiting 07:01:28 2f39f015ded8: Waiting 07:01:28 5d3b04190fa2: Waiting 07:01:28 5c69ac0246d0: Download complete 07:01:28 3a2ae6a8a46f: Download complete 07:01:28 33b1e0a273af: Verifying Checksum 07:01:28 33b1e0a273af: Download complete 07:01:28 ec43610c2a17: Verifying Checksum 07:01:28 ec43610c2a17: Download complete 07:01:28 5d3b04190fa2: Verifying Checksum 07:01:28 5d3b04190fa2: Download complete 07:01:28 5eb5b503b376: Verifying Checksum 07:01:28 5eb5b503b376: Download complete 07:01:28 2f39f015ded8: Download complete 07:01:29 5eb5b503b376: Pull complete 07:01:29 5c69ac0246d0: Pull complete 07:01:29 ec43610c2a17: Pull complete 07:01:29 3a2ae6a8a46f: Pull complete 07:01:30 33b1e0a273af: Pull complete 07:01:30 5d3b04190fa2: Pull complete 07:01:34 2f39f015ded8: Pull complete 07:01:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:34 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:01:41 $ docker top f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:41 ---> job-cost.sh 07:01:41 lf-activate-venv: SKIPPING 07:01:41 INFO: No Stack... 07:01:41 INFO: Retrieving Pricing Info for: v3-standard-8 07:01:42 INFO: Archiving Costs [Pipeline] sh 07:01:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:01:42 + cut -d, -f6 [Pipeline] lock 07:01:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] 07:01:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] did not exist. Created. 07:01:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:01:42 + echo total: 0.2199999988079071 [Pipeline] stash 07:01:43 Stashed 1 file(s) [Pipeline] } 07:01:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 07:01:43 $ docker stop --time=1 f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 07:01:44 $ docker rm -f --volumes f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:02:31 Removing intermediate container 9ca34d6c6be0 07:02:31 ---> 69a3d2730c31 07:02:31 Step 14/15 : COPY . . 07:02:31 ---> d358397b2662 07:02:31 Step 15/15 : RUN ${MAKE} 07:02:31 ---> Running in 3c0cc0f30324 07:02:31 noop 07:02:31 Removing intermediate container 3c0cc0f30324 07:02:31 ---> 5da64c11a6d0 07:02:32 Successfully built 5da64c11a6d0 07:02:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker inspect -f . ci-base-image-arm64 07:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:32 prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 07:02:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:34 $ docker top f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:35 + go version 07:02:35 go version go1.21.0 linux/arm64 [Pipeline] } 07:02:35 $ docker stop --time=1 f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 07:02:36 $ docker rm -f --volumes f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:37 + docker inspect -f . ci-base-image-arm64 07:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:37 prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 07:02:37 $ 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/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:39 $ docker top fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/168 [Pipeline] fileExists [Pipeline] sh 07:02:40 + make test 07:02:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:02:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:04:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:05:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:03 ./bin/test-attribution-txt.sh [Pipeline] echo 07:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:05:04 $ docker stop --time=1 fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be 07:05:06 $ docker rm -f --volumes fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be [Pipeline] // withDockerContainer [Pipeline] sh 07:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:07 Warning: overwriting stash ‘coverage-report’ 07:05:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:09 + ls -al . 07:05:09 total 192 07:05:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 07:02 . 07:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 .. 07:05:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 .blubracket 07:05:09 -rw-rw-r-- 1 jenkins jenkins 18 Mar 15 06:59 .dockerignore 07:05:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 07:00 .git 07:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 .github 07:05:09 -rw-rw-r-- 1 jenkins jenkins 178 Mar 15 06:59 .gitignore 07:05:09 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 15 06:59 Attribution.txt 07:05:09 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 15 06:59 CHANGELOG.md 07:05:09 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 15 06:59 CONTRIBUTING.md 07:05:09 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 06:59 Dockerfile 07:05:09 -rw-rw-r-- 1 jenkins jenkins 652 Mar 15 06:59 Jenkinsfile 07:05:09 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 15 06:59 LICENSE 07:05:09 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 15 06:59 Makefile 07:05:09 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 15 06:59 README.md 07:05:09 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION 07:05:09 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 15 06:59 angularmigrationlogs.md 07:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 assets 07:05:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 bin 07:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 cmd 07:05:09 -rw-r--r-- 1 jenkins jenkins 10 Mar 15 07:02 coverage.out 07:05:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 docs 07:05:09 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 15 06:59 go.mod 07:05:09 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 15 06:59 go.sum 07:05:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:59 internal 07:05:09 -rwxrwxr-x 1 jenkins jenkins 568 Mar 15 06:59 redeploy.sh 07:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 testing 07:05:09 -rw-rw-r-- 1 jenkins jenkins 155 Mar 15 06:59 version.go 07:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:09 + 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=76c7bda26704e13abda599293f14a45310026ab6 --label arch=arm64 --label version=3.1.0-dev.38 . 07:05:10 Sending build context to Docker daemon 35.29MB 07:05:10 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 07:05:10 Step 2/26 : FROM ${BASE} AS builder 07:05:10 ---> 5da64c11a6d0 07:05:10 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:05:11 ---> Running in d0e1991ccd78 07:05:11 Removing intermediate container d0e1991ccd78 07:05:11 ---> 4e465f571c93 07:05:11 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:05:11 ---> Running in f35e51833833 07:05:12 Removing intermediate container f35e51833833 07:05:12 ---> 5c35852ebc9f 07:05:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:05:12 ---> Running in f104ea013b30 07:05:12 Removing intermediate container f104ea013b30 07:05:12 ---> 5b752fa81076 07:05:12 Step 6/26 : LABEL Name=edgex-ui-go 07:05:12 ---> Running in 51aa72f969b9 07:05:12 Removing intermediate container 51aa72f969b9 07:05:12 ---> 5e074a1af4b6 07:05:12 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:05:13 ---> Running in e1dcf5ff13c9 07:05:13 Removing intermediate container e1dcf5ff13c9 07:05:13 ---> 3cba70fb47e5 07:05:13 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:05:15 ---> d039a0e73d90 07:05:15 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:15 ---> Running in acae34d6e15d 07:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:05:18 OK: 266 MiB in 52 packages 07:05:18 Removing intermediate container acae34d6e15d 07:05:18 ---> 25802494d4c3 07:05:18 Step 10/26 : ENV GO111MODULE=on 07:05:19 ---> Running in 631f6edd2b09 07:05:19 Removing intermediate container 631f6edd2b09 07:05:19 ---> 2b6b5fa573b7 07:05:19 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:05:19 ---> Running in ed5e04f8504c 07:05:19 Removing intermediate container ed5e04f8504c 07:05:19 ---> edddbe39a994 07:05:19 Step 12/26 : COPY go.mod vendor* ./ 07:05:20 ---> d042874df1b3 07:05:20 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:20 ---> Running in b085eb125d7d 07:05:22 Removing intermediate container b085eb125d7d 07:05:22 ---> ccf63b12c878 07:05:22 Step 14/26 : COPY . . 07:05:26 ---> 86dff2058e33 07:05:26 Step 15/26 : RUN ${MAKE} 07:05:26 ---> Running in f3d5ff2bf42e 07:05:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.38" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:07:34 Removing intermediate container f3d5ff2bf42e 07:07:34 ---> cc87d0a8dc96 07:07:34 Step 16/26 : FROM alpine:3.18 07:07:34 3.18: Pulling from library/alpine 07:07:34 c6b39de5b339: Pulling fs layer 07:07:34 c6b39de5b339: Download complete 07:07:34 c6b39de5b339: Pull complete 07:07:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:07:34 Status: Downloaded newer image for alpine:3.18 07:07:34 ---> 33abbf032149 07:07:34 Step 17/26 : RUN apk --no-cache upgrade 07:07:34 ---> Running in 82e17a72d1cb 07:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:07:34 OK: 8 MiB in 15 packages 07:07:34 Removing intermediate container 82e17a72d1cb 07:07:34 ---> cac093c8395c 07:07:34 Step 18/26 : EXPOSE 4000 07:07:34 ---> Running in 68586422905e 07:07:34 Removing intermediate container 68586422905e 07:07:34 ---> bd2c8b84d4e8 07:07:34 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:07:34 ---> abf4d194d122 07:07:34 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:07:34 ---> e089b1978d75 07:07:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:07:34 ---> dedb0c1b198f 07:07:34 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:07:34 ---> Running in efec0cd7c747 07:07:34 Removing intermediate container efec0cd7c747 07:07:34 ---> 17ef31cbe5ff 07:07:34 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:07:34 ---> Running in d9def242048f 07:07:34 Removing intermediate container d9def242048f 07:07:34 ---> f0ecafc32d21 07:07:34 Step 24/26 : LABEL arch=arm64 07:07:34 ---> Running in 7341bffe6c93 07:07:34 Removing intermediate container 7341bffe6c93 07:07:34 ---> 0b60e22a5713 07:07:34 Step 25/26 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 07:07:34 ---> Running in 53b433c64f9a 07:07:34 Removing intermediate container 53b433c64f9a 07:07:34 ---> bba3b121bd51 07:07:34 Step 26/26 : LABEL version=3.1.0-dev.38 07:07:34 ---> Running in 6f1e88bfb473 07:07:34 Removing intermediate container 6f1e88bfb473 07:07:34 ---> 3d361d7a41b1 07:07:34 [Warning] One or more build-args [ARCH] were not consumed 07:07:34 Successfully built 3d361d7a41b1 07:07:34 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:34 provisioning config files... 07:07:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/168@tmp/config3407785946597698466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:34 ---> ****-login.sh 07:07:34 nexus3.edgexfoundry.org:10001 07:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:34 Configure a credential helper to remove this warning. See 07:07:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:34 07:07:34 Login Succeeded 07:07:34 nexus3.edgexfoundry.org:10002 07:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:35 Configure a credential helper to remove this warning. See 07:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:35 07:07:35 Login Succeeded 07:07:35 nexus3.edgexfoundry.org:10003 07:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:35 Configure a credential helper to remove this warning. See 07:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:35 07:07:35 Login Succeeded 07:07:35 nexus3.edgexfoundry.org:10004 07:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:35 Configure a credential helper to remove this warning. See 07:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:35 07:07:35 Login Succeeded 07:07:35 ****.io 07:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:36 Configure a credential helper to remove this warning. See 07:07:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:36 07:07:36 Login Succeeded 07:07:36 ---> ****-login.sh ends [Pipeline] } 07:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:07:36 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:07:36 76c7bda26704e13abda599293f14a45310026ab6 07:07:36 latest 07:07:36 3.1.0-dev.38 07:07:36 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:07:36 main 07:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 07:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:37 4dd0f50c8109: Preparing 07:07:37 73a5c2f74a22: Preparing 07:07:37 6e2a12a66bf8: Preparing 07:07:37 c58cc9a155b1: Preparing 07:07:37 7c504f21be85: Preparing 07:07:37 7c504f21be85: Layer already exists 07:07:37 4dd0f50c8109: Pushed 07:07:37 73a5c2f74a22: Pushed 07:07:37 c58cc9a155b1: Pushed 07:07:45 6e2a12a66bf8: Pushed 07:07:45 76c7bda26704e13abda599293f14a45310026ab6: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:46 4dd0f50c8109: Preparing 07:07:46 73a5c2f74a22: Preparing 07:07:46 6e2a12a66bf8: Preparing 07:07:46 c58cc9a155b1: Preparing 07:07:46 7c504f21be85: Preparing 07:07:46 73a5c2f74a22: Layer already exists 07:07:46 c58cc9a155b1: Layer already exists 07:07:46 6e2a12a66bf8: Layer already exists 07:07:46 4dd0f50c8109: Layer already exists 07:07:46 7c504f21be85: Layer already exists 07:07:46 latest: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 07:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:47 4dd0f50c8109: Preparing 07:07:47 73a5c2f74a22: Preparing 07:07:47 6e2a12a66bf8: Preparing 07:07:47 c58cc9a155b1: Preparing 07:07:47 7c504f21be85: Preparing 07:07:47 6e2a12a66bf8: Layer already exists 07:07:47 4dd0f50c8109: Layer already exists 07:07:47 73a5c2f74a22: Layer already exists 07:07:47 c58cc9a155b1: Layer already exists 07:07:47 7c504f21be85: Layer already exists 07:07:47 3.1.0-dev.38: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:48 4dd0f50c8109: Preparing 07:07:48 73a5c2f74a22: Preparing 07:07:48 6e2a12a66bf8: Preparing 07:07:48 c58cc9a155b1: Preparing 07:07:48 7c504f21be85: Preparing 07:07:48 6e2a12a66bf8: Layer already exists 07:07:48 7c504f21be85: Layer already exists 07:07:48 73a5c2f74a22: Layer already exists 07:07:48 4dd0f50c8109: Layer already exists 07:07:48 c58cc9a155b1: Layer already exists 07:07:48 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:49 4dd0f50c8109: Preparing 07:07:49 73a5c2f74a22: Preparing 07:07:49 6e2a12a66bf8: Preparing 07:07:49 c58cc9a155b1: Preparing 07:07:49 7c504f21be85: Preparing 07:07:49 4dd0f50c8109: Layer already exists 07:07:49 c58cc9a155b1: Layer already exists 07:07:49 73a5c2f74a22: Layer already exists 07:07:49 7c504f21be85: Layer already exists 07:07:49 6e2a12a66bf8: Layer already exists 07:07:49 main: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:49 ===================================================== [Pipeline] echo 07:07:49 taggedImages: 07:07:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 07:07:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:07:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 07:07:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 07:07:49 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:50 07:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:50 arm64: Pulling from edgex-lftools-log-publisher 07:07:50 8998bd30e6a1: Pulling fs layer 07:07:50 04944245beec: Pulling fs layer 07:07:50 699f458cf7ca: Pulling fs layer 07:07:50 765212b225bb: Pulling fs layer 07:07:50 f23df028b6ca: Pulling fs layer 07:07:50 d65c8cfc05b1: Pulling fs layer 07:07:50 2437ff75d9bd: Pulling fs layer 07:07:50 765212b225bb: Waiting 07:07:50 f23df028b6ca: Waiting 07:07:50 d65c8cfc05b1: Waiting 07:07:50 2437ff75d9bd: Waiting 07:07:50 04944245beec: Verifying Checksum 07:07:50 04944245beec: Download complete 07:07:50 765212b225bb: Verifying Checksum 07:07:50 765212b225bb: Download complete 07:07:50 f23df028b6ca: Verifying Checksum 07:07:50 f23df028b6ca: Download complete 07:07:51 d65c8cfc05b1: Verifying Checksum 07:07:51 d65c8cfc05b1: Download complete 07:07:51 699f458cf7ca: Verifying Checksum 07:07:51 699f458cf7ca: Download complete 07:07:51 8998bd30e6a1: Download complete 07:07:54 2437ff75d9bd: Verifying Checksum 07:07:54 2437ff75d9bd: Download complete 07:07:56 8998bd30e6a1: Pull complete 07:07:56 04944245beec: Pull complete 07:07:58 699f458cf7ca: Pull complete 07:07:58 765212b225bb: Pull complete 07:07:59 f23df028b6ca: Pull complete 07:07:59 d65c8cfc05b1: Pull complete 07:08:18 2437ff75d9bd: Pull complete 07:08:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:18 prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 07:08:18 $ 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/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:08:20 $ docker top 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:21 ---> job-cost.sh 07:08:21 lf-activate-venv: SKIPPING 07:08:21 INFO: No Stack... 07:08:21 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:22 INFO: Archiving Costs [Pipeline] sh 07:08:23 + cat /w/workspace/edgex-ui-go/168/archives/cost.csv 07:08:23 + cut -d, -f6 [Pipeline] lock 07:08:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] 07:08:23 Resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] did not exist. Created. 07:08:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:24 /w/workspace/edgex-ui-go/168@tmp/durable-2f0c48ca/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:24 + echo total: 0.10999999940395355 [Pipeline] stash 07:08:25 Warning: overwriting stash ‘stack-cost’ 07:08:25 Stashed 1 file(s) [Pipeline] } 07:08:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:25 $ docker stop --time=1 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb 07:08:26 $ docker rm -f --volumes 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:08:27 provisioning config files... 07:08:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1788035801676393268tmp [Pipeline] { [Pipeline] sh 07:08:27 + set +x 07:08:27 + curl -s https://codecov.io/bash 07:08:27 + bash -s -- 07:08:27 07:08:27 _____ _ 07:08:27 / ____| | | 07:08:27 | | ___ __| | ___ ___ _____ __ 07:08:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:27 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:27 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:27 Bash-1.0.6 07:08:27 07:08:27 07:08:27 ==> git version 2.25.1 found 07:08:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:08:27 Release-Date: 2020-01-08 07:08:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:08:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:08:27 ==> Jenkins CI detected. 07:08:27 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:08:27 project root: . 07:08:27 --> token set from env 07:08:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:27 ==> Running gcov in . (disable via -X gcov) 07:08:27 ==> Python coveragepy not found 07:08:27 ==> Searching for coverage reports in: 07:08:27 + . 07:08:27 -> Found 1 reports 07:08:27 ==> Detecting git/mercurial file structure 07:08:27 ==> Reading reports 07:08:27 + ./coverage.out bytes=10 07:08:27 ==> Appending adjustments 07:08:27 https://docs.codecov.io/docs/fixing-reports 07:08:28 + Found adjustments 07:08:28 ==> Gzipping contents 07:08:28 12K /tmp/codecov.H7ocA2.gz 07:08:28 ==> Uploading reports 07:08:28 url: https://codecov.io 07:08:28 query: branch=main&commit=76c7bda26704e13abda599293f14a45310026ab6&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:28 -> Pinging Codecov 07:08:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=76c7bda26704e13abda599293f14a45310026ab6&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:28 -> Uploading to 07:08:28 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/FB506323287CE973F263BFD2A0EB1F37/76c7bda26704e13abda599293f14a45310026ab6/61a8b77f-c071-4e4b-aea3-e6c44c172f25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T070828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=186a9494d8104cc9834c58db486446249206cec56bb67bd1341864f8cf548ad5 07:08:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:28 Dload Upload Total Spent Left Speed 07:08:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 29941 --:--:-- --:--:-- --:--:-- 30045 07:08:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } 07:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:08:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:08:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:29 07:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:08:29 df9b9388f04a: Pulling fs layer 07:08:29 52dc419b0ee2: Pulling fs layer 07:08:29 25bc292e5bac: Pulling fs layer 07:08:29 114826534d7a: Pulling fs layer 07:08:29 4657fd5d0bcf: Pulling fs layer 07:08:29 6ad1cebc031e: Pulling fs layer 07:08:29 8a3aa393b2d8: Pulling fs layer 07:08:29 114826534d7a: Waiting 07:08:29 6ad1cebc031e: Waiting 07:08:29 8a3aa393b2d8: Waiting 07:08:29 4657fd5d0bcf: Waiting 07:08:29 25bc292e5bac: Download complete 07:08:29 52dc419b0ee2: Download complete 07:08:29 4657fd5d0bcf: Verifying Checksum 07:08:29 4657fd5d0bcf: Download complete 07:08:30 df9b9388f04a: Download complete 07:08:30 6ad1cebc031e: Verifying Checksum 07:08:30 6ad1cebc031e: Download complete 07:08:30 df9b9388f04a: Pull complete 07:08:30 52dc419b0ee2: Pull complete 07:08:30 25bc292e5bac: Pull complete 07:08:30 114826534d7a: Verifying Checksum 07:08:30 114826534d7a: Download complete 07:08:30 8a3aa393b2d8: Verifying Checksum 07:08:30 8a3aa393b2d8: Download complete 07:08:35 114826534d7a: Pull complete 07:08:35 4657fd5d0bcf: Pull complete 07:08:35 6ad1cebc031e: Pull complete 07:08:38 8a3aa393b2d8: Pull complete 07:08:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:39 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:08:56 $ docker top 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe -eo pid,comm [Pipeline] { [Pipeline] echo 07:08:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 07:08:57 + set -o pipefail 07:08:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 07:09:03 07:09:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:09:03 07:09:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a7c5ec52-774c-435a-a6fa-369bafb4d03a 07:09:03 07:09:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:09:03 07:09:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:09:03 07:09:03 07:09:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:09:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:09:03 More details here: https://snyk.co/ue1NS [Pipeline] } 07:09:03 $ docker stop --time=1 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe 07:09:08 $ docker rm -f --volumes 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:09 + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] sh 07:09:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:10 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:09:11 $ docker top fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d -eo pid,comm 07:09:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:11 [ssh-agent] Looking for ssh-agent implementation... 07:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:11 $ docker exec fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d ssh-agent 07:09:11 SSH_AUTH_SOCK=/tmp/ssh-IiTwIYT32uoo/agent.31 07:09:11 SSH_AGENT_PID=37 07:09:11 Running ssh-add (command line suppressed) 07:09:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1046365631781739061.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1046365631781739061.key) 07:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:11 + git semver tag 07:09:12 2024-03-15 07:09:11,938 [run_tag] DEBUG tag force:False 07:09:12 2024-03-15 07:09:11,938 [check_head_tag] DEBUG check head tag 07:09:12 2024-03-15 07:09:11,939 [execute] INFO git cat-file --batch-check 07:09:12 2024-03-15 07:09:11,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:09:12 2024-03-15 07:09:11,944 [execute] INFO git cat-file --batch 07:09:12 2024-03-15 07:09:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:09:12 2024-03-15 07:09:11,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:12 2024-03-15 07:09:11,963 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 07:09:12 2024-03-15 07:09:11,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:09:12 2024-03-15 07:09:11,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:12 3.1.0-dev.38 [Pipeline] } 07:09:12 $ docker exec --env ******** --env ******** fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d ssh-agent -k 07:09:12 unset SSH_AUTH_SOCK; 07:09:12 unset SSH_AGENT_PID; 07:09:12 echo Agent pid 37 killed; 07:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:12 + git semver [Pipeline] } 07:09:12 $ docker stop --time=1 fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d 07:09:14 $ docker rm -f --volumes fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:14 07:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:14 0.23.1-centos7: Pulling from edgex-lftools 07:09:14 ab5ef0e58194: Pulling fs layer 07:09:14 9712f1f96733: Pulling fs layer 07:09:14 63f879dbbcfc: Pulling fs layer 07:09:14 0d9ebad4ef96: Pulling fs layer 07:09:14 e9a5061849ea: Pulling fs layer 07:09:14 d747dcd14b5f: Pulling fs layer 07:09:14 2de7ff778b66: Pulling fs layer 07:09:14 2de7ff778b66: Waiting 07:09:14 e9a5061849ea: Waiting 07:09:14 d747dcd14b5f: Waiting 07:09:14 9712f1f96733: Verifying Checksum 07:09:14 9712f1f96733: Download complete 07:09:15 63f879dbbcfc: Verifying Checksum 07:09:15 63f879dbbcfc: Download complete 07:09:15 e9a5061849ea: Verifying Checksum 07:09:15 e9a5061849ea: Download complete 07:09:15 d747dcd14b5f: Download complete 07:09:15 ab5ef0e58194: Verifying Checksum 07:09:15 ab5ef0e58194: Download complete 07:09:15 0d9ebad4ef96: Verifying Checksum 07:09:15 0d9ebad4ef96: Download complete 07:09:15 2de7ff778b66: Verifying Checksum 07:09:18 ab5ef0e58194: Pull complete 07:09:18 9712f1f96733: Pull complete 07:09:18 63f879dbbcfc: Pull complete 07:09:22 0d9ebad4ef96: Pull complete 07:09:22 e9a5061849ea: Pull complete 07:09:22 d747dcd14b5f: Pull complete 07:09:23 2de7ff778b66: Pull complete 07:09:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:23 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:09:33 $ docker top ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:09:33 provisioning config files... 07:09:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3585998250785771783tmp 07:09:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12177601825750458486tmp 07:09:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10611752207384682741tmp [Pipeline] { [Pipeline] echo 07:09:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:09:33 ---> sigul-configuration.sh 07:09:33 gpg: directory `/root/.gnupg' created 07:09:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:09:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:09:33 gpg: keyring `/root/.gnupg/secring.gpg' created 07:09:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:09:33 gpg: CAST5 encrypted data 07:09:33 gpg: encrypted with 1 passphrase 07:09:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:09:33 + mkdir /home/jenkins 07:09:33 + mkdir /home/jenkins/sigul [Pipeline] sh 07:09:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:09:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:34 ---> sigul-install.sh 07:09:34 Sigul already installed; skipping installation. [Pipeline] sh 07:09:34 + git tag --list 07:09:34 0.1.1 07:09:34 v1.1.0 07:09:34 v1.2.0 07:09:34 v1.2.1 07:09:34 v1.3.0 07:09:34 v2.0.0 07:09:34 v2.1.0 07:09:34 v2.2.0 07:09:34 v2.3.0 07:09:34 v3.0 07:09:34 v3.0.0 07:09:34 v3.1 07:09:34 v3.1.0 07:09:34 v3.1.0-dev.1 07:09:34 v3.1.0-dev.10 07:09:34 v3.1.0-dev.11 07:09:34 v3.1.0-dev.12 07:09:34 v3.1.0-dev.13 07:09:34 v3.1.0-dev.14 07:09:34 v3.1.0-dev.15 07:09:34 v3.1.0-dev.16 07:09:34 v3.1.0-dev.17 07:09:34 v3.1.0-dev.18 07:09:34 v3.1.0-dev.19 07:09:34 v3.1.0-dev.2 07:09:34 v3.1.0-dev.20 07:09:34 v3.1.0-dev.21 07:09:34 v3.1.0-dev.22 07:09:34 v3.1.0-dev.23 07:09:34 v3.1.0-dev.24 07:09:34 v3.1.0-dev.25 07:09:34 v3.1.0-dev.26 07:09:34 v3.1.0-dev.27 07:09:34 v3.1.0-dev.28 07:09:34 v3.1.0-dev.29 07:09:34 v3.1.0-dev.3 07:09:34 v3.1.0-dev.30 07:09:34 v3.1.0-dev.31 07:09:34 v3.1.0-dev.32 07:09:34 v3.1.0-dev.33 07:09:34 v3.1.0-dev.34 07:09:34 v3.1.0-dev.35 07:09:34 v3.1.0-dev.36 07:09:34 v3.1.0-dev.37 07:09:34 v3.1.0-dev.38 07:09:34 v3.1.0-dev.4 07:09:34 v3.1.0-dev.5 07:09:34 v3.1.0-dev.6 07:09:34 v3.1.0-dev.7 07:09:34 v3.1.0-dev.8 07:09:34 v3.1.0-dev.9 [Pipeline] sh 07:09:35 + lftools sign git-tag v3.1.0-dev.38 07:09:35 Signing Git tag with Sigul... 07:09:35 Signing v3.1.0-dev.38 [Pipeline] echo 07:09:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:09:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:09:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:09:36 $ docker stop --time=1 ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd 07:09:37 $ docker rm -f --volumes ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:09:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:38 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:09:39 $ docker top ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 -eo pid,comm 07:09:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:09:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:39 [ssh-agent] Looking for ssh-agent implementation... 07:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:39 $ docker exec ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 ssh-agent 07:09:39 SSH_AUTH_SOCK=/tmp/ssh-QwqwQPz8OfYV/agent.33 07:09:39 SSH_AGENT_PID=39 07:09:39 Running ssh-add (command line suppressed) 07:09:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2117148391259534768.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2117148391259534768.key) 07:09:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:39 + git semver bump pre 07:09:39 2024-03-15 07:09:39,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:39 2024-03-15 07:09:39,920 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev 07:09:39 2024-03-15 07:09:39,920 [bump_version] DEBUG bumped version:3.1.0-dev.39 07:09:39 2024-03-15 07:09:39,920 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 07:09:39 2024-03-15 07:09:39,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:39 2024-03-15 07:09:39,920 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:39 2024-03-15 07:09:39,922 [execute] INFO git cat-file --batch-check 07:09:39 2024-03-15 07:09:39,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:39 2024-03-15 07:09:39,927 [execute] INFO git cat-file --batch 07:09:39 2024-03-15 07:09:39,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:39 2024-03-15 07:09:39,933 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:39 3.1.0-dev.39 [Pipeline] } 07:09:40 $ docker exec --env ******** --env ******** ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 ssh-agent -k 07:09:40 unset SSH_AUTH_SOCK; 07:09:40 unset SSH_AGENT_PID; 07:09:40 echo Agent pid 39 killed; 07:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:40 + git semver [Pipeline] } 07:09:40 $ docker stop --time=1 ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 07:09:42 $ docker rm -f --volumes ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:42 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:09:43 $ docker top c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 -eo pid,comm 07:09:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:09:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:43 [ssh-agent] Looking for ssh-agent implementation... 07:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:43 $ docker exec c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 ssh-agent 07:09:43 SSH_AUTH_SOCK=/tmp/ssh-nGHqi6p6QkSb/agent.32 07:09:43 SSH_AGENT_PID=38 07:09:43 Running ssh-add (command line suppressed) 07:09:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16023294535025614030.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16023294535025614030.key) 07:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:43 + git semver push 07:09:44 2024-03-15 07:09:44,038 [run_push] DEBUG push 07:09:44 2024-03-15 07:09:44,039 [execute] INFO git cat-file --batch-check 07:09:44 2024-03-15 07:09:44,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:44 2024-03-15 07:09:44,042 [execute] INFO git rev-list 0e6740b83721a21df3166ec329dba53cb316ede0 -- 07:09:44 2024-03-15 07:09:44,043 [execute] DEBUG Popen(['git', 'rev-list', '0e6740b83721a21df3166ec329dba53cb316ede0', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:09:44 2024-03-15 07:09:44,052 [execute] INFO git fetch -v origin 07:09:44 2024-03-15 07:09:44,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:09:44 2024-03-15 07:09:44,549 [run_push] DEBUG no remote changes detected 07:09:44 2024-03-15 07:09:44,550 [execute] INFO git push origin semver 07:09:44 2024-03-15 07:09:44,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:09:45 2024-03-15 07:09:45,241 [run_push] DEBUG push all version tags 07:09:45 2024-03-15 07:09:45,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:09:45 2024-03-15 07:09:45,241 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:09:46 2024-03-15 07:09:45,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:46 3.1.0-dev.39 [Pipeline] } 07:09:46 $ docker exec --env ******** --env ******** c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 ssh-agent -k 07:09:46 unset SSH_AUTH_SOCK; 07:09:46 unset SSH_AGENT_PID; 07:09:46 echo Agent pid 38 killed; 07:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:46 + git semver [Pipeline] } 07:09:46 $ docker stop --time=1 c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 07:09:48 $ docker rm -f --volumes c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:09:48 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:09:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:48 total 16 07:09:48 drwxr-xr-x 3 root root 4096 Mar 15 07:01 . 07:09:48 drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:09 .. 07:09:48 drwxr-xr-x 2 root root 4096 Mar 15 07:01 cost 07:09:48 -rw-r--r-- 1 root root 83 Mar 15 07:01 cost.csv 07:09:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:48 total 16 07:09:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 07:01 . 07:09:48 drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:09 .. 07:09:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 07:01 cost 07:09:48 -rw-r--r-- 1 jenkins jenkins 83 Mar 15 07:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:49 ---> package-listing.sh 07:09:49 ++ facter osfamily 07:09:49 ++ tr '[:upper:]' '[:lower:]' 07:09:50 + OS_FAMILY=debian 07:09:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:09:50 + START_PACKAGES=/tmp/packages_start.txt 07:09:50 + END_PACKAGES=/tmp/packages_end.txt 07:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:50 + PACKAGES=/tmp/packages_start.txt 07:09:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:09:50 + PACKAGES=/tmp/packages_end.txt 07:09:50 + case "${OS_FAMILY}" in 07:09:50 + dpkg -l 07:09:50 + grep '^ii' 07:09:50 + '[' -f /tmp/packages_start.txt ']' 07:09:50 + '[' -f /tmp/packages_end.txt ']' 07:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:09:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:09:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:09:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:51 prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container 07:09:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:51 $ docker top ebd5ca67e7b45f233033423d71db97073af23a92a183e0e3c228689a3f968afb -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:52 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:52 + ls /var/log/sa-host 07:09:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:52 provisioning config files... 07:09:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2201858267821827207tmp [Pipeline] { [Pipeline] echo 07:09:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:52 ---> create-netrc.sh [Pipeline] } 07:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> python-tools-install.sh [Pipeline] echo 07:09:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> sudo-logs.sh 07:09:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> job-cost.sh 07:09:53 lf-activate-venv: SKIPPING 07:09:53 DEBUG: total: 0.2199999988079071 07:09:53 INFO: Retrieving Stack Cost... 07:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:54 INFO: Archiving Costs [Pipeline] echo 07:09:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:54 ---> logs-deploy.sh 07:09:54 lf-activate-venv: SKIPPING 07:09:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/168 07:09:54 INFO: archiving workspace using pattern(s): 07:09:55 Archives upload complete. 07:09:55 INFO: archiving logs to Nexus 07:09:56 ---> uname -a: 07:09:56 Linux prd-ubuntu20-04-docker-8c-8g-38 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:09:56 07:09:56 07:09:56 ---> lscpu: 07:09:56 Architecture: x86_64 07:09:56 CPU op-mode(s): 32-bit, 64-bit 07:09:56 Byte Order: Little Endian 07:09:56 Address sizes: 40 bits physical, 48 bits virtual 07:09:56 CPU(s): 8 07:09:56 On-line CPU(s) list: 0-7 07:09:56 Thread(s) per core: 1 07:09:56 Core(s) per socket: 1 07:09:56 Socket(s): 8 07:09:56 NUMA node(s): 1 07:09:56 Vendor ID: AuthenticAMD 07:09:56 CPU family: 23 07:09:56 Model: 49 07:09:56 Model name: AMD EPYC-Rome Processor 07:09:56 Stepping: 0 07:09:56 CPU MHz: 2799.998 07:09:56 BogoMIPS: 5599.99 07:09:56 Virtualization: AMD-V 07:09:56 Hypervisor vendor: KVM 07:09:56 Virtualization type: full 07:09:56 L1d cache: 256 KiB 07:09:56 L1i cache: 256 KiB 07:09:56 L2 cache: 4 MiB 07:09:56 L3 cache: 128 MiB 07:09:56 NUMA node0 CPU(s): 0-7 07:09:56 Vulnerability Itlb multihit: Not affected 07:09:56 Vulnerability L1tf: Not affected 07:09:56 Vulnerability Mds: Not affected 07:09:56 Vulnerability Meltdown: Not affected 07:09:56 Vulnerability Mmio stale data: Not affected 07:09:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:09:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:09:56 Vulnerability Srbds: Not affected 07:09:56 Vulnerability Tsx async abort: Not affected 07:09:56 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 07:09:56 07:09:56 07:09:56 ---> nproc: 07:09:56 8 07:09:56 07:09:56 07:09:56 ---> df -h: 07:09:56 Filesystem Size Used Avail Use% Mounted on 07:09:56 overlay 155G 15G 141G 10% / 07:09:56 tmpfs 64M 0 64M 0% /dev 07:09:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:09:56 shm 64M 0 64M 0% /dev/shm 07:09:56 /dev/vda1 155G 15G 141G 10% /facter-os 07:09:56 07:09:56 07:09:56 ---> sar -b -r -n DEV: 07:09:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38) 03/15/24 _x86_64_ (8 CPU) 07:09:56 07:09:56 06:55:02 LINUX RESTART (8 CPU) 07:09:56 07:09:56 06:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:09:56 06:57:13 38.88 6.64 32.24 0.00 1096.38 18079.77 0.00 07:09:56 06:58:01 141.80 0.17 141.63 0.00 13.66 65852.06 0.00 07:09:56 06:59:01 154.29 0.90 153.39 0.00 7.33 72946.11 0.00 07:09:56 07:00:01 337.06 0.35 336.71 0.00 9.47 88780.54 0.00 07:09:56 07:01:01 172.75 10.71 162.04 0.00 3455.29 72845.73 0.00 07:09:56 07:02:01 132.81 0.03 132.78 0.00 1.87 52169.31 0.00 07:09:56 07:03:01 4.32 0.00 4.32 0.00 0.00 17754.37 0.00 07:09:56 07:04:01 4.28 0.00 4.28 0.00 0.00 18030.73 0.00 07:09:56 07:05:01 1.38 0.00 1.38 0.00 0.00 2430.66 0.00 07:09:56 07:06:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 07:09:56 07:07:02 1.17 0.00 1.17 0.00 0.00 12.53 0.00 07:09:56 07:08:01 1.93 0.00 1.93 0.00 0.00 21.83 0.00 07:09:56 07:09:01 38.99 0.27 38.73 0.00 11.60 24708.55 0.00 07:09:56 Average: 77.83 1.57 76.26 0.00 371.01 32657.28 0.00 07:09:56 07:09:56 06:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:56 06:57:13 29821932 31595992 752116 2.29 61608 2007776 1865356 5.50 989672 1733188 40360 07:09:56 06:58:01 28717452 31533332 778396 2.37 82760 2993024 2010776 5.93 1080744 2677796 4780 07:09:56 06:59:01 27342036 31490156 810876 2.47 147204 4143820 1931248 5.69 1269012 3733236 334748 07:09:56 07:00:01 26460668 31529404 766072 2.33 199696 4910080 1893900 5.58 1334996 4442428 180 07:09:56 07:01:01 24699504 31127416 1137824 3.46 225076 6205024 2544496 7.50 2240172 5223880 195212 07:09:56 07:02:01 24882252 31491884 777720 2.37 231072 6354216 1659376 4.89 1843928 5416404 216 07:09:56 07:03:01 24881680 31491368 778104 2.37 231120 6354212 1659376 4.89 1843604 5416404 8 07:09:56 07:04:01 24888528 31498256 771488 2.35 231148 6354220 1659376 4.89 1838044 5416408 4 07:09:56 07:05:01 24888920 31498660 770976 2.34 231172 6354220 1659376 4.89 1837144 5416408 20 07:09:56 07:06:01 24891776 31501572 768240 2.34 231200 6354224 1659376 4.89 1835236 5416412 8 07:09:56 07:07:02 24897336 31507144 762640 2.32 231228 6354228 1675428 4.94 1829776 5416416 8 07:09:56 07:08:01 24898800 31508688 761056 2.31 231280 6354232 1675428 4.94 1828216 5416420 8 07:09:56 07:09:01 23744076 31404776 860484 2.62 257032 7291776 1776788 5.24 2050628 6254724 233844 07:09:56 Average: 25770382 31475281 807384 2.46 199354 5540850 1820792 5.37 1678552 4767702 62261 07:09:56 07:09:56 06:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:56 06:57:13 ens3 151.24 121.33 1726.81 25.10 0.00 0.00 0.00 0.00 07:09:56 06:57:13 docker0 58.02 57.06 4.08 324.71 0.00 0.00 0.00 0.00 07:09:56 06:57:13 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 07:09:56 06:58:01 vethb23fc9c 75.16 82.51 7.41 73.33 0.00 0.00 0.00 0.01 07:09:56 06:58:01 ens3 382.07 258.18 6641.25 94.50 0.00 0.00 0.00 0.00 07:09:56 06:58:01 docker0 76.88 84.96 6.48 111.90 0.00 0.00 0.00 0.00 07:09:56 06:58:01 lo 4.44 4.44 0.50 0.50 0.00 0.00 0.00 0.00 07:09:56 06:59:01 veth0aef616 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:09:56 06:59:01 ens3 304.65 174.57 4740.34 27.86 0.00 0.00 0.00 0.00 07:09:56 06:59:01 docker0 136.18 246.78 10.99 3958.59 0.00 0.00 0.00 0.00 07:09:56 06:59:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:09:56 06:59:01 veth890abb8 36.06 107.72 2.85 1988.08 0.00 0.00 0.00 0.16 07:09:56 07:00:01 veth0aef616 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:00:01 veth02b491c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:00:01 veth36499bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:00:01 ens3 508.18 458.71 3564.77 60.95 0.00 0.00 0.00 0.00 07:09:56 07:00:01 docker0 440.84 479.42 43.30 3542.04 0.00 0.00 0.00 0.00 07:09:56 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:56 07:01:01 vetha5e0a0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:09:56 07:01:01 ens3 166.64 94.03 2103.55 110.72 0.00 0.00 0.00 0.00 07:09:56 07:01:01 docker0 1.55 2.32 0.13 30.99 0.00 0.00 0.00 0.00 07:09:56 07:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 07:09:56 07:02:01 ens3 148.18 109.92 2583.99 254.95 0.00 0.00 0.00 0.00 07:09:56 07:02:01 docker0 1.47 2.10 0.09 30.89 0.00 0.00 0.00 0.00 07:09:56 07:02:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 07:09:56 07:03:01 ens3 1.48 0.87 2.88 0.30 0.00 0.00 0.00 0.00 07:09:56 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:04:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:09:56 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:56 07:05:01 ens3 0.30 0.12 0.10 0.07 0.00 0.00 0.00 0.00 07:09:56 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:06:01 ens3 1.10 0.98 0.60 0.50 0.00 0.00 0.00 0.00 07:09:56 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:56 07:07:02 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:09:56 07:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:08:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:09:56 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:56 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:56 07:09:01 veth2c78bc8 67.92 75.12 5.84 922.50 0.00 0.00 0.00 0.08 07:09:56 07:09:01 ens3 202.90 141.96 4903.70 18.14 0.00 0.00 0.00 0.00 07:09:56 07:09:01 docker0 67.92 75.02 4.91 922.49 0.00 0.00 0.00 0.00 07:09:56 07:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:09:56 Average: veth2c78bc8 5.23 5.78 0.45 71.01 0.00 0.00 0.00 0.01 07:09:56 Average: ens3 140.32 102.73 1947.45 44.60 0.00 0.00 0.00 0.00 07:09:56 Average: docker0 60.01 72.55 5.35 690.23 0.00 0.00 0.00 0.00 07:09:56 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:09:56 07:09:56 07:09:56 ---> sar -P ALL: 07:09:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38) 03/15/24 _x86_64_ (8 CPU) 07:09:56 07:09:56 06:55:02 LINUX RESTART (8 CPU) 07:09:56 07:09:56 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:09:56 06:57:13 all 2.49 0.00 1.07 17.45 0.07 78.92 07:09:56 06:57:13 0 2.23 0.00 1.47 2.15 0.03 94.12 07:09:56 06:57:13 1 2.13 0.00 0.90 1.50 0.17 95.30 07:09:56 06:57:13 2 3.15 0.00 1.12 2.63 0.07 93.03 07:09:56 06:57:13 3 1.93 0.00 1.03 71.00 0.03 26.02 07:09:56 06:57:13 4 2.85 0.00 0.73 0.54 0.03 95.84 07:09:56 06:57:13 5 2.35 0.00 1.29 0.32 0.07 95.97 07:09:56 06:57:13 6 2.50 0.00 0.85 60.44 0.08 36.14 07:09:56 06:57:13 7 2.78 0.00 1.16 1.16 0.10 94.79 07:09:56 06:58:01 all 5.65 0.00 2.46 8.38 0.06 83.45 07:09:56 06:58:01 0 5.04 0.00 2.43 0.23 0.04 92.25 07:09:56 06:58:01 1 6.51 0.00 2.04 0.52 0.06 90.87 07:09:56 06:58:01 2 6.08 0.00 2.39 1.91 0.04 89.58 07:09:56 06:58:01 3 5.10 0.00 2.21 45.80 0.06 46.82 07:09:56 06:58:01 4 4.53 0.00 3.50 2.99 0.08 88.90 07:09:56 06:58:01 5 6.03 0.00 2.39 0.84 0.06 90.67 07:09:56 06:58:01 6 6.55 0.00 2.17 13.58 0.04 77.66 07:09:56 06:58:01 7 5.33 0.00 2.54 1.34 0.10 90.68 07:09:56 06:59:01 all 17.90 0.00 3.81 6.06 0.09 72.14 07:09:56 06:59:01 0 17.70 0.00 4.17 8.97 0.08 69.08 07:09:56 06:59:01 1 16.72 0.00 4.07 2.22 0.07 76.93 07:09:56 06:59:01 2 18.43 0.00 3.75 0.94 0.08 76.80 07:09:56 06:59:01 3 21.04 0.00 4.57 6.01 0.12 68.26 07:09:56 06:59:01 4 17.86 0.00 3.34 0.62 0.08 78.09 07:09:56 06:59:01 5 16.14 0.00 3.77 25.13 0.10 54.86 07:09:56 06:59:01 6 16.99 0.00 3.70 4.04 0.12 75.15 07:09:56 06:59:01 7 18.34 0.00 3.14 0.54 0.07 77.91 07:09:56 07:00:01 all 7.74 0.00 2.83 6.72 0.05 82.65 07:09:56 07:00:01 0 3.86 0.00 2.77 3.32 0.05 90.01 07:09:56 07:00:01 1 7.17 0.00 3.00 13.78 0.07 75.98 07:09:56 07:00:01 2 3.40 0.00 2.83 2.88 0.07 90.81 07:09:56 07:00:01 3 6.63 0.00 3.33 24.76 0.05 65.24 07:09:56 07:00:01 4 13.11 0.00 3.16 0.00 0.03 83.70 07:09:56 07:00:01 5 3.62 0.00 2.24 5.23 0.05 88.86 07:09:56 07:00:01 6 7.23 0.00 2.45 2.45 0.05 87.82 07:09:56 07:00:01 7 16.92 0.00 2.86 1.43 0.07 78.72 07:09:56 07:01:01 all 23.38 0.00 4.29 5.05 0.08 67.21 07:09:56 07:01:01 0 20.06 0.00 4.46 6.33 0.07 69.08 07:09:56 07:01:01 1 38.37 0.00 4.35 1.49 0.08 55.71 07:09:56 07:01:01 2 16.93 0.00 3.19 0.50 0.05 79.33 07:09:56 07:01:01 3 20.45 0.00 4.38 7.91 0.10 67.15 07:09:56 07:01:01 4 22.37 0.00 4.43 0.69 0.07 72.44 07:09:56 07:01:01 5 22.86 0.00 3.71 4.29 0.08 69.05 07:09:56 07:01:01 6 24.20 0.00 5.17 9.84 0.07 60.73 07:09:56 07:01:01 7 21.80 0.00 4.63 9.38 0.08 64.11 07:09:56 07:02:01 all 8.81 0.00 2.20 3.10 0.05 85.84 07:09:56 07:02:01 0 8.80 0.00 2.63 1.52 0.05 87.00 07:09:56 07:02:01 1 8.52 0.00 3.01 0.15 0.05 88.27 07:09:56 07:02:01 2 8.61 0.00 1.78 3.17 0.03 86.41 07:09:56 07:02:01 3 8.11 0.00 2.23 8.70 0.03 80.92 07:09:56 07:02:01 4 9.40 0.00 1.88 2.82 0.05 85.86 07:09:56 07:02:01 5 10.04 0.00 2.14 0.17 0.05 87.60 07:09:56 07:02:01 6 7.68 0.00 2.03 8.32 0.08 81.88 07:09:56 07:02:01 7 9.27 0.00 1.91 0.03 0.05 88.74 07:09:56 07:03:01 all 0.07 0.00 0.00 0.89 0.01 99.03 07:09:56 07:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:09:56 07:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:09:56 07:03:01 4 0.47 0.00 0.02 0.08 0.02 99.42 07:09:56 07:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:03:01 6 0.02 0.00 0.02 7.02 0.00 92.94 07:09:56 07:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:09:56 07:04:01 all 0.12 0.00 0.01 0.19 0.00 99.68 07:09:56 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:04:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:09:56 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:04:01 4 0.80 0.00 0.05 0.02 0.02 99.12 07:09:56 07:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:09:56 07:04:01 6 0.02 0.00 0.00 1.47 0.00 98.52 07:09:56 07:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:09:56 07:05:01 all 0.16 0.00 0.01 0.20 0.01 99.62 07:09:56 07:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:09:56 07:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:09:56 07:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:09:56 07:05:01 4 1.19 0.00 0.05 0.26 0.03 98.46 07:09:56 07:05:01 5 0.02 0.00 0.00 0.27 0.00 99.72 07:09:56 07:05:01 6 0.00 0.00 0.00 1.07 0.00 98.93 07:09:56 07:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:09:56 07:06:01 all 0.10 0.00 0.01 0.16 0.00 99.72 07:09:56 07:06:01 0 0.02 0.00 0.00 0.03 0.00 99.95 07:09:56 07:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:09:56 07:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:09:56 07:06:01 3 0.02 0.00 0.02 0.08 0.00 99.88 07:09:56 07:06:01 4 0.63 0.00 0.03 0.00 0.00 99.33 07:09:56 07:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:09:56 07:06:01 6 0.02 0.00 0.00 0.85 0.00 99.13 07:09:56 07:06:01 7 0.03 0.00 0.02 0.33 0.00 99.62 07:09:56 07:07:02 all 0.01 0.00 0.01 0.02 0.00 99.96 07:09:56 07:07:02 0 0.00 0.00 0.00 0.02 0.00 99.98 07:09:56 07:07:02 1 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:07:02 2 0.05 0.00 0.02 0.00 0.00 99.93 07:09:56 07:07:02 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:07:02 4 0.00 0.00 0.02 0.00 0.02 99.97 07:09:56 07:07:02 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:07:02 6 0.00 0.00 0.02 0.12 0.00 99.87 07:09:56 07:07:02 7 0.00 0.00 0.02 0.00 0.00 99.98 07:09:56 07:09:56 07:07:02 CPU %user %nice %system %iowait %steal %idle 07:09:56 07:08:01 all 0.06 0.00 0.01 0.05 0.00 99.87 07:09:56 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:56 07:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:09:56 07:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:09:56 07:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:09:56 07:08:01 4 0.20 0.00 0.02 0.00 0.00 99.78 07:09:56 07:08:01 5 0.25 0.00 0.02 0.00 0.00 99.73 07:09:56 07:08:01 6 0.02 0.00 0.00 0.39 0.02 99.58 07:09:56 07:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:09:56 07:09:01 all 4.44 0.00 1.66 5.73 0.03 88.15 07:09:56 07:09:01 0 4.26 0.00 1.68 0.30 0.03 93.73 07:09:56 07:09:01 1 4.99 0.00 1.22 5.89 0.02 87.88 07:09:56 07:09:01 2 3.74 0.00 2.56 0.13 0.03 93.53 07:09:56 07:09:01 3 4.58 0.00 1.76 0.79 0.03 92.84 07:09:56 07:09:01 4 5.47 0.00 1.36 0.18 0.03 92.96 07:09:56 07:09:01 5 4.52 0.00 1.61 0.05 0.03 93.78 07:09:56 07:09:01 6 3.27 0.00 1.38 11.41 0.02 83.93 07:09:56 07:09:01 7 4.64 0.00 1.68 27.23 0.03 66.41 07:09:56 Average: all 5.39 0.00 1.39 4.30 0.04 88.89 07:09:56 Average: 0 4.72 0.00 1.49 1.79 0.03 91.97 07:09:56 Average: 1 6.41 0.00 1.41 1.98 0.04 90.16 07:09:56 Average: 2 4.61 0.00 1.34 0.95 0.03 93.08 07:09:56 Average: 3 5.15 0.00 1.48 13.09 0.03 80.24 07:09:56 Average: 4 6.03 0.00 1.38 0.59 0.03 91.96 07:09:56 Average: 5 5.00 0.00 1.30 2.77 0.03 90.89 07:09:56 Average: 6 5.19 0.00 1.34 10.05 0.04 83.38 07:09:56 Average: 7 6.04 0.00 1.36 3.17 0.04 89.39 07:09:56 07:09:56 07:09:56