Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af98cfcac093d57a231dc324130eca258d2cb226 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-ssh10381122609729769706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16915606766013943.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5580118202695654221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh16611921244742511458.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-ssh13869301007605080023.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17400 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af98cfcac093d57a231dc324130eca258d2cb226 (main) Commit message: "Merge pull request #667 from lenny-intel/3.1-changelog" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 > git rev-list --no-walk 4353bacd3a413136317020af75ed3901d759beb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:00:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:07 ========================================================= 22:00:07 EdgeX Global Pipelines Version Info 22:00:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:00:07 ------------------- 22:00:07 stable info: 22:00:07 ------------------- 22:00:07 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 22:00:07 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 22:00:07 Message: update stable to v1.0.257 22:00:08 ------------------- 22:00:08 experimental info: 22:00:08 ------------------- 22:00:08 Commited By: **** collab-it+edgex@linuxfoundation.org 22:00:08 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 22:00:08 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af98cfc [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:09 provisioning config files... 22:00:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10206057107779903781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:09 ---> docker-login.sh 22:00:09 nexus3.edgexfoundry.org:10001 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 nexus3.edgexfoundry.org:10002 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 nexus3.edgexfoundry.org:10003 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 nexus3.edgexfoundry.org:10004 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 docker.io 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:11 Configure a credential helper to remove this warning. See 22:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:11 22:00:11 Login Succeeded 22:00:11 ---> docker-login.sh ends [Pipeline] } 22:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:00:11 + git rev-list -1 --merges af98cfcac093d57a231dc324130eca258d2cb226~1..af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo 22:00:11 -----------> git rev-list -1 --merges af98cfcac093d57a231dc324130eca258d2cb226~1..af98cfcac093d57a231dc324130eca258d2cb226 af98cfcac093d57a231dc324130eca258d2cb226 22:00:11 af98cfcac093d57a231dc324130eca258d2cb226 [false] [Pipeline] sh 22:00:11 + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo 22:00:11 ========================================================= 22:00:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:00:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:12 + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo 22:00:12 [semverPrep] GIT_COMMIT: af98cfcac093d57a231dc324130eca258d2cb226, Commit Message: Merge pull request #667 from lenny-intel/3.1-changelog [Pipeline] echo 22:00:12 [semverPrep] This is not a build commit. [Pipeline] sh 22:00:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:12 + grep -v github /etc/ssh/ssh_known_hosts 22:00:12 + [ -e /tmp/ssh_known_hosts ] 22:00:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:00:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:00:12 + sudo tee -a /etc/ssh/ssh_known_hosts 22:00:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:13 22:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:13 0.1.4: Pulling from edgex-devops/py-git-semver 22:00:13 b85a868b505f: Pulling fs layer 22:00:13 e2be974225ed: Pulling fs layer 22:00:13 339a4e72a1f5: Pulling fs layer 22:00:13 988bab9f4d93: Pulling fs layer 22:00:13 1469e6f7b9e6: Pulling fs layer 22:00:13 eaf3925da568: Pulling fs layer 22:00:13 bab4dde63d76: Pulling fs layer 22:00:13 bde34c3a00c8: Pulling fs layer 22:00:13 b352a97aabf1: Pulling fs layer 22:00:13 4872d77fe225: Pulling fs layer 22:00:13 5851b861e8e6: Pulling fs layer 22:00:13 1469e6f7b9e6: Waiting 22:00:13 bab4dde63d76: Waiting 22:00:13 eaf3925da568: Waiting 22:00:13 bde34c3a00c8: Waiting 22:00:13 b352a97aabf1: Waiting 22:00:13 4872d77fe225: Waiting 22:00:13 5851b861e8e6: Waiting 22:00:13 988bab9f4d93: Waiting 22:00:13 e2be974225ed: Verifying Checksum 22:00:13 e2be974225ed: Download complete 22:00:13 988bab9f4d93: Verifying Checksum 22:00:13 988bab9f4d93: Download complete 22:00:13 1469e6f7b9e6: Verifying Checksum 22:00:13 1469e6f7b9e6: Download complete 22:00:13 339a4e72a1f5: Verifying Checksum 22:00:13 339a4e72a1f5: Download complete 22:00:13 eaf3925da568: Verifying Checksum 22:00:13 eaf3925da568: Download complete 22:00:13 bde34c3a00c8: Verifying Checksum 22:00:13 bde34c3a00c8: Download complete 22:00:13 b352a97aabf1: Download complete 22:00:14 4872d77fe225: Verifying Checksum 22:00:14 4872d77fe225: Download complete 22:00:14 5851b861e8e6: Verifying Checksum 22:00:14 5851b861e8e6: Download complete 22:00:14 b85a868b505f: Download complete 22:00:14 bab4dde63d76: Verifying Checksum 22:00:14 bab4dde63d76: Download complete 22:00:15 b85a868b505f: Pull complete 22:00:15 e2be974225ed: Pull complete 22:00:16 339a4e72a1f5: Pull complete 22:00:16 988bab9f4d93: Pull complete 22:00:16 1469e6f7b9e6: Pull complete 22:00:16 eaf3925da568: Pull complete 22:00:18 bab4dde63d76: Pull complete 22:00:18 bde34c3a00c8: Pull complete 22:00:18 b352a97aabf1: Pull complete 22:00:18 4872d77fe225: Pull complete 22:00:19 5851b861e8e6: Pull complete 22:00:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:19 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:00:19 $ 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 22:00:22 $ docker top 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d -eo pid,comm 22:00:22 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). 22:00:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:22 [ssh-agent] Looking for ssh-agent implementation... 22:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:22 $ docker exec 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent 22:00:22 SSH_AUTH_SOCK=/tmp/ssh-z4Pt3hOQFq3p/agent.33 22:00:22 SSH_AGENT_PID=40 22:00:22 Running ssh-add (command line suppressed) 22:00:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11372279628425659575.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11372279628425659575.key) 22:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:22 + git tag --points-at HEAD [Pipeline] } 22:00:22 $ docker exec --env ******** --env ******** 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent -k 22:00:22 unset SSH_AUTH_SOCK; 22:00:22 unset SSH_AGENT_PID; 22:00:22 echo Agent pid 40 killed; 22:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:22 [ssh-agent] Looking for ssh-agent implementation... 22:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:23 $ docker exec 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent 22:00:23 SSH_AUTH_SOCK=/tmp/ssh-WQ8HSHPTzKCF/agent.72 22:00:23 SSH_AGENT_PID=78 22:00:23 Running ssh-add (command line suppressed) 22:00:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9203053764417436195.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9203053764417436195.key) 22:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:23 + git semver init 22:00:23 2023-11-13 22:00:23,808 [run_init] DEBUG init version:0.0.0 force:False 22:00:23 2023-11-13 22:00:23,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:00:23 2023-11-13 22:00:23,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:00:23 2023-11-13 22:00:23,811 [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) 22:00:25 2023-11-13 22:00:25,494 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 22:00:25 2023-11-13 22:00:25,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 22:00:25 2023-11-13 22:00:25,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:25 2023-11-13 22:00:25,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:00:25 3.1.0-dev.15 [Pipeline] } 22:00:25 $ docker exec --env ******** --env ******** 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent -k 22:00:25 unset SSH_AUTH_SOCK; 22:00:25 unset SSH_AGENT_PID; 22:00:25 echo Agent pid 78 killed; 22:00:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:26 + git semver [Pipeline] } 22:00:26 $ docker stop --time=1 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d 22:00:27 $ docker rm -f --volumes 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d [Pipeline] // withDockerContainer [Pipeline] sh 22:00:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:00:28 Stashed 1 file(s) [Pipeline] echo 22:00:28 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 22:00:28 provisioning config files... 22:00:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5062877173529801689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:28 ---> docker-login.sh 22:00:28 nexus3.edgexfoundry.org:10001 22:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:28 Configure a credential helper to remove this warning. See 22:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:28 22:00:28 Login Succeeded 22:00:28 nexus3.edgexfoundry.org:10002 22:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:28 Configure a credential helper to remove this warning. See 22:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:28 22:00:28 Login Succeeded 22:00:28 nexus3.edgexfoundry.org:10003 22:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:29 Configure a credential helper to remove this warning. See 22:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:29 22:00:29 Login Succeeded 22:00:29 nexus3.edgexfoundry.org:10004 22:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:29 Configure a credential helper to remove this warning. See 22:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:29 22:00:29 Login Succeeded 22:00:29 docker.io 22:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:29 Configure a credential helper to remove this warning. See 22:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:29 22:00:29 Login Succeeded 22:00:29 ---> docker-login.sh ends [Pipeline] } 22:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:00:29 ========================================================= 22:00:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:00:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:29 + 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 . 22:00:30 Sending build context to Docker daemon 46.37MB 22:00:30 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 22:00:30 Step 2/15 : FROM ${BASE} AS builder 22:00:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:30 7264a8db6415: Pulling fs layer 22:00:30 c4d48a809fc2: Pulling fs layer 22:00:30 4f1c88b9dad5: Pulling fs layer 22:00:30 ad3a456e5733: Pulling fs layer 22:00:30 33e27b845d1e: Pulling fs layer 22:00:30 c68163c4e522: Pulling fs layer 22:00:30 50da416c3ac9: Pulling fs layer 22:00:30 23d2d4c4bb30: Pulling fs layer 22:00:30 c68163c4e522: Waiting 22:00:30 50da416c3ac9: Waiting 22:00:30 23d2d4c4bb30: Waiting 22:00:30 ad3a456e5733: Waiting 22:00:30 33e27b845d1e: Waiting 22:00:30 c4d48a809fc2: Download complete 22:00:30 ad3a456e5733: Download complete 22:00:30 33e27b845d1e: Verifying Checksum 22:00:30 33e27b845d1e: Download complete 22:00:30 c68163c4e522: Verifying Checksum 22:00:30 c68163c4e522: Download complete 22:00:30 7264a8db6415: Verifying Checksum 22:00:30 7264a8db6415: Download complete 22:00:30 7264a8db6415: Pull complete 22:00:30 23d2d4c4bb30: Verifying Checksum 22:00:30 23d2d4c4bb30: Download complete 22:00:31 c4d48a809fc2: Pull complete 22:00:31 4f1c88b9dad5: Verifying Checksum 22:00:31 4f1c88b9dad5: Download complete 22:00:31 50da416c3ac9: Verifying Checksum 22:00:31 50da416c3ac9: Download complete 22:00:35 4f1c88b9dad5: Pull complete 22:00:35 ad3a456e5733: Pull complete 22:00:35 33e27b845d1e: Pull complete 22:00:35 c68163c4e522: Pull complete 22:00:40 50da416c3ac9: Pull complete 22:00:40 23d2d4c4bb30: Pull complete 22:00:40 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:00:40 ---> 0786185ac409 22:00:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:00:43 Still waiting to schedule task 22:00:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:00:48 ---> Running in b8e3acd5b7f4 22:00:48 Removing intermediate container b8e3acd5b7f4 22:00:48 ---> 8387a1af8c0c 22:00:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:00:48 ---> Running in 1c2b3d19e780 22:00:48 Removing intermediate container 1c2b3d19e780 22:00:48 ---> f074d453a934 22:00:48 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:00:48 ---> Running in 15de6e069ddf 22:00:49 Removing intermediate container 15de6e069ddf 22:00:49 ---> c5673d923c5a 22:00:49 Step 6/15 : LABEL Name=edgex-ui-go 22:00:49 ---> Running in 34fa59e7c239 22:00:49 Removing intermediate container 34fa59e7c239 22:00:49 ---> 7e56f97280c6 22:00:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:00:49 ---> Running in 08d1551efee1 22:00:49 Removing intermediate container 08d1551efee1 22:00:49 ---> 0089985c3b1c 22:00:49 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:00:50 latest: Pulling from library/docker 22:00:50 96526aa774ef: Pulling fs layer 22:00:50 308a300cc30f: Pulling fs layer 22:00:50 4f4fb700ef54: Pulling fs layer 22:00:50 5fcb7611fd77: Pulling fs layer 22:00:50 be9955e691a8: Pulling fs layer 22:00:50 1b5ce73eb848: Pulling fs layer 22:00:50 fe45098d8d9e: Pulling fs layer 22:00:50 843bf259cc12: Pulling fs layer 22:00:50 e56cd900ceac: Pulling fs layer 22:00:50 605d1390b383: Pulling fs layer 22:00:50 8f7854084fed: Pulling fs layer 22:00:50 0a217d94afa5: Pulling fs layer 22:00:50 50e7dd98501d: Pulling fs layer 22:00:50 68811508944a: Pulling fs layer 22:00:50 be9955e691a8: Waiting 22:00:50 1b5ce73eb848: Waiting 22:00:50 fe45098d8d9e: Waiting 22:00:50 843bf259cc12: Waiting 22:00:50 e56cd900ceac: Waiting 22:00:50 605d1390b383: Waiting 22:00:50 68811508944a: Waiting 22:00:50 8f7854084fed: Waiting 22:00:50 0a217d94afa5: Waiting 22:00:50 50e7dd98501d: Waiting 22:00:50 4f4fb700ef54: Download complete 22:00:50 308a300cc30f: Verifying Checksum 22:00:50 308a300cc30f: Download complete 22:00:50 96526aa774ef: Verifying Checksum 22:00:50 96526aa774ef: Download complete 22:00:50 96526aa774ef: Pull complete 22:00:50 5fcb7611fd77: Verifying Checksum 22:00:50 5fcb7611fd77: Download complete 22:00:50 be9955e691a8: Verifying Checksum 22:00:50 be9955e691a8: Download complete 22:00:50 308a300cc30f: Pull complete 22:00:50 fe45098d8d9e: Verifying Checksum 22:00:50 fe45098d8d9e: Download complete 22:00:50 843bf259cc12: Verifying Checksum 22:00:50 843bf259cc12: Download complete 22:00:50 4f4fb700ef54: Pull complete 22:00:50 e56cd900ceac: Verifying Checksum 22:00:50 e56cd900ceac: Download complete 22:00:50 1b5ce73eb848: Verifying Checksum 22:00:50 1b5ce73eb848: Download complete 22:00:50 8f7854084fed: Verifying Checksum 22:00:50 8f7854084fed: Download complete 22:00:50 605d1390b383: Verifying Checksum 22:00:50 605d1390b383: Download complete 22:00:51 5fcb7611fd77: Pull complete 22:00:51 50e7dd98501d: Download complete 22:00:51 68811508944a: Verifying Checksum 22:00:51 68811508944a: Download complete 22:00:51 be9955e691a8: Pull complete 22:00:51 0a217d94afa5: Verifying Checksum 22:00:51 0a217d94afa5: Download complete 22:00:51 1b5ce73eb848: Pull complete 22:00:51 fe45098d8d9e: Pull complete 22:00:52 843bf259cc12: Pull complete 22:00:52 e56cd900ceac: Pull complete 22:00:52 605d1390b383: Pull complete 22:00:52 8f7854084fed: Pull complete 22:00:54 0a217d94afa5: Pull complete 22:00:54 50e7dd98501d: Pull complete 22:00:54 68811508944a: Pull complete 22:00:54 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 22:00:54 Status: Downloaded newer image for docker:latest 22:00:58 ---> d37f65d16b18 22:00:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:58 ---> Running in 73fb1684ed60 22:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:00:58 OK: 264 MiB in 52 packages 22:00:58 Removing intermediate container 73fb1684ed60 22:00:58 ---> 78f74d7d12db 22:00:58 Step 10/15 : ENV GO111MODULE=on 22:00:58 ---> Running in 82726d785c4e 22:00:59 Removing intermediate container 82726d785c4e 22:00:59 ---> 1b8b1a930b5f 22:00:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:00:59 ---> Running in 2fc39635faac 22:00:59 Removing intermediate container 2fc39635faac 22:00:59 ---> d9cc3760406b 22:00:59 Step 12/15 : COPY go.mod vendor* ./ 22:00:59 ---> b8e64b5b14c9 22:00:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:59 ---> Running in e34fe330207f 22:01:46 Removing intermediate container e34fe330207f 22:01:46 ---> 7c605770df31 22:01:46 Step 14/15 : COPY . . 22:01:46 ---> 0418cd8ab125 22:01:46 Step 15/15 : RUN ${MAKE} 22:01:46 ---> Running in 2703df7a1fe5 22:01:46 noop 22:01:46 Removing intermediate container 2703df7a1fe5 22:01:46 ---> 795098043329 22:01:46 Successfully built 795098043329 22:01:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:46 + docker inspect -f . ci-base-image-x86_64 22:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:46 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:01:46 $ 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 22:01:47 $ docker top c4c26afca3d841f0a6e413cb97eae80c3e9fba380ca6b914f999840e82be194f -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:47 + go version 22:01:47 go version go1.21.0 linux/amd64 [Pipeline] } 22:01:47 $ docker stop --time=1 c4c26afca3d841f0a6e413cb97eae80c3e9fba380ca6b914f999840e82be194f 22:01:48 $ docker rm -f --volumes c4c26afca3d841f0a6e413cb97eae80c3e9fba380ca6b914f999840e82be194f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:49 + docker inspect -f . ci-base-image-x86_64 22:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:49 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:01:49 $ 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 22:01:49 $ docker top 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 22:01:50 + make test 22:01:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:01:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:02:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:02:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:02:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:04 ./bin/test-attribution-txt.sh 22:02:04 make -C web test 22:02:04 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 22:02:04 make[1]: tput: No such file or directory 22:02:04 make[1]: tput: No such file or directory 22:02:04 warning: generating ./VERSION 22:02:04 echo "0.0.0" > VERSION 22:02:04 docker build \ 22:02:04 -f Dockerfile \ 22:02:04 --build-arg USER=1000 \ 22:02:04 \ 22:02:04 --label "git_sha=af98cfcac093d57a231dc324130eca258d2cb226" \ 22:02:04 -t edgexfoundry/edgex-web-ui:af98cfcac093d57a231dc324130eca258d2cb226 \ 22:02:04 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:02:04 . 22:02:04 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 22:02:04 Install the buildx component to build images with BuildKit: 22:02:04 https://docs.docker.com/go/buildx/ 22:02:04 22:02:04 Sending build context to Docker daemon 2.706MB 22:02:04 Step 1/11 : FROM node:18-alpine3.18 22:02:04 18-alpine3.18: Pulling from library/node 22:02:04 96526aa774ef: Already exists 22:02:04 3130715204cf: Pulling fs layer 22:02:04 b06de8ab1c4f: Pulling fs layer 22:02:04 90ef3ffc5156: Pulling fs layer 22:02:05 90ef3ffc5156: Verifying Checksum 22:02:05 90ef3ffc5156: Download complete 22:02:05 b06de8ab1c4f: Verifying Checksum 22:02:05 b06de8ab1c4f: Download complete 22:02:05 3130715204cf: Verifying Checksum 22:02:05 3130715204cf: Download complete 22:02:07 3130715204cf: Pull complete 22:02:07 b06de8ab1c4f: Pull complete 22:02:07 90ef3ffc5156: Pull complete 22:02:07 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 22:02:07 Status: Downloaded newer image for node:18-alpine3.18 22:02:07 ---> d1517ab6615b 22:02:07 Step 2/11 : RUN apk add --no-cache chromium 22:02:12 ---> Running in a8b4877859d4 22:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:13 (1/154) Installing libexpat (2.5.0-r1) 22:02:13 (2/154) Installing brotli-libs (1.0.9-r14) 22:02:13 (3/154) Installing libbz2 (1.0.8-r5) 22:02:13 (4/154) Installing libpng (1.6.39-r3) 22:02:13 (5/154) Installing freetype (2.13.0-r5) 22:02:13 (6/154) Installing fontconfig (2.14.2-r3) 22:02:13 (7/154) Installing libfontenc (1.1.7-r2) 22:02:13 (8/154) Installing mkfontscale (1.2.2-r3) 22:02:13 (9/154) Installing font-opensans (0_git20210927-r1) 22:02:13 (10/154) Installing pkgconf (1.9.5-r0) 22:02:13 (11/154) Installing libffi (3.4.4-r2) 22:02:13 (12/154) Installing libintl (0.21.1-r7) 22:02:13 (13/154) Installing libblkid (2.38.1-r8) 22:02:13 (14/154) Installing libmount (2.38.1-r8) 22:02:13 (15/154) Installing pcre2 (10.42-r1) 22:02:13 (16/154) Installing glib (2.76.4-r0) 22:02:13 (17/154) Installing xz-libs (5.4.3-r0) 22:02:13 (18/154) Installing libxml2 (2.11.4-r0) 22:02:13 (19/154) Installing shared-mime-info (2.2-r5) 22:02:13 (20/154) Installing hicolor-icon-theme (0.17-r2) 22:02:13 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 22:02:13 (22/154) Installing libwebp (1.3.2-r0) 22:02:13 (23/154) Installing zstd-libs (1.5.5-r4) 22:02:13 (24/154) Installing tiff (4.5.1-r0) 22:02:13 (25/154) Installing gdk-pixbuf (2.42.10-r5) 22:02:13 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 22:02:13 (27/154) Installing libxau (1.0.11-r2) 22:02:13 (28/154) Installing libmd (1.0.4-r2) 22:02:13 (29/154) Installing libbsd (0.11.7-r1) 22:02:13 (30/154) Installing libxdmcp (1.1.4-r2) 22:02:13 (31/154) Installing libxcb (1.15-r1) 22:02:13 (32/154) Installing libx11 (1.8.7-r0) 22:02:13 (33/154) Installing libxcomposite (0.4.6-r3) 22:02:13 (34/154) Installing libxfixes (6.0.1-r2) 22:02:13 (35/154) Installing libxrender (0.9.11-r3) 22:02:13 (36/154) Installing libxcursor (1.2.1-r2) 22:02:13 (37/154) Installing libxdamage (1.1.6-r2) 22:02:13 (38/154) Installing libxext (1.3.5-r2) 22:02:13 (39/154) Installing libxi (1.8.1-r0) 22:02:13 (40/154) Installing libxinerama (1.1.5-r2) 22:02:13 (41/154) Installing libxrandr (1.5.3-r2) 22:02:13 (42/154) Installing libatk-1.0 (2.48.3-r0) 22:02:13 (43/154) Installing libxtst (1.2.4-r2) 22:02:13 (44/154) Installing dbus-libs (1.14.8-r0) 22:02:13 (45/154) Installing at-spi2-core (2.48.3-r0) 22:02:13 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 22:02:13 (47/154) Installing pixman (0.42.2-r1) 22:02:13 (48/154) Installing cairo (1.17.8-r1) 22:02:13 (49/154) Installing cairo-gobject (1.17.8-r1) 22:02:13 (50/154) Installing avahi-libs (0.8-r13) 22:02:13 (51/154) Installing gmp (6.2.1-r3) 22:02:13 (52/154) Installing nettle (3.8.1-r2) 22:02:13 (53/154) Installing libunistring (1.1-r1) 22:02:13 (54/154) Installing libidn2 (2.3.4-r1) 22:02:13 (55/154) Installing p11-kit (0.24.1-r2) 22:02:13 (56/154) Installing libtasn1 (4.19.0-r1) 22:02:13 (57/154) Installing gnutls (3.8.0-r2) 22:02:14 (58/154) Installing cups-libs (2.4.7-r0) 22:02:14 (59/154) Installing libepoxy (1.5.10-r1) 22:02:14 (60/154) Installing fribidi (1.0.13-r0) 22:02:14 (61/154) Installing graphite2 (1.3.14-r5) 22:02:14 (62/154) Installing harfbuzz (7.3.0-r0) 22:02:14 (63/154) Installing libxft (2.3.8-r1) 22:02:14 (64/154) Installing pango (1.50.14-r1) 22:02:14 (65/154) Installing wayland-libs-client (1.22.0-r2) 22:02:14 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 22:02:14 (67/154) Installing wayland-libs-egl (1.22.0-r2) 22:02:14 (68/154) Installing xkeyboard-config (2.38-r0) 22:02:14 (69/154) Installing libxkbcommon (1.5.0-r2) 22:02:14 (70/154) Installing gtk+3.0 (3.24.38-r1) 22:02:14 Executing gtk+3.0-3.24.38-r1.post-install 22:02:14 (71/154) Installing icu-data-full (73.2-r2) 22:02:14 (72/154) Installing mesa (23.0.4-r0) 22:02:14 (73/154) Installing llvm15-libs (15.0.7-r6) 22:02:15 (74/154) Installing hwdata-pci (0.370-r0) 22:02:15 (75/154) Installing libpciaccess (0.17-r2) 22:02:15 (76/154) Installing libdrm (2.4.115-r4) 22:02:15 (77/154) Installing musl-fts (1.2.7-r5) 22:02:15 (78/154) Installing libelf (0.189-r2) 22:02:15 (79/154) Installing mesa-glapi (23.0.4-r0) 22:02:15 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 22:02:15 (81/154) Installing eudev-libs (3.2.11-r8) 22:02:15 (82/154) Installing libmagic (5.45-r0) 22:02:15 (83/154) Installing file (5.45-r0) 22:02:15 (84/154) Installing libice (1.1.1-r2) 22:02:15 (85/154) Installing libuuid (2.38.1-r8) 22:02:15 (86/154) Installing libsm (1.2.4-r1) 22:02:15 (87/154) Installing libxt (1.3.0-r2) 22:02:15 (88/154) Installing libxmu (1.1.4-r2) 22:02:15 (89/154) Installing xset (1.2.5-r1) 22:02:15 (90/154) Installing xprop (1.2.6-r0) 22:02:15 (91/154) Installing xdg-utils (1.1.3-r4) 22:02:15 (92/154) Installing libogg (1.3.5-r4) 22:02:15 (93/154) Installing flac-libs (1.4.3-r0) 22:02:15 (94/154) Installing alsa-lib (1.2.9-r1) 22:02:15 (95/154) Installing libatomic (12.2.1_git20220924-r10) 22:02:15 (96/154) Installing svt-av1-libs (1.6.0-r0) 22:02:15 (97/154) Installing aom-libs (3.6.1-r0) 22:02:15 (98/154) Installing libva (2.18.0-r1) 22:02:15 (99/154) Installing libvdpau (1.5-r1) 22:02:15 (100/154) Installing onevpl-libs (2023.2.1-r0) 22:02:15 (101/154) Installing ffmpeg-libavutil (6.0-r15) 22:02:15 (102/154) Installing libdav1d (1.2.1-r0) 22:02:15 (103/154) Installing libhwy (1.0.4-r1) 22:02:15 (104/154) Installing lcms2 (2.15-r2) 22:02:15 (105/154) Installing libjxl (0.8.2-r0) 22:02:15 (106/154) Installing lame-libs (3.100-r5) 22:02:15 (107/154) Installing opus (1.4-r0) 22:02:15 (108/154) Installing libgomp (12.2.1_git20220924-r10) 22:02:15 (109/154) Installing soxr (0.1.3-r5) 22:02:15 (110/154) Installing ffmpeg-libswresample (6.0-r15) 22:02:15 (111/154) Installing libtheora (1.1.1-r17) 22:02:15 (112/154) Installing libvorbis (1.3.7-r1) 22:02:15 (113/154) Installing libvpx (1.13.0-r2) 22:02:15 (114/154) Installing x264-libs (0.164_git20220602-r1) 22:02:15 (115/154) Installing numactl (2.0.16-r4) 22:02:15 (116/154) Installing x265-libs (3.5-r4) 22:02:15 (117/154) Installing xvidcore (1.3.7-r1) 22:02:15 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 22:02:15 (119/154) Installing libbluray (1.3.4-r0) 22:02:15 (120/154) Installing mpg123-libs (1.31.3-r1) 22:02:15 (121/154) Installing libopenmpt (0.7.2-r0) 22:02:15 (122/154) Installing cjson (1.7.15-r4) 22:02:15 (123/154) Installing mbedtls (2.28.5-r0) 22:02:15 (124/154) Installing librist (0.2.7-r0) 22:02:16 (125/154) Installing libsrt (1.5.2-r0) 22:02:16 (126/154) Installing libssh (0.10.5-r0) 22:02:16 (127/154) Installing libsodium (1.0.18-r3) 22:02:16 (128/154) Installing libzmq (4.3.4-r4) 22:02:16 (129/154) Installing ffmpeg-libavformat (6.0-r15) 22:02:16 (130/154) Installing libevent (2.1.12-r6) 22:02:16 (131/154) Installing wayland-libs-server (1.22.0-r2) 22:02:16 (132/154) Installing mesa-gbm (23.0.4-r0) 22:02:16 (133/154) Installing harfbuzz-subset (7.3.0-r0) 22:02:16 (134/154) Installing icu-libs (73.2-r2) 22:02:16 (135/154) Installing jsoncpp (1.9.5-r0) 22:02:16 (136/154) Installing minizip (1.2.13-r1) 22:02:16 (137/154) Installing nspr (4.35-r2) 22:02:16 (138/154) Installing sqlite-libs (3.41.2-r2) 22:02:16 (139/154) Installing nss (3.94-r0) 22:02:16 (140/154) Installing pipewire-libs (0.3.70-r1) 22:02:16 (141/154) Installing libasyncns (0.8-r1) 22:02:16 (142/154) Installing libltdl (2.4.7-r2) 22:02:16 (143/154) Installing orc (0.4.34-r0) 22:02:16 (144/154) Installing libsndfile (1.2.0-r2) 22:02:16 (145/154) Installing speexdsp (1.2.1-r1) 22:02:16 (146/154) Installing tdb-libs (1.4.8-r1) 22:02:16 (147/154) Installing libpulse (16.1-r10) 22:02:16 (148/154) Installing snappy (1.1.10-r1) 22:02:16 (149/154) Installing libwoff2common (1.0.2-r2) 22:02:16 (150/154) Installing libwoff2enc (1.0.2-r2) 22:02:16 (151/154) Installing libgpg-error (1.47-r1) 22:02:16 (152/154) Installing libgcrypt (1.10.2-r1) 22:02:16 (153/154) Installing libxslt (1.1.38-r0) 22:02:16 (154/154) Installing chromium (117.0.5938.62-r0) 22:02:18 Executing busybox-1.36.1-r2.trigger 22:02:18 Executing fontconfig-2.14.2-r3.trigger 22:02:18 Executing mkfontscale-1.2.2-r3.trigger 22:02:18 Executing glib-2.76.4-r0.trigger 22:02:18 Executing shared-mime-info-2.2-r5.trigger 22:02:18 Executing gdk-pixbuf-2.42.10-r5.trigger 22:02:18 Executing gtk-update-icon-cache-3.24.38-r1.trigger 22:02:18 OK: 576 MiB in 171 packages 22:02:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17401 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 22:02:26 Running in /w/workspace/edgex-ui-go/145 [Pipeline] { [Pipeline] checkout 22:02:26 The recommended git tool is: git 22:02:30 Removing intermediate container a8b4877859d4 22:02:30 ---> bbbe7d927959 22:02:30 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:02:30 ---> Running in c81a21a47634 22:02:30 Removing intermediate container c81a21a47634 22:02:30 ---> 1393910d9f18 22:02:30 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 22:02:30 ---> Running in d4d3fe967e79 22:02:30 Removing intermediate container d4d3fe967e79 22:02:30 ---> b5942ac29c4a 22:02:30 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 22:02:30 ---> Running in b9f374289076 22:02:30 Removing intermediate container b9f374289076 22:02:30 ---> dbb11e1b55ac 22:02:30 Step 6/11 : RUN npm install -g npm 22:02:30 ---> Running in 77e6895389d8 22:02:31 using credential edgex-jenkins-ssh 22:02:31 Cloning the remote Git repository 22:02:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:02:31 > git init /w/workspace/edgex-ui-go/145 # timeout=10 22:02:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:02:31 > git --version # timeout=10 22:02:31 > git --version # 'git version 2.25.1' 22:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:36 Avoid second fetch 22:02:36 Checking out Revision af98cfcac093d57a231dc324130eca258d2cb226 (main) 22:02:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:02:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:36 > git config core.sparsecheckout # timeout=10 22:02:36 > git checkout -f af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 22:02:37 Commit message: "Merge pull request #667 from lenny-intel/3.1-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:38 Dload Upload Total Spent Left Speed 22:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91237 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh 22:02:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:02:39 22:02:39 removed 31 packages, and changed 65 packages in 7s 22:02:39 22:02:39 26 packages are looking for funding 22:02:39 run `npm fund` for details 22:02:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:02:39 + sudo tee /etc/docker/daemon.new 22:02:39 { 22:02:39 "registry-mirrors": [ 22:02:39 "https://nexus3.edgexfoundry.org:10001" 22:02:39 ], 22:02:39 "bip": "10.250.0.254/24", 22:02:39 "hosts": [ 22:02:39 "tcp://0.0.0.0:5555", 22:02:39 "unix:///var/run/docker.sock" 22:02:39 ], 22:02:39 "mtu": 1458, 22:02:39 "selinux-enabled": true, 22:02:39 "seccomp-profile": "/etc/docker/seccomp.json" 22:02:39 } [Pipeline] sh 22:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:02:39 Removing intermediate container 77e6895389d8 22:02:39 ---> c35f5c05bcd3 22:02:39 Step 7/11 : ARG USER=1000 22:02:39 ---> Running in de8da64b1521 22:02:39 Removing intermediate container de8da64b1521 22:02:39 ---> cb3516130e06 22:02:39 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:02:39 ---> Running in 44ab131c4f2d 22:02:39 + sudo service docker restart 22:02:40 Removing intermediate container 44ab131c4f2d 22:02:40 ---> 61b3181dc6fd 22:02:40 Step 9/11 : USER $USER:$USER 22:02:40 ---> Running in 6029ecfed504 22:02:40 Removing intermediate container 6029ecfed504 22:02:40 ---> 4f2d31aaed93 22:02:40 Step 10/11 : WORKDIR /app 22:02:40 ---> Running in 4cf7d1c0e791 22:02:40 Removing intermediate container 4cf7d1c0e791 22:02:40 ---> c365fd6a2777 22:02:40 Step 11/11 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 22:02:40 ---> Running in 019215f6119b 22:02:40 Removing intermediate container 019215f6119b 22:02:40 ---> 58be4e96c699 22:02:40 Successfully built 58be4e96c699 22:02:40 Successfully tagged edgexfoundry/edgex-web-ui:af98cfcac093d57a231dc324130eca258d2cb226 22:02:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:02:40 touch edgex-web-ui.imagebuilt 22:02:40 mkdir -p node_modules coverage 22:02:40 chown "1000:1000" node_modules coverage package-lock.json 22:02:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:42 npm WARN EBADENGINE Unsupported engine { 22:02:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:02:42 npm WARN EBADENGINE required: { 22:02:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:02:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:02:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:02:42 npm WARN EBADENGINE }, 22:02:42 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 22:02:42 npm WARN EBADENGINE } 22:02:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:02:55 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:02:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:02:55 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 22:02:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 22:02:55 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:02:55 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:02:55 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 22:02:55 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:02:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:02:55 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:02:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:02:55 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. 22:02:56 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. 22:02:56 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. 22:02:56 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:02:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:58 provisioning config files... 22:02:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config6907689639089551444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:58 ---> docker-login.sh 22:02:58 nexus3.edgexfoundry.org:10001 22:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:59 Configure a credential helper to remove this warning. See 22:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:59 22:02:59 Login Succeeded 22:02:59 nexus3.edgexfoundry.org:10002 22:02:59 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 22:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:59 Configure a credential helper to remove this warning. See 22:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:59 22:02:59 Login Succeeded 22:02:59 nexus3.edgexfoundry.org:10003 22:02:59 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 22:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:59 Configure a credential helper to remove this warning. See 22:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:59 22:02:59 Login Succeeded 22:02:59 nexus3.edgexfoundry.org:10004 22:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:00 Configure a credential helper to remove this warning. See 22:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:00 22:03:00 Login Succeeded 22:03:00 docker.io 22:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:00 Configure a credential helper to remove this warning. See 22:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:00 22:03:00 Login Succeeded 22:03:00 ---> docker-login.sh ends [Pipeline] } 22:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:00 ========================================================= 22:03:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:03:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:01 + 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 . 22:03:01 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. 22:03:02 Sending build context to Docker daemon 28.82MB 22:03:02 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 22:03:02 Step 2/15 : FROM ${BASE} AS builder 22:03:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:03:05 9fda8d8052c6: Pulling fs layer 22:03:05 5d54e960e981: Pulling fs layer 22:03:05 c4a7e357bf2a: Pulling fs layer 22:03:05 f0e02332f6b5: Pulling fs layer 22:03:05 cefa15bbcfad: Pulling fs layer 22:03:05 17808c966233: Pulling fs layer 22:03:05 f0e02332f6b5: Waiting 22:03:05 cefa15bbcfad: Waiting 22:03:05 17808c966233: Waiting 22:03:05 f4c1fc716caa: Pulling fs layer 22:03:05 f4c1fc716caa: Waiting 22:03:05 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 22:03:05 5d54e960e981: Verifying Checksum 22:03:05 5d54e960e981: Download complete 22:03:05 f0e02332f6b5: Verifying Checksum 22:03:05 f0e02332f6b5: Download complete 22:03:05 cefa15bbcfad: Download complete 22:03:05 9fda8d8052c6: Download complete 22:03:06 f4c1fc716caa: Verifying Checksum 22:03:06 f4c1fc716caa: Download complete 22:03:06 9fda8d8052c6: Pull complete 22:03:07 5d54e960e981: Pull complete 22:03:07 c4a7e357bf2a: Verifying Checksum 22:03:07 c4a7e357bf2a: Download complete 22:03:08 17808c966233: Verifying Checksum 22:03:08 17808c966233: Download complete 22:03:10 22:03:10 added 1478 packages, and audited 1479 packages in 29s 22:03:10 22:03:10 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 22:03:10 22:03:10 To address issues that do not require attention, run: 22:03:10 npm audit fix 22:03:10 22:03:10 To address all issues (including breaking changes), run: 22:03:10 npm audit fix --force 22:03:10 22:03:10 Run `npm audit` for details. 22:03:15 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 22:03:17 - Generating browser application bundles (phase: setup)... 22:03:20 c4a7e357bf2a: Pull complete 22:03:20 f0e02332f6b5: Pull complete 22:03:20 cefa15bbcfad: Pull complete 22:03:21 Compiling @angular/core : es2015 as esm2015 22:03:21 Compiling @angular/compiler/testing : es2015 as esm2015 22:03:23 Compiling @angular/core/testing : es2015 as esm2015 22:03:23 Compiling @angular/common : es2015 as esm2015 22:03:24 Compiling @angular/platform-browser : es2015 as esm2015 22:03:24 Compiling @angular/common/testing : es2015 as esm2015 22:03:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:03:24 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:03:24 Compiling @angular/common/http : es2015 as esm2015 22:03:24 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:03:24 Compiling @angular/router : es2015 as esm2015 22:03:24 Compiling @angular/forms : es2015 as esm2015 22:03:25 Compiling @angular/common/http/testing : es2015 as esm2015 22:03:26 Compiling @angular/router/testing : es2015 as esm2015 22:03:29 17808c966233: Pull complete 22:03:30 f4c1fc716caa: Pull complete 22:03:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:03:30 ---> ea914061e18c 22:03:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:03:30 13 11 2023 22:03:30.438:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:03:30 13 11 2023 22:03:30.440:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:03:30 13 11 2023 22:03:30.442:INFO [launcher]: Starting browser ChromeHeadless 22:03:32 ---> Running in 705750c3c7e2 22:03:32 Removing intermediate container 705750c3c7e2 22:03:32 ---> daa35c769ec8 22:03:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:03:32 ---> Running in f8db62132b26 22:03:32 Removing intermediate container f8db62132b26 22:03:32 ---> fa8f98f115af 22:03:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:03:32 ---> Running in 5a3e57de417c 22:03:33 Removing intermediate container 5a3e57de417c 22:03:33 ---> 0461b69b9361 22:03:33 Step 6/15 : LABEL Name=edgex-ui-go 22:03:33 ---> Running in a4efc0f3d104 22:03:33 Removing intermediate container a4efc0f3d104 22:03:33 ---> 647d16f537f1 22:03:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:03:33 ---> Running in a478d8544176 22:03:34 Removing intermediate container a478d8544176 22:03:34 ---> bb0f106c54cc 22:03:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:03:34 latest: Pulling from library/docker 22:03:34 579b34f0a95b: Pulling fs layer 22:03:34 2ecd494fa26a: Pulling fs layer 22:03:34 4f4fb700ef54: Pulling fs layer 22:03:34 99624a4fd86a: Pulling fs layer 22:03:34 6b3f207db0e4: Pulling fs layer 22:03:34 2f21744ef460: Pulling fs layer 22:03:34 80fde8283b9a: Pulling fs layer 22:03:34 cfd52aaeb832: Pulling fs layer 22:03:34 2aa7661f3209: Pulling fs layer 22:03:34 ad7962f27383: Pulling fs layer 22:03:34 c8cf6870052b: Pulling fs layer 22:03:34 6b3f207db0e4: Waiting 22:03:34 99624a4fd86a: Waiting 22:03:34 2f21744ef460: Waiting 22:03:34 1996d6e72d7b: Pulling fs layer 22:03:34 2aa7661f3209: Waiting 22:03:34 cfd52aaeb832: Waiting 22:03:34 112e10f1d4c1: Pulling fs layer 22:03:34 ad7962f27383: Waiting 22:03:34 c8cf6870052b: Waiting 22:03:34 b97b6e3dbded: Pulling fs layer 22:03:34 1996d6e72d7b: Waiting 22:03:34 112e10f1d4c1: Waiting 22:03:34 80fde8283b9a: Waiting 22:03:34 b97b6e3dbded: Waiting 22:03:34 4f4fb700ef54: Verifying Checksum 22:03:34 4f4fb700ef54: Download complete 22:03:34 2ecd494fa26a: Verifying Checksum 22:03:34 2ecd494fa26a: Download complete 22:03:34 579b34f0a95b: Verifying Checksum 22:03:34 579b34f0a95b: Download complete 22:03:35 99624a4fd86a: Verifying Checksum 22:03:35 99624a4fd86a: Download complete 22:03:35 6b3f207db0e4: Verifying Checksum 22:03:35 6b3f207db0e4: Download complete 22:03:35 2f21744ef460: Verifying Checksum 22:03:35 2f21744ef460: Download complete 22:03:35 579b34f0a95b: Pull complete 22:03:35 80fde8283b9a: Verifying Checksum 22:03:35 80fde8283b9a: Download complete 22:03:35 cfd52aaeb832: Verifying Checksum 22:03:35 cfd52aaeb832: Download complete 22:03:35 2aa7661f3209: Verifying Checksum 22:03:35 2aa7661f3209: Download complete 22:03:35 c8cf6870052b: Verifying Checksum 22:03:35 c8cf6870052b: Download complete 22:03:35 112e10f1d4c1: Verifying Checksum 22:03:35 112e10f1d4c1: Download complete 22:03:36 ad7962f27383: Verifying Checksum 22:03:36 ad7962f27383: Download complete 22:03:36 b97b6e3dbded: Verifying Checksum 22:03:36 b97b6e3dbded: Download complete 22:03:36 2ecd494fa26a: Pull complete 22:03:36 4f4fb700ef54: Pull complete 22:03:37 1996d6e72d7b: Verifying Checksum 22:03:37 1996d6e72d7b: Download complete 22:03:37 99624a4fd86a: Pull complete 22:03:39 6b3f207db0e4: Pull complete 22:03:40 2f21744ef460: Pull complete 22:03:40 80fde8283b9a: Pull complete 22:03:40 ✔ Browser application bundle generation complete. 22:03:40 13 11 2023 22:03:39.472:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket WmS-FX9EnMgj7hKgAAAB with id 5595101 22:03:40 cfd52aaeb832: Pull complete 22:03:41 2aa7661f3209: Pull complete 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.057 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.082 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.126 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.136 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.195 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.21 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.224 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.238 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.262 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.265 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.27 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.297 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.311 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.323 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.338 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.342 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.36 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.365 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.368 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.374 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.392 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.402 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.421 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.451 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.466 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) 22:03:42 WARN: ' 22:03:42 It looks like you're using ngModel on the same form field as formControlName. 22:03:42 Support for using the ngModel input property and ngModelChange event with 22:03:42 reactive form directives has been deprecated in Angular v6 and will be removed 22:03:42 in a future version of Angular. 22:03:42 22:03:42 For more information on this, see our API docs here: 22:03:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:03:42 ' 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) 22:03:42 WARN: ' 22:03:42 It looks like you're using ngModel on the same form field as formControlName. 22:03:42 Support for using the ngModel input property and ngModelChange event with 22:03:42 reactive form directives has been deprecated in Angular v6 and will be removed 22:03:42 in a future version of Angular. 22:03:42 22:03:42 For more information on this, see our API docs here: 22:03:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:03:42 ' 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.49 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.509 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.516 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.517 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.536 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.548 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.56 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.566 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.569 secs) 22:03:42 ad7962f27383: Pull complete 22:03:42 c8cf6870052b: Pull complete 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.579 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.582 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.587 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.59 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.592 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.594 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.603 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.607 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.609 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.612 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.63 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.642 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.683 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.689 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.705 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.72 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.727 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.733 secs) 22:03:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.748 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.799 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.81 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.813 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.815 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.828 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.829 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.831 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.836 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.838 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.839 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.84 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.842 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.855 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.86 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.865 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.893 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.906 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.913 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.915 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.916 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.925 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.927 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.929 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.93 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.949 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.953 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.958 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.97 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.975 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.99 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.992 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.995 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1 sec) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.002 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.003 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.004 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.009 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.014 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.017 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.02 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.043 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.058 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.063 secs) 22:03:43 ERROR: 'NG0304: 'router-outlet' is not a known element: 22:03:43 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 22:03:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.063 secs) 22:03:43 ERROR: 'NG0304: 'router-outlet' is not a known element: 22:03:43 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 22:03:43 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.066 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.067 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.068 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.075 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.091 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.093 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.101 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.105 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.112 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.126 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.132 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.139 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.144 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.145 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.158 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.162 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.166 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.179 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.184 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.201 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.211 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.213 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.215 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.216 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.217 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.235 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.241 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.246 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.251 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.268 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.275 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.28 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.31 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.328 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.334 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.337 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.346 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.354 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.357 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.36 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.362 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.367 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.372 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.375 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.378 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.382 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.388 secs) 22:03:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.922 secs / 1.388 secs) 22:03:43 TOTAL: 147 SUCCESS 22:03:43 ✔ Browser application bundle generation complete. 22:03:44 22:03:44 =============================== Coverage summary =============================== 22:03:44 Statements : 40.99% ( 1472/3591 ) 22:03:44 Branches : 11.75% ( 114/970 ) 22:03:44 Functions : 32.14% ( 421/1310 ) 22:03:44 Lines : 38.98% ( 1327/3404 ) 22:03:44 ================================================================================ 22:03:44 ✔ Browser application bundle generation complete. 22:03:44 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 22:03:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:03:44 $ docker stop --time=1 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb 22:03:46 1996d6e72d7b: Pull complete 22:03:46 $ docker rm -f --volumes 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb [Pipeline] // withDockerContainer [Pipeline] sh 22:03:46 112e10f1d4c1: Pull complete 22:03:46 + sudo chown -R jenkins:jenkins . 22:03:46 b97b6e3dbded: Pull complete 22:03:46 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 22:03:46 Status: Downloaded newer image for docker:latest [Pipeline] stash 22:03:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:48 + ls -al . 22:03:48 total 184 22:03:48 drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 22:01 . 22:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:00 .. 22:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 .blubracket 22:03:48 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 22:00 .dockerignore 22:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:00 .git 22:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 .github 22:03:48 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 22:00 .gitignore 22:03:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 22:00 .semver 22:03:48 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 22:00 Attribution.txt 22:03:48 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 13 22:00 CHANGELOG.md 22:03:48 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 22:00 CONTRIBUTING.md 22:03:48 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 22:00 Dockerfile 22:03:48 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 22:00 Jenkinsfile 22:03:48 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 22:00 LICENSE 22:03:48 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 22:00 Makefile 22:03:48 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 22:00 README.md 22:03:48 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 22:00 VERSION 22:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 assets 22:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 bin 22:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 cmd 22:03:48 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 22:01 coverage.out 22:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 docs 22:03:48 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 22:00 go.mod 22:03:48 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 22:00 go.sum 22:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:00 internal 22:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:00 testing 22:03:48 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 22:00 version.go 22:03:48 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 22:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:48 + 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=af98cfcac093d57a231dc324130eca258d2cb226 --label arch=amd64 --label version=3.1.0-dev.15 . 22:03:48 Sending build context to Docker daemon 49.07MB 22:03:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:03:48 Step 2/25 : FROM ${BASE} AS builder 22:03:48 ---> 795098043329 22:03:48 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:03:49 ---> 49b8f0356fef 22:03:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:49 ---> Running in ce5315433f25 22:03:49 ---> Running in a85752206923 22:03:49 Removing intermediate container a85752206923 22:03:49 ---> 19cfe453b8dc 22:03:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:03:49 ---> Running in 710c2fc143a0 22:03:49 Removing intermediate container 710c2fc143a0 22:03:49 ---> 77ecc889a688 22:03:49 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:03:49 ---> Running in fd2b9dc81fe5 22:03:49 Removing intermediate container fd2b9dc81fe5 22:03:49 ---> 408eb79a37d6 22:03:49 Step 6/25 : LABEL Name=edgex-ui-go 22:03:49 ---> Running in 1530ab5cb5b3 22:03:49 Removing intermediate container 1530ab5cb5b3 22:03:49 ---> fccf40eb1210 22:03:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:03:49 ---> Running in 2af97c3b6e83 22:03:49 Removing intermediate container 2af97c3b6e83 22:03:49 ---> e7040b098d79 22:03:49 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:03:50 ---> 553bbc1b0bee 22:03:50 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:50 ---> Running in 5f1148a24d4f 22:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:50 OK: 264 MiB in 52 packages 22:03:51 Removing intermediate container 5f1148a24d4f 22:03:51 ---> 0151a6603b4a 22:03:51 Step 10/25 : ENV GO111MODULE=on 22:03:51 OK: 266 MiB in 52 packages 22:03:51 ---> Running in e63d1d4d274c 22:03:51 Removing intermediate container e63d1d4d274c 22:03:51 ---> ef17607efca4 22:03:51 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:51 ---> Running in 6cb4560f4410 22:03:51 Removing intermediate container 6cb4560f4410 22:03:51 ---> 9ac3f6afc3e8 22:03:51 Step 12/25 : COPY go.mod vendor* ./ 22:03:51 ---> 22d64706bf61 22:03:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:51 ---> Running in 5f4d7e2e0a61 22:03:51 Removing intermediate container ce5315433f25 22:03:51 ---> 0cbd2f3cbfa2 22:03:51 Step 10/15 : ENV GO111MODULE=on 22:03:51 ---> Running in a61cf4fe0c0e 22:03:52 Removing intermediate container a61cf4fe0c0e 22:03:52 ---> 79b839d194fe 22:03:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:03:52 Removing intermediate container 5f4d7e2e0a61 22:03:52 ---> 62cb22ec3528 22:03:52 Step 14/25 : COPY . . 22:03:52 ---> Running in af700a70a6b2 22:03:52 Removing intermediate container af700a70a6b2 22:03:52 ---> be99fbe21ebb 22:03:52 Step 12/15 : COPY go.mod vendor* ./ 22:03:53 ---> 8340ee2218aa 22:03:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:53 ---> Running in f77066c31e06 22:03:53 ---> 5ebb5198e20a 22:03:53 Step 15/25 : RUN ${MAKE} 22:03:53 ---> Running in 1bbdd95fb610 22:03:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.15" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:04:11 Removing intermediate container 1bbdd95fb610 22:04:11 ---> aa4479808a2a 22:04:11 Step 16/25 : FROM alpine:3.18 22:04:11 3.18: Pulling from library/alpine 22:04:11 96526aa774ef: Already exists 22:04:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:04:11 Status: Downloaded newer image for alpine:3.18 22:04:11 ---> 8ca4688f4f35 22:04:11 Step 17/25 : EXPOSE 4000 22:04:11 ---> Running in a1f23288155e 22:04:11 Removing intermediate container a1f23288155e 22:04:11 ---> b20eaa872472 22:04:11 Step 18/25 : 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 22:04:11 ---> ac411bacb545 22:04:11 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:04:11 ---> eb0c8e786f38 22:04:11 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:04:11 ---> ec71fdd1d5e6 22:04:11 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:04:11 ---> Running in 8d39c99e4547 22:04:11 Removing intermediate container 8d39c99e4547 22:04:11 ---> 8a43e0d53ed9 22:04:11 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:04:11 ---> Running in 3dd3b530d63d 22:04:11 Removing intermediate container 3dd3b530d63d 22:04:11 ---> 0081105f7041 22:04:11 Step 23/25 : LABEL arch=amd64 22:04:11 ---> Running in d6f08aa985dd 22:04:11 Removing intermediate container d6f08aa985dd 22:04:11 ---> 778398ee8c2d 22:04:11 Step 24/25 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 22:04:11 ---> Running in 94a74e0f16ea 22:04:11 Removing intermediate container 94a74e0f16ea 22:04:11 ---> 4525fe140360 22:04:11 Step 25/25 : LABEL version=3.1.0-dev.15 22:04:11 ---> Running in 52850d758756 22:04:11 Removing intermediate container 52850d758756 22:04:11 ---> 93fecdef226e 22:04:11 [Warning] One or more build-args [ARCH] were not consumed 22:04:11 Successfully built 93fecdef226e 22:04:11 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:11 provisioning config files... 22:04:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9293784047810375243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:12 ---> docker-login.sh 22:04:12 nexus3.edgexfoundry.org:10001 22:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:12 Configure a credential helper to remove this warning. See 22:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:12 22:04:12 Login Succeeded 22:04:12 nexus3.edgexfoundry.org:10002 22:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:12 Configure a credential helper to remove this warning. See 22:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:12 22:04:12 Login Succeeded 22:04:12 nexus3.edgexfoundry.org:10003 22:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:12 Configure a credential helper to remove this warning. See 22:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:12 22:04:12 Login Succeeded 22:04:12 nexus3.edgexfoundry.org:10004 22:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:12 Configure a credential helper to remove this warning. See 22:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:12 22:04:12 Login Succeeded 22:04:12 docker.io 22:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:12 Configure a credential helper to remove this warning. See 22:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:12 22:04:12 Login Succeeded 22:04:12 ---> docker-login.sh ends [Pipeline] } 22:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:04:12 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 22:04:12 af98cfcac093d57a231dc324130eca258d2cb226 22:04:12 latest 22:04:12 3.1.0-dev.15 22:04:12 af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:04:12 main 22:04:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 22:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:13 3b5dee2351a8: Preparing 22:04:13 e4872c68041a: Preparing 22:04:13 7483959f2dcd: Preparing 22:04:13 cc2447e1835a: Preparing 22:04:13 cc2447e1835a: Layer already exists 22:04:13 e4872c68041a: Pushed 22:04:13 3b5dee2351a8: Pushed 22:04:16 7483959f2dcd: Pushed 22:04:16 af98cfcac093d57a231dc324130eca258d2cb226: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:17 3b5dee2351a8: Preparing 22:04:17 e4872c68041a: Preparing 22:04:17 7483959f2dcd: Preparing 22:04:17 cc2447e1835a: Preparing 22:04:17 e4872c68041a: Layer already exists 22:04:17 3b5dee2351a8: Layer already exists 22:04:17 cc2447e1835a: Layer already exists 22:04:17 7483959f2dcd: Layer already exists 22:04:17 latest: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.15 22:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:17 3b5dee2351a8: Preparing 22:04:17 e4872c68041a: Preparing 22:04:17 7483959f2dcd: Preparing 22:04:17 cc2447e1835a: Preparing 22:04:17 3b5dee2351a8: Layer already exists 22:04:17 7483959f2dcd: Layer already exists 22:04:17 e4872c68041a: Layer already exists 22:04:17 cc2447e1835a: Layer already exists 22:04:17 3.1.0-dev.15: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:18 3b5dee2351a8: Preparing 22:04:18 e4872c68041a: Preparing 22:04:18 7483959f2dcd: Preparing 22:04:18 cc2447e1835a: Preparing 22:04:18 7483959f2dcd: Layer already exists 22:04:18 cc2447e1835a: Layer already exists 22:04:18 e4872c68041a: Layer already exists 22:04:18 3b5dee2351a8: Layer already exists 22:04:18 af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 22:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:04:18 3b5dee2351a8: Preparing 22:04:18 e4872c68041a: Preparing 22:04:18 7483959f2dcd: Preparing 22:04:18 cc2447e1835a: Preparing 22:04:18 cc2447e1835a: Layer already exists 22:04:18 e4872c68041a: Layer already exists 22:04:18 3b5dee2351a8: Layer already exists 22:04:18 7483959f2dcd: Layer already exists 22:04:18 main: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:18 ===================================================== [Pipeline] echo 22:04:18 taggedImages: 22:04:18 - nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 22:04:18 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:04:18 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.15 22:04:18 - nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:04:18 - 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 22:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:19 22:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:19 latest: Pulling from edgex-lftools-log-publisher 22:04:19 5eb5b503b376: Pulling fs layer 22:04:19 5c69ac0246d0: Pulling fs layer 22:04:19 ec43610c2a17: Pulling fs layer 22:04:19 3a2ae6a8a46f: Pulling fs layer 22:04:19 33b1e0a273af: Pulling fs layer 22:04:19 5d3b04190fa2: Pulling fs layer 22:04:19 2f39f015ded8: Pulling fs layer 22:04:19 3a2ae6a8a46f: Waiting 22:04:19 33b1e0a273af: Waiting 22:04:19 5d3b04190fa2: Waiting 22:04:19 2f39f015ded8: Waiting 22:04:19 5c69ac0246d0: Verifying Checksum 22:04:19 5c69ac0246d0: Download complete 22:04:19 3a2ae6a8a46f: Verifying Checksum 22:04:19 3a2ae6a8a46f: Download complete 22:04:19 33b1e0a273af: Verifying Checksum 22:04:19 33b1e0a273af: Download complete 22:04:19 5d3b04190fa2: Verifying Checksum 22:04:19 5d3b04190fa2: Download complete 22:04:19 ec43610c2a17: Verifying Checksum 22:04:19 ec43610c2a17: Download complete 22:04:20 5eb5b503b376: Verifying Checksum 22:04:20 5eb5b503b376: Download complete 22:04:20 2f39f015ded8: Verifying Checksum 22:04:20 2f39f015ded8: Download complete 22:04:21 5eb5b503b376: Pull complete 22:04:21 5c69ac0246d0: Pull complete 22:04:21 ec43610c2a17: Pull complete 22:04:21 3a2ae6a8a46f: Pull complete 22:04:21 33b1e0a273af: Pull complete 22:04:21 5d3b04190fa2: Pull complete 22:04:25 2f39f015ded8: Pull complete 22:04:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:26 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:04:26 $ 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 22:04:27 $ docker top 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:28 ---> job-cost.sh 22:04:28 lf-activate-venv: SKIPPING 22:04:28 INFO: No Stack... 22:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:29 INFO: Archiving Costs [Pipeline] sh 22:04:29 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 22:04:29 + cut -d, -f6 [Pipeline] lock 22:04:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] 22:04:29 Resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] did not exist. Created. 22:04:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:04:30 Stashed 1 file(s) [Pipeline] } 22:04:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:30 $ docker stop --time=1 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c 22:04:31 $ docker rm -f --volumes 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:14 Removing intermediate container f77066c31e06 22:05:14 ---> 113ee7620b41 22:05:14 Step 14/15 : COPY . . 22:05:14 ---> e23e2a271237 22:05:14 Step 15/15 : RUN ${MAKE} 22:05:14 ---> Running in 12382bfc67ce 22:05:14 noop 22:05:14 Removing intermediate container 12382bfc67ce 22:05:14 ---> 060af6373416 22:05:14 Successfully built 060af6373416 22:05:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:15 + docker inspect -f . ci-base-image-arm64 22:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:15 prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container 22:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 22:05:16 $ docker top 0a88a85fd1d26a9aec489fe6effbb726dbdb4e4480a87df805fd8a505549d8a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:17 + go version 22:05:17 go version go1.21.0 linux/arm64 [Pipeline] } 22:05:17 $ docker stop --time=1 0a88a85fd1d26a9aec489fe6effbb726dbdb4e4480a87df805fd8a505549d8a0 22:05:19 $ docker rm -f --volumes 0a88a85fd1d26a9aec489fe6effbb726dbdb4e4480a87df805fd8a505549d8a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:19 + docker inspect -f . ci-base-image-arm64 22:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:19 prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container 22:05:19 $ 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/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 22:05:21 $ docker top 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:21 + git config --global --add safe.directory /w/workspace/edgex-ui-go/145 [Pipeline] fileExists [Pipeline] sh 22:05:22 + make test 22:05:22 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:05:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:06:49 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:06:49 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:07:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:01 ./bin/test-attribution-txt.sh [Pipeline] echo 22:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:07:01 $ docker stop --time=1 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d 22:07:05 $ docker rm -f --volumes 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d [Pipeline] // withDockerContainer [Pipeline] sh 22:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:06 Warning: overwriting stash ‘coverage-report’ 22:07:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:08 + ls -al . 22:07:08 total 180 22:07:08 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 22:05 . 22:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 .. 22:07:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 .blubracket 22:07:08 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 22:02 .dockerignore 22:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:02 .git 22:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 .github 22:07:08 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 22:02 .gitignore 22:07:08 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 22:02 Attribution.txt 22:07:08 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 13 22:02 CHANGELOG.md 22:07:08 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 22:02 CONTRIBUTING.md 22:07:08 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 22:02 Dockerfile 22:07:08 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 22:02 Jenkinsfile 22:07:08 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 22:02 LICENSE 22:07:08 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 22:02 Makefile 22:07:08 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 22:02 README.md 22:07:08 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 22:00 VERSION 22:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 assets 22:07:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 bin 22:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 cmd 22:07:08 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 22:05 coverage.out 22:07:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 docs 22:07:08 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 22:02 go.mod 22:07:08 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 22:02 go.sum 22:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:02 internal 22:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 testing 22:07:08 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 22:02 version.go 22:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:08 + 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=af98cfcac093d57a231dc324130eca258d2cb226 --label arch=arm64 --label version=3.1.0-dev.15 . 22:07:11 Sending build context to Docker daemon 28.82MB 22:07:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:07:11 Step 2/25 : FROM ${BASE} AS builder 22:07:11 ---> 060af6373416 22:07:11 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:07:11 ---> Running in 2bb38ee76012 22:07:11 Removing intermediate container 2bb38ee76012 22:07:11 ---> c927f92495d1 22:07:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:07:11 ---> Running in 42d635c13165 22:07:11 Removing intermediate container 42d635c13165 22:07:11 ---> df0b166ed6d6 22:07:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:07:12 ---> Running in b8526697027a 22:07:13 Removing intermediate container b8526697027a 22:07:13 ---> c00846324097 22:07:13 Step 6/25 : LABEL Name=edgex-ui-go 22:07:13 ---> Running in 9179ab0f5b13 22:07:14 Removing intermediate container 9179ab0f5b13 22:07:14 ---> c09ae84371bf 22:07:14 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:07:14 ---> Running in 73f4f0394f57 22:07:19 Removing intermediate container 73f4f0394f57 22:07:19 ---> 8276f8a51120 22:07:19 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:07:21 ---> 7acbc61ba898 22:07:21 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:21 ---> Running in 1d9395150cd4 22:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:23 OK: 266 MiB in 52 packages 22:07:24 Removing intermediate container 1d9395150cd4 22:07:24 ---> a090f0c2fb58 22:07:24 Step 10/25 : ENV GO111MODULE=on 22:07:25 ---> Running in b310734d5955 22:07:25 Removing intermediate container b310734d5955 22:07:25 ---> 1aa16224d848 22:07:25 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:07:25 ---> Running in e02c92ab59f2 22:07:25 Removing intermediate container e02c92ab59f2 22:07:25 ---> ca694eec8aaa 22:07:25 Step 12/25 : COPY go.mod vendor* ./ 22:07:26 ---> 2b9874b5b9e7 22:07:26 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:26 ---> Running in 14a006ecad8e 22:07:28 Removing intermediate container 14a006ecad8e 22:07:28 ---> 6e016b383208 22:07:28 Step 14/25 : COPY . . 22:07:35 ---> 582fd6601d78 22:07:35 Step 15/25 : RUN ${MAKE} 22:07:35 ---> Running in 784b82b78ebc 22:07:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.15" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:09:28 Removing intermediate container 784b82b78ebc 22:09:28 ---> 4bab6ec243e6 22:09:28 Step 16/25 : FROM alpine:3.18 22:09:28 3.18: Pulling from library/alpine 22:09:28 579b34f0a95b: Already exists 22:09:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:09:28 Status: Downloaded newer image for alpine:3.18 22:09:28 ---> 3cc203321400 22:09:28 Step 17/25 : EXPOSE 4000 22:09:28 ---> Running in 59178a22e062 22:09:28 Removing intermediate container 59178a22e062 22:09:28 ---> 55561e243fee 22:09:28 Step 18/25 : 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 22:09:28 ---> bd875458ddb8 22:09:28 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:09:28 ---> 55724d781d0f 22:09:28 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:09:28 ---> 5d7e3499fec6 22:09:28 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:09:28 ---> Running in fe17f6b50bd8 22:09:28 Removing intermediate container fe17f6b50bd8 22:09:28 ---> 80e8ffba2829 22:09:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:09:28 ---> Running in 8a9bdf6ae93f 22:09:28 Removing intermediate container 8a9bdf6ae93f 22:09:28 ---> 2dcde12ee74f 22:09:28 Step 23/25 : LABEL arch=arm64 22:09:28 ---> Running in 357fe2c41569 22:09:28 Removing intermediate container 357fe2c41569 22:09:28 ---> 92b8917c83c6 22:09:28 Step 24/25 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 22:09:28 ---> Running in 0f61b8e9595f 22:09:28 Removing intermediate container 0f61b8e9595f 22:09:28 ---> 9b56dd5aa50e 22:09:28 Step 25/25 : LABEL version=3.1.0-dev.15 22:09:28 ---> Running in 0d8f3a72fc86 22:09:28 Removing intermediate container 0d8f3a72fc86 22:09:28 ---> 5991cec6307b 22:09:28 [Warning] One or more build-args [ARCH] were not consumed 22:09:28 Successfully built 5991cec6307b 22:09:28 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 22:09:28 provisioning config files... 22:09:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config12621913855975598964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:28 ---> docker-login.sh 22:09:28 nexus3.edgexfoundry.org:10001 22:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:29 Configure a credential helper to remove this warning. See 22:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:29 22:09:29 Login Succeeded 22:09:29 nexus3.edgexfoundry.org:10002 22:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:29 Configure a credential helper to remove this warning. See 22:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:29 22:09:29 Login Succeeded 22:09:29 nexus3.edgexfoundry.org:10003 22:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:29 Configure a credential helper to remove this warning. See 22:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:29 22:09:29 Login Succeeded 22:09:29 nexus3.edgexfoundry.org:10004 22:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:30 Configure a credential helper to remove this warning. See 22:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:30 22:09:30 Login Succeeded 22:09:30 docker.io 22:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:30 Configure a credential helper to remove this warning. See 22:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:30 22:09:30 Login Succeeded 22:09:30 ---> docker-login.sh ends [Pipeline] } 22:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:09:30 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 22:09:30 af98cfcac093d57a231dc324130eca258d2cb226 22:09:30 latest 22:09:30 3.1.0-dev.15 22:09:30 af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:09:30 main 22:09:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 22:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:09:31 b5f24862bbfc: Preparing 22:09:31 15035cc57ade: Preparing 22:09:31 51c356fd066e: Preparing 22:09:31 5f4d9fc4d98d: Preparing 22:09:31 5f4d9fc4d98d: Layer already exists 22:09:31 b5f24862bbfc: Pushed 22:09:31 15035cc57ade: Pushed 22:09:37 51c356fd066e: Pushed 22:09:38 af98cfcac093d57a231dc324130eca258d2cb226: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:09:39 b5f24862bbfc: Preparing 22:09:39 15035cc57ade: Preparing 22:09:39 51c356fd066e: Preparing 22:09:39 5f4d9fc4d98d: Preparing 22:09:39 b5f24862bbfc: Layer already exists 22:09:39 5f4d9fc4d98d: Layer already exists 22:09:39 15035cc57ade: Layer already exists 22:09:39 51c356fd066e: Layer already exists 22:09:39 latest: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.15 22:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:09:40 b5f24862bbfc: Preparing 22:09:40 15035cc57ade: Preparing 22:09:40 51c356fd066e: Preparing 22:09:40 5f4d9fc4d98d: Preparing 22:09:40 b5f24862bbfc: Layer already exists 22:09:40 5f4d9fc4d98d: Layer already exists 22:09:40 51c356fd066e: Layer already exists 22:09:40 15035cc57ade: Layer already exists 22:09:40 3.1.0-dev.15: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:09:40 b5f24862bbfc: Preparing 22:09:40 15035cc57ade: Preparing 22:09:40 51c356fd066e: Preparing 22:09:40 5f4d9fc4d98d: Preparing 22:09:40 15035cc57ade: Layer already exists 22:09:40 5f4d9fc4d98d: Layer already exists 22:09:40 b5f24862bbfc: Layer already exists 22:09:40 51c356fd066e: Layer already exists 22:09:40 af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 22:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:09:41 b5f24862bbfc: Preparing 22:09:41 15035cc57ade: Preparing 22:09:41 51c356fd066e: Preparing 22:09:41 5f4d9fc4d98d: Preparing 22:09:41 51c356fd066e: Layer already exists 22:09:41 b5f24862bbfc: Layer already exists 22:09:41 5f4d9fc4d98d: Layer already exists 22:09:41 15035cc57ade: Layer already exists 22:09:41 main: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:41 ===================================================== [Pipeline] echo 22:09:41 taggedImages: 22:09:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 22:09:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:09:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.15 22:09:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 22:09:41 - 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 22:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:42 22:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:42 arm64: Pulling from edgex-lftools-log-publisher 22:09:42 8998bd30e6a1: Pulling fs layer 22:09:42 04944245beec: Pulling fs layer 22:09:42 699f458cf7ca: Pulling fs layer 22:09:42 765212b225bb: Pulling fs layer 22:09:42 f23df028b6ca: Pulling fs layer 22:09:42 d65c8cfc05b1: Pulling fs layer 22:09:42 2437ff75d9bd: Pulling fs layer 22:09:42 765212b225bb: Waiting 22:09:42 f23df028b6ca: Waiting 22:09:42 d65c8cfc05b1: Waiting 22:09:42 2437ff75d9bd: Waiting 22:09:42 04944245beec: Verifying Checksum 22:09:42 04944245beec: Download complete 22:09:42 765212b225bb: Verifying Checksum 22:09:42 765212b225bb: Download complete 22:09:42 f23df028b6ca: Download complete 22:09:42 d65c8cfc05b1: Verifying Checksum 22:09:42 d65c8cfc05b1: Download complete 22:09:42 699f458cf7ca: Verifying Checksum 22:09:42 699f458cf7ca: Download complete 22:09:43 8998bd30e6a1: Verifying Checksum 22:09:43 8998bd30e6a1: Download complete 22:09:45 2437ff75d9bd: Verifying Checksum 22:09:45 2437ff75d9bd: Download complete 22:09:47 8998bd30e6a1: Pull complete 22:09:48 04944245beec: Pull complete 22:09:52 699f458cf7ca: Pull complete 22:09:52 765212b225bb: Pull complete 22:09:53 f23df028b6ca: Pull complete 22:09:53 d65c8cfc05b1: Pull complete 22:10:11 2437ff75d9bd: Pull complete 22:10:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:10:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container 22:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/145 -v /w/workspace/edgex-ui-go/145:/w/workspace/edgex-ui-go/145:rw,z -v /w/workspace/edgex-ui-go/145@tmp:/w/workspace/edgex-ui-go/145@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 22:10:14 $ docker top 246c49b235ec24bd1bbbf8389a8140dbf6f828f7e1efee6aa168726e3ee5e16f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:15 ---> job-cost.sh 22:10:15 lf-activate-venv: SKIPPING 22:10:15 INFO: No Stack... 22:10:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:10:16 INFO: Archiving Costs [Pipeline] sh 22:10:16 + + cutcat -d, /w/workspace/edgex-ui-go/145/archives/cost.csv -f6 22:10:16 [Pipeline] lock 22:10:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] 22:10:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] did not exist. Created. 22:10:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:17 /w/workspace/edgex-ui-go/145@tmp/durable-a170b2a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:10:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:10:17 Warning: overwriting stash ‘stack-cost’ 22:10:17 Stashed 1 file(s) [Pipeline] } 22:10:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 22:10:17 $ docker stop --time=1 246c49b235ec24bd1bbbf8389a8140dbf6f828f7e1efee6aa168726e3ee5e16f 22:10:21 $ docker rm -f --volumes 246c49b235ec24bd1bbbf8389a8140dbf6f828f7e1efee6aa168726e3ee5e16f [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 22:10:22 provisioning config files... 22:10:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14888085079991221241tmp [Pipeline] { [Pipeline] sh 22:10:22 + set +x 22:10:22 + curl -s https://codecov.io/bash 22:10:22 + bash -s -- 22:10:22 22:10:22 _____ _ 22:10:22 / ____| | | 22:10:22 | | ___ __| | ___ ___ _____ __ 22:10:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:10:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:10:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:10:22 Bash-1.0.6 22:10:22 22:10:22 22:10:22 ==> git version 2.25.1 found 22:10:22 ==> 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 22:10:22 Release-Date: 2020-01-08 22:10:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:10:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:10:22 ==> Jenkins CI detected. 22:10:22 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 22:10:22 project root: . 22:10:22 --> token set from env 22:10:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:10:22 ==> Running gcov in . (disable via -X gcov) 22:10:22 ==> Python coveragepy not found 22:10:22 ==> Searching for coverage reports in: 22:10:22 + . 22:10:22 -> Found 1 reports 22:10:22 ==> Detecting git/mercurial file structure 22:10:22 ==> Reading reports 22:10:22 + ./coverage.out bytes=10 22:10:22 ==> Appending adjustments 22:10:22 https://docs.codecov.io/docs/fixing-reports 22:10:23 + Found adjustments 22:10:23 ==> Gzipping contents 22:10:23 12K /tmp/codecov.8oUQj2.gz 22:10:23 ==> Uploading reports 22:10:23 url: https://codecov.io 22:10:23 query: branch=main&commit=af98cfcac093d57a231dc324130eca258d2cb226&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:10:23 -> Pinging Codecov 22:10:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=af98cfcac093d57a231dc324130eca258d2cb226&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:10:23 -> Uploading to 22:10:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/FB506323287CE973F263BFD2A0EB1F37/af98cfcac093d57a231dc324130eca258d2cb226/9c0cade2-6e8d-4068-939d-3001a6430fbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T221023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=566664103f90d605dba55a8b39e8d32e0e9d6e37bc1a0e65bca2cb1d57ee9d49 22:10:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:23 Dload Upload Total Spent Left Speed 22:10:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 37873 --:--:-- --:--:-- --:--:-- 37873 22:10:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } 22:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:10:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:10:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:10:24 22:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:10:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:10:24 df9b9388f04a: Pulling fs layer 22:10:24 52dc419b0ee2: Pulling fs layer 22:10:24 25bc292e5bac: Pulling fs layer 22:10:24 114826534d7a: Pulling fs layer 22:10:24 4657fd5d0bcf: Pulling fs layer 22:10:24 6ad1cebc031e: Pulling fs layer 22:10:24 8a3aa393b2d8: Pulling fs layer 22:10:24 114826534d7a: Waiting 22:10:24 6ad1cebc031e: Waiting 22:10:24 25bc292e5bac: Verifying Checksum 22:10:24 25bc292e5bac: Download complete 22:10:24 52dc419b0ee2: Download complete 22:10:24 4657fd5d0bcf: Verifying Checksum 22:10:24 4657fd5d0bcf: Download complete 22:10:24 df9b9388f04a: Download complete 22:10:24 6ad1cebc031e: Verifying Checksum 22:10:24 6ad1cebc031e: Download complete 22:10:24 df9b9388f04a: Pull complete 22:10:25 52dc419b0ee2: Pull complete 22:10:25 25bc292e5bac: Pull complete 22:10:25 114826534d7a: Download complete 22:10:25 8a3aa393b2d8: Verifying Checksum 22:10:25 8a3aa393b2d8: Download complete 22:10:28 114826534d7a: Pull complete 22:10:28 4657fd5d0bcf: Pull complete 22:10:29 6ad1cebc031e: Pull complete 22:10:32 8a3aa393b2d8: Pull complete 22:10:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:32 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:10:32 $ 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 22:10:37 $ docker top d0e5177694581ab612f217f0c1dc2753f3e302e006904317fce4392646594c5e -eo pid,comm [Pipeline] { [Pipeline] echo 22:10:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 22:10:37 + set -o pipefail 22:10:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 22:10:44 22:10:44 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 22:10:44 22:10:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0f49bd87-6b3f-4ad4-aff9-2d2b1e8632b4 22:10:44 22:10:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:10:44 22:10:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:10:44 22:10:44 22:10:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:10:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:10:44 More details here: https://snyk.co/ue1NS 22:10:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:10:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:10:44 $ docker stop --time=1 d0e5177694581ab612f217f0c1dc2753f3e302e006904317fce4392646594c5e 22:10:48 $ docker rm -f --volumes d0e5177694581ab612f217f0c1dc2753f3e302e006904317fce4392646594c5e [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 22:10:49 + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] sh 22:10:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:49 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:10:49 $ 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 22:10:50 $ docker top ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b -eo pid,comm 22:10:50 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). 22:10:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:50 [ssh-agent] Looking for ssh-agent implementation... 22:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:50 $ docker exec ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b ssh-agent 22:10:50 SSH_AUTH_SOCK=/tmp/ssh-gwFYL3swFMVS/agent.32 22:10:50 SSH_AGENT_PID=38 22:10:50 Running ssh-add (command line suppressed) 22:10:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14777444665399774379.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14777444665399774379.key) 22:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:50 + git semver tag 22:10:51 2023-11-13 22:10:51,100 [run_tag] DEBUG tag force:False 22:10:51 2023-11-13 22:10:51,100 [check_head_tag] DEBUG check head tag 22:10:51 2023-11-13 22:10:51,100 [execute] INFO git cat-file --batch-check 22:10:51 2023-11-13 22:10:51,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:10:51 2023-11-13 22:10:51,104 [execute] INFO git cat-file --batch 22:10:51 2023-11-13 22:10:51,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:10:51 2023-11-13 22:10:51,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:10:51 2023-11-13 22:10:51,115 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 22:10:51 2023-11-13 22:10:51,116 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 22:10:51 2023-11-13 22:10:51,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:10:51 3.1.0-dev.15 [Pipeline] } 22:10:51 $ docker exec --env ******** --env ******** ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b ssh-agent -k 22:10:51 unset SSH_AUTH_SOCK; 22:10:51 unset SSH_AGENT_PID; 22:10:51 echo Agent pid 38 killed; 22:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:51 + git semver [Pipeline] } 22:10:51 $ docker stop --time=1 ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b 22:10:53 $ docker rm -f --volumes ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:10:53 22:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:10:53 0.23.1-centos7: Pulling from edgex-lftools 22:10:53 ab5ef0e58194: Pulling fs layer 22:10:53 9712f1f96733: Pulling fs layer 22:10:53 63f879dbbcfc: Pulling fs layer 22:10:53 0d9ebad4ef96: Pulling fs layer 22:10:53 e9a5061849ea: Pulling fs layer 22:10:53 d747dcd14b5f: Pulling fs layer 22:10:53 2de7ff778b66: Pulling fs layer 22:10:53 e9a5061849ea: Waiting 22:10:53 d747dcd14b5f: Waiting 22:10:53 2de7ff778b66: Waiting 22:10:53 0d9ebad4ef96: Waiting 22:10:53 9712f1f96733: Verifying Checksum 22:10:53 9712f1f96733: Download complete 22:10:54 63f879dbbcfc: Verifying Checksum 22:10:54 63f879dbbcfc: Download complete 22:10:54 e9a5061849ea: Verifying Checksum 22:10:54 e9a5061849ea: Download complete 22:10:54 d747dcd14b5f: Verifying Checksum 22:10:54 d747dcd14b5f: Download complete 22:10:54 0d9ebad4ef96: Verifying Checksum 22:10:54 0d9ebad4ef96: Download complete 22:10:54 ab5ef0e58194: Verifying Checksum 22:10:54 ab5ef0e58194: Download complete 22:10:54 2de7ff778b66: Verifying Checksum 22:10:54 2de7ff778b66: Download complete 22:10:57 ab5ef0e58194: Pull complete 22:10:57 9712f1f96733: Pull complete 22:10:58 63f879dbbcfc: Pull complete 22:11:02 0d9ebad4ef96: Pull complete 22:11:02 e9a5061849ea: Pull complete 22:11:02 d747dcd14b5f: Pull complete 22:11:03 2de7ff778b66: Pull complete 22:11:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:04 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:11:04 $ 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 22:11:11 $ docker top 3cf8a82a1227c1e38a2064e68eb1952a0e676bf3fb72cd0f079ccfb799433925 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:11:11 provisioning config files... 22:11:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11053513760128226193tmp 22:11:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10206755133382630660tmp 22:11:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12753073215679696359tmp [Pipeline] { [Pipeline] echo 22:11:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:11:11 ---> sigul-configuration.sh 22:11:11 gpg: directory `/root/.gnupg' created 22:11:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:11:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:11:11 gpg: keyring `/root/.gnupg/secring.gpg' created 22:11:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:11:11 gpg: CAST5 encrypted data 22:11:11 gpg: encrypted with 1 passphrase 22:11:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:11:11 + mkdir /home/jenkins 22:11:11 + mkdir /home/jenkins/sigul [Pipeline] sh 22:11:12 + 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 22:11:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:11:12 ---> sigul-install.sh 22:11:12 Sigul already installed; skipping installation. [Pipeline] sh 22:11:12 + git tag --list 22:11:12 0.1.1 22:11:12 v1.1.0 22:11:12 v1.2.0 22:11:12 v1.2.1 22:11:12 v1.3.0 22:11:12 v2.0.0 22:11:12 v2.1.0 22:11:12 v2.2.0 22:11:12 v2.3.0 22:11:12 v3.0 22:11:12 v3.0.0 22:11:12 v3.1.0-dev.1 22:11:12 v3.1.0-dev.10 22:11:12 v3.1.0-dev.11 22:11:12 v3.1.0-dev.12 22:11:12 v3.1.0-dev.13 22:11:12 v3.1.0-dev.14 22:11:12 v3.1.0-dev.15 22:11:12 v3.1.0-dev.2 22:11:12 v3.1.0-dev.3 22:11:12 v3.1.0-dev.4 22:11:12 v3.1.0-dev.5 22:11:12 v3.1.0-dev.6 22:11:12 v3.1.0-dev.7 22:11:12 v3.1.0-dev.8 22:11:12 v3.1.0-dev.9 [Pipeline] sh 22:11:13 + lftools sign git-tag v3.1.0-dev.15 22:11:13 Signing Git tag with Sigul... 22:11:13 Signing v3.1.0-dev.15 [Pipeline] echo 22:11:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:11:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:11:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:11:14 $ docker stop --time=1 3cf8a82a1227c1e38a2064e68eb1952a0e676bf3fb72cd0f079ccfb799433925 22:11:15 $ docker rm -f --volumes 3cf8a82a1227c1e38a2064e68eb1952a0e676bf3fb72cd0f079ccfb799433925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:11:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:16 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:11:16 $ 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 22:11:16 $ docker top 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a -eo pid,comm 22:11:16 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). 22:11:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:16 [ssh-agent] Looking for ssh-agent implementation... 22:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:16 $ docker exec 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a ssh-agent 22:11:16 SSH_AUTH_SOCK=/tmp/ssh-AV0DTHCAfodO/agent.32 22:11:16 SSH_AGENT_PID=38 22:11:16 Running ssh-add (command line suppressed) 22:11:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13860748066160860600.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13860748066160860600.key) 22:11:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:17 + git semver bump pre 22:11:17 2023-11-13 22:11:17,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:11:17 2023-11-13 22:11:17,549 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 22:11:17 2023-11-13 22:11:17,549 [bump_version] DEBUG bumped version:3.1.0-dev.16 22:11:17 2023-11-13 22:11:17,549 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 22:11:17 2023-11-13 22:11:17,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:11:17 2023-11-13 22:11:17,549 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:11:17 2023-11-13 22:11:17,552 [execute] INFO git cat-file --batch-check 22:11:17 2023-11-13 22:11:17,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:17 2023-11-13 22:11:17,557 [execute] INFO git cat-file --batch 22:11:17 2023-11-13 22:11:17,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:17 2023-11-13 22:11:17,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:11:17 3.1.0-dev.16 [Pipeline] } 22:11:17 $ docker exec --env ******** --env ******** 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a ssh-agent -k 22:11:17 unset SSH_AUTH_SOCK; 22:11:17 unset SSH_AGENT_PID; 22:11:17 echo Agent pid 38 killed; 22:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:18 + git semver [Pipeline] } 22:11:18 $ docker stop --time=1 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a 22:11:19 $ docker rm -f --volumes 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a [Pipeline] // withDockerContainer [Pipeline] sh 22:11:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:20 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:11:20 $ 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 22:11:20 $ docker top ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 -eo pid,comm 22:11:21 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). 22:11:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:21 [ssh-agent] Looking for ssh-agent implementation... 22:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:21 $ docker exec ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 ssh-agent 22:11:21 SSH_AUTH_SOCK=/tmp/ssh-nEcoxdiTMsee/agent.15 22:11:21 SSH_AGENT_PID=39 22:11:21 Running ssh-add (command line suppressed) 22:11:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15742317407822804703.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15742317407822804703.key) 22:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:21 + git semver push 22:11:21 2023-11-13 22:11:21,929 [run_push] DEBUG push 22:11:21 2023-11-13 22:11:21,930 [execute] INFO git cat-file --batch-check 22:11:21 2023-11-13 22:11:21,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:11:21 2023-11-13 22:11:21,934 [execute] INFO git rev-list 5d9adccde517a55605fa0dc37862b6288a90dffb -- 22:11:21 2023-11-13 22:11:21,934 [execute] DEBUG Popen(['git', 'rev-list', '5d9adccde517a55605fa0dc37862b6288a90dffb', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:11:21 2023-11-13 22:11:21,944 [execute] INFO git fetch -v origin 22:11:21 2023-11-13 22:11:21,944 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:11:22 2023-11-13 22:11:22,476 [run_push] DEBUG no remote changes detected 22:11:22 2023-11-13 22:11:22,476 [execute] INFO git push origin semver 22:11:22 2023-11-13 22:11:22,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:11:23 2023-11-13 22:11:23,220 [run_push] DEBUG push all version tags 22:11:23 2023-11-13 22:11:23,221 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:11:23 2023-11-13 22:11:23,221 [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) 22:11:24 2023-11-13 22:11:23,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:11:24 3.1.0-dev.16 [Pipeline] } 22:11:24 $ docker exec --env ******** --env ******** ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 ssh-agent -k 22:11:24 unset SSH_AUTH_SOCK; 22:11:24 unset SSH_AGENT_PID; 22:11:24 echo Agent pid 39 killed; 22:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:24 + git semver [Pipeline] } 22:11:24 $ docker stop --time=1 ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 22:11:26 $ docker rm -f --volumes ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 [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 22:11:26 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 22:11:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:11:26 total 16 22:11:26 drwxr-xr-x 3 root root 4096 Nov 13 22:04 . 22:11:26 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 22:11 .. 22:11:26 drwxr-xr-x 2 root root 4096 Nov 13 22:04 cost 22:11:26 -rw-r--r-- 1 root root 83 Nov 13 22:04 cost.csv 22:11:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:11:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:11:26 total 16 22:11:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 22:04 . 22:11:26 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 22:11 .. 22:11:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 22:04 cost 22:11:26 -rw-r--r-- 1 jenkins jenkins 83 Nov 13 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:11:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:11:27 ---> package-listing.sh 22:11:27 ++ facter osfamily 22:11:27 ++ tr '[:upper:]' '[:lower:]' 22:11:28 + OS_FAMILY=debian 22:11:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 22:11:28 + START_PACKAGES=/tmp/packages_start.txt 22:11:28 + END_PACKAGES=/tmp/packages_end.txt 22:11:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:11:28 + PACKAGES=/tmp/packages_start.txt 22:11:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:11:28 + PACKAGES=/tmp/packages_end.txt 22:11:28 + case "${OS_FAMILY}" in 22:11:28 + dpkg -l 22:11:28 + grep '^ii' 22:11:28 + '[' -f /tmp/packages_start.txt ']' 22:11:28 + '[' -f /tmp/packages_end.txt ']' 22:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:11:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 22:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 22:11:28 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 22:11:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:28 prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container 22:11:28 $ 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 22:11:29 $ docker top 88ec9365a1f516718d97bc144f6c56a3778139a20f9a17988bb41a5800b37341 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:29 + touch /tmp/pre-build-complete [Pipeline] sh 22:11:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:11:30 + ls /var/log/sa-host 22:11:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:30 provisioning config files... 22:11:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18338148341392048374tmp [Pipeline] { [Pipeline] echo 22:11:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:11:30 ---> create-netrc.sh [Pipeline] } 22:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:11:30 ---> python-tools-install.sh [Pipeline] echo 22:11:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:11:31 ---> sudo-logs.sh 22:11:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:11:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:11:31 ---> job-cost.sh 22:11:31 lf-activate-venv: SKIPPING 22:11:31 DEBUG: total: 0.2199999988079071 22:11:31 INFO: Retrieving Stack Cost... 22:11:32 INFO: Retrieving Pricing Info for: v3-standard-8 22:11:32 INFO: Archiving Costs [Pipeline] echo 22:11:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:11:32 ---> logs-deploy.sh 22:11:32 lf-activate-venv: SKIPPING 22:11:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/145 22:11:32 INFO: archiving workspace using pattern(s): 22:11:33 Archives upload complete. 22:11:33 INFO: archiving logs to Nexus