Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+a2613f37b18292cfb09bf777d2af224928a20c7e (7f80f8cd93ef8b4e3026bd9ebd63f308ca15ba36) 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-ssh1288383451611939244.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-ssh16704707942969477734.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-552/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-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5851613245936970696.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-ssh17900967049536922077.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-552/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-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10559192309760226915.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-30004 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [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-552 # 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 > 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/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 Merge succeeded, producing e10795d9b1fbb395238f80372ceac390c76aa0d9 Checking out Revision e10795d9b1fbb395238f80372ceac390c76aa0d9 (PR-552) > 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 e10795d9b1fbb395238f80372ceac390c76aa0d9 # timeout=10 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" > git rev-list --no-walk 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:07:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:58 ========================================================= 22:07:58 EdgeX Global Pipelines Version Info 22:07:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:59 ------------------- 22:07:59 stable info: 22:07:59 ------------------- 22:07:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:07:59 Message: update stable to v1.0.239 22:07:59 ------------------- 22:07:59 experimental info: 22:07:59 ------------------- 22:07:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:07:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:07:59 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e10795d [Pipeline] echo 22:08:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:00 provisioning config files... 22:08:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config7873855744799392545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:00 ---> docker-login.sh 22:08:00 nexus3.edgexfoundry.org:10001 22:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:01 Configure a credential helper to remove this warning. See 22:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:01 22:08:01 Login Succeeded 22:08:01 nexus3.edgexfoundry.org:10002 22:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:01 Configure a credential helper to remove this warning. See 22:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:01 22:08:01 Login Succeeded 22:08:01 nexus3.edgexfoundry.org:10003 22:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:01 Configure a credential helper to remove this warning. See 22:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:01 22:08:01 Login Succeeded 22:08:01 nexus3.edgexfoundry.org:10004 22:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:01 Configure a credential helper to remove this warning. See 22:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:01 22:08:01 Login Succeeded 22:08:01 docker.io 22:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:01 Configure a credential helper to remove this warning. See 22:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:01 22:08:01 Login Succeeded 22:08:01 ---> docker-login.sh ends [Pipeline] } 22:08:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:08:02 + git rev-list -1 --merges e10795d9b1fbb395238f80372ceac390c76aa0d9~1..e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo 22:08:02 -----------> git rev-list -1 --merges e10795d9b1fbb395238f80372ceac390c76aa0d9~1..e10795d9b1fbb395238f80372ceac390c76aa0d9 e10795d9b1fbb395238f80372ceac390c76aa0d9 22:08:02 e10795d9b1fbb395238f80372ceac390c76aa0d9 [false] [Pipeline] sh 22:08:02 + git log --format=format:%s -1 e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo 22:08:02 ========================================================= 22:08:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:08:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:02 + git log --format=format:%s -1 e10795d9b1fbb395238f80372ceac390c76aa0d9 [Pipeline] echo 22:08:02 [semverPrep] GIT_COMMIT: e10795d9b1fbb395238f80372ceac390c76aa0d9, Commit Message: Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD [Pipeline] echo 22:08:02 [semverPrep] This is not a build commit. [Pipeline] sh 22:08:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:03 + grep -v github /etc/ssh/ssh_known_hosts 22:08:03 + [ -e /tmp/ssh_known_hosts ] 22:08:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:08:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:08:03 + sudo tee -a /etc/ssh/ssh_known_hosts 22:08:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:03 22:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:03 0.1.4: Pulling from edgex-devops/py-git-semver 22:08:03 b85a868b505f: Pulling fs layer 22:08:03 e2be974225ed: Pulling fs layer 22:08:03 339a4e72a1f5: Pulling fs layer 22:08:03 988bab9f4d93: Pulling fs layer 22:08:03 1469e6f7b9e6: Pulling fs layer 22:08:03 eaf3925da568: Pulling fs layer 22:08:03 bab4dde63d76: Pulling fs layer 22:08:03 bde34c3a00c8: Pulling fs layer 22:08:03 b352a97aabf1: Pulling fs layer 22:08:03 4872d77fe225: Pulling fs layer 22:08:03 5851b861e8e6: Pulling fs layer 22:08:03 eaf3925da568: Waiting 22:08:03 bab4dde63d76: Waiting 22:08:03 bde34c3a00c8: Waiting 22:08:03 b352a97aabf1: Waiting 22:08:03 4872d77fe225: Waiting 22:08:03 988bab9f4d93: Waiting 22:08:03 5851b861e8e6: Waiting 22:08:03 1469e6f7b9e6: Waiting 22:08:03 e2be974225ed: Verifying Checksum 22:08:03 e2be974225ed: Download complete 22:08:03 988bab9f4d93: Verifying Checksum 22:08:03 988bab9f4d93: Download complete 22:08:03 1469e6f7b9e6: Download complete 22:08:04 eaf3925da568: Verifying Checksum 22:08:04 eaf3925da568: Download complete 22:08:04 339a4e72a1f5: Verifying Checksum 22:08:04 339a4e72a1f5: Download complete 22:08:04 bde34c3a00c8: Download complete 22:08:04 b352a97aabf1: Download complete 22:08:04 4872d77fe225: Download complete 22:08:04 5851b861e8e6: Verifying Checksum 22:08:04 5851b861e8e6: Download complete 22:08:04 b85a868b505f: Verifying Checksum 22:08:04 b85a868b505f: Download complete 22:08:04 bab4dde63d76: Verifying Checksum 22:08:04 bab4dde63d76: Download complete 22:08:05 b85a868b505f: Pull complete 22:08:05 e2be974225ed: Pull complete 22:08:05 339a4e72a1f5: Pull complete 22:08:06 988bab9f4d93: Pull complete 22:08:06 1469e6f7b9e6: Pull complete 22:08:06 eaf3925da568: Pull complete 22:08:08 bab4dde63d76: Pull complete 22:08:08 bde34c3a00c8: Pull complete 22:08:08 b352a97aabf1: Pull complete 22:08:08 4872d77fe225: Pull complete 22:08:08 5851b861e8e6: Pull complete 22:08:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:08 prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container 22:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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:08:11 $ docker top f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e -eo pid,comm 22:08:12 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:08:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:12 [ssh-agent] Looking for ssh-agent implementation... 22:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:12 $ docker exec f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent 22:08:12 SSH_AUTH_SOCK=/tmp/ssh-kdTiY78uOTcD/agent.32 22:08:12 SSH_AGENT_PID=38 22:08:12 Running ssh-add (command line suppressed) 22:08:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5632574429363175103.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_5632574429363175103.key) 22:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:12 + git tag --points-at HEAD [Pipeline] } 22:08:12 $ docker exec --env ******** --env ******** f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent -k 22:08:12 unset SSH_AUTH_SOCK; 22:08:12 unset SSH_AGENT_PID; 22:08:12 echo Agent pid 38 killed; 22:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:12 [ssh-agent] Looking for ssh-agent implementation... 22:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:13 $ docker exec f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent 22:08:13 SSH_AUTH_SOCK=/tmp/ssh-Mr71jvR3feCW/agent.70 22:08:13 SSH_AGENT_PID=76 22:08:13 Running ssh-add (command line suppressed) 22:08:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2367864932620504175.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2367864932620504175.key) 22:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:13 + git semver init 22:08:13 2022-09-20 22:08:13,777 [run_init] DEBUG init version:0.0.0 force:False 22:08:13 2022-09-20 22:08:13,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver 22:08:13 2022-09-20 22:08:13,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver 22:08:13 2022-09-20 22:08:13,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552, universal_newlines=False, shell=None, istream=None) 22:08:15 2022-09-20 22:08:15,338 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude 22:08:15 2022-09-20 22:08:15,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False 22:08:15 2022-09-20 22:08:15,339 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 22:08:15 2022-09-20 22:08:15,343 [execute] INFO git cat-file --batch-check 22:08:15 2022-09-20 22:08:15,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) 22:08:15 2022-09-20 22:08:15,349 [execute] INFO git cat-file --batch 22:08:15 2022-09-20 22:08:15,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) 22:08:15 2022-09-20 22:08:15,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 22:08:15 0.0.0 [Pipeline] } 22:08:15 $ docker exec --env ******** --env ******** f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e ssh-agent -k 22:08:15 unset SSH_AUTH_SOCK; 22:08:15 unset SSH_AGENT_PID; 22:08:15 echo Agent pid 76 killed; 22:08:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:16 + git semver [Pipeline] } 22:08:16 $ docker stop --time=1 f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e 22:08:17 $ docker rm -f f3c0212e7a3352de2ff7e383a980a39f5db70b950979946b9adf5410dc5c7a8e [Pipeline] // withDockerContainer [Pipeline] sh 22:08:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:18 Stashed 1 file(s) [Pipeline] echo 22:08:18 [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:08:18 provisioning config files... 22:08:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config1901395107411114597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:18 ---> docker-login.sh 22:08:18 nexus3.edgexfoundry.org:10001 22:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:18 Configure a credential helper to remove this warning. See 22:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:18 22:08:18 Login Succeeded 22:08:18 nexus3.edgexfoundry.org:10002 22:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:19 Configure a credential helper to remove this warning. See 22:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:19 22:08:19 Login Succeeded 22:08:19 nexus3.edgexfoundry.org:10003 22:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:19 Configure a credential helper to remove this warning. See 22:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:19 22:08:19 Login Succeeded 22:08:19 nexus3.edgexfoundry.org:10004 22:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:19 Configure a credential helper to remove this warning. See 22:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:19 22:08:19 Login Succeeded 22:08:19 docker.io 22:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:19 Configure a credential helper to remove this warning. See 22:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:19 22:08:19 Login Succeeded 22:08:19 ---> docker-login.sh ends [Pipeline] } 22:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:19 ========================================================= 22:08:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:08:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + 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:08:20 Sending build context to Docker daemon 45.12MB 22:08:20 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:08:20 Step 2/16 : FROM ${BASE} AS builder 22:08:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:08:20 2408cc74d12b: Pulling fs layer 22:08:20 ea60b727a1ce: Pulling fs layer 22:08:20 30c4a7721957: Pulling fs layer 22:08:20 370296b7ddb6: Pulling fs layer 22:08:20 7c6cee850709: Pulling fs layer 22:08:20 39a5fcdaea64: Pulling fs layer 22:08:20 d94ebbe4e438: Pulling fs layer 22:08:20 bcfd1f05c69d: Pulling fs layer 22:08:20 59ccb84bbe0f: Pulling fs layer 22:08:20 39a5fcdaea64: Waiting 22:08:20 d94ebbe4e438: Waiting 22:08:20 59ccb84bbe0f: Waiting 22:08:20 7c6cee850709: Waiting 22:08:20 30c4a7721957: Verifying Checksum 22:08:20 30c4a7721957: Download complete 22:08:20 ea60b727a1ce: Download complete 22:08:20 7c6cee850709: Verifying Checksum 22:08:20 7c6cee850709: Download complete 22:08:20 39a5fcdaea64: Verifying Checksum 22:08:20 39a5fcdaea64: Download complete 22:08:20 2408cc74d12b: Download complete 22:08:20 d94ebbe4e438: Verifying Checksum 22:08:20 d94ebbe4e438: Download complete 22:08:20 2408cc74d12b: Pull complete 22:08:20 ea60b727a1ce: Pull complete 22:08:20 30c4a7721957: Pull complete 22:08:21 59ccb84bbe0f: Verifying Checksum 22:08:21 59ccb84bbe0f: Download complete 22:08:22 bcfd1f05c69d: Verifying Checksum 22:08:22 bcfd1f05c69d: Download complete 22:08:22 370296b7ddb6: Verifying Checksum 22:08:22 370296b7ddb6: Download complete 22:08:26 370296b7ddb6: Pull complete 22:08:26 7c6cee850709: Pull complete 22:08:26 39a5fcdaea64: Pull complete 22:08:26 d94ebbe4e438: Pull complete 22:08:28 bcfd1f05c69d: Pull complete 22:08:29 59ccb84bbe0f: Pull complete 22:08:29 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:08:29 ---> a4fb48ad2a94 22:08:29 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:08:33 Still waiting to schedule task 22:08:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-30000’ 22:08:34 ---> Running in 1b4bfa3ee3ed 22:08:34 Removing intermediate container 1b4bfa3ee3ed 22:08:34 ---> 4065065b0340 22:08:34 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:08:34 ---> Running in 39128bc923b2 22:08:34 Removing intermediate container 39128bc923b2 22:08:34 ---> 56429ac9e3f7 22:08:34 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:08:34 ---> Running in b051f13538f5 22:08:34 Removing intermediate container b051f13538f5 22:08:34 ---> 04de504600c3 22:08:34 Step 6/16 : LABEL Name=edgex-ui-go 22:08:34 ---> Running in b2f202dbe59a 22:08:34 Removing intermediate container b2f202dbe59a 22:08:34 ---> 63675f027288 22:08:34 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:08:34 ---> Running in d68d4aba4041 22:08:35 Removing intermediate container d68d4aba4041 22:08:35 ---> 07e7132cedc6 22:08:35 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:08:35 latest: Pulling from library/docker 22:08:35 213ec9aee27d: Pulling fs layer 22:08:35 6eb510456a42: Pulling fs layer 22:08:35 4627ba0696d0: Pulling fs layer 22:08:35 58acb0837d57: Pulling fs layer 22:08:35 12036fa74330: Pulling fs layer 22:08:35 c052aa9e92bf: Pulling fs layer 22:08:35 c052aa9e92bf: Waiting 22:08:35 58acb0837d57: Waiting 22:08:35 12036fa74330: Waiting 22:08:35 87c6260f9eda: Pulling fs layer 22:08:35 669290a31ba1: Pulling fs layer 22:08:35 d77965d4a857: Pulling fs layer 22:08:35 669290a31ba1: Waiting 22:08:35 d77965d4a857: Waiting 22:08:35 4627ba0696d0: Download complete 22:08:35 213ec9aee27d: Download complete 22:08:35 6eb510456a42: Verifying Checksum 22:08:35 6eb510456a42: Download complete 22:08:36 213ec9aee27d: Pull complete 22:08:36 6eb510456a42: Pull complete 22:08:36 4627ba0696d0: Pull complete 22:08:36 12036fa74330: Verifying Checksum 22:08:36 12036fa74330: Download complete 22:08:36 58acb0837d57: Verifying Checksum 22:08:36 58acb0837d57: Download complete 22:08:36 c052aa9e92bf: Verifying Checksum 22:08:36 c052aa9e92bf: Download complete 22:08:36 87c6260f9eda: Download complete 22:08:36 669290a31ba1: Verifying Checksum 22:08:36 669290a31ba1: Download complete 22:08:36 d77965d4a857: Verifying Checksum 22:08:36 d77965d4a857: Download complete 22:08:36 58acb0837d57: Pull complete 22:08:37 12036fa74330: Pull complete 22:08:37 c052aa9e92bf: Pull complete 22:08:37 87c6260f9eda: Pull complete 22:08:37 669290a31ba1: Pull complete 22:08:37 d77965d4a857: Pull complete 22:08:37 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:08:37 Status: Downloaded newer image for docker:latest 22:08:39 ---> 9087ebb1c394 22:08:39 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:39 ---> Running in 9477116d6559 22:08:40 Removing intermediate container 9477116d6559 22:08:40 ---> e86ea0e8a5ee 22:08:40 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:08:40 ---> Running in e0d1b7f195d8 22:08:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:41 OK: 211 MiB in 51 packages 22:08:41 Removing intermediate container e0d1b7f195d8 22:08:41 ---> 0ac8e5b595aa 22:08:41 Step 11/16 : ENV GO111MODULE=on 22:08:41 ---> Running in a49cee84312d 22:08:41 Removing intermediate container a49cee84312d 22:08:41 ---> 68201a42f486 22:08:41 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:08:41 ---> Running in 964f3934f2d5 22:08:41 Removing intermediate container 964f3934f2d5 22:08:41 ---> ef2f1a113384 22:08:41 Step 13/16 : COPY go.mod vendor* ./ 22:08:42 ---> 243f1869538c 22:08:42 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:42 ---> Running in e9baab8268e2 22:08:54 Removing intermediate container e9baab8268e2 22:08:54 ---> 35a3678ed55f 22:08:54 Step 15/16 : COPY . . 22:08:54 ---> 8c38dc1dc30c 22:08:54 Step 16/16 : RUN ${MAKE} 22:08:54 ---> Running in d122ed35fee4 22:08:54 noop 22:08:54 Removing intermediate container d122ed35fee4 22:08:54 ---> 83043ce98b0f 22:08:54 Successfully built 83043ce98b0f 22:08:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker inspect -f . ci-base-image-x86_64 22:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:55 prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container 22:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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:55 $ docker top b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:56 + go version 22:08:56 go version go1.18.3 linux/amd64 [Pipeline] } 22:08:56 $ docker stop --time=1 b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 22:08:57 $ docker rm -f b8e1625c5f801d4559f8e1e8e8eb33863b036ba43706d9b942264270cc5626c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:57 + docker inspect -f . ci-base-image-x86_64 22:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:57 prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container 22:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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:58 $ docker top 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh 22:08:59 + make test 22:08:59 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:08:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:09:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:09:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:09:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:09:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:09:06 ./bin/test-attribution-txt.sh 22:09:06 make -C web test 22:09:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' 22:09:06 make[1]: tput: No such file or directory 22:09:06 make[1]: tput: No such file or directory 22:09:06 warning: generating ./VERSION 22:09:06 echo "0.0.0" > VERSION 22:09:06 docker build \ 22:09:06 -f Dockerfile \ 22:09:06 --build-arg USER=1000 \ 22:09:06 \ 22:09:06 --label "git_sha=e10795d9b1fbb395238f80372ceac390c76aa0d9" \ 22:09:06 -t edgexfoundry/edgex-web-ui:e10795d9b1fbb395238f80372ceac390c76aa0d9 \ 22:09:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:09:06 . 22:09:06 Sending build context to Docker daemon 3.03MB 22:09:06 Step 1/10 : FROM node:16.17-alpine3.15 22:09:06 16.17-alpine3.15: Pulling from library/node 22:09:06 9621f1afde84: Pulling fs layer 22:09:06 16f891d21976: Pulling fs layer 22:09:06 cf6a4a42ec8c: Pulling fs layer 22:09:06 297e921c64f6: Pulling fs layer 22:09:07 cf6a4a42ec8c: Download complete 22:09:07 297e921c64f6: Verifying Checksum 22:09:07 297e921c64f6: Download complete 22:09:07 9621f1afde84: Verifying Checksum 22:09:07 9621f1afde84: Download complete 22:09:07 9621f1afde84: Pull complete 22:09:07 16f891d21976: Verifying Checksum 22:09:07 16f891d21976: Download complete 22:09:08 16f891d21976: Pull complete 22:09:08 cf6a4a42ec8c: Pull complete 22:09:08 297e921c64f6: Pull complete 22:09:08 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:09:08 Status: Downloaded newer image for node:16.17-alpine3.15 22:09:08 ---> 141d857b2a92 22:09:08 Step 2/10 : RUN apk add --no-cache chromium 22:09:10 ---> Running in d0e7f7582a05 22:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:09:10 (1/129) Installing libxau (1.0.9-r0) 22:09:10 (2/129) Installing libmd (1.0.3-r0) 22:09:10 (3/129) Installing libbsd (0.11.3-r1) 22:09:10 (4/129) Installing libxdmcp (1.1.3-r0) 22:09:10 (5/129) Installing libxcb (1.14-r2) 22:09:10 (6/129) Installing libx11 (1.7.2-r0) 22:09:10 (7/129) Installing libxext (1.3.4-r0) 22:09:10 (8/129) Installing libice (1.0.10-r0) 22:09:10 (9/129) Installing libuuid (2.37.4-r0) 22:09:10 (10/129) Installing libsm (1.2.3-r0) 22:09:10 (11/129) Installing libxt (1.2.1-r0) 22:09:10 (12/129) Installing libxmu (1.1.3-r0) 22:09:10 (13/129) Installing xset (1.2.4-r0) 22:09:10 (14/129) Installing xprop (1.2.5-r0) 22:09:10 (15/129) Installing xdg-utils (1.1.3-r0) 22:09:10 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 22:09:10 (17/129) Installing pkgconf (1.8.0-r0) 22:09:10 (18/129) Installing libffi (3.4.2-r1) 22:09:10 (19/129) Installing libintl (0.21-r0) 22:09:10 (20/129) Installing libblkid (2.37.4-r0) 22:09:10 (21/129) Installing libmount (2.37.4-r0) 22:09:10 (22/129) Installing pcre (8.45-r1) 22:09:10 (23/129) Installing glib (2.70.1-r0) 22:09:10 (24/129) Installing xz-libs (5.2.5-r1) 22:09:10 (25/129) Installing libxml2 (2.9.14-r1) 22:09:10 (26/129) Installing shared-mime-info (2.1-r0) 22:09:10 (27/129) Installing hicolor-icon-theme (0.17-r1) 22:09:10 (28/129) Installing libjpeg-turbo (2.1.2-r0) 22:09:10 (29/129) Installing libpng (1.6.37-r1) 22:09:10 (30/129) Installing libwebp (1.2.2-r0) 22:09:10 (31/129) Installing zstd-libs (1.5.0-r0) 22:09:10 (32/129) Installing tiff (4.3.0-r1) 22:09:10 (33/129) Installing gdk-pixbuf (2.42.8-r0) 22:09:10 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 22:09:10 (35/129) Installing libxcomposite (0.4.5-r0) 22:09:10 (36/129) Installing libxfixes (6.0.0-r0) 22:09:10 (37/129) Installing libxrender (0.9.10-r3) 22:09:10 (38/129) Installing libxcursor (1.2.0-r0) 22:09:10 (39/129) Installing libxdamage (1.1.5-r1) 22:09:10 (40/129) Installing libxi (1.8-r0) 22:09:10 (41/129) Installing libxinerama (1.1.4-r1) 22:09:10 (42/129) Installing libxrandr (1.5.2-r1) 22:09:10 (43/129) Installing atk (2.36.0-r0) 22:09:11 (44/129) Installing libxtst (1.2.3-r3) 22:09:11 (45/129) Installing dbus-libs (1.12.20-r4) 22:09:11 (46/129) Installing at-spi2-core (2.42.0-r0) 22:09:11 (47/129) Installing at-spi2-atk (2.38.0-r0) 22:09:11 (48/129) Installing expat (2.4.7-r0) 22:09:11 (49/129) Installing brotli-libs (1.0.9-r5) 22:09:11 (50/129) Installing libbz2 (1.0.8-r1) 22:09:11 (51/129) Installing freetype (2.11.1-r2) 22:09:11 (52/129) Installing fontconfig (2.13.1-r4) 22:09:11 (53/129) Installing pixman (0.40.0-r3) 22:09:11 (54/129) Installing cairo (1.16.0-r5) 22:09:11 (55/129) Installing cairo-gobject (1.16.0-r5) 22:09:11 (56/129) Installing avahi-libs (0.8-r5) 22:09:11 (57/129) Installing gmp (6.2.1-r1) 22:09:11 (58/129) Installing nettle (3.7.3-r0) 22:09:11 (59/129) Installing p11-kit (0.24.0-r1) 22:09:11 (60/129) Installing libtasn1 (4.18.0-r0) 22:09:11 (61/129) Installing libunistring (0.9.10-r1) 22:09:11 (62/129) Installing gnutls (3.7.1-r1) 22:09:11 (63/129) Installing cups-libs (2.3.3-r6) 22:09:11 (64/129) Installing libepoxy (1.5.9-r0) 22:09:11 (65/129) Installing fribidi (1.0.11-r0) 22:09:11 (66/129) Installing graphite2 (1.3.14-r0) 22:09:11 (67/129) Installing harfbuzz (3.0.0-r2) 22:09:11 (68/129) Installing libxft (2.3.4-r0) 22:09:11 (69/129) Installing pango (1.48.10-r0) 22:09:11 (70/129) Installing wayland-libs-client (1.19.0-r1) 22:09:11 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 22:09:11 (72/129) Installing wayland-libs-egl (1.19.0-r1) 22:09:11 (73/129) Installing xkeyboard-config (2.34-r0) 22:09:11 (74/129) Installing libxkbcommon (1.3.1-r0) 22:09:11 (75/129) Installing gtk+3.0 (3.24.30-r0) 22:09:11 Executing gtk+3.0-3.24.30-r0.post-install 22:09:11 (76/129) Installing libfontenc (1.1.4-r0) 22:09:11 (77/129) Installing mkfontscale (1.2.1-r1) 22:09:11 (78/129) Installing ttf-opensans (1.10-r1) 22:09:11 Executing ttf-opensans-1.10-r1.post-install 22:09:13 (79/129) Installing libogg (1.3.5-r0) 22:09:13 (80/129) Installing flac (1.3.4-r0) 22:09:13 (81/129) Installing alsa-lib (1.2.5.1-r1) 22:09:13 (82/129) Installing libatomic (10.3.1_git20211027-r0) 22:09:13 (83/129) Installing sdl2 (2.0.16-r4) 22:09:13 (84/129) Installing aom-libs (3.2.0-r0) 22:09:13 (85/129) Installing libass (0.15.2-r0) 22:09:13 (86/129) Installing libdav1d (0.9.2-r0) 22:09:13 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:09:13 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 22:09:13 (89/129) Installing lame (3.100-r0) 22:09:13 (90/129) Installing opus (1.3.1-r1) 22:09:13 (91/129) Installing libgomp (10.3.1_git20211027-r0) 22:09:13 (92/129) Installing soxr (0.1.3-r2) 22:09:13 (93/129) Installing libsrt (1.4.2-r1) 22:09:13 (94/129) Installing libssh (0.9.6-r1) 22:09:13 (95/129) Installing libtheora (1.1.1-r16) 22:09:13 (96/129) Installing v4l-utils-libs (1.22.1-r1) 22:09:13 (97/129) Installing libpciaccess (0.16-r0) 22:09:13 (98/129) Installing libdrm (2.4.109-r0) 22:09:13 (99/129) Installing libva (2.13.0-r0) 22:09:13 (100/129) Installing libvdpau (1.4-r0) 22:09:13 (101/129) Installing vidstab (1.1.0-r1) 22:09:13 (102/129) Installing libvorbis (1.3.7-r0) 22:09:13 (103/129) Installing libvpx (1.10.0-r0) 22:09:13 (104/129) Installing vulkan-loader (1.2.196-r0) 22:09:13 (105/129) Installing x264-libs (20210613-r0) 22:09:13 (106/129) Installing x265-libs (3.5-r0) 22:09:13 (107/129) Installing xvidcore (1.3.7-r1) 22:09:13 (108/129) Installing ffmpeg-libs (4.4.1-r2) 22:09:13 (109/129) Installing libevent (2.1.12-r4) 22:09:13 (110/129) Installing mesa (21.2.6-r0) 22:09:13 (111/129) Installing wayland-libs-server (1.19.0-r1) 22:09:13 (112/129) Installing mesa-gbm (21.2.6-r0) 22:09:13 (113/129) Installing lcms2 (2.12-r1) 22:09:13 (114/129) Installing nspr (4.32-r0) 22:09:13 (115/129) Installing sqlite-libs (3.36.0-r0) 22:09:13 (116/129) Installing nss (3.78.1-r0) 22:09:13 (117/129) Installing libasyncns (0.8-r1) 22:09:13 (118/129) Installing libltdl (2.4.6-r7) 22:09:13 (119/129) Installing orc (0.4.32-r0) 22:09:13 (120/129) Installing libsndfile (1.0.31-r1) 22:09:13 (121/129) Installing speexdsp (1.2.0-r0) 22:09:13 (122/129) Installing tdb-libs (1.4.5-r0) 22:09:13 (123/129) Installing libpulse (15.0-r2) 22:09:13 (124/129) Installing re2 (2021.11.01-r0) 22:09:14 (125/129) Installing snappy (1.1.9-r1) 22:09:14 (126/129) Installing libgpg-error (1.42-r1) 22:09:14 (127/129) Installing libgcrypt (1.9.4-r0) 22:09:14 (128/129) Installing libxslt (1.1.35-r0) 22:09:14 (129/129) Installing chromium (99.0.4844.84-r0) 22:09:15 Executing busybox-1.34.1-r7.trigger 22:09:15 Executing glib-2.70.1-r0.trigger 22:09:15 Executing shared-mime-info-2.1-r0.trigger 22:09:19 Executing gdk-pixbuf-2.42.8-r0.trigger 22:09:19 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:09:19 Executing fontconfig-2.13.1-r4.trigger 22:09:19 Executing mkfontscale-1.2.1-r1.trigger 22:09:19 OK: 286 MiB in 145 packages 22:09:22 Removing intermediate container d0e7f7582a05 22:09:22 ---> 2f91618e3691 22:09:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:09:22 ---> Running in 2d7bc3ad58a2 22:09:22 Removing intermediate container 2d7bc3ad58a2 22:09:22 ---> 3b9dd08b9b34 22:09:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:09:22 ---> Running in 43d00bb9bc5b 22:09:22 Removing intermediate container 43d00bb9bc5b 22:09:22 ---> 03c567605d94 22:09:22 Step 5/10 : RUN npm install -g npm 22:09:22 ---> Running in 6bb5c59a846f 22:09:29 22:09:29 changed 54 packages, and audited 212 packages in 5s 22:09:29 22:09:29 11 packages are looking for funding 22:09:29 run `npm fund` for details 22:09:29 22:09:29 found 0 vulnerabilities 22:09:30 Removing intermediate container 6bb5c59a846f 22:09:30 ---> ff7f13acebc7 22:09:30 Step 6/10 : ARG USER=1000 22:09:30 ---> Running in 573625b9a10a 22:09:30 Removing intermediate container 573625b9a10a 22:09:30 ---> ce2edbb2ea90 22:09:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:09:30 ---> Running in fb4a658ee2b7 22:09:31 Removing intermediate container fb4a658ee2b7 22:09:31 ---> c9f9f1f69010 22:09:31 Step 8/10 : USER $USER:$USER 22:09:31 ---> Running in 023b2a902348 22:09:31 Removing intermediate container 023b2a902348 22:09:31 ---> d9c615b3cb38 22:09:31 Step 9/10 : WORKDIR /app 22:09:31 ---> Running in 94ea7b5917ff 22:09:31 Removing intermediate container 94ea7b5917ff 22:09:31 ---> b2b83b131f34 22:09:31 Step 10/10 : LABEL git_sha=e10795d9b1fbb395238f80372ceac390c76aa0d9 22:09:31 ---> Running in 32826803d4a4 22:09:31 Removing intermediate container 32826803d4a4 22:09:31 ---> be4b04a93850 22:09:31 Successfully built be4b04a93850 22:09:31 Successfully tagged edgexfoundry/edgex-web-ui:e10795d9b1fbb395238f80372ceac390c76aa0d9 22:09:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:09:31 touch edgex-web-ui.imagebuilt 22:09:31 mkdir -p node_modules coverage 22:09:31 chown "1000:1000" node_modules coverage package-lock.json 22:09:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:09:34 npm ERR! code ERESOLVE 22:09:34 npm ERR! ERESOLVE could not resolve 22:09:34 npm ERR! 22:09:34 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 22:09:34 npm ERR! Found: @angular/compiler-cli@12.2.4 22:09:34 npm ERR! node_modules/@angular/compiler-cli 22:09:34 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 22:09:34 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 22:09:34 npm ERR! node_modules/@angular/localize 22:09:34 npm ERR! dev @angular/localize@"^12.2.4" from the root project 22:09:34 npm ERR! 22:09:34 npm ERR! Could not resolve dependency: 22:09:34 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:09:34 npm ERR! node_modules/@angular-devkit/build-angular 22:09:34 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:09:34 npm ERR! 22:09:34 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 22:09:34 npm ERR! node_modules/@angular/compiler-cli 22:09:34 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:09:34 npm ERR! node_modules/@angular-devkit/build-angular 22:09:34 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:09:34 npm ERR! 22:09:34 npm ERR! Fix the upstream dependency conflict, or retry 22:09:34 npm ERR! this command with --force, or --legacy-peer-deps 22:09:34 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 22:09:34 npm ERR! 22:09:34 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 22:09:34 22:09:34 npm ERR! A complete log of this run can be found in: 22:09:34 npm ERR! /home/node/.npm/_logs/2022-09-20T22_09_32_416Z-debug-0.log 22:09:34 make[1]: *** [Makefile:139: node_modules] Error 1 22:09:34 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' 22:09:34 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 22:09:34 $ docker stop --time=1 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c 22:09:35 $ docker rm -f 198332f79bcde436602ec7d31a5c0d610f08fd23a140415ec7d8e3da8b05327c [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:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:36 22:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:36 latest: Pulling from edgex-lftools-log-publisher 22:09:36 5eb5b503b376: Pulling fs layer 22:09:36 5c69ac0246d0: Pulling fs layer 22:09:36 ec43610c2a17: Pulling fs layer 22:09:36 3a2ae6a8a46f: Pulling fs layer 22:09:36 33b1e0a273af: Pulling fs layer 22:09:36 5d3b04190fa2: Pulling fs layer 22:09:36 2f39f015ded8: Pulling fs layer 22:09:36 3a2ae6a8a46f: Waiting 22:09:36 33b1e0a273af: Waiting 22:09:36 2f39f015ded8: Waiting 22:09:36 5d3b04190fa2: Waiting 22:09:36 5c69ac0246d0: Verifying Checksum 22:09:36 5c69ac0246d0: Download complete 22:09:36 3a2ae6a8a46f: Download complete 22:09:36 33b1e0a273af: Verifying Checksum 22:09:36 33b1e0a273af: Download complete 22:09:36 ec43610c2a17: Verifying Checksum 22:09:36 ec43610c2a17: Download complete 22:09:36 5d3b04190fa2: Verifying Checksum 22:09:36 5d3b04190fa2: Download complete 22:09:36 5eb5b503b376: Download complete 22:09:37 2f39f015ded8: Download complete 22:09:38 5eb5b503b376: Pull complete 22:09:38 5c69ac0246d0: Pull complete 22:09:38 ec43610c2a17: Pull complete 22:09:38 3a2ae6a8a46f: Pull complete 22:09:39 33b1e0a273af: Pull complete 22:09:39 5d3b04190fa2: Pull complete 22:09:43 2f39f015ded8: Pull complete 22:09:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:43 prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container 22:09:43 $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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:09:48 $ docker top b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:48 ---> job-cost.sh 22:09:48 lf-activate-venv: SKIPPING 22:09:48 INFO: No Stack... 22:09:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:09:49 INFO: Archiving Costs [Pipeline] sh 22:09:49 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv 22:09:49 + cut -d, -f6 [Pipeline] lock 22:09:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] 22:09:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] did not exist. Created. 22:09:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:50 + echo total: 0.2199999988079071 [Pipeline] stash 22:09:50 Stashed 1 file(s) [Pipeline] } 22:09:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:50 $ docker stop --time=1 b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 22:09:51 $ docker rm -f b86f96150f5efcffa199a2ba2cbed68cb7f4ffd4e12be380a29615067ad2bab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:51 Failed in branch amd64 22:11:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-30007 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws 22:11:21 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 22:11:21 The recommended git tool is: git 22:11:28 using credential edgex-jenkins-ssh 22:11:28 Cloning the remote Git repository 22:11:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:11:28 > git init /w/workspace/edgex-ui-go/2 # timeout=10 22:11:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:11:29 > git --version # timeout=10 22:11:29 > git --version # 'git version 2.25.1' 22:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:11:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:33 Merging remotes/origin/main commit a2613f37b18292cfb09bf777d2af224928a20c7e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 22:11:34 Merge succeeded, producing ab763db163f447221c6e151058631e3a5d08bd41 22:11:34 Checking out Revision ab763db163f447221c6e151058631e3a5d08bd41 (PR-552) 22:11:33 > git config core.sparsecheckout # timeout=10 22:11:33 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 22:11:34 > git remote # timeout=10 22:11:34 > git config --get remote.origin.url # timeout=10 22:11:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:34 > git merge a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 22:11:34 > git rev-parse HEAD^{commit} # timeout=10 22:11:34 > git config core.sparsecheckout # timeout=10 22:11:34 > git checkout -f ab763db163f447221c6e151058631e3a5d08bd41 # timeout=10 22:11:39 Commit message: "Merge commit 'a2613f37b18292cfb09bf777d2af224928a20c7e' into HEAD" 22:11:39 > git rev-list --no-walk 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:11:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:40 Dload Upload Total Spent Left Speed 22:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 22:11:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:11:41 + sudo tee /etc/docker/daemon.new 22:11:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:11:41 { 22:11:41 "registry-mirrors": [ 22:11:41 "https://nexus3.edgexfoundry.org:10001" 22:11:41 ], 22:11:41 "bip": "10.250.0.254/24", 22:11:41 "hosts": [ 22:11:41 "tcp://0.0.0.0:5555", 22:11:41 "unix:///var/run/docker.sock" 22:11:41 ], 22:11:41 "mtu": 1458, 22:11:41 "selinux-enabled": true, 22:11:41 "seccomp-profile": "/etc/docker/seccomp.json" 22:11:41 } [Pipeline] sh 22:11:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:11:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:00 provisioning config files... 22:12:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1909956540654434394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:01 ---> docker-login.sh 22:12:01 nexus3.edgexfoundry.org:10001 22:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:02 Configure a credential helper to remove this warning. See 22:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:02 22:12:02 Login Succeeded 22:12:02 nexus3.edgexfoundry.org:10002 22:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:02 Configure a credential helper to remove this warning. See 22:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:02 22:12:02 Login Succeeded 22:12:02 nexus3.edgexfoundry.org:10003 22:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:03 Configure a credential helper to remove this warning. See 22:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:03 22:12:03 Login Succeeded 22:12:03 nexus3.edgexfoundry.org:10004 22:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:03 Configure a credential helper to remove this warning. See 22:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:03 22:12:03 Login Succeeded 22:12:03 docker.io 22:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:04 Configure a credential helper to remove this warning. See 22:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:04 22:12:04 Login Succeeded 22:12:04 ---> docker-login.sh ends [Pipeline] } 22:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:05 ========================================================= 22:12:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:12:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:05 + 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:12:06 Sending build context to Docker daemon 28.4MB 22:12:06 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 22:12:06 Step 2/16 : FROM ${BASE} AS builder 22:12:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:12:06 b3c136eddcbf: Pulling fs layer 22:12:06 c0a3192eca97: Pulling fs layer 22:12:06 a050256f5b6f: Pulling fs layer 22:12:06 656be50a0ddc: Pulling fs layer 22:12:06 2bbca73fdf42: Pulling fs layer 22:12:06 46d945488cbd: Pulling fs layer 22:12:06 8a5474983e97: Pulling fs layer 22:12:06 656be50a0ddc: Waiting 22:12:06 329c88fbcd65: Pulling fs layer 22:12:06 8a5474983e97: Waiting 22:12:06 2bbca73fdf42: Waiting 22:12:06 329c88fbcd65: Waiting 22:12:06 46d945488cbd: Waiting 22:12:06 a050256f5b6f: Verifying Checksum 22:12:06 a050256f5b6f: Download complete 22:12:06 c0a3192eca97: Verifying Checksum 22:12:06 c0a3192eca97: Download complete 22:12:06 2bbca73fdf42: Verifying Checksum 22:12:06 2bbca73fdf42: Download complete 22:12:06 46d945488cbd: Verifying Checksum 22:12:06 46d945488cbd: Download complete 22:12:06 b3c136eddcbf: Verifying Checksum 22:12:06 b3c136eddcbf: Download complete 22:12:08 b3c136eddcbf: Pull complete 22:12:08 329c88fbcd65: Verifying Checksum 22:12:08 329c88fbcd65: Download complete 22:12:08 c0a3192eca97: Pull complete 22:12:08 a050256f5b6f: Pull complete 22:12:09 8a5474983e97: Verifying Checksum 22:12:09 8a5474983e97: Download complete 22:12:10 656be50a0ddc: Verifying Checksum 22:12:10 656be50a0ddc: Download complete 22:12:25 656be50a0ddc: Pull complete 22:12:25 2bbca73fdf42: Pull complete 22:12:25 46d945488cbd: Pull complete 22:12:30 8a5474983e97: Pull complete 22:12:32 329c88fbcd65: Pull complete 22:12:32 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:32 ---> ff4287adb874 22:12:32 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:12:34 ---> Running in 29f60d32d9c0 22:12:35 Removing intermediate container 29f60d32d9c0 22:12:35 ---> 0fb766d9432d 22:12:35 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 22:12:35 ---> Running in e40c7f025efa 22:12:35 Removing intermediate container e40c7f025efa 22:12:35 ---> 14faacafd264 22:12:35 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 22:12:35 ---> Running in e25994bb8b2a 22:12:36 Removing intermediate container e25994bb8b2a 22:12:36 ---> d925b9483632 22:12:36 Step 6/16 : LABEL Name=edgex-ui-go 22:12:36 ---> Running in 623a35ef113a 22:12:36 Removing intermediate container 623a35ef113a 22:12:36 ---> 9f952b6c086f 22:12:36 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 22:12:36 ---> Running in 42ed315fc14b 22:12:36 Removing intermediate container 42ed315fc14b 22:12:36 ---> d1d4bfa05130 22:12:36 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:12:37 latest: Pulling from library/docker 22:12:37 9b18e9b68314: Pulling fs layer 22:12:37 5abd6445c68b: Pulling fs layer 22:12:37 7b6c1cdde492: Pulling fs layer 22:12:37 7917cc27eb40: Pulling fs layer 22:12:37 3f2fb837c2a9: Pulling fs layer 22:12:37 2486db73c6ed: Pulling fs layer 22:12:37 3a8154f64bae: Pulling fs layer 22:12:37 88fa92f19f9d: Pulling fs layer 22:12:37 e7efe5d1ee32: Pulling fs layer 22:12:37 7917cc27eb40: Waiting 22:12:37 3f2fb837c2a9: Waiting 22:12:37 2486db73c6ed: Waiting 22:12:37 3a8154f64bae: Waiting 22:12:37 88fa92f19f9d: Waiting 22:12:37 e7efe5d1ee32: Waiting 22:12:38 7b6c1cdde492: Verifying Checksum 22:12:38 7b6c1cdde492: Download complete 22:12:38 5abd6445c68b: Verifying Checksum 22:12:38 5abd6445c68b: Download complete 22:12:38 9b18e9b68314: Verifying Checksum 22:12:38 9b18e9b68314: Download complete 22:12:38 7917cc27eb40: Verifying Checksum 22:12:38 7917cc27eb40: Download complete 22:12:38 3f2fb837c2a9: Verifying Checksum 22:12:38 3f2fb837c2a9: Download complete 22:12:38 2486db73c6ed: Verifying Checksum 22:12:38 2486db73c6ed: Download complete 22:12:38 3a8154f64bae: Verifying Checksum 22:12:38 3a8154f64bae: Download complete 22:12:39 88fa92f19f9d: Download complete 22:12:39 9b18e9b68314: Pull complete 22:12:39 e7efe5d1ee32: Verifying Checksum 22:12:39 e7efe5d1ee32: Download complete 22:12:39 5abd6445c68b: Pull complete 22:12:39 7b6c1cdde492: Pull complete 22:12:40 7917cc27eb40: Pull complete 22:12:41 3f2fb837c2a9: Pull complete 22:12:42 2486db73c6ed: Pull complete 22:12:43 3a8154f64bae: Pull complete 22:12:43 88fa92f19f9d: Pull complete 22:12:43 e7efe5d1ee32: Pull complete 22:12:43 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 22:12:43 Status: Downloaded newer image for docker:latest 22:12:46 ---> 453ba07c07a6 22:12:46 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:46 ---> Running in cde69b0c57c4 22:12:48 Removing intermediate container cde69b0c57c4 22:12:48 ---> 8b0ace0985ce 22:12:48 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:48 ---> Running in 3868263b8096 22:12:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:51 OK: 221 MiB in 51 packages 22:12:52 Removing intermediate container 3868263b8096 22:12:52 ---> dabf96f52665 22:12:52 Step 11/16 : ENV GO111MODULE=on 22:12:52 ---> Running in 40823af3de3b 22:12:52 Removing intermediate container 40823af3de3b 22:12:52 ---> ab5158fc4a26 22:12:52 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:12:52 ---> Running in 0fca2c0abf04 22:12:53 Removing intermediate container 0fca2c0abf04 22:12:53 ---> 6d377ae9853e 22:12:53 Step 13/16 : COPY go.mod vendor* ./ 22:12:53 ---> 244daca8c374 22:12:53 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:54 ---> Running in 640292a8bd61 22:13:26 Removing intermediate container 640292a8bd61 22:13:26 ---> 8ebc6b362e47 22:13:26 Step 15/16 : COPY . . 22:13:26 ---> fb462ed0d658 22:13:26 Step 16/16 : RUN ${MAKE} 22:13:26 ---> Running in 707095a09028 22:13:26 noop 22:13:26 Removing intermediate container 707095a09028 22:13:26 ---> 5a11091434c5 22:13:27 Successfully built 5a11091434c5 22:13:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:27 + docker inspect -f . ci-base-image-arm64 22:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:27 prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container 22:13:27 $ 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:29 $ docker top c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:30 + go version 22:13:30 go version go1.18.3 linux/arm64 [Pipeline] } 22:13:30 $ docker stop --time=1 c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 22:13:31 $ docker rm -f c46b3f383b7945aceecb33d72d15ffb839556296cb6b35004c4e46896678e458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:32 + docker inspect -f . ci-base-image-arm64 22:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container 22:13:32 $ 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:33 $ docker top a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:34 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 22:13:35 + make test 22:13:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:13:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:14:24 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:14:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:14:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:32 ./bin/test-attribution-txt.sh 22:14:32 make -C web test 22:14:32 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 22:14:32 make[1]: tput: No such file or directory 22:14:32 make[1]: tput: No such file or directory 22:14:32 warning: generating ./VERSION 22:14:32 echo "0.0.0" > VERSION 22:14:32 docker build \ 22:14:32 -f Dockerfile \ 22:14:32 --build-arg USER=1000 \ 22:14:32 \ 22:14:32 --label "git_sha=ab763db163f447221c6e151058631e3a5d08bd41" \ 22:14:32 -t edgexfoundry/edgex-web-ui:ab763db163f447221c6e151058631e3a5d08bd41 \ 22:14:32 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:14:32 . 22:14:32 Sending build context to Docker daemon 3.03MB 22:14:32 Step 1/10 : FROM node:16.17-alpine3.15 22:14:32 16.17-alpine3.15: Pulling from library/node 22:14:32 47517142f6ba: Pulling fs layer 22:14:32 17eb293efcef: Pulling fs layer 22:14:32 5f80d66b68ae: Pulling fs layer 22:14:32 55cd42e1afe3: Pulling fs layer 22:14:32 55cd42e1afe3: Waiting 22:14:32 5f80d66b68ae: Verifying Checksum 22:14:32 5f80d66b68ae: Download complete 22:14:32 47517142f6ba: Download complete 22:14:32 55cd42e1afe3: Verifying Checksum 22:14:33 47517142f6ba: Pull complete 22:14:33 17eb293efcef: Verifying Checksum 22:14:33 17eb293efcef: Download complete 22:14:37 17eb293efcef: Pull complete 22:14:37 5f80d66b68ae: Pull complete 22:14:37 55cd42e1afe3: Pull complete 22:14:37 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 22:14:38 Status: Downloaded newer image for node:16.17-alpine3.15 22:14:38 ---> ddf45b724adc 22:14:38 Step 2/10 : RUN apk add --no-cache chromium 22:14:38 ---> Running in a4027918da85 22:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:14:40 (1/128) Installing libxau (1.0.9-r0) 22:14:40 (2/128) Installing libmd (1.0.3-r0) 22:14:40 (3/128) Installing libbsd (0.11.3-r1) 22:14:40 (4/128) Installing libxdmcp (1.1.3-r0) 22:14:40 (5/128) Installing libxcb (1.14-r2) 22:14:40 (6/128) Installing libx11 (1.7.2-r0) 22:14:41 (7/128) Installing libxext (1.3.4-r0) 22:14:41 (8/128) Installing libice (1.0.10-r0) 22:14:41 (9/128) Installing libuuid (2.37.4-r0) 22:14:41 (10/128) Installing libsm (1.2.3-r0) 22:14:41 (11/128) Installing libxt (1.2.1-r0) 22:14:41 (12/128) Installing libxmu (1.1.3-r0) 22:14:41 (13/128) Installing xset (1.2.4-r0) 22:14:41 (14/128) Installing xprop (1.2.5-r0) 22:14:41 (15/128) Installing xdg-utils (1.1.3-r0) 22:14:41 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 22:14:41 (17/128) Installing pkgconf (1.8.0-r0) 22:14:41 (18/128) Installing libffi (3.4.2-r1) 22:14:41 (19/128) Installing libintl (0.21-r0) 22:14:41 (20/128) Installing libblkid (2.37.4-r0) 22:14:41 (21/128) Installing libmount (2.37.4-r0) 22:14:41 (22/128) Installing pcre (8.45-r1) 22:14:41 (23/128) Installing glib (2.70.1-r0) 22:14:41 (24/128) Installing xz-libs (5.2.5-r1) 22:14:41 (25/128) Installing libxml2 (2.9.14-r1) 22:14:41 (26/128) Installing shared-mime-info (2.1-r0) 22:14:41 (27/128) Installing hicolor-icon-theme (0.17-r1) 22:14:41 (28/128) Installing libjpeg-turbo (2.1.2-r0) 22:14:41 (29/128) Installing libpng (1.6.37-r1) 22:14:41 (30/128) Installing libwebp (1.2.2-r0) 22:14:41 (31/128) Installing zstd-libs (1.5.0-r0) 22:14:41 (32/128) Installing tiff (4.3.0-r1) 22:14:41 (33/128) Installing gdk-pixbuf (2.42.8-r0) 22:14:41 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 22:14:41 (35/128) Installing libxcomposite (0.4.5-r0) 22:14:41 (36/128) Installing libxfixes (6.0.0-r0) 22:14:41 (37/128) Installing libxrender (0.9.10-r3) 22:14:41 (38/128) Installing libxcursor (1.2.0-r0) 22:14:41 (39/128) Installing libxdamage (1.1.5-r1) 22:14:41 (40/128) Installing libxi (1.8-r0) 22:14:41 (41/128) Installing libxinerama (1.1.4-r1) 22:14:41 (42/128) Installing libxrandr (1.5.2-r1) 22:14:41 (43/128) Installing atk (2.36.0-r0) 22:14:41 (44/128) Installing libxtst (1.2.3-r3) 22:14:41 (45/128) Installing dbus-libs (1.12.20-r4) 22:14:41 (46/128) Installing at-spi2-core (2.42.0-r0) 22:14:41 (47/128) Installing at-spi2-atk (2.38.0-r0) 22:14:41 (48/128) Installing expat (2.4.7-r0) 22:14:41 (49/128) Installing brotli-libs (1.0.9-r5) 22:14:41 (50/128) Installing libbz2 (1.0.8-r1) 22:14:41 (51/128) Installing freetype (2.11.1-r2) 22:14:41 (52/128) Installing fontconfig (2.13.1-r4) 22:14:41 (53/128) Installing pixman (0.40.0-r3) 22:14:41 (54/128) Installing cairo (1.16.0-r5) 22:14:41 (55/128) Installing cairo-gobject (1.16.0-r5) 22:14:41 (56/128) Installing avahi-libs (0.8-r5) 22:14:41 (57/128) Installing gmp (6.2.1-r1) 22:14:41 (58/128) Installing nettle (3.7.3-r0) 22:14:41 (59/128) Installing p11-kit (0.24.0-r1) 22:14:41 (60/128) Installing libtasn1 (4.18.0-r0) 22:14:41 (61/128) Installing libunistring (0.9.10-r1) 22:14:41 (62/128) Installing gnutls (3.7.1-r1) 22:14:42 (63/128) Installing cups-libs (2.3.3-r6) 22:14:42 (64/128) Installing libepoxy (1.5.9-r0) 22:14:42 (65/128) Installing fribidi (1.0.11-r0) 22:14:42 (66/128) Installing graphite2 (1.3.14-r0) 22:14:42 (67/128) Installing harfbuzz (3.0.0-r2) 22:14:42 (68/128) Installing libxft (2.3.4-r0) 22:14:42 (69/128) Installing pango (1.48.10-r0) 22:14:42 (70/128) Installing wayland-libs-client (1.19.0-r1) 22:14:42 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 22:14:42 (72/128) Installing wayland-libs-egl (1.19.0-r1) 22:14:42 (73/128) Installing xkeyboard-config (2.34-r0) 22:14:42 (74/128) Installing libxkbcommon (1.3.1-r0) 22:14:42 (75/128) Installing gtk+3.0 (3.24.30-r0) 22:14:42 Executing gtk+3.0-3.24.30-r0.post-install 22:14:42 (76/128) Installing libfontenc (1.1.4-r0) 22:14:42 (77/128) Installing mkfontscale (1.2.1-r1) 22:14:42 (78/128) Installing ttf-opensans (1.10-r1) 22:14:42 Executing ttf-opensans-1.10-r1.post-install 22:14:44 (79/128) Installing libogg (1.3.5-r0) 22:14:44 (80/128) Installing flac (1.3.4-r0) 22:14:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 22:14:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 22:14:44 (83/128) Installing sdl2 (2.0.16-r4) 22:14:45 (84/128) Installing aom-libs (3.2.0-r0) 22:14:45 (85/128) Installing libass (0.15.2-r0) 22:14:45 (86/128) Installing libdav1d (0.9.2-r0) 22:14:45 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:14:45 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 22:14:45 (89/128) Installing lame (3.100-r0) 22:14:45 (90/128) Installing opus (1.3.1-r1) 22:14:45 (91/128) Installing libgomp (10.3.1_git20211027-r0) 22:14:45 (92/128) Installing soxr (0.1.3-r2) 22:14:45 (93/128) Installing libsrt (1.4.2-r1) 22:14:45 (94/128) Installing libssh (0.9.6-r1) 22:14:45 (95/128) Installing libtheora (1.1.1-r16) 22:14:45 (96/128) Installing v4l-utils-libs (1.22.1-r1) 22:14:45 (97/128) Installing libdrm (2.4.109-r0) 22:14:45 (98/128) Installing libva (2.13.0-r0) 22:14:45 (99/128) Installing libvdpau (1.4-r0) 22:14:45 (100/128) Installing vidstab (1.1.0-r1) 22:14:45 (101/128) Installing libvorbis (1.3.7-r0) 22:14:45 (102/128) Installing libvpx (1.10.0-r0) 22:14:45 (103/128) Installing vulkan-loader (1.2.196-r0) 22:14:45 (104/128) Installing x264-libs (20210613-r0) 22:14:45 (105/128) Installing x265-libs (3.5-r0) 22:14:45 (106/128) Installing xvidcore (1.3.7-r1) 22:14:45 (107/128) Installing ffmpeg-libs (4.4.1-r2) 22:14:46 (108/128) Installing libevent (2.1.12-r4) 22:14:46 (109/128) Installing mesa (21.2.6-r0) 22:14:46 (110/128) Installing wayland-libs-server (1.19.0-r1) 22:14:46 (111/128) Installing mesa-gbm (21.2.6-r0) 22:14:46 (112/128) Installing lcms2 (2.12-r1) 22:14:46 (113/128) Installing nspr (4.32-r0) 22:14:46 (114/128) Installing sqlite-libs (3.36.0-r0) 22:14:46 (115/128) Installing nss (3.78.1-r0) 22:14:46 (116/128) Installing libasyncns (0.8-r1) 22:14:46 (117/128) Installing libltdl (2.4.6-r7) 22:14:46 (118/128) Installing orc (0.4.32-r0) 22:14:46 (119/128) Installing libsndfile (1.0.31-r1) 22:14:46 (120/128) Installing speexdsp (1.2.0-r0) 22:14:46 (121/128) Installing tdb-libs (1.4.5-r0) 22:14:46 (122/128) Installing libpulse (15.0-r2) 22:14:46 (123/128) Installing re2 (2021.11.01-r0) 22:14:46 (124/128) Installing snappy (1.1.9-r1) 22:14:46 (125/128) Installing libgpg-error (1.42-r1) 22:14:46 (126/128) Installing libgcrypt (1.9.4-r0) 22:14:46 (127/128) Installing libxslt (1.1.35-r0) 22:14:46 (128/128) Installing chromium (99.0.4844.84-r0) 22:14:50 Executing busybox-1.34.1-r7.trigger 22:14:50 Executing glib-2.70.1-r0.trigger 22:14:50 Executing shared-mime-info-2.1-r0.trigger 22:14:56 Executing gdk-pixbuf-2.42.8-r0.trigger 22:14:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:14:56 Executing fontconfig-2.13.1-r4.trigger 22:14:56 Executing mkfontscale-1.2.1-r1.trigger 22:14:56 OK: 275 MiB in 144 packages 22:15:04 Removing intermediate container a4027918da85 22:15:04 ---> 9b696c76a0e1 22:15:04 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:15:04 ---> Running in bfbea5569b8d 22:15:04 Removing intermediate container bfbea5569b8d 22:15:04 ---> 23fb7b5d7d8f 22:15:04 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:15:05 ---> Running in 82194ff2a215 22:15:05 Removing intermediate container 82194ff2a215 22:15:05 ---> b95baf769bb9 22:15:05 Step 5/10 : RUN npm install -g npm 22:15:05 ---> Running in 6bac608c1906 22:15:32 22:15:32 changed 54 packages, and audited 212 packages in 22s 22:15:32 22:15:32 11 packages are looking for funding 22:15:32 run `npm fund` for details 22:15:32 22:15:32 found 0 vulnerabilities 22:15:34 Removing intermediate container 6bac608c1906 22:15:34 ---> b8d3d39bd9d6 22:15:34 Step 6/10 : ARG USER=1000 22:15:34 ---> Running in 4234dd00c99e 22:15:34 Removing intermediate container 4234dd00c99e 22:15:34 ---> dfd151d7bd0a 22:15:34 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:15:34 ---> Running in e7960d267d41 22:15:36 Removing intermediate container e7960d267d41 22:15:36 ---> 22d157679bf6 22:15:36 Step 8/10 : USER $USER:$USER 22:15:36 ---> Running in 1d616b0a79e4 22:15:36 Removing intermediate container 1d616b0a79e4 22:15:36 ---> e81593e5926c 22:15:36 Step 9/10 : WORKDIR /app 22:15:36 ---> Running in 96c4f0eb27a8 22:15:36 Removing intermediate container 96c4f0eb27a8 22:15:36 ---> cf1d6ab78f84 22:15:36 Step 10/10 : LABEL git_sha=ab763db163f447221c6e151058631e3a5d08bd41 22:15:37 ---> Running in f3b252525a00 22:15:37 Removing intermediate container f3b252525a00 22:15:37 ---> a94a40c87d54 22:15:37 Successfully built a94a40c87d54 22:15:37 Successfully tagged edgexfoundry/edgex-web-ui:ab763db163f447221c6e151058631e3a5d08bd41 22:15:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:15:37 touch edgex-web-ui.imagebuilt 22:15:37 mkdir -p node_modules coverage 22:15:37 chown "1000:1000" node_modules coverage package-lock.json 22:15:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:15:52 npm ERR! code ERESOLVE 22:15:52 npm ERR! ERESOLVE could not resolve 22:15:52 npm ERR! 22:15:52 npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 22:15:52 npm ERR! Found: @angular/compiler-cli@12.2.4 22:15:52 npm ERR! node_modules/@angular/compiler-cli 22:15:52 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 22:15:52 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 22:15:52 npm ERR! node_modules/@angular/localize 22:15:52 npm ERR! dev @angular/localize@"^12.2.4" from the root project 22:15:52 npm ERR! 22:15:52 npm ERR! Could not resolve dependency: 22:15:52 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:15:52 npm ERR! node_modules/@angular-devkit/build-angular 22:15:52 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:15:52 npm ERR! 22:15:52 npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.2.2 22:15:52 npm ERR! node_modules/@angular/compiler-cli 22:15:52 npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 22:15:52 npm ERR! node_modules/@angular-devkit/build-angular 22:15:52 npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project 22:15:52 npm ERR! 22:15:52 npm ERR! Fix the upstream dependency conflict, or retry 22:15:52 npm ERR! this command with --force, or --legacy-peer-deps 22:15:52 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 22:15:52 npm ERR! 22:15:52 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report. 22:15:52 22:15:52 npm ERR! A complete log of this run can be found in: 22:15:52 npm ERR! /home/node/.npm/_logs/2022-09-20T22_15_40_601Z-debug-0.log 22:15:52 make[1]: *** [Makefile:139: node_modules] Error 1 22:15:52 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' 22:15:52 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 22:15:52 $ docker stop --time=1 a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c 22:15:54 $ docker rm -f a544ac5605a164ee2fcc84034067e072a7b646a0ef15f5d5945472aec8e9ed2c [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:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:55 22:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:15:55 arm64: Pulling from edgex-lftools-log-publisher 22:15:55 8998bd30e6a1: Pulling fs layer 22:15:55 04944245beec: Pulling fs layer 22:15:55 699f458cf7ca: Pulling fs layer 22:15:55 765212b225bb: Pulling fs layer 22:15:55 f23df028b6ca: Pulling fs layer 22:15:55 d65c8cfc05b1: Pulling fs layer 22:15:55 2437ff75d9bd: Pulling fs layer 22:15:55 765212b225bb: Waiting 22:15:55 f23df028b6ca: Waiting 22:15:55 d65c8cfc05b1: Waiting 22:15:55 2437ff75d9bd: Waiting 22:15:55 04944245beec: Verifying Checksum 22:15:55 04944245beec: Download complete 22:15:55 765212b225bb: Verifying Checksum 22:15:55 765212b225bb: Download complete 22:15:55 f23df028b6ca: Verifying Checksum 22:15:55 f23df028b6ca: Download complete 22:15:55 d65c8cfc05b1: Verifying Checksum 22:15:56 d65c8cfc05b1: Download complete 22:15:56 699f458cf7ca: Verifying Checksum 22:15:56 699f458cf7ca: Download complete 22:15:56 8998bd30e6a1: Verifying Checksum 22:15:56 8998bd30e6a1: Download complete 22:15:59 2437ff75d9bd: Verifying Checksum 22:15:59 2437ff75d9bd: Download complete 22:16:01 8998bd30e6a1: Pull complete 22:16:01 04944245beec: Pull complete 22:16:03 699f458cf7ca: Pull complete 22:16:03 765212b225bb: Pull complete 22:16:04 f23df028b6ca: Pull complete 22:16:04 d65c8cfc05b1: Pull complete 22:16:22 2437ff75d9bd: Pull complete 22:16:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-30007 does not seem to be running inside a container 22:16:23 $ 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:25 $ docker top 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:26 ---> job-cost.sh 22:16:26 lf-activate-venv: SKIPPING 22:16:26 INFO: No Stack... 22:16:27 INFO: Retrieving Pricing Info for: v3-standard-4 22:16:28 INFO: Archiving Costs [Pipeline] sh 22:16:29 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 22:16:29 + cut -d, -f6 [Pipeline] lock 22:16:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] 22:16:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] did not exist. Created. 22:16:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:29 /w/workspace/edgex-ui-go/2@tmp/durable-ebd4c576/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:16:30 + echo total: 0.10999999940395355 [Pipeline] stash 22:16:30 Warning: overwriting stash ‘stack-cost’ 22:16:31 Stashed 1 file(s) [Pipeline] } 22:16:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:31 $ docker stop --time=1 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 22:16:32 $ docker rm -f 6349631a106f03e2d55e4607d986db26f1bda749a0c8c09148c978d0ede76f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:16:33 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:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] 22:16:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 22:16:33 total 16 22:16:33 drwxr-xr-x 3 root root 4096 Sep 20 22:09 . 22:16:33 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:09 .. 22:16:33 drwxr-xr-x 2 root root 4096 Sep 20 22:09 cost 22:16:33 -rw-r--r-- 1 root root 83 Sep 20 22:09 cost.csv 22:16:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 22:16:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives 22:16:33 total 16 22:16:33 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 22:09 . 22:16:33 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 22:09 .. 22:16:33 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 22:09 cost 22:16:33 -rw-r--r-- 1 jenkins jenkins 83 Sep 20 22:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:16:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:16:34 ---> package-listing.sh 22:16:34 ++ facter osfamily 22:16:34 ++ tr '[:upper:]' '[:lower:]' 22:16:35 + OS_FAMILY=debian 22:16:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 22:16:35 + START_PACKAGES=/tmp/packages_start.txt 22:16:35 + END_PACKAGES=/tmp/packages_end.txt 22:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:16:35 + PACKAGES=/tmp/packages_start.txt 22:16:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' 22:16:35 + PACKAGES=/tmp/packages_end.txt 22:16:35 + case "${OS_FAMILY}" in 22:16:35 + dpkg -l 22:16:35 + grep '^ii' 22:16:35 + '[' -f /tmp/packages_start.txt ']' 22:16:35 + '[' -f /tmp/packages_end.txt ']' 22:16:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:16:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' 22:16:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ 22:16:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [Pipeline] echo 22:16:35 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:16:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:36 prd-ubuntu20.04-docker-8c-8g-30004 does not seem to be running inside a container 22:16:36 $ 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-552/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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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:36 $ docker top bc958d58ac4e1808f2b0b818bcf4a2fd545742235f2907e09cae7b35e7f61ffd -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:36 + touch /tmp/pre-build-complete [Pipeline] sh 22:16:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:16:37 + ls /var/log/sa-host 22:16:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:37 provisioning config files... 22:16:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config913231843751576679tmp [Pipeline] { [Pipeline] echo 22:16:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:16:37 ---> create-netrc.sh [Pipeline] } 22:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:16:38 ---> python-tools-install.sh [Pipeline] echo 22:16:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:16:38 ---> sudo-logs.sh 22:16:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:16:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:16:38 ---> job-cost.sh 22:16:38 lf-activate-venv: SKIPPING 22:16:38 DEBUG: total: 0.2199999988079071 22:16:38 INFO: Retrieving Stack Cost... 22:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:39 INFO: Archiving Costs [Pipeline] echo 22:16:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:16:40 ---> logs-deploy.sh 22:16:40 lf-activate-venv: SKIPPING 22:16:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/2 22:16:40 INFO: archiving workspace using pattern(s): 22:16:41 Archives upload complete. 22:16:41 INFO: archiving logs to Nexus