Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6424df11588b0877ada6758271e70698f39d83e5+a2613f37b18292cfb09bf777d2af224928a20c7e (7c822e404850d16fe8e8ce7aaf9d6aafa287f9b9) 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-ssh16391644506964300094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9058298628299779701.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh707404999924140507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7949914795164643901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2551368311623450510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29999’ Running on prd-ubuntu20.04-docker-8c-8g-30003 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [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-551 # 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 a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 > 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/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 Merge succeeded, producing d687ad7c8becd1d59d7e424ae717fd5acf3d89ef Checking out Revision d687ad7c8becd1d59d7e424ae717fd5acf3d89ef (PR-551) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d687ad7c8becd1d59d7e424ae717fd5acf3d89ef # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:07:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:17 ========================================================= 22:07:17 EdgeX Global Pipelines Version Info 22:07:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:18 ------------------- 22:07:18 stable info: 22:07:18 ------------------- 22:07:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:07:18 Message: update stable to v1.0.239 22:07:19 ------------------- 22:07:19 experimental info: 22:07:19 ------------------- 22:07:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:07:19 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:07:19 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:07:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-551 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-551 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-551 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d687ad7 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:20 provisioning config files... 22:07:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config3067145822058682409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:20 ---> docker-login.sh 22:07:20 nexus3.edgexfoundry.org:10001 22:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:20 Configure a credential helper to remove this warning. See 22:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:20 22:07:20 Login Succeeded 22:07:20 nexus3.edgexfoundry.org:10002 22:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:21 Configure a credential helper to remove this warning. See 22:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:21 22:07:21 Login Succeeded 22:07:21 nexus3.edgexfoundry.org:10003 22:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:21 Configure a credential helper to remove this warning. See 22:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:21 22:07:21 Login Succeeded 22:07:21 nexus3.edgexfoundry.org:10004 22:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:21 Configure a credential helper to remove this warning. See 22:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:21 22:07:21 Login Succeeded 22:07:21 docker.io 22:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:21 Configure a credential helper to remove this warning. See 22:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:21 22:07:21 Login Succeeded 22:07:21 ---> docker-login.sh ends [Pipeline] } 22:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:07:21 + git rev-list -1 --merges d687ad7c8becd1d59d7e424ae717fd5acf3d89ef~1..d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo 22:07:21 -----------> git rev-list -1 --merges d687ad7c8becd1d59d7e424ae717fd5acf3d89ef~1..d687ad7c8becd1d59d7e424ae717fd5acf3d89ef d687ad7c8becd1d59d7e424ae717fd5acf3d89ef 22:07:21 d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [false] [Pipeline] sh 22:07:22 + git log --format=format:%s -1 d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo 22:07:22 ========================================================= 22:07:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:07:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:22 + git log --format=format:%s -1 d687ad7c8becd1d59d7e424ae717fd5acf3d89ef [Pipeline] echo 22:07:22 [semverPrep] GIT_COMMIT: d687ad7c8becd1d59d7e424ae717fd5acf3d89ef, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo 22:07:22 [semverPrep] This is not a build commit. [Pipeline] sh 22:07:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:22 + grep -v github /etc/ssh/ssh_known_hosts 22:07:22 + [ -e /tmp/ssh_known_hosts ] 22:07:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:07:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:07:22 + sudo tee -a /etc/ssh/ssh_known_hosts 22:07:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:23 22:07:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:23 0.1.4: Pulling from edgex-devops/py-git-semver 22:07:23 b85a868b505f: Pulling fs layer 22:07:23 e2be974225ed: Pulling fs layer 22:07:23 339a4e72a1f5: Pulling fs layer 22:07:23 988bab9f4d93: Pulling fs layer 22:07:23 1469e6f7b9e6: Pulling fs layer 22:07:23 eaf3925da568: Pulling fs layer 22:07:23 bab4dde63d76: Pulling fs layer 22:07:23 bde34c3a00c8: Pulling fs layer 22:07:23 b352a97aabf1: Pulling fs layer 22:07:23 4872d77fe225: Pulling fs layer 22:07:23 5851b861e8e6: Pulling fs layer 22:07:23 1469e6f7b9e6: Waiting 22:07:23 988bab9f4d93: Waiting 22:07:23 eaf3925da568: Waiting 22:07:23 bab4dde63d76: Waiting 22:07:23 bde34c3a00c8: Waiting 22:07:23 b352a97aabf1: Waiting 22:07:23 4872d77fe225: Waiting 22:07:23 5851b861e8e6: Waiting 22:07:23 e2be974225ed: Download complete 22:07:23 988bab9f4d93: Verifying Checksum 22:07:23 988bab9f4d93: Download complete 22:07:23 1469e6f7b9e6: Verifying Checksum 22:07:23 1469e6f7b9e6: Download complete 22:07:23 eaf3925da568: Verifying Checksum 22:07:23 eaf3925da568: Download complete 22:07:23 339a4e72a1f5: Verifying Checksum 22:07:23 339a4e72a1f5: Download complete 22:07:23 bde34c3a00c8: Verifying Checksum 22:07:23 bde34c3a00c8: Download complete 22:07:23 b352a97aabf1: Download complete 22:07:23 4872d77fe225: Verifying Checksum 22:07:23 4872d77fe225: Download complete 22:07:23 5851b861e8e6: Verifying Checksum 22:07:23 5851b861e8e6: Download complete 22:07:23 b85a868b505f: Verifying Checksum 22:07:23 b85a868b505f: Download complete 22:07:24 bab4dde63d76: Verifying Checksum 22:07:24 bab4dde63d76: Download complete 22:07:25 b85a868b505f: Pull complete 22:07:25 e2be974225ed: Pull complete 22:07:25 339a4e72a1f5: Pull complete 22:07:25 988bab9f4d93: Pull complete 22:07:26 1469e6f7b9e6: Pull complete 22:07:26 eaf3925da568: Pull complete 22:07:28 bab4dde63d76: Pull complete 22:07:28 bde34c3a00c8: Pull complete 22:07:28 b352a97aabf1: Pull complete 22:07:28 4872d77fe225: Pull complete 22:07:28 5851b861e8e6: Pull complete 22:07:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:28 prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container 22:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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-devops/py-git-semver:0.1.4 cat 22:07:30 $ docker top 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c -eo pid,comm 22:07:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:07:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:30 [ssh-agent] Looking for ssh-agent implementation... 22:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:30 $ docker exec 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent 22:07:30 SSH_AUTH_SOCK=/tmp/ssh-2TLC7e0aruHF/agent.32 22:07:30 SSH_AGENT_PID=39 22:07:30 Running ssh-add (command line suppressed) 22:07:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4266937199670802711.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_4266937199670802711.key) 22:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:31 + git tag --points-at HEAD [Pipeline] } 22:07:31 $ docker exec --env ******** --env ******** 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent -k 22:07:31 unset SSH_AUTH_SOCK; 22:07:31 unset SSH_AGENT_PID; 22:07:31 echo Agent pid 39 killed; 22:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:31 [ssh-agent] Looking for ssh-agent implementation... 22:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:31 $ docker exec 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent 22:07:31 SSH_AUTH_SOCK=/tmp/ssh-bzML59AHfFB4/agent.71 22:07:31 SSH_AGENT_PID=77 22:07:31 Running ssh-add (command line suppressed) 22:07:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5021956405771100018.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/private_key_5021956405771100018.key) 22:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:31 + git semver init 22:07:32 2022-09-20 22:07:32,086 [run_init] DEBUG init version:0.0.0 force:False 22:07:32 2022-09-20 22:07:32,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 22:07:32 2022-09-20 22:07:32,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver 22:07:32 2022-09-20 22:07:32,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551, universal_newlines=False, shell=None, istream=None) 22:07:33 2022-09-20 22:07:33,437 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.git/info/exclude 22:07:33 2022-09-20 22:07:33,438 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 with force:False 22:07:33 2022-09-20 22:07:33,438 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 22:07:33 2022-09-20 22:07:33,441 [execute] INFO git cat-file --batch-check 22:07:33 2022-09-20 22:07:33,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 22:07:33 2022-09-20 22:07:33,446 [execute] INFO git cat-file --batch 22:07:33 2022-09-20 22:07:33,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver, universal_newlines=False, shell=None, istream=) 22:07:33 2022-09-20 22:07:33,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-551/.semver/PR-551 22:07:33 0.0.0 [Pipeline] } 22:07:33 $ docker exec --env ******** --env ******** 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c ssh-agent -k 22:07:33 unset SSH_AUTH_SOCK; 22:07:33 unset SSH_AGENT_PID; 22:07:33 echo Agent pid 77 killed; 22:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:34 + git semver [Pipeline] } 22:07:34 $ docker stop --time=1 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c 22:07:35 $ docker rm -f 447cd1200dd3c4604578a7285334f297339119a9bb27a0e257aacad50123de3c [Pipeline] // withDockerContainer [Pipeline] sh 22:07:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:36 Stashed 1 file(s) [Pipeline] echo 22:07:36 [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 22:07:36 provisioning config files... 22:07:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config9212430596697208129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:36 ---> docker-login.sh 22:07:36 nexus3.edgexfoundry.org:10001 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10002 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10003 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10004 22:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:37 Configure a credential helper to remove this warning. See 22:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:37 22:07:37 Login Succeeded 22:07:37 docker.io 22:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:37 Configure a credential helper to remove this warning. See 22:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:37 22:07:37 Login Succeeded 22:07:37 ---> docker-login.sh ends [Pipeline] } 22:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:37 ========================================================= 22:07:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:07:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + 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 . 22:07:38 Sending build context to Docker daemon 45.12MB 22:07:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:07:38 Step 2/16 : FROM ${BASE} AS builder 22:07:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:07:38 2408cc74d12b: Pulling fs layer 22:07:38 ea60b727a1ce: Pulling fs layer 22:07:38 30c4a7721957: Pulling fs layer 22:07:38 370296b7ddb6: Pulling fs layer 22:07:38 7c6cee850709: Pulling fs layer 22:07:38 39a5fcdaea64: Pulling fs layer 22:07:38 d94ebbe4e438: Pulling fs layer 22:07:38 bcfd1f05c69d: Pulling fs layer 22:07:38 59ccb84bbe0f: Pulling fs layer 22:07:38 370296b7ddb6: Waiting 22:07:38 bcfd1f05c69d: Waiting 22:07:38 7c6cee850709: Waiting 22:07:38 59ccb84bbe0f: Waiting 22:07:38 d94ebbe4e438: Waiting 22:07:38 39a5fcdaea64: Waiting 22:07:38 30c4a7721957: Verifying Checksum 22:07:38 30c4a7721957: Download complete 22:07:38 ea60b727a1ce: Verifying Checksum 22:07:38 ea60b727a1ce: Download complete 22:07:38 7c6cee850709: Download complete 22:07:38 39a5fcdaea64: Download complete 22:07:38 2408cc74d12b: Verifying Checksum 22:07:38 2408cc74d12b: Download complete 22:07:38 d94ebbe4e438: Verifying Checksum 22:07:38 d94ebbe4e438: Download complete 22:07:38 2408cc74d12b: Pull complete 22:07:38 ea60b727a1ce: Pull complete 22:07:38 30c4a7721957: Pull complete 22:07:38 bcfd1f05c69d: Verifying Checksum 22:07:38 bcfd1f05c69d: Download complete 22:07:38 59ccb84bbe0f: Verifying Checksum 22:07:38 59ccb84bbe0f: Download complete 22:07:38 370296b7ddb6: Verifying Checksum 22:07:38 370296b7ddb6: Download complete 22:07:43 370296b7ddb6: Pull complete 22:07:43 7c6cee850709: Pull complete 22:07:43 39a5fcdaea64: Pull complete 22:07:43 d94ebbe4e438: Pull complete 22:07:45 bcfd1f05c69d: Pull complete 22:07:45 59ccb84bbe0f: Pull complete 22:07:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:07:45 ---> a4fb48ad2a94 22:07:45 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:07:47 ---> Running in d1dd52e3dfc9 22:07:47 Removing intermediate container d1dd52e3dfc9 22:07:47 ---> 95616e2c260f 22:07:47 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:07:47 ---> Running in b4bdd0e94a5c 22:07:47 Removing intermediate container b4bdd0e94a5c 22:07:47 ---> 526ad3a40e7f 22:07:47 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:07:47 ---> Running in f30b20cdafb9 22:07:47 Removing intermediate container f30b20cdafb9 22:07:47 ---> 39a24142c9ac 22:07:47 Step 6/16 : LABEL Name=edgex-ui-go 22:07:47 ---> Running in 1f0f000fd5c3 22:07:47 Removing intermediate container 1f0f000fd5c3 22:07:47 ---> eb626255393b 22:07:47 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:07:47 ---> Running in 780fe3ad8e8d 22:07:47 Removing intermediate container 780fe3ad8e8d 22:07:47 ---> c58fc6ea5f2a 22:07:47 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:07:48 latest: Pulling from library/docker 22:07:48 213ec9aee27d: Pulling fs layer 22:07:48 6eb510456a42: Pulling fs layer 22:07:48 4627ba0696d0: Pulling fs layer 22:07:48 58acb0837d57: Pulling fs layer 22:07:48 12036fa74330: Pulling fs layer 22:07:48 c052aa9e92bf: Pulling fs layer 22:07:48 87c6260f9eda: Pulling fs layer 22:07:48 669290a31ba1: Pulling fs layer 22:07:48 d77965d4a857: Pulling fs layer 22:07:48 d77965d4a857: Waiting 22:07:48 87c6260f9eda: Waiting 22:07:48 58acb0837d57: Waiting 22:07:48 12036fa74330: Waiting 22:07:48 669290a31ba1: Waiting 22:07:48 4627ba0696d0: Verifying Checksum 22:07:48 4627ba0696d0: Download complete 22:07:48 6eb510456a42: Verifying Checksum 22:07:48 6eb510456a42: Download complete 22:07:48 213ec9aee27d: Download complete 22:07:48 213ec9aee27d: Pull complete 22:07:49 6eb510456a42: Pull complete 22:07:49 4627ba0696d0: Pull complete 22:07:49 58acb0837d57: Verifying Checksum 22:07:49 58acb0837d57: Download complete 22:07:49 87c6260f9eda: Verifying Checksum 22:07:49 87c6260f9eda: Download complete 22:07:49 c052aa9e92bf: Verifying Checksum 22:07:49 c052aa9e92bf: Download complete 22:07:49 58acb0837d57: Pull complete 22:07:49 669290a31ba1: Download complete 22:07:49 d77965d4a857: Download complete 22:07:49 12036fa74330: Verifying Checksum 22:07:49 12036fa74330: Download complete 22:07:50 12036fa74330: Pull complete 22:07:50 c052aa9e92bf: Pull complete 22:07:50 87c6260f9eda: Pull complete 22:07:50 669290a31ba1: Pull complete 22:07:50 d77965d4a857: Pull complete 22:07:50 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:07:50 Status: Downloaded newer image for docker:latest 22:07:51 Still waiting to schedule task 22:07:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ 22:07:51 ---> 595768f0efa9 22:07:51 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:51 ---> Running in 75d2a7265e20 22:07:52 Removing intermediate container 75d2a7265e20 22:07:52 ---> 41f65024660a 22:07:52 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:52 ---> Running in 6bbb16a1bc6b 22:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:07:53 OK: 211 MiB in 51 packages 22:07:54 Removing intermediate container 6bbb16a1bc6b 22:07:54 ---> 9722b7e011ed 22:07:54 Step 11/16 : ENV GO111MODULE=on 22:07:54 ---> Running in be7ccacb3e84 22:07:54 Removing intermediate container be7ccacb3e84 22:07:54 ---> 3fd07e58d2a7 22:07:54 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:07:54 ---> Running in 9ac70a7daf01 22:07:54 Removing intermediate container 9ac70a7daf01 22:07:54 ---> 14e187d3c612 22:07:54 Step 13/16 : COPY go.mod vendor* ./ 22:07:54 ---> 086a7c6dda6f 22:07:54 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:54 ---> Running in 0ae98d3a8f77 22:08:02 Removing intermediate container 0ae98d3a8f77 22:08:02 ---> b19ae97d9ed9 22:08:02 Step 15/16 : COPY . . 22:08:02 ---> 8ae6c81e9c48 22:08:02 Step 16/16 : RUN ${MAKE} 22:08:02 ---> Running in 9e4ff8d2d4d6 22:08:02 noop 22:08:03 Removing intermediate container 9e4ff8d2d4d6 22:08:03 ---> d8ef59f788a9 22:08:03 Successfully built d8ef59f788a9 22:08:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker inspect -f . ci-base-image-x86_64 22:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:03 prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container 22:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:04 $ docker top 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:04 + go version 22:08:04 go version go1.18.3 linux/amd64 [Pipeline] } 22:08:04 $ docker stop --time=1 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed 22:08:05 $ docker rm -f 0a43824dab1b825860ebbe29d0603f79c7b96b8b7dd0216512c29c0dc06d01ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:06 + docker inspect -f . ci-base-image-x86_64 22:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:06 prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container 22:08:06 $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:06 $ docker top a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] fileExists [Pipeline] sh 22:08:07 + make test 22:08:07 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:08:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:08:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:08:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:08:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:08:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:08:14 ./bin/test-attribution-txt.sh 22:08:14 make -C web test 22:08:14 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 22:08:14 make[1]: tput: No such file or directory 22:08:14 make[1]: tput: No such file or directory 22:08:14 warning: generating ./VERSION 22:08:14 echo "0.0.0" > VERSION 22:08:14 docker build \ 22:08:14 -f Dockerfile \ 22:08:14 --build-arg USER=1000 \ 22:08:14 \ 22:08:14 --label "git_sha=d687ad7c8becd1d59d7e424ae717fd5acf3d89ef" \ 22:08:14 -t edgexfoundry/edgex-web-ui:d687ad7c8becd1d59d7e424ae717fd5acf3d89ef \ 22:08:14 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:08:14 . 22:08:15 Sending build context to Docker daemon 3.03MB 22:08:15 Step 1/10 : FROM node:16.17-alpine3.15 22:08:15 16.17-alpine3.15: Pulling from library/node 22:08:15 9621f1afde84: Pulling fs layer 22:08:15 16f891d21976: Pulling fs layer 22:08:15 cf6a4a42ec8c: Pulling fs layer 22:08:15 297e921c64f6: Pulling fs layer 22:08:15 cf6a4a42ec8c: Verifying Checksum 22:08:15 cf6a4a42ec8c: Download complete 22:08:15 9621f1afde84: Download complete 22:08:15 297e921c64f6: Download complete 22:08:15 9621f1afde84: Pull complete 22:08:15 16f891d21976: Verifying Checksum 22:08:15 16f891d21976: Download complete 22:08:16 16f891d21976: Pull complete 22:08:16 cf6a4a42ec8c: Pull complete 22:08:16 297e921c64f6: Pull complete 22:08:16 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:08:16 Status: Downloaded newer image for node:16.17-alpine3.15 22:08:16 ---> 141d857b2a92 22:08:16 Step 2/10 : RUN apk add --no-cache chromium 22:08:17 ---> Running in 3c2f52710b7c 22:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:08:18 (1/129) Installing libxau (1.0.9-r0) 22:08:18 (2/129) Installing libmd (1.0.3-r0) 22:08:18 (3/129) Installing libbsd (0.11.3-r1) 22:08:18 (4/129) Installing libxdmcp (1.1.3-r0) 22:08:18 (5/129) Installing libxcb (1.14-r2) 22:08:18 (6/129) Installing libx11 (1.7.2-r0) 22:08:18 (7/129) Installing libxext (1.3.4-r0) 22:08:18 (8/129) Installing libice (1.0.10-r0) 22:08:18 (9/129) Installing libuuid (2.37.4-r0) 22:08:18 (10/129) Installing libsm (1.2.3-r0) 22:08:18 (11/129) Installing libxt (1.2.1-r0) 22:08:18 (12/129) Installing libxmu (1.1.3-r0) 22:08:18 (13/129) Installing xset (1.2.4-r0) 22:08:18 (14/129) Installing xprop (1.2.5-r0) 22:08:18 (15/129) Installing xdg-utils (1.1.3-r0) 22:08:18 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 22:08:18 (17/129) Installing pkgconf (1.8.0-r0) 22:08:18 (18/129) Installing libffi (3.4.2-r1) 22:08:18 (19/129) Installing libintl (0.21-r0) 22:08:18 (20/129) Installing libblkid (2.37.4-r0) 22:08:18 (21/129) Installing libmount (2.37.4-r0) 22:08:18 (22/129) Installing pcre (8.45-r1) 22:08:18 (23/129) Installing glib (2.70.1-r0) 22:08:18 (24/129) Installing xz-libs (5.2.5-r1) 22:08:18 (25/129) Installing libxml2 (2.9.14-r1) 22:08:18 (26/129) Installing shared-mime-info (2.1-r0) 22:08:18 (27/129) Installing hicolor-icon-theme (0.17-r1) 22:08:18 (28/129) Installing libjpeg-turbo (2.1.2-r0) 22:08:18 (29/129) Installing libpng (1.6.37-r1) 22:08:18 (30/129) Installing libwebp (1.2.2-r0) 22:08:18 (31/129) Installing zstd-libs (1.5.0-r0) 22:08:18 (32/129) Installing tiff (4.3.0-r1) 22:08:18 (33/129) Installing gdk-pixbuf (2.42.8-r0) 22:08:18 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 22:08:18 (35/129) Installing libxcomposite (0.4.5-r0) 22:08:18 (36/129) Installing libxfixes (6.0.0-r0) 22:08:18 (37/129) Installing libxrender (0.9.10-r3) 22:08:18 (38/129) Installing libxcursor (1.2.0-r0) 22:08:18 (39/129) Installing libxdamage (1.1.5-r1) 22:08:18 (40/129) Installing libxi (1.8-r0) 22:08:18 (41/129) Installing libxinerama (1.1.4-r1) 22:08:18 (42/129) Installing libxrandr (1.5.2-r1) 22:08:18 (43/129) Installing atk (2.36.0-r0) 22:08:18 (44/129) Installing libxtst (1.2.3-r3) 22:08:18 (45/129) Installing dbus-libs (1.12.20-r4) 22:08:18 (46/129) Installing at-spi2-core (2.42.0-r0) 22:08:18 (47/129) Installing at-spi2-atk (2.38.0-r0) 22:08:18 (48/129) Installing expat (2.4.7-r0) 22:08:18 (49/129) Installing brotli-libs (1.0.9-r5) 22:08:18 (50/129) Installing libbz2 (1.0.8-r1) 22:08:18 (51/129) Installing freetype (2.11.1-r2) 22:08:18 (52/129) Installing fontconfig (2.13.1-r4) 22:08:18 (53/129) Installing pixman (0.40.0-r3) 22:08:18 (54/129) Installing cairo (1.16.0-r5) 22:08:18 (55/129) Installing cairo-gobject (1.16.0-r5) 22:08:18 (56/129) Installing avahi-libs (0.8-r5) 22:08:18 (57/129) Installing gmp (6.2.1-r1) 22:08:18 (58/129) Installing nettle (3.7.3-r0) 22:08:18 (59/129) Installing p11-kit (0.24.0-r1) 22:08:18 (60/129) Installing libtasn1 (4.18.0-r0) 22:08:18 (61/129) Installing libunistring (0.9.10-r1) 22:08:18 (62/129) Installing gnutls (3.7.1-r1) 22:08:18 (63/129) Installing cups-libs (2.3.3-r6) 22:08:18 (64/129) Installing libepoxy (1.5.9-r0) 22:08:18 (65/129) Installing fribidi (1.0.11-r0) 22:08:18 (66/129) Installing graphite2 (1.3.14-r0) 22:08:18 (67/129) Installing harfbuzz (3.0.0-r2) 22:08:18 (68/129) Installing libxft (2.3.4-r0) 22:08:18 (69/129) Installing pango (1.48.10-r0) 22:08:18 (70/129) Installing wayland-libs-client (1.19.0-r1) 22:08:18 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 22:08:18 (72/129) Installing wayland-libs-egl (1.19.0-r1) 22:08:18 (73/129) Installing xkeyboard-config (2.34-r0) 22:08:18 (74/129) Installing libxkbcommon (1.3.1-r0) 22:08:18 (75/129) Installing gtk+3.0 (3.24.30-r0) 22:08:18 Executing gtk+3.0-3.24.30-r0.post-install 22:08:18 (76/129) Installing libfontenc (1.1.4-r0) 22:08:18 (77/129) Installing mkfontscale (1.2.1-r1) 22:08:18 (78/129) Installing ttf-opensans (1.10-r1) 22:08:18 Executing ttf-opensans-1.10-r1.post-install 22:08:21 (79/129) Installing libogg (1.3.5-r0) 22:08:21 (80/129) Installing flac (1.3.4-r0) 22:08:21 (81/129) Installing alsa-lib (1.2.5.1-r1) 22:08:21 (82/129) Installing libatomic (10.3.1_git20211027-r0) 22:08:21 (83/129) Installing sdl2 (2.0.16-r4) 22:08:21 (84/129) Installing aom-libs (3.2.0-r0) 22:08:21 (85/129) Installing libass (0.15.2-r0) 22:08:21 (86/129) Installing libdav1d (0.9.2-r0) 22:08:21 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:08:21 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 22:08:21 (89/129) Installing lame (3.100-r0) 22:08:21 (90/129) Installing opus (1.3.1-r1) 22:08:21 (91/129) Installing libgomp (10.3.1_git20211027-r0) 22:08:21 (92/129) Installing soxr (0.1.3-r2) 22:08:21 (93/129) Installing libsrt (1.4.2-r1) 22:08:21 (94/129) Installing libssh (0.9.6-r1) 22:08:21 (95/129) Installing libtheora (1.1.1-r16) 22:08:21 (96/129) Installing v4l-utils-libs (1.22.1-r1) 22:08:21 (97/129) Installing libpciaccess (0.16-r0) 22:08:21 (98/129) Installing libdrm (2.4.109-r0) 22:08:21 (99/129) Installing libva (2.13.0-r0) 22:08:21 (100/129) Installing libvdpau (1.4-r0) 22:08:21 (101/129) Installing vidstab (1.1.0-r1) 22:08:21 (102/129) Installing libvorbis (1.3.7-r0) 22:08:21 (103/129) Installing libvpx (1.10.0-r0) 22:08:21 (104/129) Installing vulkan-loader (1.2.196-r0) 22:08:21 (105/129) Installing x264-libs (20210613-r0) 22:08:21 (106/129) Installing x265-libs (3.5-r0) 22:08:21 (107/129) Installing xvidcore (1.3.7-r1) 22:08:21 (108/129) Installing ffmpeg-libs (4.4.1-r2) 22:08:21 (109/129) Installing libevent (2.1.12-r4) 22:08:21 (110/129) Installing mesa (21.2.6-r0) 22:08:21 (111/129) Installing wayland-libs-server (1.19.0-r1) 22:08:21 (112/129) Installing mesa-gbm (21.2.6-r0) 22:08:21 (113/129) Installing lcms2 (2.12-r1) 22:08:21 (114/129) Installing nspr (4.32-r0) 22:08:21 (115/129) Installing sqlite-libs (3.36.0-r0) 22:08:21 (116/129) Installing nss (3.78.1-r0) 22:08:21 (117/129) Installing libasyncns (0.8-r1) 22:08:21 (118/129) Installing libltdl (2.4.6-r7) 22:08:21 (119/129) Installing orc (0.4.32-r0) 22:08:21 (120/129) Installing libsndfile (1.0.31-r1) 22:08:21 (121/129) Installing speexdsp (1.2.0-r0) 22:08:21 (122/129) Installing tdb-libs (1.4.5-r0) 22:08:21 (123/129) Installing libpulse (15.0-r2) 22:08:21 (124/129) Installing re2 (2021.11.01-r0) 22:08:21 (125/129) Installing snappy (1.1.9-r1) 22:08:21 (126/129) Installing libgpg-error (1.42-r1) 22:08:22 (127/129) Installing libgcrypt (1.9.4-r0) 22:08:22 (128/129) Installing libxslt (1.1.35-r0) 22:08:22 (129/129) Installing chromium (99.0.4844.84-r0) 22:08:23 Executing busybox-1.34.1-r7.trigger 22:08:23 Executing glib-2.70.1-r0.trigger 22:08:23 Executing shared-mime-info-2.1-r0.trigger 22:08:25 Executing gdk-pixbuf-2.42.8-r0.trigger 22:08:25 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:08:25 Executing fontconfig-2.13.1-r4.trigger 22:08:25 Executing mkfontscale-1.2.1-r1.trigger 22:08:25 OK: 286 MiB in 145 packages 22:08:28 Removing intermediate container 3c2f52710b7c 22:08:28 ---> dd924aed57bf 22:08:28 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:08:28 ---> Running in 94179fe23728 22:08:28 Removing intermediate container 94179fe23728 22:08:28 ---> 389ef6c4ac5f 22:08:28 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:08:28 ---> Running in 52b4211a5115 22:08:28 Removing intermediate container 52b4211a5115 22:08:28 ---> 5af4242fa4c8 22:08:28 Step 5/10 : RUN npm install -g npm 22:08:28 ---> Running in c50f61641a41 22:08:35 22:08:35 changed 54 packages, and audited 212 packages in 5s 22:08:35 22:08:35 11 packages are looking for funding 22:08:35 run `npm fund` for details 22:08:35 22:08:35 found 0 vulnerabilities 22:08:35 Removing intermediate container c50f61641a41 22:08:35 ---> c9a7ea478378 22:08:35 Step 6/10 : ARG USER=1000 22:08:35 ---> Running in 445e8bb3f68a 22:08:35 Removing intermediate container 445e8bb3f68a 22:08:35 ---> 92a7da06462e 22:08:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:08:35 ---> Running in 8857331ff783 22:08:35 Removing intermediate container 8857331ff783 22:08:35 ---> 35ef5780b6ce 22:08:35 Step 8/10 : USER $USER:$USER 22:08:35 ---> Running in 6a7b72d3a8ff 22:08:35 Removing intermediate container 6a7b72d3a8ff 22:08:35 ---> bc575bcbcf03 22:08:35 Step 9/10 : WORKDIR /app 22:08:35 ---> Running in 09eba585c54a 22:08:36 Removing intermediate container 09eba585c54a 22:08:36 ---> 753ceb8699e8 22:08:36 Step 10/10 : LABEL git_sha=d687ad7c8becd1d59d7e424ae717fd5acf3d89ef 22:08:36 ---> Running in 81f481b5fe55 22:08:36 Removing intermediate container 81f481b5fe55 22:08:36 ---> 60c5090acf8d 22:08:36 Successfully built 60c5090acf8d 22:08:36 Successfully tagged edgexfoundry/edgex-web-ui:d687ad7c8becd1d59d7e424ae717fd5acf3d89ef 22:08:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:08:36 touch edgex-web-ui.imagebuilt 22:08:36 mkdir -p node_modules coverage 22:08:36 chown "1000:1000" node_modules coverage package-lock.json 22:08:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:08:38 npm ERR! code ERESOLVE 22:08:38 npm ERR! ERESOLVE could not resolve 22:08:38 npm ERR! 22:08:38 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 22:08:38 npm ERR! Found: @angular/compiler-cli@12.2.4 22:08:38 npm ERR! node_modules/@angular/compiler-cli 22:08:38 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 22:08:38 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 22:08:38 npm ERR! node_modules/@angular/localize 22:08:38 npm ERR! dev @angular/localize@"^12.2.4" from the root project 22:08:38 npm ERR! 22:08:38 npm ERR! Could not resolve dependency: 22:08:38 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:08:38 npm ERR! node_modules/@angular-devkit/build-angular 22:08:38 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:08:38 npm ERR! 22:08:38 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 22:08:38 npm ERR! node_modules/@angular/compiler-cli 22:08:38 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:08:38 npm ERR! node_modules/@angular-devkit/build-angular 22:08:38 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:08:38 npm ERR! 22:08:38 npm ERR! Fix the upstream dependency conflict, or retry 22:08:38 npm ERR! this command with --force, or --legacy-peer-deps 22:08:38 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 22:08:38 npm ERR! 22:08:38 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 22:08:38 22:08:38 npm ERR! A complete log of this run can be found in: 22:08:38 npm ERR! /home/node/.npm/_logs/2022-09-20T22_08_36_596Z-debug-0.log 22:08:38 make[1]: *** [Makefile:139: node_modules] Error 1 22:08:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-551/web' 22:08:38 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 22:08:38 $ docker stop --time=1 a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 22:08:40 $ docker rm -f a01c8f8f71199232215dcb844832f0b4c8b578b470440af5aeee865b21296a28 [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) 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 22:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:40 22:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:40 latest: Pulling from edgex-lftools-log-publisher 22:08:40 5eb5b503b376: Pulling fs layer 22:08:40 5c69ac0246d0: Pulling fs layer 22:08:40 ec43610c2a17: Pulling fs layer 22:08:40 3a2ae6a8a46f: Pulling fs layer 22:08:40 33b1e0a273af: Pulling fs layer 22:08:40 5d3b04190fa2: Pulling fs layer 22:08:40 2f39f015ded8: Pulling fs layer 22:08:40 5d3b04190fa2: Waiting 22:08:40 33b1e0a273af: Waiting 22:08:40 2f39f015ded8: Waiting 22:08:40 3a2ae6a8a46f: Waiting 22:08:40 5c69ac0246d0: Verifying Checksum 22:08:40 5c69ac0246d0: Download complete 22:08:40 3a2ae6a8a46f: Verifying Checksum 22:08:40 3a2ae6a8a46f: Download complete 22:08:40 33b1e0a273af: Verifying Checksum 22:08:40 33b1e0a273af: Download complete 22:08:41 5d3b04190fa2: Verifying Checksum 22:08:41 5d3b04190fa2: Download complete 22:08:41 ec43610c2a17: Verifying Checksum 22:08:41 ec43610c2a17: Download complete 22:08:41 5eb5b503b376: Verifying Checksum 22:08:41 5eb5b503b376: Download complete 22:08:41 2f39f015ded8: Download complete 22:08:42 5eb5b503b376: Pull complete 22:08:42 5c69ac0246d0: Pull complete 22:08:43 ec43610c2a17: Pull complete 22:08:43 3a2ae6a8a46f: Pull complete 22:08:43 33b1e0a273af: Pull complete 22:08:43 5d3b04190fa2: Pull complete 22:08:48 2f39f015ded8: Pull complete 22:08:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:48 prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container 22:08:48 $ 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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:08:50 $ docker top 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:50 ---> job-cost.sh 22:08:50 lf-activate-venv: SKIPPING 22:08:50 INFO: No Stack... 22:08:51 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:51 INFO: Archiving Costs [Pipeline] sh 22:08:51 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/cost.csv+ 22:08:51 cut -d, -f6 [Pipeline] lock 22:08:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] 22:08:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] did not exist. Created. 22:08:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:51 + echo total: 0.2199999988079071 [Pipeline] stash 22:08:52 Stashed 1 file(s) [Pipeline] } 22:08:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:52 $ docker stop --time=1 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b 22:08:53 $ docker rm -f 03152b30724e60ba45e7fda50b2c785a042a63b8c84df53ded08d75bccc4408b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:53 Failed in branch amd64 22:11:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-30006 in /w/workspace/edgexfoundry_edgex-ui-go_PR-551 [Pipeline] { [Pipeline] ws 22:11:11 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 22:11:11 The recommended git tool is: git 22:11:18 using credential edgex-jenkins-ssh 22:11:18 Cloning the remote Git repository 22:11:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:11:19 > git init /w/workspace/edgex-ui-go/2 # timeout=10 22:11:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:11:19 > git --version # timeout=10 22:11:19 > git --version # 'git version 2.25.1' 22:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:11:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/551/head:refs/remotes/origin/PR-551 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:23 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 6424df11588b0877ada6758271e70698f39d83e5 22:11:24 Merge succeeded, producing bc0e80ced1e7bf3b046da0038bd63e43201d4e29 22:11:24 Checking out Revision bc0e80ced1e7bf3b046da0038bd63e43201d4e29 (PR-551) 22:11:23 > git config core.sparsecheckout # timeout=10 22:11:23 > git checkout -f 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 22:11:24 > git remote # timeout=10 22:11:24 > git config --get remote.origin.url # timeout=10 22:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:24 > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 22:11:24 > git rev-parse HEAD^{commit} # timeout=10 22:11:24 > git config core.sparsecheckout # timeout=10 22:11:24 > git checkout -f bc0e80ced1e7bf3b046da0038bd63e43201d4e29 # timeout=10 22:11:29 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" 22:11:29 > git rev-list --no-walk 6424df11588b0877ada6758271e70698f39d83e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:11:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:30 Dload Upload Total Spent Left Speed 22:11:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 22:11:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:11:31 + sudo tee /etc/docker/daemon.new 22:11:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:11:31 { 22:11:31 "registry-mirrors": [ 22:11:31 "https://nexus3.edgexfoundry.org:10001" 22:11:31 ], 22:11:31 "bip": "10.250.0.254/24", 22:11:31 "hosts": [ 22:11:31 "tcp://0.0.0.0:5555", 22:11:31 "unix:///var/run/docker.sock" 22:11:31 ], 22:11:31 "mtu": 1458, 22:11:31 "selinux-enabled": true, 22:11:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:11:31 } [Pipeline] sh 22:11:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:11:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:50 provisioning config files... 22:11:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3715812600794534951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:50 ---> docker-login.sh 22:11:51 nexus3.edgexfoundry.org:10001 22:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:51 Configure a credential helper to remove this warning. See 22:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:51 22:11:51 Login Succeeded 22:11:51 nexus3.edgexfoundry.org:10002 22:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:52 Configure a credential helper to remove this warning. See 22:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:52 22:11:52 Login Succeeded 22:11:52 nexus3.edgexfoundry.org:10003 22:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:52 Configure a credential helper to remove this warning. See 22:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:52 22:11:52 Login Succeeded 22:11:52 nexus3.edgexfoundry.org:10004 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 docker.io 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:54 Configure a credential helper to remove this warning. See 22:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:54 22:11:54 Login Succeeded 22:11:54 ---> docker-login.sh ends [Pipeline] } 22:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:54 ========================================================= 22:11:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:11:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:54 + 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 . 22:11:55 Sending build context to Docker daemon 28.4MB 22:11:56 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:11:56 Step 2/16 : FROM ${BASE} AS builder 22:11:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:56 b3c136eddcbf: Pulling fs layer 22:11:56 c0a3192eca97: Pulling fs layer 22:11:56 a050256f5b6f: Pulling fs layer 22:11:56 656be50a0ddc: Pulling fs layer 22:11:56 2bbca73fdf42: Pulling fs layer 22:11:56 46d945488cbd: Pulling fs layer 22:11:56 8a5474983e97: Pulling fs layer 22:11:56 329c88fbcd65: Pulling fs layer 22:11:56 656be50a0ddc: Waiting 22:11:56 2bbca73fdf42: Waiting 22:11:56 46d945488cbd: Waiting 22:11:56 329c88fbcd65: Waiting 22:11:56 8a5474983e97: Waiting 22:11:56 a050256f5b6f: Verifying Checksum 22:11:56 a050256f5b6f: Download complete 22:11:56 c0a3192eca97: Verifying Checksum 22:11:56 c0a3192eca97: Download complete 22:11:56 2bbca73fdf42: Verifying Checksum 22:11:56 2bbca73fdf42: Download complete 22:11:56 46d945488cbd: Verifying Checksum 22:11:56 46d945488cbd: Download complete 22:11:56 b3c136eddcbf: Verifying Checksum 22:11:56 b3c136eddcbf: Download complete 22:11:57 b3c136eddcbf: Pull complete 22:11:57 329c88fbcd65: Verifying Checksum 22:11:57 329c88fbcd65: Download complete 22:11:58 c0a3192eca97: Pull complete 22:11:58 a050256f5b6f: Pull complete 22:11:58 8a5474983e97: Download complete 22:11:59 656be50a0ddc: Download complete 22:12:14 656be50a0ddc: Pull complete 22:12:14 2bbca73fdf42: Pull complete 22:12:14 46d945488cbd: Pull complete 22:12:20 8a5474983e97: Pull complete 22:12:23 329c88fbcd65: Pull complete 22:12:23 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:23 ---> ff4287adb874 22:12:23 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:12:25 ---> Running in c2a047f50976 22:12:25 Removing intermediate container c2a047f50976 22:12:25 ---> 2ffe19b0ed5f 22:12:25 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:12:25 ---> Running in b67418b63285 22:12:25 Removing intermediate container b67418b63285 22:12:25 ---> 181912c3d7cf 22:12:25 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:12:25 ---> Running in 4837c1774d89 22:12:25 Removing intermediate container 4837c1774d89 22:12:25 ---> 7e682fe3ab66 22:12:25 Step 6/16 : LABEL Name=edgex-ui-go 22:12:25 ---> Running in 22802011aa1c 22:12:26 Removing intermediate container 22802011aa1c 22:12:26 ---> 6fd2ee2965c9 22:12:26 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:12:26 ---> Running in e8e22ff1685d 22:12:26 Removing intermediate container e8e22ff1685d 22:12:26 ---> d383f6513f64 22:12:26 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:12:27 latest: Pulling from library/docker 22:12:27 9b18e9b68314: Pulling fs layer 22:12:27 5abd6445c68b: Pulling fs layer 22:12:27 7b6c1cdde492: Pulling fs layer 22:12:27 7917cc27eb40: Pulling fs layer 22:12:27 3f2fb837c2a9: Pulling fs layer 22:12:27 2486db73c6ed: Pulling fs layer 22:12:27 3a8154f64bae: Pulling fs layer 22:12:27 88fa92f19f9d: Pulling fs layer 22:12:27 7917cc27eb40: Waiting 22:12:27 e7efe5d1ee32: Pulling fs layer 22:12:27 3f2fb837c2a9: Waiting 22:12:27 88fa92f19f9d: Waiting 22:12:27 e7efe5d1ee32: Waiting 22:12:27 2486db73c6ed: Waiting 22:12:27 3a8154f64bae: Waiting 22:12:27 7b6c1cdde492: Verifying Checksum 22:12:27 7b6c1cdde492: Download complete 22:12:27 9b18e9b68314: Verifying Checksum 22:12:27 5abd6445c68b: Verifying Checksum 22:12:27 5abd6445c68b: Download complete 22:12:28 2486db73c6ed: Verifying Checksum 22:12:28 2486db73c6ed: Download complete 22:12:28 7917cc27eb40: Verifying Checksum 22:12:28 7917cc27eb40: Download complete 22:12:28 3f2fb837c2a9: Verifying Checksum 22:12:28 3f2fb837c2a9: Download complete 22:12:28 3a8154f64bae: Verifying Checksum 22:12:28 3a8154f64bae: Download complete 22:12:28 9b18e9b68314: Pull complete 22:12:28 88fa92f19f9d: Verifying Checksum 22:12:28 88fa92f19f9d: Download complete 22:12:28 e7efe5d1ee32: Verifying Checksum 22:12:28 e7efe5d1ee32: Download complete 22:12:29 5abd6445c68b: Pull complete 22:12:29 7b6c1cdde492: Pull complete 22:12:30 7917cc27eb40: Pull complete 22:12:31 3f2fb837c2a9: Pull complete 22:12:32 2486db73c6ed: Pull complete 22:12:32 3a8154f64bae: Pull complete 22:12:33 88fa92f19f9d: Pull complete 22:12:33 e7efe5d1ee32: Pull complete 22:12:33 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:12:33 Status: Downloaded newer image for docker:latest 22:12:35 ---> 986edc6a5592 22:12:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:35 ---> Running in 61abbd4b5024 22:12:37 Removing intermediate container 61abbd4b5024 22:12:37 ---> 2e82bee16b7b 22:12:37 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:37 ---> Running in 9528808442e8 22:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:40 OK: 221 MiB in 51 packages 22:12:41 Removing intermediate container 9528808442e8 22:12:41 ---> 78fec88ab291 22:12:41 Step 11/16 : ENV GO111MODULE=on 22:12:41 ---> Running in 0758afb9d77a 22:12:42 Removing intermediate container 0758afb9d77a 22:12:42 ---> 1330e25d17d2 22:12:42 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:12:42 ---> Running in 11f4413ca2e6 22:12:42 Removing intermediate container 11f4413ca2e6 22:12:42 ---> 528f34f71862 22:12:42 Step 13/16 : COPY go.mod vendor* ./ 22:12:43 ---> ab10abad8539 22:12:43 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:43 ---> Running in b0b7ad4ddf6e 22:13:15 Removing intermediate container b0b7ad4ddf6e 22:13:15 ---> 86daedb0a24e 22:13:15 Step 15/16 : COPY . . 22:13:15 ---> 06e980c4081e 22:13:15 Step 16/16 : RUN ${MAKE} 22:13:15 ---> Running in 7a13a0ec9dd8 22:13:15 noop 22:13:16 Removing intermediate container 7a13a0ec9dd8 22:13:16 ---> 8cd23faf64e2 22:13:16 Successfully built 8cd23faf64e2 22:13:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:17 + docker inspect -f . ci-base-image-arm64 22:13:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:17 prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container 22:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:18 $ docker top 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:19 + go version 22:13:19 go version go1.18.3 linux/arm64 [Pipeline] } 22:13:19 $ docker stop --time=1 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f 22:13:21 $ docker rm -f 519d79dce10c8453b2c6ba6389a8b95f9f4e969d5f30b6fa77bceb5b59ca755f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:22 + docker inspect -f . ci-base-image-arm64 22:13:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:22 prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container 22:13:22 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:24 $ docker top 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:25 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 22:13:25 + make test 22:13:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:13:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:14:14 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:14:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:21 ./bin/test-attribution-txt.sh 22:14:21 make -C web test 22:14:21 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 22:14:21 make[1]: tput: No such file or directory 22:14:21 make[1]: tput: No such file or directory 22:14:21 warning: generating ./VERSION 22:14:21 echo "0.0.0" > VERSION 22:14:21 docker build \ 22:14:21 -f Dockerfile \ 22:14:21 --build-arg USER=1000 \ 22:14:21 \ 22:14:21 --label "git_sha=bc0e80ced1e7bf3b046da0038bd63e43201d4e29" \ 22:14:21 -t edgexfoundry/edgex-web-ui:bc0e80ced1e7bf3b046da0038bd63e43201d4e29 \ 22:14:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:14:21 . 22:14:22 Sending build context to Docker daemon 3.03MB 22:14:22 Step 1/10 : FROM node:16.17-alpine3.15 22:14:22 16.17-alpine3.15: Pulling from library/node 22:14:22 47517142f6ba: Pulling fs layer 22:14:22 17eb293efcef: Pulling fs layer 22:14:22 5f80d66b68ae: Pulling fs layer 22:14:22 55cd42e1afe3: Pulling fs layer 22:14:22 55cd42e1afe3: Waiting 22:14:23 5f80d66b68ae: Verifying Checksum 22:14:23 5f80d66b68ae: Download complete 22:14:23 47517142f6ba: Verifying Checksum 22:14:23 47517142f6ba: Download complete 22:14:23 55cd42e1afe3: Verifying Checksum 22:14:23 55cd42e1afe3: Download complete 22:14:23 47517142f6ba: Pull complete 22:14:23 17eb293efcef: Download complete 22:14:27 17eb293efcef: Pull complete 22:14:27 5f80d66b68ae: Pull complete 22:14:27 55cd42e1afe3: Pull complete 22:14:28 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:14:28 Status: Downloaded newer image for node:16.17-alpine3.15 22:14:28 ---> ddf45b724adc 22:14:28 Step 2/10 : RUN apk add --no-cache chromium 22:14:28 ---> Running in 6ec87012db7e 22:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:14:30 (1/128) Installing libxau (1.0.9-r0) 22:14:30 (2/128) Installing libmd (1.0.3-r0) 22:14:30 (3/128) Installing libbsd (0.11.3-r1) 22:14:30 (4/128) Installing libxdmcp (1.1.3-r0) 22:14:30 (5/128) Installing libxcb (1.14-r2) 22:14:30 (6/128) Installing libx11 (1.7.2-r0) 22:14:30 (7/128) Installing libxext (1.3.4-r0) 22:14:30 (8/128) Installing libice (1.0.10-r0) 22:14:31 (9/128) Installing libuuid (2.37.4-r0) 22:14:31 (10/128) Installing libsm (1.2.3-r0) 22:14:31 (11/128) Installing libxt (1.2.1-r0) 22:14:31 (12/128) Installing libxmu (1.1.3-r0) 22:14:31 (13/128) Installing xset (1.2.4-r0) 22:14:31 (14/128) Installing xprop (1.2.5-r0) 22:14:31 (15/128) Installing xdg-utils (1.1.3-r0) 22:14:31 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 22:14:31 (17/128) Installing pkgconf (1.8.0-r0) 22:14:31 (18/128) Installing libffi (3.4.2-r1) 22:14:31 (19/128) Installing libintl (0.21-r0) 22:14:31 (20/128) Installing libblkid (2.37.4-r0) 22:14:31 (21/128) Installing libmount (2.37.4-r0) 22:14:31 (22/128) Installing pcre (8.45-r1) 22:14:31 (23/128) Installing glib (2.70.1-r0) 22:14:31 (24/128) Installing xz-libs (5.2.5-r1) 22:14:31 (25/128) Installing libxml2 (2.9.14-r1) 22:14:31 (26/128) Installing shared-mime-info (2.1-r0) 22:14:31 (27/128) Installing hicolor-icon-theme (0.17-r1) 22:14:31 (28/128) Installing libjpeg-turbo (2.1.2-r0) 22:14:31 (29/128) Installing libpng (1.6.37-r1) 22:14:31 (30/128) Installing libwebp (1.2.2-r0) 22:14:31 (31/128) Installing zstd-libs (1.5.0-r0) 22:14:31 (32/128) Installing tiff (4.3.0-r1) 22:14:31 (33/128) Installing gdk-pixbuf (2.42.8-r0) 22:14:31 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 22:14:31 (35/128) Installing libxcomposite (0.4.5-r0) 22:14:31 (36/128) Installing libxfixes (6.0.0-r0) 22:14:31 (37/128) Installing libxrender (0.9.10-r3) 22:14:31 (38/128) Installing libxcursor (1.2.0-r0) 22:14:31 (39/128) Installing libxdamage (1.1.5-r1) 22:14:31 (40/128) Installing libxi (1.8-r0) 22:14:31 (41/128) Installing libxinerama (1.1.4-r1) 22:14:31 (42/128) Installing libxrandr (1.5.2-r1) 22:14:31 (43/128) Installing atk (2.36.0-r0) 22:14:31 (44/128) Installing libxtst (1.2.3-r3) 22:14:31 (45/128) Installing dbus-libs (1.12.20-r4) 22:14:31 (46/128) Installing at-spi2-core (2.42.0-r0) 22:14:31 (47/128) Installing at-spi2-atk (2.38.0-r0) 22:14:31 (48/128) Installing expat (2.4.7-r0) 22:14:31 (49/128) Installing brotli-libs (1.0.9-r5) 22:14:31 (50/128) Installing libbz2 (1.0.8-r1) 22:14:31 (51/128) Installing freetype (2.11.1-r2) 22:14:31 (52/128) Installing fontconfig (2.13.1-r4) 22:14:31 (53/128) Installing pixman (0.40.0-r3) 22:14:32 (54/128) Installing cairo (1.16.0-r5) 22:14:32 (55/128) Installing cairo-gobject (1.16.0-r5) 22:14:32 (56/128) Installing avahi-libs (0.8-r5) 22:14:32 (57/128) Installing gmp (6.2.1-r1) 22:14:32 (58/128) Installing nettle (3.7.3-r0) 22:14:32 (59/128) Installing p11-kit (0.24.0-r1) 22:14:32 (60/128) Installing libtasn1 (4.18.0-r0) 22:14:32 (61/128) Installing libunistring (0.9.10-r1) 22:14:32 (62/128) Installing gnutls (3.7.1-r1) 22:14:32 (63/128) Installing cups-libs (2.3.3-r6) 22:14:32 (64/128) Installing libepoxy (1.5.9-r0) 22:14:32 (65/128) Installing fribidi (1.0.11-r0) 22:14:32 (66/128) Installing graphite2 (1.3.14-r0) 22:14:32 (67/128) Installing harfbuzz (3.0.0-r2) 22:14:32 (68/128) Installing libxft (2.3.4-r0) 22:14:32 (69/128) Installing pango (1.48.10-r0) 22:14:32 (70/128) Installing wayland-libs-client (1.19.0-r1) 22:14:32 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 22:14:32 (72/128) Installing wayland-libs-egl (1.19.0-r1) 22:14:32 (73/128) Installing xkeyboard-config (2.34-r0) 22:14:32 (74/128) Installing libxkbcommon (1.3.1-r0) 22:14:32 (75/128) Installing gtk+3.0 (3.24.30-r0) 22:14:32 Executing gtk+3.0-3.24.30-r0.post-install 22:14:32 (76/128) Installing libfontenc (1.1.4-r0) 22:14:32 (77/128) Installing mkfontscale (1.2.1-r1) 22:14:32 (78/128) Installing ttf-opensans (1.10-r1) 22:14:32 Executing ttf-opensans-1.10-r1.post-install 22:14:35 (79/128) Installing libogg (1.3.5-r0) 22:14:35 (80/128) Installing flac (1.3.4-r0) 22:14:35 (81/128) Installing alsa-lib (1.2.5.1-r1) 22:14:35 (82/128) Installing libatomic (10.3.1_git20211027-r0) 22:14:35 (83/128) Installing sdl2 (2.0.16-r4) 22:14:35 (84/128) Installing aom-libs (3.2.0-r0) 22:14:35 (85/128) Installing libass (0.15.2-r0) 22:14:35 (86/128) Installing libdav1d (0.9.2-r0) 22:14:35 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:14:35 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 22:14:35 (89/128) Installing lame (3.100-r0) 22:14:35 (90/128) Installing opus (1.3.1-r1) 22:14:35 (91/128) Installing libgomp (10.3.1_git20211027-r0) 22:14:35 (92/128) Installing soxr (0.1.3-r2) 22:14:35 (93/128) Installing libsrt (1.4.2-r1) 22:14:35 (94/128) Installing libssh (0.9.6-r1) 22:14:35 (95/128) Installing libtheora (1.1.1-r16) 22:14:35 (96/128) Installing v4l-utils-libs (1.22.1-r1) 22:14:35 (97/128) Installing libdrm (2.4.109-r0) 22:14:35 (98/128) Installing libva (2.13.0-r0) 22:14:35 (99/128) Installing libvdpau (1.4-r0) 22:14:35 (100/128) Installing vidstab (1.1.0-r1) 22:14:35 (101/128) Installing libvorbis (1.3.7-r0) 22:14:35 (102/128) Installing libvpx (1.10.0-r0) 22:14:35 (103/128) Installing vulkan-loader (1.2.196-r0) 22:14:35 (104/128) Installing x264-libs (20210613-r0) 22:14:35 (105/128) Installing x265-libs (3.5-r0) 22:14:35 (106/128) Installing xvidcore (1.3.7-r1) 22:14:35 (107/128) Installing ffmpeg-libs (4.4.1-r2) 22:14:36 (108/128) Installing libevent (2.1.12-r4) 22:14:36 (109/128) Installing mesa (21.2.6-r0) 22:14:36 (110/128) Installing wayland-libs-server (1.19.0-r1) 22:14:36 (111/128) Installing mesa-gbm (21.2.6-r0) 22:14:36 (112/128) Installing lcms2 (2.12-r1) 22:14:36 (113/128) Installing nspr (4.32-r0) 22:14:36 (114/128) Installing sqlite-libs (3.36.0-r0) 22:14:36 (115/128) Installing nss (3.78.1-r0) 22:14:36 (116/128) Installing libasyncns (0.8-r1) 22:14:36 (117/128) Installing libltdl (2.4.6-r7) 22:14:36 (118/128) Installing orc (0.4.32-r0) 22:14:36 (119/128) Installing libsndfile (1.0.31-r1) 22:14:36 (120/128) Installing speexdsp (1.2.0-r0) 22:14:36 (121/128) Installing tdb-libs (1.4.5-r0) 22:14:36 (122/128) Installing libpulse (15.0-r2) 22:14:36 (123/128) Installing re2 (2021.11.01-r0) 22:14:36 (124/128) Installing snappy (1.1.9-r1) 22:14:36 (125/128) Installing libgpg-error (1.42-r1) 22:14:36 (126/128) Installing libgcrypt (1.9.4-r0) 22:14:36 (127/128) Installing libxslt (1.1.35-r0) 22:14:36 (128/128) Installing chromium (99.0.4844.84-r0) 22:14:40 Executing busybox-1.34.1-r7.trigger 22:14:40 Executing glib-2.70.1-r0.trigger 22:14:40 Executing shared-mime-info-2.1-r0.trigger 22:14:46 Executing gdk-pixbuf-2.42.8-r0.trigger 22:14:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:14:46 Executing fontconfig-2.13.1-r4.trigger 22:14:46 Executing mkfontscale-1.2.1-r1.trigger 22:14:46 OK: 275 MiB in 144 packages 22:14:54 Removing intermediate container 6ec87012db7e 22:14:54 ---> 6b9161ad9fbd 22:14:54 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:14:54 ---> Running in 51f0e1f45280 22:14:54 Removing intermediate container 51f0e1f45280 22:14:54 ---> 927a99304479 22:14:54 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:14:54 ---> Running in 6491e08bc9a2 22:14:55 Removing intermediate container 6491e08bc9a2 22:14:55 ---> 45a91333870b 22:14:55 Step 5/10 : RUN npm install -g npm 22:14:55 ---> Running in 9de0f3bc41de 22:15:21 22:15:21 changed 54 packages, and audited 212 packages in 22s 22:15:21 22:15:21 11 packages are looking for funding 22:15:21 run `npm fund` for details 22:15:21 22:15:21 found 0 vulnerabilities 22:15:23 Removing intermediate container 9de0f3bc41de 22:15:23 ---> b3d76c3c0197 22:15:23 Step 6/10 : ARG USER=1000 22:15:23 ---> Running in 8d7e90c151fc 22:15:24 Removing intermediate container 8d7e90c151fc 22:15:24 ---> 66084fd6d1d7 22:15:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:15:24 ---> Running in 7a1bec295172 22:15:25 Removing intermediate container 7a1bec295172 22:15:25 ---> cb1038a6aea2 22:15:25 Step 8/10 : USER $USER:$USER 22:15:25 ---> Running in a06b3fffd785 22:15:26 Removing intermediate container a06b3fffd785 22:15:26 ---> 9c0aaa88c2c1 22:15:26 Step 9/10 : WORKDIR /app 22:15:26 ---> Running in 2ff97f7c90ba 22:15:26 Removing intermediate container 2ff97f7c90ba 22:15:26 ---> 9bb410f50d99 22:15:26 Step 10/10 : LABEL git_sha=bc0e80ced1e7bf3b046da0038bd63e43201d4e29 22:15:26 ---> Running in b78655e2f702 22:15:27 Removing intermediate container b78655e2f702 22:15:27 ---> 8c6128917db2 22:15:27 Successfully built 8c6128917db2 22:15:27 Successfully tagged edgexfoundry/edgex-web-ui:bc0e80ced1e7bf3b046da0038bd63e43201d4e29 22:15:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:15:27 touch edgex-web-ui.imagebuilt 22:15:27 mkdir -p node_modules coverage 22:15:27 chown "1000:1000" node_modules coverage package-lock.json 22:15:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:15:42 npm ERR! code ERESOLVE 22:15:42 npm ERR! ERESOLVE could not resolve 22:15:42 npm ERR! 22:15:42 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 22:15:42 npm ERR! Found: @angular/compiler-cli@12.2.4 22:15:42 npm ERR! node_modules/@angular/compiler-cli 22:15:42 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 22:15:42 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 22:15:42 npm ERR! node_modules/@angular/localize 22:15:42 npm ERR! dev @angular/localize@"^12.2.4" from the root project 22:15:42 npm ERR! 22:15:42 npm ERR! Could not resolve dependency: 22:15:42 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:15:42 npm ERR! node_modules/@angular-devkit/build-angular 22:15:42 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:15:42 npm ERR! 22:15:42 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 22:15:42 npm ERR! node_modules/@angular/compiler-cli 22:15:42 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:15:42 npm ERR! node_modules/@angular-devkit/build-angular 22:15:42 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:15:42 npm ERR! 22:15:42 npm ERR! Fix the upstream dependency conflict, or retry 22:15:42 npm ERR! this command with --force, or --legacy-peer-deps 22:15:42 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 22:15:42 npm ERR! 22:15:42 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 22:15:42 22:15:42 npm ERR! A complete log of this run can be found in: 22:15:42 npm ERR! /home/node/.npm/_logs/2022-09-20T22_15_30_188Z-debug-0.log 22:15:42 make[1]: *** [Makefile:139: node_modules] Error 1 22:15:42 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' 22:15:42 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 22:15:42 $ docker stop --time=1 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 22:15:44 $ docker rm -f 09bebbc05fb198b4b0b458587143e9cfa5e86c4ddb6fe9128f4d811bc9248c40 [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) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:45 22:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:45 arm64: Pulling from edgex-lftools-log-publisher 22:15:45 8998bd30e6a1: Pulling fs layer 22:15:45 04944245beec: Pulling fs layer 22:15:45 699f458cf7ca: Pulling fs layer 22:15:45 765212b225bb: Pulling fs layer 22:15:45 f23df028b6ca: Pulling fs layer 22:15:45 d65c8cfc05b1: Pulling fs layer 22:15:45 2437ff75d9bd: Pulling fs layer 22:15:45 765212b225bb: Waiting 22:15:45 f23df028b6ca: Waiting 22:15:45 d65c8cfc05b1: Waiting 22:15:45 2437ff75d9bd: Waiting 22:15:45 04944245beec: Verifying Checksum 22:15:45 04944245beec: Download complete 22:15:45 765212b225bb: Verifying Checksum 22:15:45 765212b225bb: Download complete 22:15:45 f23df028b6ca: Download complete 22:15:45 d65c8cfc05b1: Verifying Checksum 22:15:45 d65c8cfc05b1: Download complete 22:15:45 699f458cf7ca: Verifying Checksum 22:15:45 699f458cf7ca: Download complete 22:15:46 8998bd30e6a1: Verifying Checksum 22:15:46 8998bd30e6a1: Download complete 22:15:48 2437ff75d9bd: Verifying Checksum 22:15:48 2437ff75d9bd: Download complete 22:15:50 8998bd30e6a1: Pull complete 22:15:51 04944245beec: Pull complete 22:15:52 699f458cf7ca: Pull complete 22:15:52 765212b225bb: Pull complete 22:15:53 f23df028b6ca: Pull complete 22:15:53 d65c8cfc05b1: Pull complete 22:16:08 2437ff75d9bd: Pull complete 22:16:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:09 prd-ubuntu20.04-docker-arm64-4c-16g-30006 does not seem to be running inside a container 22:16:09 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:16:12 $ docker top 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:13 ---> job-cost.sh 22:16:13 lf-activate-venv: SKIPPING 22:16:13 INFO: No Stack... 22:16:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:16:14 INFO: Archiving Costs [Pipeline] sh 22:16:15 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 22:16:15 + cut -d, -f6 [Pipeline] lock 22:16:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] 22:16:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] did not exist. Created. 22:16:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:15 /w/workspace/edgex-ui-go/2@tmp/durable-497e2554/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:16:16 + echo total: 0.10999999940395355 [Pipeline] stash 22:16:16 Warning: overwriting stash ‘stack-cost’ 22:16:17 Stashed 1 file(s) [Pipeline] } 22:16:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-551-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:17 $ docker stop --time=1 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb 22:16:18 $ docker rm -f 0c3e4c7256b3041c999221e02640b07f16e076b79237a055cd80fe2e4185eefb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:16:19 Failed in branch arm64 [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 22:16:19 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives ] 22:16:19 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 22:16:19 total 16 22:16:19 drwxr-xr-x 3 root root 4096 Sep 20 22:08 . 22:16:19 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:08 .. 22:16:19 drwxr-xr-x 2 root root 4096 Sep 20 22:08 cost 22:16:19 -rw-r--r-- 1 root root 83 Sep 20 22:08 cost.csv 22:16:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 22:16:19 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives 22:16:19 total 16 22:16:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:08 . 22:16:19 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:08 .. 22:16:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:08 cost 22:16:19 -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:16:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:16:20 ---> package-listing.sh 22:16:20 ++ tr '[:upper:]' '[:lower:]' 22:16:20 ++ facter osfamily 22:16:21 + OS_FAMILY=debian 22:16:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-551 22:16:21 + START_PACKAGES=/tmp/packages_start.txt 22:16:21 + END_PACKAGES=/tmp/packages_end.txt 22:16:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:16:21 + PACKAGES=/tmp/packages_start.txt 22:16:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 22:16:21 + PACKAGES=/tmp/packages_end.txt 22:16:21 + case "${OS_FAMILY}" in 22:16:21 + dpkg -l 22:16:21 + grep '^ii' 22:16:21 + '[' -f /tmp/packages_start.txt ']' 22:16:21 + '[' -f /tmp/packages_end.txt ']' 22:16:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:16:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-551 ']' 22:16:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ 22:16:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-551/archives/ [Pipeline] echo 22:16:21 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-551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:16:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:22 prd-ubuntu20.04-docker-8c-8g-30003 does not seem to be running inside a container 22:16:22 $ 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-551/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-551 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551:/w/workspace/edgexfoundry_edgex-ui-go_PR-551:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:16:22 $ docker top 3ff4a9534f5976ff284a363628e7e693d002adec5dac9af6b5d56bba518e277c -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:16:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:16:23 + ls /var/log/sa-host 22:16:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:23 provisioning config files... 22:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-551@tmp/config6286658361380285527tmp [Pipeline] { [Pipeline] echo 22:16:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:16:23 ---> create-netrc.sh [Pipeline] } 22:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:16:24 ---> python-tools-install.sh [Pipeline] echo 22:16:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:16:24 ---> sudo-logs.sh 22:16:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:16:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:16:24 ---> job-cost.sh 22:16:24 lf-activate-venv: SKIPPING 22:16:24 DEBUG: total: 0.2199999988079071 22:16:24 INFO: Retrieving Stack Cost... 22:16:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:25 INFO: Archiving Costs [Pipeline] echo 22:16:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:16:25 ---> logs-deploy.sh 22:16:25 lf-activate-venv: SKIPPING 22:16:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-551/2 22:16:25 INFO: archiving workspace using pattern(s): 22:16:26 Archives upload complete. 22:16:27 INFO: archiving logs to Nexus 22:16:27 ---> uname -a: 22:16:27 Linux prd-ubuntu20-04-docker-8c-8g-30003 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:16:27 22:16:27 22:16:27 ---> lscpu: 22:16:27 Architecture: x86_64 22:16:27 CPU op-mode(s): 32-bit, 64-bit 22:16:27 Byte Order: Little Endian 22:16:27 Address sizes: 40 bits physical, 48 bits virtual 22:16:27 CPU(s): 8 22:16:27 On-line CPU(s) list: 0-7 22:16:27 Thread(s) per core: 1 22:16:27 Core(s) per socket: 1 22:16:27 Socket(s): 8 22:16:27 NUMA node(s): 1 22:16:27 Vendor ID: AuthenticAMD 22:16:27 CPU family: 23 22:16:27 Model: 49 22:16:27 Model name: AMD EPYC-Rome Processor 22:16:27 Stepping: 0 22:16:27 CPU MHz: 2799.998 22:16:27 BogoMIPS: 5599.99 22:16:27 Virtualization: AMD-V 22:16:27 Hypervisor vendor: KVM 22:16:27 Virtualization type: full 22:16:27 L1d cache: 256 KiB 22:16:27 L1i cache: 256 KiB 22:16:27 L2 cache: 4 MiB 22:16:27 L3 cache: 128 MiB 22:16:27 NUMA node0 CPU(s): 0-7 22:16:27 Vulnerability Itlb multihit: Not affected 22:16:27 Vulnerability L1tf: Not affected 22:16:27 Vulnerability Mds: Not affected 22:16:27 Vulnerability Meltdown: Not affected 22:16:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:16:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:16:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:16:27 Vulnerability Srbds: Not affected 22:16:27 Vulnerability Tsx async abort: Not affected 22:16:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:16:27 22:16:27 22:16:27 ---> nproc: 22:16:27 8 22:16:27 22:16:27