Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3117862983e23d6112f586b2dfa99700b65170de 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-ssh3227401557603130668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8648158042322912527.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5695476570615167430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17702337029138412371.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-ssh8063414604998320955.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2476’ Running on prd-ubuntu20.04-docker-8c-8g-2478 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 3117862983e23d6112f586b2dfa99700b65170de (main) Commit message: "refactor(snap): Update command and metadata sourcing (#596)" > 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 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-list --no-walk 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T16:27:44.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T16:27:44.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T16:27:44.807Z] ========================================================= [2023-03-16T16:27:44.807Z] EdgeX Global Pipelines Version Info [2023-03-16T16:27:44.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:27:45.886Z] ------------------- [2023-03-16T16:27:45.886Z] stable info: [2023-03-16T16:27:45.886Z] ------------------- [2023-03-16T16:27:45.886Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T16:27:45.886Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T16:27:45.886Z] Message: update stable to v1.0.245 [2023-03-16T16:27:46.458Z] ------------------- [2023-03-16T16:27:46.458Z] experimental info: [2023-03-16T16:27:46.458Z] ------------------- [2023-03-16T16:27:46.458Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T16:27:46.458Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T16:27:46.458Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T16:27:46.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-16T16:27:46.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-16T16:27:46.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T16:27:46.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T16:27:46.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T16:27:46.695Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T16:27:46.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T16:27:46.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T16:27:46.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T16:27:46.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T16:27:46.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T16:27:46.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-16T16:27:46.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T16:27:46.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T16:27:46.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:27:46.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:27:46.820Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:27:46.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:27:46.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T16:27:46.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T16:27:46.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T16:27:46.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T16:27:46.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T16:27:46.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T16:27:46.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T16:27:46.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T16:27:46.898Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T16:27:46.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T16:27:46.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T16:27:46.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T16:27:46.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo [2023-03-16T16:27:46.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3117862 [Pipeline] echo [2023-03-16T16:27:46.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:27:46.992Z] provisioning config files... [2023-03-16T16:27:47.006Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7942378257516170795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:27:47.306Z] ---> docker-login.sh [2023-03-16T16:27:47.306Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:27:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:27:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:27:47.567Z] Configure a credential helper to remove this warning. See [2023-03-16T16:27:47.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:27:47.567Z] [2023-03-16T16:27:47.567Z] Login Succeeded [2023-03-16T16:27:47.567Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:27:47.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:27:47.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:27:47.828Z] Configure a credential helper to remove this warning. See [2023-03-16T16:27:47.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:27:47.828Z] [2023-03-16T16:27:47.828Z] Login Succeeded [2023-03-16T16:27:47.828Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:27:47.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:27:47.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:27:47.828Z] Configure a credential helper to remove this warning. See [2023-03-16T16:27:47.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:27:47.828Z] [2023-03-16T16:27:47.828Z] Login Succeeded [2023-03-16T16:27:47.828Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:27:48.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:27:48.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:27:48.093Z] Configure a credential helper to remove this warning. See [2023-03-16T16:27:48.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:27:48.093Z] [2023-03-16T16:27:48.093Z] Login Succeeded [2023-03-16T16:27:48.093Z] docker.io [2023-03-16T16:27:48.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:27:48.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:27:48.353Z] Configure a credential helper to remove this warning. See [2023-03-16T16:27:48.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:27:48.353Z] [2023-03-16T16:27:48.353Z] Login Succeeded [2023-03-16T16:27:48.353Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:27:48.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T16:27:48.722Z] + git rev-list -1 --merges 3117862983e23d6112f586b2dfa99700b65170de~1..3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo [2023-03-16T16:27:48.797Z] -----------> git rev-list -1 --merges 3117862983e23d6112f586b2dfa99700b65170de~1..3117862983e23d6112f586b2dfa99700b65170de 3117862983e23d6112f586b2dfa99700b65170de [false] [Pipeline] sh [2023-03-16T16:27:49.088Z] + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo [2023-03-16T16:27:49.100Z] ========================================================= [2023-03-16T16:27:49.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T16:27:49.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:27:49.423Z] + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo [2023-03-16T16:27:49.434Z] [semverPrep] GIT_COMMIT: 3117862983e23d6112f586b2dfa99700b65170de, Commit Message: refactor(snap): Update command and metadata sourcing (#596) [Pipeline] echo [2023-03-16T16:27:49.441Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T16:27:49.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:27:49.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T16:27:49.832Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T16:27:49.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T16:27:49.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T16:27:49.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T16:27:49.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:27:50.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:27:50.246Z] [2023-03-16T16:27:50.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:27:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:27:50.546Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T16:27:50.546Z] b85a868b505f: Pulling fs layer [2023-03-16T16:27:50.546Z] e2be974225ed: Pulling fs layer [2023-03-16T16:27:50.546Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T16:27:50.546Z] 988bab9f4d93: Pulling fs layer [2023-03-16T16:27:50.546Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T16:27:50.546Z] eaf3925da568: Pulling fs layer [2023-03-16T16:27:50.546Z] bab4dde63d76: Pulling fs layer [2023-03-16T16:27:50.546Z] bde34c3a00c8: Pulling fs layer [2023-03-16T16:27:50.546Z] b352a97aabf1: Pulling fs layer [2023-03-16T16:27:50.546Z] 4872d77fe225: Pulling fs layer [2023-03-16T16:27:50.546Z] 5851b861e8e6: Pulling fs layer [2023-03-16T16:27:50.546Z] 988bab9f4d93: Waiting [2023-03-16T16:27:50.546Z] eaf3925da568: Waiting [2023-03-16T16:27:50.546Z] 1469e6f7b9e6: Waiting [2023-03-16T16:27:50.546Z] bab4dde63d76: Waiting [2023-03-16T16:27:50.546Z] 4872d77fe225: Waiting [2023-03-16T16:27:50.546Z] b352a97aabf1: Waiting [2023-03-16T16:27:50.546Z] bde34c3a00c8: Waiting [2023-03-16T16:27:50.546Z] 5851b861e8e6: Waiting [2023-03-16T16:27:50.546Z] e2be974225ed: Verifying Checksum [2023-03-16T16:27:50.546Z] e2be974225ed: Download complete [2023-03-16T16:27:50.546Z] 988bab9f4d93: Verifying Checksum [2023-03-16T16:27:50.546Z] 988bab9f4d93: Download complete [2023-03-16T16:27:50.806Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-03-16T16:27:50.806Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T16:27:50.806Z] 339a4e72a1f5: Download complete [2023-03-16T16:27:50.806Z] eaf3925da568: Verifying Checksum [2023-03-16T16:27:50.806Z] eaf3925da568: Download complete [2023-03-16T16:27:50.806Z] b85a868b505f: Verifying Checksum [2023-03-16T16:27:50.806Z] b85a868b505f: Download complete [2023-03-16T16:27:50.806Z] bde34c3a00c8: Verifying Checksum [2023-03-16T16:27:50.806Z] bde34c3a00c8: Download complete [2023-03-16T16:27:51.066Z] b352a97aabf1: Verifying Checksum [2023-03-16T16:27:51.066Z] b352a97aabf1: Download complete [2023-03-16T16:27:51.066Z] 4872d77fe225: Download complete [2023-03-16T16:27:51.066Z] 5851b861e8e6: Verifying Checksum [2023-03-16T16:27:51.066Z] 5851b861e8e6: Download complete [2023-03-16T16:27:51.066Z] bab4dde63d76: Verifying Checksum [2023-03-16T16:27:51.066Z] bab4dde63d76: Download complete [2023-03-16T16:27:51.631Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-03-16T16:27:52.199Z] b85a868b505f: Pull complete [2023-03-16T16:27:52.199Z] e2be974225ed: Pull complete [2023-03-16T16:27:52.767Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-03-16T16:27:52.767Z] 339a4e72a1f5: Pull complete [2023-03-16T16:27:52.767Z] 988bab9f4d93: Pull complete [2023-03-16T16:27:53.706Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-03-16T16:27:54.647Z] 1469e6f7b9e6: Retrying in 1 second [2023-03-16T16:27:56.028Z] 1469e6f7b9e6: Retrying in 10 seconds [2023-03-16T16:27:56.969Z] 1469e6f7b9e6: Retrying in 9 seconds [2023-03-16T16:27:57.908Z] 1469e6f7b9e6: Retrying in 8 seconds [2023-03-16T16:27:58.843Z] 1469e6f7b9e6: Retrying in 7 seconds [2023-03-16T16:27:59.781Z] 1469e6f7b9e6: Retrying in 6 seconds [2023-03-16T16:28:00.720Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-03-16T16:28:01.655Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-03-16T16:28:03.036Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-03-16T16:28:03.975Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-03-16T16:28:04.913Z] 1469e6f7b9e6: Retrying in 1 second [2023-03-16T16:28:05.854Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T16:28:05.854Z] 1469e6f7b9e6: Download complete [2023-03-16T16:28:06.115Z] 1469e6f7b9e6: Pull complete [2023-03-16T16:28:06.115Z] eaf3925da568: Pull complete [2023-03-16T16:28:08.019Z] bab4dde63d76: Pull complete [2023-03-16T16:28:08.019Z] bde34c3a00c8: Pull complete [2023-03-16T16:28:08.019Z] b352a97aabf1: Pull complete [2023-03-16T16:28:08.019Z] 4872d77fe225: Pull complete [2023-03-16T16:28:08.280Z] 5851b861e8e6: Pull complete [2023-03-16T16:28:08.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T16:28:08.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:28:08.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:28:08.388Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:28:08.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:28:10.573Z] $ docker top 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 -eo pid,comm [2023-03-16T16:28:10.629Z] 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-03-16T16:28:10.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:28:10.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:28:10.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:28:10.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:28:10.774Z] $ docker exec 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent [2023-03-16T16:28:10.904Z] SSH_AUTH_SOCK=/tmp/ssh-zvc7FMxhJwwa/agent.32 [2023-03-16T16:28:10.904Z] SSH_AGENT_PID=38 [2023-03-16T16:28:10.910Z] Running ssh-add (command line suppressed) [2023-03-16T16:28:11.010Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18221943088565426135.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18221943088565426135.key) [2023-03-16T16:28:11.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:28:11.316Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T16:28:11.323Z] $ docker exec --env ******** --env ******** 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent -k [2023-03-16T16:28:11.420Z] unset SSH_AUTH_SOCK; [2023-03-16T16:28:11.420Z] unset SSH_AGENT_PID; [2023-03-16T16:28:11.420Z] echo Agent pid 38 killed; [2023-03-16T16:28:11.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T16:28:11.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:28:11.456Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:28:11.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:28:11.571Z] $ docker exec 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent [2023-03-16T16:28:11.691Z] SSH_AUTH_SOCK=/tmp/ssh-t8Wb6ZlmFGkE/agent.70 [2023-03-16T16:28:11.691Z] SSH_AGENT_PID=76 [2023-03-16T16:28:11.695Z] Running ssh-add (command line suppressed) [2023-03-16T16:28:11.792Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16967730396534035483.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16967730396534035483.key) [2023-03-16T16:28:11.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:28:12.097Z] + git semver init [2023-03-16T16:28:12.357Z] 2023-03-16 16:28:12,272 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T16:28:12.358Z] 2023-03-16 16:28:12,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-03-16T16:28:12.358Z] 2023-03-16 16:28:12,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-03-16T16:28:12.358Z] 2023-03-16 16:28:12,273 [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-03-16T16:28:14.274Z] 2023-03-16 16:28:13,924 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-03-16T16:28:14.274Z] 2023-03-16 16:28:13,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-03-16T16:28:14.274Z] 2023-03-16 16:28:13,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:28:14.274Z] 2023-03-16 16:28:13,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:28:14.274Z] 3.0.0-dev.2 [Pipeline] } [2023-03-16T16:28:14.279Z] $ docker exec --env ******** --env ******** 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent -k [2023-03-16T16:28:14.371Z] unset SSH_AUTH_SOCK; [2023-03-16T16:28:14.372Z] unset SSH_AGENT_PID; [2023-03-16T16:28:14.372Z] echo Agent pid 76 killed; [2023-03-16T16:28:14.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:28:14.688Z] + git semver [Pipeline] } [2023-03-16T16:28:14.961Z] $ docker stop --time=1 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 [2023-03-16T16:28:16.251Z] $ docker rm -f --volumes 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:28:16.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T16:28:16.792Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T16:28:16.794Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:28:16.911Z] provisioning config files... [2023-03-16T16:28:16.919Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1008543114536145279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:28:17.212Z] ---> docker-login.sh [2023-03-16T16:28:17.212Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:28:17.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:17.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:17.212Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:17.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:17.212Z] [2023-03-16T16:28:17.212Z] Login Succeeded [2023-03-16T16:28:17.212Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:28:17.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:17.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:17.212Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:17.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:17.212Z] [2023-03-16T16:28:17.212Z] Login Succeeded [2023-03-16T16:28:17.212Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:28:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:17.471Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:17.471Z] [2023-03-16T16:28:17.471Z] Login Succeeded [2023-03-16T16:28:17.471Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:28:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:17.471Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:17.471Z] [2023-03-16T16:28:17.471Z] Login Succeeded [2023-03-16T16:28:17.471Z] docker.io [2023-03-16T16:28:17.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:17.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:17.989Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:17.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:17.989Z] [2023-03-16T16:28:17.989Z] Login Succeeded [2023-03-16T16:28:17.989Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:28:17.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T16:28:18.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:28:18.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:28:18.072Z] ========================================================= [2023-03-16T16:28:18.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T16:28:18.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:28:18.380Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T16:28:18.641Z] Sending build context to Docker daemon 45.71MB [2023-03-16T16:28:18.641Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T16:28:18.641Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-16T16:28:18.641Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T16:28:18.641Z] 63b65145d645: Pulling fs layer [2023-03-16T16:28:18.641Z] a2d21d5440eb: Pulling fs layer [2023-03-16T16:28:18.641Z] 935e6c44a52c: Pulling fs layer [2023-03-16T16:28:18.641Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T16:28:18.641Z] 30dea6a524f1: Pulling fs layer [2023-03-16T16:28:18.641Z] a2aff8979fd8: Pulling fs layer [2023-03-16T16:28:18.641Z] 6808be2612f2: Pulling fs layer [2023-03-16T16:28:18.641Z] f25807f1079a: Pulling fs layer [2023-03-16T16:28:18.641Z] 30dea6a524f1: Waiting [2023-03-16T16:28:18.641Z] 94cc34f8dd06: Waiting [2023-03-16T16:28:18.641Z] a2aff8979fd8: Waiting [2023-03-16T16:28:18.641Z] 6808be2612f2: Waiting [2023-03-16T16:28:18.641Z] f25807f1079a: Waiting [2023-03-16T16:28:18.641Z] a2d21d5440eb: Verifying Checksum [2023-03-16T16:28:18.641Z] a2d21d5440eb: Download complete [2023-03-16T16:28:18.641Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T16:28:18.641Z] 94cc34f8dd06: Download complete [2023-03-16T16:28:18.641Z] 30dea6a524f1: Verifying Checksum [2023-03-16T16:28:18.641Z] 30dea6a524f1: Download complete [2023-03-16T16:28:18.641Z] 63b65145d645: Verifying Checksum [2023-03-16T16:28:18.641Z] 63b65145d645: Download complete [2023-03-16T16:28:18.908Z] a2aff8979fd8: Verifying Checksum [2023-03-16T16:28:18.908Z] a2aff8979fd8: Download complete [2023-03-16T16:28:18.908Z] 63b65145d645: Pull complete [2023-03-16T16:28:19.180Z] a2d21d5440eb: Pull complete [2023-03-16T16:28:19.442Z] f25807f1079a: Verifying Checksum [2023-03-16T16:28:19.442Z] f25807f1079a: Download complete [2023-03-16T16:28:19.442Z] 935e6c44a52c: Download complete [2023-03-16T16:28:19.699Z] 6808be2612f2: Verifying Checksum [2023-03-16T16:28:19.699Z] 6808be2612f2: Download complete [2023-03-16T16:28:22.978Z] 935e6c44a52c: Pull complete [2023-03-16T16:28:22.978Z] 94cc34f8dd06: Pull complete [2023-03-16T16:28:22.978Z] 30dea6a524f1: Pull complete [2023-03-16T16:28:22.978Z] a2aff8979fd8: Pull complete [2023-03-16T16:28:24.875Z] 6808be2612f2: Pull complete [2023-03-16T16:28:25.442Z] f25807f1079a: Pull complete [2023-03-16T16:28:25.442Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T16:28:25.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T16:28:25.442Z] ---> 3b553350e43f [2023-03-16T16:28:25.442Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T16:28:28.738Z] ---> Running in 4ab4b39c9c7b [2023-03-16T16:28:28.738Z] Removing intermediate container 4ab4b39c9c7b [2023-03-16T16:28:28.738Z] ---> 1561c35e6ef1 [2023-03-16T16:28:28.738Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T16:28:28.998Z] ---> Running in b9a79ba26560 [2023-03-16T16:28:28.998Z] Removing intermediate container b9a79ba26560 [2023-03-16T16:28:28.998Z] ---> b3c323339fcd [2023-03-16T16:28:28.998Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:28:28.998Z] ---> Running in be22eec3a9d9 [2023-03-16T16:28:28.998Z] Removing intermediate container be22eec3a9d9 [2023-03-16T16:28:28.998Z] ---> 1aad6c57e2cf [2023-03-16T16:28:28.998Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-16T16:28:28.998Z] ---> Running in 646017e24d03 [2023-03-16T16:28:29.262Z] Removing intermediate container 646017e24d03 [2023-03-16T16:28:29.262Z] ---> aa180bc193c2 [2023-03-16T16:28:29.262Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T16:28:29.262Z] ---> Running in 2576c9b3dd6a [2023-03-16T16:28:29.262Z] Removing intermediate container 2576c9b3dd6a [2023-03-16T16:28:29.262Z] ---> e3b196ad98b8 [2023-03-16T16:28:29.262Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T16:28:29.521Z] latest: Pulling from library/docker [2023-03-16T16:28:29.779Z] 63b65145d645: Already exists [2023-03-16T16:28:29.779Z] 79632185ca8e: Pulling fs layer [2023-03-16T16:28:29.779Z] 96acd0207079: Pulling fs layer [2023-03-16T16:28:29.779Z] cd9b23e3d659: Pulling fs layer [2023-03-16T16:28:29.779Z] 9b72c76fa520: Pulling fs layer [2023-03-16T16:28:29.779Z] 2a9913c6de88: Pulling fs layer [2023-03-16T16:28:29.779Z] d82d65dfa3e2: Pulling fs layer [2023-03-16T16:28:29.779Z] c870b0efe7bf: Pulling fs layer [2023-03-16T16:28:29.779Z] 3bd06c2449b9: Pulling fs layer [2023-03-16T16:28:29.779Z] b8adaaee12a3: Pulling fs layer [2023-03-16T16:28:29.779Z] 32e31cd5a8e4: Pulling fs layer [2023-03-16T16:28:29.779Z] cebae2ff9f88: Pulling fs layer [2023-03-16T16:28:29.779Z] 38a13f2f8392: Pulling fs layer [2023-03-16T16:28:29.779Z] 9b72c76fa520: Waiting [2023-03-16T16:28:29.779Z] 2a9913c6de88: Waiting [2023-03-16T16:28:29.779Z] d82d65dfa3e2: Waiting [2023-03-16T16:28:29.779Z] c870b0efe7bf: Waiting [2023-03-16T16:28:29.779Z] 3bd06c2449b9: Waiting [2023-03-16T16:28:29.779Z] b8adaaee12a3: Waiting [2023-03-16T16:28:29.779Z] 32e31cd5a8e4: Waiting [2023-03-16T16:28:29.779Z] cebae2ff9f88: Waiting [2023-03-16T16:28:29.779Z] 38a13f2f8392: Waiting [2023-03-16T16:28:29.779Z] 79632185ca8e: Download complete [2023-03-16T16:28:30.037Z] 79632185ca8e: Pull complete [2023-03-16T16:28:30.037Z] cd9b23e3d659: Verifying Checksum [2023-03-16T16:28:30.037Z] cd9b23e3d659: Download complete [2023-03-16T16:28:30.037Z] 96acd0207079: Verifying Checksum [2023-03-16T16:28:30.037Z] 96acd0207079: Download complete [2023-03-16T16:28:30.037Z] 2a9913c6de88: Verifying Checksum [2023-03-16T16:28:30.037Z] 2a9913c6de88: Download complete [2023-03-16T16:28:30.037Z] 9b72c76fa520: Verifying Checksum [2023-03-16T16:28:30.037Z] 9b72c76fa520: Download complete [2023-03-16T16:28:30.037Z] d82d65dfa3e2: Verifying Checksum [2023-03-16T16:28:30.037Z] d82d65dfa3e2: Download complete [2023-03-16T16:28:30.296Z] c870b0efe7bf: Verifying Checksum [2023-03-16T16:28:30.296Z] c870b0efe7bf: Download complete [2023-03-16T16:28:30.296Z] b8adaaee12a3: Verifying Checksum [2023-03-16T16:28:30.296Z] b8adaaee12a3: Download complete [2023-03-16T16:28:30.296Z] 96acd0207079: Pull complete [2023-03-16T16:28:30.296Z] cebae2ff9f88: Verifying Checksum [2023-03-16T16:28:30.296Z] cebae2ff9f88: Download complete [2023-03-16T16:28:30.554Z] 3bd06c2449b9: Verifying Checksum [2023-03-16T16:28:30.554Z] 3bd06c2449b9: Download complete [2023-03-16T16:28:30.554Z] 38a13f2f8392: Verifying Checksum [2023-03-16T16:28:30.554Z] 38a13f2f8392: Download complete [2023-03-16T16:28:30.812Z] cd9b23e3d659: Pull complete [2023-03-16T16:28:30.812Z] 32e31cd5a8e4: Verifying Checksum [2023-03-16T16:28:30.812Z] 32e31cd5a8e4: Download complete [2023-03-16T16:28:31.071Z] 9b72c76fa520: Pull complete [2023-03-16T16:28:31.071Z] 2a9913c6de88: Pull complete [2023-03-16T16:28:31.071Z] d82d65dfa3e2: Pull complete [2023-03-16T16:28:31.071Z] c870b0efe7bf: Pull complete [2023-03-16T16:28:31.329Z] 3bd06c2449b9: Pull complete [2023-03-16T16:28:31.588Z] b8adaaee12a3: Pull complete [2023-03-16T16:28:31.883Z] Still waiting to schedule task [2023-03-16T16:28:31.883Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2477’ [2023-03-16T16:28:32.522Z] 32e31cd5a8e4: Pull complete [2023-03-16T16:28:32.522Z] cebae2ff9f88: Pull complete [2023-03-16T16:28:32.522Z] 38a13f2f8392: Pull complete [2023-03-16T16:28:32.522Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-16T16:28:32.522Z] Status: Downloaded newer image for docker:latest [2023-03-16T16:28:35.054Z] ---> 038c0c790820 [2023-03-16T16:28:35.054Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T16:28:35.054Z] ---> Running in 1f87f5488b98 [2023-03-16T16:28:35.054Z] Removing intermediate container 1f87f5488b98 [2023-03-16T16:28:35.054Z] ---> 60d01b51d101 [2023-03-16T16:28:35.054Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:28:35.054Z] ---> Running in 737871cffdf7 [2023-03-16T16:28:35.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:28:35.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:28:36.812Z] OK: 265 MiB in 53 packages [2023-03-16T16:28:37.071Z] Removing intermediate container 737871cffdf7 [2023-03-16T16:28:37.071Z] ---> 09b007c14cc0 [2023-03-16T16:28:37.071Z] Step 11/16 : ENV GO111MODULE=on [2023-03-16T16:28:37.071Z] ---> Running in e9606ef13610 [2023-03-16T16:28:37.071Z] Removing intermediate container e9606ef13610 [2023-03-16T16:28:37.071Z] ---> d2d2cd1e8846 [2023-03-16T16:28:37.071Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T16:28:37.071Z] ---> Running in eef9aae0482c [2023-03-16T16:28:37.071Z] Removing intermediate container eef9aae0482c [2023-03-16T16:28:37.071Z] ---> 3495b6b2e978 [2023-03-16T16:28:37.071Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-16T16:28:37.331Z] ---> a751f453e36a [2023-03-16T16:28:37.331Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:28:37.331Z] ---> Running in d7fc41ad4502 [2023-03-16T16:29:03.939Z] Removing intermediate container d7fc41ad4502 [2023-03-16T16:29:03.939Z] ---> 1a81c3c31971 [2023-03-16T16:29:03.939Z] Step 15/16 : COPY . . [2023-03-16T16:29:03.939Z] ---> 94ed241f33de [2023-03-16T16:29:03.939Z] Step 16/16 : RUN ${MAKE} [2023-03-16T16:29:03.939Z] ---> Running in e5d050d58c05 [2023-03-16T16:29:03.939Z] noop [2023-03-16T16:29:03.939Z] Removing intermediate container e5d050d58c05 [2023-03-16T16:29:03.939Z] ---> fb0a3108825a [2023-03-16T16:29:03.939Z] Successfully built fb0a3108825a [2023-03-16T16:29:03.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:29:04.258Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:29:04.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:29:04.322Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:29:04.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T16:29:04.722Z] $ docker top e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:29:05.061Z] + go version [2023-03-16T16:29:05.061Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T16:29:05.076Z] $ docker stop --time=1 e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b [2023-03-16T16:29:06.318Z] $ docker rm -f --volumes e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:29:06.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:29:06.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:29:06.803Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:29:06.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T16:29:07.161Z] $ docker top c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:29:07.507Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:29:07.801Z] + make test [2023-03-16T16:29:07.801Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-16T16:29:13.066Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-16T16:29:21.180Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-16T16:29:21.180Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-16T16:29:23.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:29:23.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:29:23.965Z] ./bin/test-attribution-txt.sh [2023-03-16T16:29:23.965Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-16T16:29:23.965Z] make -C web test [2023-03-16T16:29:23.965Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-03-16T16:29:23.965Z] make[1]: tput: No such file or directory [2023-03-16T16:29:23.965Z] make[1]: tput: No such file or directory [2023-03-16T16:29:23.965Z] warning: generating ./VERSION [2023-03-16T16:29:23.965Z] echo "0.0.0" > VERSION [2023-03-16T16:29:23.965Z] docker build \ [2023-03-16T16:29:23.965Z] -f Dockerfile \ [2023-03-16T16:29:23.965Z] --build-arg USER=1000 \ [2023-03-16T16:29:23.965Z] \ [2023-03-16T16:29:23.965Z] --label "git_sha=3117862983e23d6112f586b2dfa99700b65170de" \ [2023-03-16T16:29:23.965Z] -t edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de \ [2023-03-16T16:29:23.965Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-16T16:29:23.965Z] . [2023-03-16T16:29:23.965Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-16T16:29:23.965Z] Install the buildx component to build images with BuildKit: [2023-03-16T16:29:23.965Z] https://docs.docker.com/go/buildx/ [2023-03-16T16:29:23.965Z] [2023-03-16T16:29:23.965Z] Sending build context to Docker daemon 3.269MB [2023-03-16T16:29:23.965Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-16T16:29:24.224Z] 16.17-alpine3.15: Pulling from library/node [2023-03-16T16:29:24.224Z] 9621f1afde84: Pulling fs layer [2023-03-16T16:29:24.224Z] c6f70ee39829: Pulling fs layer [2023-03-16T16:29:24.224Z] 56892a8094a2: Pulling fs layer [2023-03-16T16:29:24.224Z] 58dd87906ef0: Pulling fs layer [2023-03-16T16:29:24.224Z] 58dd87906ef0: Waiting [2023-03-16T16:29:24.224Z] 56892a8094a2: Download complete [2023-03-16T16:29:24.224Z] 9621f1afde84: Verifying Checksum [2023-03-16T16:29:24.224Z] 9621f1afde84: Download complete [2023-03-16T16:29:24.224Z] 58dd87906ef0: Download complete [2023-03-16T16:29:24.484Z] 9621f1afde84: Pull complete [2023-03-16T16:29:24.484Z] c6f70ee39829: Verifying Checksum [2023-03-16T16:29:24.484Z] c6f70ee39829: Download complete [2023-03-16T16:29:25.856Z] c6f70ee39829: Pull complete [2023-03-16T16:29:25.856Z] 56892a8094a2: Pull complete [2023-03-16T16:29:25.856Z] 58dd87906ef0: Pull complete [2023-03-16T16:29:25.856Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-16T16:29:25.856Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-16T16:29:25.856Z] ---> b69703f70c3d [2023-03-16T16:29:25.856Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-16T16:29:27.758Z] ---> Running in bd40c145f646 [2023-03-16T16:29:28.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:28.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:28.274Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-16T16:29:28.274Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-16T16:29:28.274Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-16T16:29:28.274Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-16T16:29:28.274Z] (5/129) Installing libxcb (1.14-r2) [2023-03-16T16:29:28.532Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-16T16:29:28.532Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-16T16:29:28.532Z] (8/129) Installing libice (1.0.10-r0) [2023-03-16T16:29:28.532Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-16T16:29:28.532Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-16T16:29:28.532Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-16T16:29:28.532Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-16T16:29:28.532Z] (13/129) Installing xset (1.2.4-r0) [2023-03-16T16:29:28.532Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-16T16:29:28.532Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-16T16:29:28.532Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-16T16:29:28.532Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-16T16:29:28.532Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-16T16:29:28.532Z] (19/129) Installing libintl (0.21-r0) [2023-03-16T16:29:28.532Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-16T16:29:28.532Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-16T16:29:28.532Z] (22/129) Installing pcre (8.45-r1) [2023-03-16T16:29:28.532Z] (23/129) Installing glib (2.70.1-r0) [2023-03-16T16:29:28.532Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-16T16:29:28.532Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-16T16:29:28.533Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-16T16:29:28.533Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-16T16:29:28.533Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-16T16:29:28.533Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-16T16:29:28.533Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-16T16:29:28.533Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-16T16:29:28.533Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-16T16:29:28.533Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-16T16:29:28.790Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-16T16:29:28.790Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-16T16:29:28.790Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-16T16:29:28.790Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-16T16:29:28.790Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-16T16:29:28.790Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-16T16:29:28.790Z] (40/129) Installing libxi (1.8-r0) [2023-03-16T16:29:28.790Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-16T16:29:28.790Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-16T16:29:28.790Z] (43/129) Installing atk (2.36.0-r0) [2023-03-16T16:29:28.790Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-16T16:29:28.790Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-16T16:29:28.790Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-16T16:29:28.790Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-16T16:29:28.790Z] (48/129) Installing expat (2.5.0-r0) [2023-03-16T16:29:28.790Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-16T16:29:28.790Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-16T16:29:28.790Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-16T16:29:28.790Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-16T16:29:28.790Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-16T16:29:28.790Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-16T16:29:28.791Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-16T16:29:28.791Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-16T16:29:28.791Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-16T16:29:28.791Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-16T16:29:28.791Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-16T16:29:28.791Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-16T16:29:28.791Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-16T16:29:28.791Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-16T16:29:28.791Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-16T16:29:28.791Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-16T16:29:29.047Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-16T16:29:29.047Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-16T16:29:29.047Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-16T16:29:29.047Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-16T16:29:29.047Z] (69/129) Installing pango (1.48.10-r0) [2023-03-16T16:29:29.047Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-16T16:29:29.047Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-16T16:29:29.047Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-16T16:29:29.047Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-16T16:29:29.047Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-16T16:29:29.047Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-16T16:29:29.047Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-16T16:29:29.047Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-16T16:29:29.047Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-16T16:29:29.047Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-16T16:29:29.047Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-16T16:29:31.636Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-16T16:29:31.636Z] (80/129) Installing flac (1.3.4-r0) [2023-03-16T16:29:31.636Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-16T16:29:31.636Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-16T16:29:31.636Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-16T16:29:31.636Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-16T16:29:31.636Z] (85/129) Installing libass (0.15.2-r0) [2023-03-16T16:29:31.636Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-16T16:29:31.636Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-16T16:29:31.636Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-16T16:29:31.636Z] (89/129) Installing lame (3.100-r0) [2023-03-16T16:29:31.636Z] (90/129) Installing opus (1.3.1-r1) [2023-03-16T16:29:31.636Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-16T16:29:31.636Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-16T16:29:31.636Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-16T16:29:31.636Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-16T16:29:31.636Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-16T16:29:31.636Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-16T16:29:31.636Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-16T16:29:31.636Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-16T16:29:31.636Z] (99/129) Installing libva (2.13.0-r0) [2023-03-16T16:29:31.636Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-16T16:29:31.636Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-16T16:29:31.636Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-16T16:29:31.636Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-16T16:29:31.636Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-16T16:29:31.636Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-16T16:29:31.636Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-16T16:29:31.636Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-16T16:29:31.636Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-16T16:29:31.636Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-16T16:29:31.636Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-16T16:29:31.636Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-16T16:29:31.636Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-16T16:29:31.636Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-16T16:29:31.636Z] (114/129) Installing nspr (4.32-r0) [2023-03-16T16:29:31.636Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-16T16:29:31.636Z] (116/129) Installing nss (3.78.1-r0) [2023-03-16T16:29:31.900Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-16T16:29:31.900Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-16T16:29:31.900Z] (119/129) Installing orc (0.4.32-r0) [2023-03-16T16:29:31.900Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-16T16:29:31.900Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-16T16:29:31.900Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-16T16:29:31.900Z] (123/129) Installing libpulse (15.0-r2) [2023-03-16T16:29:31.900Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-16T16:29:31.900Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-16T16:29:31.900Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-16T16:29:31.900Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-16T16:29:31.900Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-16T16:29:31.900Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-16T16:29:32.923Z] Executing busybox-1.34.1-r7.trigger [2023-03-16T16:29:32.923Z] Executing glib-2.70.1-r0.trigger [2023-03-16T16:29:32.923Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-16T16:29:33.185Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-16T16:29:33.185Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-16T16:29:33.185Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-16T16:29:33.185Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-16T16:29:33.185Z] OK: 286 MiB in 145 packages [2023-03-16T16:29:39.818Z] Removing intermediate container bd40c145f646 [2023-03-16T16:29:39.818Z] ---> d17c1a9094c8 [2023-03-16T16:29:39.818Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-16T16:29:39.818Z] ---> Running in 0b21d79f80fb [2023-03-16T16:29:39.818Z] Removing intermediate container 0b21d79f80fb [2023-03-16T16:29:39.818Z] ---> 1fa4aa8e2ec2 [2023-03-16T16:29:39.818Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-16T16:29:39.818Z] ---> Running in 2dc70aca19ac [2023-03-16T16:29:39.818Z] Removing intermediate container 2dc70aca19ac [2023-03-16T16:29:39.818Z] ---> 02345ccb020f [2023-03-16T16:29:39.818Z] Step 5/10 : RUN npm install -g npm [2023-03-16T16:29:39.818Z] ---> Running in c86249bedcf0 [2023-03-16T16:29:45.091Z] [2023-03-16T16:29:45.091Z] removed 7 packages, changed 97 packages, and audited 238 packages in 5s [2023-03-16T16:29:45.091Z] [2023-03-16T16:29:45.091Z] 16 packages are looking for funding [2023-03-16T16:29:45.091Z] run `npm fund` for details [2023-03-16T16:29:45.091Z] [2023-03-16T16:29:45.091Z] found 0 vulnerabilities [2023-03-16T16:29:46.466Z] Removing intermediate container c86249bedcf0 [2023-03-16T16:29:46.466Z] ---> 3b8806537edf [2023-03-16T16:29:46.466Z] Step 6/10 : ARG USER=1000 [2023-03-16T16:29:46.466Z] ---> Running in 9dce6b9e9989 [2023-03-16T16:29:46.466Z] Removing intermediate container 9dce6b9e9989 [2023-03-16T16:29:46.466Z] ---> f939adfe1014 [2023-03-16T16:29:46.466Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-16T16:29:46.466Z] ---> Running in f70b5b3a39f1 [2023-03-16T16:29:47.032Z] Removing intermediate container f70b5b3a39f1 [2023-03-16T16:29:47.032Z] ---> 4ee4eea9f573 [2023-03-16T16:29:47.032Z] Step 8/10 : USER $USER:$USER [2023-03-16T16:29:47.032Z] ---> Running in e09a56b42a3f [2023-03-16T16:29:47.032Z] Removing intermediate container e09a56b42a3f [2023-03-16T16:29:47.032Z] ---> 798bb7f0fccf [2023-03-16T16:29:47.032Z] Step 9/10 : WORKDIR /app [2023-03-16T16:29:47.032Z] ---> Running in 33f593177cb8 [2023-03-16T16:29:47.294Z] Removing intermediate container 33f593177cb8 [2023-03-16T16:29:47.294Z] ---> ea18a6e1c80c [2023-03-16T16:29:47.294Z] Step 10/10 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:29:47.294Z] ---> Running in b9a85114c167 [2023-03-16T16:29:47.294Z] Removing intermediate container b9a85114c167 [2023-03-16T16:29:47.294Z] ---> 2c858b29b65b [2023-03-16T16:29:47.294Z] Successfully built 2c858b29b65b [2023-03-16T16:29:47.294Z] Successfully tagged edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:29:47.294Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-16T16:29:47.294Z] touch edgex-web-ui.imagebuilt [2023-03-16T16:29:47.294Z] mkdir -p node_modules coverage [2023-03-16T16:29:47.294Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-16T16:29:47.294Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE required: { [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE }, [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:29:49.213Z] npm WARN EBADENGINE } [2023-03-16T16:29:53.407Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-16T16:29:53.407Z] 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-03-16T16:29:53.407Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:29:53.407Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-16T16:29:53.664Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-16T16:29:53.922Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-16T16:29:54.490Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-16T16:29:55.424Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-16T16:29:55.424Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-16T16:29:57.958Z] 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-03-16T16:29:57.958Z] 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-03-16T16:29:58.526Z] 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-03-16T16:29:58.784Z] 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-03-16T16:29:59.043Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:29:59.302Z] 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-03-16T16:29:59.559Z] 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-03-16T16:30:00.946Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:30:03.518Z] 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-03-16T16:30:06.797Z] 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-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] added 1478 packages, and audited 1479 packages in 23s [2023-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] 90 packages are looking for funding [2023-03-16T16:30:12.276Z] run `npm fund` for details [2023-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) [2023-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] To address issues that do not require attention, run: [2023-03-16T16:30:12.276Z] npm audit fix [2023-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] To address all issues (including breaking changes), run: [2023-03-16T16:30:12.276Z] npm audit fix --force [2023-03-16T16:30:12.276Z] [2023-03-16T16:30:12.276Z] Run `npm audit` for details. [2023-03-16T16:30:18.840Z] 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-03-16T16:30:21.366Z] - Generating browser application bundles (phase: setup)... [2023-03-16T16:30:25.542Z] Compiling @angular/core : es2015 as esm2015 [2023-03-16T16:30:25.542Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-16T16:30:28.816Z] Compiling @angular/common : es2015 as esm2015 [2023-03-16T16:30:28.816Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-16T16:30:29.748Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-16T16:30:29.748Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-16T16:30:30.006Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-16T16:30:30.263Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-16T16:30:30.263Z] Compiling @angular/router : es2015 as esm2015 [2023-03-16T16:30:30.520Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-16T16:30:30.520Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-16T16:30:30.777Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-16T16:30:30.777Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-16T16:30:32.676Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-16T16:30:39.236Z] 16 03 2023 16:30:38.159:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-16T16:30:39.236Z] 16 03 2023 16:30:38.162:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-16T16:30:39.237Z] 16 03 2023 16:30:38.168:INFO [launcher]: Starting browser ChromeHeadless [2023-03-16T16:30:51.433Z] ✔ Browser application bundle generation complete. [2023-03-16T16:30:51.433Z] 16 03 2023 16:30:49.694:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket JMxX2HJreZZo8z2CAAAB with id 44128677 [2023-03-16T16:30:51.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2481 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-03-16T16:30:51.981Z] Running in /w/workspace/edgex-ui-go/98 [Pipeline] { [Pipeline] checkout [2023-03-16T16:30:52.006Z] The recommended git tool is: git [2023-03-16T16:30:52.805Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-16T16:30:52.805Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.086 secs) [2023-03-16T16:30:52.805Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.107 secs) [2023-03-16T16:30:52.805Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.134 secs) [2023-03-16T16:30:52.805Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.168 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.353 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.389 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.398 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.447 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.451 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.462 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.475 secs) [2023-03-16T16:30:53.063Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.487 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.511 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.526 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.531 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.537 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.563 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.571 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.575 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.583 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.61 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.636 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.651 secs) [2023-03-16T16:30:53.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.67 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.708 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.712 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.719 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.721 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.726 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.739 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.77 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.795 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.804 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.841 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.845 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.857 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.863 secs) [2023-03-16T16:30:53.577Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.869 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.875 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.933 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.937 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.941 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.942 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.945 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.96 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.969 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.977 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.985 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.997 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.01 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.016 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.026 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.029 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.03 secs) [2023-03-16T16:30:53.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.047 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.076 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.095 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.111 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.122 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.127 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.13 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.132 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.134 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.149 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.168 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.178 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.184 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.187 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.19 secs) [2023-03-16T16:30:54.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.221 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.247 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.261 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.27 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.276 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) [2023-03-16T16:30:54.351Z] WARN: ' [2023-03-16T16:30:54.351Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T16:30:54.351Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T16:30:54.351Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T16:30:54.351Z] in a future version of Angular. [2023-03-16T16:30:54.351Z] [2023-03-16T16:30:54.351Z] For more information on this, see our API docs here: [2023-03-16T16:30:54.351Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T16:30:54.351Z] ' [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) [2023-03-16T16:30:54.351Z] WARN: ' [2023-03-16T16:30:54.351Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T16:30:54.351Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T16:30:54.351Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T16:30:54.351Z] in a future version of Angular. [2023-03-16T16:30:54.351Z] [2023-03-16T16:30:54.351Z] For more information on this, see our API docs here: [2023-03-16T16:30:54.351Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T16:30:54.351Z] ' [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.305 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.315 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.319 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.32 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.326 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.333 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.358 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.361 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.376 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.379 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.38 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.382 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.383 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.387 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.39 secs) [2023-03-16T16:30:54.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.401 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.434 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.442 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.45 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.465 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.481 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.484 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.486 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.488 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.489 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.495 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.507 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.516 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.533 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.541 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.557 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.567 secs) [2023-03-16T16:30:54.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.574 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.579 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.58 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.582 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.584 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.587 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.588 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.597 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.615 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.622 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.628 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.649 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.658 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.662 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.666 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.669 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.7 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.71 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.713 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.715 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.723 secs) [2023-03-16T16:30:54.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.729 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.745 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.776 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.792 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.798 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.8 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.809 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.822 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.825 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.829 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.831 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.849 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.871 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.874 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.877 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.885 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.898 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.906 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.908 secs) [2023-03-16T16:30:55.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.911 secs) [2023-03-16T16:30:55.383Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.822 secs / 1.911 secs) [2023-03-16T16:30:55.383Z] TOTAL: 149 SUCCESS [2023-03-16T16:30:55.383Z] ✔ Browser application bundle generation complete. [2023-03-16T16:30:55.641Z] [2023-03-16T16:30:55.641Z] =============================== Coverage summary =============================== [2023-03-16T16:30:55.641Z] Statements : 40.98% ( 1467/3580 ) [2023-03-16T16:30:55.641Z] Branches : 12.03% ( 111/923 ) [2023-03-16T16:30:55.641Z] Functions : 33.28% ( 432/1298 ) [2023-03-16T16:30:55.641Z] Lines : 38.91% ( 1318/3387 ) [2023-03-16T16:30:55.641Z] ================================================================================ [2023-03-16T16:30:55.900Z] ✔ Browser application bundle generation complete. [2023-03-16T16:30:56.466Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-03-16T16:30:56.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:30:56.494Z] $ docker stop --time=1 c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 [2023-03-16T16:30:57.534Z] using credential edgex-jenkins-ssh [2023-03-16T16:30:57.552Z] Cloning the remote Git repository [2023-03-16T16:30:57.784Z] $ docker rm -f --volumes c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:30:57.598Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-16T16:30:57.693Z] > git init /w/workspace/edgex-ui-go/98 # timeout=10 [2023-03-16T16:30:57.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-16T16:30:57.854Z] > git --version # timeout=10 [2023-03-16T16:30:57.875Z] > git --version # 'git version 2.25.1' [2023-03-16T16:30:57.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T16:30:58.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:30:58.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:30:59.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T16:30:59.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:31:00.164Z] + ls -al . [2023-03-16T16:31:00.164Z] total 188 [2023-03-16T16:31:00.164Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 16:29 . [2023-03-16T16:31:00.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 .. [2023-03-16T16:31:00.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 .blubracket [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 16:27 .dockerignore [2023-03-16T16:31:00.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:28 .git [2023-03-16T16:31:00.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 .github [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 16:27 .gitignore [2023-03-16T16:31:00.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:28 .semver [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 16:27 Attribution.txt [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 16:27 CHANGELOG.md [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 16:27 CONTRIBUTING.md [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 16:27 Dockerfile [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 16:27 Jenkinsfile [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 16:27 LICENSE [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 16:27 Makefile [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 16:27 README.md [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:28 VERSION [2023-03-16T16:31:00.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 assets [2023-03-16T16:31:00.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 bin [2023-03-16T16:31:00.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 cmd [2023-03-16T16:31:00.164Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:29 coverage.out [2023-03-16T16:31:00.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 docs [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 16:27 go.mod [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 16:27 go.sum [2023-03-16T16:31:00.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:27 internal [2023-03-16T16:31:00.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 snap [2023-03-16T16:31:00.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 testing [2023-03-16T16:31:00.164Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 16:27 version.go [2023-03-16T16:31:00.164Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:00.667Z] + 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=3117862983e23d6112f586b2dfa99700b65170de --label arch=amd64 --label version=3.0.0-dev.2 . [2023-03-16T16:31:00.925Z] Sending build context to Docker daemon 48.46MB [2023-03-16T16:31:00.925Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T16:31:00.925Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T16:31:00.925Z] ---> fb0a3108825a [2023-03-16T16:31:00.925Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T16:31:01.493Z] ---> Running in cfcb1eab5a02 [2023-03-16T16:31:01.493Z] Removing intermediate container cfcb1eab5a02 [2023-03-16T16:31:01.493Z] ---> 04dec10293ff [2023-03-16T16:31:01.493Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T16:31:01.493Z] ---> Running in 8b290dbd1971 [2023-03-16T16:31:01.750Z] Removing intermediate container 8b290dbd1971 [2023-03-16T16:31:01.750Z] ---> bb31fc822ffd [2023-03-16T16:31:01.750Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:31:01.750Z] ---> Running in 4561bf7f8538 [2023-03-16T16:31:01.750Z] Removing intermediate container 4561bf7f8538 [2023-03-16T16:31:01.750Z] ---> d7bcaf9fd1c2 [2023-03-16T16:31:01.750Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-16T16:31:01.750Z] ---> Running in 7373756205e6 [2023-03-16T16:31:01.750Z] Removing intermediate container 7373756205e6 [2023-03-16T16:31:01.750Z] ---> 2f5a5bb8e60a [2023-03-16T16:31:01.750Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T16:31:01.750Z] ---> Running in 88fd7d457100 [2023-03-16T16:31:02.008Z] Removing intermediate container 88fd7d457100 [2023-03-16T16:31:02.008Z] ---> f7e781d01506 [2023-03-16T16:31:02.008Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T16:31:01.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-16T16:31:01.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:31:02.572Z] ---> a05e550bad63 [2023-03-16T16:31:02.572Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T16:31:02.572Z] ---> Running in b9195dc53f0e [2023-03-16T16:31:02.817Z] Avoid second fetch [2023-03-16T16:31:02.817Z] Checking out Revision 3117862983e23d6112f586b2dfa99700b65170de (main) [2023-03-16T16:31:03.138Z] Removing intermediate container b9195dc53f0e [2023-03-16T16:31:03.138Z] ---> 534eae8b35c0 [2023-03-16T16:31:03.138Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:31:03.138Z] ---> Running in aff010ac52f3 [2023-03-16T16:31:03.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:31:02.836Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T16:31:02.916Z] > git checkout -f 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [2023-03-16T16:31:03.757Z] Commit message: "refactor(snap): Update command and metadata sourcing (#596)" [2023-03-16T16:31:03.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:31:04.528Z] OK: 265 MiB in 53 packages [2023-03-16T16:31:04.618Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T16:31:04.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:31:04.618Z] Dload Upload Total Spent Left Speed [2023-03-16T16:31:04.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [2023-03-16T16:31:04.785Z] Removing intermediate container aff010ac52f3 [2023-03-16T16:31:04.785Z] ---> 8c9f057f9eba [2023-03-16T16:31:04.785Z] Step 11/26 : ENV GO111MODULE=on [Pipeline] sh [2023-03-16T16:31:05.043Z] ---> Running in 490eaa857615 [2023-03-16T16:31:05.043Z] Removing intermediate container 490eaa857615 [2023-03-16T16:31:05.043Z] ---> 00f83be92694 [2023-03-16T16:31:05.043Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T16:31:05.043Z] ---> Running in f70ca681268e [2023-03-16T16:31:05.043Z] Removing intermediate container f70ca681268e [2023-03-16T16:31:05.043Z] ---> 4ec6c7c19435 [2023-03-16T16:31:05.043Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-16T16:31:05.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T16:31:05.303Z] ---> e0258f2db6dd [2023-03-16T16:31:05.303Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:31:05.303Z] ---> Running in 58b59be09558 [2023-03-16T16:31:05.561Z] + + sudo tee /etc/docker/daemon.new [2023-03-16T16:31:05.561Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T16:31:05.561Z] { [2023-03-16T16:31:05.561Z] "registry-mirrors": [ [2023-03-16T16:31:05.561Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T16:31:05.561Z] ], [2023-03-16T16:31:05.561Z] "bip": "10.250.0.254/24", [2023-03-16T16:31:05.561Z] "hosts": [ [2023-03-16T16:31:05.561Z] "tcp://0.0.0.0:5555", [2023-03-16T16:31:05.561Z] "unix:///var/run/docker.sock" [2023-03-16T16:31:05.561Z] ], [2023-03-16T16:31:05.561Z] "mtu": 1458, [2023-03-16T16:31:05.561Z] "selinux-enabled": true, [2023-03-16T16:31:05.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T16:31:05.561Z] } [Pipeline] sh [2023-03-16T16:31:05.870Z] Removing intermediate container 58b59be09558 [2023-03-16T16:31:05.870Z] ---> f512b3c2cb12 [2023-03-16T16:31:05.870Z] Step 15/26 : COPY . . [2023-03-16T16:31:05.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T16:31:06.228Z] + sudo service docker restart [2023-03-16T16:31:07.790Z] ---> 646350f92ef5 [2023-03-16T16:31:07.791Z] Step 16/26 : RUN ${MAKE} [2023-03-16T16:31:07.791Z] ---> Running in 6ebba3d305cc [2023-03-16T16:31:07.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:31:24.513Z] provisioning config files... [2023-03-16T16:31:24.540Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/98@tmp/config17669322278461152549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:31:24.897Z] ---> docker-login.sh [2023-03-16T16:31:24.897Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:31:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:25.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:25.485Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:25.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:25.485Z] [2023-03-16T16:31:25.485Z] Login Succeeded [2023-03-16T16:31:25.485Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:31:25.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:25.862Z] Removing intermediate container 6ebba3d305cc [2023-03-16T16:31:25.862Z] ---> 939d71f39775 [2023-03-16T16:31:25.862Z] Step 17/26 : FROM alpine:3.14 [2023-03-16T16:31:25.862Z] 3.14: Pulling from library/alpine [2023-03-16T16:31:25.862Z] d261077062b2: Pulling fs layer [2023-03-16T16:31:25.862Z] d261077062b2: Download complete [2023-03-16T16:31:25.862Z] d261077062b2: Pull complete [2023-03-16T16:31:25.862Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-16T16:31:25.862Z] Status: Downloaded newer image for alpine:3.14 [2023-03-16T16:31:25.862Z] ---> 6dff1269bc79 [2023-03-16T16:31:25.862Z] Step 18/26 : EXPOSE 4000 [2023-03-16T16:31:25.862Z] ---> Running in 98b4c1ae3432 [2023-03-16T16:31:25.862Z] Removing intermediate container 98b4c1ae3432 [2023-03-16T16:31:25.862Z] ---> d3f80f5d6731 [2023-03-16T16:31:25.862Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T16:31:26.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:26.022Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:26.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:26.022Z] [2023-03-16T16:31:26.022Z] Login Succeeded [2023-03-16T16:31:26.022Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:31:26.121Z] ---> beef67e59d0e [2023-03-16T16:31:26.121Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-16T16:31:26.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:26.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:26.294Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:26.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:26.294Z] [2023-03-16T16:31:26.294Z] Login Succeeded [2023-03-16T16:31:26.294Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:31:26.379Z] ---> 88c7fc7def90 [2023-03-16T16:31:26.380Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-16T16:31:26.380Z] ---> 4eb02c96d67d [2023-03-16T16:31:26.380Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T16:31:26.380Z] ---> Running in c991275531b1 [2023-03-16T16:31:26.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:26.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:26.565Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:26.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:26.565Z] [2023-03-16T16:31:26.565Z] Login Succeeded [2023-03-16T16:31:26.565Z] docker.io [2023-03-16T16:31:26.639Z] Removing intermediate container c991275531b1 [2023-03-16T16:31:26.639Z] ---> c084c027acc8 [2023-03-16T16:31:26.639Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-16T16:31:26.639Z] ---> Running in b12d0db1a564 [2023-03-16T16:31:26.639Z] Removing intermediate container b12d0db1a564 [2023-03-16T16:31:26.639Z] ---> 00921f38d938 [2023-03-16T16:31:26.639Z] Step 24/26 : LABEL arch=amd64 [2023-03-16T16:31:26.639Z] ---> Running in 827af36692c5 [2023-03-16T16:31:26.639Z] Removing intermediate container 827af36692c5 [2023-03-16T16:31:26.639Z] ---> ca0ff51c9cdd [2023-03-16T16:31:26.639Z] Step 25/26 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:31:26.639Z] ---> Running in e71b808ddee9 [2023-03-16T16:31:26.639Z] Removing intermediate container e71b808ddee9 [2023-03-16T16:31:26.639Z] ---> f87dae853f42 [2023-03-16T16:31:26.639Z] Step 26/26 : LABEL version=3.0.0-dev.2 [2023-03-16T16:31:26.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:26.897Z] ---> Running in 454ae3bfe2c2 [2023-03-16T16:31:26.897Z] Removing intermediate container 454ae3bfe2c2 [2023-03-16T16:31:26.897Z] ---> 225da734d2da [2023-03-16T16:31:26.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:31:26.898Z] Successfully built 225da734d2da [2023-03-16T16:31:26.898Z] 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-03-16T16:31:27.002Z] provisioning config files... [2023-03-16T16:31:27.011Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8825118878585300960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:31:27.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.107Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.107Z] [2023-03-16T16:31:27.107Z] Login Succeeded [2023-03-16T16:31:27.107Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:31:27.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-16T16:31:27.303Z] ---> docker-login.sh [2023-03-16T16:31:27.303Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:31:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.303Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.303Z] [2023-03-16T16:31:27.303Z] Login Succeeded [2023-03-16T16:31:27.303Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:31:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.303Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.303Z] [2023-03-16T16:31:27.303Z] Login Succeeded [2023-03-16T16:31:27.303Z] nexus3.edgexfoundry.org:10003 [Pipeline] echo [2023-03-16T16:31:27.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:31:27.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:31:27.419Z] ========================================================= [2023-03-16T16:31:27.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T16:31:27.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:27.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:27.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.561Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.561Z] [2023-03-16T16:31:27.561Z] Login Succeeded [2023-03-16T16:31:27.561Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:31:27.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:27.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.561Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.561Z] [2023-03-16T16:31:27.561Z] Login Succeeded [2023-03-16T16:31:27.561Z] docker.io [2023-03-16T16:31:27.772Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T16:31:27.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:31:27.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:31:27.820Z] Configure a credential helper to remove this warning. See [2023-03-16T16:31:27.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:31:27.820Z] [2023-03-16T16:31:27.820Z] Login Succeeded [2023-03-16T16:31:27.820Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:31:27.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:31:27.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:31:27.878Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-03-16T16:31:27.878Z] 3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:31:27.878Z] latest [2023-03-16T16:31:27.878Z] 3.0.0-dev.2 [2023-03-16T16:31:27.878Z] 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:31:27.878Z] main [2023-03-16T16:31:27.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:28.205Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:28.515Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:31:28.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-03-16T16:31:28.515Z] 69496e7f57f4: Preparing [2023-03-16T16:31:28.515Z] 2c57f85b7fc2: Preparing [2023-03-16T16:31:28.515Z] fe409b335ca1: Preparing [2023-03-16T16:31:28.515Z] 625523cb9cce: Preparing [2023-03-16T16:31:28.515Z] 625523cb9cce: Layer already exists [2023-03-16T16:31:28.515Z] 69496e7f57f4: Pushed [2023-03-16T16:31:28.515Z] 2c57f85b7fc2: Pushed [2023-03-16T16:31:28.741Z] Sending build context to Docker daemon 28.78MB [2023-03-16T16:31:28.741Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T16:31:28.741Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-16T16:31:29.013Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T16:31:29.013Z] af6eaf76a39c: Pulling fs layer [2023-03-16T16:31:29.013Z] 55522c791124: Pulling fs layer [2023-03-16T16:31:29.013Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T16:31:29.013Z] 169dfbe0d373: Pulling fs layer [2023-03-16T16:31:29.013Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T16:31:29.013Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T16:31:29.013Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T16:31:29.013Z] 169dfbe0d373: Waiting [2023-03-16T16:31:29.013Z] e1ff8fa3b103: Waiting [2023-03-16T16:31:29.013Z] 52ebb69f0ebf: Waiting [2023-03-16T16:31:29.013Z] 5abe8eddf0d5: Waiting [2023-03-16T16:31:29.013Z] 55522c791124: Verifying Checksum [2023-03-16T16:31:29.013Z] 55522c791124: Download complete [2023-03-16T16:31:29.013Z] 169dfbe0d373: Verifying Checksum [2023-03-16T16:31:29.013Z] 169dfbe0d373: Download complete [2023-03-16T16:31:29.013Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T16:31:29.013Z] e1ff8fa3b103: Download complete [2023-03-16T16:31:29.013Z] af6eaf76a39c: Verifying Checksum [2023-03-16T16:31:29.013Z] af6eaf76a39c: Download complete [2023-03-16T16:31:29.994Z] af6eaf76a39c: Pull complete [2023-03-16T16:31:30.267Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T16:31:30.267Z] 5abe8eddf0d5: Download complete [2023-03-16T16:31:31.702Z] ce5c4a1c91eb: Download complete [2023-03-16T16:31:31.702Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T16:31:31.702Z] 52ebb69f0ebf: Download complete [2023-03-16T16:31:31.804Z] fe409b335ca1: Pushed [2023-03-16T16:31:31.804Z] 3117862983e23d6112f586b2dfa99700b65170de: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:32.108Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:32.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-03-16T16:31:32.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-03-16T16:31:32.409Z] 69496e7f57f4: Preparing [2023-03-16T16:31:32.409Z] 2c57f85b7fc2: Preparing [2023-03-16T16:31:32.409Z] fe409b335ca1: Preparing [2023-03-16T16:31:32.409Z] 625523cb9cce: Preparing [2023-03-16T16:31:32.409Z] 69496e7f57f4: Layer already exists [2023-03-16T16:31:32.409Z] 625523cb9cce: Layer already exists [2023-03-16T16:31:32.409Z] fe409b335ca1: Layer already exists [2023-03-16T16:31:32.409Z] 2c57f85b7fc2: Layer already exists [2023-03-16T16:31:32.409Z] latest: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:32.713Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:33.017Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 [2023-03-16T16:31:33.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-03-16T16:31:33.017Z] 69496e7f57f4: Preparing [2023-03-16T16:31:33.017Z] 2c57f85b7fc2: Preparing [2023-03-16T16:31:33.017Z] fe409b335ca1: Preparing [2023-03-16T16:31:33.017Z] 625523cb9cce: Preparing [2023-03-16T16:31:33.017Z] 625523cb9cce: Layer already exists [2023-03-16T16:31:33.017Z] fe409b335ca1: Layer already exists [2023-03-16T16:31:33.017Z] 69496e7f57f4: Layer already exists [2023-03-16T16:31:33.017Z] 2c57f85b7fc2: Layer already exists [2023-03-16T16:31:33.017Z] 3.0.0-dev.2: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:33.327Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:33.631Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:31:33.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-03-16T16:31:33.631Z] 69496e7f57f4: Preparing [2023-03-16T16:31:33.631Z] 2c57f85b7fc2: Preparing [2023-03-16T16:31:33.631Z] fe409b335ca1: Preparing [2023-03-16T16:31:33.631Z] 625523cb9cce: Preparing [2023-03-16T16:31:33.631Z] 69496e7f57f4: Layer already exists [2023-03-16T16:31:33.631Z] 2c57f85b7fc2: Layer already exists [2023-03-16T16:31:33.631Z] 625523cb9cce: Layer already exists [2023-03-16T16:31:33.631Z] fe409b335ca1: Layer already exists [2023-03-16T16:31:33.631Z] 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-03-16T16:31:33.655Z] 55522c791124: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:33.943Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:34.251Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-03-16T16:31:34.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-03-16T16:31:34.251Z] 69496e7f57f4: Preparing [2023-03-16T16:31:34.251Z] 2c57f85b7fc2: Preparing [2023-03-16T16:31:34.251Z] fe409b335ca1: Preparing [2023-03-16T16:31:34.251Z] 625523cb9cce: Preparing [2023-03-16T16:31:34.251Z] fe409b335ca1: Layer already exists [2023-03-16T16:31:34.251Z] 69496e7f57f4: Layer already exists [2023-03-16T16:31:34.251Z] 2c57f85b7fc2: Layer already exists [2023-03-16T16:31:34.251Z] 625523cb9cce: Layer already exists [2023-03-16T16:31:34.252Z] main: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:31:34.295Z] ===================================================== [Pipeline] echo [2023-03-16T16:31:34.303Z] taggedImages: [2023-03-16T16:31:34.303Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:31:34.303Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-03-16T16:31:34.303Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 [2023-03-16T16:31:34.303Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:31:34.303Z] - 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-03-16T16:31:34.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:31:34.687Z] [2023-03-16T16:31:34.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:31:34.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:31:34.984Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T16:31:34.984Z] 5eb5b503b376: Pulling fs layer [2023-03-16T16:31:34.984Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T16:31:34.984Z] ec43610c2a17: Pulling fs layer [2023-03-16T16:31:34.984Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T16:31:34.984Z] 33b1e0a273af: Pulling fs layer [2023-03-16T16:31:34.984Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T16:31:34.984Z] 2f39f015ded8: Pulling fs layer [2023-03-16T16:31:34.984Z] 3a2ae6a8a46f: Waiting [2023-03-16T16:31:34.984Z] 33b1e0a273af: Waiting [2023-03-16T16:31:34.984Z] 5d3b04190fa2: Waiting [2023-03-16T16:31:34.984Z] 2f39f015ded8: Waiting [2023-03-16T16:31:34.984Z] 5c69ac0246d0: Download complete [2023-03-16T16:31:34.984Z] 3a2ae6a8a46f: Download complete [2023-03-16T16:31:35.244Z] 33b1e0a273af: Verifying Checksum [2023-03-16T16:31:35.244Z] 33b1e0a273af: Download complete [2023-03-16T16:31:35.244Z] ec43610c2a17: Verifying Checksum [2023-03-16T16:31:35.244Z] ec43610c2a17: Download complete [2023-03-16T16:31:35.244Z] 5d3b04190fa2: Download complete [2023-03-16T16:31:35.244Z] 5eb5b503b376: Verifying Checksum [2023-03-16T16:31:35.244Z] 5eb5b503b376: Download complete [2023-03-16T16:31:35.809Z] 2f39f015ded8: Download complete [2023-03-16T16:31:36.373Z] 5eb5b503b376: Pull complete [2023-03-16T16:31:36.630Z] 5c69ac0246d0: Pull complete [2023-03-16T16:31:36.889Z] ec43610c2a17: Pull complete [2023-03-16T16:31:36.889Z] 3a2ae6a8a46f: Pull complete [2023-03-16T16:31:37.146Z] 33b1e0a273af: Pull complete [2023-03-16T16:31:37.404Z] 5d3b04190fa2: Pull complete [2023-03-16T16:31:41.587Z] 2f39f015ded8: Pull complete [2023-03-16T16:31:41.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T16:31:41.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:31:41.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:31:41.668Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:31:41.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:31:44.995Z] $ docker top 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:31:45.418Z] ---> job-cost.sh [2023-03-16T16:31:45.418Z] lf-activate-venv: SKIPPING [2023-03-16T16:31:45.418Z] INFO: No Stack... [2023-03-16T16:31:45.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:31:45.947Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:31:45.975Z] ce5c4a1c91eb: Pull complete [2023-03-16T16:31:45.975Z] 169dfbe0d373: Pull complete [2023-03-16T16:31:45.975Z] e1ff8fa3b103: Pull complete [2023-03-16T16:31:46.235Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-03-16T16:31:46.235Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:31:46.248Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [2023-03-16T16:31:46.254Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] did not exist. Created. [2023-03-16T16:31:46.255Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:31:46.552Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T16:31:46.888Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:31:46.895Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:31:46.922Z] $ docker stop --time=1 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f [2023-03-16T16:31:48.151Z] $ docker rm -f --volumes 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T16:31:52.655Z] 52ebb69f0ebf: Pull complete [2023-03-16T16:31:53.634Z] 5abe8eddf0d5: Pull complete [2023-03-16T16:31:53.634Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T16:31:53.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T16:31:53.917Z] ---> 6cb57ee374ae [2023-03-16T16:31:53.917Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T16:31:55.878Z] ---> Running in 24e83993dc58 [2023-03-16T16:31:56.222Z] Removing intermediate container 24e83993dc58 [2023-03-16T16:31:56.222Z] ---> b97950645848 [2023-03-16T16:31:56.222Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T16:31:56.222Z] ---> Running in 2d9fba260d60 [2023-03-16T16:31:56.533Z] Removing intermediate container 2d9fba260d60 [2023-03-16T16:31:56.533Z] ---> 7dcaa1636bc7 [2023-03-16T16:31:56.533Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:31:56.533Z] ---> Running in 1c12205b7ed2 [2023-03-16T16:31:57.152Z] Removing intermediate container 1c12205b7ed2 [2023-03-16T16:31:57.152Z] ---> a855ff11e53c [2023-03-16T16:31:57.152Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-16T16:31:57.152Z] ---> Running in c33f2b956cce [2023-03-16T16:31:57.423Z] Removing intermediate container c33f2b956cce [2023-03-16T16:31:57.423Z] ---> 7ed7539bd602 [2023-03-16T16:31:57.423Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T16:31:57.423Z] ---> Running in 1f4eb42f6822 [2023-03-16T16:31:58.016Z] Removing intermediate container 1f4eb42f6822 [2023-03-16T16:31:58.016Z] ---> 238909542e2a [2023-03-16T16:31:58.016Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T16:31:58.286Z] latest: Pulling from library/docker [2023-03-16T16:31:58.587Z] af6eaf76a39c: Already exists [2023-03-16T16:31:58.587Z] 1173461b5ece: Pulling fs layer [2023-03-16T16:31:58.587Z] 51c470f9a84d: Pulling fs layer [2023-03-16T16:31:58.587Z] 37ac63e80544: Pulling fs layer [2023-03-16T16:31:58.587Z] 8c8113334214: Pulling fs layer [2023-03-16T16:31:58.587Z] 61601e346ea4: Pulling fs layer [2023-03-16T16:31:58.587Z] 83c4068ee973: Pulling fs layer [2023-03-16T16:31:58.587Z] d1fc4ecb6a84: Pulling fs layer [2023-03-16T16:31:58.587Z] b6bbc4cc529d: Pulling fs layer [2023-03-16T16:31:58.587Z] 944b44ca4050: Pulling fs layer [2023-03-16T16:31:58.587Z] 5c50d9efa965: Pulling fs layer [2023-03-16T16:31:58.587Z] dbcad312f5f5: Pulling fs layer [2023-03-16T16:31:58.587Z] 3d9d2dcd32c9: Pulling fs layer [2023-03-16T16:31:58.587Z] 8c8113334214: Waiting [2023-03-16T16:31:58.587Z] 61601e346ea4: Waiting [2023-03-16T16:31:58.587Z] 83c4068ee973: Waiting [2023-03-16T16:31:58.587Z] d1fc4ecb6a84: Waiting [2023-03-16T16:31:58.587Z] b6bbc4cc529d: Waiting [2023-03-16T16:31:58.587Z] 944b44ca4050: Waiting [2023-03-16T16:31:58.587Z] 5c50d9efa965: Waiting [2023-03-16T16:31:58.588Z] dbcad312f5f5: Waiting [2023-03-16T16:31:58.588Z] 3d9d2dcd32c9: Waiting [2023-03-16T16:31:59.109Z] 1173461b5ece: Verifying Checksum [2023-03-16T16:31:59.109Z] 1173461b5ece: Download complete [2023-03-16T16:31:59.109Z] 51c470f9a84d: Verifying Checksum [2023-03-16T16:31:59.109Z] 51c470f9a84d: Download complete [2023-03-16T16:31:59.109Z] 37ac63e80544: Verifying Checksum [2023-03-16T16:31:59.109Z] 37ac63e80544: Download complete [2023-03-16T16:31:59.385Z] 83c4068ee973: Verifying Checksum [2023-03-16T16:31:59.385Z] 83c4068ee973: Download complete [2023-03-16T16:31:59.385Z] 61601e346ea4: Verifying Checksum [2023-03-16T16:31:59.385Z] 61601e346ea4: Download complete [2023-03-16T16:31:59.385Z] d1fc4ecb6a84: Verifying Checksum [2023-03-16T16:31:59.385Z] d1fc4ecb6a84: Download complete [2023-03-16T16:31:59.385Z] 8c8113334214: Verifying Checksum [2023-03-16T16:31:59.385Z] 8c8113334214: Download complete [2023-03-16T16:31:59.657Z] 944b44ca4050: Verifying Checksum [2023-03-16T16:31:59.657Z] 944b44ca4050: Download complete [2023-03-16T16:31:59.657Z] 1173461b5ece: Pull complete [2023-03-16T16:31:59.657Z] b6bbc4cc529d: Verifying Checksum [2023-03-16T16:31:59.657Z] b6bbc4cc529d: Download complete [2023-03-16T16:31:59.657Z] dbcad312f5f5: Verifying Checksum [2023-03-16T16:31:59.657Z] dbcad312f5f5: Download complete [2023-03-16T16:31:59.929Z] 3d9d2dcd32c9: Verifying Checksum [2023-03-16T16:31:59.929Z] 3d9d2dcd32c9: Download complete [2023-03-16T16:32:00.909Z] 51c470f9a84d: Pull complete [2023-03-16T16:32:01.181Z] 5c50d9efa965: Verifying Checksum [2023-03-16T16:32:01.181Z] 5c50d9efa965: Download complete [2023-03-16T16:32:02.148Z] 37ac63e80544: Pull complete [2023-03-16T16:32:03.113Z] 8c8113334214: Pull complete [2023-03-16T16:32:03.384Z] 61601e346ea4: Pull complete [2023-03-16T16:32:03.654Z] 83c4068ee973: Pull complete [2023-03-16T16:32:03.924Z] d1fc4ecb6a84: Pull complete [2023-03-16T16:32:04.898Z] b6bbc4cc529d: Pull complete [2023-03-16T16:32:05.165Z] 944b44ca4050: Pull complete [2023-03-16T16:32:07.757Z] 5c50d9efa965: Pull complete [2023-03-16T16:32:08.024Z] dbcad312f5f5: Pull complete [2023-03-16T16:32:08.293Z] 3d9d2dcd32c9: Pull complete [2023-03-16T16:32:08.565Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-16T16:32:08.565Z] Status: Downloaded newer image for docker:latest [2023-03-16T16:32:12.835Z] ---> 51f07ca50b9f [2023-03-16T16:32:12.835Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T16:32:12.835Z] ---> Running in 71e289a7b40c [2023-03-16T16:32:14.255Z] Removing intermediate container 71e289a7b40c [2023-03-16T16:32:14.255Z] ---> 68f84d0108e3 [2023-03-16T16:32:14.255Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:32:14.524Z] ---> Running in a1cd2ae31e47 [2023-03-16T16:32:15.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:32:16.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:32:18.016Z] OK: 263 MiB in 53 packages [2023-03-16T16:32:18.602Z] Removing intermediate container a1cd2ae31e47 [2023-03-16T16:32:18.602Z] ---> 56dbaa168915 [2023-03-16T16:32:18.602Z] Step 11/16 : ENV GO111MODULE=on [2023-03-16T16:32:18.602Z] ---> Running in 7880f33874f2 [2023-03-16T16:32:18.870Z] Removing intermediate container 7880f33874f2 [2023-03-16T16:32:18.870Z] ---> 6ac5f8c6f42e [2023-03-16T16:32:18.870Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T16:32:18.870Z] ---> Running in 4d2a22c8c00b [2023-03-16T16:32:19.456Z] Removing intermediate container 4d2a22c8c00b [2023-03-16T16:32:19.456Z] ---> 430d53147066 [2023-03-16T16:32:19.456Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-16T16:32:19.723Z] ---> 779bcd1f15f8 [2023-03-16T16:32:19.723Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:32:19.993Z] ---> Running in a060410f65db [2023-03-16T16:33:16.432Z] Removing intermediate container a060410f65db [2023-03-16T16:33:16.432Z] ---> 596e071400ae [2023-03-16T16:33:16.432Z] Step 15/16 : COPY . . [2023-03-16T16:33:18.393Z] ---> efb1ede7121d [2023-03-16T16:33:18.393Z] Step 16/16 : RUN ${MAKE} [2023-03-16T16:33:18.393Z] ---> Running in 311ddee22822 [2023-03-16T16:33:19.364Z] noop [2023-03-16T16:33:19.956Z] Removing intermediate container 311ddee22822 [2023-03-16T16:33:19.956Z] ---> be8d0c55672d [2023-03-16T16:33:20.224Z] Successfully built be8d0c55672d [2023-03-16T16:33:20.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:33:20.572Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:33:20.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:33:20.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container [2023-03-16T16:33:20.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@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-03-16T16:33:22.139Z] $ docker top a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:33:22.992Z] + go version [2023-03-16T16:33:22.992Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T16:33:23.022Z] $ docker stop --time=1 a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 [2023-03-16T16:33:24.656Z] $ docker rm -f --volumes a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:33:25.180Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:33:25.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:33:25.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container [2023-03-16T16:33:25.409Z] $ 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/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@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-03-16T16:33:26.577Z] $ docker top b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:33:27.397Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/98 [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:33:28.045Z] + make test [2023-03-16T16:33:28.045Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-16T16:34:06.931Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-16T16:35:58.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-16T16:35:58.609Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-16T16:36:20.723Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:36:20.723Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:36:20.723Z] ./bin/test-attribution-txt.sh [2023-03-16T16:36:20.724Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-16T16:36:20.724Z] make -C web test [2023-03-16T16:36:21.002Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/98/web' [2023-03-16T16:36:21.002Z] make[1]: tput: No such file or directory [2023-03-16T16:36:21.002Z] make[1]: tput: No such file or directory [2023-03-16T16:36:21.002Z] warning: generating ./VERSION [2023-03-16T16:36:21.002Z] echo "0.0.0" > VERSION [2023-03-16T16:36:21.002Z] docker build \ [2023-03-16T16:36:21.002Z] -f Dockerfile \ [2023-03-16T16:36:21.002Z] --build-arg USER=1000 \ [2023-03-16T16:36:21.002Z] \ [2023-03-16T16:36:21.002Z] --label "git_sha=3117862983e23d6112f586b2dfa99700b65170de" \ [2023-03-16T16:36:21.002Z] -t edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de \ [2023-03-16T16:36:21.002Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-16T16:36:21.002Z] . [2023-03-16T16:36:21.002Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-16T16:36:21.002Z] Install the buildx component to build images with BuildKit: [2023-03-16T16:36:21.002Z] https://docs.docker.com/go/buildx/ [2023-03-16T16:36:21.002Z] [2023-03-16T16:36:22.431Z] Sending build context to Docker daemon 3.269MB [2023-03-16T16:36:22.700Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-16T16:36:22.700Z] 16.17-alpine3.15: Pulling from library/node [2023-03-16T16:36:24.121Z] 47517142f6ba: Pulling fs layer [2023-03-16T16:36:24.121Z] 5f8c4bfa009b: Pulling fs layer [2023-03-16T16:36:24.121Z] f7079c9c4ba1: Pulling fs layer [2023-03-16T16:36:24.121Z] aba105e6f55a: Pulling fs layer [2023-03-16T16:36:24.121Z] aba105e6f55a: Waiting [2023-03-16T16:36:24.121Z] f7079c9c4ba1: Verifying Checksum [2023-03-16T16:36:24.121Z] f7079c9c4ba1: Download complete [2023-03-16T16:36:24.121Z] 47517142f6ba: Verifying Checksum [2023-03-16T16:36:24.121Z] 47517142f6ba: Download complete [2023-03-16T16:36:24.121Z] aba105e6f55a: Verifying Checksum [2023-03-16T16:36:24.121Z] aba105e6f55a: Download complete [2023-03-16T16:36:25.081Z] 47517142f6ba: Pull complete [2023-03-16T16:36:25.081Z] 5f8c4bfa009b: Verifying Checksum [2023-03-16T16:36:25.081Z] 5f8c4bfa009b: Download complete [2023-03-16T16:36:29.343Z] 5f8c4bfa009b: Pull complete [2023-03-16T16:36:29.343Z] f7079c9c4ba1: Pull complete [2023-03-16T16:36:29.617Z] aba105e6f55a: Pull complete [2023-03-16T16:36:29.618Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-16T16:36:29.618Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-16T16:36:29.618Z] ---> bf1b8b58d215 [2023-03-16T16:36:29.618Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-16T16:36:30.203Z] ---> Running in 688a1511e363 [2023-03-16T16:36:31.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:36:31.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:36:32.385Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-16T16:36:32.385Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-16T16:36:32.385Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-16T16:36:32.385Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-16T16:36:32.385Z] (5/128) Installing libxcb (1.14-r2) [2023-03-16T16:36:32.651Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-16T16:36:32.651Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-16T16:36:32.651Z] (8/128) Installing libice (1.0.10-r0) [2023-03-16T16:36:32.651Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-16T16:36:32.651Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-16T16:36:32.651Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-16T16:36:32.651Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-16T16:36:32.651Z] (13/128) Installing xset (1.2.4-r0) [2023-03-16T16:36:32.651Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-16T16:36:32.651Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-16T16:36:32.652Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-16T16:36:32.652Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-16T16:36:32.652Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-16T16:36:32.917Z] (19/128) Installing libintl (0.21-r0) [2023-03-16T16:36:32.917Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-16T16:36:32.917Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-16T16:36:32.917Z] (22/128) Installing pcre (8.45-r1) [2023-03-16T16:36:32.917Z] (23/128) Installing glib (2.70.1-r0) [2023-03-16T16:36:32.917Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-16T16:36:32.917Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-16T16:36:32.917Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-16T16:36:32.917Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-16T16:36:33.182Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-16T16:36:33.182Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-16T16:36:33.182Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-16T16:36:33.182Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-16T16:36:33.182Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-16T16:36:33.182Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-16T16:36:33.182Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-16T16:36:33.182Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-16T16:36:33.182Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-16T16:36:33.182Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-16T16:36:33.182Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-16T16:36:33.182Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-16T16:36:33.182Z] (40/128) Installing libxi (1.8-r0) [2023-03-16T16:36:33.182Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-16T16:36:33.182Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-16T16:36:33.182Z] (43/128) Installing atk (2.36.0-r0) [2023-03-16T16:36:33.182Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-16T16:36:33.182Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-16T16:36:33.182Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-16T16:36:33.449Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-16T16:36:33.449Z] (48/128) Installing expat (2.5.0-r0) [2023-03-16T16:36:33.449Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-16T16:36:33.449Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-16T16:36:33.449Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-16T16:36:33.449Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-16T16:36:33.449Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-16T16:36:33.449Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-16T16:36:33.449Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-16T16:36:33.449Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-16T16:36:33.449Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-16T16:36:33.449Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-16T16:36:33.449Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-16T16:36:33.717Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-16T16:36:33.717Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-16T16:36:33.717Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-16T16:36:33.717Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-16T16:36:33.717Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-16T16:36:33.717Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-16T16:36:33.717Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-16T16:36:33.717Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-16T16:36:33.717Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-16T16:36:33.717Z] (69/128) Installing pango (1.48.10-r0) [2023-03-16T16:36:33.717Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-16T16:36:33.717Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-16T16:36:33.717Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-16T16:36:33.984Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-16T16:36:33.984Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-16T16:36:33.984Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-16T16:36:34.253Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-16T16:36:34.520Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-16T16:36:34.520Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-16T16:36:34.520Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-16T16:36:34.520Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-16T16:36:36.466Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-16T16:36:36.735Z] (80/128) Installing flac (1.3.4-r0) [2023-03-16T16:36:36.735Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-16T16:36:36.735Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-16T16:36:36.735Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-16T16:36:36.735Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-16T16:36:36.735Z] (85/128) Installing libass (0.15.2-r0) [2023-03-16T16:36:36.735Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-16T16:36:37.004Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-16T16:36:37.004Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-16T16:36:37.004Z] (89/128) Installing lame (3.100-r0) [2023-03-16T16:36:37.004Z] (90/128) Installing opus (1.3.1-r1) [2023-03-16T16:36:37.004Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-16T16:36:37.004Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-16T16:36:37.004Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-16T16:36:37.004Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-16T16:36:37.004Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-16T16:36:37.004Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-16T16:36:37.004Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-16T16:36:37.004Z] (98/128) Installing libva (2.13.0-r0) [2023-03-16T16:36:37.004Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-16T16:36:37.004Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-16T16:36:37.004Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-16T16:36:37.276Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-16T16:36:37.276Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-16T16:36:37.276Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-16T16:36:37.276Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-16T16:36:37.276Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-16T16:36:37.276Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-16T16:36:37.863Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-16T16:36:37.863Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-16T16:36:37.864Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-16T16:36:37.864Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-16T16:36:37.864Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-16T16:36:37.864Z] (113/128) Installing nspr (4.32-r0) [2023-03-16T16:36:37.864Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-16T16:36:37.864Z] (115/128) Installing nss (3.78.1-r0) [2023-03-16T16:36:37.864Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-16T16:36:38.131Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-16T16:36:38.131Z] (118/128) Installing orc (0.4.32-r0) [2023-03-16T16:36:38.131Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-16T16:36:38.131Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-16T16:36:38.131Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-16T16:36:38.131Z] (122/128) Installing libpulse (15.0-r2) [2023-03-16T16:36:38.131Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-16T16:36:38.131Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-16T16:36:38.131Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-16T16:36:38.131Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-16T16:36:38.131Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-16T16:36:38.131Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-16T16:36:42.391Z] Executing busybox-1.34.1-r7.trigger [2023-03-16T16:36:42.391Z] Executing glib-2.70.1-r0.trigger [2023-03-16T16:36:42.391Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-16T16:36:44.982Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-16T16:36:44.982Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-16T16:36:44.982Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-16T16:36:44.982Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-16T16:36:44.982Z] OK: 275 MiB in 144 packages [2023-03-16T16:36:55.080Z] Removing intermediate container 688a1511e363 [2023-03-16T16:36:55.080Z] ---> a84c0b842eb6 [2023-03-16T16:36:55.080Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-16T16:36:55.080Z] ---> Running in 061b10d13d23 [2023-03-16T16:36:55.080Z] Removing intermediate container 061b10d13d23 [2023-03-16T16:36:55.080Z] ---> 9d3b257ed01e [2023-03-16T16:36:55.080Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-16T16:36:55.080Z] ---> Running in 567d0328ec93 [2023-03-16T16:36:55.080Z] Removing intermediate container 567d0328ec93 [2023-03-16T16:36:55.080Z] ---> 961a48e771ec [2023-03-16T16:36:55.080Z] Step 5/10 : RUN npm install -g npm [2023-03-16T16:36:55.080Z] ---> Running in dfdd5fd34889 [2023-03-16T16:37:27.334Z] [2023-03-16T16:37:27.334Z] removed 7 packages, changed 97 packages, and audited 238 packages in 27s [2023-03-16T16:37:27.334Z] [2023-03-16T16:37:27.334Z] 16 packages are looking for funding [2023-03-16T16:37:27.334Z] run `npm fund` for details [2023-03-16T16:37:27.334Z] [2023-03-16T16:37:27.334Z] found 0 vulnerabilities [2023-03-16T16:37:28.746Z] Removing intermediate container dfdd5fd34889 [2023-03-16T16:37:28.746Z] ---> 7d02c9864e4c [2023-03-16T16:37:28.746Z] Step 6/10 : ARG USER=1000 [2023-03-16T16:37:31.156Z] ---> Running in bd767e5e0057 [2023-03-16T16:37:31.432Z] Removing intermediate container bd767e5e0057 [2023-03-16T16:37:31.432Z] ---> 79c59bdc16d0 [2023-03-16T16:37:31.432Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-16T16:37:31.432Z] ---> Running in 6f14c7d2c191 [2023-03-16T16:37:33.385Z] Removing intermediate container 6f14c7d2c191 [2023-03-16T16:37:33.385Z] ---> e5057aaf10b7 [2023-03-16T16:37:33.385Z] Step 8/10 : USER $USER:$USER [2023-03-16T16:37:33.385Z] ---> Running in 9114f08036f7 [2023-03-16T16:37:33.658Z] Removing intermediate container 9114f08036f7 [2023-03-16T16:37:33.658Z] ---> 708ee850cd63 [2023-03-16T16:37:33.658Z] Step 9/10 : WORKDIR /app [2023-03-16T16:37:33.929Z] ---> Running in 0bd46a81f711 [2023-03-16T16:37:34.263Z] Removing intermediate container 0bd46a81f711 [2023-03-16T16:37:34.263Z] ---> 33cfe75120d9 [2023-03-16T16:37:34.263Z] Step 10/10 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:37:34.263Z] ---> Running in 5791601a39d9 [2023-03-16T16:37:34.536Z] Removing intermediate container 5791601a39d9 [2023-03-16T16:37:34.536Z] ---> 7cc8913b1995 [2023-03-16T16:37:34.817Z] Successfully built 7cc8913b1995 [2023-03-16T16:37:34.817Z] Successfully tagged edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:37:34.817Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-16T16:37:34.817Z] touch edgex-web-ui.imagebuilt [2023-03-16T16:37:34.817Z] mkdir -p node_modules coverage [2023-03-16T16:37:34.817Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-16T16:37:34.817Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.913Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE required: { [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE }, [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T16:37:49.914Z] npm WARN EBADENGINE } [2023-03-16T16:38:28.814Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-16T16:38:28.814Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-16T16:38:28.814Z] 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-03-16T16:38:28.814Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:38:29.788Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-16T16:38:36.440Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-16T16:38:44.658Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-16T16:38:44.927Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-16T16:38:49.433Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-16T16:39:16.188Z] 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-03-16T16:39:16.188Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:39:16.188Z] 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-03-16T16:39:19.534Z] 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-03-16T16:39:20.949Z] 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-03-16T16:39:22.367Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T16:39:37.377Z] 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-03-16T16:39:37.377Z] 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-03-16T16:39:55.585Z] 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-03-16T16:40:27.826Z] 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-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] added 1475 packages, and audited 1476 packages in 3m [2023-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] 90 packages are looking for funding [2023-03-16T16:41:06.694Z] run `npm fund` for details [2023-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) [2023-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] To address issues that do not require attention, run: [2023-03-16T16:41:06.694Z] npm audit fix [2023-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] To address all issues (including breaking changes), run: [2023-03-16T16:41:06.694Z] npm audit fix --force [2023-03-16T16:41:06.694Z] [2023-03-16T16:41:06.694Z] Run `npm audit` for details. [2023-03-16T16:41:08.641Z] 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-03-16T16:41:26.851Z] - Generating browser application bundles (phase: setup)... [2023-03-16T16:41:59.066Z] Compiling @angular/core : es2015 as esm2015 [2023-03-16T16:41:59.066Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-16T16:42:31.275Z] Compiling @angular/common : es2015 as esm2015 [2023-03-16T16:42:31.275Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-16T16:42:35.528Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-16T16:42:35.528Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-16T16:42:38.876Z] Compiling @angular/router : es2015 as esm2015 [2023-03-16T16:42:39.862Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-16T16:42:45.197Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-16T16:42:47.133Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-16T16:42:47.133Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-16T16:42:52.464Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-16T16:42:52.464Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-16T16:42:52.464Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-16T16:43:48.842Z] 16 03 2023 16:43:47.658:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-16T16:43:48.842Z] 16 03 2023 16:43:47.671:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-16T16:43:48.842Z] 16 03 2023 16:43:47.697:INFO [launcher]: Starting browser ChromeHeadless [2023-03-16T16:44:56.751Z] 16 03 2023 16:44:53.347:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-16T16:45:09.113Z] 16 03 2023 16:45:08.396:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-16T16:45:19.185Z] 16 03 2023 16:45:18.265:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-03-16T16:45:45.862Z] ✔ Browser application bundle generation complete. [2023-03-16T16:45:45.862Z] 16 03 2023 16:45:45.764:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket FWbW1X46yVcm0osRAAAB with id 47800777 [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.193 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.254 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.272 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.291 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.872 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.424 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.537 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.559 secs) [2023-03-16T16:46:04.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.819 secs) [2023-03-16T16:46:04.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.927 secs) [2023-03-16T16:46:04.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.094 secs) [2023-03-16T16:46:04.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.315 secs) [2023-03-16T16:46:05.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.717 secs) [2023-03-16T16:46:05.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.906 secs) [2023-03-16T16:46:05.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.035 secs) [2023-03-16T16:46:05.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.069 secs) [2023-03-16T16:46:05.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.09 secs) [2023-03-16T16:46:05.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.177 secs) [2023-03-16T16:46:05.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.192 secs) [2023-03-16T16:46:05.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.209 secs) [2023-03-16T16:46:05.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.225 secs) [2023-03-16T16:46:05.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.262 secs) [2023-03-16T16:46:06.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.378 secs) [2023-03-16T16:46:06.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.451 secs) [2023-03-16T16:46:06.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.804 secs) [2023-03-16T16:46:06.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.877 secs) [2023-03-16T16:46:06.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.987 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.049 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.065 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.079 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.126 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.139 secs) [2023-03-16T16:46:06.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.15 secs) [2023-03-16T16:46:07.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.276 secs) [2023-03-16T16:46:07.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.323 secs) [2023-03-16T16:46:07.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.337 secs) [2023-03-16T16:46:07.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.35 secs) [2023-03-16T16:46:07.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.541 secs) [2023-03-16T16:46:07.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.778 secs) [2023-03-16T16:46:08.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.955 secs) [2023-03-16T16:46:08.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.007 secs) [2023-03-16T16:46:08.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.061 secs) [2023-03-16T16:46:08.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.751 secs) [2023-03-16T16:46:09.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.807 secs) [2023-03-16T16:46:09.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.837 secs) [2023-03-16T16:46:09.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.856 secs) [2023-03-16T16:46:09.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.971 secs) [2023-03-16T16:46:09.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.006 secs) [2023-03-16T16:46:09.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.034 secs) [2023-03-16T16:46:09.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.064 secs) [2023-03-16T16:46:09.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.082 secs) [2023-03-16T16:46:09.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.239 secs) [2023-03-16T16:46:09.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.292 secs) [2023-03-16T16:46:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.435 secs) [2023-03-16T16:46:10.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.852 secs) [2023-03-16T16:46:10.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.161 secs) [2023-03-16T16:46:11.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.245 secs) [2023-03-16T16:46:11.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.296 secs) [2023-03-16T16:46:11.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.345 secs) [2023-03-16T16:46:11.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.371 secs) [2023-03-16T16:46:11.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.503 secs) [2023-03-16T16:46:11.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.551 secs) [2023-03-16T16:46:11.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.609 secs) [2023-03-16T16:46:11.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.644 secs) [2023-03-16T16:46:11.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.744 secs) [2023-03-16T16:46:12.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.977 secs) [2023-03-16T16:46:12.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.244 secs) [2023-03-16T16:46:12.668Z] WARN: ' [2023-03-16T16:46:12.668Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T16:46:12.668Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T16:46:12.668Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T16:46:12.668Z] in a future version of Angular. [2023-03-16T16:46:12.668Z] [2023-03-16T16:46:12.668Z] For more information on this, see our API docs here: [2023-03-16T16:46:12.668Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T16:46:12.668Z] ' [2023-03-16T16:46:12.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.244 secs) [2023-03-16T16:46:12.668Z] WARN: ' [2023-03-16T16:46:12.668Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T16:46:12.668Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T16:46:12.668Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T16:46:12.668Z] in a future version of Angular. [2023-03-16T16:46:12.668Z] [2023-03-16T16:46:12.668Z] For more information on this, see our API docs here: [2023-03-16T16:46:12.668Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T16:46:12.668Z] ' [2023-03-16T16:46:12.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.419 secs) [2023-03-16T16:46:12.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.46 secs) [2023-03-16T16:46:12.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.557 secs) [2023-03-16T16:46:12.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.581 secs) [2023-03-16T16:46:12.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.658 secs) [2023-03-16T16:46:13.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.69 secs) [2023-03-16T16:46:13.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.909 secs) [2023-03-16T16:46:13.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.99 secs) [2023-03-16T16:46:13.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.011 secs) [2023-03-16T16:46:13.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.024 secs) [2023-03-16T16:46:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.065 secs) [2023-03-16T16:46:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.08 secs) [2023-03-16T16:46:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.09 secs) [2023-03-16T16:46:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.221 secs) [2023-03-16T16:46:13.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.357 secs) [2023-03-16T16:46:13.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.431 secs) [2023-03-16T16:46:14.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.484 secs) [2023-03-16T16:46:14.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.524 secs) [2023-03-16T16:46:14.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.541 secs) [2023-03-16T16:46:14.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.549 secs) [2023-03-16T16:46:14.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.585 secs) [2023-03-16T16:46:14.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.632 secs) [2023-03-16T16:46:14.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.649 secs) [2023-03-16T16:46:14.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.661 secs) [2023-03-16T16:46:14.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.707 secs) [2023-03-16T16:46:14.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.891 secs) [2023-03-16T16:46:15.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.08 secs) [2023-03-16T16:46:15.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.166 secs) [2023-03-16T16:46:15.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.221 secs) [2023-03-16T16:46:15.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.294 secs) [2023-03-16T16:46:15.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.339 secs) [2023-03-16T16:46:15.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.352 secs) [2023-03-16T16:46:15.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.366 secs) [2023-03-16T16:46:15.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.57 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.596 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.609 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.65 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.671 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.692 secs) [2023-03-16T16:46:15.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.715 secs) [2023-03-16T16:46:16.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.764 secs) [2023-03-16T16:46:16.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.794 secs) [2023-03-16T16:46:16.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.816 secs) [2023-03-16T16:46:16.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.896 secs) [2023-03-16T16:46:16.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.974 secs) [2023-03-16T16:46:16.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.084 secs) [2023-03-16T16:46:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.142 secs) [2023-03-16T16:46:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.182 secs) [2023-03-16T16:46:16.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.28 secs) [2023-03-16T16:46:16.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.38 secs) [2023-03-16T16:46:17.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.765 secs) [2023-03-16T16:46:17.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.797 secs) [2023-03-16T16:46:17.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.937 secs) [2023-03-16T16:46:17.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.978 secs) [2023-03-16T16:46:17.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.038 secs) [2023-03-16T16:46:17.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.068 secs) [2023-03-16T16:46:18.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.109 secs) [2023-03-16T16:46:18.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.183 secs) [2023-03-16T16:46:18.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.313 secs) [2023-03-16T16:46:18.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.48 secs) [2023-03-16T16:46:18.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.565 secs) [2023-03-16T16:46:18.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.634 secs) [2023-03-16T16:46:18.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.686 secs) [2023-03-16T16:46:18.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.712 secs) [2023-03-16T16:46:18.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.735 secs) [2023-03-16T16:46:18.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.79 secs) [2023-03-16T16:46:18.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.809 secs) [2023-03-16T16:46:19.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.006 secs) [2023-03-16T16:46:19.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.028 secs) [2023-03-16T16:46:19.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.073 secs) [2023-03-16T16:46:19.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.19 secs) [2023-03-16T16:46:19.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.24 secs) [2023-03-16T16:46:19.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.287 secs) [2023-03-16T16:46:19.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.484 secs) [2023-03-16T16:46:19.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.527 secs) [2023-03-16T16:46:20.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.668 secs) [2023-03-16T16:46:20.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.692 secs) [2023-03-16T16:46:20.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.777 secs) [2023-03-16T16:46:20.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.885 secs) [2023-03-16T16:46:20.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.912 secs) [2023-03-16T16:46:20.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.963 secs) [2023-03-16T16:46:20.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.085 secs) [2023-03-16T16:46:21.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.465 secs / 14.085 secs) [2023-03-16T16:46:21.625Z] TOTAL: 149 SUCCESS [2023-03-16T16:46:21.625Z] ✔ Browser application bundle generation complete. [2023-03-16T16:46:24.957Z] [2023-03-16T16:46:24.957Z] =============================== Coverage summary =============================== [2023-03-16T16:46:24.957Z] Statements : 40.98% ( 1467/3580 ) [2023-03-16T16:46:24.957Z] Branches : 12.03% ( 111/923 ) [2023-03-16T16:46:24.957Z] Functions : 33.28% ( 432/1298 ) [2023-03-16T16:46:24.957Z] Lines : 38.91% ( 1318/3387 ) [2023-03-16T16:46:24.957Z] ================================================================================ [2023-03-16T16:46:24.957Z] 16 03 2023 16:46:24.659:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-16T16:46:25.910Z] ✔ Browser application bundle generation complete. [2023-03-16T16:46:26.491Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/98/web' [Pipeline] echo [2023-03-16T16:46:26.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:46:26.528Z] $ docker stop --time=1 b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d [2023-03-16T16:46:28.176Z] $ docker rm -f --volumes b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:46:29.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:46:31.770Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T16:46:36.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:46:37.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:46:40.250Z] + ls -al . [2023-03-16T16:46:40.250Z] total 184 [2023-03-16T16:46:40.250Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 16:33 . [2023-03-16T16:46:40.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:30 .. [2023-03-16T16:46:40.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 .blubracket [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 16:31 .dockerignore [2023-03-16T16:46:40.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:31 .git [2023-03-16T16:46:40.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 .github [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 16:31 .gitignore [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 16:31 Attribution.txt [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 16:31 CHANGELOG.md [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 16:31 CONTRIBUTING.md [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 16:31 Dockerfile [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 16:31 Jenkinsfile [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 16:31 LICENSE [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 16:31 Makefile [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 16:31 README.md [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:28 VERSION [2023-03-16T16:46:40.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 assets [2023-03-16T16:46:40.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 bin [2023-03-16T16:46:40.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 cmd [2023-03-16T16:46:40.250Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:33 coverage.out [2023-03-16T16:46:40.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 docs [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 16:31 go.mod [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 16:31 go.sum [2023-03-16T16:46:40.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:31 internal [2023-03-16T16:46:40.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:31 snap [2023-03-16T16:46:40.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:31 testing [2023-03-16T16:46:40.250Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 16:31 version.go [2023-03-16T16:46:40.250Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:46:40.577Z] + 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=3117862983e23d6112f586b2dfa99700b65170de --label arch=arm64 --label version=3.0.0-dev.2 . [2023-03-16T16:46:42.233Z] Sending build context to Docker daemon 31.53MB [2023-03-16T16:46:42.233Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T16:46:42.233Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T16:46:42.233Z] ---> be8d0c55672d [2023-03-16T16:46:42.233Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T16:46:42.815Z] ---> Running in 0a0f89430e37 [2023-03-16T16:46:43.082Z] Removing intermediate container 0a0f89430e37 [2023-03-16T16:46:43.082Z] ---> 5982c5e4bdcb [2023-03-16T16:46:43.082Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T16:46:43.082Z] ---> Running in 38169ebeb3bf [2023-03-16T16:46:43.356Z] Removing intermediate container 38169ebeb3bf [2023-03-16T16:46:43.356Z] ---> 0d92cd8edfc8 [2023-03-16T16:46:43.356Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:46:43.626Z] ---> Running in c6847f49908e [2023-03-16T16:46:43.891Z] Removing intermediate container c6847f49908e [2023-03-16T16:46:43.891Z] ---> 4234d47b5255 [2023-03-16T16:46:43.891Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-16T16:46:43.891Z] ---> Running in f73c254f5f6d [2023-03-16T16:46:44.157Z] Removing intermediate container f73c254f5f6d [2023-03-16T16:46:44.157Z] ---> 69f7dde12670 [2023-03-16T16:46:44.157Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T16:46:44.157Z] ---> Running in d18808186a20 [2023-03-16T16:46:44.433Z] Removing intermediate container d18808186a20 [2023-03-16T16:46:44.433Z] ---> edf001e567bd [2023-03-16T16:46:44.433Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T16:46:45.843Z] ---> 5c9a7cc72e49 [2023-03-16T16:46:45.843Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T16:46:46.109Z] ---> Running in 97c7fbbe9b1e [2023-03-16T16:46:47.516Z] Removing intermediate container 97c7fbbe9b1e [2023-03-16T16:46:47.516Z] ---> 86583a24995c [2023-03-16T16:46:47.516Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:46:47.784Z] ---> Running in ed379429f5dd [2023-03-16T16:46:48.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:46:49.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:46:51.265Z] OK: 263 MiB in 53 packages [2023-03-16T16:46:51.848Z] Removing intermediate container ed379429f5dd [2023-03-16T16:46:51.848Z] ---> aa6a672cf5a8 [2023-03-16T16:46:51.848Z] Step 11/26 : ENV GO111MODULE=on [2023-03-16T16:46:51.848Z] ---> Running in 6a49bf4e99fd [2023-03-16T16:46:52.116Z] Removing intermediate container 6a49bf4e99fd [2023-03-16T16:46:52.116Z] ---> 1221221fd59e [2023-03-16T16:46:52.116Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T16:46:52.116Z] ---> Running in 1174a67944b4 [2023-03-16T16:46:52.383Z] Removing intermediate container 1174a67944b4 [2023-03-16T16:46:52.383Z] ---> f333a2fb2e1e [2023-03-16T16:46:52.383Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-16T16:46:52.965Z] ---> 3b836c68dc44 [2023-03-16T16:46:52.965Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:46:53.238Z] ---> Running in a8d82f4342ed [2023-03-16T16:46:55.200Z] Removing intermediate container a8d82f4342ed [2023-03-16T16:46:55.200Z] ---> e57cd3304b72 [2023-03-16T16:46:55.200Z] Step 15/26 : COPY . . [2023-03-16T16:46:59.451Z] ---> 9ad1bfcb08c0 [2023-03-16T16:46:59.452Z] Step 16/26 : RUN ${MAKE} [2023-03-16T16:46:59.452Z] ---> Running in 8971518290eb [2023-03-16T16:47:00.031Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-03-16T16:48:51.668Z] Removing intermediate container 8971518290eb [2023-03-16T16:48:51.668Z] ---> d95bc7601ef5 [2023-03-16T16:48:51.668Z] Step 17/26 : FROM alpine:3.14 [2023-03-16T16:48:51.668Z] 3.14: Pulling from library/alpine [2023-03-16T16:48:51.668Z] 6f0e733d82e2: Pulling fs layer [2023-03-16T16:48:51.668Z] 6f0e733d82e2: Verifying Checksum [2023-03-16T16:48:51.668Z] 6f0e733d82e2: Download complete [2023-03-16T16:48:51.934Z] 6f0e733d82e2: Pull complete [2023-03-16T16:48:51.934Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-16T16:48:53.351Z] Status: Downloaded newer image for alpine:3.14 [2023-03-16T16:48:53.351Z] ---> bf97f6347a60 [2023-03-16T16:48:53.351Z] Step 18/26 : EXPOSE 4000 [2023-03-16T16:48:53.351Z] ---> Running in 922be1373f91 [2023-03-16T16:48:53.351Z] Removing intermediate container 922be1373f91 [2023-03-16T16:48:53.351Z] ---> c7e7293071fe [2023-03-16T16:48:53.351Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T16:48:55.293Z] ---> d1efd790e07e [2023-03-16T16:48:55.293Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-16T16:48:55.559Z] ---> 537516df7f23 [2023-03-16T16:48:55.559Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-16T16:48:55.823Z] ---> 7eeb504e1785 [2023-03-16T16:48:55.824Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T16:48:56.090Z] ---> Running in e970f666c2f1 [2023-03-16T16:48:56.354Z] Removing intermediate container e970f666c2f1 [2023-03-16T16:48:56.354Z] ---> 180326d55519 [2023-03-16T16:48:56.354Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-16T16:48:56.354Z] ---> Running in 1758f5187c2f [2023-03-16T16:48:56.618Z] Removing intermediate container 1758f5187c2f [2023-03-16T16:48:56.618Z] ---> 4c998fc193c2 [2023-03-16T16:48:56.618Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T16:48:56.618Z] ---> Running in 6e38de5de68c [2023-03-16T16:48:56.883Z] Removing intermediate container 6e38de5de68c [2023-03-16T16:48:56.883Z] ---> bd44cf520989 [2023-03-16T16:48:56.883Z] Step 25/26 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:48:56.883Z] ---> Running in d511e444884a [2023-03-16T16:48:57.148Z] Removing intermediate container d511e444884a [2023-03-16T16:48:57.148Z] ---> 4a815b200687 [2023-03-16T16:48:57.148Z] Step 26/26 : LABEL version=3.0.0-dev.2 [2023-03-16T16:48:57.414Z] ---> Running in 1496688c8ddf [2023-03-16T16:48:57.679Z] Removing intermediate container 1496688c8ddf [2023-03-16T16:48:57.679Z] ---> 3c10c32437bf [2023-03-16T16:48:57.679Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:48:57.679Z] Successfully built 3c10c32437bf [2023-03-16T16:48:57.679Z] 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-03-16T16:48:57.781Z] provisioning config files... [2023-03-16T16:48:57.794Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/98@tmp/config14207295929160151345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:48:58.119Z] ---> docker-login.sh [2023-03-16T16:48:58.119Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:48:58.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:48:58.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:48:58.385Z] Configure a credential helper to remove this warning. See [2023-03-16T16:48:58.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:48:58.385Z] [2023-03-16T16:48:58.385Z] Login Succeeded [2023-03-16T16:48:58.385Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:48:58.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:48:58.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:48:58.650Z] Configure a credential helper to remove this warning. See [2023-03-16T16:48:58.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:48:58.650Z] [2023-03-16T16:48:58.650Z] Login Succeeded [2023-03-16T16:48:58.650Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:48:58.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:48:58.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:48:58.915Z] Configure a credential helper to remove this warning. See [2023-03-16T16:48:58.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:48:58.915Z] [2023-03-16T16:48:58.915Z] Login Succeeded [2023-03-16T16:48:58.915Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:48:59.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:48:59.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:48:59.445Z] Configure a credential helper to remove this warning. See [2023-03-16T16:48:59.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:48:59.445Z] [2023-03-16T16:48:59.445Z] Login Succeeded [2023-03-16T16:48:59.445Z] docker.io [2023-03-16T16:48:59.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:48:59.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:48:59.709Z] Configure a credential helper to remove this warning. See [2023-03-16T16:48:59.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:48:59.709Z] [2023-03-16T16:48:59.709Z] Login Succeeded [2023-03-16T16:48:59.709Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:48:59.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:48:59.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:48:59.759Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-03-16T16:48:59.759Z] 3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:48:59.759Z] latest [2023-03-16T16:48:59.759Z] 3.0.0-dev.2 [2023-03-16T16:48:59.759Z] 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:48:59.759Z] main [2023-03-16T16:48:59.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:00.087Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:00.416Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:49:00.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-03-16T16:49:00.416Z] ccd3610299a9: Preparing [2023-03-16T16:49:00.416Z] 93a2e7ec14f1: Preparing [2023-03-16T16:49:00.416Z] 8bea9d259e50: Preparing [2023-03-16T16:49:00.416Z] c39af2d4cb8d: Preparing [2023-03-16T16:49:00.416Z] c39af2d4cb8d: Layer already exists [2023-03-16T16:49:00.682Z] ccd3610299a9: Pushed [2023-03-16T16:49:00.682Z] 93a2e7ec14f1: Pushed [2023-03-16T16:49:07.303Z] 8bea9d259e50: Pushed [2023-03-16T16:49:07.303Z] 3117862983e23d6112f586b2dfa99700b65170de: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:07.646Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:07.983Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-03-16T16:49:07.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-03-16T16:49:07.983Z] ccd3610299a9: Preparing [2023-03-16T16:49:07.983Z] 93a2e7ec14f1: Preparing [2023-03-16T16:49:07.983Z] 8bea9d259e50: Preparing [2023-03-16T16:49:07.983Z] c39af2d4cb8d: Preparing [2023-03-16T16:49:07.983Z] c39af2d4cb8d: Layer already exists [2023-03-16T16:49:07.983Z] ccd3610299a9: Layer already exists [2023-03-16T16:49:07.983Z] 93a2e7ec14f1: Layer already exists [2023-03-16T16:49:07.983Z] 8bea9d259e50: Layer already exists [2023-03-16T16:49:07.983Z] latest: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:08.322Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:08.651Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 [2023-03-16T16:49:08.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-03-16T16:49:08.651Z] ccd3610299a9: Preparing [2023-03-16T16:49:08.651Z] 93a2e7ec14f1: Preparing [2023-03-16T16:49:08.651Z] 8bea9d259e50: Preparing [2023-03-16T16:49:08.651Z] c39af2d4cb8d: Preparing [2023-03-16T16:49:08.651Z] 93a2e7ec14f1: Layer already exists [2023-03-16T16:49:08.651Z] ccd3610299a9: Layer already exists [2023-03-16T16:49:08.651Z] 8bea9d259e50: Layer already exists [2023-03-16T16:49:08.651Z] c39af2d4cb8d: Layer already exists [2023-03-16T16:49:08.651Z] 3.0.0-dev.2: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:08.984Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:09.310Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:49:09.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-03-16T16:49:09.310Z] ccd3610299a9: Preparing [2023-03-16T16:49:09.310Z] 93a2e7ec14f1: Preparing [2023-03-16T16:49:09.310Z] 8bea9d259e50: Preparing [2023-03-16T16:49:09.310Z] c39af2d4cb8d: Preparing [2023-03-16T16:49:09.310Z] c39af2d4cb8d: Layer already exists [2023-03-16T16:49:09.310Z] ccd3610299a9: Layer already exists [2023-03-16T16:49:09.310Z] 8bea9d259e50: Layer already exists [2023-03-16T16:49:09.310Z] 93a2e7ec14f1: Layer already exists [2023-03-16T16:49:09.310Z] 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:09.647Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:09.977Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-03-16T16:49:09.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-03-16T16:49:09.977Z] ccd3610299a9: Preparing [2023-03-16T16:49:09.977Z] 93a2e7ec14f1: Preparing [2023-03-16T16:49:09.977Z] 8bea9d259e50: Preparing [2023-03-16T16:49:09.977Z] c39af2d4cb8d: Preparing [2023-03-16T16:49:09.978Z] 93a2e7ec14f1: Layer already exists [2023-03-16T16:49:09.978Z] ccd3610299a9: Layer already exists [2023-03-16T16:49:09.978Z] c39af2d4cb8d: Layer already exists [2023-03-16T16:49:09.978Z] 8bea9d259e50: Layer already exists [2023-03-16T16:49:09.978Z] main: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:49:10.023Z] ===================================================== [Pipeline] echo [2023-03-16T16:49:10.029Z] taggedImages: [2023-03-16T16:49:10.029Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de [2023-03-16T16:49:10.029Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-03-16T16:49:10.029Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 [2023-03-16T16:49:10.029Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [2023-03-16T16:49:10.029Z] - 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-03-16T16:49:10.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:49:10.387Z] [2023-03-16T16:49:10.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:10.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:49:10.716Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T16:49:10.716Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T16:49:10.716Z] 04944245beec: Pulling fs layer [2023-03-16T16:49:10.716Z] 699f458cf7ca: Pulling fs layer [2023-03-16T16:49:10.716Z] 765212b225bb: Pulling fs layer [2023-03-16T16:49:10.716Z] f23df028b6ca: Pulling fs layer [2023-03-16T16:49:10.716Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T16:49:10.716Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T16:49:10.716Z] f23df028b6ca: Waiting [2023-03-16T16:49:10.716Z] d65c8cfc05b1: Waiting [2023-03-16T16:49:10.716Z] 2437ff75d9bd: Waiting [2023-03-16T16:49:10.716Z] 765212b225bb: Waiting [2023-03-16T16:49:10.985Z] 04944245beec: Verifying Checksum [2023-03-16T16:49:10.985Z] 04944245beec: Download complete [2023-03-16T16:49:10.985Z] 765212b225bb: Verifying Checksum [2023-03-16T16:49:10.985Z] 765212b225bb: Download complete [2023-03-16T16:49:10.985Z] f23df028b6ca: Verifying Checksum [2023-03-16T16:49:10.985Z] f23df028b6ca: Download complete [2023-03-16T16:49:10.985Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T16:49:10.985Z] d65c8cfc05b1: Download complete [2023-03-16T16:49:11.252Z] 699f458cf7ca: Verifying Checksum [2023-03-16T16:49:11.252Z] 699f458cf7ca: Download complete [2023-03-16T16:49:11.518Z] 8998bd30e6a1: Download complete [2023-03-16T16:49:13.554Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T16:49:13.554Z] 2437ff75d9bd: Download complete [2023-03-16T16:49:15.508Z] 8998bd30e6a1: Pull complete [2023-03-16T16:49:15.773Z] 04944245beec: Pull complete [2023-03-16T16:49:16.741Z] 699f458cf7ca: Pull complete [2023-03-16T16:49:17.007Z] 765212b225bb: Pull complete [2023-03-16T16:49:18.411Z] f23df028b6ca: Pull complete [2023-03-16T16:49:18.676Z] d65c8cfc05b1: Pull complete [2023-03-16T16:49:33.657Z] 2437ff75d9bd: Pull complete [2023-03-16T16:49:33.657Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T16:49:33.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:49:33.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:49:33.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container [2023-03-16T16:49:33.891Z] $ 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/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@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-03-16T16:49:36.435Z] $ docker top e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:49:37.255Z] ---> job-cost.sh [2023-03-16T16:49:37.255Z] lf-activate-venv: SKIPPING [2023-03-16T16:49:37.255Z] INFO: No Stack... [2023-03-16T16:49:37.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T16:49:38.476Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:49:39.104Z] + cat /w/workspace/edgex-ui-go/98/archives/cost.csv [2023-03-16T16:49:39.104Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:49:39.170Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [2023-03-16T16:49:39.180Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] did not exist. Created. [2023-03-16T16:49:39.180Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:49:39.827Z] /w/workspace/edgex-ui-go/98@tmp/durable-050193b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T16:49:40.156Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T16:49:40.179Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T16:49:44.932Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:49:44.943Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:49:44.965Z] $ docker stop --time=1 e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 [2023-03-16T16:49:46.645Z] $ docker rm -f --volumes e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 [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-03-16T16:49:46.978Z] provisioning config files... [2023-03-16T16:49:46.984Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4113248625072580547tmp [Pipeline] { [Pipeline] sh [2023-03-16T16:49:47.274Z] + set +x [2023-03-16T16:49:47.274Z] + curl -s https://codecov.io/bash [2023-03-16T16:49:47.274Z] + bash -s -- [2023-03-16T16:49:47.274Z] [2023-03-16T16:49:47.274Z] _____ _ [2023-03-16T16:49:47.274Z] / ____| | | [2023-03-16T16:49:47.274Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T16:49:47.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T16:49:47.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T16:49:47.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T16:49:47.274Z] Bash-1.0.6 [2023-03-16T16:49:47.274Z] [2023-03-16T16:49:47.274Z] [2023-03-16T16:49:47.274Z] ==> git version 2.25.1 found [2023-03-16T16:49:47.274Z] ==> 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-03-16T16:49:47.274Z] Release-Date: 2020-01-08 [2023-03-16T16:49:47.274Z] 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-03-16T16:49:47.274Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T16:49:47.274Z] ==> Jenkins CI detected. [2023-03-16T16:49:47.274Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-03-16T16:49:47.274Z] project root: . [2023-03-16T16:49:47.274Z] --> token set from env [2023-03-16T16:49:47.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T16:49:47.274Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T16:49:47.532Z] ==> Python coveragepy not found [2023-03-16T16:49:47.532Z] ==> Searching for coverage reports in: [2023-03-16T16:49:47.532Z] + . [2023-03-16T16:49:47.532Z] -> Found 1 reports [2023-03-16T16:49:47.532Z] ==> Detecting git/mercurial file structure [2023-03-16T16:49:47.532Z] ==> Reading reports [2023-03-16T16:49:47.532Z] + ./coverage.out bytes=10 [2023-03-16T16:49:47.532Z] ==> Appending adjustments [2023-03-16T16:49:47.532Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T16:49:48.102Z] + Found adjustments [2023-03-16T16:49:48.102Z] ==> Gzipping contents [2023-03-16T16:49:48.102Z] 12K /tmp/codecov.c3cIHd.gz [2023-03-16T16:49:48.102Z] ==> Uploading reports [2023-03-16T16:49:48.102Z] url: https://codecov.io [2023-03-16T16:49:48.102Z] query: branch=main&commit=3117862983e23d6112f586b2dfa99700b65170de&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:49:48.102Z] -> Pinging Codecov [2023-03-16T16:49:48.102Z] 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=3117862983e23d6112f586b2dfa99700b65170de&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:49:48.362Z] -> Uploading to [2023-03-16T16:49:48.362Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/FB506323287CE973F263BFD2A0EB1F37/3117862983e23d6112f586b2dfa99700b65170de/ea4f6027-f3a4-47c0-9af1-aa14ec400e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T164948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbaba28bd7a31882ed00a1e50ba48b13423e93ffd792f234595097aab6932b30 [2023-03-16T16:49:48.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:49:48.362Z] Dload Upload Total Spent Left Speed [2023-03-16T16:49:48.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 34364 --:--:-- --:--:-- --:--:-- 34364 [2023-03-16T16:49:48.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } [2023-03-16T16:49:48.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T16:49:48.759Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T16:49:48.771Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:49.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:49:49.067Z] [2023-03-16T16:49:49.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:49:49.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:49:49.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T16:49:49.361Z] df9b9388f04a: Pulling fs layer [2023-03-16T16:49:49.361Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T16:49:49.361Z] 25bc292e5bac: Pulling fs layer [2023-03-16T16:49:49.361Z] 114826534d7a: Pulling fs layer [2023-03-16T16:49:49.361Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T16:49:49.361Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T16:49:49.361Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T16:49:49.361Z] 114826534d7a: Waiting [2023-03-16T16:49:49.361Z] 8a3aa393b2d8: Waiting [2023-03-16T16:49:49.361Z] 6ad1cebc031e: Waiting [2023-03-16T16:49:49.361Z] 4657fd5d0bcf: Waiting [2023-03-16T16:49:49.361Z] 25bc292e5bac: Download complete [2023-03-16T16:49:49.361Z] 52dc419b0ee2: Download complete [2023-03-16T16:49:49.361Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T16:49:49.361Z] 4657fd5d0bcf: Download complete [2023-03-16T16:49:49.361Z] df9b9388f04a: Download complete [2023-03-16T16:49:49.620Z] df9b9388f04a: Pull complete [2023-03-16T16:49:49.620Z] 52dc419b0ee2: Pull complete [2023-03-16T16:49:49.620Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T16:49:49.620Z] 6ad1cebc031e: Download complete [2023-03-16T16:49:49.620Z] 25bc292e5bac: Pull complete [2023-03-16T16:49:50.188Z] 114826534d7a: Download complete [2023-03-16T16:49:50.447Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T16:49:50.447Z] 8a3aa393b2d8: Download complete [2023-03-16T16:49:53.724Z] 114826534d7a: Pull complete [2023-03-16T16:49:53.724Z] 4657fd5d0bcf: Pull complete [2023-03-16T16:49:53.724Z] 6ad1cebc031e: Pull complete [2023-03-16T16:49:56.251Z] 8a3aa393b2d8: Pull complete [2023-03-16T16:49:56.251Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T16:49:56.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:49:56.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:49:56.328Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:49:56.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-16T16:49:59.967Z] $ docker top c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T16:50:00.003Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-03-16T16:50:00.280Z] + set -o pipefail [2023-03-16T16:50:00.280Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-03-16T16:50:08.395Z] [2023-03-16T16:50:08.395Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-03-16T16:50:08.395Z] [2023-03-16T16:50:08.395Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/46a85df5-1e89-4041-a3ab-22ec271f03df [2023-03-16T16:50:08.395Z] [2023-03-16T16:50:08.395Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-16T16:50:08.396Z] [2023-03-16T16:50:08.396Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T16:50:08.396Z] [2023-03-16T16:50:08.396Z] [2023-03-16T16:50:08.396Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T16:50:08.396Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T16:50:08.396Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T16:50:08.428Z] $ docker stop --time=1 c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e [2023-03-16T16:50:11.945Z] $ docker rm -f --volumes c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e [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-03-16T16:50:12.618Z] + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] sh [2023-03-16T16:50:12.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:50:12.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:13.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:50:13.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:50:13.283Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:50:13.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:50:13.742Z] $ docker top e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 -eo pid,comm [2023-03-16T16:50:13.765Z] 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-03-16T16:50:13.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:50:13.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:50:13.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:50:13.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:50:13.945Z] $ docker exec e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 ssh-agent [2023-03-16T16:50:14.020Z] SSH_AUTH_SOCK=/tmp/ssh-rD4PCyyiu6FU/agent.32 [2023-03-16T16:50:14.020Z] SSH_AGENT_PID=38 [2023-03-16T16:50:14.026Z] Running ssh-add (command line suppressed) [2023-03-16T16:50:14.139Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7802114224006011352.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7802114224006011352.key) [2023-03-16T16:50:14.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:50:14.414Z] + git semver tag [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,598 [run_tag] DEBUG tag force:False [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,598 [check_head_tag] DEBUG check head tag [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,599 [execute] INFO git cat-file --batch-check [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,602 [execute] INFO git cat-file --batch [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,615 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:50:14.673Z] 2023-03-16 16:50:14,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:14.673Z] 3.0.0-dev.2 [Pipeline] } [2023-03-16T16:50:14.705Z] $ docker exec --env ******** --env ******** e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 ssh-agent -k [2023-03-16T16:50:14.805Z] unset SSH_AUTH_SOCK; [2023-03-16T16:50:14.806Z] unset SSH_AGENT_PID; [2023-03-16T16:50:14.806Z] echo Agent pid 38 killed; [2023-03-16T16:50:14.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:50:15.092Z] + git semver [Pipeline] } [2023-03-16T16:50:15.382Z] $ docker stop --time=1 e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 [2023-03-16T16:50:16.649Z] $ docker rm -f --volumes e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:17.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:50:17.008Z] [2023-03-16T16:50:17.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:17.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:50:17.313Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T16:50:17.313Z] ab5ef0e58194: Pulling fs layer [2023-03-16T16:50:17.313Z] 9712f1f96733: Pulling fs layer [2023-03-16T16:50:17.313Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T16:50:17.313Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T16:50:17.313Z] e9a5061849ea: Pulling fs layer [2023-03-16T16:50:17.313Z] d747dcd14b5f: Pulling fs layer [2023-03-16T16:50:17.313Z] 2de7ff778b66: Pulling fs layer [2023-03-16T16:50:17.313Z] e9a5061849ea: Waiting [2023-03-16T16:50:17.313Z] d747dcd14b5f: Waiting [2023-03-16T16:50:17.313Z] 2de7ff778b66: Waiting [2023-03-16T16:50:17.313Z] 0d9ebad4ef96: Waiting [2023-03-16T16:50:17.313Z] 9712f1f96733: Verifying Checksum [2023-03-16T16:50:17.313Z] 9712f1f96733: Download complete [2023-03-16T16:50:17.891Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T16:50:17.891Z] 63f879dbbcfc: Download complete [2023-03-16T16:50:17.891Z] e9a5061849ea: Verifying Checksum [2023-03-16T16:50:17.891Z] e9a5061849ea: Download complete [2023-03-16T16:50:17.891Z] d747dcd14b5f: Verifying Checksum [2023-03-16T16:50:17.891Z] d747dcd14b5f: Download complete [2023-03-16T16:50:17.891Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T16:50:17.891Z] 0d9ebad4ef96: Download complete [2023-03-16T16:50:17.891Z] ab5ef0e58194: Download complete [2023-03-16T16:50:18.150Z] 2de7ff778b66: Verifying Checksum [2023-03-16T16:50:18.150Z] 2de7ff778b66: Download complete [2023-03-16T16:50:20.684Z] ab5ef0e58194: Pull complete [2023-03-16T16:50:20.684Z] 9712f1f96733: Pull complete [2023-03-16T16:50:21.253Z] 63f879dbbcfc: Pull complete [2023-03-16T16:50:25.471Z] 0d9ebad4ef96: Pull complete [2023-03-16T16:50:25.471Z] e9a5061849ea: Pull complete [2023-03-16T16:50:25.471Z] d747dcd14b5f: Pull complete [2023-03-16T16:50:26.036Z] 2de7ff778b66: Pull complete [2023-03-16T16:50:26.036Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T16:50:26.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:50:26.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:50:26.371Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:50:26.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-16T16:50:31.098Z] $ docker top 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:50:31.144Z] provisioning config files... [2023-03-16T16:50:31.150Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18393003720856636813tmp [2023-03-16T16:50:31.158Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18349017282034739509tmp [2023-03-16T16:50:31.165Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1362305273463921634tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:50:31.177Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:31.453Z] ---> sigul-configuration.sh [2023-03-16T16:50:31.453Z] gpg: directory `/root/.gnupg' created [2023-03-16T16:50:31.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T16:50:31.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T16:50:31.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T16:50:31.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T16:50:31.453Z] gpg: CAST5 encrypted data [2023-03-16T16:50:31.453Z] gpg: encrypted with 1 passphrase [2023-03-16T16:50:31.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T16:50:31.734Z] + mkdir /home/jenkins [2023-03-16T16:50:31.734Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T16:50:32.012Z] + 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-03-16T16:50:32.021Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:32.301Z] ---> sigul-install.sh [2023-03-16T16:50:32.301Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T16:50:32.585Z] + git tag --list [2023-03-16T16:50:32.585Z] 0.1.1 [2023-03-16T16:50:32.585Z] v1.1.0 [2023-03-16T16:50:32.585Z] v1.2.0 [2023-03-16T16:50:32.585Z] v1.2.1 [2023-03-16T16:50:32.585Z] v1.3.0 [2023-03-16T16:50:32.585Z] v2.0.0 [2023-03-16T16:50:32.585Z] v2.1.0 [2023-03-16T16:50:32.585Z] v2.2.0 [2023-03-16T16:50:32.585Z] v2.2.1-dev.1 [2023-03-16T16:50:32.585Z] v2.2.1-dev.2 [2023-03-16T16:50:32.585Z] v2.2.1-dev.3 [2023-03-16T16:50:32.585Z] v2.2.1-dev.4 [2023-03-16T16:50:32.585Z] v2.2.1-dev.5 [2023-03-16T16:50:32.585Z] v2.2.1-dev.6 [2023-03-16T16:50:32.585Z] v2.2.1-dev.7 [2023-03-16T16:50:32.585Z] v2.3.0 [2023-03-16T16:50:32.585Z] v2.3.0-dev.10 [2023-03-16T16:50:32.585Z] v2.3.0-dev.11 [2023-03-16T16:50:32.585Z] v2.3.0-dev.12 [2023-03-16T16:50:32.585Z] v2.3.0-dev.13 [2023-03-16T16:50:32.585Z] v2.3.0-dev.14 [2023-03-16T16:50:32.585Z] v2.3.0-dev.15 [2023-03-16T16:50:32.585Z] v2.3.0-dev.16 [2023-03-16T16:50:32.585Z] v2.3.0-dev.17 [2023-03-16T16:50:32.585Z] v2.3.0-dev.18 [2023-03-16T16:50:32.585Z] v2.3.0-dev.19 [2023-03-16T16:50:32.585Z] v2.3.0-dev.20 [2023-03-16T16:50:32.585Z] v2.3.0-dev.21 [2023-03-16T16:50:32.585Z] v2.3.0-dev.22 [2023-03-16T16:50:32.585Z] v2.3.0-dev.23 [2023-03-16T16:50:32.585Z] v2.3.0-dev.24 [2023-03-16T16:50:32.585Z] v2.3.0-dev.7 [2023-03-16T16:50:32.585Z] v2.3.0-dev.8 [2023-03-16T16:50:32.585Z] v2.3.0-dev.9 [2023-03-16T16:50:32.585Z] v3.0.0-dev.1 [2023-03-16T16:50:32.585Z] v3.0.0-dev.2 [Pipeline] sh [2023-03-16T16:50:32.867Z] + lftools sign git-tag v3.0.0-dev.2 [2023-03-16T16:50:33.434Z] Signing Git tag with Sigul... [2023-03-16T16:50:33.434Z] Signing v3.0.0-dev.2 [Pipeline] echo [2023-03-16T16:50:33.699Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:33.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T16:50:33.980Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T16:50:34.021Z] $ docker stop --time=1 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 [2023-03-16T16:50:35.319Z] $ docker rm -f --volumes 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T16:50:35.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:50:35.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:35.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:50:35.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:50:36.119Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:50:36.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:50:36.485Z] $ docker top 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:50:36.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:50:36.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:50:36.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:50:36.706Z] $ docker exec 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 ssh-agent [2023-03-16T16:50:36.803Z] SSH_AUTH_SOCK=/tmp/ssh-3Ipz7kvgCOtD/agent.31 [2023-03-16T16:50:36.803Z] SSH_AGENT_PID=37 [2023-03-16T16:50:36.811Z] Running ssh-add (command line suppressed) [2023-03-16T16:50:36.927Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6035197329635765877.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6035197329635765877.key) [2023-03-16T16:50:36.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:50:37.202Z] + git semver bump pre [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,398 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,398 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,398 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,400 [execute] INFO git cat-file --batch-check [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,406 [execute] INFO git cat-file --batch [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:50:37.461Z] 2023-03-16 16:50:37,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:37.461Z] 3.0.0-dev.3 [Pipeline] } [2023-03-16T16:50:37.493Z] $ docker exec --env ******** --env ******** 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 ssh-agent -k [2023-03-16T16:50:37.586Z] unset SSH_AUTH_SOCK; [2023-03-16T16:50:37.586Z] unset SSH_AGENT_PID; [2023-03-16T16:50:37.586Z] echo Agent pid 37 killed; [2023-03-16T16:50:37.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:50:37.873Z] + git semver [Pipeline] } [2023-03-16T16:50:38.166Z] $ docker stop --time=1 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 [2023-03-16T16:50:39.431Z] $ docker rm -f --volumes 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:50:39.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:50:39.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:40.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:50:40.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:50:40.120Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:50:40.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:50:40.482Z] $ docker top 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f -eo pid,comm [2023-03-16T16:50:40.503Z] 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-03-16T16:50:40.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:50:40.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:50:40.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:50:40.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:50:40.665Z] $ docker exec 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f ssh-agent [2023-03-16T16:50:40.752Z] SSH_AUTH_SOCK=/tmp/ssh-y0DJrCfveJEp/agent.32 [2023-03-16T16:50:40.752Z] SSH_AGENT_PID=38 [2023-03-16T16:50:40.757Z] Running ssh-add (command line suppressed) [2023-03-16T16:50:40.876Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10833697685657096079.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10833697685657096079.key) [2023-03-16T16:50:40.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:50:41.151Z] + git semver push [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,356 [run_push] DEBUG push [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,356 [execute] INFO git cat-file --batch-check [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,360 [execute] INFO git rev-list 7287ac69a5c382ed75f87179f114f93323761b3f -- [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,360 [execute] DEBUG Popen(['git', 'rev-list', '7287ac69a5c382ed75f87179f114f93323761b3f', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,370 [execute] INFO git fetch -v origin [2023-03-16T16:50:41.411Z] 2023-03-16 16:50:41,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T16:50:41.979Z] 2023-03-16 16:50:41,841 [run_push] DEBUG no remote changes detected [2023-03-16T16:50:41.979Z] 2023-03-16 16:50:41,842 [execute] INFO git push origin semver [2023-03-16T16:50:41.979Z] 2023-03-16 16:50:41,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:50:42.915Z] 2023-03-16 16:50:42,673 [run_push] DEBUG push all version tags [2023-03-16T16:50:42.916Z] 2023-03-16 16:50:42,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T16:50:42.916Z] 2023-03-16 16:50:42,674 [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-03-16T16:50:43.482Z] 2023-03-16 16:50:43,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-03-16T16:50:43.482Z] 3.0.0-dev.3 [Pipeline] } [2023-03-16T16:50:43.514Z] $ docker exec --env ******** --env ******** 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f ssh-agent -k [2023-03-16T16:50:43.611Z] unset SSH_AUTH_SOCK; [2023-03-16T16:50:43.611Z] unset SSH_AGENT_PID; [2023-03-16T16:50:43.611Z] echo Agent pid 38 killed; [2023-03-16T16:50:43.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:50:43.895Z] + git semver [Pipeline] } [2023-03-16T16:50:44.188Z] $ docker stop --time=1 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f [2023-03-16T16:50:45.431Z] $ docker rm -f --volumes 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f [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-03-16T16:50:45.951Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-03-16T16:50:45.951Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-03-16T16:50:45.951Z] total 16 [2023-03-16T16:50:45.951Z] drwxr-xr-x 3 root root 4096 Mar 16 16:31 . [2023-03-16T16:50:45.951Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 16:50 .. [2023-03-16T16:50:45.951Z] drwxr-xr-x 2 root root 4096 Mar 16 16:31 cost [2023-03-16T16:50:45.951Z] -rw-r--r-- 1 root root 82 Mar 16 16:31 cost.csv [2023-03-16T16:50:45.951Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-03-16T16:50:45.951Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-03-16T16:50:45.951Z] total 16 [2023-03-16T16:50:45.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:31 . [2023-03-16T16:50:45.951Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 16:50 .. [2023-03-16T16:50:45.951Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:31 cost [2023-03-16T16:50:45.951Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 16 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:46.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:47.097Z] ---> package-listing.sh [2023-03-16T16:50:47.097Z] ++ facter osfamily [2023-03-16T16:50:47.097Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T16:50:47.356Z] + OS_FAMILY=debian [2023-03-16T16:50:47.356Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-03-16T16:50:47.356Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T16:50:47.356Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T16:50:47.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T16:50:47.356Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T16:50:47.356Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-03-16T16:50:47.356Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T16:50:47.356Z] + case "${OS_FAMILY}" in [2023-03-16T16:50:47.356Z] + dpkg -l [2023-03-16T16:50:47.356Z] + grep '^ii' [2023-03-16T16:50:47.356Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T16:50:47.356Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T16:50:47.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T16:50:47.356Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-03-16T16:50:47.356Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-03-16T16:50:47.356Z] + 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-03-16T16:50:47.366Z] 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-03-16T16:50:47.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:50:48.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:50:48.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:50:48.266Z] prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container [2023-03-16T16:50:48.318Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:50:48.529Z] $ docker top 02660544ae59d9dbb4ef6db9f898640af404213fc485fba1b4faf720499fd28c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:50:48.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T16:50:49.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T16:50:49.419Z] + ls /var/log/sa-host [2023-03-16T16:50:49.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:50:49.486Z] provisioning config files... [2023-03-16T16:50:49.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15675674291759870381tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:50:49.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:49.785Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T16:50:49.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:50.115Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T16:50:50.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:50.403Z] ---> sudo-logs.sh [2023-03-16T16:50:50.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T16:50:50.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:50.706Z] ---> job-cost.sh [2023-03-16T16:50:50.706Z] lf-activate-venv: SKIPPING [2023-03-16T16:50:50.706Z] DEBUG: total: 0.2199999988079071 [2023-03-16T16:50:50.706Z] INFO: Retrieving Stack Cost... [2023-03-16T16:50:51.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:50:51.530Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T16:50:51.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:50:51.822Z] ---> logs-deploy.sh [2023-03-16T16:50:51.822Z] lf-activate-venv: SKIPPING [2023-03-16T16:50:51.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/98 [2023-03-16T16:50:51.822Z] INFO: archiving workspace using pattern(s): [2023-03-16T16:50:52.773Z] Archives upload complete. [2023-03-16T16:50:52.773Z] INFO: archiving logs to Nexus