Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e14961ab0b8184a268f9b1ec7e31faff01efae52 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-ssh9254414582926967974.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5271758704541678941.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8677714602009333966.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15977515377746179309.key Verifying host key using known hosts file > 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-ssh6522987880412279894.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117109 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e14961ab0b8184a268f9b1ec7e31faff01efae52 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563)" > 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 e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 > git rev-list --no-walk 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T11:10:08.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T11:10:08.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T11:10:08.500Z] ========================================================= [2022-10-26T11:10:08.500Z] EdgeX Global Pipelines Version Info [2022-10-26T11:10:08.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:10:09.208Z] ------------------- [2022-10-26T11:10:09.208Z] stable info: [2022-10-26T11:10:09.208Z] ------------------- [2022-10-26T11:10:09.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T11:10:09.208Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T11:10:09.208Z] Message: update stable to v1.0.243 [2022-10-26T11:10:09.778Z] ------------------- [2022-10-26T11:10:09.778Z] experimental info: [2022-10-26T11:10:09.778Z] ------------------- [2022-10-26T11:10:09.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T11:10:09.778Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T11:10:09.778Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T11:10:09.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T11:10:09.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T11:10:09.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T11:10:09.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T11:10:09.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T11:10:09.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T11:10:10.003Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T11:10:10.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T11:10:10.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T11:10:10.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T11:10:10.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T11:10:10.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T11:10:10.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T11:10:10.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T11:10:10.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T11:10:10.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T11:10:10.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T11:10:10.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T11:10:10.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T11:10:10.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T11:10:10.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T11:10:10.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T11:10:10.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T11:10:10.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T11:10:10.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T11:10:10.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T11:10:10.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T11:10:10.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T11:10:10.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T11:10:10.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T11:10:10.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo [2022-10-26T11:10:10.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e14961a [Pipeline] echo [2022-10-26T11:10:10.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:10:10.413Z] provisioning config files... [2022-10-26T11:10:10.425Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2864024313263394766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:10:10.732Z] ---> docker-login.sh [2022-10-26T11:10:10.732Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:10:10.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:11.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:11.252Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:11.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:11.252Z] [2022-10-26T11:10:11.252Z] Login Succeeded [2022-10-26T11:10:11.252Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:10:11.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:11.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:11.252Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:11.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:11.252Z] [2022-10-26T11:10:11.252Z] Login Succeeded [2022-10-26T11:10:11.252Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:10:11.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:11.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:11.512Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:11.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:11.512Z] [2022-10-26T11:10:11.512Z] Login Succeeded [2022-10-26T11:10:11.512Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:10:11.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:11.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:11.512Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:11.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:11.512Z] [2022-10-26T11:10:11.512Z] Login Succeeded [2022-10-26T11:10:11.512Z] docker.io [2022-10-26T11:10:11.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:11.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:11.772Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:11.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:11.772Z] [2022-10-26T11:10:11.772Z] Login Succeeded [2022-10-26T11:10:11.772Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:10:11.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T11:10:12.132Z] + git rev-list -1 --merges e14961ab0b8184a268f9b1ec7e31faff01efae52~1..e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo [2022-10-26T11:10:12.164Z] -----------> git rev-list -1 --merges e14961ab0b8184a268f9b1ec7e31faff01efae52~1..e14961ab0b8184a268f9b1ec7e31faff01efae52 e14961ab0b8184a268f9b1ec7e31faff01efae52 [false] [Pipeline] sh [2022-10-26T11:10:12.452Z] + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo [2022-10-26T11:10:12.466Z] ========================================================= [2022-10-26T11:10:12.466Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T11:10:12.466Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:10:12.778Z] + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] echo [2022-10-26T11:10:12.790Z] [semverPrep] GIT_COMMIT: e14961ab0b8184a268f9b1ec7e31faff01efae52, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563) [Pipeline] echo [2022-10-26T11:10:12.799Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T11:10:13.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:10:13.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T11:10:13.132Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T11:10:13.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T11:10:13.132Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T11:10:13.132Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T11:10:13.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:10:13.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:10:13.476Z] [2022-10-26T11:10:13.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:10:13.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:10:13.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T11:10:13.780Z] b85a868b505f: Pulling fs layer [2022-10-26T11:10:13.780Z] e2be974225ed: Pulling fs layer [2022-10-26T11:10:13.780Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T11:10:13.780Z] 988bab9f4d93: Pulling fs layer [2022-10-26T11:10:13.780Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T11:10:13.780Z] eaf3925da568: Pulling fs layer [2022-10-26T11:10:13.780Z] bab4dde63d76: Pulling fs layer [2022-10-26T11:10:13.780Z] bde34c3a00c8: Pulling fs layer [2022-10-26T11:10:13.780Z] b352a97aabf1: Pulling fs layer [2022-10-26T11:10:13.780Z] 4872d77fe225: Pulling fs layer [2022-10-26T11:10:13.780Z] 5851b861e8e6: Pulling fs layer [2022-10-26T11:10:13.780Z] eaf3925da568: Waiting [2022-10-26T11:10:13.780Z] 988bab9f4d93: Waiting [2022-10-26T11:10:13.780Z] 1469e6f7b9e6: Waiting [2022-10-26T11:10:13.780Z] b352a97aabf1: Waiting [2022-10-26T11:10:13.780Z] 4872d77fe225: Waiting [2022-10-26T11:10:13.780Z] bde34c3a00c8: Waiting [2022-10-26T11:10:13.780Z] bab4dde63d76: Waiting [2022-10-26T11:10:13.780Z] e2be974225ed: Verifying Checksum [2022-10-26T11:10:13.780Z] e2be974225ed: Download complete [2022-10-26T11:10:13.780Z] 988bab9f4d93: Verifying Checksum [2022-10-26T11:10:13.780Z] 988bab9f4d93: Download complete [2022-10-26T11:10:14.082Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T11:10:14.082Z] 339a4e72a1f5: Download complete [2022-10-26T11:10:14.082Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T11:10:14.082Z] 1469e6f7b9e6: Download complete [2022-10-26T11:10:14.082Z] eaf3925da568: Verifying Checksum [2022-10-26T11:10:14.082Z] eaf3925da568: Download complete [2022-10-26T11:10:14.082Z] bde34c3a00c8: Verifying Checksum [2022-10-26T11:10:14.082Z] bde34c3a00c8: Download complete [2022-10-26T11:10:14.082Z] b352a97aabf1: Verifying Checksum [2022-10-26T11:10:14.082Z] b352a97aabf1: Download complete [2022-10-26T11:10:14.082Z] 4872d77fe225: Download complete [2022-10-26T11:10:14.082Z] 5851b861e8e6: Verifying Checksum [2022-10-26T11:10:14.082Z] 5851b861e8e6: Download complete [2022-10-26T11:10:14.082Z] b85a868b505f: Verifying Checksum [2022-10-26T11:10:14.082Z] b85a868b505f: Download complete [2022-10-26T11:10:14.343Z] bab4dde63d76: Verifying Checksum [2022-10-26T11:10:14.343Z] bab4dde63d76: Download complete [2022-10-26T11:10:15.284Z] b85a868b505f: Pull complete [2022-10-26T11:10:15.543Z] e2be974225ed: Pull complete [2022-10-26T11:10:16.111Z] 339a4e72a1f5: Pull complete [2022-10-26T11:10:16.111Z] 988bab9f4d93: Pull complete [2022-10-26T11:10:16.370Z] 1469e6f7b9e6: Pull complete [2022-10-26T11:10:16.629Z] eaf3925da568: Pull complete [2022-10-26T11:10:18.531Z] bab4dde63d76: Pull complete [2022-10-26T11:10:18.532Z] bde34c3a00c8: Pull complete [2022-10-26T11:10:18.532Z] b352a97aabf1: Pull complete [2022-10-26T11:10:18.532Z] 4872d77fe225: Pull complete [2022-10-26T11:10:18.790Z] 5851b861e8e6: Pull complete [2022-10-26T11:10:18.790Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T11:10:18.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:10:18.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:10:18.885Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:10:18.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:10:20.828Z] $ docker top 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b -eo pid,comm [2022-10-26T11:10:20.894Z] 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). [2022-10-26T11:10:20.894Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:10:20.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:10:20.935Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:10:21.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:10:21.069Z] $ docker exec 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent [2022-10-26T11:10:21.186Z] SSH_AUTH_SOCK=/tmp/ssh-ZAybcJ0TU7TS/agent.33 [2022-10-26T11:10:21.187Z] SSH_AGENT_PID=39 [2022-10-26T11:10:21.194Z] Running ssh-add (command line suppressed) [2022-10-26T11:10:21.286Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17419030358075703199.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17419030358075703199.key) [2022-10-26T11:10:21.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:10:21.594Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T11:10:21.601Z] $ docker exec --env ******** --env ******** 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent -k [2022-10-26T11:10:21.695Z] unset SSH_AUTH_SOCK; [2022-10-26T11:10:21.696Z] unset SSH_AGENT_PID; [2022-10-26T11:10:21.696Z] echo Agent pid 39 killed; [2022-10-26T11:10:21.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T11:10:21.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:10:21.734Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:10:21.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:10:21.856Z] $ docker exec 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent [2022-10-26T11:10:21.978Z] SSH_AUTH_SOCK=/tmp/ssh-p6QLzwtKaUyT/agent.71 [2022-10-26T11:10:21.978Z] SSH_AGENT_PID=77 [2022-10-26T11:10:21.983Z] Running ssh-add (command line suppressed) [2022-10-26T11:10:22.073Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1317396924540245453.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1317396924540245453.key) [2022-10-26T11:10:22.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:10:22.384Z] + git semver init [2022-10-26T11:10:22.644Z] 2022-10-26 11:10:22,589 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T11:10:22.644Z] 2022-10-26 11:10:22,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-26T11:10:22.644Z] 2022-10-26 11:10:22,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-26T11:10:22.644Z] 2022-10-26 11:10:22,591 [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) [2022-10-26T11:10:24.556Z] 2022-10-26 11:10:24,074 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-26T11:10:24.556Z] 2022-10-26 11:10:24,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-26T11:10:24.556Z] 2022-10-26 11:10:24,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:10:24.556Z] 2022-10-26 11:10:24,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:10:24.556Z] 2.3.0-dev.18 [Pipeline] } [2022-10-26T11:10:24.564Z] $ docker exec --env ******** --env ******** 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b ssh-agent -k [2022-10-26T11:10:24.660Z] unset SSH_AUTH_SOCK; [2022-10-26T11:10:24.663Z] unset SSH_AGENT_PID; [2022-10-26T11:10:24.664Z] echo Agent pid 77 killed; [2022-10-26T11:10:24.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:10:24.985Z] + git semver [Pipeline] } [2022-10-26T11:10:25.254Z] $ docker stop --time=1 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b [2022-10-26T11:10:26.562Z] $ docker rm -f 00c11589a7038127bbcc28837c8e002d7956417a0fdacfc1735ddbbccb76f01b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:10:26.928Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T11:10:27.147Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T11:10:27.150Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-10-26T11:10:27.297Z] provisioning config files... [2022-10-26T11:10:27.306Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16051643379613336555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:10:27.598Z] ---> docker-login.sh [2022-10-26T11:10:27.599Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:10:27.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:27.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:27.599Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:27.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:27.599Z] [2022-10-26T11:10:27.599Z] Login Succeeded [2022-10-26T11:10:27.599Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:10:27.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:27.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:27.599Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:27.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:27.599Z] [2022-10-26T11:10:27.599Z] Login Succeeded [2022-10-26T11:10:27.599Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:10:27.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:27.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:27.858Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:27.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:27.858Z] [2022-10-26T11:10:27.858Z] Login Succeeded [2022-10-26T11:10:27.858Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:10:27.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:27.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:27.858Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:27.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:27.858Z] [2022-10-26T11:10:27.858Z] Login Succeeded [2022-10-26T11:10:27.858Z] docker.io [2022-10-26T11:10:28.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:10:28.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:10:28.378Z] Configure a credential helper to remove this warning. See [2022-10-26T11:10:28.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:10:28.378Z] [2022-10-26T11:10:28.378Z] Login Succeeded [2022-10-26T11:10:28.378Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:10:28.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T11:10:28.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:10:28.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:10:28.479Z] ========================================================= [2022-10-26T11:10:28.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T11:10:28.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:10:28.800Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T11:10:29.061Z] Sending build context to Docker daemon 45.51MB [2022-10-26T11:10:29.061Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T11:10:29.061Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T11:10:29.061Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T11:10:29.061Z] 213ec9aee27d: Pulling fs layer [2022-10-26T11:10:29.061Z] 4583459ba037: Pulling fs layer [2022-10-26T11:10:29.061Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T11:10:29.061Z] 53926ce57604: Pulling fs layer [2022-10-26T11:10:29.061Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T11:10:29.061Z] 30f14e443154: Pulling fs layer [2022-10-26T11:10:29.061Z] 801331c1e519: Pulling fs layer [2022-10-26T11:10:29.061Z] 53926ce57604: Waiting [2022-10-26T11:10:29.061Z] 21b2b0c7a3f4: Waiting [2022-10-26T11:10:29.061Z] 30f14e443154: Waiting [2022-10-26T11:10:29.061Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T11:10:29.061Z] 801331c1e519: Waiting [2022-10-26T11:10:29.061Z] 99cc6dd402b0: Waiting [2022-10-26T11:10:29.061Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T11:10:29.061Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T11:10:29.061Z] 93c1e223e6f2: Download complete [2022-10-26T11:10:29.061Z] 4583459ba037: Verifying Checksum [2022-10-26T11:10:29.061Z] 4583459ba037: Download complete [2022-10-26T11:10:29.061Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T11:10:29.061Z] 21b2b0c7a3f4: Download complete [2022-10-26T11:10:29.061Z] 30f14e443154: Verifying Checksum [2022-10-26T11:10:29.061Z] 30f14e443154: Download complete [2022-10-26T11:10:29.061Z] 213ec9aee27d: Download complete [2022-10-26T11:10:29.330Z] 801331c1e519: Download complete [2022-10-26T11:10:29.330Z] 213ec9aee27d: Pull complete [2022-10-26T11:10:29.605Z] 4583459ba037: Pull complete [2022-10-26T11:10:29.605Z] 93c1e223e6f2: Pull complete [2022-10-26T11:10:29.883Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T11:10:29.883Z] 7d9ed39f4882: Download complete [2022-10-26T11:10:30.145Z] 53926ce57604: Download complete [2022-10-26T11:10:30.145Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T11:10:30.145Z] 99cc6dd402b0: Download complete [2022-10-26T11:10:34.337Z] 53926ce57604: Pull complete [2022-10-26T11:10:34.337Z] 21b2b0c7a3f4: Pull complete [2022-10-26T11:10:34.337Z] 30f14e443154: Pull complete [2022-10-26T11:10:34.337Z] 801331c1e519: Pull complete [2022-10-26T11:10:35.712Z] 99cc6dd402b0: Pull complete [2022-10-26T11:10:36.645Z] 7d9ed39f4882: Pull complete [2022-10-26T11:10:36.645Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T11:10:36.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T11:10:36.645Z] ---> 1dedd983c030 [2022-10-26T11:10:36.645Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T11:10:39.233Z] ---> Running in 26e02dea3c9d [2022-10-26T11:10:39.504Z] Removing intermediate container 26e02dea3c9d [2022-10-26T11:10:39.504Z] ---> d9c8482334fa [2022-10-26T11:10:39.504Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T11:10:39.504Z] ---> Running in 4be3887557b6 [2022-10-26T11:10:39.504Z] Removing intermediate container 4be3887557b6 [2022-10-26T11:10:39.504Z] ---> 5a97b68f7b15 [2022-10-26T11:10:39.504Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T11:10:39.504Z] ---> Running in 4bb0838e29de [2022-10-26T11:10:39.762Z] Removing intermediate container 4bb0838e29de [2022-10-26T11:10:39.762Z] ---> 214f387496a2 [2022-10-26T11:10:39.762Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T11:10:39.762Z] ---> Running in b4a8f09651f1 [2022-10-26T11:10:39.762Z] Removing intermediate container b4a8f09651f1 [2022-10-26T11:10:39.762Z] ---> 3f0f9edd9169 [2022-10-26T11:10:39.762Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T11:10:39.762Z] ---> Running in c4744e497cdd [2022-10-26T11:10:40.020Z] Removing intermediate container c4744e497cdd [2022-10-26T11:10:40.020Z] ---> d73b68840478 [2022-10-26T11:10:40.020Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T11:10:40.587Z] latest: Pulling from library/docker [2022-10-26T11:10:40.848Z] 213ec9aee27d: Already exists [2022-10-26T11:10:40.848Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T11:10:40.848Z] 4b90f8029a36: Pulling fs layer [2022-10-26T11:10:40.848Z] a89466c712af: Pulling fs layer [2022-10-26T11:10:40.848Z] 9c6a0a734fa9: Pulling fs layer [2022-10-26T11:10:40.848Z] beeedf2bf9bb: Pulling fs layer [2022-10-26T11:10:40.848Z] 3bc3016a9123: Pulling fs layer [2022-10-26T11:10:40.848Z] 45d434503156: Pulling fs layer [2022-10-26T11:10:40.848Z] 539e1dfa3993: Pulling fs layer [2022-10-26T11:10:40.848Z] 45d434503156: Waiting [2022-10-26T11:10:40.848Z] beeedf2bf9bb: Waiting [2022-10-26T11:10:40.848Z] 3bc3016a9123: Waiting [2022-10-26T11:10:40.848Z] 539e1dfa3993: Waiting [2022-10-26T11:10:40.848Z] 7b0dd730a5c3: Download complete [2022-10-26T11:10:41.107Z] a89466c712af: Verifying Checksum [2022-10-26T11:10:41.107Z] a89466c712af: Download complete [2022-10-26T11:10:41.107Z] 7b0dd730a5c3: Pull complete [2022-10-26T11:10:41.107Z] 4b90f8029a36: Pull complete [2022-10-26T11:10:41.107Z] 9c6a0a734fa9: Verifying Checksum [2022-10-26T11:10:41.107Z] 9c6a0a734fa9: Download complete [2022-10-26T11:10:41.107Z] 3bc3016a9123: Verifying Checksum [2022-10-26T11:10:41.107Z] 3bc3016a9123: Download complete [2022-10-26T11:10:41.365Z] beeedf2bf9bb: Verifying Checksum [2022-10-26T11:10:41.365Z] beeedf2bf9bb: Download complete [2022-10-26T11:10:41.365Z] 45d434503156: Download complete [2022-10-26T11:10:41.365Z] 539e1dfa3993: Verifying Checksum [2022-10-26T11:10:41.365Z] 539e1dfa3993: Download complete [2022-10-26T11:10:41.625Z] a89466c712af: Pull complete [2022-10-26T11:10:41.887Z] 9c6a0a734fa9: Pull complete [2022-10-26T11:10:42.145Z] beeedf2bf9bb: Pull complete [2022-10-26T11:10:42.145Z] 3bc3016a9123: Pull complete [2022-10-26T11:10:42.268Z] Still waiting to schedule task [2022-10-26T11:10:42.268Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T11:10:42.405Z] 45d434503156: Pull complete [2022-10-26T11:10:42.405Z] 539e1dfa3993: Pull complete [2022-10-26T11:10:42.405Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T11:10:42.405Z] Status: Downloaded newer image for docker:latest [2022-10-26T11:10:43.781Z] ---> 88494fd15d3b [2022-10-26T11:10:43.781Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T11:10:43.781Z] ---> Running in ea606a993f79 [2022-10-26T11:10:44.349Z] Removing intermediate container ea606a993f79 [2022-10-26T11:10:44.349Z] ---> f791b12c6300 [2022-10-26T11:10:44.349Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T11:10:44.349Z] ---> Running in e69b513dce5f [2022-10-26T11:10:44.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:10:45.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:10:46.112Z] OK: 211 MiB in 51 packages [2022-10-26T11:10:46.112Z] Removing intermediate container e69b513dce5f [2022-10-26T11:10:46.112Z] ---> 3bd42df8dc5d [2022-10-26T11:10:46.112Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T11:10:46.371Z] ---> Running in a60e66a0c025 [2022-10-26T11:10:46.371Z] Removing intermediate container a60e66a0c025 [2022-10-26T11:10:46.371Z] ---> 9ce357c4a01c [2022-10-26T11:10:46.371Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T11:10:46.371Z] ---> Running in f812655b1ce6 [2022-10-26T11:10:46.371Z] Removing intermediate container f812655b1ce6 [2022-10-26T11:10:46.371Z] ---> e279a50ad3e9 [2022-10-26T11:10:46.371Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T11:10:46.631Z] ---> c5904956c046 [2022-10-26T11:10:46.631Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T11:10:46.631Z] ---> Running in 885f8903456a [2022-10-26T11:11:13.201Z] Removing intermediate container 885f8903456a [2022-10-26T11:11:13.201Z] ---> e5a1f04f6212 [2022-10-26T11:11:13.201Z] Step 15/16 : COPY . . [2022-10-26T11:11:14.153Z] ---> ab6d40378e8f [2022-10-26T11:11:14.153Z] Step 16/16 : RUN ${MAKE} [2022-10-26T11:11:14.153Z] ---> Running in 37b77b7a5dd1 [2022-10-26T11:11:14.421Z] noop [2022-10-26T11:11:14.686Z] Removing intermediate container 37b77b7a5dd1 [2022-10-26T11:11:14.686Z] ---> b22b1b996df0 [2022-10-26T11:11:14.686Z] Successfully built b22b1b996df0 [2022-10-26T11:11:14.686Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:11:15.004Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T11:11:15.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:11:15.072Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:11:15.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T11:11:15.483Z] $ docker top 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:11:15.819Z] + go version [2022-10-26T11:11:15.819Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T11:11:15.835Z] $ docker stop --time=1 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e [2022-10-26T11:11:17.143Z] $ docker rm -f 25ed8e784b9047c47403ce032f1c9f122b155f6f6a44ed18d8c56a57e809543e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:11:17.562Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T11:11:17.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:11:17.630Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:11:17.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T11:11:18.017Z] $ docker top b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:11:18.367Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T11:11:18.671Z] + make test [2022-10-26T11:11:18.671Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T11:11:18.935Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T11:11:28.910Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T11:11:28.910Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T11:11:31.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T11:11:31.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T11:11:31.456Z] ./bin/test-attribution-txt.sh [2022-10-26T11:11:31.456Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T11:11:31.456Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T11:11:31.457Z] make -C web test [2022-10-26T11:11:31.457Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-26T11:11:31.457Z] make[1]: tput: No such file or directory [2022-10-26T11:11:31.457Z] make[1]: tput: No such file or directory [2022-10-26T11:11:31.457Z] warning: generating ./VERSION [2022-10-26T11:11:31.457Z] echo "0.0.0" > VERSION [2022-10-26T11:11:31.457Z] docker build \ [2022-10-26T11:11:31.457Z] -f Dockerfile \ [2022-10-26T11:11:31.457Z] --build-arg USER=1000 \ [2022-10-26T11:11:31.457Z] \ [2022-10-26T11:11:31.457Z] --label "git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52" \ [2022-10-26T11:11:31.457Z] -t edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 \ [2022-10-26T11:11:31.457Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T11:11:31.457Z] . [2022-10-26T11:11:31.457Z] Sending build context to Docker daemon 3.269MB [2022-10-26T11:11:31.457Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T11:11:31.714Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T11:11:31.714Z] 9621f1afde84: Pulling fs layer [2022-10-26T11:11:31.714Z] c6f70ee39829: Pulling fs layer [2022-10-26T11:11:31.714Z] 56892a8094a2: Pulling fs layer [2022-10-26T11:11:31.714Z] 58dd87906ef0: Pulling fs layer [2022-10-26T11:11:31.714Z] 58dd87906ef0: Waiting [2022-10-26T11:11:31.714Z] 56892a8094a2: Verifying Checksum [2022-10-26T11:11:31.714Z] 56892a8094a2: Download complete [2022-10-26T11:11:31.714Z] 9621f1afde84: Verifying Checksum [2022-10-26T11:11:31.714Z] 9621f1afde84: Download complete [2022-10-26T11:11:31.714Z] 58dd87906ef0: Verifying Checksum [2022-10-26T11:11:31.714Z] 58dd87906ef0: Download complete [2022-10-26T11:11:31.971Z] 9621f1afde84: Pull complete [2022-10-26T11:11:31.971Z] c6f70ee39829: Verifying Checksum [2022-10-26T11:11:31.971Z] c6f70ee39829: Download complete [2022-10-26T11:11:33.345Z] c6f70ee39829: Pull complete [2022-10-26T11:11:33.345Z] 56892a8094a2: Pull complete [2022-10-26T11:11:33.345Z] 58dd87906ef0: Pull complete [2022-10-26T11:11:33.345Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T11:11:33.345Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T11:11:33.345Z] ---> b69703f70c3d [2022-10-26T11:11:33.345Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T11:11:34.742Z] ---> Running in c29edc98a626 [2022-10-26T11:11:35.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:11:35.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:11:35.259Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T11:11:35.259Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T11:11:35.259Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T11:11:35.259Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T11:11:35.259Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T11:11:35.259Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T11:11:35.259Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T11:11:35.519Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T11:11:35.519Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T11:11:35.519Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T11:11:35.519Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T11:11:35.519Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T11:11:35.519Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T11:11:35.519Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T11:11:35.519Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T11:11:35.519Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T11:11:35.519Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T11:11:35.519Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T11:11:35.519Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T11:11:35.519Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T11:11:35.519Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T11:11:35.519Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T11:11:35.519Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T11:11:35.519Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T11:11:35.519Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T11:11:35.519Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T11:11:35.519Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T11:11:35.519Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T11:11:35.519Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T11:11:35.519Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T11:11:35.779Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T11:11:35.779Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T11:11:35.779Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T11:11:35.779Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T11:11:35.779Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T11:11:35.779Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T11:11:35.779Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T11:11:35.779Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T11:11:35.779Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T11:11:35.779Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T11:11:35.779Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T11:11:35.779Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T11:11:35.779Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T11:11:35.779Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T11:11:35.779Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T11:11:35.779Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T11:11:35.779Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T11:11:35.779Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T11:11:35.779Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T11:11:35.779Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T11:11:35.779Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T11:11:35.779Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T11:11:35.779Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T11:11:35.779Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T11:11:35.779Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T11:11:35.779Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T11:11:35.779Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T11:11:35.779Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T11:11:35.779Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T11:11:35.779Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T11:11:35.779Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T11:11:35.779Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T11:11:35.779Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T11:11:36.038Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T11:11:36.039Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T11:11:36.039Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T11:11:36.039Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T11:11:36.039Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T11:11:36.039Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T11:11:36.039Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T11:11:36.039Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T11:11:36.039Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T11:11:36.039Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T11:11:36.039Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T11:11:36.039Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T11:11:36.039Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T11:11:36.039Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T11:11:36.039Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T11:11:36.039Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T11:11:36.039Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T11:11:38.573Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T11:11:38.573Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T11:11:38.573Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T11:11:38.573Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T11:11:38.573Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T11:11:38.573Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T11:11:38.573Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T11:11:38.573Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T11:11:38.573Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T11:11:38.573Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T11:11:38.573Z] (89/129) Installing lame (3.100-r0) [2022-10-26T11:11:38.573Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T11:11:38.573Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T11:11:38.573Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T11:11:38.573Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T11:11:38.573Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T11:11:38.573Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T11:11:38.573Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T11:11:38.573Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T11:11:38.573Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T11:11:38.573Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T11:11:38.573Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T11:11:38.573Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T11:11:38.573Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T11:11:38.573Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T11:11:38.573Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T11:11:38.573Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T11:11:38.573Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T11:11:38.573Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T11:11:38.573Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T11:11:38.573Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T11:11:38.573Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T11:11:38.573Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T11:11:38.573Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T11:11:38.573Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T11:11:38.573Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T11:11:38.573Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T11:11:38.573Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T11:11:38.833Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T11:11:38.833Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T11:11:38.833Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T11:11:38.833Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T11:11:38.833Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T11:11:38.833Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T11:11:38.833Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T11:11:38.833Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T11:11:38.833Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T11:11:38.833Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T11:11:38.833Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T11:11:38.833Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T11:11:38.833Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T11:11:39.770Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:11:39.770Z] Executing glib-2.70.1-r0.trigger [2022-10-26T11:11:39.770Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T11:11:41.676Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T11:11:41.676Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T11:11:41.676Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T11:11:41.676Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T11:11:41.676Z] OK: 286 MiB in 145 packages [2022-10-26T11:11:46.947Z] Removing intermediate container c29edc98a626 [2022-10-26T11:11:46.947Z] ---> af5bb0f2998f [2022-10-26T11:11:46.947Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T11:11:46.947Z] ---> Running in 3f3576f29c10 [2022-10-26T11:11:47.206Z] Removing intermediate container 3f3576f29c10 [2022-10-26T11:11:47.206Z] ---> 4f9793e7c956 [2022-10-26T11:11:47.206Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T11:11:47.206Z] ---> Running in ba42fd36b4c9 [2022-10-26T11:11:47.206Z] Removing intermediate container ba42fd36b4c9 [2022-10-26T11:11:47.206Z] ---> 77f91b31c560 [2022-10-26T11:11:47.206Z] Step 5/10 : RUN npm install -g npm [2022-10-26T11:11:47.466Z] ---> Running in 7889b9ffab2e [2022-10-26T11:11:55.583Z] [2022-10-26T11:11:55.583Z] changed 54 packages, and audited 212 packages in 6s [2022-10-26T11:11:55.583Z] [2022-10-26T11:11:55.583Z] 11 packages are looking for funding [2022-10-26T11:11:55.583Z] run `npm fund` for details [2022-10-26T11:11:55.583Z] [2022-10-26T11:11:55.583Z] found 0 vulnerabilities [2022-10-26T11:11:55.583Z] Removing intermediate container 7889b9ffab2e [2022-10-26T11:11:55.583Z] ---> 641f1a40fb42 [2022-10-26T11:11:55.583Z] Step 6/10 : ARG USER=1000 [2022-10-26T11:11:55.583Z] ---> Running in f03e4b424b84 [2022-10-26T11:11:55.583Z] Removing intermediate container f03e4b424b84 [2022-10-26T11:11:55.583Z] ---> 31363325f61f [2022-10-26T11:11:55.583Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T11:11:55.842Z] ---> Running in d35144130a93 [2022-10-26T11:11:56.409Z] Removing intermediate container d35144130a93 [2022-10-26T11:11:56.409Z] ---> dcc901589a75 [2022-10-26T11:11:56.409Z] Step 8/10 : USER $USER:$USER [2022-10-26T11:11:56.409Z] ---> Running in e826ac71fe1d [2022-10-26T11:11:56.409Z] Removing intermediate container e826ac71fe1d [2022-10-26T11:11:56.409Z] ---> 3cd90a540d6d [2022-10-26T11:11:56.409Z] Step 9/10 : WORKDIR /app [2022-10-26T11:11:56.409Z] ---> Running in 51fedf809689 [2022-10-26T11:11:56.409Z] Removing intermediate container 51fedf809689 [2022-10-26T11:11:56.409Z] ---> 5d0d9489ec60 [2022-10-26T11:11:56.409Z] Step 10/10 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:11:56.668Z] ---> Running in e3fee2c665f4 [2022-10-26T11:11:56.668Z] Removing intermediate container e3fee2c665f4 [2022-10-26T11:11:56.668Z] ---> 87d0e8c13246 [2022-10-26T11:11:56.668Z] Successfully built 87d0e8c13246 [2022-10-26T11:11:56.668Z] Successfully tagged edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:11:56.668Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T11:11:56.668Z] touch edgex-web-ui.imagebuilt [2022-10-26T11:11:56.668Z] mkdir -p node_modules coverage [2022-10-26T11:11:56.668Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T11:11:56.668Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.570Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE required: { [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE }, [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:11:58.571Z] npm WARN EBADENGINE } [2022-10-26T11:12:03.852Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T11:12:03.853Z] 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 [2022-10-26T11:12:03.853Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T11:12:03.853Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:12:04.113Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T11:12:04.113Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T11:12:05.054Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T11:12:06.103Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T11:12:06.394Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T11:12:08.384Z] 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 [2022-10-26T11:12:08.384Z] 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 [2022-10-26T11:12:09.320Z] 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. [2022-10-26T11:12:10.257Z] 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. [2022-10-26T11:12:12.163Z] 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. [2022-10-26T11:12:12.422Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T11:12:12.989Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:12:12.989Z] 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. [2022-10-26T11:12:13.247Z] 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. [2022-10-26T11:12:14.622Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:12:18.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117110 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-26T11:12:18.780Z] Running in /w/workspace/edgex-ui-go/89 [Pipeline] { [Pipeline] checkout [2022-10-26T11:12:18.817Z] The recommended git tool is: git [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] added 1478 packages, and audited 1479 packages in 25s [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] 90 packages are looking for funding [2022-10-26T11:12:22.744Z] run `npm fund` for details [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] To address issues that do not require attention, run: [2022-10-26T11:12:22.744Z] npm audit fix [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] To address all issues (including breaking changes), run: [2022-10-26T11:12:22.744Z] npm audit fix --force [2022-10-26T11:12:22.744Z] [2022-10-26T11:12:22.744Z] Run `npm audit` for details. [2022-10-26T11:12:23.857Z] using credential edgex-jenkins-ssh [2022-10-26T11:12:23.874Z] Cloning the remote Git repository [2022-10-26T11:12:23.923Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T11:12:23.994Z] > git init /w/workspace/edgex-ui-go/89 # timeout=10 [2022-10-26T11:12:24.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T11:12:24.135Z] > git --version # timeout=10 [2022-10-26T11:12:24.158Z] > git --version # 'git version 2.25.1' [2022-10-26T11:12:24.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T11:12:24.208Z] Verifying host key using known hosts file [2022-10-26T11:12:24.402Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T11:12:24.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T11:12:26.939Z] 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 [2022-10-26T11:12:27.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T11:12:27.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T11:12:28.148Z] Avoid second fetch [2022-10-26T11:12:28.149Z] Checking out Revision e14961ab0b8184a268f9b1ec7e31faff01efae52 (main) [2022-10-26T11:12:28.944Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#563)" [2022-10-26T11:12:28.166Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T11:12:28.187Z] > git checkout -f e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:12:29.477Z] - Generating browser application bundles (phase: setup)... [2022-10-26T11:12:29.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T11:12:29.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T11:12:29.887Z] Dload Upload Total Spent Left Speed [2022-10-26T11:12:29.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-10-26T11:12:30.483Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T11:12:30.813Z] + sudo tee /etc/docker/daemon.new [2022-10-26T11:12:30.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T11:12:30.813Z] { [2022-10-26T11:12:30.813Z] "registry-mirrors": [ [2022-10-26T11:12:30.813Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T11:12:30.813Z] ], [2022-10-26T11:12:30.813Z] "bip": "10.250.0.254/24", [2022-10-26T11:12:30.813Z] "hosts": [ [2022-10-26T11:12:30.813Z] "tcp://0.0.0.0:5555", [2022-10-26T11:12:30.813Z] "unix:///var/run/docker.sock" [2022-10-26T11:12:30.813Z] ], [2022-10-26T11:12:30.813Z] "mtu": 1458, [2022-10-26T11:12:30.813Z] "selinux-enabled": true, [2022-10-26T11:12:30.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T11:12:30.813Z] } [Pipeline] sh [2022-10-26T11:12:31.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T11:12:31.471Z] + sudo service docker restart [2022-10-26T11:12:33.664Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T11:12:33.664Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T11:12:37.851Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T11:12:37.851Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T11:12:38.421Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T11:12:38.421Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T11:12:38.986Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T11:12:38.986Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T11:12:39.244Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T11:12:39.503Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T11:12:39.503Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T11:12:39.762Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T11:12:40.021Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T11:12:41.923Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T11:12:48.487Z] 26 10 2022 11:12:48.136:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T11:12:48.487Z] 26 10 2022 11:12:48.141:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T11:12:48.487Z] 26 10 2022 11:12:48.152:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:12:49.728Z] provisioning config files... [2022-10-26T11:12:49.755Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/89@tmp/config16241668361700805523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:12:50.103Z] ---> docker-login.sh [2022-10-26T11:12:50.104Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:12:50.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:12:50.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:12:50.643Z] Configure a credential helper to remove this warning. See [2022-10-26T11:12:50.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:12:50.643Z] [2022-10-26T11:12:50.914Z] Login Succeeded [2022-10-26T11:12:50.914Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:12:50.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:12:51.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:12:51.184Z] Configure a credential helper to remove this warning. See [2022-10-26T11:12:51.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:12:51.184Z] [2022-10-26T11:12:51.184Z] Login Succeeded [2022-10-26T11:12:51.184Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:12:51.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:12:51.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:12:51.454Z] Configure a credential helper to remove this warning. See [2022-10-26T11:12:51.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:12:51.454Z] [2022-10-26T11:12:51.454Z] Login Succeeded [2022-10-26T11:12:51.454Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:12:51.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:12:51.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:12:51.725Z] Configure a credential helper to remove this warning. See [2022-10-26T11:12:51.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:12:51.725Z] [2022-10-26T11:12:51.725Z] Login Succeeded [2022-10-26T11:12:51.725Z] docker.io [2022-10-26T11:12:51.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:12:52.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:12:52.585Z] Configure a credential helper to remove this warning. See [2022-10-26T11:12:52.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:12:52.585Z] [2022-10-26T11:12:52.585Z] Login Succeeded [2022-10-26T11:12:52.585Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:12:52.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T11:12:52.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:12:52.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:12:52.783Z] ========================================================= [2022-10-26T11:12:52.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T11:12:52.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:12:53.138Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T11:12:54.109Z] Sending build context to Docker daemon 28.73MB [2022-10-26T11:12:54.109Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T11:12:54.109Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T11:12:54.379Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T11:12:54.380Z] 9b18e9b68314: Pulling fs layer [2022-10-26T11:12:54.380Z] d32db5db7311: Pulling fs layer [2022-10-26T11:12:54.380Z] d0c4b47475fc: Pulling fs layer [2022-10-26T11:12:54.380Z] 5831b945b038: Pulling fs layer [2022-10-26T11:12:54.380Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T11:12:54.380Z] e10730c5d714: Pulling fs layer [2022-10-26T11:12:54.380Z] 5dd5c2283517: Pulling fs layer [2022-10-26T11:12:54.380Z] d5ac0230b979: Pulling fs layer [2022-10-26T11:12:54.380Z] e10730c5d714: Waiting [2022-10-26T11:12:54.380Z] 5dd5c2283517: Waiting [2022-10-26T11:12:54.380Z] d5ac0230b979: Waiting [2022-10-26T11:12:54.380Z] 5831b945b038: Waiting [2022-10-26T11:12:54.380Z] 86bbec2aaacd: Waiting [2022-10-26T11:12:54.380Z] d0c4b47475fc: Download complete [2022-10-26T11:12:54.380Z] d32db5db7311: Verifying Checksum [2022-10-26T11:12:54.380Z] d32db5db7311: Download complete [2022-10-26T11:12:54.380Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T11:12:54.380Z] 86bbec2aaacd: Download complete [2022-10-26T11:12:54.380Z] e10730c5d714: Verifying Checksum [2022-10-26T11:12:54.380Z] e10730c5d714: Download complete [2022-10-26T11:12:54.380Z] 9b18e9b68314: Verifying Checksum [2022-10-26T11:12:54.380Z] 9b18e9b68314: Download complete [2022-10-26T11:12:55.355Z] 9b18e9b68314: Pull complete [2022-10-26T11:12:55.644Z] d5ac0230b979: Verifying Checksum [2022-10-26T11:12:55.644Z] d5ac0230b979: Download complete [2022-10-26T11:12:55.915Z] d32db5db7311: Pull complete [2022-10-26T11:12:56.183Z] d0c4b47475fc: Pull complete [2022-10-26T11:12:56.772Z] 5dd5c2283517: Verifying Checksum [2022-10-26T11:12:56.772Z] 5dd5c2283517: Download complete [2022-10-26T11:12:57.360Z] 5831b945b038: Verifying Checksum [2022-10-26T11:12:57.361Z] 5831b945b038: Download complete [2022-10-26T11:13:03.367Z] ✔ Browser application bundle generation complete. [2022-10-26T11:13:03.367Z] 26 10 2022 11:13:01.496:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket R-n0pPl1A52oC4BkAAAB with id 26989766 [2022-10-26T11:13:04.745Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T11:13:04.745Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.075 secs) [2022-10-26T11:13:04.745Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.172 secs) [2022-10-26T11:13:04.745Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.19 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.263 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.286 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.302 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.388 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.392 secs) [2022-10-26T11:13:05.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.4 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.415 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.419 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.431 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.433 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.436 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.438 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.492 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.501 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.511 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.557 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.6 secs) [2022-10-26T11:13:05.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.621 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.636 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.639 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.641 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.643 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.649 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.671 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.682 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.697 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.704 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.706 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.708 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.712 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.725 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.75 secs) [2022-10-26T11:13:05.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.762 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.784 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.788 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.79 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.792 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.795 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.809 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.859 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.87 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.874 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.879 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.888 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.891 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.893 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.911 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.919 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.936 secs) [2022-10-26T11:13:05.787Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.942 secs) [2022-10-26T11:13:06.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.966 secs) [2022-10-26T11:13:06.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.996 secs) [2022-10-26T11:13:06.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.002 secs) [2022-10-26T11:13:06.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.012 secs) [2022-10-26T11:13:06.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.019 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.023 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.047 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.053 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.061 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.081 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.1 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.105 secs) [2022-10-26T11:13:06.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.109 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.149 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.16 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.165 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.168 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.207 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.217 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.221 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.25 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.26 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.27 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.275 secs) [2022-10-26T11:13:06.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.282 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.323 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.337 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.346 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.354 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.4 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.41 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.423 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.425 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.436 secs) [2022-10-26T11:13:06.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.451 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.481 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.492 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.522 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.532 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.536 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.539 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.545 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.575 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.605 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.618 secs) [2022-10-26T11:13:06.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.68 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.696 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.701 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.706 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.708 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.728 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.736 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.757 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.796 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.812 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.823 secs) [2022-10-26T11:13:07.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.827 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.853 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.872 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.876 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.879 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.882 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.895 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.934 secs) [2022-10-26T11:13:07.343Z] WARN: ' [2022-10-26T11:13:07.343Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T11:13:07.343Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T11:13:07.343Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T11:13:07.343Z] in a future version of Angular. [2022-10-26T11:13:07.343Z] [2022-10-26T11:13:07.343Z] For more information on this, see our API docs here: [2022-10-26T11:13:07.343Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T11:13:07.343Z] ' [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.934 secs) [2022-10-26T11:13:07.343Z] WARN: ' [2022-10-26T11:13:07.343Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T11:13:07.343Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T11:13:07.343Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T11:13:07.343Z] in a future version of Angular. [2022-10-26T11:13:07.343Z] [2022-10-26T11:13:07.343Z] For more information on this, see our API docs here: [2022-10-26T11:13:07.343Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T11:13:07.343Z] ' [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.96 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.971 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.975 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.977 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.997 secs) [2022-10-26T11:13:07.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.004 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.03 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.042 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.065 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.078 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.081 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.084 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.098 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.137 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.156 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.159 secs) [2022-10-26T11:13:07.602Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.16 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.199 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.221 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.232 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.248 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.314 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.326 secs) [2022-10-26T11:13:07.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.334 secs) [2022-10-26T11:13:08.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.391 secs) [2022-10-26T11:13:08.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.401 secs) [2022-10-26T11:13:08.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.409 secs) [2022-10-26T11:13:08.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.422 secs) [2022-10-26T11:13:08.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.635 secs / 2.422 secs) [2022-10-26T11:13:08.120Z] TOTAL: 149 SUCCESS [2022-10-26T11:13:08.120Z] ✔ Browser application bundle generation complete. [2022-10-26T11:13:08.686Z] [2022-10-26T11:13:08.686Z] =============================== Coverage summary =============================== [2022-10-26T11:13:08.686Z] Statements : 40.87% ( 1463/3580 ) [2022-10-26T11:13:08.686Z] Branches : 12.03% ( 111/923 ) [2022-10-26T11:13:08.686Z] Functions : 33.13% ( 430/1298 ) [2022-10-26T11:13:08.686Z] Lines : 38.8% ( 1314/3387 ) [2022-10-26T11:13:08.686Z] ================================================================================ [2022-10-26T11:13:08.945Z] ✔ Browser application bundle generation complete. [2022-10-26T11:13:09.202Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-26T11:13:09.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T11:13:09.231Z] $ docker stop --time=1 b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 [2022-10-26T11:13:09.698Z] 5831b945b038: Pull complete [2022-10-26T11:13:09.698Z] 86bbec2aaacd: Pull complete [2022-10-26T11:13:09.698Z] e10730c5d714: Pull complete [2022-10-26T11:13:10.538Z] $ docker rm -f b764891ff92a176da7e9b645c8cbe3c58358615b63cc1fc79efebfe6c377b0c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:13:10.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T11:13:11.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T11:13:12.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T11:13:12.616Z] + ls -al . [2022-10-26T11:13:12.616Z] total 184 [2022-10-26T11:13:12.616Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 11:11 . [2022-10-26T11:13:12.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 .. [2022-10-26T11:13:12.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 .blubracket [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 11:10 .dockerignore [2022-10-26T11:13:12.616Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:10 .git [2022-10-26T11:13:12.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 .github [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 11:10 .gitignore [2022-10-26T11:13:12.616Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:10 .semver [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 11:10 Attribution.txt [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 11:10 CHANGELOG.md [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 11:10 CONTRIBUTING.md [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 11:10 Dockerfile [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 11:10 Jenkinsfile [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 11:10 LICENSE [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 11:10 Makefile [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 11:10 README.md [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 11:10 VERSION [2022-10-26T11:13:12.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 assets [2022-10-26T11:13:12.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 bin [2022-10-26T11:13:12.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:10 cmd [2022-10-26T11:13:12.616Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 11:11 coverage.out [2022-10-26T11:13:12.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:10 docs [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 11:10 go.mod [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 11:10 go.sum [2022-10-26T11:13:12.616Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:10 internal [2022-10-26T11:13:12.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 snap [2022-10-26T11:13:12.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:10 testing [2022-10-26T11:13:12.616Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 11:10 version.go [2022-10-26T11:13:12.616Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 11:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:12.912Z] + 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=e14961ab0b8184a268f9b1ec7e31faff01efae52 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-26T11:13:13.170Z] Sending build context to Docker daemon 48.26MB [2022-10-26T11:13:13.170Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T11:13:13.170Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T11:13:13.170Z] ---> b22b1b996df0 [2022-10-26T11:13:13.170Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T11:13:13.736Z] ---> Running in 1a9c1efe1bc0 [2022-10-26T11:13:13.736Z] Removing intermediate container 1a9c1efe1bc0 [2022-10-26T11:13:13.736Z] ---> 8fc916eebecc [2022-10-26T11:13:13.736Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T11:13:13.736Z] ---> Running in e172942c3966 [2022-10-26T11:13:13.736Z] Removing intermediate container e172942c3966 [2022-10-26T11:13:13.736Z] ---> f9338a098037 [2022-10-26T11:13:13.736Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T11:13:13.993Z] ---> Running in 3306657518cc [2022-10-26T11:13:13.993Z] Removing intermediate container 3306657518cc [2022-10-26T11:13:13.993Z] ---> f5302af83586 [2022-10-26T11:13:13.993Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T11:13:13.993Z] ---> Running in df4486b4a7f3 [2022-10-26T11:13:13.993Z] Removing intermediate container df4486b4a7f3 [2022-10-26T11:13:13.993Z] ---> d254064aa1e8 [2022-10-26T11:13:13.993Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T11:13:13.993Z] ---> Running in 14df767c9da5 [2022-10-26T11:13:14.251Z] Removing intermediate container 14df767c9da5 [2022-10-26T11:13:14.251Z] ---> ccb88b189f5e [2022-10-26T11:13:14.251Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T11:13:15.182Z] ---> ad44df6c9e7d [2022-10-26T11:13:15.182Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T11:13:15.182Z] ---> Running in 823b17e3284d [2022-10-26T11:13:15.748Z] Removing intermediate container 823b17e3284d [2022-10-26T11:13:15.748Z] ---> 4ba9fb9f1af8 [2022-10-26T11:13:15.748Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T11:13:15.748Z] ---> Running in 3bedf417846d [2022-10-26T11:13:16.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:13:16.357Z] 5dd5c2283517: Pull complete [2022-10-26T11:13:16.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:13:17.138Z] OK: 211 MiB in 51 packages [2022-10-26T11:13:17.397Z] Removing intermediate container 3bedf417846d [2022-10-26T11:13:17.397Z] ---> 65ef9fc92a88 [2022-10-26T11:13:17.397Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T11:13:17.397Z] ---> Running in c47a78f7e745 [2022-10-26T11:13:17.397Z] Removing intermediate container c47a78f7e745 [2022-10-26T11:13:17.397Z] ---> 683ed41dcd99 [2022-10-26T11:13:17.397Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T11:13:17.655Z] ---> Running in e62af438c0c4 [2022-10-26T11:13:17.655Z] Removing intermediate container e62af438c0c4 [2022-10-26T11:13:17.655Z] ---> a9dcac11ec5d [2022-10-26T11:13:17.655Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T11:13:17.655Z] ---> a26c226b83ff [2022-10-26T11:13:17.655Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T11:13:17.914Z] ---> Running in bb6428482e32 [2022-10-26T11:13:18.307Z] d5ac0230b979: Pull complete [2022-10-26T11:13:18.307Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T11:13:18.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T11:13:18.307Z] ---> 59b3b1a385d4 [2022-10-26T11:13:18.307Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T11:13:18.479Z] Removing intermediate container bb6428482e32 [2022-10-26T11:13:18.479Z] ---> 2f68f0a199ac [2022-10-26T11:13:18.479Z] Step 15/26 : COPY . . [2022-10-26T11:13:19.852Z] ---> d5349f7f4a97 [2022-10-26T11:13:19.852Z] Step 16/26 : RUN ${MAKE} [2022-10-26T11:13:19.852Z] ---> Running in 1e01c5c22ded [2022-10-26T11:13:20.110Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T11:13:20.259Z] ---> Running in 171d121e2280 [2022-10-26T11:13:20.526Z] Removing intermediate container 171d121e2280 [2022-10-26T11:13:20.526Z] ---> 11e78a5b46f1 [2022-10-26T11:13:20.526Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T11:13:20.526Z] ---> Running in 3f47a92175e6 [2022-10-26T11:13:20.795Z] Removing intermediate container 3f47a92175e6 [2022-10-26T11:13:20.795Z] ---> d3ecadce16e2 [2022-10-26T11:13:20.795Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T11:13:21.062Z] ---> Running in 68f5eb546c62 [2022-10-26T11:13:21.331Z] Removing intermediate container 68f5eb546c62 [2022-10-26T11:13:21.331Z] ---> a97eef73c391 [2022-10-26T11:13:21.331Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T11:13:21.331Z] ---> Running in 899ecc007137 [2022-10-26T11:13:21.670Z] Removing intermediate container 899ecc007137 [2022-10-26T11:13:21.670Z] ---> 27d05d949c5d [2022-10-26T11:13:21.670Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T11:13:21.670Z] ---> Running in d59556871a59 [2022-10-26T11:13:21.954Z] Removing intermediate container d59556871a59 [2022-10-26T11:13:21.954Z] ---> 88d5cdaf705a [2022-10-26T11:13:21.954Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T11:13:22.557Z] latest: Pulling from library/docker [2022-10-26T11:13:22.827Z] 9b18e9b68314: Already exists [2022-10-26T11:13:22.827Z] e5833820420a: Pulling fs layer [2022-10-26T11:13:22.827Z] 79069699b830: Pulling fs layer [2022-10-26T11:13:22.827Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-26T11:13:22.827Z] e0d61bd8b9f5: Pulling fs layer [2022-10-26T11:13:22.827Z] 245f2ec60f2d: Pulling fs layer [2022-10-26T11:13:22.827Z] 565435f1ea60: Pulling fs layer [2022-10-26T11:13:22.827Z] a2b0e4f6483b: Pulling fs layer [2022-10-26T11:13:22.827Z] 2f6ebfe41273: Pulling fs layer [2022-10-26T11:13:22.827Z] e0d61bd8b9f5: Waiting [2022-10-26T11:13:22.827Z] 245f2ec60f2d: Waiting [2022-10-26T11:13:22.827Z] 565435f1ea60: Waiting [2022-10-26T11:13:22.827Z] a2b0e4f6483b: Waiting [2022-10-26T11:13:22.827Z] 2f6ebfe41273: Waiting [2022-10-26T11:13:23.097Z] 79069699b830: Download complete [2022-10-26T11:13:23.097Z] e5833820420a: Verifying Checksum [2022-10-26T11:13:23.097Z] e5833820420a: Download complete [2022-10-26T11:13:23.365Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-26T11:13:23.365Z] 1ee9c3c3cf30: Download complete [2022-10-26T11:13:23.633Z] e0d61bd8b9f5: Verifying Checksum [2022-10-26T11:13:23.633Z] e0d61bd8b9f5: Download complete [2022-10-26T11:13:23.633Z] 565435f1ea60: Verifying Checksum [2022-10-26T11:13:23.633Z] 565435f1ea60: Download complete [2022-10-26T11:13:23.633Z] 245f2ec60f2d: Download complete [2022-10-26T11:13:23.633Z] a2b0e4f6483b: Verifying Checksum [2022-10-26T11:13:23.633Z] a2b0e4f6483b: Download complete [2022-10-26T11:13:23.633Z] 2f6ebfe41273: Verifying Checksum [2022-10-26T11:13:23.633Z] 2f6ebfe41273: Download complete [2022-10-26T11:13:23.633Z] e5833820420a: Pull complete [2022-10-26T11:13:23.901Z] 79069699b830: Pull complete [2022-10-26T11:13:24.862Z] 1ee9c3c3cf30: Pull complete [2022-10-26T11:13:26.277Z] e0d61bd8b9f5: Pull complete [2022-10-26T11:13:26.862Z] 245f2ec60f2d: Pull complete [2022-10-26T11:13:27.130Z] 565435f1ea60: Pull complete [2022-10-26T11:13:27.397Z] a2b0e4f6483b: Pull complete [2022-10-26T11:13:27.663Z] 2f6ebfe41273: Pull complete [2022-10-26T11:13:27.664Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T11:13:27.664Z] Status: Downloaded newer image for docker:latest [2022-10-26T11:13:31.040Z] ---> 1ed46e4c6095 [2022-10-26T11:13:31.040Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T11:13:31.040Z] ---> Running in 6c1584258819 [2022-10-26T11:13:32.300Z] Removing intermediate container 1e01c5c22ded [2022-10-26T11:13:32.300Z] ---> 9fb2a5ff9131 [2022-10-26T11:13:32.300Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T11:13:32.450Z] Removing intermediate container 6c1584258819 [2022-10-26T11:13:32.450Z] ---> 9f7d9d0e2751 [2022-10-26T11:13:32.450Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T11:13:32.450Z] ---> Running in bf05b27d3ff0 [2022-10-26T11:13:32.865Z] 3.14: Pulling from library/alpine [2022-10-26T11:13:32.865Z] c7ed990a2339: Pulling fs layer [2022-10-26T11:13:33.123Z] c7ed990a2339: Verifying Checksum [2022-10-26T11:13:33.123Z] c7ed990a2339: Download complete [2022-10-26T11:13:33.123Z] c7ed990a2339: Pull complete [2022-10-26T11:13:33.123Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T11:13:33.123Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T11:13:33.123Z] ---> dd53f409bf0b [2022-10-26T11:13:33.123Z] Step 18/26 : EXPOSE 4000 [2022-10-26T11:13:33.123Z] ---> Running in 7bf2f28af137 [2022-10-26T11:13:33.381Z] Removing intermediate container 7bf2f28af137 [2022-10-26T11:13:33.381Z] ---> f115a2968971 [2022-10-26T11:13:33.381Z] 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 [2022-10-26T11:13:33.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:13:33.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:13:33.947Z] ---> 742c761ae053 [2022-10-26T11:13:33.947Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T11:13:34.204Z] ---> 939c66644ae0 [2022-10-26T11:13:34.204Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T11:13:34.204Z] ---> 7672146cb274 [2022-10-26T11:13:34.204Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T11:13:34.204Z] ---> Running in 797c78bec402 [2022-10-26T11:13:34.463Z] Removing intermediate container 797c78bec402 [2022-10-26T11:13:34.463Z] ---> 01bf59c0c938 [2022-10-26T11:13:34.463Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T11:13:34.463Z] ---> Running in 57c190ff4ccd [2022-10-26T11:13:34.463Z] Removing intermediate container 57c190ff4ccd [2022-10-26T11:13:34.463Z] ---> 3ca45f110e6c [2022-10-26T11:13:34.463Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T11:13:34.463Z] ---> Running in 46ad46fd3ebf [2022-10-26T11:13:34.724Z] Removing intermediate container 46ad46fd3ebf [2022-10-26T11:13:34.724Z] ---> 6ba08b2308ef [2022-10-26T11:13:34.724Z] Step 25/26 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:13:34.724Z] ---> Running in 114bcb9164c7 [2022-10-26T11:13:34.724Z] Removing intermediate container 114bcb9164c7 [2022-10-26T11:13:34.724Z] ---> f55de7194ae6 [2022-10-26T11:13:34.725Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-10-26T11:13:34.725Z] ---> Running in 720564452b96 [2022-10-26T11:13:34.725Z] Removing intermediate container 720564452b96 [2022-10-26T11:13:34.725Z] ---> 135448e1836f [2022-10-26T11:13:34.725Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T11:13:34.725Z] Successfully built 135448e1836f [2022-10-26T11:13:34.725Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:13:34.835Z] provisioning config files... [2022-10-26T11:13:34.844Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1370731582893083635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:13:35.097Z] OK: 221 MiB in 51 packages [2022-10-26T11:13:35.142Z] ---> docker-login.sh [2022-10-26T11:13:35.142Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:13:35.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:13:35.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:13:35.142Z] Configure a credential helper to remove this warning. See [2022-10-26T11:13:35.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:13:35.142Z] [2022-10-26T11:13:35.142Z] Login Succeeded [2022-10-26T11:13:35.142Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:13:35.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:13:35.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:13:35.142Z] Configure a credential helper to remove this warning. See [2022-10-26T11:13:35.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:13:35.142Z] [2022-10-26T11:13:35.142Z] Login Succeeded [2022-10-26T11:13:35.142Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:13:35.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:13:35.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:13:35.402Z] Configure a credential helper to remove this warning. See [2022-10-26T11:13:35.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:13:35.402Z] [2022-10-26T11:13:35.402Z] Login Succeeded [2022-10-26T11:13:35.402Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:13:35.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:13:35.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:13:35.402Z] Configure a credential helper to remove this warning. See [2022-10-26T11:13:35.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:13:35.402Z] [2022-10-26T11:13:35.402Z] Login Succeeded [2022-10-26T11:13:35.402Z] docker.io [2022-10-26T11:13:35.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:13:35.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:13:35.919Z] Configure a credential helper to remove this warning. See [2022-10-26T11:13:35.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:13:35.919Z] [2022-10-26T11:13:35.919Z] Login Succeeded [2022-10-26T11:13:35.919Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:13:35.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T11:13:35.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:13:35.979Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-26T11:13:35.979Z] e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:13:35.979Z] latest [2022-10-26T11:13:35.979Z] 2.3.0-dev.18 [2022-10-26T11:13:35.979Z] e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:13:35.979Z] main [2022-10-26T11:13:35.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:36.066Z] Removing intermediate container bf05b27d3ff0 [2022-10-26T11:13:36.066Z] ---> 59a8049bfe18 [2022-10-26T11:13:36.066Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T11:13:36.066Z] ---> Running in d74c58a3f3e6 [2022-10-26T11:13:36.282Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:36.332Z] Removing intermediate container d74c58a3f3e6 [2022-10-26T11:13:36.332Z] ---> 94f1e2723a9f [2022-10-26T11:13:36.332Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T11:13:36.332Z] ---> Running in 7dc8ee9d31d3 [2022-10-26T11:13:36.591Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:13:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T11:13:36.591Z] 198bd97ee2e5: Preparing [2022-10-26T11:13:36.591Z] 012e0334b0e1: Preparing [2022-10-26T11:13:36.591Z] be88a703bf0a: Preparing [2022-10-26T11:13:36.591Z] 63493a9ab2d4: Preparing [2022-10-26T11:13:36.591Z] 63493a9ab2d4: Layer already exists [2022-10-26T11:13:36.591Z] 198bd97ee2e5: Pushed [2022-10-26T11:13:36.591Z] 012e0334b0e1: Pushed [2022-10-26T11:13:36.600Z] Removing intermediate container 7dc8ee9d31d3 [2022-10-26T11:13:36.600Z] ---> d4c856a09c22 [2022-10-26T11:13:36.600Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T11:13:37.184Z] ---> 5558f0216bc0 [2022-10-26T11:13:37.184Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T11:13:37.184Z] ---> Running in 3282639ea35b [2022-10-26T11:13:39.878Z] be88a703bf0a: Pushed [2022-10-26T11:13:39.878Z] e14961ab0b8184a268f9b1ec7e31faff01efae52: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:40.185Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:40.494Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-26T11:13:40.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T11:13:40.494Z] 198bd97ee2e5: Preparing [2022-10-26T11:13:40.494Z] 012e0334b0e1: Preparing [2022-10-26T11:13:40.494Z] be88a703bf0a: Preparing [2022-10-26T11:13:40.494Z] 63493a9ab2d4: Preparing [2022-10-26T11:13:40.494Z] 63493a9ab2d4: Layer already exists [2022-10-26T11:13:40.494Z] 012e0334b0e1: Layer already exists [2022-10-26T11:13:40.494Z] 198bd97ee2e5: Layer already exists [2022-10-26T11:13:40.494Z] be88a703bf0a: Layer already exists [2022-10-26T11:13:40.494Z] latest: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:40.807Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:41.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 [2022-10-26T11:13:41.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T11:13:41.122Z] 198bd97ee2e5: Preparing [2022-10-26T11:13:41.122Z] 012e0334b0e1: Preparing [2022-10-26T11:13:41.122Z] be88a703bf0a: Preparing [2022-10-26T11:13:41.122Z] 63493a9ab2d4: Preparing [2022-10-26T11:13:41.122Z] 198bd97ee2e5: Layer already exists [2022-10-26T11:13:41.122Z] 63493a9ab2d4: Layer already exists [2022-10-26T11:13:41.122Z] be88a703bf0a: Layer already exists [2022-10-26T11:13:41.122Z] 012e0334b0e1: Layer already exists [2022-10-26T11:13:41.122Z] 2.3.0-dev.18: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:41.436Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:41.734Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:13:41.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T11:13:41.735Z] 198bd97ee2e5: Preparing [2022-10-26T11:13:41.735Z] 012e0334b0e1: Preparing [2022-10-26T11:13:41.735Z] be88a703bf0a: Preparing [2022-10-26T11:13:41.735Z] 63493a9ab2d4: Preparing [2022-10-26T11:13:41.735Z] 198bd97ee2e5: Layer already exists [2022-10-26T11:13:41.735Z] 63493a9ab2d4: Layer already exists [2022-10-26T11:13:41.735Z] 012e0334b0e1: Layer already exists [2022-10-26T11:13:41.735Z] be88a703bf0a: Layer already exists [2022-10-26T11:13:41.735Z] e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:42.037Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:42.347Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-26T11:13:42.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T11:13:42.347Z] 198bd97ee2e5: Preparing [2022-10-26T11:13:42.347Z] 012e0334b0e1: Preparing [2022-10-26T11:13:42.347Z] be88a703bf0a: Preparing [2022-10-26T11:13:42.347Z] 63493a9ab2d4: Preparing [2022-10-26T11:13:42.347Z] 198bd97ee2e5: Layer already exists [2022-10-26T11:13:42.347Z] be88a703bf0a: Layer already exists [2022-10-26T11:13:42.347Z] 63493a9ab2d4: Layer already exists [2022-10-26T11:13:42.347Z] 012e0334b0e1: Layer already exists [2022-10-26T11:13:42.347Z] main: digest: sha256:ac134d27d5e5ba2f4605eb289efad2ffd97579e6bfa9b29c781ebd37052c9202 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T11:13:42.384Z] ===================================================== [Pipeline] echo [2022-10-26T11:13:42.390Z] taggedImages: [2022-10-26T11:13:42.390Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:13:42.390Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-26T11:13:42.390Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.18 [2022-10-26T11:13:42.390Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:13:42.390Z] - 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 [2022-10-26T11:13:42.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:13:42.754Z] [2022-10-26T11:13:42.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:13:43.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:13:43.051Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T11:13:43.051Z] 5eb5b503b376: Pulling fs layer [2022-10-26T11:13:43.051Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T11:13:43.051Z] ec43610c2a17: Pulling fs layer [2022-10-26T11:13:43.051Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T11:13:43.051Z] 33b1e0a273af: Pulling fs layer [2022-10-26T11:13:43.051Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T11:13:43.051Z] 2f39f015ded8: Pulling fs layer [2022-10-26T11:13:43.051Z] 2f39f015ded8: Waiting [2022-10-26T11:13:43.051Z] 3a2ae6a8a46f: Waiting [2022-10-26T11:13:43.051Z] 33b1e0a273af: Waiting [2022-10-26T11:13:43.051Z] 5d3b04190fa2: Waiting [2022-10-26T11:13:43.051Z] 5c69ac0246d0: Download complete [2022-10-26T11:13:43.051Z] 3a2ae6a8a46f: Download complete [2022-10-26T11:13:43.051Z] 33b1e0a273af: Verifying Checksum [2022-10-26T11:13:43.051Z] 33b1e0a273af: Download complete [2022-10-26T11:13:43.051Z] ec43610c2a17: Verifying Checksum [2022-10-26T11:13:43.051Z] ec43610c2a17: Download complete [2022-10-26T11:13:43.051Z] 5d3b04190fa2: Download complete [2022-10-26T11:13:43.310Z] 5eb5b503b376: Verifying Checksum [2022-10-26T11:13:43.310Z] 5eb5b503b376: Download complete [2022-10-26T11:13:43.878Z] 2f39f015ded8: Download complete [2022-10-26T11:13:44.443Z] 5eb5b503b376: Pull complete [2022-10-26T11:13:44.701Z] 5c69ac0246d0: Pull complete [2022-10-26T11:13:44.959Z] ec43610c2a17: Pull complete [2022-10-26T11:13:44.959Z] 3a2ae6a8a46f: Pull complete [2022-10-26T11:13:45.218Z] 33b1e0a273af: Pull complete [2022-10-26T11:13:45.476Z] 5d3b04190fa2: Pull complete [2022-10-26T11:13:49.659Z] 2f39f015ded8: Pull complete [2022-10-26T11:13:49.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T11:13:49.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:13:49.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:13:49.741Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:13:49.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T11:13:52.235Z] $ docker top 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:13:52.624Z] ---> job-cost.sh [2022-10-26T11:13:52.624Z] lf-activate-venv: SKIPPING [2022-10-26T11:13:52.624Z] INFO: No Stack... [2022-10-26T11:13:52.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T11:13:53.142Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T11:13:53.429Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-26T11:13:53.429Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T11:13:53.442Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [2022-10-26T11:13:53.449Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] did not exist. Created. [2022-10-26T11:13:53.449Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T11:13:53.749Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T11:13:54.153Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T11:13:54.161Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T11:13:54.186Z] $ docker stop --time=1 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc [2022-10-26T11:13:55.400Z] $ docker rm -f 375a2b1a45e57f86c3e40c520df7a09f8a945c4bffa6e6c92200c067735528bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T11:14:33.571Z] Removing intermediate container 3282639ea35b [2022-10-26T11:14:33.571Z] ---> ad22cb8aa3e6 [2022-10-26T11:14:33.571Z] Step 15/16 : COPY . . [2022-10-26T11:14:33.571Z] ---> e1c3abc3bd54 [2022-10-26T11:14:33.571Z] Step 16/16 : RUN ${MAKE} [2022-10-26T11:14:33.571Z] ---> Running in 43271cf5fc16 [2022-10-26T11:14:33.571Z] noop [2022-10-26T11:14:33.571Z] Removing intermediate container 43271cf5fc16 [2022-10-26T11:14:33.571Z] ---> edfa2507d571 [2022-10-26T11:14:33.571Z] Successfully built edfa2507d571 [2022-10-26T11:14:33.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:14:33.906Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T11:14:33.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:14:34.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container [2022-10-26T11:14:34.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 [2022-10-26T11:14:35.308Z] $ docker top c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:14:36.134Z] + go version [2022-10-26T11:14:36.134Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T11:14:36.154Z] $ docker stop --time=1 c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b [2022-10-26T11:14:37.767Z] $ docker rm -f c28aeaa1e94fea01c38000c9ddd360e000820f47ee48e8a6223641edef5bcf9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:14:38.310Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T11:14:38.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:14:38.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container [2022-10-26T11:14:38.545Z] $ 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/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 [2022-10-26T11:14:39.698Z] $ docker top 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:14:40.195Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/89 [Pipeline] fileExists [Pipeline] sh [2022-10-26T11:14:40.522Z] + make test [2022-10-26T11:14:40.791Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T11:14:42.214Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T11:15:50.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T11:15:50.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T11:15:50.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T11:15:50.112Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T11:16:12.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T11:16:12.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T11:16:12.185Z] ./bin/test-attribution-txt.sh [2022-10-26T11:16:12.185Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T11:16:12.185Z] make -C web test [2022-10-26T11:16:12.185Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/89/web' [2022-10-26T11:16:12.185Z] make[1]: tput: No such file or directory [2022-10-26T11:16:12.185Z] make[1]: tput: No such file or directory [2022-10-26T11:16:12.185Z] warning: generating ./VERSION [2022-10-26T11:16:12.185Z] echo "0.0.0" > VERSION [2022-10-26T11:16:12.185Z] docker build \ [2022-10-26T11:16:12.185Z] -f Dockerfile \ [2022-10-26T11:16:12.185Z] --build-arg USER=1000 \ [2022-10-26T11:16:12.185Z] \ [2022-10-26T11:16:12.185Z] --label "git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52" \ [2022-10-26T11:16:12.185Z] -t edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 \ [2022-10-26T11:16:12.185Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T11:16:12.185Z] . [2022-10-26T11:16:12.185Z] Sending build context to Docker daemon 3.269MB [2022-10-26T11:16:12.185Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T11:16:12.185Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T11:16:12.185Z] 47517142f6ba: Pulling fs layer [2022-10-26T11:16:12.185Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T11:16:12.185Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T11:16:12.185Z] aba105e6f55a: Pulling fs layer [2022-10-26T11:16:12.185Z] aba105e6f55a: Waiting [2022-10-26T11:16:12.185Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T11:16:12.185Z] f7079c9c4ba1: Download complete [2022-10-26T11:16:12.185Z] 47517142f6ba: Verifying Checksum [2022-10-26T11:16:12.185Z] 47517142f6ba: Download complete [2022-10-26T11:16:12.185Z] aba105e6f55a: Verifying Checksum [2022-10-26T11:16:12.185Z] aba105e6f55a: Download complete [2022-10-26T11:16:12.185Z] 47517142f6ba: Pull complete [2022-10-26T11:16:12.185Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T11:16:12.185Z] 5f8c4bfa009b: Download complete [2022-10-26T11:16:15.534Z] 5f8c4bfa009b: Pull complete [2022-10-26T11:16:15.534Z] f7079c9c4ba1: Pull complete [2022-10-26T11:16:15.801Z] aba105e6f55a: Pull complete [2022-10-26T11:16:15.801Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T11:16:15.801Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T11:16:15.801Z] ---> bf1b8b58d215 [2022-10-26T11:16:15.801Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T11:16:16.384Z] ---> Running in 1eea88ea3b05 [2022-10-26T11:16:17.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:16:17.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:16:18.574Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T11:16:18.574Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T11:16:18.574Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T11:16:18.574Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T11:16:18.574Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T11:16:18.574Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T11:16:18.574Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T11:16:18.574Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T11:16:18.574Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T11:16:18.575Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T11:16:18.575Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T11:16:18.575Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T11:16:18.575Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T11:16:18.575Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T11:16:18.575Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T11:16:18.843Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T11:16:18.843Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T11:16:18.843Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T11:16:18.843Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T11:16:18.843Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T11:16:18.843Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T11:16:18.843Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T11:16:18.843Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T11:16:18.843Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T11:16:18.843Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T11:16:18.843Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T11:16:19.109Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T11:16:19.109Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T11:16:19.109Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T11:16:19.109Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T11:16:19.109Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T11:16:19.109Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T11:16:19.109Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T11:16:19.109Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T11:16:19.109Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T11:16:19.109Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T11:16:19.109Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T11:16:19.109Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T11:16:19.109Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T11:16:19.110Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T11:16:19.376Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T11:16:19.376Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T11:16:19.376Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T11:16:19.376Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T11:16:19.376Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T11:16:19.376Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T11:16:19.376Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T11:16:19.376Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T11:16:19.376Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T11:16:19.376Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T11:16:19.376Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T11:16:19.376Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T11:16:19.376Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T11:16:19.376Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T11:16:19.376Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T11:16:19.376Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T11:16:19.376Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T11:16:19.376Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T11:16:19.652Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T11:16:19.652Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T11:16:19.652Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T11:16:19.652Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T11:16:19.652Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T11:16:19.652Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T11:16:19.652Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T11:16:19.652Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T11:16:19.652Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T11:16:19.652Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T11:16:19.652Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T11:16:19.919Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T11:16:19.919Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T11:16:19.919Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T11:16:19.919Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T11:16:19.919Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T11:16:19.919Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T11:16:20.185Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T11:16:20.185Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T11:16:20.185Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T11:16:20.185Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T11:16:20.452Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T11:16:22.392Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T11:16:22.392Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T11:16:22.392Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T11:16:22.658Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T11:16:22.658Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T11:16:22.658Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T11:16:22.658Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T11:16:22.658Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T11:16:22.658Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T11:16:22.658Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T11:16:22.658Z] (89/128) Installing lame (3.100-r0) [2022-10-26T11:16:22.658Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T11:16:22.925Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T11:16:22.925Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T11:16:22.925Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T11:16:22.925Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T11:16:22.925Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T11:16:22.925Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T11:16:22.925Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T11:16:22.925Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T11:16:22.925Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T11:16:22.925Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T11:16:22.925Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T11:16:22.925Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T11:16:22.925Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T11:16:22.925Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T11:16:23.192Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T11:16:23.192Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T11:16:23.192Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T11:16:23.457Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T11:16:23.726Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T11:16:23.726Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T11:16:23.726Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T11:16:23.726Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T11:16:23.726Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T11:16:23.726Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T11:16:23.726Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T11:16:23.726Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T11:16:23.726Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T11:16:23.726Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T11:16:23.726Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T11:16:23.726Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T11:16:23.726Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T11:16:23.726Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T11:16:23.996Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T11:16:23.996Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T11:16:23.996Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T11:16:23.996Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T11:16:23.996Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T11:16:23.996Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T11:16:27.344Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:16:27.344Z] Executing glib-2.70.1-r0.trigger [2022-10-26T11:16:27.614Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T11:16:32.960Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T11:16:32.960Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T11:16:32.960Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T11:16:32.960Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T11:16:32.960Z] OK: 275 MiB in 144 packages [2022-10-26T11:16:41.180Z] Removing intermediate container 1eea88ea3b05 [2022-10-26T11:16:41.180Z] ---> 74cffcfb1c8c [2022-10-26T11:16:41.180Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T11:16:41.447Z] ---> Running in 172dc42c0200 [2022-10-26T11:16:41.718Z] Removing intermediate container 172dc42c0200 [2022-10-26T11:16:41.718Z] ---> 03082d62aef8 [2022-10-26T11:16:41.718Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T11:16:41.718Z] ---> Running in 882d8b7246c6 [2022-10-26T11:16:41.983Z] Removing intermediate container 882d8b7246c6 [2022-10-26T11:16:41.984Z] ---> 532d86bd59b5 [2022-10-26T11:16:41.984Z] Step 5/10 : RUN npm install -g npm [2022-10-26T11:16:42.255Z] ---> Running in b4995088af94 [2022-10-26T11:17:08.937Z] [2022-10-26T11:17:08.937Z] changed 54 packages, and audited 212 packages in 22s [2022-10-26T11:17:08.937Z] [2022-10-26T11:17:08.937Z] 11 packages are looking for funding [2022-10-26T11:17:08.937Z] run `npm fund` for details [2022-10-26T11:17:08.937Z] [2022-10-26T11:17:08.937Z] found 0 vulnerabilities [2022-10-26T11:17:10.350Z] Removing intermediate container b4995088af94 [2022-10-26T11:17:10.350Z] ---> e0678d70ee3e [2022-10-26T11:17:10.350Z] Step 6/10 : ARG USER=1000 [2022-10-26T11:17:10.350Z] ---> Running in d99b3ab082a9 [2022-10-26T11:17:10.956Z] Removing intermediate container d99b3ab082a9 [2022-10-26T11:17:10.956Z] ---> 5bb6fc21f24b [2022-10-26T11:17:10.956Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T11:17:10.956Z] ---> Running in 8a63675adebc [2022-10-26T11:17:13.923Z] Removing intermediate container 8a63675adebc [2022-10-26T11:17:13.923Z] ---> 26612b307aae [2022-10-26T11:17:13.923Z] Step 8/10 : USER $USER:$USER [2022-10-26T11:17:13.923Z] ---> Running in d5cef18d04ae [2022-10-26T11:17:13.923Z] Removing intermediate container d5cef18d04ae [2022-10-26T11:17:13.923Z] ---> fac2fb53735b [2022-10-26T11:17:13.923Z] Step 9/10 : WORKDIR /app [2022-10-26T11:17:14.189Z] ---> Running in 756443af60b6 [2022-10-26T11:17:14.461Z] Removing intermediate container 756443af60b6 [2022-10-26T11:17:14.461Z] ---> 8e63cba98221 [2022-10-26T11:17:14.461Z] Step 10/10 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:17:14.461Z] ---> Running in 19f2da6bcd73 [2022-10-26T11:17:15.050Z] Removing intermediate container 19f2da6bcd73 [2022-10-26T11:17:15.050Z] ---> 4d143aa4d794 [2022-10-26T11:17:15.050Z] Successfully built 4d143aa4d794 [2022-10-26T11:17:15.050Z] Successfully tagged edgexfoundry/edgex-web-ui:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:17:15.050Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T11:17:15.050Z] touch edgex-web-ui.imagebuilt [2022-10-26T11:17:15.050Z] mkdir -p node_modules coverage [2022-10-26T11:17:15.050Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T11:17:15.050Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.823Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE required: { [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE }, [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T11:17:28.824Z] npm WARN EBADENGINE } [2022-10-26T11:18:01.206Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T11:18:01.786Z] 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 [2022-10-26T11:18:02.371Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T11:18:02.371Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:18:04.308Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T11:18:05.264Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T11:18:13.449Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T11:18:14.849Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T11:18:15.433Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T11:18:37.495Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:18:37.495Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T11:18:37.495Z] 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. [2022-10-26T11:18:39.432Z] 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. [2022-10-26T11:18:41.369Z] 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. [2022-10-26T11:18:42.770Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T11:18:52.830Z] 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 [2022-10-26T11:18:56.168Z] 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 [2022-10-26T11:19:11.151Z] 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. [2022-10-26T11:19:29.375Z] 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. [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] 90 packages are looking for funding [2022-10-26T11:20:08.218Z] run `npm fund` for details [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] To address issues that do not require attention, run: [2022-10-26T11:20:08.218Z] npm audit fix [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] To address all issues (including breaking changes), run: [2022-10-26T11:20:08.218Z] npm audit fix --force [2022-10-26T11:20:08.218Z] [2022-10-26T11:20:08.218Z] Run `npm audit` for details. [2022-10-26T11:20:08.218Z] 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 [2022-10-26T11:20:23.204Z] - Generating browser application bundles (phase: setup)... [2022-10-26T11:20:55.411Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T11:20:55.411Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T11:21:17.462Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T11:21:17.462Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T11:21:24.093Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T11:21:24.093Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T11:21:27.428Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T11:21:28.384Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T11:21:33.741Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T11:21:34.704Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T11:21:34.971Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T11:21:39.215Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T11:21:39.215Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T11:21:39.483Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T11:22:35.861Z] 26 10 2022 11:22:33.600:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T11:22:35.861Z] 26 10 2022 11:22:33.612:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T11:22:35.861Z] 26 10 2022 11:22:33.638:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T11:23:57.475Z] 26 10 2022 11:23:53.230:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T11:23:57.475Z] 26 10 2022 11:23:55.305:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T11:24:12.451Z] 26 10 2022 11:24:10.174:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T11:24:34.616Z] ✔ Browser application bundle generation complete. [2022-10-26T11:24:34.616Z] 26 10 2022 11:24:32.595:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket uaXXX_nP9CKO35O6AAAB with id 80809421 [2022-10-26T11:24:49.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T11:24:49.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.199 secs) [2022-10-26T11:24:49.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.257 secs) [2022-10-26T11:24:49.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.281 secs) [2022-10-26T11:24:49.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.299 secs) [2022-10-26T11:24:49.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.543 secs) [2022-10-26T11:24:50.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.946 secs) [2022-10-26T11:24:50.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.979 secs) [2022-10-26T11:24:50.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.997 secs) [2022-10-26T11:24:50.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.181 secs) [2022-10-26T11:24:51.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.295 secs) [2022-10-26T11:24:51.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.316 secs) [2022-10-26T11:24:51.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.33 secs) [2022-10-26T11:24:51.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.79 secs) [2022-10-26T11:24:51.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.838 secs) [2022-10-26T11:24:51.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.858 secs) [2022-10-26T11:24:51.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.13 secs) [2022-10-26T11:24:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.272 secs) [2022-10-26T11:24:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.292 secs) [2022-10-26T11:24:52.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.307 secs) [2022-10-26T11:24:52.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.571 secs) [2022-10-26T11:24:52.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.842 secs) [2022-10-26T11:24:52.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.916 secs) [2022-10-26T11:24:52.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.976 secs) [2022-10-26T11:24:53.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.032 secs) [2022-10-26T11:24:53.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.047 secs) [2022-10-26T11:24:53.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.145 secs) [2022-10-26T11:24:53.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.169 secs) [2022-10-26T11:24:53.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.561 secs) [2022-10-26T11:24:53.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.678 secs) [2022-10-26T11:24:54.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.704 secs) [2022-10-26T11:24:54.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.716 secs) [2022-10-26T11:24:54.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.866 secs) [2022-10-26T11:24:54.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.925 secs) [2022-10-26T11:24:54.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.986 secs) [2022-10-26T11:24:54.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.226 secs) [2022-10-26T11:24:54.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.282 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.298 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.307 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.338 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.386 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.416 secs) [2022-10-26T11:24:54.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.474 secs) [2022-10-26T11:24:55.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.603 secs) [2022-10-26T11:24:55.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.677 secs) [2022-10-26T11:24:55.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.707 secs) [2022-10-26T11:24:55.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.745 secs) [2022-10-26T11:24:55.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.806 secs) [2022-10-26T11:24:55.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.911 secs) [2022-10-26T11:24:55.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.944 secs) [2022-10-26T11:24:55.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.079 secs) [2022-10-26T11:24:56.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.246 secs) [2022-10-26T11:24:56.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.279 secs) [2022-10-26T11:24:56.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.297 secs) [2022-10-26T11:24:56.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.467 secs) [2022-10-26T11:24:56.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.667 secs) [2022-10-26T11:24:56.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.72 secs) [2022-10-26T11:24:57.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.975 secs) [2022-10-26T11:24:57.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.091 secs) [2022-10-26T11:24:57.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.24 secs) [2022-10-26T11:24:57.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.363 secs) [2022-10-26T11:24:57.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.408 secs) [2022-10-26T11:24:57.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.469 secs) [2022-10-26T11:24:57.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.521 secs) [2022-10-26T11:24:58.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.804 secs) [2022-10-26T11:24:58.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.85 secs) [2022-10-26T11:24:58.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.959 secs) [2022-10-26T11:24:58.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.161 secs) [2022-10-26T11:24:58.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.298 secs) [2022-10-26T11:24:59.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.494 secs) [2022-10-26T11:24:59.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.585 secs) [2022-10-26T11:24:59.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.678 secs) [2022-10-26T11:24:59.767Z] WARN: ' [2022-10-26T11:24:59.768Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T11:24:59.768Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T11:24:59.768Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T11:24:59.768Z] in a future version of Angular. [2022-10-26T11:24:59.768Z] [2022-10-26T11:24:59.768Z] For more information on this, see our API docs here: [2022-10-26T11:24:59.768Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T11:24:59.768Z] ' [2022-10-26T11:24:59.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.678 secs) [2022-10-26T11:24:59.768Z] WARN: ' [2022-10-26T11:24:59.768Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T11:24:59.768Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T11:24:59.768Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T11:24:59.768Z] in a future version of Angular. [2022-10-26T11:24:59.768Z] [2022-10-26T11:24:59.768Z] For more information on this, see our API docs here: [2022-10-26T11:24:59.768Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T11:24:59.768Z] ' [2022-10-26T11:24:59.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.881 secs) [2022-10-26T11:25:00.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.237 secs) [2022-10-26T11:25:00.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.262 secs) [2022-10-26T11:25:00.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.281 secs) [2022-10-26T11:25:00.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.293 secs) [2022-10-26T11:25:00.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.545 secs) [2022-10-26T11:25:00.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.781 secs) [2022-10-26T11:25:01.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.991 secs) [2022-10-26T11:25:01.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.053 secs) [2022-10-26T11:25:01.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.186 secs) [2022-10-26T11:25:01.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.404 secs) [2022-10-26T11:25:01.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.426 secs) [2022-10-26T11:25:01.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.439 secs) [2022-10-26T11:25:01.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.495 secs) [2022-10-26T11:25:01.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.514 secs) [2022-10-26T11:25:01.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.577 secs) [2022-10-26T11:25:02.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.608 secs) [2022-10-26T11:25:02.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.689 secs) [2022-10-26T11:25:02.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.738 secs) [2022-10-26T11:25:02.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.756 secs) [2022-10-26T11:25:02.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.973 secs) [2022-10-26T11:25:02.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.996 secs) [2022-10-26T11:25:02.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.014 secs) [2022-10-26T11:25:02.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.05 secs) [2022-10-26T11:25:02.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.148 secs) [2022-10-26T11:25:03.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.356 secs) [2022-10-26T11:25:03.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.419 secs) [2022-10-26T11:25:03.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.445 secs) [2022-10-26T11:25:03.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.628 secs) [2022-10-26T11:25:03.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.674 secs) [2022-10-26T11:25:03.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.718 secs) [2022-10-26T11:25:03.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.852 secs) [2022-10-26T11:25:03.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.873 secs) [2022-10-26T11:25:03.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.901 secs) [2022-10-26T11:25:04.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.999 secs) [2022-10-26T11:25:04.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.052 secs) [2022-10-26T11:25:04.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.069 secs) [2022-10-26T11:25:04.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.112 secs) [2022-10-26T11:25:04.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.211 secs) [2022-10-26T11:25:04.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.239 secs) [2022-10-26T11:25:04.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.266 secs) [2022-10-26T11:25:04.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.291 secs) [2022-10-26T11:25:04.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.313 secs) [2022-10-26T11:25:04.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.453 secs) [2022-10-26T11:25:04.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.481 secs) [2022-10-26T11:25:04.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.573 secs) [2022-10-26T11:25:05.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.906 secs) [2022-10-26T11:25:05.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.034 secs) [2022-10-26T11:25:05.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.058 secs) [2022-10-26T11:25:05.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.105 secs) [2022-10-26T11:25:05.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.136 secs) [2022-10-26T11:25:05.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.267 secs) [2022-10-26T11:25:05.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.389 secs) [2022-10-26T11:25:05.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.453 secs) [2022-10-26T11:25:06.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.953 secs) [2022-10-26T11:25:06.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.019 secs) [2022-10-26T11:25:06.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.081 secs) [2022-10-26T11:25:06.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.1 secs) [2022-10-26T11:25:06.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.117 secs) [2022-10-26T11:25:06.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.143 secs) [2022-10-26T11:25:06.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.18 secs) [2022-10-26T11:25:06.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.195 secs) [2022-10-26T11:25:07.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.345 secs) [2022-10-26T11:25:07.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.499 secs) [2022-10-26T11:25:07.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.717 secs) [2022-10-26T11:25:07.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.774 secs) [2022-10-26T11:25:07.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.842 secs) [2022-10-26T11:25:08.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.9 secs) [2022-10-26T11:25:08.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.914 secs) [2022-10-26T11:25:08.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.953 secs) [2022-10-26T11:25:08.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.046 secs) [2022-10-26T11:25:08.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.11 secs) [2022-10-26T11:25:08.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.177 secs) [2022-10-26T11:25:08.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.319 secs) [2022-10-26T11:25:08.869Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.372 secs) [2022-10-26T11:25:08.869Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.416 secs) [2022-10-26T11:25:08.869Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.452 secs) [2022-10-26T11:25:08.869Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.512 secs) [2022-10-26T11:25:09.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.477 secs / 14.512 secs) [2022-10-26T11:25:09.824Z] TOTAL: 149 SUCCESS [2022-10-26T11:25:09.824Z] ✔ Browser application bundle generation complete. [2022-10-26T11:25:13.154Z] [2022-10-26T11:25:13.154Z] =============================== Coverage summary =============================== [2022-10-26T11:25:13.154Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T11:25:13.154Z] Branches : 12.03% ( 111/923 ) [2022-10-26T11:25:13.154Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T11:25:13.154Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T11:25:13.154Z] ================================================================================ [2022-10-26T11:25:13.154Z] 26 10 2022 11:25:13.063:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T11:25:14.109Z] ✔ Browser application bundle generation complete. [2022-10-26T11:25:15.065Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/89/web' [Pipeline] echo [2022-10-26T11:25:15.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T11:25:15.090Z] $ docker stop --time=1 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 [2022-10-26T11:25:16.804Z] $ docker rm -f 0c186085c27cdfdb01ff19b051185b64b37fa2c0ec56fbf9c95e271858dac3b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:25:17.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T11:25:21.100Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T11:25:26.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:25:26.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T11:25:29.442Z] + ls -al . [2022-10-26T11:25:29.442Z] total 180 [2022-10-26T11:25:29.442Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 11:14 . [2022-10-26T11:25:29.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 .. [2022-10-26T11:25:29.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 .blubracket [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 11:12 .dockerignore [2022-10-26T11:25:29.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:12 .git [2022-10-26T11:25:29.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 .github [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 11:12 .gitignore [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 11:12 Attribution.txt [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 11:12 CHANGELOG.md [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 11:12 CONTRIBUTING.md [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 11:12 Dockerfile [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 11:12 Jenkinsfile [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 11:12 LICENSE [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 11:12 Makefile [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 11:12 README.md [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 11:10 VERSION [2022-10-26T11:25:29.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 assets [2022-10-26T11:25:29.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 bin [2022-10-26T11:25:29.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 11:12 cmd [2022-10-26T11:25:29.442Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 11:14 coverage.out [2022-10-26T11:25:29.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:12 docs [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 11:12 go.mod [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 11:12 go.sum [2022-10-26T11:25:29.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:12 internal [2022-10-26T11:25:29.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 snap [2022-10-26T11:25:29.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:12 testing [2022-10-26T11:25:29.442Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 11:12 version.go [2022-10-26T11:25:29.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 11:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:25:29.776Z] + 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=e14961ab0b8184a268f9b1ec7e31faff01efae52 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-26T11:25:30.729Z] Sending build context to Docker daemon 31.48MB [2022-10-26T11:25:30.729Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T11:25:30.729Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T11:25:30.729Z] ---> edfa2507d571 [2022-10-26T11:25:30.729Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T11:25:32.136Z] ---> Running in e84d3930c9f8 [2022-10-26T11:25:32.136Z] Removing intermediate container e84d3930c9f8 [2022-10-26T11:25:32.136Z] ---> 6b311b0b2a2e [2022-10-26T11:25:32.136Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T11:25:32.136Z] ---> Running in c750c996e290 [2022-10-26T11:25:32.404Z] Removing intermediate container c750c996e290 [2022-10-26T11:25:32.404Z] ---> 6eca8cc8468c [2022-10-26T11:25:32.404Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T11:25:32.672Z] ---> Running in 468abbb4b91a [2022-10-26T11:25:32.940Z] Removing intermediate container 468abbb4b91a [2022-10-26T11:25:32.941Z] ---> c17e51b37c91 [2022-10-26T11:25:32.941Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T11:25:32.941Z] ---> Running in cf8a11b760c6 [2022-10-26T11:25:33.206Z] Removing intermediate container cf8a11b760c6 [2022-10-26T11:25:33.206Z] ---> 8110263e2c2c [2022-10-26T11:25:33.206Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T11:25:33.206Z] ---> Running in 439f6e0176f0 [2022-10-26T11:25:33.472Z] Removing intermediate container 439f6e0176f0 [2022-10-26T11:25:33.472Z] ---> 434761e9dee8 [2022-10-26T11:25:33.472Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T11:25:35.417Z] ---> c83bbc3880b7 [2022-10-26T11:25:35.417Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T11:25:35.417Z] ---> Running in f90e6aa4b126 [2022-10-26T11:25:37.358Z] Removing intermediate container f90e6aa4b126 [2022-10-26T11:25:37.358Z] ---> b5afd2973a9f [2022-10-26T11:25:37.358Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T11:25:37.358Z] ---> Running in 3780d576d271 [2022-10-26T11:25:37.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:25:38.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:25:39.937Z] OK: 221 MiB in 51 packages [2022-10-26T11:25:40.536Z] Removing intermediate container 3780d576d271 [2022-10-26T11:25:40.536Z] ---> 8c489e60812e [2022-10-26T11:25:40.536Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T11:25:40.803Z] ---> Running in ac8d1b3b4fb2 [2022-10-26T11:25:41.073Z] Removing intermediate container ac8d1b3b4fb2 [2022-10-26T11:25:41.073Z] ---> 737cde014278 [2022-10-26T11:25:41.073Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T11:25:41.073Z] ---> Running in 6c5299f33ae7 [2022-10-26T11:25:41.340Z] Removing intermediate container 6c5299f33ae7 [2022-10-26T11:25:41.340Z] ---> 1439f093e09e [2022-10-26T11:25:41.340Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T11:25:41.924Z] ---> 48e2460f8a82 [2022-10-26T11:25:41.924Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T11:25:41.924Z] ---> Running in ba5c7272e431 [2022-10-26T11:25:43.900Z] Removing intermediate container ba5c7272e431 [2022-10-26T11:25:43.900Z] ---> 956744afb080 [2022-10-26T11:25:43.900Z] Step 15/26 : COPY . . [2022-10-26T11:25:48.148Z] ---> a49d4cc28fbb [2022-10-26T11:25:48.148Z] Step 16/26 : RUN ${MAKE} [2022-10-26T11:25:48.148Z] ---> Running in cad1b3275f67 [2022-10-26T11:25:49.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T11:27:10.700Z] Removing intermediate container cad1b3275f67 [2022-10-26T11:27:10.700Z] ---> 48725bd8dbc6 [2022-10-26T11:27:10.700Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T11:27:10.700Z] 3.14: Pulling from library/alpine [2022-10-26T11:27:10.700Z] 90cda3b7c325: Pulling fs layer [2022-10-26T11:27:10.700Z] 90cda3b7c325: Verifying Checksum [2022-10-26T11:27:10.700Z] 90cda3b7c325: Download complete [2022-10-26T11:27:10.700Z] 90cda3b7c325: Pull complete [2022-10-26T11:27:10.700Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T11:27:10.700Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T11:27:10.700Z] ---> 376ba31ae3da [2022-10-26T11:27:10.700Z] Step 18/26 : EXPOSE 4000 [2022-10-26T11:27:10.700Z] ---> Running in e246c4d8114a [2022-10-26T11:27:10.700Z] Removing intermediate container e246c4d8114a [2022-10-26T11:27:10.700Z] ---> a6b1b54644c7 [2022-10-26T11:27:10.700Z] 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 [2022-10-26T11:27:10.700Z] ---> 8ffc1304fe79 [2022-10-26T11:27:10.700Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T11:27:10.700Z] ---> 05234fda9b0e [2022-10-26T11:27:10.700Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T11:27:10.700Z] ---> af5ff590f0a1 [2022-10-26T11:27:10.700Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T11:27:10.700Z] ---> Running in 9ef0a09fe2ac [2022-10-26T11:27:10.700Z] Removing intermediate container 9ef0a09fe2ac [2022-10-26T11:27:10.700Z] ---> cb0720282b54 [2022-10-26T11:27:10.700Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T11:27:10.700Z] ---> Running in 9804e07e52bb [2022-10-26T11:27:10.700Z] Removing intermediate container 9804e07e52bb [2022-10-26T11:27:10.700Z] ---> d2dd28d8b248 [2022-10-26T11:27:10.700Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T11:27:10.700Z] ---> Running in 515e053978a5 [2022-10-26T11:27:10.700Z] Removing intermediate container 515e053978a5 [2022-10-26T11:27:10.700Z] ---> 26e2a7b207fd [2022-10-26T11:27:10.700Z] Step 25/26 : LABEL git_sha=e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:27:10.700Z] ---> Running in 2d56e01a563d [2022-10-26T11:27:10.700Z] Removing intermediate container 2d56e01a563d [2022-10-26T11:27:10.700Z] ---> a849883033c7 [2022-10-26T11:27:10.700Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-10-26T11:27:10.700Z] ---> Running in b5e6eb0c7625 [2022-10-26T11:27:10.700Z] Removing intermediate container b5e6eb0c7625 [2022-10-26T11:27:10.700Z] ---> 43fdb2c02e3b [2022-10-26T11:27:10.700Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T11:27:10.700Z] Successfully built 43fdb2c02e3b [2022-10-26T11:27:10.700Z] 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 [2022-10-26T11:27:10.808Z] provisioning config files... [2022-10-26T11:27:10.823Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/89@tmp/config7708630011708837565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:27:11.170Z] ---> docker-login.sh [2022-10-26T11:27:11.170Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:27:11.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:27:11.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:27:11.437Z] Configure a credential helper to remove this warning. See [2022-10-26T11:27:11.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:27:11.437Z] [2022-10-26T11:27:11.437Z] Login Succeeded [2022-10-26T11:27:11.437Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:27:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:27:11.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:27:11.969Z] Configure a credential helper to remove this warning. See [2022-10-26T11:27:11.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:27:11.969Z] [2022-10-26T11:27:11.969Z] Login Succeeded [2022-10-26T11:27:11.969Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:27:12.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:27:12.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:27:12.236Z] Configure a credential helper to remove this warning. See [2022-10-26T11:27:12.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:27:12.236Z] [2022-10-26T11:27:12.236Z] Login Succeeded [2022-10-26T11:27:12.236Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:27:12.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:27:12.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:27:12.770Z] Configure a credential helper to remove this warning. See [2022-10-26T11:27:12.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:27:12.770Z] [2022-10-26T11:27:12.770Z] Login Succeeded [2022-10-26T11:27:12.770Z] docker.io [2022-10-26T11:27:13.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:27:13.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:27:13.301Z] Configure a credential helper to remove this warning. See [2022-10-26T11:27:13.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:27:13.301Z] [2022-10-26T11:27:13.301Z] Login Succeeded [2022-10-26T11:27:13.301Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:27:13.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T11:27:13.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:27:13.368Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-26T11:27:13.368Z] e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:27:13.368Z] latest [2022-10-26T11:27:13.368Z] 2.3.0-dev.18 [2022-10-26T11:27:13.368Z] e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:27:13.368Z] main [2022-10-26T11:27:13.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:13.726Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:14.068Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:27:14.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T11:27:14.068Z] 2d3ac8d33634: Preparing [2022-10-26T11:27:14.068Z] ea68e14149f4: Preparing [2022-10-26T11:27:14.068Z] ce0b0ffb9a3d: Preparing [2022-10-26T11:27:14.068Z] 28c3ef001483: Preparing [2022-10-26T11:27:14.068Z] 28c3ef001483: Layer already exists [2022-10-26T11:27:14.338Z] ea68e14149f4: Pushed [2022-10-26T11:27:14.338Z] 2d3ac8d33634: Pushed [2022-10-26T11:27:20.970Z] ce0b0ffb9a3d: Pushed [2022-10-26T11:27:20.970Z] e14961ab0b8184a268f9b1ec7e31faff01efae52: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:21.317Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:21.651Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-26T11:27:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T11:27:21.651Z] 2d3ac8d33634: Preparing [2022-10-26T11:27:21.651Z] ea68e14149f4: Preparing [2022-10-26T11:27:21.651Z] ce0b0ffb9a3d: Preparing [2022-10-26T11:27:21.651Z] 28c3ef001483: Preparing [2022-10-26T11:27:21.651Z] 28c3ef001483: Layer already exists [2022-10-26T11:27:21.651Z] ce0b0ffb9a3d: Layer already exists [2022-10-26T11:27:21.651Z] 2d3ac8d33634: Layer already exists [2022-10-26T11:27:21.651Z] ea68e14149f4: Layer already exists [2022-10-26T11:27:21.918Z] latest: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:22.259Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:22.604Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 [2022-10-26T11:27:22.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T11:27:22.604Z] 2d3ac8d33634: Preparing [2022-10-26T11:27:22.604Z] ea68e14149f4: Preparing [2022-10-26T11:27:22.604Z] ce0b0ffb9a3d: Preparing [2022-10-26T11:27:22.604Z] 28c3ef001483: Preparing [2022-10-26T11:27:22.604Z] 28c3ef001483: Layer already exists [2022-10-26T11:27:22.604Z] 2d3ac8d33634: Layer already exists [2022-10-26T11:27:22.604Z] ce0b0ffb9a3d: Layer already exists [2022-10-26T11:27:22.604Z] ea68e14149f4: Layer already exists [2022-10-26T11:27:22.604Z] 2.3.0-dev.18: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:23.208Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:23.537Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:27:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T11:27:23.537Z] 2d3ac8d33634: Preparing [2022-10-26T11:27:23.537Z] ea68e14149f4: Preparing [2022-10-26T11:27:23.537Z] ce0b0ffb9a3d: Preparing [2022-10-26T11:27:23.537Z] 28c3ef001483: Preparing [2022-10-26T11:27:23.537Z] ea68e14149f4: Layer already exists [2022-10-26T11:27:23.537Z] 28c3ef001483: Layer already exists [2022-10-26T11:27:23.537Z] 2d3ac8d33634: Layer already exists [2022-10-26T11:27:23.537Z] ce0b0ffb9a3d: Layer already exists [2022-10-26T11:27:23.537Z] e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:23.871Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:24.224Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-26T11:27:24.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T11:27:24.224Z] 2d3ac8d33634: Preparing [2022-10-26T11:27:24.224Z] ea68e14149f4: Preparing [2022-10-26T11:27:24.224Z] ce0b0ffb9a3d: Preparing [2022-10-26T11:27:24.224Z] 28c3ef001483: Preparing [2022-10-26T11:27:24.224Z] 28c3ef001483: Layer already exists [2022-10-26T11:27:24.224Z] 2d3ac8d33634: Layer already exists [2022-10-26T11:27:24.224Z] ea68e14149f4: Layer already exists [2022-10-26T11:27:24.224Z] ce0b0ffb9a3d: Layer already exists [2022-10-26T11:27:24.489Z] main: digest: sha256:9f4e4cbd473c750f473c97a0ab7d9520c0bf36ceb27c6d6bb12923c8aa22d183 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T11:27:24.548Z] ===================================================== [Pipeline] echo [2022-10-26T11:27:24.556Z] taggedImages: [2022-10-26T11:27:24.556Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52 [2022-10-26T11:27:24.556Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-26T11:27:24.556Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.18 [2022-10-26T11:27:24.556Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e14961ab0b8184a268f9b1ec7e31faff01efae52-2.3.0-dev.18 [2022-10-26T11:27:24.556Z] - 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 [2022-10-26T11:27:24.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:27:24.915Z] [2022-10-26T11:27:24.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:27:25.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:27:25.249Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T11:27:25.249Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T11:27:25.249Z] 04944245beec: Pulling fs layer [2022-10-26T11:27:25.249Z] 699f458cf7ca: Pulling fs layer [2022-10-26T11:27:25.249Z] 765212b225bb: Pulling fs layer [2022-10-26T11:27:25.249Z] f23df028b6ca: Pulling fs layer [2022-10-26T11:27:25.249Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T11:27:25.249Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T11:27:25.249Z] f23df028b6ca: Waiting [2022-10-26T11:27:25.249Z] d65c8cfc05b1: Waiting [2022-10-26T11:27:25.249Z] 2437ff75d9bd: Waiting [2022-10-26T11:27:25.249Z] 765212b225bb: Waiting [2022-10-26T11:27:25.519Z] 04944245beec: Verifying Checksum [2022-10-26T11:27:25.519Z] 04944245beec: Download complete [2022-10-26T11:27:25.519Z] 765212b225bb: Download complete [2022-10-26T11:27:25.519Z] f23df028b6ca: Verifying Checksum [2022-10-26T11:27:25.519Z] f23df028b6ca: Download complete [2022-10-26T11:27:25.519Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T11:27:25.519Z] d65c8cfc05b1: Download complete [2022-10-26T11:27:25.789Z] 699f458cf7ca: Verifying Checksum [2022-10-26T11:27:25.789Z] 699f458cf7ca: Download complete [2022-10-26T11:27:26.057Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T11:27:26.057Z] 8998bd30e6a1: Download complete [2022-10-26T11:27:28.646Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T11:27:28.646Z] 2437ff75d9bd: Download complete [2022-10-26T11:27:30.052Z] 8998bd30e6a1: Pull complete [2022-10-26T11:27:30.634Z] 04944245beec: Pull complete [2022-10-26T11:27:32.040Z] 699f458cf7ca: Pull complete [2022-10-26T11:27:32.305Z] 765212b225bb: Pull complete [2022-10-26T11:27:32.888Z] f23df028b6ca: Pull complete [2022-10-26T11:27:33.154Z] d65c8cfc05b1: Pull complete [2022-10-26T11:27:48.143Z] 2437ff75d9bd: Pull complete [2022-10-26T11:27:48.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T11:27:48.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:27:48.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:27:48.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-117110 does not seem to be running inside a container [2022-10-26T11:27:48.403Z] $ 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/89 -v /w/workspace/edgex-ui-go/89:/w/workspace/edgex-ui-go/89:rw,z -v /w/workspace/edgex-ui-go/89@tmp:/w/workspace/edgex-ui-go/89@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 [2022-10-26T11:27:51.356Z] $ docker top d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:27:52.221Z] ---> job-cost.sh [2022-10-26T11:27:52.221Z] lf-activate-venv: SKIPPING [2022-10-26T11:27:52.221Z] INFO: No Stack... [2022-10-26T11:27:52.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T11:27:53.446Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T11:27:53.877Z] + cat /w/workspace/edgex-ui-go/89/archives/cost.csv [2022-10-26T11:27:53.877Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T11:27:53.920Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [2022-10-26T11:27:53.928Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] did not exist. Created. [2022-10-26T11:27:53.928Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T11:27:54.623Z] /w/workspace/edgex-ui-go/89@tmp/durable-3b0bdbb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T11:27:55.310Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T11:27:55.330Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T11:28:00.253Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T11:28:00.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T11:28:00.279Z] $ docker stop --time=1 d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a [2022-10-26T11:28:01.989Z] $ docker rm -f d2cf2010560ac23e67c54dd6199139edd2d1a0b1062cef810286d802c0fec95a [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 [2022-10-26T11:28:02.380Z] provisioning config files... [2022-10-26T11:28:02.387Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6048236874581867997tmp [Pipeline] { [Pipeline] sh [2022-10-26T11:28:02.682Z] + set +x [2022-10-26T11:28:02.682Z] + curl -s https://codecov.io/bash [2022-10-26T11:28:02.682Z] + bash -s -- [2022-10-26T11:28:02.682Z] [2022-10-26T11:28:02.682Z] _____ _ [2022-10-26T11:28:02.682Z] / ____| | | [2022-10-26T11:28:02.682Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T11:28:02.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T11:28:02.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T11:28:02.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T11:28:02.682Z] Bash-1.0.6 [2022-10-26T11:28:02.682Z] [2022-10-26T11:28:02.682Z] [2022-10-26T11:28:02.682Z] ==> git version 2.25.1 found [2022-10-26T11:28:02.682Z] ==> 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 [2022-10-26T11:28:02.682Z] Release-Date: 2020-01-08 [2022-10-26T11:28:02.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T11:28:02.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T11:28:02.682Z] ==> Jenkins CI detected. [2022-10-26T11:28:02.682Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-26T11:28:02.682Z] project root: . [2022-10-26T11:28:02.682Z] --> token set from env [2022-10-26T11:28:02.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T11:28:02.682Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T11:28:02.941Z] ==> Python coveragepy not found [2022-10-26T11:28:02.941Z] ==> Searching for coverage reports in: [2022-10-26T11:28:02.941Z] + . [2022-10-26T11:28:02.941Z] -> Found 1 reports [2022-10-26T11:28:02.941Z] ==> Detecting git/mercurial file structure [2022-10-26T11:28:02.941Z] ==> Reading reports [2022-10-26T11:28:02.941Z] + ./coverage.out bytes=10 [2022-10-26T11:28:02.941Z] ==> Appending adjustments [2022-10-26T11:28:02.941Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T11:28:03.877Z] + Found adjustments [2022-10-26T11:28:03.877Z] ==> Gzipping contents [2022-10-26T11:28:03.877Z] 12K /tmp/codecov.ghjWbl.gz [2022-10-26T11:28:03.877Z] ==> Uploading reports [2022-10-26T11:28:03.877Z] url: https://codecov.io [2022-10-26T11:28:03.877Z] query: branch=main&commit=e14961ab0b8184a268f9b1ec7e31faff01efae52&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T11:28:03.877Z] -> Pinging Codecov [2022-10-26T11:28:03.877Z] 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=e14961ab0b8184a268f9b1ec7e31faff01efae52&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T11:28:04.137Z] -> Uploading to [2022-10-26T11:28:04.137Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/e14961ab0b8184a268f9b1ec7e31faff01efae52/421e0e8c-80d8-48a8-a48e-7482f0c93e7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T112803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a26ced518309c9b82c6ee9abf79a303af6b7c4e83df807b5a0dab427d6db6bd [2022-10-26T11:28:04.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T11:28:04.137Z] Dload Upload Total Spent Left Speed [2022-10-26T11:28:04.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39607 --:--:-- --:--:-- --:--:-- 39607 [2022-10-26T11:28:04.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] } [2022-10-26T11:28:04.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T11:28:04.321Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T11:28:04.335Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:04.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T11:28:04.631Z] [2022-10-26T11:28:04.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:04.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T11:28:04.929Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T11:28:04.929Z] df9b9388f04a: Pulling fs layer [2022-10-26T11:28:04.929Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T11:28:04.929Z] 25bc292e5bac: Pulling fs layer [2022-10-26T11:28:04.929Z] 114826534d7a: Pulling fs layer [2022-10-26T11:28:04.929Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T11:28:04.929Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T11:28:04.929Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T11:28:04.929Z] 6ad1cebc031e: Waiting [2022-10-26T11:28:04.929Z] 8a3aa393b2d8: Waiting [2022-10-26T11:28:04.929Z] 4657fd5d0bcf: Waiting [2022-10-26T11:28:04.929Z] 25bc292e5bac: Verifying Checksum [2022-10-26T11:28:04.929Z] 25bc292e5bac: Download complete [2022-10-26T11:28:04.929Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T11:28:04.929Z] 52dc419b0ee2: Download complete [2022-10-26T11:28:04.929Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T11:28:04.929Z] 4657fd5d0bcf: Download complete [2022-10-26T11:28:04.929Z] df9b9388f04a: Verifying Checksum [2022-10-26T11:28:04.929Z] df9b9388f04a: Download complete [2022-10-26T11:28:05.196Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T11:28:05.196Z] 6ad1cebc031e: Download complete [2022-10-26T11:28:05.196Z] df9b9388f04a: Pull complete [2022-10-26T11:28:05.196Z] 52dc419b0ee2: Pull complete [2022-10-26T11:28:05.196Z] 25bc292e5bac: Pull complete [2022-10-26T11:28:05.788Z] 114826534d7a: Verifying Checksum [2022-10-26T11:28:05.788Z] 114826534d7a: Download complete [2022-10-26T11:28:06.045Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T11:28:06.045Z] 8a3aa393b2d8: Download complete [2022-10-26T11:28:09.321Z] 114826534d7a: Pull complete [2022-10-26T11:28:09.321Z] 4657fd5d0bcf: Pull complete [2022-10-26T11:28:09.321Z] 6ad1cebc031e: Pull complete [2022-10-26T11:28:11.845Z] 8a3aa393b2d8: Pull complete [2022-10-26T11:28:11.845Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T11:28:11.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T11:28:11.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:11.915Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:11.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T11:28:14.185Z] $ docker top 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T11:28:14.235Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-26T11:28:14.516Z] + set -o pipefail [2022-10-26T11:28:14.516Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0ef845cc-b7ed-429d-a035-a8b68d5c42e9 [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] [2022-10-26T11:28:21.077Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T11:28:21.077Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T11:28:21.077Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T11:28:21.102Z] $ docker stop --time=1 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 [2022-10-26T11:28:23.415Z] $ docker rm -f 2ab0ab06ccaa2b85bbc58842af98a1d41896c6498d2af1cbbef1c4dcc3c00835 [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 [2022-10-26T11:28:24.137Z] + git log --format=format:%s -1 e14961ab0b8184a268f9b1ec7e31faff01efae52 [Pipeline] sh [2022-10-26T11:28:24.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:28:24.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:24.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:28:24.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:24.796Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:24.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:28:25.217Z] $ docker top 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:28:25.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:28:25.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:28:25.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:28:25.431Z] $ docker exec 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 ssh-agent [2022-10-26T11:28:25.524Z] SSH_AUTH_SOCK=/tmp/ssh-qSkWWuGSbzdV/agent.32 [2022-10-26T11:28:25.524Z] SSH_AGENT_PID=38 [2022-10-26T11:28:25.530Z] Running ssh-add (command line suppressed) [2022-10-26T11:28:25.638Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9275673380818779356.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9275673380818779356.key) [2022-10-26T11:28:25.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:28:25.926Z] + git semver tag [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,153 [run_tag] DEBUG tag force:False [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,153 [check_head_tag] DEBUG check head tag [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,154 [execute] INFO git cat-file --batch-check [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,158 [execute] INFO git cat-file --batch [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,170 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:28:26.184Z] 2022-10-26 11:28:26,175 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:26.184Z] 2.3.0-dev.18 [Pipeline] } [2022-10-26T11:28:26.208Z] $ docker exec --env ******** --env ******** 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 ssh-agent -k [2022-10-26T11:28:26.297Z] unset SSH_AUTH_SOCK; [2022-10-26T11:28:26.297Z] unset SSH_AGENT_PID; [2022-10-26T11:28:26.298Z] echo Agent pid 38 killed; [2022-10-26T11:28:26.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:28:26.598Z] + git semver [Pipeline] } [2022-10-26T11:28:26.885Z] $ docker stop --time=1 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 [2022-10-26T11:28:28.139Z] $ docker rm -f 60b9f0239092e652b3cf4344afe20b2dc158f16446401daffafc6f8878023c75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:28.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:28:28.507Z] [2022-10-26T11:28:28.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:28.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:28:28.809Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T11:28:28.809Z] ab5ef0e58194: Pulling fs layer [2022-10-26T11:28:28.809Z] 9712f1f96733: Pulling fs layer [2022-10-26T11:28:28.809Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T11:28:28.809Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T11:28:28.809Z] e9a5061849ea: Pulling fs layer [2022-10-26T11:28:28.809Z] d747dcd14b5f: Pulling fs layer [2022-10-26T11:28:28.809Z] 2de7ff778b66: Pulling fs layer [2022-10-26T11:28:28.809Z] d747dcd14b5f: Waiting [2022-10-26T11:28:28.809Z] e9a5061849ea: Waiting [2022-10-26T11:28:28.809Z] 0d9ebad4ef96: Waiting [2022-10-26T11:28:28.809Z] 2de7ff778b66: Waiting [2022-10-26T11:28:28.809Z] 9712f1f96733: Verifying Checksum [2022-10-26T11:28:28.809Z] 9712f1f96733: Download complete [2022-10-26T11:28:29.081Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T11:28:29.081Z] 63f879dbbcfc: Download complete [2022-10-26T11:28:29.341Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T11:28:29.341Z] 0d9ebad4ef96: Download complete [2022-10-26T11:28:29.341Z] d747dcd14b5f: Verifying Checksum [2022-10-26T11:28:29.341Z] d747dcd14b5f: Download complete [2022-10-26T11:28:29.341Z] e9a5061849ea: Verifying Checksum [2022-10-26T11:28:29.341Z] e9a5061849ea: Download complete [2022-10-26T11:28:29.341Z] ab5ef0e58194: Verifying Checksum [2022-10-26T11:28:29.341Z] ab5ef0e58194: Download complete [2022-10-26T11:28:29.600Z] 2de7ff778b66: Download complete [2022-10-26T11:28:32.130Z] ab5ef0e58194: Pull complete [2022-10-26T11:28:32.130Z] 9712f1f96733: Pull complete [2022-10-26T11:28:32.696Z] 63f879dbbcfc: Pull complete [2022-10-26T11:28:35.976Z] 0d9ebad4ef96: Pull complete [2022-10-26T11:28:35.976Z] e9a5061849ea: Pull complete [2022-10-26T11:28:35.976Z] d747dcd14b5f: Pull complete [2022-10-26T11:28:36.912Z] 2de7ff778b66: Pull complete [2022-10-26T11:28:36.912Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T11:28:36.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:28:36.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:36.993Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:37.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T11:28:39.873Z] $ docker top afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:28:39.927Z] provisioning config files... [2022-10-26T11:28:39.933Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11617881451650398065tmp [2022-10-26T11:28:39.942Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5522885447288680140tmp [2022-10-26T11:28:39.951Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2005385510424754418tmp [Pipeline] { [Pipeline] echo [2022-10-26T11:28:39.966Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:40.246Z] ---> sigul-configuration.sh [2022-10-26T11:28:40.246Z] gpg: directory `/root/.gnupg' created [2022-10-26T11:28:40.246Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T11:28:40.246Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T11:28:40.246Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T11:28:40.246Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T11:28:40.246Z] gpg: CAST5 encrypted data [2022-10-26T11:28:40.246Z] gpg: encrypted with 1 passphrase [2022-10-26T11:28:40.246Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T11:28:40.530Z] + mkdir /home/jenkins [2022-10-26T11:28:40.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T11:28:40.816Z] + 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 [2022-10-26T11:28:40.826Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:41.108Z] ---> sigul-install.sh [2022-10-26T11:28:41.108Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T11:28:41.394Z] + git tag --list [2022-10-26T11:28:41.394Z] 0.1.1 [2022-10-26T11:28:41.394Z] v1.1.0 [2022-10-26T11:28:41.394Z] v1.2.0 [2022-10-26T11:28:41.394Z] v1.2.1 [2022-10-26T11:28:41.394Z] v1.3.0 [2022-10-26T11:28:41.394Z] v2.0.0 [2022-10-26T11:28:41.394Z] v2.1.0 [2022-10-26T11:28:41.394Z] v2.2.0 [2022-10-26T11:28:41.394Z] v2.2.1-dev.1 [2022-10-26T11:28:41.394Z] v2.2.1-dev.2 [2022-10-26T11:28:41.394Z] v2.2.1-dev.3 [2022-10-26T11:28:41.394Z] v2.2.1-dev.4 [2022-10-26T11:28:41.394Z] v2.2.1-dev.5 [2022-10-26T11:28:41.394Z] v2.2.1-dev.6 [2022-10-26T11:28:41.394Z] v2.2.1-dev.7 [2022-10-26T11:28:41.394Z] v2.3.0-dev.10 [2022-10-26T11:28:41.394Z] v2.3.0-dev.11 [2022-10-26T11:28:41.394Z] v2.3.0-dev.12 [2022-10-26T11:28:41.394Z] v2.3.0-dev.13 [2022-10-26T11:28:41.394Z] v2.3.0-dev.14 [2022-10-26T11:28:41.394Z] v2.3.0-dev.15 [2022-10-26T11:28:41.394Z] v2.3.0-dev.16 [2022-10-26T11:28:41.394Z] v2.3.0-dev.17 [2022-10-26T11:28:41.394Z] v2.3.0-dev.18 [2022-10-26T11:28:41.394Z] v2.3.0-dev.7 [2022-10-26T11:28:41.394Z] v2.3.0-dev.8 [2022-10-26T11:28:41.394Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T11:28:41.678Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-26T11:28:42.244Z] Signing Git tag with Sigul... [2022-10-26T11:28:42.244Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-26T11:28:42.816Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:43.097Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T11:28:43.104Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T11:28:43.133Z] $ docker stop --time=1 afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 [2022-10-26T11:28:44.422Z] $ docker rm -f afe573e2a1a0c82b33e811e43d9ebfa2ff5fa03f9980ba36e13364784c7aaaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T11:28:44.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:28:44.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:45.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:28:45.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:45.191Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:45.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:28:45.571Z] $ docker top 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 -eo pid,comm [2022-10-26T11:28:45.599Z] 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). [2022-10-26T11:28:45.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:28:45.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:28:45.637Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:28:45.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:28:45.753Z] $ docker exec 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 ssh-agent [2022-10-26T11:28:45.853Z] SSH_AUTH_SOCK=/tmp/ssh-EUZcdjIAvKgp/agent.32 [2022-10-26T11:28:45.853Z] SSH_AGENT_PID=38 [2022-10-26T11:28:45.857Z] Running ssh-add (command line suppressed) [2022-10-26T11:28:45.959Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14369628438277875854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14369628438277875854.key) [2022-10-26T11:28:45.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:28:46.338Z] + git semver bump pre [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,492 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,494 [execute] INFO git cat-file --batch-check [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,500 [execute] INFO git cat-file --batch [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:28:46.619Z] 2022-10-26 11:28:46,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:46.619Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T11:28:46.640Z] $ docker exec --env ******** --env ******** 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 ssh-agent -k [2022-10-26T11:28:46.743Z] unset SSH_AUTH_SOCK; [2022-10-26T11:28:46.744Z] unset SSH_AGENT_PID; [2022-10-26T11:28:46.744Z] echo Agent pid 38 killed; [2022-10-26T11:28:46.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:28:47.033Z] + git semver [Pipeline] } [2022-10-26T11:28:47.319Z] $ docker stop --time=1 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 [2022-10-26T11:28:48.622Z] $ docker rm -f 74f793eff642933b1a1a0b9cbc8778a3e9c9d85d4c63848858afb111322ef754 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:28:48.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:28:48.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:49.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:28:49.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:49.308Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:49.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:28:49.711Z] $ docker top d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 -eo pid,comm [2022-10-26T11:28:49.744Z] 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). [2022-10-26T11:28:49.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:28:49.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:28:49.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:28:49.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:28:49.919Z] $ docker exec d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 ssh-agent [2022-10-26T11:28:50.009Z] SSH_AUTH_SOCK=/tmp/ssh-MKXcJ4BGMyOA/agent.31 [2022-10-26T11:28:50.009Z] SSH_AGENT_PID=37 [2022-10-26T11:28:50.013Z] Running ssh-add (command line suppressed) [2022-10-26T11:28:50.133Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15053792599568124553.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15053792599568124553.key) [2022-10-26T11:28:50.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:28:50.421Z] + git semver push [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,622 [run_push] DEBUG push [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,624 [execute] INFO git cat-file --batch-check [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,628 [execute] INFO git rev-list 1fcc4923882fce86d5327fe3592404f607cf69ed -- [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,629 [execute] DEBUG Popen(['git', 'rev-list', '1fcc4923882fce86d5327fe3592404f607cf69ed', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,636 [execute] INFO git fetch -v origin [2022-10-26T11:28:50.680Z] 2022-10-26 11:28:50,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T11:28:51.615Z] 2022-10-26 11:28:51,342 [run_push] DEBUG no remote changes detected [2022-10-26T11:28:51.615Z] 2022-10-26 11:28:51,342 [execute] INFO git push origin semver [2022-10-26T11:28:51.615Z] 2022-10-26 11:28:51,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:28:52.183Z] 2022-10-26 11:28:52,142 [run_push] DEBUG push all version tags [2022-10-26T11:28:52.183Z] 2022-10-26 11:28:52,142 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T11:28:52.183Z] 2022-10-26 11:28:52,143 [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) [2022-10-26T11:28:53.118Z] 2022-10-26 11:28:53,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T11:28:53.119Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T11:28:53.142Z] $ docker exec --env ******** --env ******** d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 ssh-agent -k [2022-10-26T11:28:53.233Z] unset SSH_AUTH_SOCK; [2022-10-26T11:28:53.233Z] unset SSH_AGENT_PID; [2022-10-26T11:28:53.233Z] echo Agent pid 37 killed; [2022-10-26T11:28:53.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:28:53.527Z] + git semver [Pipeline] } [2022-10-26T11:28:53.812Z] $ docker stop --time=1 d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 [2022-10-26T11:28:55.120Z] $ docker rm -f d4e7c489e72b507203966f1d36ef83e4e62f020ae5aca3b5082308920e474ca8 [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 [2022-10-26T11:28:55.729Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-26T11:28:55.729Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T11:28:55.729Z] total 16 [2022-10-26T11:28:55.729Z] drwxr-xr-x 3 root root 4096 Oct 26 11:13 . [2022-10-26T11:28:55.729Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 11:28 .. [2022-10-26T11:28:55.729Z] drwxr-xr-x 2 root root 4096 Oct 26 11:13 cost [2022-10-26T11:28:55.729Z] -rw-r--r-- 1 root root 82 Oct 26 11:13 cost.csv [2022-10-26T11:28:55.729Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T11:28:55.729Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T11:28:55.729Z] total 16 [2022-10-26T11:28:55.729Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:13 . [2022-10-26T11:28:55.729Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 11:28 .. [2022-10-26T11:28:55.729Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 11:13 cost [2022-10-26T11:28:55.729Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 26 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:56.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:56.877Z] ---> package-listing.sh [2022-10-26T11:28:56.877Z] ++ facter osfamily [2022-10-26T11:28:56.877Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T11:28:57.137Z] + OS_FAMILY=debian [2022-10-26T11:28:57.137Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-26T11:28:57.137Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T11:28:57.137Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T11:28:57.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T11:28:57.137Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T11:28:57.137Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-26T11:28:57.137Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T11:28:57.137Z] + case "${OS_FAMILY}" in [2022-10-26T11:28:57.137Z] + dpkg -l [2022-10-26T11:28:57.137Z] + grep '^ii' [2022-10-26T11:28:57.137Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T11:28:57.137Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T11:28:57.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T11:28:57.137Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-26T11:28:57.137Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-26T11:28:57.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-26T11:28:57.147Z] 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 [2022-10-26T11:28:57.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:28:57.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:28:57.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:28:58.057Z] prd-ubuntu20.04-docker-8c-8g-117109 does not seem to be running inside a container [2022-10-26T11:28:58.102Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T11:28:58.301Z] $ docker top 2b1454faf4b2963ed4a2d9f83701e4cd73fc66294366ccbb52112359158c5018 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:28:58.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T11:28:58.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T11:28:59.201Z] + ls /var/log/sa-host [2022-10-26T11:28:59.201Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:28:59.345Z] provisioning config files... [2022-10-26T11:28:59.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12367876228111232663tmp [Pipeline] { [Pipeline] echo [2022-10-26T11:28:59.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:59.645Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T11:28:59.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:28:59.990Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T11:28:59.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:29:00.279Z] ---> sudo-logs.sh [2022-10-26T11:29:00.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T11:29:00.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:29:00.587Z] ---> job-cost.sh [2022-10-26T11:29:00.587Z] lf-activate-venv: SKIPPING [2022-10-26T11:29:00.587Z] DEBUG: total: 0.2199999988079071 [2022-10-26T11:29:00.587Z] INFO: Retrieving Stack Cost... [2022-10-26T11:29:01.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T11:29:01.722Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T11:29:01.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:29:02.021Z] ---> logs-deploy.sh [2022-10-26T11:29:02.021Z] lf-activate-venv: SKIPPING [2022-10-26T11:29:02.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/89 [2022-10-26T11:29:02.021Z] INFO: archiving workspace using pattern(s): [2022-10-26T11:29:02.958Z] Archives upload complete. [2022-10-26T11:29:02.958Z] INFO: archiving logs to Nexus