Pull request #496 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 41b822e4494a23915816467f39381903ba182310+46f504b71f11fd5289453d0fb745c59911fba2ea (8e21be2897fd815940d4fec9683edc1e7b81257f) 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-ssh483642906230156417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2967144755417660689.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-496/workspace@libs/edgex-global-pipelines/.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-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3222768245895325836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh6749301452924263268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-496/workspace@libs/lf-pipelines/.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-496/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10783880207166578065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5262’ Running on prd-centos7-docker-4c-2g-5268 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [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-496 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh6443766295835065716.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh407232645374261429.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 41b822e4494a23915816467f39381903ba182310 Merge succeeded, producing 41b822e4494a23915816467f39381903ba182310 Checking out Revision 41b822e4494a23915816467f39381903ba182310 (PR-496) > git config core.sparsecheckout # timeout=10 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh5472736771636119447.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 Commit message: "fix: remove debugg code" > git rev-list --no-walk df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-15T02:11:17.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-15T02:11:18.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-15T02:11:18.052Z] ========================================================= [2022-02-15T02:11:18.052Z] EdgeX Global Pipelines Version Info [2022-02-15T02:11:18.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:11:19.173Z] ------------------- [2022-02-15T02:11:19.173Z] stable info: [2022-02-15T02:11:19.173Z] ------------------- [2022-02-15T02:11:19.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-15T02:11:19.173Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-15T02:11:19.173Z] Message: update stable to v1.0.220 [2022-02-15T02:11:19.756Z] ------------------- [2022-02-15T02:11:19.756Z] experimental info: [2022-02-15T02:11:19.756Z] ------------------- [2022-02-15T02:11:19.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-15T02:11:19.756Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-15T02:11:19.756Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-15T02:11:19.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-15T02:11:19.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-15T02:11:19.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-15T02:11:19.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-15T02:11:19.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-15T02:11:19.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-15T02:11:19.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-15T02:11:19.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-15T02:11:20.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-15T02:11:20.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-15T02:11:20.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-15T02:11:20.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-15T02:11:20.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-15T02:11:20.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-15T02:11:20.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-15T02:11:20.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-15T02:11:20.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-15T02:11:20.117Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-15T02:11:20.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-15T02:11:20.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-15T02:11:20.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-15T02:11:20.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-15T02:11:20.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-15T02:11:20.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-15T02:11:20.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-15T02:11:20.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-15T02:11:20.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo [2022-02-15T02:11:20.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo [2022-02-15T02:11:20.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo [2022-02-15T02:11:20.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo [2022-02-15T02:11:20.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41b822e [Pipeline] echo [2022-02-15T02:11:20.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-15T02:11:20.373Z] provisioning config files... [2022-02-15T02:11:20.387Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config9211910648338969031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:11:20.693Z] ---> docker-login.sh [2022-02-15T02:11:20.693Z] nexus3.edgexfoundry.org:10001 [2022-02-15T02:11:20.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:20.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:20.954Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:20.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:20.954Z] [2022-02-15T02:11:20.954Z] Login Succeeded [2022-02-15T02:11:20.954Z] nexus3.edgexfoundry.org:10002 [2022-02-15T02:11:20.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:20.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:20.954Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:20.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:20.954Z] [2022-02-15T02:11:20.954Z] Login Succeeded [2022-02-15T02:11:20.954Z] nexus3.edgexfoundry.org:10003 [2022-02-15T02:11:20.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:21.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:21.216Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:21.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:21.216Z] [2022-02-15T02:11:21.216Z] Login Succeeded [2022-02-15T02:11:21.216Z] nexus3.edgexfoundry.org:10004 [2022-02-15T02:11:21.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:21.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:21.216Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:21.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:21.216Z] [2022-02-15T02:11:21.216Z] Login Succeeded [2022-02-15T02:11:21.216Z] docker.io [2022-02-15T02:11:21.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:21.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:21.788Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:21.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:21.788Z] [2022-02-15T02:11:21.788Z] Login Succeeded [2022-02-15T02:11:21.788Z] ---> docker-login.sh ends [Pipeline] } [2022-02-15T02:11:21.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-15T02:11:22.183Z] + git rev-list -1 --merges 41b822e4494a23915816467f39381903ba182310~1..41b822e4494a23915816467f39381903ba182310 [Pipeline] echo [2022-02-15T02:11:22.218Z] -----------> git rev-list -1 --merges 41b822e4494a23915816467f39381903ba182310~1..41b822e4494a23915816467f39381903ba182310 41b822e4494a23915816467f39381903ba182310 [false] [Pipeline] sh [2022-02-15T02:11:22.519Z] + git log --format=format:%s -1 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo [2022-02-15T02:11:22.532Z] ========================================================= [2022-02-15T02:11:22.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-15T02:11:22.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-15T02:11:22.861Z] + git log --format=format:%s -1 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo [2022-02-15T02:11:22.872Z] [semverPrep] GIT_COMMIT: 41b822e4494a23915816467f39381903ba182310, Commit Message: fix: remove debugg code [Pipeline] echo [2022-02-15T02:11:22.883Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-15T02:11:23.298Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-15T02:11:23.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-15T02:11:23.298Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-15T02:11:23.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-15T02:11:23.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-15T02:11:23.298Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-15T02:11:23.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:11:23.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-15T02:11:23.750Z] [2022-02-15T02:11:23.750Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:11:24.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-15T02:11:24.064Z] latest: Pulling from edgex-devops/git-semver [2022-02-15T02:11:24.064Z] a0d0a0d46f8b: Pulling fs layer [2022-02-15T02:11:24.064Z] 3e5f54012d9b: Pulling fs layer [2022-02-15T02:11:24.064Z] 4c7163046ea9: Pulling fs layer [2022-02-15T02:11:24.064Z] 0c2d73faf560: Pulling fs layer [2022-02-15T02:11:24.064Z] 0c2d73faf560: Waiting [2022-02-15T02:11:24.064Z] 3e5f54012d9b: Download complete [2022-02-15T02:11:24.064Z] a0d0a0d46f8b: Download complete [2022-02-15T02:11:24.064Z] 4c7163046ea9: Verifying Checksum [2022-02-15T02:11:24.064Z] 4c7163046ea9: Download complete [2022-02-15T02:11:24.064Z] 0c2d73faf560: Verifying Checksum [2022-02-15T02:11:24.064Z] 0c2d73faf560: Download complete [2022-02-15T02:11:24.329Z] a0d0a0d46f8b: Pull complete [2022-02-15T02:11:24.329Z] 3e5f54012d9b: Pull complete [2022-02-15T02:11:24.613Z] 4c7163046ea9: Pull complete [2022-02-15T02:11:24.881Z] 0c2d73faf560: Pull complete [2022-02-15T02:11:24.881Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-15T02:11:24.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-15T02:11:24.881Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-15T02:11:24.958Z] prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container [2022-02-15T02:11:24.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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:10004/edgex-devops/git-semver:latest cat [2022-02-15T02:11:25.677Z] $ docker top 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-15T02:11:25.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-15T02:11:25.772Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-15T02:11:25.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-15T02:11:25.881Z] $ docker exec 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent [2022-02-15T02:11:25.977Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGHgbFn/agent.15 [2022-02-15T02:11:25.977Z] SSH_AGENT_PID=22 [2022-02-15T02:11:25.986Z] Running ssh-add (command line suppressed) [2022-02-15T02:11:26.075Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_5617077114194666041.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_5617077114194666041.key) [2022-02-15T02:11:26.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-15T02:11:26.387Z] + git tag --points-at HEAD [Pipeline] } [2022-02-15T02:11:26.409Z] $ docker exec --env ******** --env ******** 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent -k [2022-02-15T02:11:26.519Z] unset SSH_AUTH_SOCK; [2022-02-15T02:11:26.520Z] unset SSH_AGENT_PID; [2022-02-15T02:11:26.520Z] echo Agent pid 22 killed; [2022-02-15T02:11:26.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-15T02:11:26.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-15T02:11:26.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-15T02:11:26.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-15T02:11:26.674Z] $ docker exec 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent [2022-02-15T02:11:26.764Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhFlpjD/agent.56 [2022-02-15T02:11:26.764Z] SSH_AGENT_PID=63 [2022-02-15T02:11:26.770Z] Running ssh-add (command line suppressed) [2022-02-15T02:11:26.854Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3983712860688371620.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3983712860688371620.key) [2022-02-15T02:11:26.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-15T02:11:27.162Z] + git semver init [2022-02-15T02:11:27.162Z] # -> Open(): unable to determine branch for HEAD [2022-02-15T02:11:27.162Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.git [2022-02-15T02:11:27.162Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-15T02:11:27.162Z] # $SEMVER_REMOTE_NAME = origin [2022-02-15T02:11:27.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-15T02:11:27.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-15T02:11:27.162Z] # $SEMVER_BRANCH = PR-496 [2022-02-15T02:11:27.162Z] # $SEMVER_TEMP = /tmp/semver-729464400 [2022-02-15T02:11:27.162Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-15T02:11:29.081Z] # '/tmp/semver-729464400' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver' [2022-02-15T02:11:29.081Z] # -> Force: false [2022-02-15T02:11:29.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver [Pipeline] } [2022-02-15T02:11:29.092Z] $ docker exec --env ******** --env ******** 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent -k [2022-02-15T02:11:29.188Z] unset SSH_AUTH_SOCK; [2022-02-15T02:11:29.188Z] unset SSH_AGENT_PID; [2022-02-15T02:11:29.188Z] echo Agent pid 63 killed; [2022-02-15T02:11:29.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-15T02:11:29.540Z] + git semver [Pipeline] } [2022-02-15T02:11:29.553Z] $ docker stop --time=1 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c [2022-02-15T02:11:30.888Z] $ docker rm -f 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-15T02:11:31.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-15T02:11:31.457Z] Stashed 1 file(s) [Pipeline] echo [2022-02-15T02:11:31.460Z] [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 [2022-02-15T02:11:31.603Z] provisioning config files... [2022-02-15T02:11:31.614Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config8499415228801804863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:11:31.918Z] ---> docker-login.sh [2022-02-15T02:11:31.918Z] nexus3.edgexfoundry.org:10001 [2022-02-15T02:11:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:31.918Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:31.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:31.918Z] [2022-02-15T02:11:31.918Z] Login Succeeded [2022-02-15T02:11:31.918Z] nexus3.edgexfoundry.org:10002 [2022-02-15T02:11:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:31.918Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:31.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:31.918Z] [2022-02-15T02:11:31.918Z] Login Succeeded [2022-02-15T02:11:31.918Z] nexus3.edgexfoundry.org:10003 [2022-02-15T02:11:32.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:32.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:32.177Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:32.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:32.177Z] [2022-02-15T02:11:32.177Z] Login Succeeded [2022-02-15T02:11:32.177Z] nexus3.edgexfoundry.org:10004 [2022-02-15T02:11:32.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:32.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:32.177Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:32.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:32.177Z] [2022-02-15T02:11:32.177Z] Login Succeeded [2022-02-15T02:11:32.177Z] docker.io [2022-02-15T02:11:32.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:11:32.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:11:32.698Z] Configure a credential helper to remove this warning. See [2022-02-15T02:11:32.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:11:32.698Z] [2022-02-15T02:11:32.698Z] Login Succeeded [2022-02-15T02:11:32.698Z] ---> docker-login.sh ends [Pipeline] } [2022-02-15T02:11:32.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-15T02:11:32.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-15T02:11:32.778Z] ========================================================= [2022-02-15T02:11:32.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-15T02:11:32.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:11:33.086Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-15T02:11:33.353Z] Sending build context to Docker daemon 41.33MB [2022-02-15T02:11:33.353Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-15T02:11:33.353Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-15T02:11:33.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-15T02:11:33.353Z] 59bf1c3509f3: Pulling fs layer [2022-02-15T02:11:33.353Z] 666ba61612fd: Pulling fs layer [2022-02-15T02:11:33.353Z] 8ed8ca486205: Pulling fs layer [2022-02-15T02:11:33.353Z] 4fe6c5a15a65: Pulling fs layer [2022-02-15T02:11:33.353Z] 22a0e8bec74d: Pulling fs layer [2022-02-15T02:11:33.353Z] 640e595b4fbd: Pulling fs layer [2022-02-15T02:11:33.353Z] 763cafe07f6e: Pulling fs layer [2022-02-15T02:11:33.353Z] 0c0b528cf693: Pulling fs layer [2022-02-15T02:11:33.353Z] 10935f4eaf8b: Pulling fs layer [2022-02-15T02:11:33.353Z] 640e595b4fbd: Waiting [2022-02-15T02:11:33.353Z] 763cafe07f6e: Waiting [2022-02-15T02:11:33.353Z] 0c0b528cf693: Waiting [2022-02-15T02:11:33.353Z] 10935f4eaf8b: Waiting [2022-02-15T02:11:33.353Z] 4fe6c5a15a65: Waiting [2022-02-15T02:11:33.353Z] 22a0e8bec74d: Waiting [2022-02-15T02:11:33.353Z] 8ed8ca486205: Download complete [2022-02-15T02:11:33.353Z] 666ba61612fd: Verifying Checksum [2022-02-15T02:11:33.353Z] 666ba61612fd: Download complete [2022-02-15T02:11:33.353Z] 22a0e8bec74d: Verifying Checksum [2022-02-15T02:11:33.353Z] 22a0e8bec74d: Download complete [2022-02-15T02:11:33.353Z] 640e595b4fbd: Verifying Checksum [2022-02-15T02:11:33.353Z] 640e595b4fbd: Download complete [2022-02-15T02:11:33.353Z] 763cafe07f6e: Verifying Checksum [2022-02-15T02:11:33.353Z] 763cafe07f6e: Download complete [2022-02-15T02:11:33.353Z] 59bf1c3509f3: Verifying Checksum [2022-02-15T02:11:33.353Z] 59bf1c3509f3: Download complete [2022-02-15T02:11:33.619Z] 0c0b528cf693: Verifying Checksum [2022-02-15T02:11:33.619Z] 0c0b528cf693: Download complete [2022-02-15T02:11:33.883Z] 59bf1c3509f3: Pull complete [2022-02-15T02:11:34.158Z] 4fe6c5a15a65: Verifying Checksum [2022-02-15T02:11:34.158Z] 4fe6c5a15a65: Download complete [2022-02-15T02:11:34.158Z] 666ba61612fd: Pull complete [2022-02-15T02:11:34.158Z] 10935f4eaf8b: Verifying Checksum [2022-02-15T02:11:34.158Z] 10935f4eaf8b: Download complete [2022-02-15T02:11:34.158Z] 8ed8ca486205: Pull complete [2022-02-15T02:11:38.413Z] 4fe6c5a15a65: Pull complete [2022-02-15T02:11:38.413Z] 22a0e8bec74d: Pull complete [2022-02-15T02:11:38.413Z] 640e595b4fbd: Pull complete [2022-02-15T02:11:38.413Z] 763cafe07f6e: Pull complete [2022-02-15T02:11:38.413Z] 0c0b528cf693: Pull complete [2022-02-15T02:11:40.967Z] 10935f4eaf8b: Pull complete [2022-02-15T02:11:40.967Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-15T02:11:40.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-15T02:11:40.967Z] ---> 99d49a6021b9 [2022-02-15T02:11:40.967Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-15T02:11:42.352Z] ---> Running in 497b06a57a20 [2022-02-15T02:11:42.623Z] Removing intermediate container 497b06a57a20 [2022-02-15T02:11:42.623Z] ---> f62110980909 [2022-02-15T02:11:42.623Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-15T02:11:42.623Z] ---> Running in fd7aa6182c4c [2022-02-15T02:11:42.623Z] Removing intermediate container fd7aa6182c4c [2022-02-15T02:11:42.623Z] ---> 12d4968bab08 [2022-02-15T02:11:42.623Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-15T02:11:42.623Z] ---> Running in af1bfc035dbf [2022-02-15T02:11:42.623Z] Removing intermediate container af1bfc035dbf [2022-02-15T02:11:42.623Z] ---> 8a789a60c9b2 [2022-02-15T02:11:42.623Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-15T02:11:42.623Z] ---> Running in dda5a3c93734 [2022-02-15T02:11:42.886Z] Removing intermediate container dda5a3c93734 [2022-02-15T02:11:42.886Z] ---> b2d3e1327287 [2022-02-15T02:11:42.886Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-15T02:11:42.886Z] ---> Running in f5d02f537414 [2022-02-15T02:11:42.886Z] Removing intermediate container f5d02f537414 [2022-02-15T02:11:42.886Z] ---> 3b59665d9f21 [2022-02-15T02:11:42.886Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-15T02:11:42.886Z] ---> Running in a6a1127b75f1 [2022-02-15T02:11:43.460Z] Removing intermediate container a6a1127b75f1 [2022-02-15T02:11:43.460Z] ---> 1eefc6c3a668 [2022-02-15T02:11:43.460Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-15T02:11:43.460Z] ---> Running in a51e2ce66fae [2022-02-15T02:11:43.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-15T02:11:44.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-15T02:11:44.927Z] OK: 221 MiB in 52 packages [2022-02-15T02:11:45.188Z] Removing intermediate container a51e2ce66fae [2022-02-15T02:11:45.188Z] ---> bb64fa8ceba7 [2022-02-15T02:11:45.188Z] Step 10/15 : ENV GO111MODULE=on [2022-02-15T02:11:45.188Z] ---> Running in 18f43ede0693 [2022-02-15T02:11:45.188Z] Removing intermediate container 18f43ede0693 [2022-02-15T02:11:45.188Z] ---> c4046b1504de [2022-02-15T02:11:45.188Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-15T02:11:45.188Z] ---> Running in ee8939d45792 [2022-02-15T02:11:45.448Z] Removing intermediate container ee8939d45792 [2022-02-15T02:11:45.448Z] ---> 4a18ba26320c [2022-02-15T02:11:45.448Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-15T02:11:45.448Z] ---> 5afb2bf21ee8 [2022-02-15T02:11:45.448Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-15T02:11:45.448Z] ---> Running in b92a9638a852 [2022-02-15T02:11:46.574Z] Still waiting to schedule task [2022-02-15T02:11:46.574Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5266’ is offline [2022-02-15T02:12:24.205Z] Removing intermediate container b92a9638a852 [2022-02-15T02:12:24.205Z] ---> bffaa8488993 [2022-02-15T02:12:24.205Z] Step 14/15 : COPY . . [2022-02-15T02:12:24.205Z] ---> f6ebc53552c8 [2022-02-15T02:12:24.205Z] Step 15/15 : RUN ${MAKE} [2022-02-15T02:12:24.205Z] ---> Running in f637acff5c9a [2022-02-15T02:12:24.205Z] noop [2022-02-15T02:12:24.465Z] Removing intermediate container f637acff5c9a [2022-02-15T02:12:24.465Z] ---> 148fa3bf6a25 [2022-02-15T02:12:24.465Z] Successfully built 148fa3bf6a25 [2022-02-15T02:12:24.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:12:24.763Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-15T02:12:24.763Z] . [Pipeline] withDockerContainer [2022-02-15T02:12:24.834Z] prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container [2022-02-15T02:12:24.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-15T02:12:25.267Z] $ docker top 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-15T02:12:25.635Z] + go version [2022-02-15T02:12:25.635Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-15T02:12:25.646Z] $ docker stop --time=1 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd [2022-02-15T02:12:26.824Z] $ docker rm -f 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:12:27.247Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-15T02:12:27.247Z] . [Pipeline] withDockerContainer [2022-02-15T02:12:27.313Z] prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container [2022-02-15T02:12:27.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-15T02:12:27.684Z] $ docker top 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-15T02:12:28.041Z] + make test [2022-02-15T02:12:28.041Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-15T02:12:28.312Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-15T02:12:40.609Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-15T02:12:40.609Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-15T02:12:43.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-15T02:12:43.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-15T02:12:43.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-15T02:12:43.952Z] $ docker stop --time=1 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 [2022-02-15T02:12:45.391Z] $ docker rm -f 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-15T02:12:45.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-15T02:12:45.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-15T02:12:46.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-15T02:12:47.156Z] + ls -al . [2022-02-15T02:12:47.156Z] total 112 [2022-02-15T02:12:47.156Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 15 02:12 . [2022-02-15T02:12:47.156Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 15 02:11 .. [2022-02-15T02:12:47.156Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 15 02:11 assets [2022-02-15T02:12:47.156Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 15 02:11 bin [2022-02-15T02:12:47.156Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 15 02:11 cmd [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 15 02:11 CONTRIBUTING.md [2022-02-15T02:12:47.156Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 15 02:12 coverage.out [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 15 02:11 Dockerfile [2022-02-15T02:12:47.156Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 15 02:11 docs [2022-02-15T02:12:47.156Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 15 02:11 .git [2022-02-15T02:12:47.156Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 15 02:11 .github [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 15 02:11 .gitignore [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 15 02:11 go.mod [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 15 02:11 go.sum [2022-02-15T02:12:47.156Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 15 02:11 internal [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 15 02:11 Jenkinsfile [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 15 02:11 LICENSE [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 15 02:11 Makefile [2022-02-15T02:12:47.156Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 15 02:11 pkg [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 15 02:11 README.md [2022-02-15T02:12:47.156Z] drwx------. 3 jenkins jenkins 56 Feb 15 02:11 .semver [2022-02-15T02:12:47.156Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 15 02:11 snap [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 15 02:11 VERSION [2022-02-15T02:12:47.156Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 15 02:11 version.go [2022-02-15T02:12:47.156Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 15 02:11 web [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:12:47.456Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=41b822e4494a23915816467f39381903ba182310 --label arch=amd64 --label version=0.0.0 . [2022-02-15T02:12:47.715Z] Sending build context to Docker daemon 41.33MB [2022-02-15T02:12:47.715Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-15T02:12:47.715Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-15T02:12:47.715Z] ---> 148fa3bf6a25 [2022-02-15T02:12:47.715Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-15T02:12:47.984Z] ---> Running in 390f27754314 [2022-02-15T02:12:47.984Z] Removing intermediate container 390f27754314 [2022-02-15T02:12:47.984Z] ---> 2c08158e6f13 [2022-02-15T02:12:47.984Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-15T02:12:47.984Z] ---> Running in 43cb2e33103e [2022-02-15T02:12:47.984Z] Removing intermediate container 43cb2e33103e [2022-02-15T02:12:47.984Z] ---> 751313f19f95 [2022-02-15T02:12:47.984Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-15T02:12:47.984Z] ---> Running in fa1e0f5d062e [2022-02-15T02:12:48.248Z] Removing intermediate container fa1e0f5d062e [2022-02-15T02:12:48.248Z] ---> d134cd557c2e [2022-02-15T02:12:48.248Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-15T02:12:48.248Z] ---> Running in 5530214a13f1 [2022-02-15T02:12:48.248Z] Removing intermediate container 5530214a13f1 [2022-02-15T02:12:48.248Z] ---> 95874a5822e9 [2022-02-15T02:12:48.248Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-15T02:12:48.248Z] ---> Running in ca3d774a0d3c [2022-02-15T02:12:48.248Z] Removing intermediate container ca3d774a0d3c [2022-02-15T02:12:48.248Z] ---> 15439224b6ab [2022-02-15T02:12:48.248Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-15T02:12:48.507Z] ---> Running in 5c2875c3b2d3 [2022-02-15T02:12:48.769Z] Removing intermediate container 5c2875c3b2d3 [2022-02-15T02:12:48.769Z] ---> d9d984e2255c [2022-02-15T02:12:48.769Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-15T02:12:48.769Z] ---> Running in edbbcebd5b99 [2022-02-15T02:12:49.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-15T02:12:49.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-15T02:12:50.231Z] OK: 221 MiB in 52 packages [2022-02-15T02:12:50.491Z] Removing intermediate container edbbcebd5b99 [2022-02-15T02:12:50.491Z] ---> 40153605121a [2022-02-15T02:12:50.491Z] Step 10/23 : ENV GO111MODULE=on [2022-02-15T02:12:50.491Z] ---> Running in 3f8003a49150 [2022-02-15T02:12:50.491Z] Removing intermediate container 3f8003a49150 [2022-02-15T02:12:50.491Z] ---> aed23c0e1f2c [2022-02-15T02:12:50.491Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-15T02:12:50.491Z] ---> Running in bbd7fcc431ef [2022-02-15T02:12:50.752Z] Removing intermediate container bbd7fcc431ef [2022-02-15T02:12:50.752Z] ---> 0f39bb83546e [2022-02-15T02:12:50.752Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-15T02:12:50.752Z] ---> d3017afff586 [2022-02-15T02:12:50.752Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-15T02:12:50.752Z] ---> Running in 9a2d3a87bb9f [2022-02-15T02:12:51.338Z] Removing intermediate container 9a2d3a87bb9f [2022-02-15T02:12:51.338Z] ---> f811969d9adb [2022-02-15T02:12:51.338Z] Step 14/23 : COPY . . [2022-02-15T02:12:52.279Z] ---> 948d8028d932 [2022-02-15T02:12:52.279Z] Step 15/23 : RUN ${MAKE} [2022-02-15T02:12:52.279Z] ---> Running in 5e02320d49b1 [2022-02-15T02:12:52.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-15T02:13:02.651Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-15T02:13:02.651Z] Removing intermediate container 5e02320d49b1 [2022-02-15T02:13:02.651Z] ---> 74970d0478fb [2022-02-15T02:13:02.651Z] Step 16/23 : FROM alpine:3.14 [2022-02-15T02:13:03.219Z] 3.14: Pulling from library/alpine [2022-02-15T02:13:03.219Z] 97518928ae5f: Pulling fs layer [2022-02-15T02:13:03.480Z] 97518928ae5f: Verifying Checksum [2022-02-15T02:13:03.480Z] 97518928ae5f: Download complete [2022-02-15T02:13:03.480Z] 97518928ae5f: Pull complete [2022-02-15T02:13:03.740Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-15T02:13:03.740Z] Status: Downloaded newer image for alpine:3.14 [2022-02-15T02:13:03.740Z] ---> 0a97eee8041e [2022-02-15T02:13:03.740Z] Step 17/23 : EXPOSE 4000 [2022-02-15T02:13:03.740Z] ---> Running in 9aff77fe95e4 [2022-02-15T02:13:03.740Z] Removing intermediate container 9aff77fe95e4 [2022-02-15T02:13:03.740Z] ---> c80d26f26229 [2022-02-15T02:13:03.740Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-15T02:13:04.168Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5269 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] ws [2022-02-15T02:13:04.181Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-02-15T02:13:04.314Z] ---> b0d82b342280 [2022-02-15T02:13:04.314Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-15T02:13:04.314Z] ---> Running in 5ab3ea94fbfb [2022-02-15T02:13:04.314Z] Removing intermediate container 5ab3ea94fbfb [2022-02-15T02:13:04.314Z] ---> 1022f41d6a64 [2022-02-15T02:13:04.314Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-15T02:13:04.314Z] ---> Running in 093896b09210 [2022-02-15T02:13:04.314Z] Removing intermediate container 093896b09210 [2022-02-15T02:13:04.314Z] ---> bd1d88228978 [2022-02-15T02:13:04.314Z] Step 21/23 : LABEL arch=amd64 [2022-02-15T02:13:04.376Z] The recommended git tool is: git [2022-02-15T02:13:04.573Z] ---> Running in dde352cc4f54 [2022-02-15T02:13:04.573Z] Removing intermediate container dde352cc4f54 [2022-02-15T02:13:04.573Z] ---> 1864305b4064 [2022-02-15T02:13:04.573Z] Step 22/23 : LABEL git_sha=41b822e4494a23915816467f39381903ba182310 [2022-02-15T02:13:04.573Z] ---> Running in f767464c1928 [2022-02-15T02:13:04.573Z] Removing intermediate container f767464c1928 [2022-02-15T02:13:04.573Z] ---> 4c6e762182a7 [2022-02-15T02:13:04.573Z] Step 23/23 : LABEL version=0.0.0 [2022-02-15T02:13:04.573Z] ---> Running in ac0ca32207c5 [2022-02-15T02:13:04.834Z] Removing intermediate container ac0ca32207c5 [2022-02-15T02:13:04.834Z] ---> 4ebe30929119 [2022-02-15T02:13:04.834Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-15T02:13:04.834Z] Successfully built 4ebe30929119 [2022-02-15T02:13:04.834Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:13:05.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-15T02:13:05.268Z] [2022-02-15T02:13:05.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:13:05.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-15T02:13:05.575Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-15T02:13:05.575Z] b4d181a07f80: Pulling fs layer [2022-02-15T02:13:05.575Z] a1111a8f2ec3: Pulling fs layer [2022-02-15T02:13:05.575Z] ed53099fbce6: Pulling fs layer [2022-02-15T02:13:05.575Z] dc539afda2c1: Pulling fs layer [2022-02-15T02:13:05.575Z] 77bc0d833cb6: Pulling fs layer [2022-02-15T02:13:05.575Z] 9065ff56babe: Pulling fs layer [2022-02-15T02:13:05.575Z] d287ab97295c: Pulling fs layer [2022-02-15T02:13:05.575Z] dc539afda2c1: Waiting [2022-02-15T02:13:05.575Z] 77bc0d833cb6: Waiting [2022-02-15T02:13:05.575Z] 9065ff56babe: Waiting [2022-02-15T02:13:05.575Z] d287ab97295c: Waiting [2022-02-15T02:13:05.575Z] a1111a8f2ec3: Verifying Checksum [2022-02-15T02:13:05.575Z] a1111a8f2ec3: Download complete [2022-02-15T02:13:05.575Z] dc539afda2c1: Verifying Checksum [2022-02-15T02:13:05.575Z] dc539afda2c1: Download complete [2022-02-15T02:13:05.575Z] ed53099fbce6: Verifying Checksum [2022-02-15T02:13:05.575Z] ed53099fbce6: Download complete [2022-02-15T02:13:05.837Z] 9065ff56babe: Verifying Checksum [2022-02-15T02:13:05.837Z] 9065ff56babe: Download complete [2022-02-15T02:13:05.837Z] 77bc0d833cb6: Verifying Checksum [2022-02-15T02:13:05.837Z] 77bc0d833cb6: Download complete [2022-02-15T02:13:05.837Z] b4d181a07f80: Verifying Checksum [2022-02-15T02:13:05.837Z] b4d181a07f80: Download complete [2022-02-15T02:13:06.409Z] d287ab97295c: Verifying Checksum [2022-02-15T02:13:06.409Z] d287ab97295c: Download complete [2022-02-15T02:13:07.367Z] b4d181a07f80: Pull complete [2022-02-15T02:13:07.367Z] a1111a8f2ec3: Pull complete [2022-02-15T02:13:07.945Z] ed53099fbce6: Pull complete [2022-02-15T02:13:07.945Z] dc539afda2c1: Pull complete [2022-02-15T02:13:08.533Z] 77bc0d833cb6: Pull complete [2022-02-15T02:13:08.533Z] 9065ff56babe: Pull complete [2022-02-15T02:13:08.765Z] using credential edgex-jenkins-ssh [2022-02-15T02:13:08.782Z] Cloning the remote Git repository [2022-02-15T02:13:08.838Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-15T02:13:08.910Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-02-15T02:13:08.989Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-15T02:13:08.989Z] > git --version # timeout=10 [2022-02-15T02:13:09.004Z] > git --version # 'git version 2.17.1' [2022-02-15T02:13:09.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-15T02:13:09.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-15T02:13:11.810Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-15T02:13:11.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-15T02:13:12.714Z] Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 41b822e4494a23915816467f39381903ba182310 [2022-02-15T02:13:13.139Z] Merge succeeded, producing 41b822e4494a23915816467f39381903ba182310 [2022-02-15T02:13:13.140Z] Checking out Revision 41b822e4494a23915816467f39381903ba182310 (PR-496) [2022-02-15T02:13:11.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-15T02:13:11.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-15T02:13:11.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-15T02:13:11.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-15T02:13:12.733Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T02:13:12.747Z] > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 [2022-02-15T02:13:13.054Z] > git remote # timeout=10 [2022-02-15T02:13:13.073Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T02:13:13.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-15T02:13:13.107Z] > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [2022-02-15T02:13:13.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T02:13:13.148Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T02:13:13.159Z] > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 [2022-02-15T02:13:13.833Z] d287ab97295c: Pull complete [2022-02-15T02:13:13.834Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-15T02:13:13.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-15T02:13:13.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-15T02:13:13.892Z] prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container [2022-02-15T02:13:13.923Z] $ 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-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-15T02:13:15.859Z] $ docker top 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:13:16.298Z] ---> job-cost.sh [2022-02-15T02:13:16.298Z] lf-activate-venv: SKIPPING [2022-02-15T02:13:16.298Z] INFO: No Stack... [2022-02-15T02:13:16.560Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-15T02:13:17.132Z] INFO: Archiving Costs [Pipeline] sh [2022-02-15T02:13:17.429Z] + cut -d, -f6 [2022-02-15T02:13:17.429Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/cost.csv [Pipeline] lock [2022-02-15T02:13:17.446Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [2022-02-15T02:13:17.452Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] did not exist. Created. [2022-02-15T02:13:17.453Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-15T02:13:17.542Z] Commit message: "fix: remove debugg code" [2022-02-15T02:13:17.763Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-15T02:13:17.806Z] Stashed 1 file(s) [Pipeline] } [2022-02-15T02:13:17.814Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-15T02:13:17.836Z] $ docker stop --time=1 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 [2022-02-15T02:13:17.843Z] [2022-02-15T02:13:17.843Z] GitHub has been notified of this commit’s build result [2022-02-15T02:13:17.843Z] [2022-02-15T02:13:18.968Z] $ docker rm -f 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-15T02:13:19.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-15T02:13:19.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-15T02:13:19.604Z] Dload Upload Total Spent Left Speed [2022-02-15T02:13:19.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-02-15T02:13:20.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-15T02:13:20.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-15T02:13:20.430Z] + sudo tee /etc/docker/daemon.new [2022-02-15T02:13:20.430Z] { [2022-02-15T02:13:20.430Z] "registry-mirrors": [ [2022-02-15T02:13:20.430Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-15T02:13:20.430Z] ], [2022-02-15T02:13:20.430Z] "bip": "10.250.0.254/24", [2022-02-15T02:13:20.430Z] "hosts": [ [2022-02-15T02:13:20.430Z] "tcp://0.0.0.0:5555", [2022-02-15T02:13:20.430Z] "unix:///var/run/docker.sock" [2022-02-15T02:13:20.430Z] ], [2022-02-15T02:13:20.430Z] "mtu": 1458, [2022-02-15T02:13:20.430Z] "selinux-enabled": true, [2022-02-15T02:13:20.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-15T02:13:20.430Z] } [Pipeline] sh [2022-02-15T02:13:20.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-15T02:13:21.119Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-15T02:13:39.500Z] provisioning config files... [2022-02-15T02:13:39.524Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4975719866344079723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:13:39.883Z] ---> docker-login.sh [2022-02-15T02:13:39.883Z] nexus3.edgexfoundry.org:10001 [2022-02-15T02:13:40.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:13:40.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:13:40.750Z] Configure a credential helper to remove this warning. See [2022-02-15T02:13:40.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:13:40.750Z] [2022-02-15T02:13:40.750Z] Login Succeeded [2022-02-15T02:13:40.750Z] nexus3.edgexfoundry.org:10002 [2022-02-15T02:13:41.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:13:41.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:13:41.023Z] Configure a credential helper to remove this warning. See [2022-02-15T02:13:41.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:13:41.023Z] [2022-02-15T02:13:41.023Z] Login Succeeded [2022-02-15T02:13:41.023Z] nexus3.edgexfoundry.org:10003 [2022-02-15T02:13:41.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:13:41.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:13:41.567Z] Configure a credential helper to remove this warning. See [2022-02-15T02:13:41.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:13:41.567Z] [2022-02-15T02:13:41.567Z] Login Succeeded [2022-02-15T02:13:41.567Z] nexus3.edgexfoundry.org:10004 [2022-02-15T02:13:41.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:13:41.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:13:41.842Z] Configure a credential helper to remove this warning. See [2022-02-15T02:13:41.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:13:41.842Z] [2022-02-15T02:13:41.842Z] Login Succeeded [2022-02-15T02:13:41.842Z] docker.io [2022-02-15T02:13:42.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-15T02:13:42.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-15T02:13:42.384Z] Configure a credential helper to remove this warning. See [2022-02-15T02:13:42.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-15T02:13:42.384Z] [2022-02-15T02:13:42.384Z] Login Succeeded [2022-02-15T02:13:42.655Z] ---> docker-login.sh ends [Pipeline] } [2022-02-15T02:13:42.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-15T02:13:43.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-15T02:13:43.228Z] ========================================================= [2022-02-15T02:13:43.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-15T02:13:43.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:13:43.576Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-15T02:13:44.560Z] Sending build context to Docker daemon 26.13MB [2022-02-15T02:13:44.561Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-15T02:13:44.561Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-15T02:13:44.561Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-15T02:13:44.561Z] 9b3977197b4f: Pulling fs layer [2022-02-15T02:13:44.561Z] 1a89e8eeedd5: Pulling fs layer [2022-02-15T02:13:44.561Z] 94645a83ff95: Pulling fs layer [2022-02-15T02:13:44.561Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-15T02:13:44.561Z] 0c92f367c5e7: Pulling fs layer [2022-02-15T02:13:44.561Z] 3f3a8bcf1eab: Waiting [2022-02-15T02:13:44.561Z] f7c0051592d6: Pulling fs layer [2022-02-15T02:13:44.561Z] 0c92f367c5e7: Waiting [2022-02-15T02:13:44.561Z] a227ed2f7395: Pulling fs layer [2022-02-15T02:13:44.561Z] 7b1c46037f91: Pulling fs layer [2022-02-15T02:13:44.561Z] f7c0051592d6: Waiting [2022-02-15T02:13:44.561Z] a227ed2f7395: Waiting [2022-02-15T02:13:44.561Z] 7b1c46037f91: Waiting [2022-02-15T02:13:44.561Z] 94645a83ff95: Verifying Checksum [2022-02-15T02:13:44.561Z] 94645a83ff95: Download complete [2022-02-15T02:13:44.561Z] 1a89e8eeedd5: Verifying Checksum [2022-02-15T02:13:44.561Z] 1a89e8eeedd5: Download complete [2022-02-15T02:13:44.834Z] 0c92f367c5e7: Verifying Checksum [2022-02-15T02:13:44.835Z] 0c92f367c5e7: Download complete [2022-02-15T02:13:44.835Z] f7c0051592d6: Verifying Checksum [2022-02-15T02:13:44.835Z] f7c0051592d6: Download complete [2022-02-15T02:13:44.835Z] a227ed2f7395: Verifying Checksum [2022-02-15T02:13:44.835Z] a227ed2f7395: Download complete [2022-02-15T02:13:44.835Z] 9b3977197b4f: Download complete [2022-02-15T02:13:45.432Z] 9b3977197b4f: Pull complete [2022-02-15T02:13:46.037Z] 1a89e8eeedd5: Pull complete [2022-02-15T02:13:46.312Z] 94645a83ff95: Pull complete [2022-02-15T02:13:46.585Z] 7b1c46037f91: Verifying Checksum [2022-02-15T02:13:46.585Z] 7b1c46037f91: Download complete [2022-02-15T02:13:47.179Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-15T02:13:47.179Z] 3f3a8bcf1eab: Download complete [2022-02-15T02:13:59.579Z] 3f3a8bcf1eab: Pull complete [2022-02-15T02:13:59.579Z] 0c92f367c5e7: Pull complete [2022-02-15T02:13:59.579Z] f7c0051592d6: Pull complete [2022-02-15T02:13:59.579Z] a227ed2f7395: Pull complete [2022-02-15T02:14:04.991Z] 7b1c46037f91: Pull complete [2022-02-15T02:14:04.991Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-15T02:14:04.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-15T02:14:04.991Z] ---> f79e39bc4007 [2022-02-15T02:14:04.991Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-15T02:14:06.966Z] ---> Running in 290978a7cfb8 [2022-02-15T02:14:06.966Z] Removing intermediate container 290978a7cfb8 [2022-02-15T02:14:06.966Z] ---> adece3ba7cb4 [2022-02-15T02:14:06.966Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-15T02:14:07.238Z] ---> Running in 07938824687f [2022-02-15T02:14:07.513Z] Removing intermediate container 07938824687f [2022-02-15T02:14:07.513Z] ---> 788fbfbf4f2d [2022-02-15T02:14:07.513Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-15T02:14:07.513Z] ---> Running in cc1f1a155d05 [2022-02-15T02:14:08.144Z] Removing intermediate container cc1f1a155d05 [2022-02-15T02:14:08.144Z] ---> 91c74fb831f0 [2022-02-15T02:14:08.144Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-15T02:14:08.144Z] ---> Running in 443bc9b4af44 [2022-02-15T02:14:08.417Z] Removing intermediate container 443bc9b4af44 [2022-02-15T02:14:08.417Z] ---> 95dc75fd2e17 [2022-02-15T02:14:08.417Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-15T02:14:08.691Z] ---> Running in 3eaa81435cb9 [2022-02-15T02:14:08.962Z] Removing intermediate container 3eaa81435cb9 [2022-02-15T02:14:08.962Z] ---> 74de56ea25a6 [2022-02-15T02:14:08.962Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-15T02:14:08.963Z] ---> Running in 44f484510d3a [2022-02-15T02:14:10.942Z] Removing intermediate container 44f484510d3a [2022-02-15T02:14:10.942Z] ---> 1763900e0028 [2022-02-15T02:14:10.942Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-15T02:14:10.942Z] ---> Running in d7e5fa11f521 [2022-02-15T02:14:11.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-15T02:14:12.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-15T02:14:13.495Z] OK: 220 MiB in 52 packages [2022-02-15T02:14:14.480Z] Removing intermediate container d7e5fa11f521 [2022-02-15T02:14:14.480Z] ---> fde448b91f09 [2022-02-15T02:14:14.480Z] Step 10/15 : ENV GO111MODULE=on [2022-02-15T02:14:14.480Z] ---> Running in 68e6072ae554 [2022-02-15T02:14:15.074Z] Removing intermediate container 68e6072ae554 [2022-02-15T02:14:15.074Z] ---> 3bfbc020e1a0 [2022-02-15T02:14:15.074Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-15T02:14:15.074Z] ---> Running in d18ebd2434ec [2022-02-15T02:14:15.347Z] Removing intermediate container d18ebd2434ec [2022-02-15T02:14:15.347Z] ---> 069f55145af5 [2022-02-15T02:14:15.347Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-15T02:14:16.339Z] ---> baec2d92bb79 [2022-02-15T02:14:16.339Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-15T02:14:16.339Z] ---> Running in 958d9382d41b [2022-02-15T02:15:24.350Z] Removing intermediate container 958d9382d41b [2022-02-15T02:15:24.350Z] ---> 88a639fbafd1 [2022-02-15T02:15:24.350Z] Step 14/15 : COPY . . [2022-02-15T02:15:26.979Z] ---> 7cfb35f0be5c [2022-02-15T02:15:26.979Z] Step 15/15 : RUN ${MAKE} [2022-02-15T02:15:26.979Z] ---> Running in d41c0c1a194e [2022-02-15T02:15:27.961Z] noop [2022-02-15T02:15:28.561Z] Removing intermediate container d41c0c1a194e [2022-02-15T02:15:28.561Z] ---> fc1550fe5be7 [2022-02-15T02:15:28.561Z] Successfully built fc1550fe5be7 [2022-02-15T02:15:28.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:15:28.902Z] + docker inspect -f . ci-base-image-arm64 [2022-02-15T02:15:28.902Z] . [Pipeline] withDockerContainer [2022-02-15T02:15:29.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container [2022-02-15T02:15:29.208Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-02-15T02:15:30.479Z] $ docker top 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-15T02:15:31.369Z] + go version [2022-02-15T02:15:31.369Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-15T02:15:31.393Z] $ docker stop --time=1 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 [2022-02-15T02:15:33.018Z] $ docker rm -f 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:15:33.616Z] + docker inspect -f . ci-base-image-arm64 [2022-02-15T02:15:33.616Z] . [Pipeline] withDockerContainer [2022-02-15T02:15:33.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container [2022-02-15T02:15:33.913Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-02-15T02:15:35.213Z] $ docker top 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-15T02:15:36.130Z] + make test [2022-02-15T02:15:36.130Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-15T02:15:37.110Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-15T02:16:16.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-15T02:16:16.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-15T02:16:16.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-15T02:16:16.138Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-15T02:16:16.138Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-15T02:16:16.138Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-15T02:16:28.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-15T02:16:28.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-15T02:16:28.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-15T02:16:28.555Z] $ docker stop --time=1 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 [2022-02-15T02:16:30.306Z] $ docker rm -f 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-15T02:16:31.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-15T02:16:31.090Z] Warning: overwriting stash ‘coverage-report’ [2022-02-15T02:16:31.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-15T02:16:32.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-15T02:16:32.344Z] + ls -al . [2022-02-15T02:16:32.345Z] total 152 [2022-02-15T02:16:32.345Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 02:15 . [2022-02-15T02:16:32.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 .. [2022-02-15T02:16:32.345Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 02:13 .git [2022-02-15T02:16:32.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 .github [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 15 02:13 .gitignore [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 15 02:13 CONTRIBUTING.md [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 15 02:13 Dockerfile [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 15 02:13 Jenkinsfile [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 15 02:13 LICENSE [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 15 02:13 Makefile [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 15 02:13 README.md [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 02:11 VERSION [2022-02-15T02:16:32.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 assets [2022-02-15T02:16:32.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 bin [2022-02-15T02:16:32.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 cmd [2022-02-15T02:16:32.345Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 15 02:15 coverage.out [2022-02-15T02:16:32.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 docs [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 15 02:13 go.mod [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 15 02:13 go.sum [2022-02-15T02:16:32.345Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 02:13 internal [2022-02-15T02:16:32.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 pkg [2022-02-15T02:16:32.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 snap [2022-02-15T02:16:32.345Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 15 02:13 version.go [2022-02-15T02:16:32.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 web [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:16:32.685Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=41b822e4494a23915816467f39381903ba182310 --label arch=arm64 --label version=0.0.0 . [2022-02-15T02:16:33.663Z] Sending build context to Docker daemon 26.13MB [2022-02-15T02:16:33.663Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-15T02:16:33.663Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-15T02:16:33.663Z] ---> fc1550fe5be7 [2022-02-15T02:16:33.663Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-15T02:16:33.936Z] ---> Running in 70d6ca64da7b [2022-02-15T02:16:34.207Z] Removing intermediate container 70d6ca64da7b [2022-02-15T02:16:34.207Z] ---> bbce06215316 [2022-02-15T02:16:34.207Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-15T02:16:34.207Z] ---> Running in ddbd97d3d03d [2022-02-15T02:16:34.479Z] Removing intermediate container ddbd97d3d03d [2022-02-15T02:16:34.479Z] ---> bb7b41fb6808 [2022-02-15T02:16:34.479Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-15T02:16:34.752Z] ---> Running in 703c165c5d75 [2022-02-15T02:16:35.025Z] Removing intermediate container 703c165c5d75 [2022-02-15T02:16:35.025Z] ---> a151e273f105 [2022-02-15T02:16:35.025Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-15T02:16:35.025Z] ---> Running in 7dc869e815f7 [2022-02-15T02:16:35.296Z] Removing intermediate container 7dc869e815f7 [2022-02-15T02:16:35.296Z] ---> 87bdbf1cb487 [2022-02-15T02:16:35.296Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-15T02:16:35.570Z] ---> Running in 8f60731a8562 [2022-02-15T02:16:35.847Z] Removing intermediate container 8f60731a8562 [2022-02-15T02:16:35.847Z] ---> 0917598d09a5 [2022-02-15T02:16:35.847Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-15T02:16:35.847Z] ---> Running in 9a22f723fb39 [2022-02-15T02:16:37.823Z] Removing intermediate container 9a22f723fb39 [2022-02-15T02:16:37.823Z] ---> 5d39c77d14c1 [2022-02-15T02:16:37.823Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-15T02:16:37.823Z] ---> Running in bcb04c1838bf [2022-02-15T02:16:38.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-15T02:16:39.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-15T02:16:40.485Z] OK: 220 MiB in 52 packages [2022-02-15T02:16:41.486Z] Removing intermediate container bcb04c1838bf [2022-02-15T02:16:41.486Z] ---> 4d7b5b32d37c [2022-02-15T02:16:41.486Z] Step 10/23 : ENV GO111MODULE=on [2022-02-15T02:16:41.486Z] ---> Running in 0212cc49d83e [2022-02-15T02:16:41.757Z] Removing intermediate container 0212cc49d83e [2022-02-15T02:16:41.757Z] ---> 3ae028f8d0b6 [2022-02-15T02:16:41.757Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-15T02:16:41.757Z] ---> Running in 1b1e3fe4f2a7 [2022-02-15T02:16:42.350Z] Removing intermediate container 1b1e3fe4f2a7 [2022-02-15T02:16:42.350Z] ---> 828a35a584ec [2022-02-15T02:16:42.350Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-15T02:16:42.945Z] ---> 6e0c5abab029 [2022-02-15T02:16:42.945Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-15T02:16:42.945Z] ---> Running in ac3fba7c7859 [2022-02-15T02:16:44.917Z] Removing intermediate container ac3fba7c7859 [2022-02-15T02:16:44.917Z] ---> 1d5b08749aff [2022-02-15T02:16:44.917Z] Step 14/23 : COPY . . [2022-02-15T02:16:48.316Z] ---> d5e1f91d777b [2022-02-15T02:16:48.316Z] Step 15/23 : RUN ${MAKE} [2022-02-15T02:16:48.316Z] ---> Running in 90048c8ab3ba [2022-02-15T02:16:48.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-15T02:17:21.247Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-15T02:17:22.675Z] Removing intermediate container 90048c8ab3ba [2022-02-15T02:17:22.675Z] ---> 1906891b2caa [2022-02-15T02:17:22.675Z] Step 16/23 : FROM alpine:3.14 [2022-02-15T02:17:23.271Z] 3.14: Pulling from library/alpine [2022-02-15T02:17:23.271Z] be307f383ecc: Pulling fs layer [2022-02-15T02:17:23.545Z] be307f383ecc: Download complete [2022-02-15T02:17:24.142Z] be307f383ecc: Pull complete [2022-02-15T02:17:24.142Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-15T02:17:24.142Z] Status: Downloaded newer image for alpine:3.14 [2022-02-15T02:17:24.142Z] ---> 5b8b7b635229 [2022-02-15T02:17:24.142Z] Step 17/23 : EXPOSE 4000 [2022-02-15T02:17:24.142Z] ---> Running in c4a73ae6d769 [2022-02-15T02:17:24.415Z] Removing intermediate container c4a73ae6d769 [2022-02-15T02:17:24.415Z] ---> 31907d2c5697 [2022-02-15T02:17:24.415Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-15T02:17:25.850Z] ---> 6599be949ba5 [2022-02-15T02:17:25.850Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-15T02:17:25.850Z] ---> Running in 6cb5b284eeb5 [2022-02-15T02:17:26.124Z] Removing intermediate container 6cb5b284eeb5 [2022-02-15T02:17:26.124Z] ---> c087b97e8913 [2022-02-15T02:17:26.124Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-15T02:17:26.397Z] ---> Running in 8e6e7f1861ce [2022-02-15T02:17:26.670Z] Removing intermediate container 8e6e7f1861ce [2022-02-15T02:17:26.670Z] ---> e5cf83320b13 [2022-02-15T02:17:26.670Z] Step 21/23 : LABEL arch=arm64 [2022-02-15T02:17:26.670Z] ---> Running in d7daa8eb9920 [2022-02-15T02:17:26.943Z] Removing intermediate container d7daa8eb9920 [2022-02-15T02:17:26.943Z] ---> bf915339908c [2022-02-15T02:17:26.943Z] Step 22/23 : LABEL git_sha=41b822e4494a23915816467f39381903ba182310 [2022-02-15T02:17:27.223Z] ---> Running in 364d9b40968b [2022-02-15T02:17:27.498Z] Removing intermediate container 364d9b40968b [2022-02-15T02:17:27.498Z] ---> 077ec77529ab [2022-02-15T02:17:27.498Z] Step 23/23 : LABEL version=0.0.0 [2022-02-15T02:17:27.769Z] ---> Running in 1a3c91fc75d9 [2022-02-15T02:17:28.042Z] Removing intermediate container 1a3c91fc75d9 [2022-02-15T02:17:28.042Z] ---> a99467e3a943 [2022-02-15T02:17:28.042Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-15T02:17:28.042Z] Successfully built a99467e3a943 [2022-02-15T02:17:28.042Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:17:28.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-15T02:17:28.515Z] [2022-02-15T02:17:28.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:17:28.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-15T02:17:28.869Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-15T02:17:28.869Z] 448f6bf000e3: Pulling fs layer [2022-02-15T02:17:28.869Z] f757da607395: Pulling fs layer [2022-02-15T02:17:28.869Z] 05883995daec: Pulling fs layer [2022-02-15T02:17:28.869Z] 8603b9c90790: Pulling fs layer [2022-02-15T02:17:28.869Z] 1560dd03e051: Pulling fs layer [2022-02-15T02:17:28.869Z] 27f5ce0e4adf: Pulling fs layer [2022-02-15T02:17:28.869Z] c2d8d7efcc4b: Pulling fs layer [2022-02-15T02:17:28.869Z] 1560dd03e051: Waiting [2022-02-15T02:17:28.869Z] 27f5ce0e4adf: Waiting [2022-02-15T02:17:28.869Z] c2d8d7efcc4b: Waiting [2022-02-15T02:17:28.869Z] 8603b9c90790: Waiting [2022-02-15T02:17:29.142Z] f757da607395: Verifying Checksum [2022-02-15T02:17:29.142Z] f757da607395: Download complete [2022-02-15T02:17:29.142Z] 8603b9c90790: Download complete [2022-02-15T02:17:29.142Z] 1560dd03e051: Verifying Checksum [2022-02-15T02:17:29.142Z] 1560dd03e051: Download complete [2022-02-15T02:17:29.414Z] 27f5ce0e4adf: Verifying Checksum [2022-02-15T02:17:29.414Z] 27f5ce0e4adf: Download complete [2022-02-15T02:17:29.414Z] 05883995daec: Verifying Checksum [2022-02-15T02:17:29.414Z] 05883995daec: Download complete [2022-02-15T02:17:29.691Z] 448f6bf000e3: Verifying Checksum [2022-02-15T02:17:29.691Z] 448f6bf000e3: Download complete [2022-02-15T02:17:32.331Z] c2d8d7efcc4b: Verifying Checksum [2022-02-15T02:17:32.331Z] c2d8d7efcc4b: Download complete [2022-02-15T02:17:33.313Z] 448f6bf000e3: Pull complete [2022-02-15T02:17:33.912Z] f757da607395: Pull complete [2022-02-15T02:17:35.372Z] 05883995daec: Pull complete [2022-02-15T02:17:35.647Z] 8603b9c90790: Pull complete [2022-02-15T02:17:36.648Z] 1560dd03e051: Pull complete [2022-02-15T02:17:36.648Z] 27f5ce0e4adf: Pull complete [2022-02-15T02:17:51.989Z] c2d8d7efcc4b: Pull complete [2022-02-15T02:17:51.989Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-15T02:17:51.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-15T02:17:51.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-15T02:17:52.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container [2022-02-15T02:17:52.307Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-15T02:17:54.878Z] $ docker top f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:17:55.801Z] ---> job-cost.sh [2022-02-15T02:17:55.801Z] lf-activate-venv: SKIPPING [2022-02-15T02:17:55.801Z] INFO: No Stack... [2022-02-15T02:17:56.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-15T02:17:56.708Z] INFO: Archiving Costs [Pipeline] sh [2022-02-15T02:17:57.405Z] + cut -d, -f6 [2022-02-15T02:17:57.405Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2022-02-15T02:17:57.468Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [2022-02-15T02:17:57.475Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] did not exist. Created. [2022-02-15T02:17:57.475Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-15T02:17:58.167Z] /w/workspace/edgex-ui-go/2@tmp/durable-e70dfb7d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e70dfb7d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-15T02:17:58.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-15T02:17:58.903Z] Warning: overwriting stash ‘stack-cost’ [2022-02-15T02:17:59.031Z] Stashed 1 file(s) [Pipeline] } [2022-02-15T02:17:59.038Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-15T02:17:59.056Z] $ docker stop --time=1 f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 [2022-02-15T02:18:00.564Z] $ docker rm -f f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-15T02:18:01.114Z] provisioning config files... [2022-02-15T02:18:01.148Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config1535679968228896365tmp [Pipeline] { [Pipeline] sh [2022-02-15T02:18:01.578Z] + set +x [2022-02-15T02:18:01.578Z] + curl -s https://codecov.io/bash [2022-02-15T02:18:01.578Z] + bash -s -- [2022-02-15T02:18:01.578Z] [2022-02-15T02:18:01.578Z] _____ _ [2022-02-15T02:18:01.578Z] / ____| | | [2022-02-15T02:18:01.578Z] | | ___ __| | ___ ___ _____ __ [2022-02-15T02:18:01.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-15T02:18:01.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-15T02:18:01.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-15T02:18:01.578Z] Bash-1.0.6 [2022-02-15T02:18:01.578Z] [2022-02-15T02:18:01.578Z] [2022-02-15T02:18:01.578Z] ==> git version 2.24.4 found [2022-02-15T02:18:01.578Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-15T02:18:01.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-15T02:18:01.578Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-15T02:18:01.578Z] ==> Jenkins CI detected. [2022-02-15T02:18:01.578Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-15T02:18:01.578Z] project root: . [2022-02-15T02:18:01.578Z] --> token set from env [2022-02-15T02:18:01.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-15T02:18:01.578Z] ==> Running gcov in . (disable via -X gcov) [2022-02-15T02:18:01.578Z] ==> Python coveragepy not found [2022-02-15T02:18:01.578Z] ==> Searching for coverage reports in: [2022-02-15T02:18:01.578Z] + . [2022-02-15T02:18:01.840Z] -> Found 1 reports [2022-02-15T02:18:01.840Z] ==> Detecting git/mercurial file structure [2022-02-15T02:18:01.840Z] ==> Reading reports [2022-02-15T02:18:01.840Z] + ./coverage.out bytes=10 [2022-02-15T02:18:01.840Z] ==> Appending adjustments [2022-02-15T02:18:01.840Z] https://docs.codecov.io/docs/fixing-reports [2022-02-15T02:18:01.840Z] + Found adjustments [2022-02-15T02:18:01.840Z] ==> Gzipping contents [2022-02-15T02:18:01.840Z] 4.0K /tmp/codecov.n3sTeO.gz [2022-02-15T02:18:01.840Z] ==> Uploading reports [2022-02-15T02:18:01.840Z] url: https://codecov.io [2022-02-15T02:18:01.840Z] query: branch=PR-496&commit=41b822e4494a23915816467f39381903ba182310&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= [2022-02-15T02:18:01.840Z] -> Pinging Codecov [2022-02-15T02:18:01.840Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-496&commit=41b822e4494a23915816467f39381903ba182310&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= [2022-02-15T02:18:02.105Z] -> Uploading to [2022-02-15T02:18:02.105Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-15/FB506323287CE973F263BFD2A0EB1F37/41b822e4494a23915816467f39381903ba182310/c3ce1a57-4bd4-4f21-9d66-f4b15b5680ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220215T021802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57a70e15b7996b85d58f158aab1df929804da3bdd29b55e890c42b466044b118 [2022-02-15T02:18:02.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-15T02:18:02.105Z] Dload Upload Total Spent Left Speed [2022-02-15T02:18:02.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10952 --:--:-- --:--:-- --:--:-- 10970 [2022-02-15T02:18:02.574Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/41b822e4494a23915816467f39381903ba182310 [Pipeline] } [2022-02-15T02:18:02.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-15T02:18:03.417Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives ']' [2022-02-15T02:18:03.417Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-15T02:18:03.417Z] total 8 [2022-02-15T02:18:03.417Z] drwxr-xr-x. 3 root root 34 Feb 15 02:13 . [2022-02-15T02:18:03.417Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 15 02:13 .. [2022-02-15T02:18:03.417Z] drwxr-xr-x. 2 root root 6 Feb 15 02:13 cost [2022-02-15T02:18:03.417Z] -rw-r--r--. 1 root root 82 Feb 15 02:13 cost.csv [2022-02-15T02:18:03.417Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-15T02:18:03.417Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives [2022-02-15T02:18:03.417Z] total 8 [2022-02-15T02:18:03.417Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 15 02:13 . [2022-02-15T02:18:03.417Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 15 02:13 .. [2022-02-15T02:18:03.417Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 15 02:13 cost [2022-02-15T02:18:03.417Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 15 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:03.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:04.284Z] ---> package-listing.sh [2022-02-15T02:18:04.284Z] ++ facter osfamily [2022-02-15T02:18:04.284Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-15T02:18:04.546Z] + OS_FAMILY=redhat [2022-02-15T02:18:04.546Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-496 [2022-02-15T02:18:04.546Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-15T02:18:04.546Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-15T02:18:04.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-15T02:18:04.546Z] + PACKAGES=/tmp/packages_start.txt [2022-02-15T02:18:04.546Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' [2022-02-15T02:18:04.546Z] + PACKAGES=/tmp/packages_end.txt [2022-02-15T02:18:04.546Z] + case "${OS_FAMILY}" in [2022-02-15T02:18:04.546Z] + sort [2022-02-15T02:18:04.546Z] + rpm -qa [2022-02-15T02:18:05.122Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-15T02:18:05.122Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-15T02:18:05.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-15T02:18:05.122Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' [2022-02-15T02:18:05.122Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [2022-02-15T02:18:05.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [Pipeline] echo [2022-02-15T02:18:05.139Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-15T02:18:05.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-15T02:18:06.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-15T02:18:06.010Z] . [Pipeline] withDockerContainer [2022-02-15T02:18:06.076Z] prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container [2022-02-15T02:18:06.118Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/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-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-15T02:18:06.339Z] $ docker top 5e0d3167a77bba8c2336dfd772956cc92891db1fb992e5819e2f713901ccb87e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-15T02:18:06.727Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-15T02:18:07.023Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-15T02:18:07.314Z] + ls /var/log/sa-host [2022-02-15T02:18:07.314Z] + sadf -c /var/log/sa-host/sa15 [2022-02-15T02:18:07.314Z] file_magic: OK [2022-02-15T02:18:07.314Z] HZ: Using current value: 100 [2022-02-15T02:18:07.314Z] file_header: OK [2022-02-15T02:18:07.314Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-15T02:18:07.314Z] Statistics: [2022-02-15T02:18:07.314Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-15T02:18:07.314Z] File successfully converted to sysstat format version 12.0.3 [2022-02-15T02:18:07.314Z] + sadf -c /var/log/sa-host/sa17 [2022-02-15T02:18:07.314Z] file_magic: OK [2022-02-15T02:18:07.314Z] HZ: Using current value: 100 [2022-02-15T02:18:07.314Z] file_header: OK [2022-02-15T02:18:07.314Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-15T02:18:07.314Z] Statistics: [2022-02-15T02:18:07.314Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-15T02:18:07.314Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-15T02:18:07.541Z] provisioning config files... [2022-02-15T02:18:07.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config7496185116166761525tmp [Pipeline] { [Pipeline] echo [2022-02-15T02:18:07.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:07.862Z] ---> create-netrc.sh [Pipeline] } [2022-02-15T02:18:07.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:08.214Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-15T02:18:08.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:08.510Z] ---> sudo-logs.sh [2022-02-15T02:18:08.510Z] Archiving 'sudo' log.. [2022-02-15T02:18:08.510Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5268.novalocal: Name or service not known [2022-02-15T02:18:08.510Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5268.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-15T02:18:08.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:08.827Z] ---> job-cost.sh [2022-02-15T02:18:08.827Z] lf-activate-venv: SKIPPING [2022-02-15T02:18:08.827Z] DEBUG: total: 0.05999999865889549 [2022-02-15T02:18:08.827Z] INFO: Retrieving Stack Cost... [2022-02-15T02:18:09.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-15T02:18:09.655Z] INFO: Archiving Costs [Pipeline] echo [2022-02-15T02:18:09.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-15T02:18:09.971Z] ---> logs-deploy.sh [2022-02-15T02:18:09.972Z] lf-activate-venv: SKIPPING [2022-02-15T02:18:09.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-496/2 [2022-02-15T02:18:09.972Z] INFO: archiving workspace using pattern(s): [2022-02-15T02:18:10.542Z] Archives upload complete. [2022-02-15T02:18:10.542Z] INFO: archiving logs to Nexus [2022-02-15T02:18:11.120Z] ---> uname -a: [2022-02-15T02:18:11.120Z] Linux prd-centos7-docker-4c-2g-5268.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] ---> lscpu: [2022-02-15T02:18:11.120Z] Architecture: x86_64 [2022-02-15T02:18:11.120Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-15T02:18:11.120Z] Byte Order: Little Endian [2022-02-15T02:18:11.120Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-15T02:18:11.120Z] CPU(s): 2 [2022-02-15T02:18:11.120Z] On-line CPU(s) list: 0,1 [2022-02-15T02:18:11.120Z] Thread(s) per core: 1 [2022-02-15T02:18:11.120Z] Core(s) per socket: 1 [2022-02-15T02:18:11.120Z] Socket(s): 2 [2022-02-15T02:18:11.120Z] NUMA node(s): 1 [2022-02-15T02:18:11.120Z] Vendor ID: AuthenticAMD [2022-02-15T02:18:11.120Z] CPU family: 23 [2022-02-15T02:18:11.120Z] Model: 49 [2022-02-15T02:18:11.120Z] Model name: AMD EPYC-Rome Processor [2022-02-15T02:18:11.120Z] Stepping: 0 [2022-02-15T02:18:11.120Z] CPU MHz: 2800.000 [2022-02-15T02:18:11.120Z] BogoMIPS: 5600.00 [2022-02-15T02:18:11.120Z] Virtualization: AMD-V [2022-02-15T02:18:11.120Z] Hypervisor vendor: KVM [2022-02-15T02:18:11.120Z] Virtualization type: full [2022-02-15T02:18:11.120Z] L1d cache: 32K [2022-02-15T02:18:11.120Z] L1i cache: 32K [2022-02-15T02:18:11.120Z] L2 cache: 512K [2022-02-15T02:18:11.120Z] L3 cache: 16384K [2022-02-15T02:18:11.120Z] NUMA node0 CPU(s): 0,1 [2022-02-15T02:18:11.120Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] ---> nproc: [2022-02-15T02:18:11.120Z] 2 [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z] ---> df -h: [2022-02-15T02:18:11.120Z] Filesystem Size Used Avail Use% Mounted on [2022-02-15T02:18:11.120Z] overlay 40G 9.2G 31G 23% / [2022-02-15T02:18:11.120Z] tmpfs 64M 0 64M 0% /dev [2022-02-15T02:18:11.120Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-15T02:18:11.120Z] shm 64M 0 64M 0% /dev/shm [2022-02-15T02:18:11.120Z] /dev/vda1 40G 9.2G 31G 23% /facter-os [2022-02-15T02:18:11.120Z] [2022-02-15T02:18:11.120Z]