Pull request #591 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2494ddf91765a86a8d737a25e6540a5118f36e41+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (f7b579a5c53dd80a057fce2b64b3e0feade1e5bf) 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-ssh6769943906601461265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh576170057054065389.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5513781077803988250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12804111369899432031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9687536481235765947.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1236229644005952649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7217 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [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_PR-591 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 Merge succeeded, producing 2494ddf91765a86a8d737a25e6540a5118f36e41 Checking out Revision 2494ddf91765a86a8d737a25e6540a5118f36e41 (PR-591) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 Commit message: "chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:32:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:32:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:32:58 ========================================================= 09:32:58 EdgeX Global Pipelines Version Info 09:32:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:32:59 ------------------- 09:32:59 stable info: 09:32:59 ------------------- 09:32:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:32:59 Message: update stable to v1.0.244 09:32:59 ------------------- 09:32:59 experimental info: 09:32:59 ------------------- 09:32:59 Commited By: **** collab-it+edgex@linuxfoundation.org 09:32:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:32:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:33:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-591 [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-591 [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-591 [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2494ddf [Pipeline] echo 09:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:01 provisioning config files... 09:33:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config11297687331668566239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:02 ---> docker-login.sh 09:33:02 nexus3.edgexfoundry.org:10001 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 nexus3.edgexfoundry.org:10002 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 nexus3.edgexfoundry.org:10003 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 nexus3.edgexfoundry.org:10004 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:02 Configure a credential helper to remove this warning. See 09:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:02 09:33:02 Login Succeeded 09:33:02 docker.io 09:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:03 Configure a credential helper to remove this warning. See 09:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:03 09:33:03 Login Succeeded 09:33:03 ---> docker-login.sh ends [Pipeline] } 09:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:33:03 + git rev-list -1 --merges 2494ddf91765a86a8d737a25e6540a5118f36e41~1..2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo 09:33:03 -----------> git rev-list -1 --merges 2494ddf91765a86a8d737a25e6540a5118f36e41~1..2494ddf91765a86a8d737a25e6540a5118f36e41 2494ddf91765a86a8d737a25e6540a5118f36e41 [false] [Pipeline] sh 09:33:04 + git log --format=format:%s -1 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo 09:33:04 ========================================================= 09:33:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:33:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:04 + git log --format=format:%s -1 2494ddf91765a86a8d737a25e6540a5118f36e41 [Pipeline] echo 09:33:04 [semverPrep] GIT_COMMIT: 2494ddf91765a86a8d737a25e6540a5118f36e41, Commit Message: chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo 09:33:04 [semverPrep] This is not a build commit. [Pipeline] sh 09:33:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:05 + grep -v github /etc/ssh/ssh_known_hosts 09:33:05 + [ -e /tmp/ssh_known_hosts ] 09:33:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:33:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:33:05 + sudo tee -a /etc/ssh/ssh_known_hosts 09:33:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:05 09:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:06 0.1.4: Pulling from edgex-devops/py-git-semver 09:33:06 b85a868b505f: Pulling fs layer 09:33:06 e2be974225ed: Pulling fs layer 09:33:06 339a4e72a1f5: Pulling fs layer 09:33:06 988bab9f4d93: Pulling fs layer 09:33:06 1469e6f7b9e6: Pulling fs layer 09:33:06 eaf3925da568: Pulling fs layer 09:33:06 bab4dde63d76: Pulling fs layer 09:33:06 bde34c3a00c8: Pulling fs layer 09:33:06 b352a97aabf1: Pulling fs layer 09:33:06 4872d77fe225: Pulling fs layer 09:33:06 5851b861e8e6: Pulling fs layer 09:33:06 bab4dde63d76: Waiting 09:33:06 bde34c3a00c8: Waiting 09:33:06 4872d77fe225: Waiting 09:33:06 b352a97aabf1: Waiting 09:33:06 988bab9f4d93: Waiting 09:33:06 5851b861e8e6: Waiting 09:33:06 1469e6f7b9e6: Waiting 09:33:06 eaf3925da568: Waiting 09:33:06 e2be974225ed: Download complete 09:33:06 988bab9f4d93: Verifying Checksum 09:33:06 988bab9f4d93: Download complete 09:33:06 1469e6f7b9e6: Verifying Checksum 09:33:06 1469e6f7b9e6: Download complete 09:33:06 eaf3925da568: Verifying Checksum 09:33:06 eaf3925da568: Download complete 09:33:06 339a4e72a1f5: Verifying Checksum 09:33:06 339a4e72a1f5: Download complete 09:33:06 bde34c3a00c8: Download complete 09:33:06 b352a97aabf1: Download complete 09:33:06 4872d77fe225: Download complete 09:33:06 5851b861e8e6: Verifying Checksum 09:33:06 5851b861e8e6: Download complete 09:33:06 b85a868b505f: Verifying Checksum 09:33:06 b85a868b505f: Download complete 09:33:06 bab4dde63d76: Verifying Checksum 09:33:06 bab4dde63d76: Download complete 09:33:07 b85a868b505f: Pull complete 09:33:07 e2be974225ed: Pull complete 09:33:08 339a4e72a1f5: Pull complete 09:33:08 988bab9f4d93: Pull complete 09:33:08 1469e6f7b9e6: Pull complete 09:33:08 eaf3925da568: Pull complete 09:33:10 bab4dde63d76: Pull complete 09:33:10 bde34c3a00c8: Pull complete 09:33:10 b352a97aabf1: Pull complete 09:33:11 4872d77fe225: Pull complete 09:33:11 5851b861e8e6: Pull complete 09:33:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:11 prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container 09:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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 09:33:16 $ docker top 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d -eo pid,comm 09:33:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:33:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:16 [ssh-agent] Looking for ssh-agent implementation... 09:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:17 $ docker exec 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent 09:33:17 SSH_AUTH_SOCK=/tmp/ssh-1zdTcCnka4EX/agent.32 09:33:17 SSH_AGENT_PID=39 09:33:17 Running ssh-add (command line suppressed) 09:33:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_8876519202391601280.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_8876519202391601280.key) 09:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:17 + git tag --points-at HEAD [Pipeline] } 09:33:17 $ docker exec --env ******** --env ******** 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent -k 09:33:17 unset SSH_AUTH_SOCK; 09:33:17 unset SSH_AGENT_PID; 09:33:17 echo Agent pid 39 killed; 09:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:17 [ssh-agent] Looking for ssh-agent implementation... 09:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:17 $ docker exec 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent 09:33:18 SSH_AUTH_SOCK=/tmp/ssh-UayzNjHUxZOI/agent.72 09:33:18 SSH_AGENT_PID=78 09:33:18 Running ssh-add (command line suppressed) 09:33:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_1516833048526388010.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_1516833048526388010.key) 09:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:18 + git semver init 09:33:18 2023-02-23 09:33:18,673 [run_init] DEBUG init version:0.0.0 force:False 09:33:18 2023-02-23 09:33:18,675 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver 09:33:18 2023-02-23 09:33:18,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver 09:33:18 2023-02-23 09:33:18,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591, universal_newlines=False, shell=None, istream=None) 09:33:20 2023-02-23 09:33:20,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.git/info/exclude 09:33:20 2023-02-23 09:33:20,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 with force:False 09:33:20 2023-02-23 09:33:20,433 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 09:33:20 2023-02-23 09:33:20,437 [execute] INFO git cat-file --batch-check 09:33:20 2023-02-23 09:33:20,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) 09:33:20 2023-02-23 09:33:20,444 [execute] INFO git cat-file --batch 09:33:20 2023-02-23 09:33:20,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) 09:33:20 2023-02-23 09:33:20,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 09:33:20 0.0.0 [Pipeline] } 09:33:20 $ docker exec --env ******** --env ******** 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d ssh-agent -k 09:33:20 unset SSH_AUTH_SOCK; 09:33:20 unset SSH_AGENT_PID; 09:33:20 echo Agent pid 78 killed; 09:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:21 + git semver [Pipeline] } 09:33:21 $ docker stop --time=1 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d 09:33:22 $ docker rm -f --volumes 95bab448a1df4f74e5f76f88bab1471586a9cb656ef06b35ede80f941e79618d [Pipeline] // withDockerContainer [Pipeline] sh 09:33:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:33:23 Stashed 1 file(s) [Pipeline] echo 09:33:23 [edgeXSemver]: initialized semver on version 0.0.0 [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 09:33:24 provisioning config files... 09:33:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config7288495985498741854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:24 ---> docker-login.sh 09:33:24 nexus3.edgexfoundry.org:10001 09:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:24 Configure a credential helper to remove this warning. See 09:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:24 09:33:24 Login Succeeded 09:33:24 nexus3.edgexfoundry.org:10002 09:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:24 Configure a credential helper to remove this warning. See 09:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:24 09:33:24 Login Succeeded 09:33:24 nexus3.edgexfoundry.org:10003 09:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:24 Configure a credential helper to remove this warning. See 09:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:24 09:33:24 Login Succeeded 09:33:24 nexus3.edgexfoundry.org:10004 09:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:24 Configure a credential helper to remove this warning. See 09:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:24 09:33:24 Login Succeeded 09:33:24 docker.io 09:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:25 Configure a credential helper to remove this warning. See 09:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:25 09:33:25 Login Succeeded 09:33:25 ---> docker-login.sh ends [Pipeline] } 09:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:33:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:25 ========================================================= 09:33:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:33:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:25 + 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 . 09:33:26 Sending build context to Docker daemon 45.67MB 09:33:26 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:33:26 Step 2/16 : FROM ${BASE} AS builder 09:33:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:33:26 213ec9aee27d: Pulling fs layer 09:33:26 4583459ba037: Pulling fs layer 09:33:26 93c1e223e6f2: Pulling fs layer 09:33:26 53926ce57604: Pulling fs layer 09:33:26 53926ce57604: Waiting 09:33:26 21b2b0c7a3f4: Pulling fs layer 09:33:26 22ff95d597cd: Pulling fs layer 09:33:26 21b2b0c7a3f4: Waiting 09:33:26 12d6caf4c0d1: Pulling fs layer 09:33:26 96b7cbca73a9: Pulling fs layer 09:33:26 22ff95d597cd: Waiting 09:33:26 12d6caf4c0d1: Waiting 09:33:26 a7acece74701: Pulling fs layer 09:33:26 a7acece74701: Waiting 09:33:26 96b7cbca73a9: Waiting 09:33:26 93c1e223e6f2: Verifying Checksum 09:33:26 93c1e223e6f2: Download complete 09:33:26 4583459ba037: Download complete 09:33:26 21b2b0c7a3f4: Verifying Checksum 09:33:26 21b2b0c7a3f4: Download complete 09:33:26 22ff95d597cd: Verifying Checksum 09:33:26 22ff95d597cd: Download complete 09:33:26 213ec9aee27d: Download complete 09:33:26 12d6caf4c0d1: Verifying Checksum 09:33:26 12d6caf4c0d1: Download complete 09:33:26 213ec9aee27d: Pull complete 09:33:26 4583459ba037: Pull complete 09:33:26 93c1e223e6f2: Pull complete 09:33:26 a7acece74701: Verifying Checksum 09:33:26 a7acece74701: Download complete 09:33:26 96b7cbca73a9: Verifying Checksum 09:33:26 96b7cbca73a9: Download complete 09:33:27 53926ce57604: Verifying Checksum 09:33:27 53926ce57604: Download complete 09:33:31 53926ce57604: Pull complete 09:33:31 21b2b0c7a3f4: Pull complete 09:33:31 22ff95d597cd: Pull complete 09:33:31 12d6caf4c0d1: Pull complete 09:33:34 96b7cbca73a9: Pull complete 09:33:34 a7acece74701: Pull complete 09:33:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:33:34 ---> db6d94c90886 09:33:34 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:33:39 Still waiting to schedule task 09:33:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:33:46 ---> Running in 3b78ed5e225c 09:33:46 Removing intermediate container 3b78ed5e225c 09:33:46 ---> e76a15be5643 09:33:46 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:33:47 ---> Running in dd6403f03ef1 09:33:47 Removing intermediate container dd6403f03ef1 09:33:47 ---> 295dab8f1789 09:33:47 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:33:47 ---> Running in 3f67a02bf4de 09:33:47 Removing intermediate container 3f67a02bf4de 09:33:47 ---> 8d378b02bf8b 09:33:47 Step 6/16 : LABEL Name=edgex-ui-go 09:33:48 ---> Running in 197c8af3b9d7 09:33:48 Removing intermediate container 197c8af3b9d7 09:33:48 ---> 4fb8706472fd 09:33:48 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:33:48 ---> Running in ebccb79897b5 09:33:48 Removing intermediate container ebccb79897b5 09:33:48 ---> 923eceebf63b 09:33:48 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:33:49 latest: Pulling from library/docker 09:33:49 63b65145d645: Pulling fs layer 09:33:49 67fecbccebe0: Pulling fs layer 09:33:49 2b3fda0e4f2a: Pulling fs layer 09:33:49 865c70a1254c: Pulling fs layer 09:33:49 7d355096f56e: Pulling fs layer 09:33:49 49d8bd29c066: Pulling fs layer 09:33:49 0c12a7ad2f19: Pulling fs layer 09:33:49 df61e2154680: Pulling fs layer 09:33:49 6fd742750fcf: Pulling fs layer 09:33:49 1ed2afdad377: Pulling fs layer 09:33:49 db0330887b1b: Pulling fs layer 09:33:49 6b8094058718: Pulling fs layer 09:33:49 912126ed1f15: Pulling fs layer 09:33:49 49d8bd29c066: Waiting 09:33:49 0c12a7ad2f19: Waiting 09:33:49 df61e2154680: Waiting 09:33:49 6fd742750fcf: Waiting 09:33:49 865c70a1254c: Waiting 09:33:49 1ed2afdad377: Waiting 09:33:49 912126ed1f15: Waiting 09:33:49 db0330887b1b: Waiting 09:33:49 6b8094058718: Waiting 09:33:49 7d355096f56e: Waiting 09:33:49 67fecbccebe0: Verifying Checksum 09:33:49 67fecbccebe0: Download complete 09:33:49 63b65145d645: Download complete 09:33:49 2b3fda0e4f2a: Verifying Checksum 09:33:49 2b3fda0e4f2a: Download complete 09:33:49 63b65145d645: Pull complete 09:33:49 7d355096f56e: Download complete 09:33:49 49d8bd29c066: Download complete 09:33:49 865c70a1254c: Verifying Checksum 09:33:49 865c70a1254c: Download complete 09:33:49 0c12a7ad2f19: Download complete 09:33:49 df61e2154680: Verifying Checksum 09:33:49 df61e2154680: Download complete 09:33:49 67fecbccebe0: Pull complete 09:33:49 6fd742750fcf: Verifying Checksum 09:33:49 6fd742750fcf: Download complete 09:33:49 1ed2afdad377: Verifying Checksum 09:33:49 1ed2afdad377: Download complete 09:33:49 6b8094058718: Verifying Checksum 09:33:49 6b8094058718: Download complete 09:33:49 912126ed1f15: Verifying Checksum 09:33:49 912126ed1f15: Download complete 09:33:49 2b3fda0e4f2a: Pull complete 09:33:50 db0330887b1b: Verifying Checksum 09:33:50 db0330887b1b: Download complete 09:33:50 865c70a1254c: Pull complete 09:33:50 7d355096f56e: Pull complete 09:33:50 49d8bd29c066: Pull complete 09:33:50 0c12a7ad2f19: Pull complete 09:33:50 df61e2154680: Pull complete 09:33:51 6fd742750fcf: Pull complete 09:33:51 1ed2afdad377: Pull complete 09:33:52 db0330887b1b: Pull complete 09:33:52 6b8094058718: Pull complete 09:33:52 912126ed1f15: Pull complete 09:33:53 Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb 09:33:53 Status: Downloaded newer image for docker:latest 09:33:58 ---> 38dbbdb4f597 09:33:58 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:58 ---> Running in d930c7dd0558 09:34:00 Removing intermediate container d930c7dd0558 09:34:00 ---> bb5495a30b9a 09:34:00 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:00 ---> Running in 10e3dedd19be 09:34:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:34:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:34:02 OK: 211 MiB in 51 packages 09:34:03 Removing intermediate container 10e3dedd19be 09:34:03 ---> 7aabaa6f5ab1 09:34:03 Step 11/16 : ENV GO111MODULE=on 09:34:03 ---> Running in b68a599606a1 09:34:03 Removing intermediate container b68a599606a1 09:34:03 ---> 2c0209fcca63 09:34:03 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:03 ---> Running in a8a4373f8e6f 09:34:04 Removing intermediate container a8a4373f8e6f 09:34:04 ---> 8dbcc0695862 09:34:04 Step 13/16 : COPY go.mod vendor* ./ 09:34:04 ---> fea618b69d47 09:34:04 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:04 ---> Running in 5e5c3c371e68 09:34:54 Removing intermediate container 5e5c3c371e68 09:34:54 ---> 22c274eeac68 09:34:54 Step 15/16 : COPY . . 09:34:54 ---> 98db70aa01d2 09:34:54 Step 16/16 : RUN ${MAKE} 09:34:54 ---> Running in 677295fedf44 09:34:54 noop 09:34:54 Removing intermediate container 677295fedf44 09:34:54 ---> 589fd9856137 09:34:54 Successfully built 589fd9856137 09:34:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:54 + docker inspect -f . ci-base-image-x86_64 09:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:55 prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container 09:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:55 $ docker top 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:55 + go version 09:34:55 go version go1.18.7 linux/amd64 [Pipeline] } 09:34:55 $ docker stop --time=1 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 09:34:57 $ docker rm -f --volumes 746109f3fb0bc6bf3b82e680e6da3d93888ddc93f82020013bb05e6686fb41e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:57 + docker inspect -f . ci-base-image-x86_64 09:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:58 prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container 09:34:58 $ 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_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:58 $ docker top b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] fileExists [Pipeline] sh 09:34:59 + make test 09:34:59 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:34:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:35:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7219 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] { [Pipeline] ws 09:35:14 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:35:14 The recommended git tool is: git 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:35:16 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:35:19 using credential edgex-jenkins-ssh 09:35:19 Cloning the remote Git repository 09:35:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:35:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:35:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:35:20 > git --version # timeout=10 09:35:20 > git --version # 'git version 2.25.1' 09:35:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:35:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:35:25 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 09:35:25 Merge succeeded, producing 2494ddf91765a86a8d737a25e6540a5118f36e41 09:35:25 Checking out Revision 2494ddf91765a86a8d737a25e6540a5118f36e41 (PR-591) 09:35:25 > git config core.sparsecheckout # timeout=10 09:35:25 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 09:35:25 > git remote # timeout=10 09:35:25 > git config --get remote.origin.url # timeout=10 09:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:25 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 09:35:25 > git rev-parse HEAD^{commit} # timeout=10 09:35:25 > git config core.sparsecheckout # timeout=10 09:35:25 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 09:35:26 Commit message: "chore(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8" 09:35:26 > git --version # timeout=10 09:35:26 > git --version # 'git version 2.25.1' 09:35:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:35:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:28 Dload Upload Total Spent Left Speed 09:35:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 09:35:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:35:28 + sudo tee /etc/docker/daemon.new 09:35:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:35:28 { 09:35:28 "registry-mirrors": [ 09:35:28 "https://nexus3.edgexfoundry.org:10001" 09:35:28 ], 09:35:28 "bip": "10.250.0.254/24", 09:35:28 "hosts": [ 09:35:28 "tcp://0.0.0.0:5555", 09:35:28 "unix:///var/run/docker.sock" 09:35:28 ], 09:35:28 "mtu": 1458, 09:35:28 "selinux-enabled": true, 09:35:28 "seccomp-profile": "/etc/docker/seccomp.json" 09:35:28 } [Pipeline] sh 09:35:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:35:29 + sudo service docker restart 09:35:36 Cannot contact prd-ubuntu20.04-docker-8c-8g-7217: java.lang.InterruptedException [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:48 provisioning config files... 09:35:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15076213099066063221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:48 ---> docker-login.sh 09:35:48 nexus3.edgexfoundry.org:10001 09:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:48 Configure a credential helper to remove this warning. See 09:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:48 09:35:48 Login Succeeded 09:35:48 nexus3.edgexfoundry.org:10002 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 nexus3.edgexfoundry.org:10003 09:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:49 Configure a credential helper to remove this warning. See 09:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:49 09:35:49 Login Succeeded 09:35:49 nexus3.edgexfoundry.org:10004 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 docker.io 09:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:50 Configure a credential helper to remove this warning. See 09:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:50 09:35:50 Login Succeeded 09:35:50 ---> docker-login.sh ends [Pipeline] } 09:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:51 ========================================================= 09:35:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:35:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:51 + 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 . 09:35:52 Sending build context to Docker daemon 28.76MB 09:35:52 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:35:52 Step 2/16 : FROM ${BASE} AS builder 09:35:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:35:52 9b18e9b68314: Pulling fs layer 09:35:52 35d82f9e3411: Pulling fs layer 09:35:52 e16973657156: Pulling fs layer 09:35:52 fc693d55d65f: Pulling fs layer 09:35:52 7e9fc2657dce: Pulling fs layer 09:35:52 dda99020689f: Pulling fs layer 09:35:52 db1c61fa0a46: Pulling fs layer 09:35:52 891c053d2c06: Pulling fs layer 09:35:52 fc693d55d65f: Waiting 09:35:52 dda99020689f: Waiting 09:35:52 7e9fc2657dce: Waiting 09:35:52 db1c61fa0a46: Waiting 09:35:52 e16973657156: Download complete 09:35:52 35d82f9e3411: Verifying Checksum 09:35:52 35d82f9e3411: Download complete 09:35:52 7e9fc2657dce: Verifying Checksum 09:35:52 7e9fc2657dce: Download complete 09:35:52 9b18e9b68314: Verifying Checksum 09:35:52 dda99020689f: Download complete 09:35:53 9b18e9b68314: Pull complete 09:35:53 891c053d2c06: Verifying Checksum 09:35:53 891c053d2c06: Download complete 09:35:54 35d82f9e3411: Pull complete 09:35:54 e16973657156: Pull complete 09:35:54 db1c61fa0a46: Verifying Checksum 09:35:54 db1c61fa0a46: Download complete 09:35:55 fc693d55d65f: Download complete 09:36:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:36:02 ./bin/test-attribution-txt.sh 09:36:02 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:36:02 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:36:02 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:36:02 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:36:02 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:36:02 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:36:02 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:36:02 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:36:02 make -C web test 09:36:02 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' 09:36:02 make[1]: tput: No such file or directory 09:36:02 make[1]: tput: No such file or directory 09:36:02 warning: generating ./VERSION 09:36:02 echo "0.0.0" > VERSION 09:36:02 docker build \ 09:36:02 -f Dockerfile \ 09:36:02 --build-arg USER=1000 \ 09:36:02 \ 09:36:02 --label "git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41" \ 09:36:02 -t edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 \ 09:36:02 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:36:02 . 09:36:02 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 09:36:02 Install the buildx component to build images with BuildKit: 09:36:02 https://docs.docker.com/go/buildx/ 09:36:02 09:36:02 Sending build context to Docker daemon 3.269MB 09:36:02 Step 1/10 : FROM node:16.17-alpine3.15 09:36:02 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 09:36:02 make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 09:36:02 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' 09:36:02 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 09:36:02 $ docker stop --time=1 b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 09:36:07 fc693d55d65f: Pull complete 09:36:07 7e9fc2657dce: Pull complete 09:36:07 dda99020689f: Pull complete 09:36:12 db1c61fa0a46: Pull complete 09:36:14 891c053d2c06: Pull complete 09:36:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:36:14 ---> f96f9c87975a 09:36:14 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:36:16 ---> Running in 8426f7b5a655 09:36:16 Removing intermediate container 8426f7b5a655 09:36:16 ---> c13bbbdd5fe8 09:36:16 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:36:16 ---> Running in 17faee7c6783 09:36:16 Removing intermediate container 17faee7c6783 09:36:16 ---> 8aa3a34a65b9 09:36:16 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:36:16 ---> Running in 743e71a6f2ac 09:36:17 Removing intermediate container 743e71a6f2ac 09:36:17 ---> ebcd2eb8bccb 09:36:17 Step 6/16 : LABEL Name=edgex-ui-go 09:36:17 ---> Running in 262464e49ba1 09:36:17 Removing intermediate container 262464e49ba1 09:36:17 ---> 927863b40ed1 09:36:17 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:36:17 ---> Running in 75ab398e5911 09:36:18 Removing intermediate container 75ab398e5911 09:36:18 ---> 4b9d7705970a 09:36:18 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:36:18 latest: Pulling from library/docker 09:36:18 af6eaf76a39c: Pulling fs layer 09:36:18 f58c1c5692e7: Pulling fs layer 09:36:18 17073343af35: Pulling fs layer 09:36:18 ac910df9df1c: Pulling fs layer 09:36:18 d8d03695c112: Pulling fs layer 09:36:18 6c5cf032671d: Pulling fs layer 09:36:18 3b95c38475ae: Pulling fs layer 09:36:18 d8d03695c112: Waiting 09:36:18 6c5cf032671d: Waiting 09:36:18 ac910df9df1c: Waiting 09:36:18 3b95c38475ae: Waiting 09:36:18 b41ae25ff577: Pulling fs layer 09:36:18 b2b8a3756aac: Pulling fs layer 09:36:18 1bed5e36d1fe: Pulling fs layer 09:36:18 9d58316a89c3: Pulling fs layer 09:36:18 b41ae25ff577: Waiting 09:36:18 9e434ccfad7c: Pulling fs layer 09:36:18 cdb2a5d6c014: Pulling fs layer 09:36:18 1bed5e36d1fe: Waiting 09:36:18 9d58316a89c3: Waiting 09:36:18 b2b8a3756aac: Waiting 09:36:18 cdb2a5d6c014: Waiting 09:36:18 af6eaf76a39c: Verifying Checksum 09:36:18 af6eaf76a39c: Download complete 09:36:18 f58c1c5692e7: Verifying Checksum 09:36:18 f58c1c5692e7: Download complete 09:36:18 17073343af35: Verifying Checksum 09:36:18 17073343af35: Download complete 09:36:19 6c5cf032671d: Verifying Checksum 09:36:19 6c5cf032671d: Download complete 09:36:19 3b95c38475ae: Verifying Checksum 09:36:19 3b95c38475ae: Download complete 09:36:19 $ docker rm -f --volumes b7a90bafb62c48ae14869a9b3a172d9323f48c0f6d696a9865a5ee0d02d92b49 09:36:19 ac910df9df1c: Verifying Checksum 09:36:19 ac910df9df1c: Download complete 09:36:19 b41ae25ff577: Verifying Checksum 09:36:19 b41ae25ff577: Download complete 09:36:19 d8d03695c112: Verifying Checksum 09:36:19 d8d03695c112: Download complete 09:36:19 af6eaf76a39c: Pull complete 09:36:19 1bed5e36d1fe: Verifying Checksum 09:36:19 1bed5e36d1fe: Download complete 09:36:19 b2b8a3756aac: Verifying Checksum 09:36:19 b2b8a3756aac: Download complete 09:36:19 9e434ccfad7c: Download complete 09:36:19 cdb2a5d6c014: Verifying Checksum 09:36:19 cdb2a5d6c014: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 09:36:20 f58c1c5692e7: Pull complete Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:20 9d58316a89c3: Verifying Checksum 09:36:20 9d58316a89c3: Download complete 09:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:21 09:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:21 17073343af35: Pull complete 09:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:21 latest: Pulling from edgex-lftools-log-publisher 09:36:21 5eb5b503b376: Pulling fs layer 09:36:21 5c69ac0246d0: Pulling fs layer 09:36:21 ec43610c2a17: Pulling fs layer 09:36:21 3a2ae6a8a46f: Pulling fs layer 09:36:21 33b1e0a273af: Pulling fs layer 09:36:21 5d3b04190fa2: Pulling fs layer 09:36:21 2f39f015ded8: Pulling fs layer 09:36:21 33b1e0a273af: Waiting 09:36:21 3a2ae6a8a46f: Waiting 09:36:21 5d3b04190fa2: Waiting 09:36:21 2f39f015ded8: Waiting 09:36:21 5c69ac0246d0: Verifying Checksum 09:36:21 5c69ac0246d0: Download complete 09:36:21 3a2ae6a8a46f: Download complete 09:36:22 33b1e0a273af: Verifying Checksum 09:36:22 33b1e0a273af: Download complete 09:36:22 5d3b04190fa2: Verifying Checksum 09:36:22 5d3b04190fa2: Download complete 09:36:22 ec43610c2a17: Download complete 09:36:22 5eb5b503b376: Download complete 09:36:23 2f39f015ded8: Verifying Checksum 09:36:23 2f39f015ded8: Download complete 09:36:24 5eb5b503b376: Pull complete 09:36:24 ac910df9df1c: Pull complete 09:36:25 d8d03695c112: Pull complete 09:36:25 6c5cf032671d: Pull complete 09:36:25 3b95c38475ae: Pull complete 09:36:25 b41ae25ff577: Pull complete 09:36:26 5c69ac0246d0: Pull complete 09:36:26 b2b8a3756aac: Pull complete 09:36:27 1bed5e36d1fe: Pull complete 09:36:29 ec43610c2a17: Pull complete 09:36:29 9d58316a89c3: Pull complete 09:36:29 9e434ccfad7c: Pull complete 09:36:29 cdb2a5d6c014: Pull complete 09:36:29 Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb 09:36:29 Status: Downloaded newer image for docker:latest 09:36:30 3a2ae6a8a46f: Pull complete 09:36:31 33b1e0a273af: Pull complete 09:36:32 ---> 6a0437385fbc 09:36:32 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:32 ---> Running in 773ebca9a35b 09:36:33 Removing intermediate container 773ebca9a35b 09:36:33 ---> bd41a4fdfd21 09:36:33 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:36:34 ---> Running in acbea597f049 09:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:36:37 OK: 221 MiB in 51 packages 09:36:37 Removing intermediate container acbea597f049 09:36:37 ---> 005d84fda44b 09:36:37 Step 11/16 : ENV GO111MODULE=on 09:36:37 ---> Running in 52cefd4640e5 09:36:38 5d3b04190fa2: Pull complete 09:36:38 Removing intermediate container 52cefd4640e5 09:36:38 ---> 70a8fb9a1a48 09:36:38 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:36:38 ---> Running in 86818b134337 09:36:38 Removing intermediate container 86818b134337 09:36:38 ---> 844ee0b0fa52 09:36:38 Step 13/16 : COPY go.mod vendor* ./ 09:36:39 ---> 74c2729f812d 09:36:39 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:39 ---> Running in e2a8c9bafa90 09:36:44 2f39f015ded8: Pull complete 09:36:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:46 prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container 09:36:46 $ 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_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:37:09 $ docker top 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:10 ---> job-cost.sh 09:37:10 lf-activate-venv: SKIPPING 09:37:10 INFO: No Stack... 09:37:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:37:10 INFO: Archiving Costs [Pipeline] sh 09:37:11 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/cost.csv 09:37:11 + cut -d, -f6 [Pipeline] lock 09:37:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] 09:37:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] did not exist. Created. 09:37:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:37:11 + echo total: 0.2199999988079071 [Pipeline] stash 09:37:11 Stashed 1 file(s) [Pipeline] } 09:37:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:37:11 $ docker stop --time=1 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e 09:37:14 $ docker rm -f --volumes 120f0ede27f60c06fc81871e8d7d38c957b8d78595b29e955b4b63ef6032892e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:37:15 Failed in branch amd64 09:37:35 Removing intermediate container e2a8c9bafa90 09:37:35 ---> 2863df40bb5d 09:37:35 Step 15/16 : COPY . . 09:37:37 ---> 455e3510d759 09:37:37 Step 16/16 : RUN ${MAKE} 09:37:37 ---> Running in 9288e0b02f26 09:37:38 noop 09:37:39 Removing intermediate container 9288e0b02f26 09:37:39 ---> 0f9b8bb1fc94 09:37:39 Successfully built 0f9b8bb1fc94 09:37:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:39 + docker inspect -f . ci-base-image-arm64 09:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:40 prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container 09:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:37:41 $ docker top 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:42 + go version 09:37:42 go version go1.18.7 linux/arm64 [Pipeline] } 09:37:42 $ docker stop --time=1 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 09:37:44 $ docker rm -f --volumes 6dbdc9d343713aff99bc1a51baf52d2893ad33d142ba82aa8918417286d80be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:44 + docker inspect -f . ci-base-image-arm64 09:37:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:45 prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container 09:37:45 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:37:46 $ docker top b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:47 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 09:37:48 + make test 09:37:48 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:37:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:39:11 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:39:11 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:39:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:39:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:39:26 ./bin/test-attribution-txt.sh 09:39:26 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:39:26 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:39:26 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:39:26 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:39:26 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:39:26 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:39:26 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:39:26 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:39:26 make -C web test 09:39:26 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 09:39:26 make[1]: tput: No such file or directory 09:39:26 make[1]: tput: No such file or directory 09:39:26 warning: generating ./VERSION 09:39:26 echo "0.0.0" > VERSION 09:39:26 docker build \ 09:39:26 -f Dockerfile \ 09:39:26 --build-arg USER=1000 \ 09:39:26 \ 09:39:26 --label "git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41" \ 09:39:26 -t edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 \ 09:39:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:39:26 . 09:39:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 09:39:26 Install the buildx component to build images with BuildKit: 09:39:26 https://docs.docker.com/go/buildx/ 09:39:26 09:39:27 Sending build context to Docker daemon 3.269MB 09:39:27 Step 1/10 : FROM node:16.17-alpine3.15 09:39:28 16.17-alpine3.15: Pulling from library/node 09:39:28 47517142f6ba: Pulling fs layer 09:39:28 5f8c4bfa009b: Pulling fs layer 09:39:28 f7079c9c4ba1: Pulling fs layer 09:39:28 aba105e6f55a: Pulling fs layer 09:39:28 aba105e6f55a: Waiting 09:39:28 47517142f6ba: Verifying Checksum 09:39:28 47517142f6ba: Download complete 09:39:28 aba105e6f55a: Download complete 09:39:28 47517142f6ba: Pull complete 09:39:30 5f8c4bfa009b: Verifying Checksum 09:39:30 5f8c4bfa009b: Download complete 09:39:30 f7079c9c4ba1: Verifying Checksum 09:39:30 f7079c9c4ba1: Download complete 09:39:38 5f8c4bfa009b: Pull complete 09:39:38 f7079c9c4ba1: Pull complete 09:39:38 aba105e6f55a: Pull complete 09:39:38 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:39:38 Status: Downloaded newer image for node:16.17-alpine3.15 09:39:38 ---> bf1b8b58d215 09:39:38 Step 2/10 : RUN apk add --no-cache chromium 09:39:38 ---> Running in e0eadf3d1a2a 09:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:39:41 (1/128) Installing libxau (1.0.9-r0) 09:39:41 (2/128) Installing libmd (1.0.3-r0) 09:39:41 (3/128) Installing libbsd (0.11.3-r1) 09:39:41 (4/128) Installing libxdmcp (1.1.3-r0) 09:39:41 (5/128) Installing libxcb (1.14-r2) 09:39:41 (6/128) Installing libx11 (1.7.3.1-r0) 09:39:41 (7/128) Installing libxext (1.3.4-r0) 09:39:41 (8/128) Installing libice (1.0.10-r0) 09:39:41 (9/128) Installing libuuid (2.37.4-r0) 09:39:41 (10/128) Installing libsm (1.2.3-r0) 09:39:41 (11/128) Installing libxt (1.2.1-r0) 09:39:41 (12/128) Installing libxmu (1.1.3-r0) 09:39:41 (13/128) Installing xset (1.2.4-r0) 09:39:41 (14/128) Installing xprop (1.2.5-r0) 09:39:41 (15/128) Installing xdg-utils (1.1.3-r0) 09:39:41 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 09:39:41 (17/128) Installing pkgconf (1.8.1-r0) 09:39:41 (18/128) Installing libffi (3.4.2-r1) 09:39:41 (19/128) Installing libintl (0.21-r0) 09:39:41 (20/128) Installing libblkid (2.37.4-r0) 09:39:41 (21/128) Installing libmount (2.37.4-r0) 09:39:41 (22/128) Installing pcre (8.45-r1) 09:39:41 (23/128) Installing glib (2.70.1-r0) 09:39:42 (24/128) Installing xz-libs (5.2.5-r1) 09:39:42 (25/128) Installing libxml2 (2.9.14-r2) 09:39:42 (26/128) Installing shared-mime-info (2.1-r2) 09:39:42 (27/128) Installing hicolor-icon-theme (0.17-r1) 09:39:42 (28/128) Installing libjpeg-turbo (2.1.2-r0) 09:39:42 (29/128) Installing libpng (1.6.37-r1) 09:39:42 (30/128) Installing libwebp (1.2.2-r0) 09:39:42 (31/128) Installing zstd-libs (1.5.0-r0) 09:39:42 (32/128) Installing tiff (4.4.0-r0) 09:39:42 (33/128) Installing gdk-pixbuf (2.42.8-r0) 09:39:42 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 09:39:42 (35/128) Installing libxcomposite (0.4.5-r0) 09:39:42 (36/128) Installing libxfixes (6.0.0-r0) 09:39:42 (37/128) Installing libxrender (0.9.10-r3) 09:39:42 (38/128) Installing libxcursor (1.2.0-r0) 09:39:42 (39/128) Installing libxdamage (1.1.5-r1) 09:39:42 (40/128) Installing libxi (1.8-r0) 09:39:42 (41/128) Installing libxinerama (1.1.4-r1) 09:39:42 (42/128) Installing libxrandr (1.5.2-r1) 09:39:42 (43/128) Installing atk (2.36.0-r0) 09:39:43 (44/128) Installing libxtst (1.2.3-r3) 09:39:43 (45/128) Installing dbus-libs (1.12.24-r0) 09:39:43 (46/128) Installing at-spi2-core (2.42.0-r0) 09:39:43 (47/128) Installing at-spi2-atk (2.38.0-r0) 09:39:43 (48/128) Installing expat (2.5.0-r0) 09:39:43 (49/128) Installing brotli-libs (1.0.9-r5) 09:39:43 (50/128) Installing libbz2 (1.0.8-r1) 09:39:43 (51/128) Installing freetype (2.11.1-r2) 09:39:43 (52/128) Installing fontconfig (2.13.1-r4) 09:39:43 (53/128) Installing pixman (0.40.0-r4) 09:39:43 (54/128) Installing cairo (1.16.0-r5) 09:39:43 (55/128) Installing cairo-gobject (1.16.0-r5) 09:39:43 (56/128) Installing avahi-libs (0.8-r5) 09:39:43 (57/128) Installing gmp (6.2.1-r1) 09:39:44 (58/128) Installing nettle (3.7.3-r0) 09:39:44 (59/128) Installing p11-kit (0.24.0-r1) 09:39:44 (60/128) Installing libtasn1 (4.18.0-r1) 09:39:44 (61/128) Installing libunistring (0.9.10-r1) 09:39:44 (62/128) Installing gnutls (3.7.1-r2) 09:39:44 (63/128) Installing cups-libs (2.3.3-r6) 09:39:44 (64/128) Installing libepoxy (1.5.9-r0) 09:39:44 (65/128) Installing fribidi (1.0.11-r0) 09:39:44 (66/128) Installing graphite2 (1.3.14-r0) 09:39:44 (67/128) Installing harfbuzz (3.0.0-r2) 09:39:44 (68/128) Installing libxft (2.3.4-r0) 09:39:44 (69/128) Installing pango (1.48.10-r0) 09:39:44 (70/128) Installing wayland-libs-client (1.19.0-r1) 09:39:44 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 09:39:44 (72/128) Installing wayland-libs-egl (1.19.0-r1) 09:39:45 (73/128) Installing xkeyboard-config (2.34-r0) 09:39:45 (74/128) Installing libxkbcommon (1.3.1-r0) 09:39:45 (75/128) Installing gtk+3.0 (3.24.30-r0) 09:39:45 Executing gtk+3.0-3.24.30-r0.post-install 09:39:46 (76/128) Installing libfontenc (1.1.4-r0) 09:39:46 (77/128) Installing mkfontscale (1.2.1-r1) 09:39:46 (78/128) Installing ttf-opensans (1.10-r1) 09:39:46 Executing ttf-opensans-1.10-r1.post-install 09:39:49 (79/128) Installing libogg (1.3.5-r0) 09:39:49 (80/128) Installing flac (1.3.4-r0) 09:39:49 (81/128) Installing alsa-lib (1.2.5.1-r1) 09:39:49 (82/128) Installing libatomic (10.3.1_git20211027-r0) 09:39:49 (83/128) Installing sdl2 (2.0.16-r4) 09:39:49 (84/128) Installing aom-libs (3.2.0-r0) 09:39:49 (85/128) Installing libass (0.15.2-r0) 09:39:49 (86/128) Installing libdav1d (0.9.2-r0) 09:39:49 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:39:49 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 09:39:49 (89/128) Installing lame (3.100-r0) 09:39:49 (90/128) Installing opus (1.3.1-r1) 09:39:50 (91/128) Installing libgomp (10.3.1_git20211027-r0) 09:39:50 (92/128) Installing soxr (0.1.3-r2) 09:39:50 (93/128) Installing libsrt (1.4.2-r1) 09:39:50 (94/128) Installing libssh (0.9.6-r1) 09:39:50 (95/128) Installing libtheora (1.1.1-r16) 09:39:50 (96/128) Installing v4l-utils-libs (1.22.1-r1) 09:39:50 (97/128) Installing libdrm (2.4.109-r0) 09:39:50 (98/128) Installing libva (2.13.0-r0) 09:39:50 (99/128) Installing libvdpau (1.4-r0) 09:39:50 (100/128) Installing vidstab (1.1.0-r1) 09:39:50 (101/128) Installing libvorbis (1.3.7-r0) 09:39:50 (102/128) Installing libvpx (1.10.0-r0) 09:39:50 (103/128) Installing vulkan-loader (1.2.196-r0) 09:39:50 (104/128) Installing x264-libs (20210613-r0) 09:39:51 (105/128) Installing x265-libs (3.5-r0) 09:39:51 (106/128) Installing xvidcore (1.3.7-r1) 09:39:51 (107/128) Installing ffmpeg-libs (4.4.1-r2) 09:39:52 (108/128) Installing libevent (2.1.12-r4) 09:39:52 (109/128) Installing mesa (21.2.6-r0) 09:39:52 (110/128) Installing wayland-libs-server (1.19.0-r1) 09:39:52 (111/128) Installing mesa-gbm (21.2.6-r0) 09:39:52 (112/128) Installing lcms2 (2.12-r1) 09:39:52 (113/128) Installing nspr (4.32-r0) 09:39:52 (114/128) Installing sqlite-libs (3.36.0-r0) 09:39:52 (115/128) Installing nss (3.78.1-r0) 09:39:52 (116/128) Installing libasyncns (0.8-r1) 09:39:52 (117/128) Installing libltdl (2.4.6-r7) 09:39:52 (118/128) Installing orc (0.4.32-r0) 09:39:52 (119/128) Installing libsndfile (1.0.31-r1) 09:39:52 (120/128) Installing speexdsp (1.2.0-r0) 09:39:52 (121/128) Installing tdb-libs (1.4.5-r0) 09:39:52 (122/128) Installing libpulse (15.0-r2) 09:39:52 (123/128) Installing re2 (2021.11.01-r0) 09:39:52 (124/128) Installing snappy (1.1.9-r1) 09:39:52 (125/128) Installing libgpg-error (1.42-r1) 09:39:52 (126/128) Installing libgcrypt (1.9.4-r0) 09:39:52 (127/128) Installing libxslt (1.1.35-r0) 09:39:53 (128/128) Installing chromium (99.0.4844.84-r0) 09:39:57 Executing busybox-1.34.1-r7.trigger 09:39:57 Executing glib-2.70.1-r0.trigger 09:39:57 Executing shared-mime-info-2.1-r2.trigger 09:39:59 Executing gdk-pixbuf-2.42.8-r0.trigger 09:39:59 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:39:59 Executing fontconfig-2.13.1-r4.trigger 09:39:59 Executing mkfontscale-1.2.1-r1.trigger 09:39:59 OK: 275 MiB in 144 packages 09:40:09 Removing intermediate container e0eadf3d1a2a 09:40:09 ---> 86a237a87faf 09:40:09 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:40:09 ---> Running in b4887b9312e1 09:40:10 Removing intermediate container b4887b9312e1 09:40:10 ---> 4b426e11ebba 09:40:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:40:10 ---> Running in 516b190bde5d 09:40:10 Removing intermediate container 516b190bde5d 09:40:10 ---> bde42e347c98 09:40:10 Step 5/10 : RUN npm install -g npm 09:40:11 ---> Running in d5dac4e9e9e1 09:40:43 09:40:43 removed 7 packages, changed 94 packages, and audited 236 packages in 24s 09:40:43 09:40:43 16 packages are looking for funding 09:40:43 run `npm fund` for details 09:40:43 09:40:43 found 0 vulnerabilities 09:40:44 Removing intermediate container d5dac4e9e9e1 09:40:44 ---> 603cd355bde6 09:40:44 Step 6/10 : ARG USER=1000 09:40:44 ---> Running in e599f9d8d39a 09:40:44 Removing intermediate container e599f9d8d39a 09:40:44 ---> b3695ec2065b 09:40:44 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:40:44 ---> Running in 59eb7ab3f9fa 09:40:46 Removing intermediate container 59eb7ab3f9fa 09:40:46 ---> 7be4254fcbc8 09:40:46 Step 8/10 : USER $USER:$USER 09:40:46 ---> Running in b812b4e3f653 09:40:46 Removing intermediate container b812b4e3f653 09:40:46 ---> ee3b0eb82265 09:40:46 Step 9/10 : WORKDIR /app 09:40:46 ---> Running in 8d42de684d48 09:40:46 Removing intermediate container 8d42de684d48 09:40:46 ---> 064cf288ac5b 09:40:46 Step 10/10 : LABEL git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41 09:40:46 ---> Running in 33513fc1cfda 09:40:47 Removing intermediate container 33513fc1cfda 09:40:47 ---> 5cb7007f7865 09:40:47 Successfully built 5cb7007f7865 09:40:47 Successfully tagged edgexfoundry/edgex-web-ui:2494ddf91765a86a8d737a25e6540a5118f36e41 09:40:47 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:40:47 touch edgex-web-ui.imagebuilt 09:40:47 mkdir -p node_modules coverage 09:40:47 chown "1000:1000" node_modules coverage package-lock.json 09:40:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:40:59 npm WARN EBADENGINE Unsupported engine { 09:40:59 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:40:59 npm WARN EBADENGINE required: { 09:40:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:40:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:40:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:40:59 npm WARN EBADENGINE }, 09:40:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.5.1' } 09:40:59 npm WARN EBADENGINE } 09:41:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:41:38 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 09:41:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:41:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:41:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:41:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:41:50 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:41:51 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:41:52 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:42:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:42:14 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:42:15 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. 09:42:20 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. 09:42:21 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. 09:42:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:42:34 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 09:42:36 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 09:42:51 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. 09:43:17 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. 09:43:56 09:43:56 added 1475 packages, and audited 1476 packages in 3m 09:43:56 09:43:56 90 packages are looking for funding 09:43:56 run `npm fund` for details 09:43:56 09:43:56 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) 09:43:56 09:43:56 To address issues that do not require attention, run: 09:43:56 npm audit fix 09:43:56 09:43:56 To address all issues (including breaking changes), run: 09:43:56 npm audit fix --force 09:43:56 09:43:56 Run `npm audit` for details. 09:43:58 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 09:44:13 - Generating browser application bundles (phase: setup)... 09:44:45 Compiling @angular/core : es2015 as esm2015 09:44:45 Compiling @angular/compiler/testing : es2015 as esm2015 09:45:12 Compiling @angular/core/testing : es2015 as esm2015 09:45:12 Compiling @angular/common : es2015 as esm2015 09:45:18 Compiling @angular/platform-browser : es2015 as esm2015 09:45:18 Compiling @angular/common/testing : es2015 as esm2015 09:45:23 Compiling @angular/router : es2015 as esm2015 09:45:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:45:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:45:30 Compiling @angular/common/http : es2015 as esm2015 09:45:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:45:34 Compiling @angular/forms : es2015 as esm2015 09:45:34 Compiling @angular/router/testing : es2015 as esm2015 09:45:34 Compiling @angular/common/http/testing : es2015 as esm2015 09:46:31 23 02 2023 09:46:30.292:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:46:31 23 02 2023 09:46:30.305:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:46:31 23 02 2023 09:46:30.334:INFO [launcher]: Starting browser ChromeHeadless 09:47:52 23 02 2023 09:47:44.848:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 09:48:10 23 02 2023 09:48:08.152:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 09:48:25 ✔ Browser application bundle generation complete. 09:48:26 23 02 2023 09:48:26.663:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket rZcvIYdW9ql9OPVyAAAB with id 30091766 09:48:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:48:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.391 secs) 09:48:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.827 secs) 09:48:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.509 secs) 09:48:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.791 secs) 09:48:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.878 secs) 09:48:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.918 secs) 09:48:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.981 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.575 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.64 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.925 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.97 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.002 secs) 09:48:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.029 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.161 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.241 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.44 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.467 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.503 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.521 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.551 secs) 09:48:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.622 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.056 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.326 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.362 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.389 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.542 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.568 secs) 09:48:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.578 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.89 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.024 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.089 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.104 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.116 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.232 secs) 09:48:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.474 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.557 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.592 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.618 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.638 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.653 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.665 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.773 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.789 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.802 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.924 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.078 secs) 09:48:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.122 secs) 09:48:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.623 secs) 09:48:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.719 secs) 09:48:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.9 secs) 09:48:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.942 secs) 09:48:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.079 secs) 09:48:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.158 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.806 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.869 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.932 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.13 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.22 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.257 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.277 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.306 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.417 secs) 09:48:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.541 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.567 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.596 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.644 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.755 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.113 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.231 secs) 09:48:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.291 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.422 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.546 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.61 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.67 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.687 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.73 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.784 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.827 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.869 secs) 09:48:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.967 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.049 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.161 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.185 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.198 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.354 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.411 secs) 09:48:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.456 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.553 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.584 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.614 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.674 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.731 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.827 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.938 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.997 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.048 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.134 secs) 09:48:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.274 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.382 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.412 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.443 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.48 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.532 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.578 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.602 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.708 secs) 09:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.904 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.083 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.134 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.17 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.193 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.214 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.453 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.648 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.706 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.728 secs) 09:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.737 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.846 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.895 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.947 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.983 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.034 secs) 09:49:00 WARN: ' 09:49:00 It looks like you're using ngModel on the same form field as formControlName. 09:49:00 Support for using the ngModel input property and ngModelChange event with 09:49:00 reactive form directives has been deprecated in Angular v6 and will be removed 09:49:00 in a future version of Angular. 09:49:00 09:49:00 For more information on this, see our API docs here: 09:49:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:49:00 ' 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.034 secs) 09:49:00 WARN: ' 09:49:00 It looks like you're using ngModel on the same form field as formControlName. 09:49:00 Support for using the ngModel input property and ngModelChange event with 09:49:00 reactive form directives has been deprecated in Angular v6 and will be removed 09:49:00 in a future version of Angular. 09:49:00 09:49:00 For more information on this, see our API docs here: 09:49:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:49:00 ' 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.19 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.281 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.297 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.31 secs) 09:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.326 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.504 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.605 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.673 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.732 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.751 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.816 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.96 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.03 secs) 09:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.1 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.271 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.345 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.371 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.382 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.43 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.452 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.46 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.599 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.617 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.632 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.646 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.66 secs) 09:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.671 secs) 09:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.483 secs / 14.671 secs) 09:49:03 TOTAL: 149 SUCCESS 09:49:03 ✔ Browser application bundle generation complete. 09:49:07 09:49:07 =============================== Coverage summary =============================== 09:49:07 Statements : 40.98% ( 1467/3580 ) 09:49:07 Branches : 12.03% ( 111/923 ) 09:49:07 Functions : 33.28% ( 432/1298 ) 09:49:07 Lines : 38.91% ( 1318/3387 ) 09:49:07 ================================================================================ 09:49:07 23 02 2023 09:49:06.810:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 09:49:08 ✔ Browser application bundle generation complete. 09:49:09 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 09:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:49:09 $ docker stop --time=1 b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 09:49:10 $ docker rm -f --volumes b89aa46cb326750aa8fe3239f20c5057ee32b8dbc8904b03997174601de315f2 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:49:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:24 + ls -al . 09:49:24 total 184 09:49:24 drwxrwxr-x 13 jenkins jenkins 4096 Feb 23 09:37 . 09:49:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 .. 09:49:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 .blubracket 09:49:24 -rw-rw-r-- 1 jenkins jenkins 18 Feb 23 09:35 .dockerignore 09:49:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:35 .git 09:49:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 .github 09:49:24 -rw-rw-r-- 1 jenkins jenkins 185 Feb 23 09:35 .gitignore 09:49:24 -rw-rw-r-- 1 jenkins jenkins 4856 Feb 23 09:35 Attribution.txt 09:49:24 -rw-rw-r-- 1 jenkins jenkins 17205 Feb 23 09:35 CHANGELOG.md 09:49:24 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 23 09:35 CONTRIBUTING.md 09:49:24 -rw-rw-r-- 1 jenkins jenkins 1847 Feb 23 09:35 Dockerfile 09:49:24 -rw-rw-r-- 1 jenkins jenkins 652 Feb 23 09:35 Jenkinsfile 09:49:24 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 23 09:35 LICENSE 09:49:24 -rw-rw-r-- 1 jenkins jenkins 2124 Feb 23 09:35 Makefile 09:49:24 -rw-rw-r-- 1 jenkins jenkins 4558 Feb 23 09:35 README.md 09:49:24 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:33 VERSION 09:49:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 assets 09:49:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 bin 09:49:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:35 cmd 09:49:24 -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:37 coverage.out 09:49:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:35 docs 09:49:24 -rw-rw-r-- 1 jenkins jenkins 3110 Feb 23 09:35 go.mod 09:49:24 -rw-rw-r-- 1 jenkins jenkins 43968 Feb 23 09:35 go.sum 09:49:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:35 internal 09:49:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 snap 09:49:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:35 testing 09:49:24 -rw-rw-r-- 1 jenkins jenkins 155 Feb 23 09:35 version.go 09:49:24 drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 09:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:24 + 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=2494ddf91765a86a8d737a25e6540a5118f36e41 --label arch=arm64 --label version=0.0.0 . 09:49:26 Sending build context to Docker daemon 31.51MB 09:49:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:49:26 Step 2/26 : FROM ${BASE} AS builder 09:49:26 ---> 0f9b8bb1fc94 09:49:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:49:26 ---> Running in 1c5731ec8014 09:49:27 Removing intermediate container 1c5731ec8014 09:49:27 ---> 2eb73d5094ab 09:49:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 09:49:27 ---> Running in aaa7d616988d 09:49:27 Removing intermediate container aaa7d616988d 09:49:27 ---> f4f0f2a6b5c1 09:49:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:49:27 ---> Running in 8b3d399f7262 09:49:27 Removing intermediate container 8b3d399f7262 09:49:27 ---> 6d7ef7ff3ee6 09:49:27 Step 6/26 : LABEL Name=edgex-ui-go 09:49:27 ---> Running in c311a2f5e97c 09:49:28 Removing intermediate container c311a2f5e97c 09:49:28 ---> bad7c27eaa21 09:49:28 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:49:28 ---> Running in 8282192737da 09:49:28 Removing intermediate container 8282192737da 09:49:28 ---> e8533957998e 09:49:28 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:49:31 ---> 14a0504fc277 09:49:31 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:31 ---> Running in 257e27b0c09c 09:49:33 Removing intermediate container 257e27b0c09c 09:49:33 ---> c4e3ebdf942d 09:49:33 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:49:33 ---> Running in cf1202f2bafa 09:49:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:49:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:49:36 OK: 221 MiB in 51 packages 09:49:37 Removing intermediate container cf1202f2bafa 09:49:37 ---> 4914832ae607 09:49:37 Step 11/26 : ENV GO111MODULE=on 09:49:37 ---> Running in 57402566d282 09:49:37 Removing intermediate container 57402566d282 09:49:37 ---> bf942dd76e2d 09:49:37 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:49:37 ---> Running in 3383b04151b9 09:49:38 Removing intermediate container 3383b04151b9 09:49:38 ---> 19451d275e57 09:49:38 Step 13/26 : COPY go.mod vendor* ./ 09:49:38 ---> a0dd02514c60 09:49:38 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:38 ---> Running in 75113d8d7a84 09:49:40 Removing intermediate container 75113d8d7a84 09:49:40 ---> 1c944ca10130 09:49:40 Step 15/26 : COPY . . 09:49:45 ---> b91a61da277f 09:49:45 Step 16/26 : RUN ${MAKE} 09:49:45 ---> Running in a4e9c94325be 09:49:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:50:54 Removing intermediate container a4e9c94325be 09:50:54 ---> eab70cc527b8 09:50:54 Step 17/26 : FROM alpine:3.14 09:50:54 3.14: Pulling from library/alpine 09:50:54 6f0e733d82e2: Pulling fs layer 09:50:54 6f0e733d82e2: Verifying Checksum 09:50:54 6f0e733d82e2: Download complete 09:50:55 6f0e733d82e2: Pull complete 09:50:55 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 09:50:55 Status: Downloaded newer image for alpine:3.14 09:50:55 ---> bf97f6347a60 09:50:55 Step 18/26 : EXPOSE 4000 09:50:55 ---> Running in 5f7ea64f42c0 09:50:55 Removing intermediate container 5f7ea64f42c0 09:50:55 ---> ca3d0d36da2f 09:50:55 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 09:50:57 ---> 2e57f46c7d6e 09:50:57 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:50:57 ---> c966de201dd7 09:50:57 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:50:58 ---> a676d9da9fde 09:50:58 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:50:58 ---> Running in ef299a3cfa90 09:50:58 Removing intermediate container ef299a3cfa90 09:50:58 ---> ca21fa3af697 09:50:58 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:50:58 ---> Running in 3f63b5bd16cc 09:50:58 Removing intermediate container 3f63b5bd16cc 09:50:58 ---> a3b1ee72bbbf 09:50:58 Step 24/26 : LABEL arch=arm64 09:50:58 ---> Running in dd145c0b3e14 09:50:59 Removing intermediate container dd145c0b3e14 09:50:59 ---> 32736a68c50a 09:50:59 Step 25/26 : LABEL git_sha=2494ddf91765a86a8d737a25e6540a5118f36e41 09:50:59 ---> Running in 855c384a95c8 09:50:59 Removing intermediate container 855c384a95c8 09:50:59 ---> 5259538743ff 09:50:59 Step 26/26 : LABEL version=0.0.0 09:50:59 ---> Running in b5921d1e4f38 09:51:00 Removing intermediate container b5921d1e4f38 09:51:00 ---> 2260644668f5 09:51:00 [Warning] One or more build-args [ARCH] were not consumed 09:51:00 Successfully built 2260644668f5 09:51:00 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:01 09:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:01 arm64: Pulling from edgex-lftools-log-publisher 09:51:01 8998bd30e6a1: Pulling fs layer 09:51:01 04944245beec: Pulling fs layer 09:51:01 699f458cf7ca: Pulling fs layer 09:51:01 765212b225bb: Pulling fs layer 09:51:01 f23df028b6ca: Pulling fs layer 09:51:01 d65c8cfc05b1: Pulling fs layer 09:51:01 2437ff75d9bd: Pulling fs layer 09:51:01 f23df028b6ca: Waiting 09:51:01 d65c8cfc05b1: Waiting 09:51:01 765212b225bb: Waiting 09:51:01 2437ff75d9bd: Waiting 09:51:01 04944245beec: Verifying Checksum 09:51:01 04944245beec: Download complete 09:51:01 765212b225bb: Verifying Checksum 09:51:01 765212b225bb: Download complete 09:51:01 f23df028b6ca: Verifying Checksum 09:51:01 f23df028b6ca: Download complete 09:51:01 d65c8cfc05b1: Verifying Checksum 09:51:01 d65c8cfc05b1: Download complete 09:51:02 699f458cf7ca: Verifying Checksum 09:51:02 699f458cf7ca: Download complete 09:51:02 8998bd30e6a1: Download complete 09:51:04 2437ff75d9bd: Verifying Checksum 09:51:04 2437ff75d9bd: Download complete 09:51:06 8998bd30e6a1: Pull complete 09:51:06 04944245beec: Pull complete 09:51:08 699f458cf7ca: Pull complete 09:51:08 765212b225bb: Pull complete 09:51:09 f23df028b6ca: Pull complete 09:51:09 d65c8cfc05b1: Pull complete 09:51:21 2437ff75d9bd: Pull complete 09:51:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:21 prd-ubuntu20.04-docker-arm64-4c-16g-7219 does not seem to be running inside a container 09:51:21 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:51:24 $ docker top 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:25 ---> job-cost.sh 09:51:25 lf-activate-venv: SKIPPING 09:51:25 INFO: No Stack... 09:51:25 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:26 INFO: Archiving Costs [Pipeline] sh 09:51:27 + cut -d, -f6 09:51:27 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 09:51:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] 09:51:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] did not exist. Created. 09:51:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:28 /w/workspace/edgex-ui-go/1@tmp/durable-7da3e19a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:51:28 + echo total: 0.10999999940395355 [Pipeline] stash 09:51:28 Warning: overwriting stash ‘stack-cost’ 09:51:33 Stashed 1 file(s) [Pipeline] } 09:51:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:51:33 $ docker stop --time=1 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 09:51:35 $ docker rm -f --volumes 35873ff06408925b09abf6f4ce0e73617f24c0bc9e061d174230b471f8151953 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:51:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives ] 09:51:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives 09:51:37 total 16 09:51:37 drwxr-xr-x 3 root root 4096 Feb 23 09:37 . 09:51:37 drwxrwxr-x 15 jenkins jenkins 4096 Feb 23 09:37 .. 09:51:37 drwxr-xr-x 2 root root 4096 Feb 23 09:37 cost 09:51:37 -rw-r--r-- 1 root root 83 Feb 23 09:37 cost.csv 09:51:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives 09:51:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives 09:51:37 total 16 09:51:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:37 . 09:51:37 drwxrwxr-x 15 jenkins jenkins 4096 Feb 23 09:37 .. 09:51:37 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:37 cost 09:51:37 -rw-r--r-- 1 jenkins jenkins 83 Feb 23 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:51:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:38 ---> package-listing.sh 09:51:38 ++ facter osfamily 09:51:38 ++ tr '[:upper:]' '[:lower:]' 09:51:39 + OS_FAMILY=debian 09:51:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-591 09:51:39 + START_PACKAGES=/tmp/packages_start.txt 09:51:39 + END_PACKAGES=/tmp/packages_end.txt 09:51:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:39 + PACKAGES=/tmp/packages_start.txt 09:51:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' 09:51:39 + PACKAGES=/tmp/packages_end.txt 09:51:39 + case "${OS_FAMILY}" in 09:51:39 + dpkg -l 09:51:39 + grep '^ii' 09:51:39 + '[' -f /tmp/packages_start.txt ']' 09:51:39 + '[' -f /tmp/packages_end.txt ']' 09:51:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' 09:51:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ 09:51:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ [Pipeline] echo 09:51:40 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_PR-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:48 prd-ubuntu20.04-docker-8c-8g-7217 does not seem to be running inside a container 09:51:48 $ 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_PR-591/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_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:49 $ docker top ade60b79978d226e0fe948a7415b2223aaff048de80a3283cd17ca2b4a1e8be5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:50 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:51 + ls /var/log/sa-host 09:51:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:51 provisioning config files... 09:51:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config12094894196490213302tmp [Pipeline] { [Pipeline] echo 09:51:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:51 ---> create-netrc.sh [Pipeline] } 09:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:52 ---> python-tools-install.sh [Pipeline] echo 09:51:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:52 ---> sudo-logs.sh 09:51:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:53 ---> job-cost.sh 09:51:53 lf-activate-venv: SKIPPING 09:51:53 DEBUG: total: 0.2199999988079071 09:51:53 INFO: Retrieving Stack Cost... 09:51:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:53 INFO: Archiving Costs [Pipeline] echo 09:51:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:51:54 ---> logs-deploy.sh 09:51:54 lf-activate-venv: SKIPPING 09:51:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-591/1 09:51:54 INFO: archiving workspace using pattern(s): 09:51:55 Archives upload complete. 09:51:55 INFO: archiving logs to Nexus