Pull request #398 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ccb1900 for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0733ae0f6dad76de22872421f213062917bd013d rather than 0342a371b555209479bdec1f5ac949cf975dd04c Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5739576213572104383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8327535460959923953.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 6a41506d72e8e131afc862d141935157bee59f41 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-398/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5666178110610958722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1487634826520485250.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-398/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6396031409991645013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-691 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [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-398 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh7661329090438760472.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh2738115197946589953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh5567927724501493913.key > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 3ad7308fb596e83ab97fb7d736eaa32c20d40e24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T09:47:52.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T09:47:52.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T09:47:52.494Z] ========================================================= [2021-06-22T09:47:52.494Z] EdgeX Global Pipelines Version Info [2021-06-22T09:47:52.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:47:53.986Z] ------------------- [2021-06-22T09:47:53.986Z] stable info: [2021-06-22T09:47:53.986Z] ------------------- [2021-06-22T09:47:53.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T09:47:53.986Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:47:53.986Z] Message: update stable to v1.0.195 [2021-06-22T09:47:54.561Z] ------------------- [2021-06-22T09:47:54.561Z] experimental info: [2021-06-22T09:47:54.561Z] ------------------- [2021-06-22T09:47:54.561Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T09:47:54.561Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:47:54.561Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T09:47:54.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-22T09:47:54.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-22T09:47:54.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T09:47:54.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T09:47:54.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T09:47:54.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T09:47:54.877Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T09:47:54.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T09:47:54.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T09:47:54.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T09:47:54.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T09:47:55.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-22T09:47:55.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T09:47:55.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T09:47:55.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T09:47:55.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T09:47:55.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T09:47:55.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T09:47:55.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T09:47:55.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T09:47:55.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T09:47:55.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T09:47:55.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T09:47:55.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T09:47:55.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-22T09:47:55.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T09:47:55.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo [2021-06-22T09:47:55.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo [2021-06-22T09:47:55.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo [2021-06-22T09:47:55.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] echo [2021-06-22T09:47:55.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0342a37 [Pipeline] echo [2021-06-22T09:47:55.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:47:55.630Z] provisioning config files... [2021-06-22T09:47:55.647Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8997746382498082313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:47:55.978Z] ---> docker-login.sh [2021-06-22T09:47:55.978Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:47:56.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:47:56.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:47:56.242Z] Configure a credential helper to remove this warning. See [2021-06-22T09:47:56.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:47:56.242Z] [2021-06-22T09:47:56.242Z] Login Succeeded [2021-06-22T09:47:56.242Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:47:56.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:47:56.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:47:56.509Z] Configure a credential helper to remove this warning. See [2021-06-22T09:47:56.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:47:56.509Z] [2021-06-22T09:47:56.509Z] Login Succeeded [2021-06-22T09:47:56.509Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:47:56.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:47:56.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:47:56.509Z] Configure a credential helper to remove this warning. See [2021-06-22T09:47:56.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:47:56.509Z] [2021-06-22T09:47:56.509Z] Login Succeeded [2021-06-22T09:47:56.509Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:47:56.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:47:56.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:47:56.775Z] Configure a credential helper to remove this warning. See [2021-06-22T09:47:56.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:47:56.775Z] [2021-06-22T09:47:56.775Z] Login Succeeded [2021-06-22T09:47:56.775Z] docker.io [2021-06-22T09:47:56.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:47:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:47:57.349Z] Configure a credential helper to remove this warning. See [2021-06-22T09:47:57.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:47:57.349Z] [2021-06-22T09:47:57.349Z] Login Succeeded [2021-06-22T09:47:57.349Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:47:57.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:47:57.912Z] + git log --format=format:%s -1 0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] echo [2021-06-22T09:47:57.950Z] GIT_COMMIT: 0342a371b555209479bdec1f5ac949cf975dd04c, Commit Message: feat: update to match edgex [Pipeline] echo [2021-06-22T09:47:57.966Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:47:59.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:47:59.033Z] [2021-06-22T09:47:59.033Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:47:59.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:47:59.367Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T09:47:59.367Z] 31603596830f: Pulling fs layer [2021-06-22T09:47:59.367Z] 54011a49482f: Pulling fs layer [2021-06-22T09:47:59.367Z] a6820b24f6d8: Pulling fs layer [2021-06-22T09:47:59.367Z] f581987b2513: Pulling fs layer [2021-06-22T09:47:59.367Z] f581987b2513: Waiting [2021-06-22T09:47:59.367Z] 54011a49482f: Verifying Checksum [2021-06-22T09:47:59.367Z] 54011a49482f: Download complete [2021-06-22T09:47:59.640Z] 31603596830f: Verifying Checksum [2021-06-22T09:47:59.640Z] 31603596830f: Download complete [2021-06-22T09:47:59.640Z] f581987b2513: Verifying Checksum [2021-06-22T09:47:59.640Z] f581987b2513: Download complete [2021-06-22T09:47:59.640Z] a6820b24f6d8: Verifying Checksum [2021-06-22T09:47:59.640Z] a6820b24f6d8: Download complete [2021-06-22T09:47:59.904Z] 31603596830f: Pull complete [2021-06-22T09:47:59.904Z] 54011a49482f: Pull complete [2021-06-22T09:48:00.492Z] a6820b24f6d8: Pull complete [2021-06-22T09:48:00.757Z] f581987b2513: Pull complete [2021-06-22T09:48:00.757Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T09:48:00.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:48:00.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T09:48:00.843Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-22T09:48:00.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T09:48:02.054Z] $ docker top a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T09:48:02.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:48:02.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:48:02.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:48:02.320Z] $ docker exec a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent [2021-06-22T09:48:02.442Z] SSH_AUTH_SOCK=/tmp/ssh-nsbL6UYUjQdn/agent.15 [2021-06-22T09:48:02.442Z] SSH_AGENT_PID=21 [2021-06-22T09:48:02.453Z] Running ssh-add (command line suppressed) [2021-06-22T09:48:02.547Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_5076206883700639881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_5076206883700639881.key) [2021-06-22T09:48:02.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:48:02.872Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T09:48:02.882Z] $ docker exec --env ******** --env ******** a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent -k [2021-06-22T09:48:02.988Z] unset SSH_AUTH_SOCK; [2021-06-22T09:48:02.988Z] unset SSH_AGENT_PID; [2021-06-22T09:48:02.988Z] echo Agent pid 21 killed; [2021-06-22T09:48:03.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T09:48:03.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:48:03.078Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:48:03.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:48:03.197Z] $ docker exec a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent [2021-06-22T09:48:03.312Z] SSH_AUTH_SOCK=/tmp/ssh-y1TYswZ7gfh4/agent.54 [2021-06-22T09:48:03.312Z] SSH_AGENT_PID=60 [2021-06-22T09:48:03.317Z] Running ssh-add (command line suppressed) [2021-06-22T09:48:03.425Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_7182080644540199598.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_7182080644540199598.key) [2021-06-22T09:48:03.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:48:03.754Z] + git semver init [2021-06-22T09:48:03.754Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T09:48:03.754Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.git [2021-06-22T09:48:03.754Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [2021-06-22T09:48:03.754Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T09:48:03.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T09:48:03.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T09:48:03.754Z] # $SEMVER_BRANCH = PR-398 [2021-06-22T09:48:03.754Z] # $SEMVER_TEMP = /tmp/semver-258058469 [2021-06-22T09:48:03.754Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-22T09:48:06.321Z] # '/tmp/semver-258058469' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver' [2021-06-22T09:48:06.321Z] # -> Force: false [2021-06-22T09:48:06.321Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver [Pipeline] } [2021-06-22T09:48:06.330Z] $ docker exec --env ******** --env ******** a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de ssh-agent -k [2021-06-22T09:48:06.425Z] unset SSH_AUTH_SOCK; [2021-06-22T09:48:06.425Z] unset SSH_AGENT_PID; [2021-06-22T09:48:06.425Z] echo Agent pid 60 killed; [2021-06-22T09:48:06.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T09:48:06.779Z] + git semver [Pipeline] } [2021-06-22T09:48:06.793Z] $ docker stop --time=1 a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de [2021-06-22T09:48:08.218Z] $ docker rm -f a1ed77b3754db904094e53a96042e86b29385ad42635b3f602e967a261e880de [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:48:08.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T09:48:08.884Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T09:48:08.888Z] [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] node [Pipeline] node [2021-06-22T09:48:24.155Z] Still waiting to schedule task [2021-06-22T09:48:24.155Z] ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-22T09:48:24.155Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-22T09:48:24.156Z] ‘prd-centos7-docker-4c-2g-692’ is offline [2021-06-22T09:48:24.157Z] Still waiting to schedule task [2021-06-22T09:48:24.158Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ [2021-06-22T09:49:47.762Z] Running on prd-centos7-docker-4c-2g-694 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws [2021-06-22T09:49:47.784Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-06-22T09:49:47.904Z] The recommended git tool is: git [2021-06-22T09:49:50.320Z] using credential edgex-jenkins-ssh [2021-06-22T09:49:50.352Z] Cloning the remote Git repository [2021-06-22T09:49:50.368Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:49:50.433Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-06-22T09:49:50.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:49:50.467Z] > git --version # timeout=10 [2021-06-22T09:49:50.475Z] > git --version # 'git version 2.24.4' [2021-06-22T09:49:50.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:49:50.495Z] [INFO] Currently running in a labeled security context [2021-06-22T09:49:50.496Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:49:50.496Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1587986003250673823.key [2021-06-22T09:49:50.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:49:53.194Z] Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:49:53.334Z] Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:49:53.335Z] Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) [2021-06-22T09:49:52.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:49:52.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:49:52.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:49:52.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:49:52.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:49:52.621Z] [INFO] Currently running in a labeled security context [2021-06-22T09:49:52.621Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:49:52.622Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7365947625179023021.key [2021-06-22T09:49:52.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:49:53.200Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:49:53.209Z] > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [2021-06-22T09:49:53.285Z] > git remote # timeout=10 [2021-06-22T09:49:53.293Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:49:53.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:49:53.301Z] [INFO] Currently running in a labeled security context [2021-06-22T09:49:53.301Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:49:53.301Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3688496328247247493.key [2021-06-22T09:49:53.309Z] > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T09:49:53.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:49:53.332Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:49:53.338Z] > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [2021-06-22T09:49:57.019Z] Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:49:58.165Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:49:58.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:49:58.807Z] + true [2021-06-22T09:49:58.807Z] + sudo service docker restart [2021-06-22T09:49:58.807Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:50:17.017Z] provisioning config files... [2021-06-22T09:50:17.033Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1174135240957884882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:50:17.356Z] ---> docker-login.sh [2021-06-22T09:50:17.356Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:50:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:50:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:50:17.621Z] Configure a credential helper to remove this warning. See [2021-06-22T09:50:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:50:17.621Z] [2021-06-22T09:50:17.621Z] Login Succeeded [2021-06-22T09:50:17.621Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:50:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:50:17.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:50:17.888Z] Configure a credential helper to remove this warning. See [2021-06-22T09:50:17.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:50:17.888Z] [2021-06-22T09:50:17.888Z] Login Succeeded [2021-06-22T09:50:17.888Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:50:17.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:50:17.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:50:17.888Z] Configure a credential helper to remove this warning. See [2021-06-22T09:50:17.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:50:17.888Z] [2021-06-22T09:50:17.888Z] Login Succeeded [2021-06-22T09:50:17.888Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:50:17.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:50:18.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:50:18.150Z] Configure a credential helper to remove this warning. See [2021-06-22T09:50:18.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:50:18.150Z] [2021-06-22T09:50:18.150Z] Login Succeeded [2021-06-22T09:50:18.150Z] docker.io [2021-06-22T09:50:18.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:50:18.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:50:18.414Z] Configure a credential helper to remove this warning. See [2021-06-22T09:50:18.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:50:18.414Z] [2021-06-22T09:50:18.414Z] Login Succeeded [2021-06-22T09:50:18.414Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:50:18.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:50:18.621Z] ========================================================= [2021-06-22T09:50:18.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T09:50:18.621Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:50:18.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T09:50:18.941Z] Sending build context to Docker daemon 17.96MB [2021-06-22T09:50:18.941Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:50:18.941Z] Step 2/8 : FROM ${BASE} [2021-06-22T09:50:19.204Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T09:50:19.204Z] 540db60ca938: Pulling fs layer [2021-06-22T09:50:19.204Z] adcc1eea9eea: Pulling fs layer [2021-06-22T09:50:19.204Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T09:50:19.204Z] 0510c868ecb4: Pulling fs layer [2021-06-22T09:50:19.204Z] afea3b2eda06: Pulling fs layer [2021-06-22T09:50:19.204Z] 7809a108b3ef: Pulling fs layer [2021-06-22T09:50:19.204Z] f706445af74f: Pulling fs layer [2021-06-22T09:50:19.204Z] 0510c868ecb4: Waiting [2021-06-22T09:50:19.204Z] afea3b2eda06: Waiting [2021-06-22T09:50:19.204Z] 7809a108b3ef: Waiting [2021-06-22T09:50:19.204Z] f706445af74f: Waiting [2021-06-22T09:50:19.204Z] adcc1eea9eea: Verifying Checksum [2021-06-22T09:50:19.204Z] adcc1eea9eea: Download complete [2021-06-22T09:50:19.204Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T09:50:19.204Z] 4c4ab2625f07: Download complete [2021-06-22T09:50:19.204Z] afea3b2eda06: Verifying Checksum [2021-06-22T09:50:19.204Z] afea3b2eda06: Download complete [2021-06-22T09:50:19.204Z] 7809a108b3ef: Verifying Checksum [2021-06-22T09:50:19.204Z] 7809a108b3ef: Download complete [2021-06-22T09:50:19.204Z] 540db60ca938: Verifying Checksum [2021-06-22T09:50:19.204Z] 540db60ca938: Download complete [2021-06-22T09:50:19.466Z] 540db60ca938: Pull complete [2021-06-22T09:50:19.727Z] adcc1eea9eea: Pull complete [2021-06-22T09:50:19.727Z] 4c4ab2625f07: Pull complete [2021-06-22T09:50:21.115Z] f706445af74f: Verifying Checksum [2021-06-22T09:50:21.115Z] f706445af74f: Download complete [2021-06-22T09:50:21.702Z] 0510c868ecb4: Verifying Checksum [2021-06-22T09:50:21.703Z] 0510c868ecb4: Download complete [2021-06-22T09:50:25.108Z] 0510c868ecb4: Pull complete [2021-06-22T09:50:25.108Z] afea3b2eda06: Pull complete [2021-06-22T09:50:25.108Z] 7809a108b3ef: Pull complete [2021-06-22T09:50:26.517Z] f706445af74f: Pull complete [2021-06-22T09:50:26.517Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T09:50:26.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T09:50:26.517Z] ---> b068be0155e3 [2021-06-22T09:50:26.517Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T09:50:30.744Z] ---> Running in ea521c14534b [2021-06-22T09:50:31.009Z] Removing intermediate container ea521c14534b [2021-06-22T09:50:31.009Z] ---> ef38fb50f39e [2021-06-22T09:50:31.009Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:50:31.009Z] ---> Running in c3c6aabd3837 [2021-06-22T09:50:31.594Z] Removing intermediate container c3c6aabd3837 [2021-06-22T09:50:31.594Z] ---> 036f80659eb0 [2021-06-22T09:50:31.594Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T09:50:31.594Z] ---> Running in f2101f553243 [2021-06-22T09:50:31.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:50:32.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:50:33.064Z] OK: 149 MiB in 40 packages [2021-06-22T09:50:33.328Z] Removing intermediate container f2101f553243 [2021-06-22T09:50:33.328Z] ---> 8269e476659e [2021-06-22T09:50:33.328Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T09:50:33.328Z] ---> Running in 3cb351957ac2 [2021-06-22T09:50:33.592Z] Removing intermediate container 3cb351957ac2 [2021-06-22T09:50:33.592Z] ---> 905c8464f029 [2021-06-22T09:50:33.592Z] Step 7/8 : COPY . . [2021-06-22T09:50:34.167Z] ---> 388b11a9208e [2021-06-22T09:50:34.167Z] Step 8/8 : RUN go mod download [2021-06-22T09:50:34.167Z] ---> Running in 91a186b169df [2021-06-22T09:50:49.114Z] Removing intermediate container 91a186b169df [2021-06-22T09:50:49.114Z] ---> 303a1346c4c9 [2021-06-22T09:50:49.114Z] Successfully built 303a1346c4c9 [2021-06-22T09:50:49.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:50:49.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T09:50:49.431Z] . [Pipeline] withDockerContainer [2021-06-22T09:50:49.510Z] prd-centos7-docker-4c-2g-694 does not seem to be running inside a container [2021-06-22T09:50:49.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T09:50:49.928Z] $ docker top 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:50:50.313Z] + go version [2021-06-22T09:50:50.313Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T09:50:50.322Z] $ docker stop --time=1 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf [2021-06-22T09:50:51.522Z] $ docker rm -f 2a1efcd3e162a1b4c83e1326f5d8874e417805407324a385cedbcbe50a767cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:50:52.200Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T09:50:52.200Z] . [Pipeline] withDockerContainer [2021-06-22T09:50:52.277Z] prd-centos7-docker-4c-2g-694 does not seem to be running inside a container [2021-06-22T09:50:52.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T09:50:52.785Z] $ docker top e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:50:53.180Z] + go mod tidy [Pipeline] sh [2021-06-22T09:50:53.834Z] + make test [2021-06-22T09:50:53.834Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T09:50:54.105Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T09:51:04.556Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T09:51:04.556Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T09:51:08.838Z] $ docker stop --time=1 e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe [2021-06-22T09:51:10.210Z] $ docker rm -f e7845f3acbe0ed6c6af4f00ea960a29949bcbc49a4565c0293123bf7522209fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:51:10.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T09:51:10.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-22T09:51:13.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T09:51:13.991Z] + ls -al . [2021-06-22T09:51:13.991Z] total 92 [2021-06-22T09:51:13.992Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 09:50 . [2021-06-22T09:51:13.992Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:49 .. [2021-06-22T09:51:13.992Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:49 assets [2021-06-22T09:51:13.992Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:49 bin [2021-06-22T09:51:13.992Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:49 cmd [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:49 CONTRIBUTING.md [2021-06-22T09:51:13.992Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:50 coverage.out [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 09:49 Dockerfile [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 09:49 Dockerfile.build [2021-06-22T09:51:13.992Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 09:49 docs [2021-06-22T09:51:13.992Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:49 .git [2021-06-22T09:51:13.992Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 09:49 .github [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 09:49 .gitignore [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 09:49 go.mod [2021-06-22T09:51:13.992Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 09:50 go.sum [2021-06-22T09:51:13.992Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 09:49 internal [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 09:49 Jenkinsfile [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:49 LICENSE [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 1029 Jun 22 09:49 Makefile [2021-06-22T09:51:13.992Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 09:49 pkg [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 09:49 README.md [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:48 VERSION [2021-06-22T09:51:13.992Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:49 version.go [2021-06-22T09:51:13.992Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 09:49 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:51:14.295Z] + 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=0342a371b555209479bdec1f5ac949cf975dd04c --label arch=amd64 --label version=0.0.0 . [2021-06-22T09:51:14.295Z] Sending build context to Docker daemon 17.99MB [2021-06-22T09:51:14.295Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:51:14.295Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T09:51:14.295Z] ---> 303a1346c4c9 [2021-06-22T09:51:14.295Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T09:51:14.557Z] ---> Running in bfaf23bb77cb [2021-06-22T09:51:14.828Z] Removing intermediate container bfaf23bb77cb [2021-06-22T09:51:14.828Z] ---> cf443ebd138b [2021-06-22T09:51:14.828Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T09:51:14.828Z] ---> Running in 2a7adf2c4e5e [2021-06-22T09:51:14.828Z] Removing intermediate container 2a7adf2c4e5e [2021-06-22T09:51:14.828Z] ---> 6dce2ced8d9e [2021-06-22T09:51:14.828Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T09:51:14.828Z] ---> Running in 2821fd2abd23 [2021-06-22T09:51:14.828Z] Removing intermediate container 2821fd2abd23 [2021-06-22T09:51:14.828Z] ---> a015ae085aff [2021-06-22T09:51:14.828Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T09:51:14.828Z] ---> Running in acb23ac80e57 [2021-06-22T09:51:15.097Z] Removing intermediate container acb23ac80e57 [2021-06-22T09:51:15.097Z] ---> a3904582074d [2021-06-22T09:51:15.097Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T09:51:15.097Z] ---> Running in d10b3943afcb [2021-06-22T09:51:15.097Z] Removing intermediate container d10b3943afcb [2021-06-22T09:51:15.097Z] ---> 2919f5b4c94b [2021-06-22T09:51:15.097Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:51:15.097Z] ---> Running in b621825d3042 [2021-06-22T09:51:15.687Z] Removing intermediate container b621825d3042 [2021-06-22T09:51:15.687Z] ---> bf2c2852536f [2021-06-22T09:51:15.687Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T09:51:15.687Z] ---> Running in be87257a1fbb [2021-06-22T09:51:15.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:51:16.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:51:17.883Z] OK: 149 MiB in 40 packages [2021-06-22T09:51:18.471Z] Removing intermediate container be87257a1fbb [2021-06-22T09:51:18.471Z] ---> 36e08ff57a31 [2021-06-22T09:51:18.471Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T09:51:19.048Z] ---> Running in 64a6160d66df [2021-06-22T09:51:19.311Z] Removing intermediate container 64a6160d66df [2021-06-22T09:51:19.311Z] ---> 672ebdae170a [2021-06-22T09:51:19.311Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T09:51:19.574Z] ---> Running in 8807640a3299 [2021-06-22T09:51:19.838Z] Removing intermediate container 8807640a3299 [2021-06-22T09:51:19.838Z] ---> 3cdd5499d591 [2021-06-22T09:51:19.838Z] Step 12/25 : COPY go.mod . [2021-06-22T09:51:20.101Z] ---> 79a95197e254 [2021-06-22T09:51:20.101Z] Step 13/25 : COPY Makefile . [2021-06-22T09:51:20.365Z] ---> b8fa36111cb9 [2021-06-22T09:51:20.365Z] Step 14/25 : RUN make update [2021-06-22T09:51:20.366Z] ---> Running in 6df758987b04 [2021-06-22T09:51:20.635Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T09:51:20.908Z] Removing intermediate container 6df758987b04 [2021-06-22T09:51:20.908Z] ---> 3b1d4447cabe [2021-06-22T09:51:20.908Z] Step 15/25 : COPY . . [2021-06-22T09:51:21.874Z] ---> 0445e290bf27 [2021-06-22T09:51:21.874Z] Step 16/25 : RUN go mod tidy [2021-06-22T09:51:21.874Z] ---> Running in 4cb88a821947 [2021-06-22T09:51:22.447Z] Removing intermediate container 4cb88a821947 [2021-06-22T09:51:22.447Z] ---> e46a441263db [2021-06-22T09:51:22.447Z] Step 17/25 : RUN ${MAKE} [2021-06-22T09:51:22.710Z] ---> Running in 0e7384cf9b7e [2021-06-22T09:51:22.970Z] 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 [2021-06-22T09:51:30.185Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-698 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws [2021-06-22T09:51:30.208Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-06-22T09:51:30.541Z] The recommended git tool is: git [2021-06-22T09:51:33.093Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T09:51:34.058Z] Removing intermediate container 0e7384cf9b7e [2021-06-22T09:51:34.058Z] ---> f314c4915e3e [2021-06-22T09:51:34.058Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T09:51:34.639Z] 3.12: Pulling from library/alpine [2021-06-22T09:51:37.691Z] 339de151aab4: Pulling fs layer [2021-06-22T09:51:37.691Z] 339de151aab4: Verifying Checksum [2021-06-22T09:51:37.691Z] 339de151aab4: Download complete [2021-06-22T09:51:37.691Z] 339de151aab4: Pull complete [2021-06-22T09:51:37.691Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T09:51:37.691Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T09:51:37.691Z] ---> 13621d1b12d4 [2021-06-22T09:51:37.691Z] Step 19/25 : EXPOSE 4000 [2021-06-22T09:51:37.691Z] ---> Running in b4f7c4c59371 [2021-06-22T09:51:37.691Z] Removing intermediate container b4f7c4c59371 [2021-06-22T09:51:37.691Z] ---> 53c87ccbb405 [2021-06-22T09:51:37.691Z] Step 20/25 : 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 [2021-06-22T09:51:37.691Z] ---> 96a0de46fb6c [2021-06-22T09:51:37.691Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:51:37.691Z] ---> Running in c20e1e4682c8 [2021-06-22T09:51:37.691Z] Removing intermediate container c20e1e4682c8 [2021-06-22T09:51:37.691Z] ---> a1b9f37ae661 [2021-06-22T09:51:37.691Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T09:51:37.691Z] ---> Running in bd2d8c873d75 [2021-06-22T09:51:37.691Z] Removing intermediate container bd2d8c873d75 [2021-06-22T09:51:37.691Z] ---> c2a56b93855d [2021-06-22T09:51:37.691Z] Step 23/25 : LABEL arch=amd64 [2021-06-22T09:51:37.691Z] ---> Running in e7b4efdd9b40 [2021-06-22T09:51:37.691Z] Removing intermediate container e7b4efdd9b40 [2021-06-22T09:51:37.691Z] ---> c1e8813d39cf [2021-06-22T09:51:37.691Z] Step 24/25 : LABEL git_sha=0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:51:37.691Z] ---> Running in 0229f46dd738 [2021-06-22T09:51:37.691Z] Removing intermediate container 0229f46dd738 [2021-06-22T09:51:37.691Z] ---> 210124b112b0 [2021-06-22T09:51:37.691Z] Step 25/25 : LABEL version=0.0.0 [2021-06-22T09:51:37.691Z] ---> Running in 4b596117e05a [2021-06-22T09:51:37.691Z] Removing intermediate container 4b596117e05a [2021-06-22T09:51:37.691Z] ---> ed301d031ea9 [2021-06-22T09:51:37.691Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T09:51:37.691Z] Successfully built ed301d031ea9 [2021-06-22T09:51:37.691Z] 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] libraryResource [Pipeline] sh [2021-06-22T09:51:38.632Z] ---> job-cost.sh [2021-06-22T09:51:38.632Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j14n [2021-06-22T09:51:39.650Z] using credential edgex-jenkins-ssh [2021-06-22T09:51:39.686Z] Cloning the remote Git repository [2021-06-22T09:51:39.743Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:51:39.883Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-06-22T09:51:39.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:51:39.966Z] > git --version # timeout=10 [2021-06-22T09:51:39.981Z] > git --version # 'git version 2.17.1' [2021-06-22T09:51:39.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:51:40.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:51:43.638Z] Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:51:44.025Z] Merge succeeded, producing 0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:51:44.027Z] Checking out Revision 0342a371b555209479bdec1f5ac949cf975dd04c (PR-398) [2021-06-22T09:51:42.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:51:42.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:51:42.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:51:42.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:51:42.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:51:42.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:51:43.657Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:51:43.682Z] > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [2021-06-22T09:51:43.939Z] > git remote # timeout=10 [2021-06-22T09:51:43.959Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:51:43.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:51:43.982Z] > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T09:51:44.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:51:44.034Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:51:44.052Z] > git checkout -f 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [2021-06-22T09:51:48.661Z] Commit message: "feat: update to match edgex" [2021-06-22T09:51:49.038Z] [2021-06-22T09:51:49.038Z] GitHub has been notified of this commit’s build result [2021-06-22T09:51:49.038Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:51:50.110Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:51:50.545Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:51:50.895Z] + true [2021-06-22T09:51:50.895Z] + sudo service docker restart [2021-06-22T09:51:50.920Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T09:52:05.881Z] lf-activate-venv(): INFO: Adding /tmp/venv-j14n/bin to PATH [2021-06-22T09:52:05.881Z] INFO: No Stack... [2021-06-22T09:52:06.462Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T09:52:07.061Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T09:52:07.366Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-06-22T09:52:07.366Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T09:52:07.398Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [2021-06-22T09:52:07.412Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] did not exist. Created. [2021-06-22T09:52:07.412Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T09:52:07.746Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T09:52:07.817Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T09:52:07.834Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:52:09.308Z] provisioning config files... [2021-06-22T09:52:09.334Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8098596987364166435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:52:09.711Z] ---> docker-login.sh [2021-06-22T09:52:09.711Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:52:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:10.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:10.980Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:10.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:10.980Z] [2021-06-22T09:52:10.980Z] Login Succeeded [2021-06-22T09:52:10.980Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:52:11.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:11.593Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:11.593Z] [2021-06-22T09:52:11.593Z] Login Succeeded [2021-06-22T09:52:11.593Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:52:12.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:12.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:12.197Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:12.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:12.197Z] [2021-06-22T09:52:12.197Z] Login Succeeded [2021-06-22T09:52:12.197Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:52:12.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:12.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:12.801Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:12.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:12.801Z] [2021-06-22T09:52:12.801Z] Login Succeeded [2021-06-22T09:52:12.801Z] docker.io [2021-06-22T09:52:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:13.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:13.685Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:13.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:13.685Z] [2021-06-22T09:52:13.685Z] Login Succeeded [2021-06-22T09:52:13.685Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:52:13.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:52:14.043Z] ========================================================= [2021-06-22T09:52:14.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T09:52:14.043Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:52:14.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T09:52:15.445Z] Sending build context to Docker daemon 17.97MB [2021-06-22T09:52:15.445Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:52:15.445Z] Step 2/8 : FROM ${BASE} [2021-06-22T09:52:15.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T09:52:15.445Z] 595b0fe564bb: Pulling fs layer [2021-06-22T09:52:15.445Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T09:52:15.445Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T09:52:15.445Z] ba82ee9f976e: Pulling fs layer [2021-06-22T09:52:15.445Z] 506bd15cee9f: Pulling fs layer [2021-06-22T09:52:15.445Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T09:52:15.445Z] 618dc40b7e24: Pulling fs layer [2021-06-22T09:52:15.445Z] 506bd15cee9f: Waiting [2021-06-22T09:52:15.445Z] 75a0a4a0db45: Waiting [2021-06-22T09:52:15.445Z] 618dc40b7e24: Waiting [2021-06-22T09:52:15.445Z] 5b7225fbf94c: Verifying Checksum [2021-06-22T09:52:15.445Z] 5b7225fbf94c: Download complete [2021-06-22T09:52:15.720Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T09:52:15.720Z] 3088b5b3c5c0: Download complete [2021-06-22T09:52:15.720Z] 506bd15cee9f: Verifying Checksum [2021-06-22T09:52:15.720Z] 506bd15cee9f: Download complete [2021-06-22T09:52:15.720Z] 75a0a4a0db45: Download complete [2021-06-22T09:52:15.720Z] 595b0fe564bb: Verifying Checksum [2021-06-22T09:52:15.720Z] 595b0fe564bb: Download complete [2021-06-22T09:52:16.320Z] 595b0fe564bb: Pull complete [2021-06-22T09:52:17.337Z] 3088b5b3c5c0: Pull complete [2021-06-22T09:52:17.614Z] 5b7225fbf94c: Pull complete [2021-06-22T09:52:18.216Z] 618dc40b7e24: Download complete [2021-06-22T09:52:19.212Z] ba82ee9f976e: Verifying Checksum [2021-06-22T09:52:19.212Z] ba82ee9f976e: Download complete [2021-06-22T09:52:29.430Z] ba82ee9f976e: Pull complete [2021-06-22T09:52:29.430Z] 506bd15cee9f: Pull complete [2021-06-22T09:52:29.707Z] 75a0a4a0db45: Pull complete [2021-06-22T09:52:33.170Z] 618dc40b7e24: Pull complete [2021-06-22T09:52:33.444Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T09:52:33.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T09:52:33.444Z] ---> a36622ca3599 [2021-06-22T09:52:33.444Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T09:52:36.091Z] ---> Running in 2eda2b758e87 [2021-06-22T09:52:36.366Z] Removing intermediate container 2eda2b758e87 [2021-06-22T09:52:36.366Z] ---> 5b4d739f8106 [2021-06-22T09:52:36.366Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:52:36.366Z] ---> Running in 83ad023a095d [2021-06-22T09:52:39.003Z] Removing intermediate container 83ad023a095d [2021-06-22T09:52:39.003Z] ---> 6617c737b768 [2021-06-22T09:52:39.003Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T09:52:39.003Z] ---> Running in dd634e494656 [2021-06-22T09:52:40.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:52:41.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:52:42.033Z] OK: 138 MiB in 40 packages [2021-06-22T09:52:43.023Z] Removing intermediate container dd634e494656 [2021-06-22T09:52:43.023Z] ---> 20ac7748d7d5 [2021-06-22T09:52:43.023Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T09:52:43.298Z] ---> Running in 645d3639ccec [2021-06-22T09:52:43.573Z] Removing intermediate container 645d3639ccec [2021-06-22T09:52:43.573Z] ---> 8ac4b45f882d [2021-06-22T09:52:43.573Z] Step 7/8 : COPY . . [2021-06-22T09:52:46.466Z] ---> b4a99c6c30fb [2021-06-22T09:52:46.466Z] Step 8/8 : RUN go mod download [2021-06-22T09:52:46.466Z] ---> Running in f8654334cfbd [2021-06-22T09:53:13.411Z] Removing intermediate container f8654334cfbd [2021-06-22T09:53:13.411Z] ---> e44b344497db [2021-06-22T09:53:13.411Z] Successfully built e44b344497db [2021-06-22T09:53:13.411Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:53:13.762Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T09:53:13.762Z] . [Pipeline] withDockerContainer [2021-06-22T09:53:14.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container [2021-06-22T09:53:14.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T09:53:15.675Z] $ docker top ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:53:16.622Z] + go version [2021-06-22T09:53:16.622Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T09:53:16.646Z] $ docker stop --time=1 ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 [2021-06-22T09:53:18.493Z] $ docker rm -f ca925241b517faff2364bfcb88a2ea728eadbc735b7a0aba99d494cd04780137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:53:19.338Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T09:53:19.338Z] . [Pipeline] withDockerContainer [2021-06-22T09:53:19.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container [2021-06-22T09:53:19.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T09:53:21.309Z] $ docker top 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:53:22.297Z] + go mod tidy [Pipeline] sh [2021-06-22T09:53:23.579Z] + make test [2021-06-22T09:53:23.579Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T09:53:25.037Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T09:54:04.160Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T09:54:04.160Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T09:54:19.321Z] $ docker stop --time=1 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c [2021-06-22T09:54:21.236Z] $ docker rm -f 4742213e64af78914f86409930bbe26f9ef92f86b99595b02f29973848b8549c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:54:22.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T09:54:22.108Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T09:54:22.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:54:23.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T09:54:23.770Z] + ls -al . [2021-06-22T09:54:23.770Z] total 128 [2021-06-22T09:54:23.770Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 09:53 . [2021-06-22T09:54:23.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:51 .. [2021-06-22T09:54:23.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:51 .git [2021-06-22T09:54:23.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 .github [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 09:51 .gitignore [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:51 CONTRIBUTING.md [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 09:51 Dockerfile [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 09:51 Dockerfile.build [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 09:51 Jenkinsfile [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:51 LICENSE [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 1029 Jun 22 09:51 Makefile [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 09:51 README.md [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:48 VERSION [2021-06-22T09:54:23.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 assets [2021-06-22T09:54:23.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 bin [2021-06-22T09:54:23.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 cmd [2021-06-22T09:54:23.770Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:53 coverage.out [2021-06-22T09:54:23.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:51 docs [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 09:51 go.mod [2021-06-22T09:54:23.770Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 09:53 go.sum [2021-06-22T09:54:23.770Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 09:51 internal [2021-06-22T09:54:23.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:51 pkg [2021-06-22T09:54:23.770Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:51 version.go [2021-06-22T09:54:23.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:51 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:24.130Z] + 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=0342a371b555209479bdec1f5ac949cf975dd04c --label arch=arm64 --label version=0.0.0 . [2021-06-22T09:54:25.122Z] Sending build context to Docker daemon 17.99MB [2021-06-22T09:54:25.122Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:54:25.122Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T09:54:25.122Z] ---> e44b344497db [2021-06-22T09:54:25.122Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T09:54:25.396Z] ---> Running in 06ddcd36a307 [2021-06-22T09:54:26.001Z] Removing intermediate container 06ddcd36a307 [2021-06-22T09:54:26.001Z] ---> accae6e11785 [2021-06-22T09:54:26.001Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T09:54:26.001Z] ---> Running in 2fa61592464a [2021-06-22T09:54:26.599Z] Removing intermediate container 2fa61592464a [2021-06-22T09:54:26.599Z] ---> 3799d01ec1e9 [2021-06-22T09:54:26.599Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T09:54:26.873Z] ---> Running in cfe40885b318 [2021-06-22T09:54:27.148Z] Removing intermediate container cfe40885b318 [2021-06-22T09:54:27.148Z] ---> b0fa5b1b4086 [2021-06-22T09:54:27.148Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T09:54:27.425Z] ---> Running in d6386d73d853 [2021-06-22T09:54:28.026Z] Removing intermediate container d6386d73d853 [2021-06-22T09:54:28.026Z] ---> 5cbe59c4825f [2021-06-22T09:54:28.026Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T09:54:28.026Z] ---> Running in 5ae9d653d17e [2021-06-22T09:54:28.622Z] Removing intermediate container 5ae9d653d17e [2021-06-22T09:54:28.622Z] ---> f488843b20e6 [2021-06-22T09:54:28.622Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:54:28.622Z] ---> Running in 107360ce3a73 [2021-06-22T09:54:30.605Z] Removing intermediate container 107360ce3a73 [2021-06-22T09:54:30.605Z] ---> 0129bdb5ad41 [2021-06-22T09:54:30.605Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T09:54:30.880Z] ---> Running in 536cdb7c60ed [2021-06-22T09:54:32.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:54:33.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:54:34.296Z] OK: 138 MiB in 40 packages [2021-06-22T09:54:35.288Z] Removing intermediate container 536cdb7c60ed [2021-06-22T09:54:35.288Z] ---> 7bcf52e84abc [2021-06-22T09:54:35.288Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T09:54:35.288Z] ---> Running in c53781b9fea7 [2021-06-22T09:54:35.896Z] Removing intermediate container c53781b9fea7 [2021-06-22T09:54:35.896Z] ---> 36dfc8dcb1f5 [2021-06-22T09:54:35.896Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T09:54:35.896Z] ---> Running in a7bd15f5a5f3 [2021-06-22T09:54:36.495Z] Removing intermediate container a7bd15f5a5f3 [2021-06-22T09:54:36.495Z] ---> 85d3933bdfba [2021-06-22T09:54:36.495Z] Step 12/25 : COPY go.mod . [2021-06-22T09:54:37.524Z] ---> 457524da6b8a [2021-06-22T09:54:37.524Z] Step 13/25 : COPY Makefile . [2021-06-22T09:54:38.159Z] ---> 36ac7d331df4 [2021-06-22T09:54:38.159Z] Step 14/25 : RUN make update [2021-06-22T09:54:38.437Z] ---> Running in 1fca2bf838f3 [2021-06-22T09:54:39.895Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T09:54:41.331Z] Removing intermediate container 1fca2bf838f3 [2021-06-22T09:54:41.331Z] ---> 08614f3e0486 [2021-06-22T09:54:41.331Z] Step 15/25 : COPY . . [2021-06-22T09:54:43.971Z] ---> f41e8de576dd [2021-06-22T09:54:43.971Z] Step 16/25 : RUN go mod tidy [2021-06-22T09:54:43.971Z] ---> Running in f5ced0263e47 [2021-06-22T09:54:46.608Z] Removing intermediate container f5ced0263e47 [2021-06-22T09:54:46.608Z] ---> 5b718c4d3b98 [2021-06-22T09:54:46.608Z] Step 17/25 : RUN ${MAKE} [2021-06-22T09:54:46.608Z] ---> Running in 9d259b38bafa [2021-06-22T09:54:48.062Z] 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 [2021-06-22T09:55:14.924Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T09:55:20.336Z] Removing intermediate container 9d259b38bafa [2021-06-22T09:55:20.336Z] ---> 9bae742dcfac [2021-06-22T09:55:20.336Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T09:55:20.930Z] 3.12: Pulling from library/alpine [2021-06-22T09:55:20.930Z] d2f70382dc9a: Pulling fs layer [2021-06-22T09:55:21.204Z] d2f70382dc9a: Verifying Checksum [2021-06-22T09:55:21.204Z] d2f70382dc9a: Download complete [2021-06-22T09:55:21.807Z] d2f70382dc9a: Pull complete [2021-06-22T09:55:21.807Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T09:55:21.807Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T09:55:22.103Z] ---> c4fd0aeabfcf [2021-06-22T09:55:22.103Z] Step 19/25 : EXPOSE 4000 [2021-06-22T09:55:22.377Z] ---> Running in 5bbe5f8a4259 [2021-06-22T09:55:22.651Z] Removing intermediate container 5bbe5f8a4259 [2021-06-22T09:55:22.651Z] ---> 588daad3a48a [2021-06-22T09:55:22.651Z] Step 20/25 : 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 [2021-06-22T09:55:24.089Z] ---> 378f535ec40e [2021-06-22T09:55:24.089Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:55:24.373Z] ---> Running in 0b38c519e29e [2021-06-22T09:55:24.648Z] Removing intermediate container 0b38c519e29e [2021-06-22T09:55:24.648Z] ---> bd249b2e3ee0 [2021-06-22T09:55:24.648Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T09:55:24.936Z] ---> Running in 531c8c328037 [2021-06-22T09:55:25.215Z] Removing intermediate container 531c8c328037 [2021-06-22T09:55:25.215Z] ---> 6f3ffba77600 [2021-06-22T09:55:25.215Z] Step 23/25 : LABEL arch=arm64 [2021-06-22T09:55:25.490Z] ---> Running in aa675f72ecb1 [2021-06-22T09:55:26.090Z] Removing intermediate container aa675f72ecb1 [2021-06-22T09:55:26.090Z] ---> 7c42184db469 [2021-06-22T09:55:26.090Z] Step 24/25 : LABEL git_sha=0342a371b555209479bdec1f5ac949cf975dd04c [2021-06-22T09:55:26.090Z] ---> Running in b09aa44aa75c [2021-06-22T09:55:26.686Z] Removing intermediate container b09aa44aa75c [2021-06-22T09:55:26.686Z] ---> 31dc28d124e8 [2021-06-22T09:55:26.686Z] Step 25/25 : LABEL version=0.0.0 [2021-06-22T09:55:26.686Z] ---> Running in 5dab534637e8 [2021-06-22T09:55:27.294Z] Removing intermediate container 5dab534637e8 [2021-06-22T09:55:27.294Z] ---> 8db22ceae481 [2021-06-22T09:55:27.294Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T09:55:27.294Z] Successfully built 8db22ceae481 [2021-06-22T09:55:27.294Z] 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] libraryResource [Pipeline] sh [2021-06-22T09:55:27.900Z] ---> job-cost.sh [2021-06-22T09:55:27.900Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYCY [2021-06-22T09:56:14.886Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T09:58:06.691Z] lf-activate-venv(): INFO: Adding /tmp/venv-SYCY/bin to PATH [2021-06-22T09:58:06.691Z] INFO: No Stack... [2021-06-22T09:58:06.691Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T09:58:06.691Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T09:58:07.044Z] + + cut -d,cat -f6 /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-06-22T09:58:07.045Z] [Pipeline] lock [2021-06-22T09:58:07.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [2021-06-22T09:58:07.136Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] did not exist. Created. [2021-06-22T09:58:07.136Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T09:58:07.526Z] /w/workspace/edgex-ui-go/3@tmp/durable-4fc96de2/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-4fc96de2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T09:58:07.878Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T09:58:07.918Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T09:58:08.151Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T09:58:08.161Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-3-stack-cost] [Pipeline] // lock [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 [2021-06-22T09:58:09.043Z] provisioning config files... [2021-06-22T09:58:09.053Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config2065603488189810781tmp [Pipeline] { [Pipeline] sh [2021-06-22T09:58:09.369Z] + set +x [2021-06-22T09:58:09.369Z] + curl -s https://codecov.io/bash [2021-06-22T09:58:09.369Z] + bash -s -- [2021-06-22T09:58:09.633Z] [2021-06-22T09:58:09.633Z] _____ _ [2021-06-22T09:58:09.633Z] / ____| | | [2021-06-22T09:58:09.633Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T09:58:09.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T09:58:09.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T09:58:09.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T09:58:09.633Z] Bash-1.0.3 [2021-06-22T09:58:09.633Z] [2021-06-22T09:58:09.633Z] [2021-06-22T09:58:09.633Z] ==> git version 2.24.4 found [2021-06-22T09:58:09.633Z] ==> 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 [2021-06-22T09:58:09.633Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T09:58:09.633Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T09:58:09.633Z] ==> Jenkins CI detected. [2021-06-22T09:58:09.633Z] project root: . [2021-06-22T09:58:09.633Z] --> token set from env [2021-06-22T09:58:09.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T09:58:09.633Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T09:58:09.633Z] ==> Python coveragepy not found [2021-06-22T09:58:09.633Z] ==> Searching for coverage reports in: [2021-06-22T09:58:09.633Z] + . [2021-06-22T09:58:09.633Z] -> Found 1 reports [2021-06-22T09:58:09.633Z] ==> Detecting git/mercurial file structure [2021-06-22T09:58:09.633Z] ==> Reading reports [2021-06-22T09:58:09.633Z] + ./coverage.out bytes=10 [2021-06-22T09:58:09.633Z] ==> Appending adjustments [2021-06-22T09:58:09.633Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T09:58:09.633Z] + Found adjustments [2021-06-22T09:58:09.633Z] ==> Gzipping contents [2021-06-22T09:58:09.633Z] 4.0K /tmp/codecov.e4Agea.gz [2021-06-22T09:58:09.633Z] ==> Uploading reports [2021-06-22T09:58:09.633Z] url: https://codecov.io [2021-06-22T09:58:09.633Z] query: branch=PR-398&commit=0342a371b555209479bdec1f5ac949cf975dd04c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2021-06-22T09:58:09.633Z] -> Pinging Codecov [2021-06-22T09:58:09.633Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-398&commit=0342a371b555209479bdec1f5ac949cf975dd04c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2021-06-22T09:58:10.204Z] -> Uploading to [2021-06-22T09:58:10.204Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/0342a371b555209479bdec1f5ac949cf975dd04c/a574b374-447d-4908-9515-3be7ed0cf730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T095809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22404cec474cbc814d12dfd507b4c953dfd24c5c93bebafb6a7a49cdc3540be7 [2021-06-22T09:58:10.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T09:58:10.204Z] Dload Upload Total Spent Left Speed [2021-06-22T09:58:10.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9808 --:--:-- --:--:-- --:--:-- 9826 [2021-06-22T09:58:10.464Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0342a371b555209479bdec1f5ac949cf975dd04c [Pipeline] } [2021-06-22T09:58:10.473Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:12.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:12.798Z] ---> package-listing.sh [2021-06-22T09:58:12.799Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T09:58:12.799Z] ++ facter osfamily [2021-06-22T09:58:13.062Z] + OS_FAMILY=redhat [2021-06-22T09:58:13.062Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-398 [2021-06-22T09:58:13.062Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T09:58:13.062Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T09:58:13.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T09:58:13.062Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T09:58:13.062Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' [2021-06-22T09:58:13.062Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T09:58:13.062Z] + case "${OS_FAMILY}" in [2021-06-22T09:58:13.062Z] + sort [2021-06-22T09:58:13.062Z] + rpm -qa [2021-06-22T09:58:13.638Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T09:58:13.638Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T09:58:13.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T09:58:13.638Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' [2021-06-22T09:58:13.638Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [2021-06-22T09:58:13.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [Pipeline] echo [2021-06-22T09:58:13.652Z] 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T09:58:13.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:58:14.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:58:14.514Z] [2021-06-22T09:58:14.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:58:14.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:58:14.852Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T09:58:14.852Z] df20fa9351a1: Pulling fs layer [2021-06-22T09:58:14.852Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T09:58:14.852Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T09:58:14.852Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T09:58:14.852Z] 93b61091891f: Pulling fs layer [2021-06-22T09:58:14.852Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T09:58:14.852Z] 5e14af77c1be: Pulling fs layer [2021-06-22T09:58:14.853Z] 01666e4c0597: Pulling fs layer [2021-06-22T09:58:14.853Z] aa168da1d23b: Pulling fs layer [2021-06-22T09:58:14.853Z] 46f8f816bc3b: Waiting [2021-06-22T09:58:14.853Z] 93b61091891f: Waiting [2021-06-22T09:58:14.853Z] 93b9cdb0e59b: Waiting [2021-06-22T09:58:14.853Z] 5e14af77c1be: Waiting [2021-06-22T09:58:14.853Z] 01666e4c0597: Waiting [2021-06-22T09:58:14.853Z] aa168da1d23b: Waiting [2021-06-22T09:58:14.853Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T09:58:14.853Z] 36b3adc4ff6f: Download complete [2021-06-22T09:58:14.853Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T09:58:14.853Z] 46f8f816bc3b: Download complete [2021-06-22T09:58:14.853Z] df20fa9351a1: Verifying Checksum [2021-06-22T09:58:14.853Z] df20fa9351a1: Download complete [2021-06-22T09:58:15.126Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T09:58:15.126Z] 93b9cdb0e59b: Download complete [2021-06-22T09:58:15.126Z] 5e14af77c1be: Verifying Checksum [2021-06-22T09:58:15.126Z] 5e14af77c1be: Download complete [2021-06-22T09:58:15.126Z] 93b61091891f: Download complete [2021-06-22T09:58:15.126Z] 01666e4c0597: Verifying Checksum [2021-06-22T09:58:15.126Z] 01666e4c0597: Download complete [2021-06-22T09:58:15.126Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T09:58:15.126Z] 8ad3a11d3b57: Download complete [2021-06-22T09:58:15.126Z] df20fa9351a1: Pull complete [2021-06-22T09:58:15.386Z] 36b3adc4ff6f: Pull complete [2021-06-22T09:58:15.960Z] 8ad3a11d3b57: Pull complete [2021-06-22T09:58:16.222Z] 46f8f816bc3b: Pull complete [2021-06-22T09:58:16.488Z] 93b61091891f: Pull complete [2021-06-22T09:58:16.488Z] 93b9cdb0e59b: Pull complete [2021-06-22T09:58:16.768Z] 5e14af77c1be: Pull complete [2021-06-22T09:58:16.768Z] 01666e4c0597: Pull complete [2021-06-22T09:58:16.768Z] aa168da1d23b: Verifying Checksum [2021-06-22T09:58:16.768Z] aa168da1d23b: Download complete [2021-06-22T09:58:21.029Z] aa168da1d23b: Pull complete [2021-06-22T09:58:21.029Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T09:58:21.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:58:21.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T09:58:21.119Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-22T09:58:21.159Z] $ 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-398/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-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T09:58:26.211Z] $ docker top f896b0a3ab5ad4f8d05cf047da5d8bde5beb8e17fd8723b6dabf59ff7740af93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:58:26.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T09:58:26.904Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T09:58:27.214Z] + ls /var/log/sa-host [2021-06-22T09:58:27.214Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T09:58:27.214Z] file_magic: OK [2021-06-22T09:58:27.214Z] HZ: Using current value: 100 [2021-06-22T09:58:27.214Z] file_header: OK [2021-06-22T09:58:27.214Z] 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 [2021-06-22T09:58:27.214Z] Statistics: [2021-06-22T09:58:27.214Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:58:27.214Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T09:58:27.214Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T09:58:27.214Z] file_magic: OK [2021-06-22T09:58:27.214Z] HZ: Using current value: 100 [2021-06-22T09:58:27.214Z] file_header: OK [2021-06-22T09:58:27.214Z] 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 [2021-06-22T09:58:27.214Z] Statistics: [2021-06-22T09:58:27.214Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:58:27.214Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:58:27.409Z] provisioning config files... [2021-06-22T09:58:27.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8259163241059276559tmp [Pipeline] { [Pipeline] echo [2021-06-22T09:58:27.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:27.749Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T09:58:27.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:28.136Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T09:58:28.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:28.465Z] ---> sudo-logs.sh [2021-06-22T09:58:28.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T09:58:28.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:28.792Z] ---> job-cost.sh [2021-06-22T09:58:28.792Z] lf-activate-venv: SKIPPING [2021-06-22T09:58:28.792Z] DEBUG: total: 0.18000000715255737 [2021-06-22T09:58:28.792Z] INFO: Retrieving Stack Cost... [2021-06-22T09:58:29.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T09:58:29.998Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T09:58:30.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:30.307Z] ---> logs-deploy.sh [2021-06-22T09:58:30.307Z] lf-activate-venv: SKIPPING [2021-06-22T09:58:30.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-398/3 [2021-06-22T09:58:30.307Z] INFO: archiving workspace using pattern(s): [2021-06-22T09:58:31.257Z] Archives upload complete. [2021-06-22T09:58:31.257Z] INFO: archiving logs to Nexus [2021-06-22T09:58:31.834Z] ---> uname -a: [2021-06-22T09:58:31.834Z] Linux prd-centos7-docker-4c-2g-691.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-22T09:58:31.834Z] [2021-06-22T09:58:31.834Z] [2021-06-22T09:58:31.834Z] ---> lscpu: [2021-06-22T09:58:31.835Z] Architecture: x86_64 [2021-06-22T09:58:31.835Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-22T09:58:31.835Z] Byte Order: Little Endian [2021-06-22T09:58:31.835Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-22T09:58:31.835Z] CPU(s): 2 [2021-06-22T09:58:31.835Z] On-line CPU(s) list: 0,1 [2021-06-22T09:58:31.835Z] Thread(s) per core: 1 [2021-06-22T09:58:31.835Z] Core(s) per socket: 1 [2021-06-22T09:58:31.835Z] Socket(s): 2 [2021-06-22T09:58:31.835Z] NUMA node(s): 1 [2021-06-22T09:58:31.835Z] Vendor ID: AuthenticAMD [2021-06-22T09:58:31.835Z] CPU family: 23 [2021-06-22T09:58:31.835Z] Model: 49 [2021-06-22T09:58:31.835Z] Model name: AMD EPYC-Rome Processor [2021-06-22T09:58:31.835Z] Stepping: 0 [2021-06-22T09:58:31.835Z] CPU MHz: 2800.000 [2021-06-22T09:58:31.835Z] BogoMIPS: 5600.00 [2021-06-22T09:58:31.835Z] Virtualization: AMD-V [2021-06-22T09:58:31.835Z] Hypervisor vendor: KVM [2021-06-22T09:58:31.835Z] Virtualization type: full [2021-06-22T09:58:31.835Z] L1d cache: 64 KiB [2021-06-22T09:58:31.835Z] L1i cache: 64 KiB [2021-06-22T09:58:31.835Z] L2 cache: 1 MiB [2021-06-22T09:58:31.835Z] L3 cache: 32 MiB [2021-06-22T09:58:31.835Z] NUMA node0 CPU(s): 0,1 [2021-06-22T09:58:31.835Z] Vulnerability Itlb multihit: Not affected [2021-06-22T09:58:31.835Z] Vulnerability L1tf: Not affected [2021-06-22T09:58:31.835Z] Vulnerability Mds: Not affected [2021-06-22T09:58:31.835Z] Vulnerability Meltdown: Not affected [2021-06-22T09:58:31.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-22T09:58:31.835Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-22T09:58:31.835Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-22T09:58:31.835Z] Vulnerability Srbds: Not affected [2021-06-22T09:58:31.835Z] Vulnerability Tsx async abort: Not affected [2021-06-22T09:58:31.835Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> nproc: [2021-06-22T09:58:31.835Z] 2 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> df -h: [2021-06-22T09:58:31.835Z] Filesystem Size Used Available Use% Mounted on [2021-06-22T09:58:31.835Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-22T09:58:31.835Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-22T09:58:31.835Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-22T09:58:31.835Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-22T09:58:31.835Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> free -m: [2021-06-22T09:58:31.835Z] total used free shared buff/cache available [2021-06-22T09:58:31.835Z] Mem: 7821 936 4762 0 2122 6707 [2021-06-22T09:58:31.835Z] Swap: 1023 0 1023 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> ip addr: [2021-06-22T09:58:31.835Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-22T09:58:31.835Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-22T09:58:31.835Z] inet 127.0.0.1/8 scope host lo [2021-06-22T09:58:31.835Z] valid_lft forever preferred_lft forever [2021-06-22T09:58:31.835Z] inet6 ::1/128 scope host [2021-06-22T09:58:31.835Z] valid_lft forever preferred_lft forever [2021-06-22T09:58:31.835Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-22T09:58:31.835Z] link/ether fa:16:3e:c1:bc:9a brd ff:ff:ff:ff:ff:ff [2021-06-22T09:58:31.835Z] inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-22T09:58:31.835Z] valid_lft 85728sec preferred_lft 85728sec [2021-06-22T09:58:31.835Z] inet6 fe80::f816:3eff:fec1:bc9a/64 scope link [2021-06-22T09:58:31.835Z] valid_lft forever preferred_lft forever [2021-06-22T09:58:31.835Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-22T09:58:31.835Z] link/ether 02:42:1e:c6:96:d4 brd ff:ff:ff:ff:ff:ff [2021-06-22T09:58:31.835Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-22T09:58:31.835Z] valid_lft forever preferred_lft forever [2021-06-22T09:58:31.835Z] inet6 fe80::42:1eff:fec6:96d4/64 scope link [2021-06-22T09:58:31.835Z] valid_lft forever preferred_lft forever [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> sar -b -r -n DEV: [2021-06-22T09:58:31.835Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:47:10 LINUX RESTART (2 CPU) [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-22T09:58:31.835Z] 09:49:01 11.91 0.63 11.27 0.00 352.24 1084.53 0.00 [2021-06-22T09:58:31.835Z] 09:50:01 0.30 0.00 0.30 0.00 0.00 5.48 0.00 [2021-06-22T09:58:31.835Z] 09:51:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 [2021-06-22T09:58:31.835Z] 09:52:01 0.33 0.00 0.33 0.00 0.00 4.23 0.00 [2021-06-22T09:58:31.835Z] 09:53:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 [2021-06-22T09:58:31.835Z] 09:54:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 [2021-06-22T09:58:31.835Z] 09:55:01 0.22 0.00 0.22 0.00 0.00 2.73 0.00 [2021-06-22T09:58:31.835Z] 09:56:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-06-22T09:58:31.835Z] 09:57:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-22T09:58:31.835Z] 09:58:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 [2021-06-22T09:58:31.835Z] Average: 1.42 0.06 1.36 0.00 35.24 111.70 0.00 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-22T09:58:31.835Z] 09:49:01 5429444 0 810992 10.13 2620 1765876 1250452 13.81 595820 1583632 24 [2021-06-22T09:58:31.835Z] 09:50:01 5426544 0 813888 10.16 2620 1765880 1240420 13.69 598020 1583596 24 [2021-06-22T09:58:31.835Z] 09:51:01 5422060 0 818368 10.22 2620 1765884 1275504 14.08 601164 1585476 8 [2021-06-22T09:58:31.835Z] 09:52:01 5427320 0 813104 10.15 2620 1765888 1233916 13.62 596060 1585476 16 [2021-06-22T09:58:31.835Z] 09:53:01 5427412 0 813004 10.15 2620 1765896 1234168 13.63 589260 1592764 20 [2021-06-22T09:58:31.835Z] 09:54:01 5428944 0 811472 10.13 2620 1765896 1219716 13.47 587720 1592764 12 [2021-06-22T09:58:31.835Z] 09:55:01 5428136 0 812268 10.14 2620 1765908 1219752 13.47 588680 1592764 8 [2021-06-22T09:58:31.835Z] 09:56:01 5422156 0 818244 10.22 2620 1765912 1215664 13.42 594380 1592764 20 [2021-06-22T09:58:31.835Z] 09:57:01 5419168 0 821232 10.25 2620 1765912 1201212 13.26 597728 1592764 20 [2021-06-22T09:58:31.835Z] 09:58:01 5416296 0 824096 10.29 2620 1765920 1201308 13.26 603008 1590740 8 [2021-06-22T09:58:31.835Z] Average: 5424748 0 815667 10.18 2620 1765897 1229211 13.57 595184 1589274 16 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-22T09:58:31.835Z] 09:49:01 eth0 81.10 97.24 218.56 15.39 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:49:01 docker0 80.88 55.65 6.75 193.91 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:50:01 eth0 4.08 1.57 0.82 8.49 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:51:01 eth0 4.90 2.70 1.36 15.98 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:52:01 eth0 2.95 0.48 0.83 0.39 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:53:01 eth0 3.90 1.40 1.61 1.01 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:54:01 eth0 1.68 0.40 0.36 0.21 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:55:01 eth0 1.87 0.63 0.63 0.40 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:56:01 eth0 1.12 0.63 0.58 0.40 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:57:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:58:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] Average: eth0 10.20 10.54 22.49 4.24 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] Average: docker0 8.09 5.57 0.68 19.40 0.00 0.00 0.00 0.00 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] ---> sar -P ALL: [2021-06-22T09:58:31.835Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:47:10 LINUX RESTART (2 CPU) [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] 09:48:01 CPU %user %nice %system %iowait %steal %idle [2021-06-22T09:58:31.835Z] 09:49:01 all 2.25 0.00 0.96 0.20 0.03 96.55 [2021-06-22T09:58:31.835Z] 09:49:01 0 2.14 0.00 0.96 0.19 0.03 96.68 [2021-06-22T09:58:31.835Z] 09:49:01 1 2.37 0.00 0.96 0.22 0.03 96.42 [2021-06-22T09:58:31.835Z] 09:50:01 all 0.13 0.00 0.06 0.00 0.03 99.78 [2021-06-22T09:58:31.835Z] 09:50:01 0 0.13 0.00 0.07 0.00 0.03 99.77 [2021-06-22T09:58:31.835Z] 09:50:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-22T09:58:31.835Z] 09:51:01 all 0.18 0.00 0.06 0.00 0.02 99.75 [2021-06-22T09:58:31.835Z] 09:51:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-06-22T09:58:31.835Z] 09:51:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-22T09:58:31.835Z] 09:52:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-22T09:58:31.835Z] 09:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-22T09:58:31.835Z] 09:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-22T09:58:31.835Z] 09:53:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-22T09:58:31.835Z] 09:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-22T09:58:31.835Z] 09:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-22T09:58:31.835Z] 09:54:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-22T09:58:31.835Z] 09:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-22T09:58:31.835Z] 09:54:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-22T09:58:31.835Z] 09:55:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-22T09:58:31.835Z] 09:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-22T09:58:31.835Z] 09:55:01 1 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-22T09:58:31.835Z] 09:56:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-22T09:58:31.835Z] 09:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-06-22T09:58:31.835Z] 09:56:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-22T09:58:31.835Z] 09:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-22T09:58:31.835Z] 09:57:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-22T09:58:31.835Z] 09:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-22T09:58:31.835Z] 09:58:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-22T09:58:31.835Z] 09:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-22T09:58:31.835Z] 09:58:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-22T09:58:31.835Z] Average: all 0.32 0.00 0.13 0.02 0.02 99.51 [2021-06-22T09:58:31.835Z] Average: 0 0.32 0.00 0.13 0.02 0.02 99.52 [2021-06-22T09:58:31.835Z] Average: 1 0.32 0.00 0.13 0.02 0.03 99.50 [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z] [2021-06-22T09:58:31.835Z]