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 [2023-11-13T22:00:06.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T22:00:07.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T22:00:07.048Z] ========================================================= [2023-11-13T22:00:07.048Z] EdgeX Global Pipelines Version Info [2023-11-13T22:00:07.048Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:00:07.781Z] ------------------- [2023-11-13T22:00:07.781Z] stable info: [2023-11-13T22:00:07.781Z] ------------------- [2023-11-13T22:00:07.781Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T22:00:07.781Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T22:00:07.781Z] Message: update stable to v1.0.257 [2023-11-13T22:00:08.352Z] ------------------- [2023-11-13T22:00:08.352Z] experimental info: [2023-11-13T22:00:08.352Z] ------------------- [2023-11-13T22:00:08.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T22:00:08.352Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T22:00:08.352Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T22:00:08.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-13T22:00:08.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-13T22:00:08.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T22:00:08.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T22:00:08.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T22:00:08.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T22:00:08.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T22:00:08.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T22:00:08.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T22:00:08.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T22:00:08.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T22:00:08.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-13T22:00:08.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T22:00:08.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T22:00:08.709Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T22:00:08.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T22:00:08.744Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T22:00:08.767Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T22:00:08.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T22:00:08.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T22:00:08.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T22:00:08.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T22:00:08.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T22:00:08.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T22:00:08.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T22:00:08.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T22:00:08.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T22:00:08.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T22:00:08.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T22:00:08.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T22:00:08.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo [2023-11-13T22:00:08.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af98cfc [Pipeline] echo [2023-11-13T22:00:08.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T22:00:09.049Z] provisioning config files... [2023-11-13T22:00:09.066Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10206057107779903781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:00:09.365Z] ---> docker-login.sh [2023-11-13T22:00:09.365Z] nexus3.edgexfoundry.org:10001 [2023-11-13T22:00:10.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:10.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:10.309Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:10.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:10.309Z] [2023-11-13T22:00:10.309Z] Login Succeeded [2023-11-13T22:00:10.309Z] nexus3.edgexfoundry.org:10002 [2023-11-13T22:00:10.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:10.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:10.571Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:10.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:10.571Z] [2023-11-13T22:00:10.571Z] Login Succeeded [2023-11-13T22:00:10.571Z] nexus3.edgexfoundry.org:10003 [2023-11-13T22:00:10.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:10.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:10.571Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:10.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:10.571Z] [2023-11-13T22:00:10.571Z] Login Succeeded [2023-11-13T22:00:10.571Z] nexus3.edgexfoundry.org:10004 [2023-11-13T22:00:10.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:10.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:10.832Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:10.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:10.832Z] [2023-11-13T22:00:10.832Z] Login Succeeded [2023-11-13T22:00:10.832Z] docker.io [2023-11-13T22:00:10.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:11.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:11.093Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:11.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:11.094Z] [2023-11-13T22:00:11.094Z] Login Succeeded [2023-11-13T22:00:11.094Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T22:00:11.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T22:00:11.559Z] + git rev-list -1 --merges af98cfcac093d57a231dc324130eca258d2cb226~1..af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo [2023-11-13T22:00:11.606Z] -----------> git rev-list -1 --merges af98cfcac093d57a231dc324130eca258d2cb226~1..af98cfcac093d57a231dc324130eca258d2cb226 af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:00:11.606Z] af98cfcac093d57a231dc324130eca258d2cb226 [false] [Pipeline] sh [2023-11-13T22:00:11.898Z] + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo [2023-11-13T22:00:11.912Z] ========================================================= [2023-11-13T22:00:11.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T22:00:11.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T22:00:12.231Z] + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] echo [2023-11-13T22:00:12.242Z] [semverPrep] GIT_COMMIT: af98cfcac093d57a231dc324130eca258d2cb226, Commit Message: Merge pull request #667 from lenny-intel/3.1-changelog [Pipeline] echo [2023-11-13T22:00:12.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T22:00:12.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T22:00:12.617Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T22:00:12.617Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T22:00:12.617Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T22:00:12.617Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T22:00:12.617Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T22:00:12.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:00:13.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:00:13.035Z] [2023-11-13T22:00:13.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:00:13.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:00:13.595Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T22:00:13.595Z] b85a868b505f: Pulling fs layer [2023-11-13T22:00:13.595Z] e2be974225ed: Pulling fs layer [2023-11-13T22:00:13.595Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T22:00:13.595Z] 988bab9f4d93: Pulling fs layer [2023-11-13T22:00:13.595Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T22:00:13.595Z] eaf3925da568: Pulling fs layer [2023-11-13T22:00:13.595Z] bab4dde63d76: Pulling fs layer [2023-11-13T22:00:13.595Z] bde34c3a00c8: Pulling fs layer [2023-11-13T22:00:13.595Z] b352a97aabf1: Pulling fs layer [2023-11-13T22:00:13.595Z] 4872d77fe225: Pulling fs layer [2023-11-13T22:00:13.595Z] 5851b861e8e6: Pulling fs layer [2023-11-13T22:00:13.595Z] 1469e6f7b9e6: Waiting [2023-11-13T22:00:13.595Z] bab4dde63d76: Waiting [2023-11-13T22:00:13.595Z] eaf3925da568: Waiting [2023-11-13T22:00:13.595Z] bde34c3a00c8: Waiting [2023-11-13T22:00:13.595Z] b352a97aabf1: Waiting [2023-11-13T22:00:13.595Z] 4872d77fe225: Waiting [2023-11-13T22:00:13.595Z] 5851b861e8e6: Waiting [2023-11-13T22:00:13.595Z] 988bab9f4d93: Waiting [2023-11-13T22:00:13.854Z] e2be974225ed: Verifying Checksum [2023-11-13T22:00:13.854Z] e2be974225ed: Download complete [2023-11-13T22:00:13.854Z] 988bab9f4d93: Verifying Checksum [2023-11-13T22:00:13.854Z] 988bab9f4d93: Download complete [2023-11-13T22:00:13.854Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T22:00:13.854Z] 1469e6f7b9e6: Download complete [2023-11-13T22:00:13.854Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T22:00:13.854Z] 339a4e72a1f5: Download complete [2023-11-13T22:00:13.854Z] eaf3925da568: Verifying Checksum [2023-11-13T22:00:13.854Z] eaf3925da568: Download complete [2023-11-13T22:00:13.854Z] bde34c3a00c8: Verifying Checksum [2023-11-13T22:00:13.854Z] bde34c3a00c8: Download complete [2023-11-13T22:00:13.854Z] b352a97aabf1: Download complete [2023-11-13T22:00:14.113Z] 4872d77fe225: Verifying Checksum [2023-11-13T22:00:14.113Z] 4872d77fe225: Download complete [2023-11-13T22:00:14.113Z] 5851b861e8e6: Verifying Checksum [2023-11-13T22:00:14.113Z] 5851b861e8e6: Download complete [2023-11-13T22:00:14.113Z] b85a868b505f: Download complete [2023-11-13T22:00:14.391Z] bab4dde63d76: Verifying Checksum [2023-11-13T22:00:14.391Z] bab4dde63d76: Download complete [2023-11-13T22:00:15.339Z] b85a868b505f: Pull complete [2023-11-13T22:00:15.909Z] e2be974225ed: Pull complete [2023-11-13T22:00:16.170Z] 339a4e72a1f5: Pull complete [2023-11-13T22:00:16.430Z] 988bab9f4d93: Pull complete [2023-11-13T22:00:16.690Z] 1469e6f7b9e6: Pull complete [2023-11-13T22:00:16.690Z] eaf3925da568: Pull complete [2023-11-13T22:00:18.596Z] bab4dde63d76: Pull complete [2023-11-13T22:00:18.596Z] bde34c3a00c8: Pull complete [2023-11-13T22:00:18.856Z] b352a97aabf1: Pull complete [2023-11-13T22:00:18.856Z] 4872d77fe225: Pull complete [2023-11-13T22:00:19.117Z] 5851b861e8e6: Pull complete [2023-11-13T22:00:19.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T22:00:19.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:00:19.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:00:19.217Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:00:19.250Z] $ 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 [2023-11-13T22:00:22.094Z] $ docker top 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d -eo pid,comm [2023-11-13T22:00:22.144Z] 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). [2023-11-13T22:00:22.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T22:00:22.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T22:00:22.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T22:00:22.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T22:00:22.313Z] $ docker exec 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent [2023-11-13T22:00:22.421Z] SSH_AUTH_SOCK=/tmp/ssh-z4Pt3hOQFq3p/agent.33 [2023-11-13T22:00:22.421Z] SSH_AGENT_PID=40 [2023-11-13T22:00:22.426Z] Running ssh-add (command line suppressed) [2023-11-13T22:00:22.526Z] 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) [2023-11-13T22:00:22.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T22:00:22.831Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T22:00:22.852Z] $ docker exec --env ******** --env ******** 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent -k [2023-11-13T22:00:22.953Z] unset SSH_AUTH_SOCK; [2023-11-13T22:00:22.953Z] unset SSH_AGENT_PID; [2023-11-13T22:00:22.953Z] echo Agent pid 40 killed; [2023-11-13T22:00:22.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T22:00:22.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T22:00:22.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T22:00:23.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T22:00:23.102Z] $ docker exec 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent [2023-11-13T22:00:23.214Z] SSH_AUTH_SOCK=/tmp/ssh-WQ8HSHPTzKCF/agent.72 [2023-11-13T22:00:23.214Z] SSH_AGENT_PID=78 [2023-11-13T22:00:23.219Z] Running ssh-add (command line suppressed) [2023-11-13T22:00:23.318Z] 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) [2023-11-13T22:00:23.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T22:00:23.620Z] + git semver init [2023-11-13T22:00:23.880Z] 2023-11-13 22:00:23,808 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T22:00:23.880Z] 2023-11-13 22:00:23,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-13T22:00:23.880Z] 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 [2023-11-13T22:00:23.880Z] 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) [2023-11-13T22:00:25.789Z] 2023-11-13 22:00:25,494 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-13T22:00:25.789Z] 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 [2023-11-13T22:00:25.789Z] 2023-11-13 22:00:25,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:00:25.789Z] 2023-11-13 22:00:25,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:00:25.789Z] 3.1.0-dev.15 [Pipeline] } [2023-11-13T22:00:25.802Z] $ docker exec --env ******** --env ******** 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d ssh-agent -k [2023-11-13T22:00:25.899Z] unset SSH_AUTH_SOCK; [2023-11-13T22:00:25.899Z] unset SSH_AGENT_PID; [2023-11-13T22:00:25.900Z] echo Agent pid 78 killed; [2023-11-13T22:00:25.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T22:00:26.217Z] + git semver [Pipeline] } [2023-11-13T22:00:26.494Z] $ docker stop --time=1 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d [2023-11-13T22:00:27.795Z] $ docker rm -f --volumes 81366e3420cadd2764e5dcea76097c318061497fd9a28123cc6b13050be0639d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T22:00:28.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T22:00:28.379Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T22:00:28.383Z] [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 [2023-11-13T22:00:28.548Z] provisioning config files... [2023-11-13T22:00:28.558Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5062877173529801689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:00:28.866Z] ---> docker-login.sh [2023-11-13T22:00:28.866Z] nexus3.edgexfoundry.org:10001 [2023-11-13T22:00:28.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:28.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:28.866Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:28.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:28.866Z] [2023-11-13T22:00:28.866Z] Login Succeeded [2023-11-13T22:00:28.866Z] nexus3.edgexfoundry.org:10002 [2023-11-13T22:00:28.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:28.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:28.866Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:28.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:28.866Z] [2023-11-13T22:00:28.866Z] Login Succeeded [2023-11-13T22:00:28.866Z] nexus3.edgexfoundry.org:10003 [2023-11-13T22:00:29.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:29.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:29.126Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:29.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:29.126Z] [2023-11-13T22:00:29.126Z] Login Succeeded [2023-11-13T22:00:29.126Z] nexus3.edgexfoundry.org:10004 [2023-11-13T22:00:29.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:29.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:29.126Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:29.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:29.126Z] [2023-11-13T22:00:29.126Z] Login Succeeded [2023-11-13T22:00:29.126Z] docker.io [2023-11-13T22:00:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:00:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:00:29.391Z] Configure a credential helper to remove this warning. See [2023-11-13T22:00:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:00:29.391Z] [2023-11-13T22:00:29.391Z] Login Succeeded [2023-11-13T22:00:29.391Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T22:00:29.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T22:00:29.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:00:29.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:00:29.507Z] ========================================================= [2023-11-13T22:00:29.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T22:00:29.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:00:29.838Z] + 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 . [2023-11-13T22:00:30.102Z] Sending build context to Docker daemon 46.37MB [2023-11-13T22:00:30.102Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T22:00:30.102Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T22:00:30.362Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T22:00:30.362Z] 7264a8db6415: Pulling fs layer [2023-11-13T22:00:30.362Z] c4d48a809fc2: Pulling fs layer [2023-11-13T22:00:30.362Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T22:00:30.362Z] ad3a456e5733: Pulling fs layer [2023-11-13T22:00:30.362Z] 33e27b845d1e: Pulling fs layer [2023-11-13T22:00:30.362Z] c68163c4e522: Pulling fs layer [2023-11-13T22:00:30.362Z] 50da416c3ac9: Pulling fs layer [2023-11-13T22:00:30.362Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T22:00:30.362Z] c68163c4e522: Waiting [2023-11-13T22:00:30.362Z] 50da416c3ac9: Waiting [2023-11-13T22:00:30.362Z] 23d2d4c4bb30: Waiting [2023-11-13T22:00:30.362Z] ad3a456e5733: Waiting [2023-11-13T22:00:30.362Z] 33e27b845d1e: Waiting [2023-11-13T22:00:30.362Z] c4d48a809fc2: Download complete [2023-11-13T22:00:30.362Z] ad3a456e5733: Download complete [2023-11-13T22:00:30.362Z] 33e27b845d1e: Verifying Checksum [2023-11-13T22:00:30.362Z] 33e27b845d1e: Download complete [2023-11-13T22:00:30.642Z] c68163c4e522: Verifying Checksum [2023-11-13T22:00:30.642Z] c68163c4e522: Download complete [2023-11-13T22:00:30.642Z] 7264a8db6415: Verifying Checksum [2023-11-13T22:00:30.642Z] 7264a8db6415: Download complete [2023-11-13T22:00:30.909Z] 7264a8db6415: Pull complete [2023-11-13T22:00:30.909Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T22:00:30.909Z] 23d2d4c4bb30: Download complete [2023-11-13T22:00:31.168Z] c4d48a809fc2: Pull complete [2023-11-13T22:00:31.168Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T22:00:31.168Z] 4f1c88b9dad5: Download complete [2023-11-13T22:00:31.736Z] 50da416c3ac9: Verifying Checksum [2023-11-13T22:00:31.736Z] 50da416c3ac9: Download complete [2023-11-13T22:00:35.027Z] 4f1c88b9dad5: Pull complete [2023-11-13T22:00:35.295Z] ad3a456e5733: Pull complete [2023-11-13T22:00:35.553Z] 33e27b845d1e: Pull complete [2023-11-13T22:00:35.813Z] c68163c4e522: Pull complete [2023-11-13T22:00:40.476Z] 50da416c3ac9: Pull complete [2023-11-13T22:00:40.476Z] 23d2d4c4bb30: Pull complete [2023-11-13T22:00:40.476Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T22:00:40.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T22:00:40.476Z] ---> 0786185ac409 [2023-11-13T22:00:40.476Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T22:00:43.504Z] Still waiting to schedule task [2023-11-13T22:00:43.504Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-13T22:00:48.414Z] ---> Running in b8e3acd5b7f4 [2023-11-13T22:00:48.674Z] Removing intermediate container b8e3acd5b7f4 [2023-11-13T22:00:48.674Z] ---> 8387a1af8c0c [2023-11-13T22:00:48.674Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T22:00:48.674Z] ---> Running in 1c2b3d19e780 [2023-11-13T22:00:48.934Z] Removing intermediate container 1c2b3d19e780 [2023-11-13T22:00:48.934Z] ---> f074d453a934 [2023-11-13T22:00:48.934Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T22:00:48.934Z] ---> Running in 15de6e069ddf [2023-11-13T22:00:49.193Z] Removing intermediate container 15de6e069ddf [2023-11-13T22:00:49.193Z] ---> c5673d923c5a [2023-11-13T22:00:49.193Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T22:00:49.193Z] ---> Running in 34fa59e7c239 [2023-11-13T22:00:49.193Z] Removing intermediate container 34fa59e7c239 [2023-11-13T22:00:49.193Z] ---> 7e56f97280c6 [2023-11-13T22:00:49.193Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T22:00:49.193Z] ---> Running in 08d1551efee1 [2023-11-13T22:00:49.453Z] Removing intermediate container 08d1551efee1 [2023-11-13T22:00:49.453Z] ---> 0089985c3b1c [2023-11-13T22:00:49.453Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T22:00:50.023Z] latest: Pulling from library/docker [2023-11-13T22:00:50.023Z] 96526aa774ef: Pulling fs layer [2023-11-13T22:00:50.023Z] 308a300cc30f: Pulling fs layer [2023-11-13T22:00:50.023Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T22:00:50.023Z] 5fcb7611fd77: Pulling fs layer [2023-11-13T22:00:50.023Z] be9955e691a8: Pulling fs layer [2023-11-13T22:00:50.023Z] 1b5ce73eb848: Pulling fs layer [2023-11-13T22:00:50.023Z] fe45098d8d9e: Pulling fs layer [2023-11-13T22:00:50.023Z] 843bf259cc12: Pulling fs layer [2023-11-13T22:00:50.023Z] e56cd900ceac: Pulling fs layer [2023-11-13T22:00:50.023Z] 605d1390b383: Pulling fs layer [2023-11-13T22:00:50.023Z] 8f7854084fed: Pulling fs layer [2023-11-13T22:00:50.023Z] 0a217d94afa5: Pulling fs layer [2023-11-13T22:00:50.023Z] 50e7dd98501d: Pulling fs layer [2023-11-13T22:00:50.023Z] 68811508944a: Pulling fs layer [2023-11-13T22:00:50.023Z] be9955e691a8: Waiting [2023-11-13T22:00:50.023Z] 1b5ce73eb848: Waiting [2023-11-13T22:00:50.023Z] fe45098d8d9e: Waiting [2023-11-13T22:00:50.023Z] 843bf259cc12: Waiting [2023-11-13T22:00:50.023Z] e56cd900ceac: Waiting [2023-11-13T22:00:50.023Z] 605d1390b383: Waiting [2023-11-13T22:00:50.023Z] 68811508944a: Waiting [2023-11-13T22:00:50.023Z] 8f7854084fed: Waiting [2023-11-13T22:00:50.023Z] 0a217d94afa5: Waiting [2023-11-13T22:00:50.023Z] 50e7dd98501d: Waiting [2023-11-13T22:00:50.023Z] 4f4fb700ef54: Download complete [2023-11-13T22:00:50.023Z] 308a300cc30f: Verifying Checksum [2023-11-13T22:00:50.023Z] 308a300cc30f: Download complete [2023-11-13T22:00:50.286Z] 96526aa774ef: Verifying Checksum [2023-11-13T22:00:50.286Z] 96526aa774ef: Download complete [2023-11-13T22:00:50.547Z] 96526aa774ef: Pull complete [2023-11-13T22:00:50.547Z] 5fcb7611fd77: Verifying Checksum [2023-11-13T22:00:50.547Z] 5fcb7611fd77: Download complete [2023-11-13T22:00:50.547Z] be9955e691a8: Verifying Checksum [2023-11-13T22:00:50.547Z] be9955e691a8: Download complete [2023-11-13T22:00:50.547Z] 308a300cc30f: Pull complete [2023-11-13T22:00:50.547Z] fe45098d8d9e: Verifying Checksum [2023-11-13T22:00:50.547Z] fe45098d8d9e: Download complete [2023-11-13T22:00:50.547Z] 843bf259cc12: Verifying Checksum [2023-11-13T22:00:50.547Z] 843bf259cc12: Download complete [2023-11-13T22:00:50.807Z] 4f4fb700ef54: Pull complete [2023-11-13T22:00:50.807Z] e56cd900ceac: Verifying Checksum [2023-11-13T22:00:50.807Z] e56cd900ceac: Download complete [2023-11-13T22:00:50.807Z] 1b5ce73eb848: Verifying Checksum [2023-11-13T22:00:50.807Z] 1b5ce73eb848: Download complete [2023-11-13T22:00:50.807Z] 8f7854084fed: Verifying Checksum [2023-11-13T22:00:50.807Z] 8f7854084fed: Download complete [2023-11-13T22:00:50.807Z] 605d1390b383: Verifying Checksum [2023-11-13T22:00:50.807Z] 605d1390b383: Download complete [2023-11-13T22:00:51.066Z] 5fcb7611fd77: Pull complete [2023-11-13T22:00:51.066Z] 50e7dd98501d: Download complete [2023-11-13T22:00:51.066Z] 68811508944a: Verifying Checksum [2023-11-13T22:00:51.066Z] 68811508944a: Download complete [2023-11-13T22:00:51.325Z] be9955e691a8: Pull complete [2023-11-13T22:00:51.584Z] 0a217d94afa5: Verifying Checksum [2023-11-13T22:00:51.584Z] 0a217d94afa5: Download complete [2023-11-13T22:00:51.862Z] 1b5ce73eb848: Pull complete [2023-11-13T22:00:51.862Z] fe45098d8d9e: Pull complete [2023-11-13T22:00:52.120Z] 843bf259cc12: Pull complete [2023-11-13T22:00:52.378Z] e56cd900ceac: Pull complete [2023-11-13T22:00:52.636Z] 605d1390b383: Pull complete [2023-11-13T22:00:52.636Z] 8f7854084fed: Pull complete [2023-11-13T22:00:54.041Z] 0a217d94afa5: Pull complete [2023-11-13T22:00:54.041Z] 50e7dd98501d: Pull complete [2023-11-13T22:00:54.041Z] 68811508944a: Pull complete [2023-11-13T22:00:54.041Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T22:00:54.041Z] Status: Downloaded newer image for docker:latest [2023-11-13T22:00:58.245Z] ---> d37f65d16b18 [2023-11-13T22:00:58.245Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T22:00:58.245Z] ---> Running in 73fb1684ed60 [2023-11-13T22:00:58.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T22:00:58.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T22:00:58.506Z] OK: 264 MiB in 52 packages [2023-11-13T22:00:58.765Z] Removing intermediate container 73fb1684ed60 [2023-11-13T22:00:58.765Z] ---> 78f74d7d12db [2023-11-13T22:00:58.765Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T22:00:58.765Z] ---> Running in 82726d785c4e [2023-11-13T22:00:59.023Z] Removing intermediate container 82726d785c4e [2023-11-13T22:00:59.023Z] ---> 1b8b1a930b5f [2023-11-13T22:00:59.023Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T22:00:59.283Z] ---> Running in 2fc39635faac [2023-11-13T22:00:59.283Z] Removing intermediate container 2fc39635faac [2023-11-13T22:00:59.283Z] ---> d9cc3760406b [2023-11-13T22:00:59.283Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T22:00:59.541Z] ---> b8e64b5b14c9 [2023-11-13T22:00:59.541Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T22:00:59.541Z] ---> Running in e34fe330207f [2023-11-13T22:01:46.494Z] Removing intermediate container e34fe330207f [2023-11-13T22:01:46.494Z] ---> 7c605770df31 [2023-11-13T22:01:46.494Z] Step 14/15 : COPY . . [2023-11-13T22:01:46.494Z] ---> 0418cd8ab125 [2023-11-13T22:01:46.494Z] Step 15/15 : RUN ${MAKE} [2023-11-13T22:01:46.494Z] ---> Running in 2703df7a1fe5 [2023-11-13T22:01:46.494Z] noop [2023-11-13T22:01:46.494Z] Removing intermediate container 2703df7a1fe5 [2023-11-13T22:01:46.494Z] ---> 795098043329 [2023-11-13T22:01:46.494Z] Successfully built 795098043329 [2023-11-13T22:01:46.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:01:46.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T22:01:46.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:01:46.885Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:01:46.922Z] $ 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 [2023-11-13T22:01:47.268Z] $ docker top c4c26afca3d841f0a6e413cb97eae80c3e9fba380ca6b914f999840e82be194f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T22:01:47.612Z] + go version [2023-11-13T22:01:47.612Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T22:01:47.627Z] $ docker stop --time=1 c4c26afca3d841f0a6e413cb97eae80c3e9fba380ca6b914f999840e82be194f [2023-11-13T22:01:48.914Z] $ 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 [2023-11-13T22:01:49.344Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T22:01:49.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:01:49.426Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:01:49.465Z] $ 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 [2023-11-13T22:01:49.800Z] $ docker top 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T22:01:50.141Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-13T22:01:50.439Z] + make test [2023-11-13T22:01:50.439Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T22:01:51.815Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T22:02:01.811Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T22:02:01.811Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T22:02:04.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T22:02:04.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T22:02:04.629Z] ./bin/test-attribution-txt.sh [2023-11-13T22:02:04.629Z] make -C web test [2023-11-13T22:02:04.629Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-13T22:02:04.629Z] make[1]: tput: No such file or directory [2023-11-13T22:02:04.629Z] make[1]: tput: No such file or directory [2023-11-13T22:02:04.629Z] warning: generating ./VERSION [2023-11-13T22:02:04.629Z] echo "0.0.0" > VERSION [2023-11-13T22:02:04.629Z] docker build \ [2023-11-13T22:02:04.629Z] -f Dockerfile \ [2023-11-13T22:02:04.629Z] --build-arg USER=1000 \ [2023-11-13T22:02:04.629Z] \ [2023-11-13T22:02:04.629Z] --label "git_sha=af98cfcac093d57a231dc324130eca258d2cb226" \ [2023-11-13T22:02:04.629Z] -t edgexfoundry/edgex-web-ui:af98cfcac093d57a231dc324130eca258d2cb226 \ [2023-11-13T22:02:04.629Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-13T22:02:04.629Z] . [2023-11-13T22:02:04.629Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-13T22:02:04.629Z] Install the buildx component to build images with BuildKit: [2023-11-13T22:02:04.629Z] https://docs.docker.com/go/buildx/ [2023-11-13T22:02:04.629Z] [2023-11-13T22:02:04.891Z] Sending build context to Docker daemon 2.706MB [2023-11-13T22:02:04.891Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-13T22:02:04.891Z] 18-alpine3.18: Pulling from library/node [2023-11-13T22:02:04.891Z] 96526aa774ef: Already exists [2023-11-13T22:02:04.891Z] 3130715204cf: Pulling fs layer [2023-11-13T22:02:04.891Z] b06de8ab1c4f: Pulling fs layer [2023-11-13T22:02:04.891Z] 90ef3ffc5156: Pulling fs layer [2023-11-13T22:02:05.149Z] 90ef3ffc5156: Verifying Checksum [2023-11-13T22:02:05.149Z] 90ef3ffc5156: Download complete [2023-11-13T22:02:05.149Z] b06de8ab1c4f: Verifying Checksum [2023-11-13T22:02:05.149Z] b06de8ab1c4f: Download complete [2023-11-13T22:02:05.408Z] 3130715204cf: Verifying Checksum [2023-11-13T22:02:05.408Z] 3130715204cf: Download complete [2023-11-13T22:02:07.325Z] 3130715204cf: Pull complete [2023-11-13T22:02:07.325Z] b06de8ab1c4f: Pull complete [2023-11-13T22:02:07.584Z] 90ef3ffc5156: Pull complete [2023-11-13T22:02:07.584Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-13T22:02:07.584Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-13T22:02:07.584Z] ---> d1517ab6615b [2023-11-13T22:02:07.584Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-13T22:02:12.913Z] ---> Running in a8b4877859d4 [2023-11-13T22:02:13.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T22:02:13.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T22:02:13.694Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-13T22:02:13.694Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-13T22:02:13.694Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-13T22:02:13.694Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-13T22:02:13.694Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-13T22:02:13.694Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-13T22:02:13.694Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-13T22:02:13.694Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-13T22:02:13.694Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-13T22:02:13.694Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-13T22:02:13.694Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-13T22:02:13.694Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-13T22:02:13.694Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-13T22:02:13.694Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-13T22:02:13.694Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-13T22:02:13.694Z] (16/154) Installing glib (2.76.4-r0) [2023-11-13T22:02:13.694Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-13T22:02:13.694Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-13T22:02:13.694Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-13T22:02:13.694Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-13T22:02:13.694Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-13T22:02:13.991Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-13T22:02:13.991Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-13T22:02:13.991Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-13T22:02:13.991Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-13T22:02:13.991Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-13T22:02:13.991Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-13T22:02:13.991Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-13T22:02:13.991Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-13T22:02:13.991Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-13T22:02:13.991Z] (31/154) Installing libxcb (1.15-r1) [2023-11-13T22:02:13.991Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-13T22:02:13.991Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-13T22:02:13.991Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-13T22:02:13.991Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-13T22:02:13.991Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-13T22:02:13.991Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-13T22:02:13.991Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-13T22:02:13.991Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-13T22:02:13.991Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-13T22:02:13.991Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-13T22:02:13.991Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-13T22:02:13.991Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-13T22:02:13.991Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-13T22:02:13.991Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-13T22:02:13.991Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-13T22:02:13.991Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-13T22:02:13.991Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-13T22:02:13.991Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-13T22:02:13.991Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-13T22:02:13.991Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-13T22:02:13.991Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-13T22:02:13.991Z] (53/154) Installing libunistring (1.1-r1) [2023-11-13T22:02:13.991Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-13T22:02:13.991Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-13T22:02:13.991Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-13T22:02:13.991Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-13T22:02:14.275Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-13T22:02:14.275Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-13T22:02:14.275Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-13T22:02:14.275Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-13T22:02:14.275Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-13T22:02:14.275Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-13T22:02:14.275Z] (64/154) Installing pango (1.50.14-r1) [2023-11-13T22:02:14.275Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-13T22:02:14.275Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-13T22:02:14.275Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-13T22:02:14.275Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-13T22:02:14.275Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-13T22:02:14.275Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-13T22:02:14.275Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-13T22:02:14.275Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-13T22:02:14.552Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-13T22:02:14.552Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-13T22:02:15.182Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-13T22:02:15.182Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-13T22:02:15.182Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-13T22:02:15.182Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-13T22:02:15.182Z] (78/154) Installing libelf (0.189-r2) [2023-11-13T22:02:15.182Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-13T22:02:15.182Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-13T22:02:15.468Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-13T22:02:15.468Z] (82/154) Installing libmagic (5.45-r0) [2023-11-13T22:02:15.468Z] (83/154) Installing file (5.45-r0) [2023-11-13T22:02:15.468Z] (84/154) Installing libice (1.1.1-r2) [2023-11-13T22:02:15.468Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-13T22:02:15.468Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-13T22:02:15.468Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-13T22:02:15.468Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-13T22:02:15.468Z] (89/154) Installing xset (1.2.5-r1) [2023-11-13T22:02:15.468Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-13T22:02:15.468Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-13T22:02:15.468Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-13T22:02:15.468Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-13T22:02:15.468Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-13T22:02:15.468Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-13T22:02:15.468Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-13T22:02:15.468Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-13T22:02:15.738Z] (98/154) Installing libva (2.18.0-r1) [2023-11-13T22:02:15.738Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-13T22:02:15.738Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-13T22:02:15.738Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-13T22:02:15.738Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-13T22:02:15.738Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-13T22:02:15.738Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-13T22:02:15.738Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-13T22:02:15.738Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-13T22:02:15.738Z] (107/154) Installing opus (1.4-r0) [2023-11-13T22:02:15.738Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-13T22:02:15.738Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-13T22:02:15.738Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-13T22:02:15.738Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-13T22:02:15.738Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-13T22:02:15.738Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-13T22:02:15.738Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-13T22:02:15.738Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-13T22:02:15.738Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-13T22:02:15.999Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-13T22:02:15.999Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-13T22:02:15.999Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-13T22:02:15.999Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-13T22:02:15.999Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-13T22:02:15.999Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-13T22:02:15.999Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-13T22:02:15.999Z] (124/154) Installing librist (0.2.7-r0) [2023-11-13T22:02:16.266Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-13T22:02:16.266Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-13T22:02:16.266Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-13T22:02:16.266Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-13T22:02:16.266Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-13T22:02:16.266Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-13T22:02:16.266Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-13T22:02:16.266Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-13T22:02:16.266Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-13T22:02:16.266Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-13T22:02:16.266Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-13T22:02:16.266Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-13T22:02:16.266Z] (137/154) Installing nspr (4.35-r2) [2023-11-13T22:02:16.266Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-13T22:02:16.266Z] (139/154) Installing nss (3.94-r0) [2023-11-13T22:02:16.266Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-13T22:02:16.266Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-13T22:02:16.266Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-13T22:02:16.266Z] (143/154) Installing orc (0.4.34-r0) [2023-11-13T22:02:16.527Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-13T22:02:16.527Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-13T22:02:16.527Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-13T22:02:16.527Z] (147/154) Installing libpulse (16.1-r10) [2023-11-13T22:02:16.527Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-13T22:02:16.527Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-13T22:02:16.527Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-13T22:02:16.527Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-13T22:02:16.527Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-13T22:02:16.527Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-13T22:02:16.527Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-13T22:02:18.462Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T22:02:18.463Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-13T22:02:18.463Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-13T22:02:18.463Z] Executing glib-2.76.4-r0.trigger [2023-11-13T22:02:18.463Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-13T22:02:18.722Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-13T22:02:18.722Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-13T22:02:18.722Z] OK: 576 MiB in 171 packages [2023-11-13T22:02:26.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17401 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-13T22:02:26.840Z] Running in /w/workspace/edgex-ui-go/145 [Pipeline] { [Pipeline] checkout [2023-11-13T22:02:26.876Z] The recommended git tool is: git [2023-11-13T22:02:30.987Z] Removing intermediate container a8b4877859d4 [2023-11-13T22:02:30.987Z] ---> bbbe7d927959 [2023-11-13T22:02:30.987Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-13T22:02:30.987Z] ---> Running in c81a21a47634 [2023-11-13T22:02:30.987Z] Removing intermediate container c81a21a47634 [2023-11-13T22:02:30.987Z] ---> 1393910d9f18 [2023-11-13T22:02:30.987Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-13T22:02:30.987Z] ---> Running in d4d3fe967e79 [2023-11-13T22:02:30.987Z] Removing intermediate container d4d3fe967e79 [2023-11-13T22:02:30.987Z] ---> b5942ac29c4a [2023-11-13T22:02:30.987Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-13T22:02:30.987Z] ---> Running in b9f374289076 [2023-11-13T22:02:30.987Z] Removing intermediate container b9f374289076 [2023-11-13T22:02:30.987Z] ---> dbb11e1b55ac [2023-11-13T22:02:30.987Z] Step 6/11 : RUN npm install -g npm [2023-11-13T22:02:30.987Z] ---> Running in 77e6895389d8 [2023-11-13T22:02:31.704Z] using credential edgex-jenkins-ssh [2023-11-13T22:02:31.727Z] Cloning the remote Git repository [2023-11-13T22:02:31.766Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T22:02:31.850Z] > git init /w/workspace/edgex-ui-go/145 # timeout=10 [2023-11-13T22:02:31.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T22:02:31.977Z] > git --version # timeout=10 [2023-11-13T22:02:31.996Z] > git --version # 'git version 2.25.1' [2023-11-13T22:02:31.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T22:02:32.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T22:02:36.548Z] Avoid second fetch [2023-11-13T22:02:36.548Z] Checking out Revision af98cfcac093d57a231dc324130eca258d2cb226 (main) [2023-11-13T22:02:35.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-13T22:02:35.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T22:02:36.563Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T22:02:36.626Z] > git checkout -f af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 [2023-11-13T22:02:37.343Z] 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 [2023-11-13T22:02:38.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T22:02:38.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T22:02:38.275Z] Dload Upload Total Spent Left Speed [2023-11-13T22:02:38.275Z] 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 [2023-11-13T22:02:38.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T22:02:39.126Z] [2023-11-13T22:02:39.126Z] removed 31 packages, and changed 65 packages in 7s [2023-11-13T22:02:39.126Z] [2023-11-13T22:02:39.126Z] 26 packages are looking for funding [2023-11-13T22:02:39.126Z] run `npm fund` for details [2023-11-13T22:02:39.267Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T22:02:39.267Z] + sudo tee /etc/docker/daemon.new [2023-11-13T22:02:39.267Z] { [2023-11-13T22:02:39.267Z] "registry-mirrors": [ [2023-11-13T22:02:39.267Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T22:02:39.267Z] ], [2023-11-13T22:02:39.267Z] "bip": "10.250.0.254/24", [2023-11-13T22:02:39.267Z] "hosts": [ [2023-11-13T22:02:39.267Z] "tcp://0.0.0.0:5555", [2023-11-13T22:02:39.267Z] "unix:///var/run/docker.sock" [2023-11-13T22:02:39.267Z] ], [2023-11-13T22:02:39.267Z] "mtu": 1458, [2023-11-13T22:02:39.267Z] "selinux-enabled": true, [2023-11-13T22:02:39.267Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T22:02:39.267Z] } [Pipeline] sh [2023-11-13T22:02:39.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T22:02:39.714Z] Removing intermediate container 77e6895389d8 [2023-11-13T22:02:39.714Z] ---> c35f5c05bcd3 [2023-11-13T22:02:39.715Z] Step 7/11 : ARG USER=1000 [2023-11-13T22:02:39.715Z] ---> Running in de8da64b1521 [2023-11-13T22:02:39.715Z] Removing intermediate container de8da64b1521 [2023-11-13T22:02:39.715Z] ---> cb3516130e06 [2023-11-13T22:02:39.715Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-13T22:02:39.715Z] ---> Running in 44ab131c4f2d [2023-11-13T22:02:39.925Z] + sudo service docker restart [2023-11-13T22:02:40.288Z] Removing intermediate container 44ab131c4f2d [2023-11-13T22:02:40.288Z] ---> 61b3181dc6fd [2023-11-13T22:02:40.288Z] Step 9/11 : USER $USER:$USER [2023-11-13T22:02:40.288Z] ---> Running in 6029ecfed504 [2023-11-13T22:02:40.550Z] Removing intermediate container 6029ecfed504 [2023-11-13T22:02:40.550Z] ---> 4f2d31aaed93 [2023-11-13T22:02:40.550Z] Step 10/11 : WORKDIR /app [2023-11-13T22:02:40.550Z] ---> Running in 4cf7d1c0e791 [2023-11-13T22:02:40.550Z] Removing intermediate container 4cf7d1c0e791 [2023-11-13T22:02:40.550Z] ---> c365fd6a2777 [2023-11-13T22:02:40.550Z] Step 11/11 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:02:40.550Z] ---> Running in 019215f6119b [2023-11-13T22:02:40.550Z] Removing intermediate container 019215f6119b [2023-11-13T22:02:40.550Z] ---> 58be4e96c699 [2023-11-13T22:02:40.812Z] Successfully built 58be4e96c699 [2023-11-13T22:02:40.812Z] Successfully tagged edgexfoundry/edgex-web-ui:af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:02:40.812Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-13T22:02:40.812Z] touch edgex-web-ui.imagebuilt [2023-11-13T22:02:40.812Z] mkdir -p node_modules coverage [2023-11-13T22:02:40.812Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-13T22:02:40.812Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE required: { [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE }, [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T22:02:42.735Z] npm WARN EBADENGINE } [2023-11-13T22:02:55.097Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-13T22:02:55.097Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-13T22:02:55.097Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-13T22:02:55.097Z] 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 [2023-11-13T22:02:55.097Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-13T22:02:55.097Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T22:02:55.097Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-13T22:02:55.097Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-13T22:02:55.097Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-13T22:02:55.097Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T22:02:55.097Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-13T22:02:55.356Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T22:02:55.615Z] 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. [2023-11-13T22:02:56.180Z] 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. [2023-11-13T22:02:56.180Z] 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. [2023-11-13T22:02:56.180Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-13T22:02:56.766Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T22:02:58.179Z] provisioning config files... [2023-11-13T22:02:58.200Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config6907689639089551444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:02:58.541Z] ---> docker-login.sh [2023-11-13T22:02:58.541Z] nexus3.edgexfoundry.org:10001 [2023-11-13T22:02:58.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:02:59.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:02:59.083Z] Configure a credential helper to remove this warning. See [2023-11-13T22:02:59.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:02:59.083Z] [2023-11-13T22:02:59.083Z] Login Succeeded [2023-11-13T22:02:59.083Z] nexus3.edgexfoundry.org:10002 [2023-11-13T22:02:59.324Z] 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 [2023-11-13T22:02:59.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:02:59.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:02:59.350Z] Configure a credential helper to remove this warning. See [2023-11-13T22:02:59.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:02:59.350Z] [2023-11-13T22:02:59.350Z] Login Succeeded [2023-11-13T22:02:59.350Z] nexus3.edgexfoundry.org:10003 [2023-11-13T22:02:59.584Z] 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 [2023-11-13T22:02:59.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:02:59.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:02:59.885Z] Configure a credential helper to remove this warning. See [2023-11-13T22:02:59.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:02:59.885Z] [2023-11-13T22:02:59.885Z] Login Succeeded [2023-11-13T22:02:59.885Z] nexus3.edgexfoundry.org:10004 [2023-11-13T22:02:59.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:03:00.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:03:00.153Z] Configure a credential helper to remove this warning. See [2023-11-13T22:03:00.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:03:00.153Z] [2023-11-13T22:03:00.153Z] Login Succeeded [2023-11-13T22:03:00.153Z] docker.io [2023-11-13T22:03:00.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:03:00.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:03:00.687Z] Configure a credential helper to remove this warning. See [2023-11-13T22:03:00.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:03:00.687Z] [2023-11-13T22:03:00.687Z] Login Succeeded [2023-11-13T22:03:00.687Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T22:03:00.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T22:03:00.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:03:00.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:03:00.967Z] ========================================================= [2023-11-13T22:03:00.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T22:03:00.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:03:01.302Z] + 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 . [2023-11-13T22:03:01.501Z] 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. [2023-11-13T22:03:02.276Z] Sending build context to Docker daemon 28.82MB [2023-11-13T22:03:02.277Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T22:03:02.277Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T22:03:05.615Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T22:03:05.615Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T22:03:05.615Z] 5d54e960e981: Pulling fs layer [2023-11-13T22:03:05.615Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T22:03:05.615Z] f0e02332f6b5: Pulling fs layer [2023-11-13T22:03:05.615Z] cefa15bbcfad: Pulling fs layer [2023-11-13T22:03:05.615Z] 17808c966233: Pulling fs layer [2023-11-13T22:03:05.615Z] f0e02332f6b5: Waiting [2023-11-13T22:03:05.615Z] cefa15bbcfad: Waiting [2023-11-13T22:03:05.615Z] 17808c966233: Waiting [2023-11-13T22:03:05.615Z] f4c1fc716caa: Pulling fs layer [2023-11-13T22:03:05.615Z] f4c1fc716caa: Waiting [2023-11-13T22:03:05.707Z] 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. [2023-11-13T22:03:05.884Z] 5d54e960e981: Verifying Checksum [2023-11-13T22:03:05.884Z] 5d54e960e981: Download complete [2023-11-13T22:03:05.884Z] f0e02332f6b5: Verifying Checksum [2023-11-13T22:03:05.884Z] f0e02332f6b5: Download complete [2023-11-13T22:03:05.884Z] cefa15bbcfad: Download complete [2023-11-13T22:03:05.884Z] 9fda8d8052c6: Download complete [2023-11-13T22:03:06.468Z] f4c1fc716caa: Verifying Checksum [2023-11-13T22:03:06.468Z] f4c1fc716caa: Download complete [2023-11-13T22:03:06.736Z] 9fda8d8052c6: Pull complete [2023-11-13T22:03:07.324Z] 5d54e960e981: Pull complete [2023-11-13T22:03:07.592Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T22:03:07.592Z] c4a7e357bf2a: Download complete [2023-11-13T22:03:08.551Z] 17808c966233: Verifying Checksum [2023-11-13T22:03:08.551Z] 17808c966233: Download complete [2023-11-13T22:03:10.997Z] [2023-11-13T22:03:10.997Z] added 1478 packages, and audited 1479 packages in 29s [2023-11-13T22:03:10.997Z] [2023-11-13T22:03:10.997Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-13T22:03:10.997Z] [2023-11-13T22:03:10.997Z] To address issues that do not require attention, run: [2023-11-13T22:03:10.997Z] npm audit fix [2023-11-13T22:03:10.997Z] [2023-11-13T22:03:10.997Z] To address all issues (including breaking changes), run: [2023-11-13T22:03:10.997Z] npm audit fix --force [2023-11-13T22:03:10.997Z] [2023-11-13T22:03:10.997Z] Run `npm audit` for details. [2023-11-13T22:03:15.210Z] 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 [2023-11-13T22:03:17.131Z] - Generating browser application bundles (phase: setup)... [2023-11-13T22:03:20.873Z] c4a7e357bf2a: Pull complete [2023-11-13T22:03:20.873Z] f0e02332f6b5: Pull complete [2023-11-13T22:03:20.873Z] cefa15bbcfad: Pull complete [2023-11-13T22:03:21.339Z] Compiling @angular/core : es2015 as esm2015 [2023-11-13T22:03:21.339Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-13T22:03:23.882Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-13T22:03:23.882Z] Compiling @angular/common : es2015 as esm2015 [2023-11-13T22:03:24.143Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-13T22:03:24.143Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-13T22:03:24.404Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-13T22:03:24.404Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-13T22:03:24.663Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-13T22:03:24.663Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-13T22:03:24.924Z] Compiling @angular/router : es2015 as esm2015 [2023-11-13T22:03:24.924Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-13T22:03:25.183Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-13T22:03:26.558Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-13T22:03:29.077Z] 17808c966233: Pull complete [2023-11-13T22:03:30.132Z] f4c1fc716caa: Pull complete [2023-11-13T22:03:30.132Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T22:03:30.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T22:03:30.425Z] ---> ea914061e18c [2023-11-13T22:03:30.425Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T22:03:30.740Z] 13 11 2023 22:03:30.438:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-13T22:03:30.741Z] 13 11 2023 22:03:30.440:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-13T22:03:30.741Z] 13 11 2023 22:03:30.442:INFO [launcher]: Starting browser ChromeHeadless [2023-11-13T22:03:32.393Z] ---> Running in 705750c3c7e2 [2023-11-13T22:03:32.393Z] Removing intermediate container 705750c3c7e2 [2023-11-13T22:03:32.393Z] ---> daa35c769ec8 [2023-11-13T22:03:32.393Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T22:03:32.393Z] ---> Running in f8db62132b26 [2023-11-13T22:03:32.660Z] Removing intermediate container f8db62132b26 [2023-11-13T22:03:32.660Z] ---> fa8f98f115af [2023-11-13T22:03:32.660Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T22:03:32.929Z] ---> Running in 5a3e57de417c [2023-11-13T22:03:33.197Z] Removing intermediate container 5a3e57de417c [2023-11-13T22:03:33.197Z] ---> 0461b69b9361 [2023-11-13T22:03:33.197Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T22:03:33.197Z] ---> Running in a4efc0f3d104 [2023-11-13T22:03:33.467Z] Removing intermediate container a4efc0f3d104 [2023-11-13T22:03:33.467Z] ---> 647d16f537f1 [2023-11-13T22:03:33.467Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T22:03:33.740Z] ---> Running in a478d8544176 [2023-11-13T22:03:34.005Z] Removing intermediate container a478d8544176 [2023-11-13T22:03:34.005Z] ---> bb0f106c54cc [2023-11-13T22:03:34.005Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T22:03:34.271Z] latest: Pulling from library/docker [2023-11-13T22:03:34.537Z] 579b34f0a95b: Pulling fs layer [2023-11-13T22:03:34.537Z] 2ecd494fa26a: Pulling fs layer [2023-11-13T22:03:34.537Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T22:03:34.537Z] 99624a4fd86a: Pulling fs layer [2023-11-13T22:03:34.537Z] 6b3f207db0e4: Pulling fs layer [2023-11-13T22:03:34.537Z] 2f21744ef460: Pulling fs layer [2023-11-13T22:03:34.537Z] 80fde8283b9a: Pulling fs layer [2023-11-13T22:03:34.537Z] cfd52aaeb832: Pulling fs layer [2023-11-13T22:03:34.537Z] 2aa7661f3209: Pulling fs layer [2023-11-13T22:03:34.537Z] ad7962f27383: Pulling fs layer [2023-11-13T22:03:34.537Z] c8cf6870052b: Pulling fs layer [2023-11-13T22:03:34.537Z] 6b3f207db0e4: Waiting [2023-11-13T22:03:34.537Z] 99624a4fd86a: Waiting [2023-11-13T22:03:34.537Z] 2f21744ef460: Waiting [2023-11-13T22:03:34.537Z] 1996d6e72d7b: Pulling fs layer [2023-11-13T22:03:34.537Z] 2aa7661f3209: Waiting [2023-11-13T22:03:34.537Z] cfd52aaeb832: Waiting [2023-11-13T22:03:34.537Z] 112e10f1d4c1: Pulling fs layer [2023-11-13T22:03:34.537Z] ad7962f27383: Waiting [2023-11-13T22:03:34.537Z] c8cf6870052b: Waiting [2023-11-13T22:03:34.537Z] b97b6e3dbded: Pulling fs layer [2023-11-13T22:03:34.537Z] 1996d6e72d7b: Waiting [2023-11-13T22:03:34.537Z] 112e10f1d4c1: Waiting [2023-11-13T22:03:34.537Z] 80fde8283b9a: Waiting [2023-11-13T22:03:34.537Z] b97b6e3dbded: Waiting [2023-11-13T22:03:34.801Z] 4f4fb700ef54: Verifying Checksum [2023-11-13T22:03:34.801Z] 4f4fb700ef54: Download complete [2023-11-13T22:03:34.801Z] 2ecd494fa26a: Verifying Checksum [2023-11-13T22:03:34.801Z] 2ecd494fa26a: Download complete [2023-11-13T22:03:34.801Z] 579b34f0a95b: Verifying Checksum [2023-11-13T22:03:34.801Z] 579b34f0a95b: Download complete [2023-11-13T22:03:35.381Z] 99624a4fd86a: Verifying Checksum [2023-11-13T22:03:35.381Z] 99624a4fd86a: Download complete [2023-11-13T22:03:35.656Z] 6b3f207db0e4: Verifying Checksum [2023-11-13T22:03:35.656Z] 6b3f207db0e4: Download complete [2023-11-13T22:03:35.656Z] 2f21744ef460: Verifying Checksum [2023-11-13T22:03:35.656Z] 2f21744ef460: Download complete [2023-11-13T22:03:35.656Z] 579b34f0a95b: Pull complete [2023-11-13T22:03:35.656Z] 80fde8283b9a: Verifying Checksum [2023-11-13T22:03:35.656Z] 80fde8283b9a: Download complete [2023-11-13T22:03:35.656Z] cfd52aaeb832: Verifying Checksum [2023-11-13T22:03:35.656Z] cfd52aaeb832: Download complete [2023-11-13T22:03:35.656Z] 2aa7661f3209: Verifying Checksum [2023-11-13T22:03:35.656Z] 2aa7661f3209: Download complete [2023-11-13T22:03:35.922Z] c8cf6870052b: Verifying Checksum [2023-11-13T22:03:35.922Z] c8cf6870052b: Download complete [2023-11-13T22:03:35.922Z] 112e10f1d4c1: Verifying Checksum [2023-11-13T22:03:35.922Z] 112e10f1d4c1: Download complete [2023-11-13T22:03:36.189Z] ad7962f27383: Verifying Checksum [2023-11-13T22:03:36.189Z] ad7962f27383: Download complete [2023-11-13T22:03:36.189Z] b97b6e3dbded: Verifying Checksum [2023-11-13T22:03:36.189Z] b97b6e3dbded: Download complete [2023-11-13T22:03:36.455Z] 2ecd494fa26a: Pull complete [2023-11-13T22:03:36.722Z] 4f4fb700ef54: Pull complete [2023-11-13T22:03:37.304Z] 1996d6e72d7b: Verifying Checksum [2023-11-13T22:03:37.304Z] 1996d6e72d7b: Download complete [2023-11-13T22:03:37.891Z] 99624a4fd86a: Pull complete [2023-11-13T22:03:39.296Z] 6b3f207db0e4: Pull complete [2023-11-13T22:03:40.700Z] 2f21744ef460: Pull complete [2023-11-13T22:03:40.700Z] 80fde8283b9a: Pull complete [2023-11-13T22:03:40.715Z] ✔ Browser application bundle generation complete. [2023-11-13T22:03:40.715Z] 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 [2023-11-13T22:03:40.967Z] cfd52aaeb832: Pull complete [2023-11-13T22:03:41.235Z] 2aa7661f3209: Pull complete [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.057 secs) [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.082 secs) [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.126 secs) [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.136 secs) [2023-11-13T22:03:42.093Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.195 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.21 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.224 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.238 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.262 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.265 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.27 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.297 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.311 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.323 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.338 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.342 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.36 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.365 secs) [2023-11-13T22:03:42.352Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.368 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.374 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.392 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.402 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.421 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.451 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.466 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) [2023-11-13T22:03:42.612Z] WARN: ' [2023-11-13T22:03:42.612Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T22:03:42.612Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T22:03:42.612Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T22:03:42.612Z] in a future version of Angular. [2023-11-13T22:03:42.612Z] [2023-11-13T22:03:42.612Z] For more information on this, see our API docs here: [2023-11-13T22:03:42.612Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T22:03:42.612Z] ' [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) [2023-11-13T22:03:42.612Z] WARN: ' [2023-11-13T22:03:42.612Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T22:03:42.612Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T22:03:42.612Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T22:03:42.612Z] in a future version of Angular. [2023-11-13T22:03:42.612Z] [2023-11-13T22:03:42.612Z] For more information on this, see our API docs here: [2023-11-13T22:03:42.612Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T22:03:42.612Z] ' [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.49 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.509 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.516 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.517 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.536 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.548 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.56 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.566 secs) [2023-11-13T22:03:42.612Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.569 secs) [2023-11-13T22:03:42.656Z] ad7962f27383: Pull complete [2023-11-13T22:03:42.656Z] c8cf6870052b: Pull complete [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.579 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.582 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.59 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.592 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.594 secs) [2023-11-13T22:03:42.870Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.603 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.607 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.609 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.612 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.63 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.642 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.683 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.689 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.705 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.72 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.727 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.733 secs) [2023-11-13T22:03:42.871Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.748 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.799 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.81 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.813 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.815 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.828 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.829 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.831 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.838 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.839 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.84 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.842 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.855 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.86 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.865 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.893 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.906 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.913 secs) [2023-11-13T22:03:43.129Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.915 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.916 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.925 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.929 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.93 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.949 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.953 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.958 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.97 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.975 secs) [2023-11-13T22:03:43.130Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.99 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.992 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.995 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1 sec) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.002 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.003 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.004 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.009 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.014 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.017 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.02 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.043 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.058 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.063 secs) [2023-11-13T22:03:43.389Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T22:03:43.389Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T22:03:43.389Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.063 secs) [2023-11-13T22:03:43.389Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T22:03:43.389Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T22:03:43.389Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.066 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.067 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.068 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.075 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.091 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.093 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.101 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.105 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.112 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.126 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.132 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.144 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.145 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.158 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.162 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.166 secs) [2023-11-13T22:03:43.389Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.179 secs) [2023-11-13T22:03:43.648Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.184 secs) [2023-11-13T22:03:43.648Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.201 secs) [2023-11-13T22:03:43.648Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.211 secs) [2023-11-13T22:03:43.648Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.213 secs) [2023-11-13T22:03:43.648Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.215 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.216 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.217 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.235 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.241 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.246 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.251 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.268 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.275 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.28 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.31 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.328 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.334 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.337 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.346 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.354 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.357 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.36 secs) [2023-11-13T22:03:43.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.362 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.367 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.372 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.375 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.378 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.382 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.388 secs) [2023-11-13T22:03:43.908Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.922 secs / 1.388 secs) [2023-11-13T22:03:43.908Z] TOTAL: 147 SUCCESS [2023-11-13T22:03:43.908Z] ✔ Browser application bundle generation complete. [2023-11-13T22:03:44.167Z] [2023-11-13T22:03:44.167Z] =============================== Coverage summary =============================== [2023-11-13T22:03:44.167Z] Statements : 40.99% ( 1472/3591 ) [2023-11-13T22:03:44.167Z] Branches : 11.75% ( 114/970 ) [2023-11-13T22:03:44.167Z] Functions : 32.14% ( 421/1310 ) [2023-11-13T22:03:44.167Z] Lines : 38.98% ( 1327/3404 ) [2023-11-13T22:03:44.167Z] ================================================================================ [2023-11-13T22:03:44.425Z] ✔ Browser application bundle generation complete. [2023-11-13T22:03:44.684Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-13T22:03:44.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T22:03:44.719Z] $ docker stop --time=1 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb [2023-11-13T22:03:46.004Z] 1996d6e72d7b: Pull complete [2023-11-13T22:03:46.085Z] $ docker rm -f --volumes 3bdea5239910ec0b73a2c41227f4a9f83f5b0050a5aa4e911afb8451cd41d0fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T22:03:46.272Z] 112e10f1d4c1: Pull complete [2023-11-13T22:03:46.486Z] + sudo chown -R jenkins:jenkins . [2023-11-13T22:03:46.538Z] b97b6e3dbded: Pull complete [2023-11-13T22:03:46.538Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T22:03:46.538Z] Status: Downloaded newer image for docker:latest [Pipeline] stash [2023-11-13T22:03:47.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-13T22:03:47.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T22:03:48.376Z] + ls -al . [2023-11-13T22:03:48.376Z] total 184 [2023-11-13T22:03:48.376Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 22:01 . [2023-11-13T22:03:48.376Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:00 .. [2023-11-13T22:03:48.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 .blubracket [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 22:00 .dockerignore [2023-11-13T22:03:48.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:00 .git [2023-11-13T22:03:48.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 .github [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 22:00 .gitignore [2023-11-13T22:03:48.376Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 22:00 .semver [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 22:00 Attribution.txt [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 13 22:00 CHANGELOG.md [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 22:00 CONTRIBUTING.md [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 22:00 Dockerfile [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 22:00 Jenkinsfile [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 22:00 LICENSE [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 22:00 Makefile [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 22:00 README.md [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 22:00 VERSION [2023-11-13T22:03:48.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 assets [2023-11-13T22:03:48.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 bin [2023-11-13T22:03:48.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:00 cmd [2023-11-13T22:03:48.376Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 22:01 coverage.out [2023-11-13T22:03:48.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:00 docs [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 22:00 go.mod [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 22:00 go.sum [2023-11-13T22:03:48.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:00 internal [2023-11-13T22:03:48.376Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:00 testing [2023-11-13T22:03:48.376Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 22:00 version.go [2023-11-13T22:03:48.376Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 22:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:03:48.675Z] + 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 . [2023-11-13T22:03:48.934Z] Sending build context to Docker daemon 49.07MB [2023-11-13T22:03:48.934Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T22:03:48.934Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T22:03:48.934Z] ---> 795098043329 [2023-11-13T22:03:48.934Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T22:03:49.133Z] ---> 49b8f0356fef [2023-11-13T22:03:49.133Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T22:03:49.133Z] ---> Running in ce5315433f25 [2023-11-13T22:03:49.193Z] ---> Running in a85752206923 [2023-11-13T22:03:49.194Z] Removing intermediate container a85752206923 [2023-11-13T22:03:49.194Z] ---> 19cfe453b8dc [2023-11-13T22:03:49.194Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T22:03:49.194Z] ---> Running in 710c2fc143a0 [2023-11-13T22:03:49.194Z] Removing intermediate container 710c2fc143a0 [2023-11-13T22:03:49.194Z] ---> 77ecc889a688 [2023-11-13T22:03:49.194Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T22:03:49.452Z] ---> Running in fd2b9dc81fe5 [2023-11-13T22:03:49.452Z] Removing intermediate container fd2b9dc81fe5 [2023-11-13T22:03:49.452Z] ---> 408eb79a37d6 [2023-11-13T22:03:49.452Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T22:03:49.452Z] ---> Running in 1530ab5cb5b3 [2023-11-13T22:03:49.452Z] Removing intermediate container 1530ab5cb5b3 [2023-11-13T22:03:49.452Z] ---> fccf40eb1210 [2023-11-13T22:03:49.452Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T22:03:49.452Z] ---> Running in 2af97c3b6e83 [2023-11-13T22:03:49.711Z] Removing intermediate container 2af97c3b6e83 [2023-11-13T22:03:49.711Z] ---> e7040b098d79 [2023-11-13T22:03:49.711Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T22:03:49.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T22:03:50.277Z] ---> 553bbc1b0bee [2023-11-13T22:03:50.277Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T22:03:50.277Z] ---> Running in 5f1148a24d4f [2023-11-13T22:03:50.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T22:03:50.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T22:03:50.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T22:03:50.794Z] OK: 264 MiB in 52 packages [2023-11-13T22:03:51.053Z] Removing intermediate container 5f1148a24d4f [2023-11-13T22:03:51.053Z] ---> 0151a6603b4a [2023-11-13T22:03:51.053Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T22:03:51.257Z] OK: 266 MiB in 52 packages [2023-11-13T22:03:51.312Z] ---> Running in e63d1d4d274c [2023-11-13T22:03:51.312Z] Removing intermediate container e63d1d4d274c [2023-11-13T22:03:51.312Z] ---> ef17607efca4 [2023-11-13T22:03:51.312Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T22:03:51.312Z] ---> Running in 6cb4560f4410 [2023-11-13T22:03:51.312Z] Removing intermediate container 6cb4560f4410 [2023-11-13T22:03:51.312Z] ---> 9ac3f6afc3e8 [2023-11-13T22:03:51.312Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T22:03:51.571Z] ---> 22d64706bf61 [2023-11-13T22:03:51.571Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T22:03:51.571Z] ---> Running in 5f4d7e2e0a61 [2023-11-13T22:03:51.847Z] Removing intermediate container ce5315433f25 [2023-11-13T22:03:51.847Z] ---> 0cbd2f3cbfa2 [2023-11-13T22:03:51.847Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T22:03:51.847Z] ---> Running in a61cf4fe0c0e [2023-11-13T22:03:52.120Z] Removing intermediate container a61cf4fe0c0e [2023-11-13T22:03:52.120Z] ---> 79b839d194fe [2023-11-13T22:03:52.120Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T22:03:52.137Z] Removing intermediate container 5f4d7e2e0a61 [2023-11-13T22:03:52.137Z] ---> 62cb22ec3528 [2023-11-13T22:03:52.137Z] Step 14/25 : COPY . . [2023-11-13T22:03:52.396Z] ---> Running in af700a70a6b2 [2023-11-13T22:03:52.663Z] Removing intermediate container af700a70a6b2 [2023-11-13T22:03:52.663Z] ---> be99fbe21ebb [2023-11-13T22:03:52.663Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T22:03:53.248Z] ---> 8340ee2218aa [2023-11-13T22:03:53.248Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T22:03:53.248Z] ---> Running in f77066c31e06 [2023-11-13T22:03:53.511Z] ---> 5ebb5198e20a [2023-11-13T22:03:53.511Z] Step 15/25 : RUN ${MAKE} [2023-11-13T22:03:53.511Z] ---> Running in 1bbdd95fb610 [2023-11-13T22:03:53.511Z] 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 [2023-11-13T22:04:11.587Z] Removing intermediate container 1bbdd95fb610 [2023-11-13T22:04:11.587Z] ---> aa4479808a2a [2023-11-13T22:04:11.587Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T22:04:11.587Z] 3.18: Pulling from library/alpine [2023-11-13T22:04:11.587Z] 96526aa774ef: Already exists [2023-11-13T22:04:11.587Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T22:04:11.587Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T22:04:11.587Z] ---> 8ca4688f4f35 [2023-11-13T22:04:11.587Z] Step 17/25 : EXPOSE 4000 [2023-11-13T22:04:11.587Z] ---> Running in a1f23288155e [2023-11-13T22:04:11.587Z] Removing intermediate container a1f23288155e [2023-11-13T22:04:11.587Z] ---> b20eaa872472 [2023-11-13T22:04:11.587Z] 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 [2023-11-13T22:04:11.587Z] ---> ac411bacb545 [2023-11-13T22:04:11.587Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T22:04:11.587Z] ---> eb0c8e786f38 [2023-11-13T22:04:11.587Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T22:04:11.587Z] ---> ec71fdd1d5e6 [2023-11-13T22:04:11.587Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T22:04:11.587Z] ---> Running in 8d39c99e4547 [2023-11-13T22:04:11.587Z] Removing intermediate container 8d39c99e4547 [2023-11-13T22:04:11.587Z] ---> 8a43e0d53ed9 [2023-11-13T22:04:11.587Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T22:04:11.587Z] ---> Running in 3dd3b530d63d [2023-11-13T22:04:11.587Z] Removing intermediate container 3dd3b530d63d [2023-11-13T22:04:11.587Z] ---> 0081105f7041 [2023-11-13T22:04:11.587Z] Step 23/25 : LABEL arch=amd64 [2023-11-13T22:04:11.587Z] ---> Running in d6f08aa985dd [2023-11-13T22:04:11.587Z] Removing intermediate container d6f08aa985dd [2023-11-13T22:04:11.587Z] ---> 778398ee8c2d [2023-11-13T22:04:11.587Z] Step 24/25 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:04:11.587Z] ---> Running in 94a74e0f16ea [2023-11-13T22:04:11.587Z] Removing intermediate container 94a74e0f16ea [2023-11-13T22:04:11.587Z] ---> 4525fe140360 [2023-11-13T22:04:11.587Z] Step 25/25 : LABEL version=3.1.0-dev.15 [2023-11-13T22:04:11.587Z] ---> Running in 52850d758756 [2023-11-13T22:04:11.587Z] Removing intermediate container 52850d758756 [2023-11-13T22:04:11.587Z] ---> 93fecdef226e [2023-11-13T22:04:11.587Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T22:04:11.587Z] Successfully built 93fecdef226e [2023-11-13T22:04:11.587Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T22:04:11.706Z] provisioning config files... [2023-11-13T22:04:11.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9293784047810375243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:04:12.012Z] ---> docker-login.sh [2023-11-13T22:04:12.012Z] nexus3.edgexfoundry.org:10001 [2023-11-13T22:04:12.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:04:12.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:04:12.012Z] Configure a credential helper to remove this warning. See [2023-11-13T22:04:12.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:04:12.012Z] [2023-11-13T22:04:12.012Z] Login Succeeded [2023-11-13T22:04:12.012Z] nexus3.edgexfoundry.org:10002 [2023-11-13T22:04:12.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:04:12.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:04:12.012Z] Configure a credential helper to remove this warning. See [2023-11-13T22:04:12.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:04:12.012Z] [2023-11-13T22:04:12.012Z] Login Succeeded [2023-11-13T22:04:12.012Z] nexus3.edgexfoundry.org:10003 [2023-11-13T22:04:12.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:04:12.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:04:12.271Z] Configure a credential helper to remove this warning. See [2023-11-13T22:04:12.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:04:12.271Z] [2023-11-13T22:04:12.271Z] Login Succeeded [2023-11-13T22:04:12.271Z] nexus3.edgexfoundry.org:10004 [2023-11-13T22:04:12.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:04:12.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:04:12.271Z] Configure a credential helper to remove this warning. See [2023-11-13T22:04:12.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:04:12.271Z] [2023-11-13T22:04:12.271Z] Login Succeeded [2023-11-13T22:04:12.271Z] docker.io [2023-11-13T22:04:12.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:04:12.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:04:12.531Z] Configure a credential helper to remove this warning. See [2023-11-13T22:04:12.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:04:12.531Z] [2023-11-13T22:04:12.531Z] Login Succeeded [2023-11-13T22:04:12.531Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T22:04:12.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T22:04:12.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:04:12.583Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-13T22:04:12.583Z] af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:04:12.583Z] latest [2023-11-13T22:04:12.583Z] 3.1.0-dev.15 [2023-11-13T22:04:12.583Z] af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:04:12.583Z] main [2023-11-13T22:04:12.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:12.897Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:13.202Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:04:13.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T22:04:13.202Z] 3b5dee2351a8: Preparing [2023-11-13T22:04:13.202Z] e4872c68041a: Preparing [2023-11-13T22:04:13.202Z] 7483959f2dcd: Preparing [2023-11-13T22:04:13.202Z] cc2447e1835a: Preparing [2023-11-13T22:04:13.202Z] cc2447e1835a: Layer already exists [2023-11-13T22:04:13.202Z] e4872c68041a: Pushed [2023-11-13T22:04:13.202Z] 3b5dee2351a8: Pushed [2023-11-13T22:04:16.499Z] 7483959f2dcd: Pushed [2023-11-13T22:04:16.499Z] af98cfcac093d57a231dc324130eca258d2cb226: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:16.812Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:17.114Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T22:04:17.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T22:04:17.114Z] 3b5dee2351a8: Preparing [2023-11-13T22:04:17.114Z] e4872c68041a: Preparing [2023-11-13T22:04:17.114Z] 7483959f2dcd: Preparing [2023-11-13T22:04:17.114Z] cc2447e1835a: Preparing [2023-11-13T22:04:17.114Z] e4872c68041a: Layer already exists [2023-11-13T22:04:17.114Z] 3b5dee2351a8: Layer already exists [2023-11-13T22:04:17.114Z] cc2447e1835a: Layer already exists [2023-11-13T22:04:17.114Z] 7483959f2dcd: Layer already exists [2023-11-13T22:04:17.114Z] latest: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:17.426Z] + 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 [2023-11-13T22:04:17.730Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.15 [2023-11-13T22:04:17.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T22:04:17.730Z] 3b5dee2351a8: Preparing [2023-11-13T22:04:17.730Z] e4872c68041a: Preparing [2023-11-13T22:04:17.730Z] 7483959f2dcd: Preparing [2023-11-13T22:04:17.730Z] cc2447e1835a: Preparing [2023-11-13T22:04:17.730Z] 3b5dee2351a8: Layer already exists [2023-11-13T22:04:17.730Z] 7483959f2dcd: Layer already exists [2023-11-13T22:04:17.730Z] e4872c68041a: Layer already exists [2023-11-13T22:04:17.730Z] cc2447e1835a: Layer already exists [2023-11-13T22:04:17.730Z] 3.1.0-dev.15: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:18.039Z] + 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 [2023-11-13T22:04:18.341Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:04:18.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T22:04:18.341Z] 3b5dee2351a8: Preparing [2023-11-13T22:04:18.341Z] e4872c68041a: Preparing [2023-11-13T22:04:18.341Z] 7483959f2dcd: Preparing [2023-11-13T22:04:18.341Z] cc2447e1835a: Preparing [2023-11-13T22:04:18.341Z] 7483959f2dcd: Layer already exists [2023-11-13T22:04:18.341Z] cc2447e1835a: Layer already exists [2023-11-13T22:04:18.341Z] e4872c68041a: Layer already exists [2023-11-13T22:04:18.341Z] 3b5dee2351a8: Layer already exists [2023-11-13T22:04:18.341Z] af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:18.644Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:18.947Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-13T22:04:18.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T22:04:18.947Z] 3b5dee2351a8: Preparing [2023-11-13T22:04:18.947Z] e4872c68041a: Preparing [2023-11-13T22:04:18.947Z] 7483959f2dcd: Preparing [2023-11-13T22:04:18.947Z] cc2447e1835a: Preparing [2023-11-13T22:04:18.947Z] cc2447e1835a: Layer already exists [2023-11-13T22:04:18.947Z] e4872c68041a: Layer already exists [2023-11-13T22:04:18.947Z] 3b5dee2351a8: Layer already exists [2023-11-13T22:04:18.947Z] 7483959f2dcd: Layer already exists [2023-11-13T22:04:18.947Z] main: digest: sha256:2c70a91c946b76187cbd1d37eb9b56c199d28674ddaa0cc71682ed5b89ba4e4c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T22:04:18.993Z] ===================================================== [Pipeline] echo [2023-11-13T22:04:18.999Z] taggedImages: [2023-11-13T22:04:18.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:04:18.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T22:04:18.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.15 [2023-11-13T22:04:18.999Z] - nexus3.edgexfoundry.org:10004/edgex-ui:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:04:18.999Z] - 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 [2023-11-13T22:04:19.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T22:04:19.365Z] [2023-11-13T22:04:19.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:04:19.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T22:04:19.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T22:04:19.679Z] 5eb5b503b376: Pulling fs layer [2023-11-13T22:04:19.679Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T22:04:19.679Z] ec43610c2a17: Pulling fs layer [2023-11-13T22:04:19.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T22:04:19.679Z] 33b1e0a273af: Pulling fs layer [2023-11-13T22:04:19.679Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T22:04:19.679Z] 2f39f015ded8: Pulling fs layer [2023-11-13T22:04:19.679Z] 3a2ae6a8a46f: Waiting [2023-11-13T22:04:19.679Z] 33b1e0a273af: Waiting [2023-11-13T22:04:19.679Z] 5d3b04190fa2: Waiting [2023-11-13T22:04:19.679Z] 2f39f015ded8: Waiting [2023-11-13T22:04:19.679Z] 5c69ac0246d0: Verifying Checksum [2023-11-13T22:04:19.679Z] 5c69ac0246d0: Download complete [2023-11-13T22:04:19.679Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T22:04:19.679Z] 3a2ae6a8a46f: Download complete [2023-11-13T22:04:19.938Z] 33b1e0a273af: Verifying Checksum [2023-11-13T22:04:19.938Z] 33b1e0a273af: Download complete [2023-11-13T22:04:19.938Z] 5d3b04190fa2: Verifying Checksum [2023-11-13T22:04:19.938Z] 5d3b04190fa2: Download complete [2023-11-13T22:04:19.938Z] ec43610c2a17: Verifying Checksum [2023-11-13T22:04:19.938Z] ec43610c2a17: Download complete [2023-11-13T22:04:20.196Z] 5eb5b503b376: Verifying Checksum [2023-11-13T22:04:20.196Z] 5eb5b503b376: Download complete [2023-11-13T22:04:20.761Z] 2f39f015ded8: Verifying Checksum [2023-11-13T22:04:20.761Z] 2f39f015ded8: Download complete [2023-11-13T22:04:21.019Z] 5eb5b503b376: Pull complete [2023-11-13T22:04:21.276Z] 5c69ac0246d0: Pull complete [2023-11-13T22:04:21.534Z] ec43610c2a17: Pull complete [2023-11-13T22:04:21.534Z] 3a2ae6a8a46f: Pull complete [2023-11-13T22:04:21.794Z] 33b1e0a273af: Pull complete [2023-11-13T22:04:21.794Z] 5d3b04190fa2: Pull complete [2023-11-13T22:04:25.980Z] 2f39f015ded8: Pull complete [2023-11-13T22:04:25.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T22:04:25.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T22:04:25.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:04:26.054Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:04:26.086Z] $ 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 [2023-11-13T22:04:27.780Z] $ docker top 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:04:28.175Z] ---> job-cost.sh [2023-11-13T22:04:28.175Z] lf-activate-venv: SKIPPING [2023-11-13T22:04:28.175Z] INFO: No Stack... [2023-11-13T22:04:28.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T22:04:29.004Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T22:04:29.292Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-13T22:04:29.292Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T22:04:29.309Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [2023-11-13T22:04:29.315Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] did not exist. Created. [2023-11-13T22:04:29.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T22:04:29.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T22:04:30.293Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T22:04:30.301Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T22:04:30.325Z] $ docker stop --time=1 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c [2023-11-13T22:04:31.506Z] $ docker rm -f --volumes 18744a81d05f87f9bbf686f85c9b434a4a174d4f476c8abe995dc23cf7fe4b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T22:05:14.876Z] Removing intermediate container f77066c31e06 [2023-11-13T22:05:14.876Z] ---> 113ee7620b41 [2023-11-13T22:05:14.876Z] Step 14/15 : COPY . . [2023-11-13T22:05:14.876Z] ---> e23e2a271237 [2023-11-13T22:05:14.876Z] Step 15/15 : RUN ${MAKE} [2023-11-13T22:05:14.876Z] ---> Running in 12382bfc67ce [2023-11-13T22:05:14.876Z] noop [2023-11-13T22:05:14.876Z] Removing intermediate container 12382bfc67ce [2023-11-13T22:05:14.876Z] ---> 060af6373416 [2023-11-13T22:05:14.876Z] Successfully built 060af6373416 [2023-11-13T22:05:14.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:05:15.222Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T22:05:15.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:05:15.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container [2023-11-13T22:05:15.496Z] $ 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 [2023-11-13T22:05:16.672Z] $ docker top 0a88a85fd1d26a9aec489fe6effbb726dbdb4e4480a87df805fd8a505549d8a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T22:05:17.562Z] + go version [2023-11-13T22:05:17.562Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T22:05:17.583Z] $ docker stop --time=1 0a88a85fd1d26a9aec489fe6effbb726dbdb4e4480a87df805fd8a505549d8a0 [2023-11-13T22:05:19.185Z] $ 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 [2023-11-13T22:05:19.697Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T22:05:19.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:05:19.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container [2023-11-13T22:05:19.929Z] $ 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 [2023-11-13T22:05:21.037Z] $ docker top 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T22:05:21.539Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/145 [Pipeline] fileExists [Pipeline] sh [2023-11-13T22:05:22.143Z] + make test [2023-11-13T22:05:22.412Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T22:05:27.752Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T22:06:49.367Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T22:06:49.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T22:06:49.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T22:06:49.367Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T22:06:49.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T22:06:49.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T22:06:49.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T22:06:49.368Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T22:06:49.368Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T22:07:01.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T22:07:01.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T22:07:01.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T22:07:01.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T22:07:01.716Z] $ docker stop --time=1 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d [2023-11-13T22:07:05.307Z] $ docker rm -f --volumes 4508dbbd66e925e56a84c26da8335484d8ecd9220ada99e8a7e0f1f29324b09d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T22:07:06.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T22:07:06.717Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T22:07:07.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T22:07:07.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T22:07:08.261Z] + ls -al . [2023-11-13T22:07:08.261Z] total 180 [2023-11-13T22:07:08.261Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 22:05 . [2023-11-13T22:07:08.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 .. [2023-11-13T22:07:08.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 .blubracket [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 22:02 .dockerignore [2023-11-13T22:07:08.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:02 .git [2023-11-13T22:07:08.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 .github [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 22:02 .gitignore [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 22:02 Attribution.txt [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 13 22:02 CHANGELOG.md [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 22:02 CONTRIBUTING.md [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 22:02 Dockerfile [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 22:02 Jenkinsfile [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 22:02 LICENSE [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 22:02 Makefile [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 22:02 README.md [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 22:00 VERSION [2023-11-13T22:07:08.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 assets [2023-11-13T22:07:08.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 bin [2023-11-13T22:07:08.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 22:02 cmd [2023-11-13T22:07:08.261Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 22:05 coverage.out [2023-11-13T22:07:08.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 22:02 docs [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 22:02 go.mod [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 22:02 go.sum [2023-11-13T22:07:08.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 22:02 internal [2023-11-13T22:07:08.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 testing [2023-11-13T22:07:08.261Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 22:02 version.go [2023-11-13T22:07:08.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 22:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:07:08.627Z] + 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 . [2023-11-13T22:07:11.215Z] Sending build context to Docker daemon 28.82MB [2023-11-13T22:07:11.215Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T22:07:11.215Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T22:07:11.215Z] ---> 060af6373416 [2023-11-13T22:07:11.215Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T22:07:11.215Z] ---> Running in 2bb38ee76012 [2023-11-13T22:07:11.482Z] Removing intermediate container 2bb38ee76012 [2023-11-13T22:07:11.482Z] ---> c927f92495d1 [2023-11-13T22:07:11.482Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T22:07:11.482Z] ---> Running in 42d635c13165 [2023-11-13T22:07:11.752Z] Removing intermediate container 42d635c13165 [2023-11-13T22:07:11.752Z] ---> df0b166ed6d6 [2023-11-13T22:07:11.752Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T22:07:12.018Z] ---> Running in b8526697027a [2023-11-13T22:07:13.431Z] Removing intermediate container b8526697027a [2023-11-13T22:07:13.431Z] ---> c00846324097 [2023-11-13T22:07:13.431Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T22:07:13.431Z] ---> Running in 9179ab0f5b13 [2023-11-13T22:07:14.853Z] Removing intermediate container 9179ab0f5b13 [2023-11-13T22:07:14.853Z] ---> c09ae84371bf [2023-11-13T22:07:14.853Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T22:07:14.853Z] ---> Running in 73f4f0394f57 [2023-11-13T22:07:19.362Z] Removing intermediate container 73f4f0394f57 [2023-11-13T22:07:19.362Z] ---> 8276f8a51120 [2023-11-13T22:07:19.362Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T22:07:21.332Z] ---> 7acbc61ba898 [2023-11-13T22:07:21.332Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T22:07:21.332Z] ---> Running in 1d9395150cd4 [2023-11-13T22:07:22.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T22:07:23.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T22:07:23.993Z] OK: 266 MiB in 52 packages [2023-11-13T22:07:24.960Z] Removing intermediate container 1d9395150cd4 [2023-11-13T22:07:24.960Z] ---> a090f0c2fb58 [2023-11-13T22:07:24.960Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T22:07:25.226Z] ---> Running in b310734d5955 [2023-11-13T22:07:25.496Z] Removing intermediate container b310734d5955 [2023-11-13T22:07:25.496Z] ---> 1aa16224d848 [2023-11-13T22:07:25.496Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T22:07:25.496Z] ---> Running in e02c92ab59f2 [2023-11-13T22:07:25.761Z] Removing intermediate container e02c92ab59f2 [2023-11-13T22:07:25.761Z] ---> ca694eec8aaa [2023-11-13T22:07:25.761Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T22:07:26.341Z] ---> 2b9874b5b9e7 [2023-11-13T22:07:26.341Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T22:07:26.341Z] ---> Running in 14a006ecad8e [2023-11-13T22:07:28.918Z] Removing intermediate container 14a006ecad8e [2023-11-13T22:07:28.918Z] ---> 6e016b383208 [2023-11-13T22:07:28.918Z] Step 14/25 : COPY . . [2023-11-13T22:07:35.550Z] ---> 582fd6601d78 [2023-11-13T22:07:35.550Z] Step 15/25 : RUN ${MAKE} [2023-11-13T22:07:35.550Z] ---> Running in 784b82b78ebc [2023-11-13T22:07:36.508Z] 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 [2023-11-13T22:09:28.534Z] Removing intermediate container 784b82b78ebc [2023-11-13T22:09:28.534Z] ---> 4bab6ec243e6 [2023-11-13T22:09:28.534Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T22:09:28.534Z] 3.18: Pulling from library/alpine [2023-11-13T22:09:28.534Z] 579b34f0a95b: Already exists [2023-11-13T22:09:28.534Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T22:09:28.534Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T22:09:28.534Z] ---> 3cc203321400 [2023-11-13T22:09:28.534Z] Step 17/25 : EXPOSE 4000 [2023-11-13T22:09:28.534Z] ---> Running in 59178a22e062 [2023-11-13T22:09:28.534Z] Removing intermediate container 59178a22e062 [2023-11-13T22:09:28.534Z] ---> 55561e243fee [2023-11-13T22:09:28.534Z] 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 [2023-11-13T22:09:28.534Z] ---> bd875458ddb8 [2023-11-13T22:09:28.534Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T22:09:28.534Z] ---> 55724d781d0f [2023-11-13T22:09:28.534Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T22:09:28.534Z] ---> 5d7e3499fec6 [2023-11-13T22:09:28.534Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T22:09:28.534Z] ---> Running in fe17f6b50bd8 [2023-11-13T22:09:28.534Z] Removing intermediate container fe17f6b50bd8 [2023-11-13T22:09:28.534Z] ---> 80e8ffba2829 [2023-11-13T22:09:28.534Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T22:09:28.534Z] ---> Running in 8a9bdf6ae93f [2023-11-13T22:09:28.534Z] Removing intermediate container 8a9bdf6ae93f [2023-11-13T22:09:28.534Z] ---> 2dcde12ee74f [2023-11-13T22:09:28.534Z] Step 23/25 : LABEL arch=arm64 [2023-11-13T22:09:28.534Z] ---> Running in 357fe2c41569 [2023-11-13T22:09:28.534Z] Removing intermediate container 357fe2c41569 [2023-11-13T22:09:28.534Z] ---> 92b8917c83c6 [2023-11-13T22:09:28.534Z] Step 24/25 : LABEL git_sha=af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:09:28.534Z] ---> Running in 0f61b8e9595f [2023-11-13T22:09:28.534Z] Removing intermediate container 0f61b8e9595f [2023-11-13T22:09:28.534Z] ---> 9b56dd5aa50e [2023-11-13T22:09:28.534Z] Step 25/25 : LABEL version=3.1.0-dev.15 [2023-11-13T22:09:28.534Z] ---> Running in 0d8f3a72fc86 [2023-11-13T22:09:28.534Z] Removing intermediate container 0d8f3a72fc86 [2023-11-13T22:09:28.534Z] ---> 5991cec6307b [2023-11-13T22:09:28.534Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T22:09:28.534Z] Successfully built 5991cec6307b [2023-11-13T22:09:28.534Z] 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 [2023-11-13T22:09:28.630Z] provisioning config files... [2023-11-13T22:09:28.643Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/145@tmp/config12621913855975598964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:09:28.974Z] ---> docker-login.sh [2023-11-13T22:09:28.974Z] nexus3.edgexfoundry.org:10001 [2023-11-13T22:09:28.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:09:29.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:09:29.242Z] Configure a credential helper to remove this warning. See [2023-11-13T22:09:29.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:09:29.242Z] [2023-11-13T22:09:29.242Z] Login Succeeded [2023-11-13T22:09:29.242Z] nexus3.edgexfoundry.org:10002 [2023-11-13T22:09:29.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:09:29.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:09:29.508Z] Configure a credential helper to remove this warning. See [2023-11-13T22:09:29.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:09:29.508Z] [2023-11-13T22:09:29.508Z] Login Succeeded [2023-11-13T22:09:29.508Z] nexus3.edgexfoundry.org:10003 [2023-11-13T22:09:29.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:09:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:09:29.774Z] Configure a credential helper to remove this warning. See [2023-11-13T22:09:29.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:09:29.774Z] [2023-11-13T22:09:29.774Z] Login Succeeded [2023-11-13T22:09:29.774Z] nexus3.edgexfoundry.org:10004 [2023-11-13T22:09:30.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:09:30.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:09:30.307Z] Configure a credential helper to remove this warning. See [2023-11-13T22:09:30.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:09:30.307Z] [2023-11-13T22:09:30.307Z] Login Succeeded [2023-11-13T22:09:30.307Z] docker.io [2023-11-13T22:09:30.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T22:09:30.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T22:09:30.836Z] Configure a credential helper to remove this warning. See [2023-11-13T22:09:30.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T22:09:30.836Z] [2023-11-13T22:09:30.836Z] Login Succeeded [2023-11-13T22:09:30.836Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T22:09:30.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T22:09:30.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T22:09:30.917Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-13T22:09:30.917Z] af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:09:30.917Z] latest [2023-11-13T22:09:30.917Z] 3.1.0-dev.15 [2023-11-13T22:09:30.917Z] af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:09:30.917Z] main [2023-11-13T22:09:30.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:31.285Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:31.635Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:09:31.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T22:09:31.635Z] b5f24862bbfc: Preparing [2023-11-13T22:09:31.635Z] 15035cc57ade: Preparing [2023-11-13T22:09:31.635Z] 51c356fd066e: Preparing [2023-11-13T22:09:31.635Z] 5f4d9fc4d98d: Preparing [2023-11-13T22:09:31.635Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T22:09:31.899Z] b5f24862bbfc: Pushed [2023-11-13T22:09:31.899Z] 15035cc57ade: Pushed [2023-11-13T22:09:37.224Z] 51c356fd066e: Pushed [2023-11-13T22:09:38.625Z] af98cfcac093d57a231dc324130eca258d2cb226: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:38.980Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:39.311Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T22:09:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T22:09:39.311Z] b5f24862bbfc: Preparing [2023-11-13T22:09:39.311Z] 15035cc57ade: Preparing [2023-11-13T22:09:39.311Z] 51c356fd066e: Preparing [2023-11-13T22:09:39.311Z] 5f4d9fc4d98d: Preparing [2023-11-13T22:09:39.311Z] b5f24862bbfc: Layer already exists [2023-11-13T22:09:39.311Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T22:09:39.311Z] 15035cc57ade: Layer already exists [2023-11-13T22:09:39.311Z] 51c356fd066e: Layer already exists [2023-11-13T22:09:39.311Z] latest: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:39.911Z] + 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 [2023-11-13T22:09:40.243Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.15 [2023-11-13T22:09:40.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T22:09:40.243Z] b5f24862bbfc: Preparing [2023-11-13T22:09:40.243Z] 15035cc57ade: Preparing [2023-11-13T22:09:40.243Z] 51c356fd066e: Preparing [2023-11-13T22:09:40.243Z] 5f4d9fc4d98d: Preparing [2023-11-13T22:09:40.243Z] b5f24862bbfc: Layer already exists [2023-11-13T22:09:40.243Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T22:09:40.243Z] 51c356fd066e: Layer already exists [2023-11-13T22:09:40.243Z] 15035cc57ade: Layer already exists [2023-11-13T22:09:40.243Z] 3.1.0-dev.15: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:40.576Z] + 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 [2023-11-13T22:09:40.900Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:09:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T22:09:40.901Z] b5f24862bbfc: Preparing [2023-11-13T22:09:40.901Z] 15035cc57ade: Preparing [2023-11-13T22:09:40.901Z] 51c356fd066e: Preparing [2023-11-13T22:09:40.901Z] 5f4d9fc4d98d: Preparing [2023-11-13T22:09:40.901Z] 15035cc57ade: Layer already exists [2023-11-13T22:09:40.901Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T22:09:40.901Z] b5f24862bbfc: Layer already exists [2023-11-13T22:09:40.901Z] 51c356fd066e: Layer already exists [2023-11-13T22:09:40.901Z] af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:41.262Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:41.601Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-13T22:09:41.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T22:09:41.601Z] b5f24862bbfc: Preparing [2023-11-13T22:09:41.601Z] 15035cc57ade: Preparing [2023-11-13T22:09:41.601Z] 51c356fd066e: Preparing [2023-11-13T22:09:41.601Z] 5f4d9fc4d98d: Preparing [2023-11-13T22:09:41.601Z] 51c356fd066e: Layer already exists [2023-11-13T22:09:41.601Z] b5f24862bbfc: Layer already exists [2023-11-13T22:09:41.601Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T22:09:41.601Z] 15035cc57ade: Layer already exists [2023-11-13T22:09:41.601Z] main: digest: sha256:55b7ea94734dad9d139f76fc5007e15857e62f2195dd8aa778ba592c794b7d41 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T22:09:41.655Z] ===================================================== [Pipeline] echo [2023-11-13T22:09:41.662Z] taggedImages: [2023-11-13T22:09:41.662Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226 [2023-11-13T22:09:41.662Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T22:09:41.662Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.15 [2023-11-13T22:09:41.662Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:af98cfcac093d57a231dc324130eca258d2cb226-3.1.0-dev.15 [2023-11-13T22:09:41.662Z] - 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 [2023-11-13T22:09:42.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T22:09:42.032Z] [2023-11-13T22:09:42.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:09:42.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T22:09:42.364Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T22:09:42.364Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T22:09:42.364Z] 04944245beec: Pulling fs layer [2023-11-13T22:09:42.364Z] 699f458cf7ca: Pulling fs layer [2023-11-13T22:09:42.364Z] 765212b225bb: Pulling fs layer [2023-11-13T22:09:42.364Z] f23df028b6ca: Pulling fs layer [2023-11-13T22:09:42.364Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T22:09:42.364Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T22:09:42.364Z] 765212b225bb: Waiting [2023-11-13T22:09:42.364Z] f23df028b6ca: Waiting [2023-11-13T22:09:42.364Z] d65c8cfc05b1: Waiting [2023-11-13T22:09:42.364Z] 2437ff75d9bd: Waiting [2023-11-13T22:09:42.630Z] 04944245beec: Verifying Checksum [2023-11-13T22:09:42.630Z] 04944245beec: Download complete [2023-11-13T22:09:42.630Z] 765212b225bb: Verifying Checksum [2023-11-13T22:09:42.630Z] 765212b225bb: Download complete [2023-11-13T22:09:42.630Z] f23df028b6ca: Download complete [2023-11-13T22:09:42.630Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T22:09:42.630Z] d65c8cfc05b1: Download complete [2023-11-13T22:09:42.630Z] 699f458cf7ca: Verifying Checksum [2023-11-13T22:09:42.630Z] 699f458cf7ca: Download complete [2023-11-13T22:09:43.211Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T22:09:43.211Z] 8998bd30e6a1: Download complete [2023-11-13T22:09:45.788Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T22:09:45.788Z] 2437ff75d9bd: Download complete [2023-11-13T22:09:47.727Z] 8998bd30e6a1: Pull complete [2023-11-13T22:09:48.312Z] 04944245beec: Pull complete [2023-11-13T22:09:52.563Z] 699f458cf7ca: Pull complete [2023-11-13T22:09:52.563Z] 765212b225bb: Pull complete [2023-11-13T22:09:53.146Z] f23df028b6ca: Pull complete [2023-11-13T22:09:53.146Z] d65c8cfc05b1: Pull complete [2023-11-13T22:10:11.353Z] 2437ff75d9bd: Pull complete [2023-11-13T22:10:11.353Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T22:10:11.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T22:10:11.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:10:11.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-17401 does not seem to be running inside a container [2023-11-13T22:10:11.625Z] $ 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 [2023-11-13T22:10:14.184Z] $ docker top 246c49b235ec24bd1bbbf8389a8140dbf6f828f7e1efee6aa168726e3ee5e16f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:10:15.002Z] ---> job-cost.sh [2023-11-13T22:10:15.002Z] lf-activate-venv: SKIPPING [2023-11-13T22:10:15.002Z] INFO: No Stack... [2023-11-13T22:10:15.266Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T22:10:16.216Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T22:10:16.840Z] + + cutcat -d, /w/workspace/edgex-ui-go/145/archives/cost.csv -f6 [2023-11-13T22:10:16.840Z] [Pipeline] lock [2023-11-13T22:10:16.900Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [2023-11-13T22:10:16.908Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] did not exist. Created. [2023-11-13T22:10:16.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T22:10:17.241Z] /w/workspace/edgex-ui-go/145@tmp/durable-a170b2a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T22:10:17.568Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T22:10:17.590Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T22:10:17.775Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T22:10:17.782Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T22:10:17.803Z] $ docker stop --time=1 246c49b235ec24bd1bbbf8389a8140dbf6f828f7e1efee6aa168726e3ee5e16f [2023-11-13T22:10:21.656Z] $ 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 [2023-11-13T22:10:22.065Z] provisioning config files... [2023-11-13T22:10:22.073Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14888085079991221241tmp [Pipeline] { [Pipeline] sh [2023-11-13T22:10:22.365Z] + set +x [2023-11-13T22:10:22.365Z] + curl -s https://codecov.io/bash [2023-11-13T22:10:22.365Z] + bash -s -- [2023-11-13T22:10:22.365Z] [2023-11-13T22:10:22.365Z] _____ _ [2023-11-13T22:10:22.365Z] / ____| | | [2023-11-13T22:10:22.365Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T22:10:22.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T22:10:22.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T22:10:22.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T22:10:22.365Z] Bash-1.0.6 [2023-11-13T22:10:22.365Z] [2023-11-13T22:10:22.365Z] [2023-11-13T22:10:22.365Z] ==> git version 2.25.1 found [2023-11-13T22:10:22.365Z] ==> 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 [2023-11-13T22:10:22.365Z] Release-Date: 2020-01-08 [2023-11-13T22:10:22.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-13T22:10:22.365Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T22:10:22.365Z] ==> Jenkins CI detected. [2023-11-13T22:10:22.365Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T22:10:22.365Z] project root: . [2023-11-13T22:10:22.365Z] --> token set from env [2023-11-13T22:10:22.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T22:10:22.365Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T22:10:22.626Z] ==> Python coveragepy not found [2023-11-13T22:10:22.626Z] ==> Searching for coverage reports in: [2023-11-13T22:10:22.626Z] + . [2023-11-13T22:10:22.626Z] -> Found 1 reports [2023-11-13T22:10:22.626Z] ==> Detecting git/mercurial file structure [2023-11-13T22:10:22.626Z] ==> Reading reports [2023-11-13T22:10:22.626Z] + ./coverage.out bytes=10 [2023-11-13T22:10:22.626Z] ==> Appending adjustments [2023-11-13T22:10:22.626Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T22:10:23.193Z] + Found adjustments [2023-11-13T22:10:23.453Z] ==> Gzipping contents [2023-11-13T22:10:23.453Z] 12K /tmp/codecov.8oUQj2.gz [2023-11-13T22:10:23.453Z] ==> Uploading reports [2023-11-13T22:10:23.453Z] url: https://codecov.io [2023-11-13T22:10:23.453Z] 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= [2023-11-13T22:10:23.453Z] -> Pinging Codecov [2023-11-13T22:10:23.453Z] 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= [2023-11-13T22:10:23.453Z] -> Uploading to [2023-11-13T22:10:23.453Z] 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 [2023-11-13T22:10:23.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T22:10:23.453Z] Dload Upload Total Spent Left Speed [2023-11-13T22:10:23.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 37873 --:--:-- --:--:-- --:--:-- 37873 [2023-11-13T22:10:23.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] } [2023-11-13T22:10:23.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-13T22:10:23.930Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T22:10:23.941Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:10:24.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T22:10:24.243Z] [2023-11-13T22:10:24.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:10:24.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T22:10:24.541Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T22:10:24.541Z] df9b9388f04a: Pulling fs layer [2023-11-13T22:10:24.541Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T22:10:24.541Z] 25bc292e5bac: Pulling fs layer [2023-11-13T22:10:24.541Z] 114826534d7a: Pulling fs layer [2023-11-13T22:10:24.541Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T22:10:24.541Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T22:10:24.541Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T22:10:24.541Z] 114826534d7a: Waiting [2023-11-13T22:10:24.541Z] 6ad1cebc031e: Waiting [2023-11-13T22:10:24.541Z] 25bc292e5bac: Verifying Checksum [2023-11-13T22:10:24.541Z] 25bc292e5bac: Download complete [2023-11-13T22:10:24.541Z] 52dc419b0ee2: Download complete [2023-11-13T22:10:24.541Z] 4657fd5d0bcf: Verifying Checksum [2023-11-13T22:10:24.541Z] 4657fd5d0bcf: Download complete [2023-11-13T22:10:24.541Z] df9b9388f04a: Download complete [2023-11-13T22:10:24.800Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T22:10:24.800Z] 6ad1cebc031e: Download complete [2023-11-13T22:10:24.800Z] df9b9388f04a: Pull complete [2023-11-13T22:10:25.058Z] 52dc419b0ee2: Pull complete [2023-11-13T22:10:25.058Z] 25bc292e5bac: Pull complete [2023-11-13T22:10:25.624Z] 114826534d7a: Download complete [2023-11-13T22:10:25.624Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T22:10:25.624Z] 8a3aa393b2d8: Download complete [2023-11-13T22:10:28.906Z] 114826534d7a: Pull complete [2023-11-13T22:10:28.906Z] 4657fd5d0bcf: Pull complete [2023-11-13T22:10:29.472Z] 6ad1cebc031e: Pull complete [2023-11-13T22:10:32.003Z] 8a3aa393b2d8: Pull complete [2023-11-13T22:10:32.003Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T22:10:32.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T22:10:32.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:10:32.078Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:10:32.106Z] $ 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 [2023-11-13T22:10:37.520Z] $ docker top d0e5177694581ab612f217f0c1dc2753f3e302e006904317fce4392646594c5e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T22:10:37.586Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-13T22:10:37.864Z] + set -o pipefail [2023-11-13T22:10:37.864Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0f49bd87-6b3f-4ad4-aff9-2d2b1e8632b4 [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] [2023-11-13T22:10:44.428Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T22:10:44.428Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T22:10:44.428Z] More details here: https://snyk.co/ue1NS [2023-11-13T22:10:44.428Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T22:10:44.428Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T22:10:44.440Z] $ docker stop --time=1 d0e5177694581ab612f217f0c1dc2753f3e302e006904317fce4392646594c5e [2023-11-13T22:10:48.492Z] $ 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 [2023-11-13T22:10:49.203Z] + git log --format=format:%s -1 af98cfcac093d57a231dc324130eca258d2cb226 [Pipeline] sh [2023-11-13T22:10:49.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T22:10:49.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:10:49.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:10:49.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:10:49.867Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:10:49.894Z] $ 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 [2023-11-13T22:10:50.255Z] $ docker top ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b -eo pid,comm [2023-11-13T22:10:50.297Z] 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). [2023-11-13T22:10:50.298Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T22:10:50.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T22:10:50.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T22:10:50.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T22:10:50.451Z] $ docker exec ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b ssh-agent [2023-11-13T22:10:50.553Z] SSH_AUTH_SOCK=/tmp/ssh-gwFYL3swFMVS/agent.32 [2023-11-13T22:10:50.553Z] SSH_AGENT_PID=38 [2023-11-13T22:10:50.558Z] Running ssh-add (command line suppressed) [2023-11-13T22:10:50.645Z] 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) [2023-11-13T22:10:50.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T22:10:50.953Z] + git semver tag [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,100 [run_tag] DEBUG tag force:False [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,100 [check_head_tag] DEBUG check head tag [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,100 [execute] INFO git cat-file --batch-check [2023-11-13T22:10:51.213Z] 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=) [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,104 [execute] INFO git cat-file --batch [2023-11-13T22:10:51.213Z] 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=) [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,115 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-11-13T22:10:51.213Z] 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) [2023-11-13T22:10:51.213Z] 2023-11-13 22:10:51,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:10:51.213Z] 3.1.0-dev.15 [Pipeline] } [2023-11-13T22:10:51.225Z] $ docker exec --env ******** --env ******** ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b ssh-agent -k [2023-11-13T22:10:51.319Z] unset SSH_AUTH_SOCK; [2023-11-13T22:10:51.319Z] unset SSH_AGENT_PID; [2023-11-13T22:10:51.319Z] echo Agent pid 38 killed; [2023-11-13T22:10:51.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T22:10:51.623Z] + git semver [Pipeline] } [2023-11-13T22:10:51.896Z] $ docker stop --time=1 ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b [2023-11-13T22:10:53.126Z] $ docker rm -f --volumes ca831c1d3f6e407d1a18dce556827308ab14ffe1a495b127b487a407f17dbd1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:10:53.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T22:10:53.526Z] [2023-11-13T22:10:53.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:10:53.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T22:10:53.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T22:10:53.829Z] ab5ef0e58194: Pulling fs layer [2023-11-13T22:10:53.829Z] 9712f1f96733: Pulling fs layer [2023-11-13T22:10:53.829Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T22:10:53.829Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T22:10:53.829Z] e9a5061849ea: Pulling fs layer [2023-11-13T22:10:53.829Z] d747dcd14b5f: Pulling fs layer [2023-11-13T22:10:53.829Z] 2de7ff778b66: Pulling fs layer [2023-11-13T22:10:53.829Z] e9a5061849ea: Waiting [2023-11-13T22:10:53.829Z] d747dcd14b5f: Waiting [2023-11-13T22:10:53.829Z] 2de7ff778b66: Waiting [2023-11-13T22:10:53.829Z] 0d9ebad4ef96: Waiting [2023-11-13T22:10:53.829Z] 9712f1f96733: Verifying Checksum [2023-11-13T22:10:53.829Z] 9712f1f96733: Download complete [2023-11-13T22:10:54.399Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T22:10:54.399Z] 63f879dbbcfc: Download complete [2023-11-13T22:10:54.399Z] e9a5061849ea: Verifying Checksum [2023-11-13T22:10:54.399Z] e9a5061849ea: Download complete [2023-11-13T22:10:54.399Z] d747dcd14b5f: Verifying Checksum [2023-11-13T22:10:54.399Z] d747dcd14b5f: Download complete [2023-11-13T22:10:54.399Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T22:10:54.399Z] 0d9ebad4ef96: Download complete [2023-11-13T22:10:54.399Z] ab5ef0e58194: Verifying Checksum [2023-11-13T22:10:54.399Z] ab5ef0e58194: Download complete [2023-11-13T22:10:54.657Z] 2de7ff778b66: Verifying Checksum [2023-11-13T22:10:54.657Z] 2de7ff778b66: Download complete [2023-11-13T22:10:57.216Z] ab5ef0e58194: Pull complete [2023-11-13T22:10:57.475Z] 9712f1f96733: Pull complete [2023-11-13T22:10:58.409Z] 63f879dbbcfc: Pull complete [2023-11-13T22:11:02.595Z] 0d9ebad4ef96: Pull complete [2023-11-13T22:11:02.595Z] e9a5061849ea: Pull complete [2023-11-13T22:11:02.595Z] d747dcd14b5f: Pull complete [2023-11-13T22:11:03.976Z] 2de7ff778b66: Pull complete [2023-11-13T22:11:03.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T22:11:03.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T22:11:03.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:11:04.062Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:11:04.092Z] $ 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 [2023-11-13T22:11:11.248Z] $ docker top 3cf8a82a1227c1e38a2064e68eb1952a0e676bf3fb72cd0f079ccfb799433925 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T22:11:11.317Z] provisioning config files... [2023-11-13T22:11:11.323Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11053513760128226193tmp [2023-11-13T22:11:11.334Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10206755133382630660tmp [2023-11-13T22:11:11.342Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12753073215679696359tmp [Pipeline] { [Pipeline] echo [2023-11-13T22:11:11.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:11.632Z] ---> sigul-configuration.sh [2023-11-13T22:11:11.632Z] gpg: directory `/root/.gnupg' created [2023-11-13T22:11:11.632Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T22:11:11.632Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T22:11:11.632Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T22:11:11.632Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T22:11:11.632Z] gpg: CAST5 encrypted data [2023-11-13T22:11:11.632Z] gpg: encrypted with 1 passphrase [2023-11-13T22:11:11.632Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T22:11:11.919Z] + mkdir /home/jenkins [2023-11-13T22:11:11.919Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T22:11:12.205Z] + 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 [2023-11-13T22:11:12.215Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:12.497Z] ---> sigul-install.sh [2023-11-13T22:11:12.497Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T22:11:12.785Z] + git tag --list [2023-11-13T22:11:12.785Z] 0.1.1 [2023-11-13T22:11:12.785Z] v1.1.0 [2023-11-13T22:11:12.785Z] v1.2.0 [2023-11-13T22:11:12.785Z] v1.2.1 [2023-11-13T22:11:12.785Z] v1.3.0 [2023-11-13T22:11:12.785Z] v2.0.0 [2023-11-13T22:11:12.785Z] v2.1.0 [2023-11-13T22:11:12.785Z] v2.2.0 [2023-11-13T22:11:12.785Z] v2.3.0 [2023-11-13T22:11:12.785Z] v3.0 [2023-11-13T22:11:12.785Z] v3.0.0 [2023-11-13T22:11:12.785Z] v3.1.0-dev.1 [2023-11-13T22:11:12.785Z] v3.1.0-dev.10 [2023-11-13T22:11:12.785Z] v3.1.0-dev.11 [2023-11-13T22:11:12.785Z] v3.1.0-dev.12 [2023-11-13T22:11:12.785Z] v3.1.0-dev.13 [2023-11-13T22:11:12.785Z] v3.1.0-dev.14 [2023-11-13T22:11:12.785Z] v3.1.0-dev.15 [2023-11-13T22:11:12.785Z] v3.1.0-dev.2 [2023-11-13T22:11:12.785Z] v3.1.0-dev.3 [2023-11-13T22:11:12.785Z] v3.1.0-dev.4 [2023-11-13T22:11:12.785Z] v3.1.0-dev.5 [2023-11-13T22:11:12.785Z] v3.1.0-dev.6 [2023-11-13T22:11:12.785Z] v3.1.0-dev.7 [2023-11-13T22:11:12.785Z] v3.1.0-dev.8 [2023-11-13T22:11:12.785Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T22:11:13.071Z] + lftools sign git-tag v3.1.0-dev.15 [2023-11-13T22:11:13.638Z] Signing Git tag with Sigul... [2023-11-13T22:11:13.638Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-11-13T22:11:13.907Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:14.200Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T22:11:14.207Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T22:11:14.229Z] $ docker stop --time=1 3cf8a82a1227c1e38a2064e68eb1952a0e676bf3fb72cd0f079ccfb799433925 [2023-11-13T22:11:15.535Z] $ 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 [2023-11-13T22:11:15.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T22:11:15.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:11:16.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:11:16.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:11:16.301Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:11:16.336Z] $ 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 [2023-11-13T22:11:16.634Z] $ docker top 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a -eo pid,comm [2023-11-13T22:11:16.678Z] 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). [2023-11-13T22:11:16.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T22:11:16.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T22:11:16.707Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T22:11:16.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T22:11:16.826Z] $ docker exec 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a ssh-agent [2023-11-13T22:11:16.931Z] SSH_AUTH_SOCK=/tmp/ssh-AV0DTHCAfodO/agent.32 [2023-11-13T22:11:16.931Z] SSH_AGENT_PID=38 [2023-11-13T22:11:16.937Z] Running ssh-add (command line suppressed) [2023-11-13T22:11:17.038Z] 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) [2023-11-13T22:11:17.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T22:11:17.400Z] + git semver bump pre [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,549 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,549 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-11-13T22:11:17.680Z] 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 [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,549 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,552 [execute] INFO git cat-file --batch-check [2023-11-13T22:11:17.680Z] 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=) [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,557 [execute] INFO git cat-file --batch [2023-11-13T22:11:17.680Z] 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=) [2023-11-13T22:11:17.680Z] 2023-11-13 22:11:17,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:11:17.680Z] 3.1.0-dev.16 [Pipeline] } [2023-11-13T22:11:17.710Z] $ docker exec --env ******** --env ******** 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a ssh-agent -k [2023-11-13T22:11:17.806Z] unset SSH_AUTH_SOCK; [2023-11-13T22:11:17.806Z] unset SSH_AGENT_PID; [2023-11-13T22:11:17.806Z] echo Agent pid 38 killed; [2023-11-13T22:11:17.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T22:11:18.115Z] + git semver [Pipeline] } [2023-11-13T22:11:18.390Z] $ docker stop --time=1 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a [2023-11-13T22:11:19.650Z] $ docker rm -f --volumes 4e4f5de8301b3e4a414ad1cefb8831d77cfc9070b055de47bc5cd8faf387212a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T22:11:19.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T22:11:19.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:11:20.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T22:11:20.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:11:20.357Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:11:20.390Z] $ 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 [2023-11-13T22:11:20.941Z] $ docker top ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 -eo pid,comm [2023-11-13T22:11:21.027Z] 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). [2023-11-13T22:11:21.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T22:11:21.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T22:11:21.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T22:11:21.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T22:11:21.203Z] $ docker exec ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 ssh-agent [2023-11-13T22:11:21.329Z] SSH_AUTH_SOCK=/tmp/ssh-nEcoxdiTMsee/agent.15 [2023-11-13T22:11:21.329Z] SSH_AGENT_PID=39 [2023-11-13T22:11:21.334Z] Running ssh-add (command line suppressed) [2023-11-13T22:11:21.430Z] 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) [2023-11-13T22:11:21.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T22:11:21.737Z] + git semver push [2023-11-13T22:11:21.997Z] 2023-11-13 22:11:21,929 [run_push] DEBUG push [2023-11-13T22:11:21.997Z] 2023-11-13 22:11:21,930 [execute] INFO git cat-file --batch-check [2023-11-13T22:11:21.997Z] 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=) [2023-11-13T22:11:21.997Z] 2023-11-13 22:11:21,934 [execute] INFO git rev-list 5d9adccde517a55605fa0dc37862b6288a90dffb -- [2023-11-13T22:11:21.997Z] 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) [2023-11-13T22:11:21.997Z] 2023-11-13 22:11:21,944 [execute] INFO git fetch -v origin [2023-11-13T22:11:21.998Z] 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) [2023-11-13T22:11:22.567Z] 2023-11-13 22:11:22,476 [run_push] DEBUG no remote changes detected [2023-11-13T22:11:22.567Z] 2023-11-13 22:11:22,476 [execute] INFO git push origin semver [2023-11-13T22:11:22.567Z] 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) [2023-11-13T22:11:23.505Z] 2023-11-13 22:11:23,220 [run_push] DEBUG push all version tags [2023-11-13T22:11:23.505Z] 2023-11-13 22:11:23,221 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T22:11:23.505Z] 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) [2023-11-13T22:11:24.075Z] 2023-11-13 22:11:23,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T22:11:24.075Z] 3.1.0-dev.16 [Pipeline] } [2023-11-13T22:11:24.087Z] $ docker exec --env ******** --env ******** ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 ssh-agent -k [2023-11-13T22:11:24.177Z] unset SSH_AUTH_SOCK; [2023-11-13T22:11:24.177Z] unset SSH_AGENT_PID; [2023-11-13T22:11:24.178Z] echo Agent pid 39 killed; [2023-11-13T22:11:24.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T22:11:24.493Z] + git semver [Pipeline] } [2023-11-13T22:11:24.766Z] $ docker stop --time=1 ba3d33fe81336e63fda483da52c6b68e32de325d71177173575a68dd5c4fb996 [2023-11-13T22:11:26.024Z] $ 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 [2023-11-13T22:11:26.591Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-13T22:11:26.591Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T22:11:26.591Z] total 16 [2023-11-13T22:11:26.591Z] drwxr-xr-x 3 root root 4096 Nov 13 22:04 . [2023-11-13T22:11:26.591Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 22:11 .. [2023-11-13T22:11:26.591Z] drwxr-xr-x 2 root root 4096 Nov 13 22:04 cost [2023-11-13T22:11:26.591Z] -rw-r--r-- 1 root root 83 Nov 13 22:04 cost.csv [2023-11-13T22:11:26.591Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T22:11:26.591Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T22:11:26.591Z] total 16 [2023-11-13T22:11:26.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 22:04 . [2023-11-13T22:11:26.591Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 22:11 .. [2023-11-13T22:11:26.591Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 22:04 cost [2023-11-13T22:11:26.591Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 13 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:26.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:27.744Z] ---> package-listing.sh [2023-11-13T22:11:27.744Z] ++ facter osfamily [2023-11-13T22:11:27.745Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T22:11:28.004Z] + OS_FAMILY=debian [2023-11-13T22:11:28.004Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T22:11:28.004Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T22:11:28.004Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T22:11:28.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T22:11:28.004Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T22:11:28.004Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T22:11:28.004Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T22:11:28.004Z] + case "${OS_FAMILY}" in [2023-11-13T22:11:28.004Z] + dpkg -l [2023-11-13T22:11:28.004Z] + grep '^ii' [2023-11-13T22:11:28.004Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T22:11:28.004Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T22:11:28.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T22:11:28.004Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T22:11:28.004Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-13T22:11:28.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-11-13T22:11:28.015Z] 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 [2023-11-13T22:11:28.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T22:11:28.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T22:11:28.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T22:11:28.929Z] prd-ubuntu20.04-docker-8c-8g-17400 does not seem to be running inside a container [2023-11-13T22:11:28.961Z] $ 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 [2023-11-13T22:11:29.171Z] $ docker top 88ec9365a1f516718d97bc144f6c56a3778139a20f9a17988bb41a5800b37341 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T22:11:29.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T22:11:29.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T22:11:30.074Z] + ls /var/log/sa-host [2023-11-13T22:11:30.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T22:11:30.217Z] provisioning config files... [2023-11-13T22:11:30.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18338148341392048374tmp [Pipeline] { [Pipeline] echo [2023-11-13T22:11:30.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:30.521Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T22:11:30.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:30.862Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T22:11:30.872Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:31.157Z] ---> sudo-logs.sh [2023-11-13T22:11:31.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T22:11:31.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:31.462Z] ---> job-cost.sh [2023-11-13T22:11:31.462Z] lf-activate-venv: SKIPPING [2023-11-13T22:11:31.462Z] DEBUG: total: 0.2199999988079071 [2023-11-13T22:11:31.462Z] INFO: Retrieving Stack Cost... [2023-11-13T22:11:32.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T22:11:32.287Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T22:11:32.298Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T22:11:32.575Z] ---> logs-deploy.sh [2023-11-13T22:11:32.575Z] lf-activate-venv: SKIPPING [2023-11-13T22:11:32.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/145 [2023-11-13T22:11:32.575Z] INFO: archiving workspace using pattern(s): [2023-11-13T22:11:33.510Z] Archives upload complete. [2023-11-13T22:11:33.510Z] INFO: archiving logs to Nexus