Pull request #564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43120e3417bd11085eafd5dfb2d78bdd4115bfca+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (b6658a8c1b9cf47e0058a0b441f6894655387afe) 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-ssh3282451065764075285.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh103224812566125290.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17428243927125435698.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4492931540086509060.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12327243643918695573.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6944906676804415907.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116068 in /w/workspace/edgexfoundry_edgex-ui-go_PR-564 [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-564 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 43120e3417bd11085eafd5dfb2d78bdd4115bfca Merge succeeded, producing 43120e3417bd11085eafd5dfb2d78bdd4115bfca Checking out Revision 43120e3417bd11085eafd5dfb2d78bdd4115bfca (PR-564) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 > git config core.sparsecheckout # timeout=10 > git checkout -f 43120e3417bd11085eafd5dfb2d78bdd4115bfca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43120e3417bd11085eafd5dfb2d78bdd4115bfca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:33 ========================================================= 08:08:33 EdgeX Global Pipelines Version Info 08:08:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:34 ------------------- 08:08:34 stable info: 08:08:34 ------------------- 08:08:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:08:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:08:34 Message: update stable to v1.0.243 08:08:35 ------------------- 08:08:35 experimental info: 08:08:35 ------------------- 08:08:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:08:35 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:08:35 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43120e3 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:36 provisioning config files... 08:08:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config13777595328049477945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:37 ---> docker-login.sh 08:08:37 nexus3.edgexfoundry.org:10001 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10002 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10003 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10004 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 docker.io 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:38 Configure a credential helper to remove this warning. See 08:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:38 08:08:38 Login Succeeded 08:08:38 ---> docker-login.sh ends [Pipeline] } 08:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:08:38 + git rev-list -1 --merges 43120e3417bd11085eafd5dfb2d78bdd4115bfca~1..43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo 08:08:38 -----------> git rev-list -1 --merges 43120e3417bd11085eafd5dfb2d78bdd4115bfca~1..43120e3417bd11085eafd5dfb2d78bdd4115bfca 43120e3417bd11085eafd5dfb2d78bdd4115bfca [false] [Pipeline] sh 08:08:39 + git log --format=format:%s -1 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo 08:08:39 ========================================================= 08:08:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:08:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:39 + git log --format=format:%s -1 43120e3417bd11085eafd5dfb2d78bdd4115bfca [Pipeline] echo 08:08:39 [semverPrep] GIT_COMMIT: 43120e3417bd11085eafd5dfb2d78bdd4115bfca, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 08:08:39 [semverPrep] This is not a build commit. [Pipeline] sh 08:08:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:40 + grep -v github /etc/ssh/ssh_known_hosts 08:08:40 + [ -e /tmp/ssh_known_hosts ] 08:08:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:08:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:08:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:08:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:40 08:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:40 0.1.4: Pulling from edgex-devops/py-git-semver 08:08:40 b85a868b505f: Pulling fs layer 08:08:40 e2be974225ed: Pulling fs layer 08:08:40 339a4e72a1f5: Pulling fs layer 08:08:40 988bab9f4d93: Pulling fs layer 08:08:40 1469e6f7b9e6: Pulling fs layer 08:08:40 eaf3925da568: Pulling fs layer 08:08:40 bab4dde63d76: Pulling fs layer 08:08:40 bde34c3a00c8: Pulling fs layer 08:08:40 b352a97aabf1: Pulling fs layer 08:08:40 4872d77fe225: Pulling fs layer 08:08:40 5851b861e8e6: Pulling fs layer 08:08:40 bab4dde63d76: Waiting 08:08:40 bde34c3a00c8: Waiting 08:08:40 b352a97aabf1: Waiting 08:08:40 4872d77fe225: Waiting 08:08:40 5851b861e8e6: Waiting 08:08:40 1469e6f7b9e6: Waiting 08:08:40 eaf3925da568: Waiting 08:08:40 e2be974225ed: Verifying Checksum 08:08:40 e2be974225ed: Download complete 08:08:40 988bab9f4d93: Verifying Checksum 08:08:40 988bab9f4d93: Download complete 08:08:41 339a4e72a1f5: Verifying Checksum 08:08:41 339a4e72a1f5: Download complete 08:08:41 eaf3925da568: Verifying Checksum 08:08:41 eaf3925da568: Download complete 08:08:41 1469e6f7b9e6: Verifying Checksum 08:08:41 1469e6f7b9e6: Download complete 08:08:41 bde34c3a00c8: Verifying Checksum 08:08:41 bde34c3a00c8: Download complete 08:08:41 b352a97aabf1: Download complete 08:08:41 4872d77fe225: Verifying Checksum 08:08:41 4872d77fe225: Download complete 08:08:41 5851b861e8e6: Download complete 08:08:41 b85a868b505f: Verifying Checksum 08:08:41 b85a868b505f: Download complete 08:08:41 bab4dde63d76: Verifying Checksum 08:08:42 b85a868b505f: Pull complete 08:08:42 e2be974225ed: Pull complete 08:08:43 339a4e72a1f5: Pull complete 08:08:43 988bab9f4d93: Pull complete 08:08:43 1469e6f7b9e6: Pull complete 08:08:43 eaf3925da568: Pull complete 08:08:45 bab4dde63d76: Pull complete 08:08:45 bde34c3a00c8: Pull complete 08:08:45 b352a97aabf1: Pull complete 08:08:45 4872d77fe225: Pull complete 08:08:45 5851b861e8e6: Pull complete 08:08:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:46 prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container 08:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:08:48 $ docker top e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 -eo pid,comm 08:08:48 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). 08:08:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:48 [ssh-agent] Looking for ssh-agent implementation... 08:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:49 $ docker exec e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent 08:08:49 SSH_AUTH_SOCK=/tmp/ssh-QWK6x0ELLotX/agent.32 08:08:49 SSH_AGENT_PID=38 08:08:49 Running ssh-add (command line suppressed) 08:08:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_5491710811899073140.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_5491710811899073140.key) 08:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:49 + git tag --points-at HEAD [Pipeline] } 08:08:49 $ docker exec --env ******** --env ******** e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent -k 08:08:49 unset SSH_AUTH_SOCK; 08:08:49 unset SSH_AGENT_PID; 08:08:49 echo Agent pid 38 killed; 08:08:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:49 [ssh-agent] Looking for ssh-agent implementation... 08:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:49 $ docker exec e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent 08:08:50 SSH_AUTH_SOCK=/tmp/ssh-Tfacynp8sQs8/agent.70 08:08:50 SSH_AGENT_PID=76 08:08:50 Running ssh-add (command line suppressed) 08:08:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_8549356116754923455.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/private_key_8549356116754923455.key) 08:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:50 + git semver init 08:08:50 2022-10-25 08:08:50,723 [run_init] DEBUG init version:0.0.0 force:False 08:08:50 2022-10-25 08:08:50,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver 08:08:50 2022-10-25 08:08:50,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver 08:08:50 2022-10-25 08:08:50,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564, universal_newlines=False, shell=None, istream=None) 08:08:52 2022-10-25 08:08:52,192 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.git/info/exclude 08:08:52 2022-10-25 08:08:52,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 with force:False 08:08:52 2022-10-25 08:08:52,193 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 08:08:52 2022-10-25 08:08:52,197 [execute] INFO git cat-file --batch-check 08:08:52 2022-10-25 08:08:52,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) 08:08:52 2022-10-25 08:08:52,205 [execute] INFO git cat-file --batch 08:08:52 2022-10-25 08:08:52,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver, universal_newlines=False, shell=None, istream=) 08:08:52 2022-10-25 08:08:52,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-564/.semver/PR-564 08:08:52 0.0.0 [Pipeline] } 08:08:52 $ docker exec --env ******** --env ******** e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 ssh-agent -k 08:08:52 unset SSH_AUTH_SOCK; 08:08:52 unset SSH_AGENT_PID; 08:08:52 echo Agent pid 76 killed; 08:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:53 + git semver [Pipeline] } 08:08:53 $ docker stop --time=1 e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 08:08:54 $ docker rm -f e2427fc1e03a70ead80a3c050f12e4fc84720fbd01acb3b87790effcf7f0aea4 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:08:55 Stashed 1 file(s) [Pipeline] echo 08:08:55 [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 08:08:56 provisioning config files... 08:08:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config2585985289248458151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:56 ---> docker-login.sh 08:08:56 nexus3.edgexfoundry.org:10001 08:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:56 Configure a credential helper to remove this warning. See 08:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:56 08:08:56 Login Succeeded 08:08:56 nexus3.edgexfoundry.org:10002 08:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:56 Configure a credential helper to remove this warning. See 08:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:56 08:08:56 Login Succeeded 08:08:56 nexus3.edgexfoundry.org:10003 08:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:56 Configure a credential helper to remove this warning. See 08:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:56 08:08:56 Login Succeeded 08:08:56 nexus3.edgexfoundry.org:10004 08:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:56 Configure a credential helper to remove this warning. See 08:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:56 08:08:56 Login Succeeded 08:08:56 docker.io 08:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 ---> docker-login.sh ends [Pipeline] } 08:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:08:57 ========================================================= 08:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:08:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:58 + 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 . 08:08:58 Sending build context to Docker daemon 45.51MB 08:08:58 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:08:58 Step 2/16 : FROM ${BASE} AS builder 08:08:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:58 213ec9aee27d: Pulling fs layer 08:08:58 4583459ba037: Pulling fs layer 08:08:58 93c1e223e6f2: Pulling fs layer 08:08:58 53926ce57604: Pulling fs layer 08:08:58 21b2b0c7a3f4: Pulling fs layer 08:08:58 30f14e443154: Pulling fs layer 08:08:58 801331c1e519: Pulling fs layer 08:08:58 99cc6dd402b0: Pulling fs layer 08:08:58 7d9ed39f4882: Pulling fs layer 08:08:58 53926ce57604: Waiting 08:08:58 801331c1e519: Waiting 08:08:58 21b2b0c7a3f4: Waiting 08:08:58 30f14e443154: Waiting 08:08:58 7d9ed39f4882: Waiting 08:08:58 93c1e223e6f2: Verifying Checksum 08:08:58 93c1e223e6f2: Download complete 08:08:58 4583459ba037: Download complete 08:08:58 21b2b0c7a3f4: Verifying Checksum 08:08:58 21b2b0c7a3f4: Download complete 08:08:58 30f14e443154: Verifying Checksum 08:08:58 30f14e443154: Download complete 08:08:58 213ec9aee27d: Verifying Checksum 08:08:58 213ec9aee27d: Download complete 08:08:58 801331c1e519: Verifying Checksum 08:08:58 801331c1e519: Download complete 08:08:58 213ec9aee27d: Pull complete 08:08:59 4583459ba037: Pull complete 08:08:59 93c1e223e6f2: Pull complete 08:08:59 7d9ed39f4882: Verifying Checksum 08:08:59 7d9ed39f4882: Download complete 08:08:59 99cc6dd402b0: Verifying Checksum 08:08:59 99cc6dd402b0: Download complete 08:08:59 53926ce57604: Verifying Checksum 08:08:59 53926ce57604: Download complete 08:09:03 53926ce57604: Pull complete 08:09:03 21b2b0c7a3f4: Pull complete 08:09:03 30f14e443154: Pull complete 08:09:03 801331c1e519: Pull complete 08:09:05 99cc6dd402b0: Pull complete 08:09:06 7d9ed39f4882: Pull complete 08:09:06 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 08:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:09:06 ---> 1dedd983c030 08:09:06 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:09:10 ---> Running in 29f2e9901d93 08:09:10 Removing intermediate container 29f2e9901d93 08:09:10 ---> c5d5579003c6 08:09:10 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:09:10 ---> Running in b3cd0d5d2f28 08:09:10 Removing intermediate container b3cd0d5d2f28 08:09:10 ---> 28a940f3763e 08:09:10 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:09:10 ---> Running in 984325e1d207 08:09:10 Removing intermediate container 984325e1d207 08:09:10 ---> 93a584ac7f6c 08:09:10 Step 6/16 : LABEL Name=edgex-ui-go 08:09:10 ---> Running in d49a14fb7aa7 08:09:10 Removing intermediate container d49a14fb7aa7 08:09:10 ---> 268e7082d074 08:09:10 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:09:10 ---> Running in 1c43883f2e68 08:09:10 Removing intermediate container 1c43883f2e68 08:09:10 ---> 979049b4dc3d 08:09:10 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:09:11 Still waiting to schedule task 08:09:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:09:11 latest: Pulling from library/docker 08:09:11 213ec9aee27d: Already exists 08:09:11 7b0dd730a5c3: Pulling fs layer 08:09:11 4b90f8029a36: Pulling fs layer 08:09:11 bea6d6d58c11: Pulling fs layer 08:09:11 b28b21e97172: Pulling fs layer 08:09:11 334122ffbec7: Pulling fs layer 08:09:11 3fb299f33a69: Pulling fs layer 08:09:11 dd1f07ef4870: Pulling fs layer 08:09:11 458294789bc3: Pulling fs layer 08:09:11 3fb299f33a69: Waiting 08:09:11 334122ffbec7: Waiting 08:09:11 dd1f07ef4870: Waiting 08:09:11 458294789bc3: Waiting 08:09:11 4b90f8029a36: Download complete 08:09:11 7b0dd730a5c3: Download complete 08:09:11 bea6d6d58c11: Verifying Checksum 08:09:11 bea6d6d58c11: Download complete 08:09:11 7b0dd730a5c3: Pull complete 08:09:11 b28b21e97172: Verifying Checksum 08:09:11 b28b21e97172: Download complete 08:09:11 4b90f8029a36: Pull complete 08:09:11 3fb299f33a69: Verifying Checksum 08:09:11 3fb299f33a69: Download complete 08:09:11 334122ffbec7: Verifying Checksum 08:09:11 334122ffbec7: Download complete 08:09:11 dd1f07ef4870: Download complete 08:09:11 458294789bc3: Verifying Checksum 08:09:11 458294789bc3: Download complete 08:09:12 bea6d6d58c11: Pull complete 08:09:12 b28b21e97172: Pull complete 08:09:13 334122ffbec7: Pull complete 08:09:13 3fb299f33a69: Pull complete 08:09:13 dd1f07ef4870: Pull complete 08:09:13 458294789bc3: Pull complete 08:09:13 Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 08:09:13 Status: Downloaded newer image for docker:latest 08:09:15 ---> 7e679fcffaca 08:09:15 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:15 ---> Running in bff6eb8aede9 08:09:15 Removing intermediate container bff6eb8aede9 08:09:15 ---> 4fb75eb068fd 08:09:15 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:15 ---> Running in c72b6ac45bf2 08:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:09:16 OK: 211 MiB in 51 packages 08:09:16 Removing intermediate container c72b6ac45bf2 08:09:16 ---> 9369d26830d6 08:09:16 Step 11/16 : ENV GO111MODULE=on 08:09:16 ---> Running in 5d07084ab611 08:09:16 Removing intermediate container 5d07084ab611 08:09:16 ---> fa0cb09056fd 08:09:16 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:09:17 ---> Running in 8979d5bf9c85 08:09:17 Removing intermediate container 8979d5bf9c85 08:09:17 ---> e69ebc8db12a 08:09:17 Step 13/16 : COPY go.mod vendor* ./ 08:09:17 ---> f7b954676543 08:09:17 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:17 ---> Running in 3af22745873c 08:09:43 Removing intermediate container 3af22745873c 08:09:43 ---> f0fee17b2804 08:09:43 Step 15/16 : COPY . . 08:09:43 ---> 07dd1ab7d50d 08:09:43 Step 16/16 : RUN ${MAKE} 08:09:43 ---> Running in 2822b4f84119 08:09:43 noop 08:09:43 Removing intermediate container 2822b4f84119 08:09:43 ---> 58087eb46553 08:09:43 Successfully built 58087eb46553 08:09:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:44 + docker inspect -f . ci-base-image-x86_64 08:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:44 prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container 08:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:44 $ docker top cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:45 + go version 08:09:45 go version go1.18.7 linux/amd64 [Pipeline] } 08:09:45 $ docker stop --time=1 cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 08:09:46 $ docker rm -f cb5cfaba00645b07915cb5e3f1ca085f235767df6acc394748b737929c5e8349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:47 + docker inspect -f . ci-base-image-x86_64 08:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:47 prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container 08:09:47 $ 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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:47 $ docker top cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-564 [Pipeline] fileExists [Pipeline] sh 08:09:48 + make test 08:09:48 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:09:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:09:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:09:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:10:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:10:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:10:00 ./bin/test-attribution-txt.sh 08:10:00 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:10:00 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:10:00 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:10:00 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:10:00 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:10:00 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:10:00 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:10:00 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:10:00 make -C web test 08:10:00 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-564/web' 08:10:00 make[1]: tput: No such file or directory 08:10:00 make[1]: tput: No such file or directory 08:10:00 warning: generating ./VERSION 08:10:00 echo "0.0.0" > VERSION 08:10:00 docker build \ 08:10:00 -f Dockerfile \ 08:10:00 --build-arg USER=1000 \ 08:10:00 \ 08:10:00 --label "git_sha=43120e3417bd11085eafd5dfb2d78bdd4115bfca" \ 08:10:00 -t edgexfoundry/edgex-web-ui:43120e3417bd11085eafd5dfb2d78bdd4115bfca \ 08:10:00 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:10:00 . 08:10:00 Sending build context to Docker daemon 3.269MB 08:10:00 Step 1/10 : FROM node:16.17-alpine3.15 08:10:00 16.17-alpine3.15: Pulling from library/node 08:10:01 9621f1afde84: Pulling fs layer 08:10:01 c6f70ee39829: Pulling fs layer 08:10:01 56892a8094a2: Pulling fs layer 08:10:01 58dd87906ef0: Pulling fs layer 08:10:01 58dd87906ef0: Waiting 08:10:01 9621f1afde84: Verifying Checksum 08:10:01 9621f1afde84: Download complete 08:10:01 9621f1afde84: Pull complete 08:10:01 58dd87906ef0: Verifying Checksum 08:10:01 56892a8094a2: Verifying Checksum 08:10:01 56892a8094a2: Download complete 08:10:02 c6f70ee39829: Verifying Checksum 08:10:02 c6f70ee39829: Download complete 08:10:04 c6f70ee39829: Pull complete 08:10:04 56892a8094a2: Pull complete 08:10:04 58dd87906ef0: Pull complete 08:10:04 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:10:04 Status: Downloaded newer image for node:16.17-alpine3.15 08:10:04 ---> b69703f70c3d 08:10:04 Step 2/10 : RUN apk add --no-cache chromium 08:10:05 ---> Running in b54feb6fe85c 08:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:10:05 (1/129) Installing libxau (1.0.9-r0) 08:10:05 (2/129) Installing libmd (1.0.3-r0) 08:10:05 (3/129) Installing libbsd (0.11.3-r1) 08:10:05 (4/129) Installing libxdmcp (1.1.3-r0) 08:10:05 (5/129) Installing libxcb (1.14-r2) 08:10:05 (6/129) Installing libx11 (1.7.3.1-r0) 08:10:06 (7/129) Installing libxext (1.3.4-r0) 08:10:06 (8/129) Installing libice (1.0.10-r0) 08:10:06 (9/129) Installing libuuid (2.37.4-r0) 08:10:06 (10/129) Installing libsm (1.2.3-r0) 08:10:06 (11/129) Installing libxt (1.2.1-r0) 08:10:06 (12/129) Installing libxmu (1.1.3-r0) 08:10:06 (13/129) Installing xset (1.2.4-r0) 08:10:06 (14/129) Installing xprop (1.2.5-r0) 08:10:06 (15/129) Installing xdg-utils (1.1.3-r0) 08:10:06 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 08:10:06 (17/129) Installing pkgconf (1.8.0-r0) 08:10:06 (18/129) Installing libffi (3.4.2-r1) 08:10:06 (19/129) Installing libintl (0.21-r0) 08:10:06 (20/129) Installing libblkid (2.37.4-r0) 08:10:06 (21/129) Installing libmount (2.37.4-r0) 08:10:06 (22/129) Installing pcre (8.45-r1) 08:10:06 (23/129) Installing glib (2.70.1-r0) 08:10:06 (24/129) Installing xz-libs (5.2.5-r1) 08:10:06 (25/129) Installing libxml2 (2.9.14-r2) 08:10:06 (26/129) Installing shared-mime-info (2.1-r1) 08:10:06 (27/129) Installing hicolor-icon-theme (0.17-r1) 08:10:06 (28/129) Installing libjpeg-turbo (2.1.2-r0) 08:10:06 (29/129) Installing libpng (1.6.37-r1) 08:10:06 (30/129) Installing libwebp (1.2.2-r0) 08:10:06 (31/129) Installing zstd-libs (1.5.0-r0) 08:10:06 (32/129) Installing tiff (4.4.0-r0) 08:10:06 (33/129) Installing gdk-pixbuf (2.42.8-r0) 08:10:06 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 08:10:06 (35/129) Installing libxcomposite (0.4.5-r0) 08:10:06 (36/129) Installing libxfixes (6.0.0-r0) 08:10:06 (37/129) Installing libxrender (0.9.10-r3) 08:10:06 (38/129) Installing libxcursor (1.2.0-r0) 08:10:06 (39/129) Installing libxdamage (1.1.5-r1) 08:10:06 (40/129) Installing libxi (1.8-r0) 08:10:06 (41/129) Installing libxinerama (1.1.4-r1) 08:10:06 (42/129) Installing libxrandr (1.5.2-r1) 08:10:06 (43/129) Installing atk (2.36.0-r0) 08:10:06 (44/129) Installing libxtst (1.2.3-r3) 08:10:06 (45/129) Installing dbus-libs (1.12.24-r0) 08:10:06 (46/129) Installing at-spi2-core (2.42.0-r0) 08:10:06 (47/129) Installing at-spi2-atk (2.38.0-r0) 08:10:06 (48/129) Installing expat (2.4.9-r0) 08:10:06 (49/129) Installing brotli-libs (1.0.9-r5) 08:10:06 (50/129) Installing libbz2 (1.0.8-r1) 08:10:06 (51/129) Installing freetype (2.11.1-r2) 08:10:06 (52/129) Installing fontconfig (2.13.1-r4) 08:10:06 (53/129) Installing pixman (0.40.0-r3) 08:10:06 (54/129) Installing cairo (1.16.0-r5) 08:10:06 (55/129) Installing cairo-gobject (1.16.0-r5) 08:10:06 (56/129) Installing avahi-libs (0.8-r5) 08:10:06 (57/129) Installing gmp (6.2.1-r1) 08:10:06 (58/129) Installing nettle (3.7.3-r0) 08:10:06 (59/129) Installing p11-kit (0.24.0-r1) 08:10:06 (60/129) Installing libtasn1 (4.18.0-r0) 08:10:06 (61/129) Installing libunistring (0.9.10-r1) 08:10:06 (62/129) Installing gnutls (3.7.1-r1) 08:10:06 (63/129) Installing cups-libs (2.3.3-r6) 08:10:06 (64/129) Installing libepoxy (1.5.9-r0) 08:10:06 (65/129) Installing fribidi (1.0.11-r0) 08:10:06 (66/129) Installing graphite2 (1.3.14-r0) 08:10:06 (67/129) Installing harfbuzz (3.0.0-r2) 08:10:06 (68/129) Installing libxft (2.3.4-r0) 08:10:06 (69/129) Installing pango (1.48.10-r0) 08:10:06 (70/129) Installing wayland-libs-client (1.19.0-r1) 08:10:06 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 08:10:06 (72/129) Installing wayland-libs-egl (1.19.0-r1) 08:10:06 (73/129) Installing xkeyboard-config (2.34-r0) 08:10:06 (74/129) Installing libxkbcommon (1.3.1-r0) 08:10:06 (75/129) Installing gtk+3.0 (3.24.30-r0) 08:10:06 Executing gtk+3.0-3.24.30-r0.post-install 08:10:06 (76/129) Installing libfontenc (1.1.4-r0) 08:10:06 (77/129) Installing mkfontscale (1.2.1-r1) 08:10:06 (78/129) Installing ttf-opensans (1.10-r1) 08:10:06 Executing ttf-opensans-1.10-r1.post-install 08:10:09 (79/129) Installing libogg (1.3.5-r0) 08:10:09 (80/129) Installing flac (1.3.4-r0) 08:10:09 (81/129) Installing alsa-lib (1.2.5.1-r1) 08:10:09 (82/129) Installing libatomic (10.3.1_git20211027-r0) 08:10:09 (83/129) Installing sdl2 (2.0.16-r4) 08:10:09 (84/129) Installing aom-libs (3.2.0-r0) 08:10:09 (85/129) Installing libass (0.15.2-r0) 08:10:09 (86/129) Installing libdav1d (0.9.2-r0) 08:10:09 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:10:09 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 08:10:09 (89/129) Installing lame (3.100-r0) 08:10:09 (90/129) Installing opus (1.3.1-r1) 08:10:09 (91/129) Installing libgomp (10.3.1_git20211027-r0) 08:10:09 (92/129) Installing soxr (0.1.3-r2) 08:10:09 (93/129) Installing libsrt (1.4.2-r1) 08:10:09 (94/129) Installing libssh (0.9.6-r1) 08:10:09 (95/129) Installing libtheora (1.1.1-r16) 08:10:09 (96/129) Installing v4l-utils-libs (1.22.1-r1) 08:10:09 (97/129) Installing libpciaccess (0.16-r0) 08:10:09 (98/129) Installing libdrm (2.4.109-r0) 08:10:09 (99/129) Installing libva (2.13.0-r0) 08:10:09 (100/129) Installing libvdpau (1.4-r0) 08:10:09 (101/129) Installing vidstab (1.1.0-r1) 08:10:09 (102/129) Installing libvorbis (1.3.7-r0) 08:10:09 (103/129) Installing libvpx (1.10.0-r0) 08:10:09 (104/129) Installing vulkan-loader (1.2.196-r0) 08:10:09 (105/129) Installing x264-libs (20210613-r0) 08:10:09 (106/129) Installing x265-libs (3.5-r0) 08:10:09 (107/129) Installing xvidcore (1.3.7-r1) 08:10:09 (108/129) Installing ffmpeg-libs (4.4.1-r2) 08:10:09 (109/129) Installing libevent (2.1.12-r4) 08:10:09 (110/129) Installing mesa (21.2.6-r0) 08:10:09 (111/129) Installing wayland-libs-server (1.19.0-r1) 08:10:09 (112/129) Installing mesa-gbm (21.2.6-r0) 08:10:09 (113/129) Installing lcms2 (2.12-r1) 08:10:09 (114/129) Installing nspr (4.32-r0) 08:10:09 (115/129) Installing sqlite-libs (3.36.0-r0) 08:10:09 (116/129) Installing nss (3.78.1-r0) 08:10:09 (117/129) Installing libasyncns (0.8-r1) 08:10:09 (118/129) Installing libltdl (2.4.6-r7) 08:10:09 (119/129) Installing orc (0.4.32-r0) 08:10:09 (120/129) Installing libsndfile (1.0.31-r1) 08:10:09 (121/129) Installing speexdsp (1.2.0-r0) 08:10:09 (122/129) Installing tdb-libs (1.4.5-r0) 08:10:09 (123/129) Installing libpulse (15.0-r2) 08:10:09 (124/129) Installing re2 (2021.11.01-r0) 08:10:09 (125/129) Installing snappy (1.1.9-r1) 08:10:09 (126/129) Installing libgpg-error (1.42-r1) 08:10:09 (127/129) Installing libgcrypt (1.9.4-r0) 08:10:09 (128/129) Installing libxslt (1.1.35-r0) 08:10:09 (129/129) Installing chromium (99.0.4844.84-r0) 08:10:10 Executing busybox-1.34.1-r7.trigger 08:10:10 Executing glib-2.70.1-r0.trigger 08:10:10 Executing shared-mime-info-2.1-r1.trigger 08:10:12 Executing gdk-pixbuf-2.42.8-r0.trigger 08:10:12 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:10:12 Executing fontconfig-2.13.1-r4.trigger 08:10:12 Executing mkfontscale-1.2.1-r1.trigger 08:10:12 OK: 286 MiB in 145 packages 08:10:17 Removing intermediate container b54feb6fe85c 08:10:17 ---> 7fd680646383 08:10:17 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:10:17 ---> Running in da1d5b4231ab 08:10:17 Removing intermediate container da1d5b4231ab 08:10:17 ---> 215d6076f12e 08:10:17 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:10:17 ---> Running in 69ae5038846b 08:10:17 Removing intermediate container 69ae5038846b 08:10:17 ---> ab7634b0a1a7 08:10:17 Step 5/10 : RUN npm install -g npm 08:10:17 ---> Running in 47f16b78ab59 Aborted by Eric Ball 08:10:18 Sending interrupt signal to process [Pipeline] // node [Pipeline] } [Pipeline] } 08:10:19 $ docker stop --time=1 cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 08:10:20 $ docker rm -f cbefd4075200288f3b7e3d08980fb3ec99cba9d500a7e4c9b783a2907c38c393 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } 08:10:20 Failed in branch arm64 [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 08:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:21 08:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:22 latest: Pulling from edgex-lftools-log-publisher 08:10:22 5eb5b503b376: Pulling fs layer 08:10:22 5c69ac0246d0: Pulling fs layer 08:10:22 ec43610c2a17: Pulling fs layer 08:10:22 3a2ae6a8a46f: Pulling fs layer 08:10:22 33b1e0a273af: Pulling fs layer 08:10:22 3a2ae6a8a46f: Waiting 08:10:22 5d3b04190fa2: Pulling fs layer 08:10:22 33b1e0a273af: Waiting 08:10:22 2f39f015ded8: Pulling fs layer 08:10:22 2f39f015ded8: Waiting 08:10:22 5d3b04190fa2: Waiting 08:10:22 5c69ac0246d0: Download complete 08:10:22 3a2ae6a8a46f: Download complete 08:10:22 33b1e0a273af: Verifying Checksum 08:10:22 33b1e0a273af: Download complete 08:10:22 5d3b04190fa2: Verifying Checksum 08:10:22 5d3b04190fa2: Download complete 08:10:22 ec43610c2a17: Verifying Checksum 08:10:22 ec43610c2a17: Download complete 08:10:22 5eb5b503b376: Verifying Checksum 08:10:22 5eb5b503b376: Download complete 08:10:22 2f39f015ded8: Download complete 08:10:23 5eb5b503b376: Pull complete 08:10:23 5c69ac0246d0: Pull complete 08:10:24 ec43610c2a17: Pull complete 08:10:24 3a2ae6a8a46f: Pull complete 08:10:24 33b1e0a273af: Pull complete 08:10:24 5d3b04190fa2: Pull complete 08:10:28 2f39f015ded8: Pull complete 08:10:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:28 prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container 08:10:28 $ 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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:10:32 $ docker top 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:32 ---> job-cost.sh 08:10:32 lf-activate-venv: SKIPPING 08:10:32 INFO: No Stack... 08:10:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:33 INFO: Archiving Costs [Pipeline] sh Click here to forcibly terminate running steps 08:10:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/cost.csv 08:10:35 + cut -d, -f6 [Pipeline] lock 08:10:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] 08:10:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] did not exist. Created. 08:10:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:35 + echo total: 0.2199999988079071 [Pipeline] stash 08:10:36 Stashed 1 file(s) [Pipeline] } 08:10:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:36 $ docker stop --time=1 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf 08:10:37 $ docker rm -f 1e5cd1f04ff046916fcf2194753058b1bbf79b29421993c667d5d458be7e1ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:10:37 Failed in branch amd64 [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 08:10:39 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives ] 08:10:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives 08:10:39 total 16 08:10:39 drwxr-xr-x 3 root root 4096 Oct 25 08:10 . 08:10:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. 08:10:39 drwxr-xr-x 2 root root 4096 Oct 25 08:10 cost 08:10:39 -rw-r--r-- 1 root root 83 Oct 25 08:10 cost.csv 08:10:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives 08:10:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives 08:10:39 total 16 08:10:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:10 . 08:10:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. 08:10:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:10 cost 08:10:39 -rw-r--r-- 1 jenkins jenkins 83 Oct 25 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:10:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:40 ---> package-listing.sh 08:10:40 ++ facter osfamily 08:10:40 ++ tr '[:upper:]' '[:lower:]' 08:10:41 + OS_FAMILY=debian 08:10:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-564 08:10:41 + START_PACKAGES=/tmp/packages_start.txt 08:10:41 + END_PACKAGES=/tmp/packages_end.txt 08:10:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:41 + PACKAGES=/tmp/packages_start.txt 08:10:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-564 ']' 08:10:41 + PACKAGES=/tmp/packages_end.txt 08:10:41 + case "${OS_FAMILY}" in 08:10:41 + dpkg -l 08:10:41 + grep '^ii' 08:10:41 + '[' -f /tmp/packages_start.txt ']' 08:10:41 + '[' -f /tmp/packages_end.txt ']' 08:10:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-564 ']' 08:10:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/ 08:10:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-564/archives/ [Pipeline] echo 08:10:41 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-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:42 prd-ubuntu20.04-docker-8c-8g-116068 does not seem to be running inside a container 08:10:42 $ 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-564/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-564 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564:/w/workspace/edgexfoundry_edgex-ui-go_PR-564:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:10:42 $ docker top a5ef72e0765cc2a3c2e6f9a1fd4a038ac8cb275877981753c3aa537f3dfb60f7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:43 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:43 + ls /var/log/sa-host 08:10:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:43 provisioning config files... 08:10:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-564@tmp/config17173389113819506570tmp [Pipeline] { [Pipeline] echo 08:10:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> create-netrc.sh [Pipeline] } 08:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> python-tools-install.sh [Pipeline] echo 08:10:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:10:44 ---> sudo-logs.sh 08:10:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:10:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:10:45 ---> job-cost.sh 08:10:45 lf-activate-venv: SKIPPING 08:10:45 DEBUG: total: 0.2199999988079071 08:10:45 INFO: Retrieving Stack Cost... 08:10:45 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:45 INFO: Archiving Costs [Pipeline] echo 08:10:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:10:46 ---> logs-deploy.sh 08:10:46 lf-activate-venv: SKIPPING 08:10:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-564/1 08:10:46 INFO: archiving workspace using pattern(s): 08:10:47 Archives upload complete. 08:10:47 INFO: archiving logs to Nexus