Pull request #364 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cd54b0ccbe2f1f36caef61ee084352f243b6e98+362a620ccf47aa99c62b2f052005e112b2d013c2 (343f296520ace6f7e21dac40ad3df2061351eb7f) Running in Durability level: MAX_SURVIVABILITY 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-ssh8645975724024024521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh8683825178124511522.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3863078575408172114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4449518802646798217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5537930485884982864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3209615428442287615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-610 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [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-364 # 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-364@tmp/jenkins-gitclient-ssh6355880322190123769.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 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) > 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-364@tmp/jenkins-gitclient-ssh1810721701302945056.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # 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-364@tmp/jenkins-gitclient-ssh848583074942963627.key > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T06:18:14.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T06:18:14.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T06:18:14.943Z] ========================================================= [2021-05-27T06:18:14.943Z] EdgeX Global Pipelines Version Info [2021-05-27T06:18:14.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:18:16.447Z] ------------------- [2021-05-27T06:18:16.448Z] stable info: [2021-05-27T06:18:16.448Z] ------------------- [2021-05-27T06:18:16.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T06:18:16.448Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T06:18:16.448Z] Message: update stable to v1.0.192 [2021-05-27T06:18:17.024Z] ------------------- [2021-05-27T06:18:17.024Z] experimental info: [2021-05-27T06:18:17.024Z] ------------------- [2021-05-27T06:18:17.024Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T06:18:17.024Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T06:18:17.024Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T06:18:17.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-27T06:18:17.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-27T06:18:17.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T06:18:17.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T06:18:17.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T06:18:17.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T06:18:17.622Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T06:18:17.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T06:18:17.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-27T06:18:17.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T06:18:17.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T06:18:17.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-27T06:18:17.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T06:18:18.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T06:18:18.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T06:18:18.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T06:18:18.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T06:18:18.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T06:18:18.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T06:18:18.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-27T06:18:18.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-27T06:18:18.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-27T06:18:18.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-27T06:18:18.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-27T06:18:18.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-27T06:18:18.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T06:18:18.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo [2021-05-27T06:18:18.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo [2021-05-27T06:18:18.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo [2021-05-27T06:18:19.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] echo [2021-05-27T06:18:19.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd54b0 [Pipeline] echo [2021-05-27T06:18:19.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:18:19.302Z] provisioning config files... [2021-05-27T06:18:19.321Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config4277198860484200924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:18:19.706Z] ---> docker-login.sh [2021-05-27T06:18:19.706Z] nexus3.edgexfoundry.org:10001 [2021-05-27T06:18:20.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:18:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:18:20.675Z] Configure a credential helper to remove this warning. See [2021-05-27T06:18:20.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:18:20.675Z] [2021-05-27T06:18:20.675Z] Login Succeeded [2021-05-27T06:18:20.675Z] nexus3.edgexfoundry.org:10002 [2021-05-27T06:18:20.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:18:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:18:20.675Z] Configure a credential helper to remove this warning. See [2021-05-27T06:18:20.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:18:20.675Z] [2021-05-27T06:18:20.675Z] Login Succeeded [2021-05-27T06:18:20.675Z] nexus3.edgexfoundry.org:10003 [2021-05-27T06:18:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:18:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:18:20.943Z] Configure a credential helper to remove this warning. See [2021-05-27T06:18:20.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:18:20.943Z] [2021-05-27T06:18:20.943Z] Login Succeeded [2021-05-27T06:18:20.943Z] nexus3.edgexfoundry.org:10004 [2021-05-27T06:18:20.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:18:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:18:20.943Z] Configure a credential helper to remove this warning. See [2021-05-27T06:18:20.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:18:20.943Z] [2021-05-27T06:18:20.943Z] Login Succeeded [2021-05-27T06:18:20.943Z] docker.io [2021-05-27T06:18:21.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:18:21.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:18:21.468Z] Configure a credential helper to remove this warning. See [2021-05-27T06:18:21.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:18:21.468Z] [2021-05-27T06:18:21.468Z] Login Succeeded [2021-05-27T06:18:21.468Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T06:18:21.497Z] 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-05-27T06:18:22.224Z] + git log --format=format:%s -1 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] echo [2021-05-27T06:18:22.291Z] GIT_COMMIT: 2cd54b0ccbe2f1f36caef61ee084352f243b6e98, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-27T06:18:22.336Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:18:23.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T06:18:23.342Z] [2021-05-27T06:18:23.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:18:23.693Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T06:18:23.694Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T06:18:23.694Z] 31603596830f: Pulling fs layer [2021-05-27T06:18:23.694Z] 54011a49482f: Pulling fs layer [2021-05-27T06:18:23.694Z] a6820b24f6d8: Pulling fs layer [2021-05-27T06:18:23.694Z] f581987b2513: Pulling fs layer [2021-05-27T06:18:23.694Z] f581987b2513: Waiting [2021-05-27T06:18:23.694Z] 54011a49482f: Verifying Checksum [2021-05-27T06:18:23.694Z] 54011a49482f: Download complete [2021-05-27T06:18:23.956Z] 31603596830f: Verifying Checksum [2021-05-27T06:18:23.957Z] 31603596830f: Download complete [2021-05-27T06:18:23.957Z] a6820b24f6d8: Verifying Checksum [2021-05-27T06:18:23.957Z] a6820b24f6d8: Download complete [2021-05-27T06:18:23.957Z] f581987b2513: Verifying Checksum [2021-05-27T06:18:23.957Z] f581987b2513: Download complete [2021-05-27T06:18:24.235Z] 31603596830f: Pull complete [2021-05-27T06:18:24.235Z] 54011a49482f: Pull complete [2021-05-27T06:18:24.832Z] a6820b24f6d8: Pull complete [2021-05-27T06:18:25.104Z] f581987b2513: Pull complete [2021-05-27T06:18:25.104Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T06:18:25.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T06:18:25.104Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T06:18:25.212Z] prd-centos7-docker-4c-2g-610 does not seem to be running inside a container [2021-05-27T06:18:25.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T06:18:27.704Z] $ docker top 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T06:18:27.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T06:18:27.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T06:18:28.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T06:18:28.010Z] $ docker exec 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent [2021-05-27T06:18:28.112Z] SSH_AUTH_SOCK=/tmp/ssh-czK4EoqBVdoD/agent.13 [2021-05-27T06:18:28.112Z] SSH_AGENT_PID=19 [2021-05-27T06:18:28.120Z] Running ssh-add (command line suppressed) [2021-05-27T06:18:28.201Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_8553969163363308416.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_8553969163363308416.key) [2021-05-27T06:18:28.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T06:18:28.574Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T06:18:28.590Z] $ docker exec --env ******** --env ******** 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent -k [2021-05-27T06:18:28.682Z] unset SSH_AUTH_SOCK; [2021-05-27T06:18:28.682Z] unset SSH_AGENT_PID; [2021-05-27T06:18:28.682Z] echo Agent pid 19 killed; [2021-05-27T06:18:28.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T06:18:28.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T06:18:28.792Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T06:18:28.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T06:18:28.906Z] $ docker exec 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent [2021-05-27T06:18:29.012Z] SSH_AUTH_SOCK=/tmp/ssh-3QxF5pvZ0uOX/agent.53 [2021-05-27T06:18:29.012Z] SSH_AGENT_PID=59 [2021-05-27T06:18:29.018Z] Running ssh-add (command line suppressed) [2021-05-27T06:18:29.101Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_7985514250318435652.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_7985514250318435652.key) [2021-05-27T06:18:29.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T06:18:29.488Z] + git semver init [2021-05-27T06:18:29.488Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T06:18:29.488Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.git [2021-05-27T06:18:29.488Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [2021-05-27T06:18:29.488Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T06:18:29.488Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T06:18:29.488Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T06:18:29.488Z] # $SEMVER_BRANCH = PR-364 [2021-05-27T06:18:29.488Z] # $SEMVER_TEMP = /tmp/semver-320541325 [2021-05-27T06:18:29.488Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-27T06:18:30.890Z] # '/tmp/semver-320541325' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver' [2021-05-27T06:18:30.890Z] # -> Force: false [2021-05-27T06:18:30.890Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver [Pipeline] } [2021-05-27T06:18:30.904Z] $ docker exec --env ******** --env ******** 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent -k [2021-05-27T06:18:30.996Z] unset SSH_AUTH_SOCK; [2021-05-27T06:18:30.996Z] unset SSH_AGENT_PID; [2021-05-27T06:18:30.996Z] echo Agent pid 59 killed; [2021-05-27T06:18:31.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T06:18:31.444Z] + git semver [Pipeline] } [2021-05-27T06:18:31.468Z] $ docker stop --time=1 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c [2021-05-27T06:18:32.946Z] $ docker rm -f 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:18:33.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T06:18:33.787Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T06:18:33.812Z] [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-05-27T06:18:34.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws [2021-05-27T06:18:34.619Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T06:18:34.891Z] The recommended git tool is: git [2021-05-27T06:18:40.147Z] using credential edgex-jenkins-ssh [2021-05-27T06:18:40.166Z] Cloning the remote Git repository [2021-05-27T06:18:40.223Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:18:40.330Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-27T06:18:40.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:18:40.396Z] > git --version # timeout=10 [2021-05-27T06:18:40.415Z] > git --version # 'git version 2.17.1' [2021-05-27T06:18:40.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:18:40.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:18:43.089Z] Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:18:42.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-27T06:18:42.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:18:42.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-27T06:18:42.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:18:42.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:18:42.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T06:18:43.115Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:18:43.132Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-27T06:18:43.773Z] Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:18:43.773Z] Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) [2021-05-27T06:18:43.685Z] > git remote # timeout=10 [2021-05-27T06:18:43.704Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T06:18:43.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:18:43.737Z] > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-27T06:18:43.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T06:18:43.784Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:18:43.794Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-27T06:18:48.761Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T06:18:48.821Z] > git --version # timeout=10 [2021-05-27T06:18:48.831Z] > git --version # 'git version 2.17.1' [2021-05-27T06:18:48.840Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [2021-05-27T06:18:49.312Z] Still waiting to schedule task [2021-05-27T06:18:49.313Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T06:18:50.445Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T06:18:50.873Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T06:18:51.240Z] + sudo service docker restart [2021-05-27T06:18:51.240Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:19:09.691Z] provisioning config files... [2021-05-27T06:19:09.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6132641364155802312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:19:10.201Z] ---> docker-login.sh [2021-05-27T06:19:10.201Z] nexus3.edgexfoundry.org:10001 [2021-05-27T06:19:11.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:19:11.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:19:11.468Z] Configure a credential helper to remove this warning. See [2021-05-27T06:19:11.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:19:11.468Z] [2021-05-27T06:19:11.468Z] Login Succeeded [2021-05-27T06:19:11.468Z] nexus3.edgexfoundry.org:10002 [2021-05-27T06:19:11.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:19:12.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:19:12.019Z] Configure a credential helper to remove this warning. See [2021-05-27T06:19:12.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:19:12.019Z] [2021-05-27T06:19:12.019Z] Login Succeeded [2021-05-27T06:19:12.019Z] nexus3.edgexfoundry.org:10003 [2021-05-27T06:19:12.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:19:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:19:12.569Z] Configure a credential helper to remove this warning. See [2021-05-27T06:19:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:19:12.569Z] [2021-05-27T06:19:12.569Z] Login Succeeded [2021-05-27T06:19:12.569Z] nexus3.edgexfoundry.org:10004 [2021-05-27T06:19:12.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:19:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:19:13.117Z] Configure a credential helper to remove this warning. See [2021-05-27T06:19:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:19:13.117Z] [2021-05-27T06:19:13.117Z] Login Succeeded [2021-05-27T06:19:13.117Z] docker.io [2021-05-27T06:19:13.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:19:13.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:19:13.668Z] Configure a credential helper to remove this warning. See [2021-05-27T06:19:13.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:19:13.668Z] [2021-05-27T06:19:13.668Z] Login Succeeded [2021-05-27T06:19:13.668Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T06:19:13.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T06:19:14.380Z] ========================================================= [2021-05-27T06:19:14.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T06:19:14.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:19:14.842Z] + 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-05-27T06:19:15.859Z] Sending build context to Docker daemon 35.5MB [2021-05-27T06:19:15.859Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T06:19:15.859Z] Step 2/8 : FROM ${BASE} [2021-05-27T06:19:16.133Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T06:19:16.133Z] 595b0fe564bb: Pulling fs layer [2021-05-27T06:19:16.133Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T06:19:16.133Z] 316046926c0a: Pulling fs layer [2021-05-27T06:19:16.133Z] 4ebd0625c992: Pulling fs layer [2021-05-27T06:19:16.133Z] 207e8628e3a3: Pulling fs layer [2021-05-27T06:19:16.133Z] c791037a9be2: Pulling fs layer [2021-05-27T06:19:16.133Z] ffd874e62e21: Pulling fs layer [2021-05-27T06:19:16.133Z] 207e8628e3a3: Waiting [2021-05-27T06:19:16.133Z] c791037a9be2: Waiting [2021-05-27T06:19:16.133Z] ffd874e62e21: Waiting [2021-05-27T06:19:16.133Z] 316046926c0a: Verifying Checksum [2021-05-27T06:19:16.133Z] 316046926c0a: Download complete [2021-05-27T06:19:16.405Z] 7186ed65a4f7: Download complete [2021-05-27T06:19:16.405Z] 207e8628e3a3: Download complete [2021-05-27T06:19:16.405Z] c791037a9be2: Download complete [2021-05-27T06:19:16.405Z] 595b0fe564bb: Verifying Checksum [2021-05-27T06:19:16.405Z] 595b0fe564bb: Download complete [2021-05-27T06:19:17.392Z] 595b0fe564bb: Pull complete [2021-05-27T06:19:17.998Z] 7186ed65a4f7: Pull complete [2021-05-27T06:19:18.280Z] 316046926c0a: Pull complete [2021-05-27T06:19:19.260Z] ffd874e62e21: Verifying Checksum [2021-05-27T06:19:19.261Z] ffd874e62e21: Download complete [2021-05-27T06:19:20.245Z] 4ebd0625c992: Verifying Checksum [2021-05-27T06:19:20.245Z] 4ebd0625c992: Download complete [2021-05-27T06:19:30.402Z] 4ebd0625c992: Pull complete [2021-05-27T06:19:30.682Z] 207e8628e3a3: Pull complete [2021-05-27T06:19:31.278Z] c791037a9be2: Pull complete [2021-05-27T06:19:34.669Z] ffd874e62e21: Pull complete [2021-05-27T06:19:34.669Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T06:19:34.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T06:19:34.669Z] ---> cfc18b08335c [2021-05-27T06:19:34.669Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T06:19:36.689Z] ---> Running in 0cca517e2f17 [2021-05-27T06:19:36.962Z] Removing intermediate container 0cca517e2f17 [2021-05-27T06:19:36.962Z] ---> a6518fd063ed [2021-05-27T06:19:36.962Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:19:37.234Z] ---> Running in 3818dde1aceb [2021-05-27T06:19:39.218Z] Removing intermediate container 3818dde1aceb [2021-05-27T06:19:39.218Z] ---> a77cedf5f40d [2021-05-27T06:19:39.218Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-27T06:19:39.491Z] ---> Running in 6c9470363ee9 [2021-05-27T06:19:40.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:19:41.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:19:42.504Z] OK: 138 MiB in 40 packages [2021-05-27T06:19:43.484Z] Removing intermediate container 6c9470363ee9 [2021-05-27T06:19:43.484Z] ---> ba69227af2a5 [2021-05-27T06:19:43.484Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-27T06:19:43.756Z] ---> Running in bf7188f36b2f [2021-05-27T06:19:44.351Z] Removing intermediate container bf7188f36b2f [2021-05-27T06:19:44.351Z] ---> a745884955dd [2021-05-27T06:19:44.351Z] Step 7/8 : COPY . . [2021-05-27T06:19:47.741Z] ---> 30bf7bbf392a [2021-05-27T06:19:47.741Z] Step 8/8 : RUN go mod download [2021-05-27T06:19:47.741Z] ---> Running in ad600ee78974 [2021-05-27T06:20:16.209Z] Running on prd-centos7-docker-4c-2g-612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws [2021-05-27T06:20:16.273Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T06:20:16.416Z] The recommended git tool is: git [2021-05-27T06:20:19.326Z] using credential edgex-jenkins-ssh [2021-05-27T06:20:19.337Z] Cloning the remote Git repository [2021-05-27T06:20:19.353Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:20:19.416Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-27T06:20:19.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:20:19.477Z] > git --version # timeout=10 [2021-05-27T06:20:19.485Z] > git --version # 'git version 2.24.4' [2021-05-27T06:20:19.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:20:19.508Z] [INFO] Currently running in a labeled security context [2021-05-27T06:20:19.509Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T06:20:19.509Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2660268354682506677.key [2021-05-27T06:20:19.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:20:20.105Z] Removing intermediate container ad600ee78974 [2021-05-27T06:20:20.105Z] ---> 65787b83e136 [2021-05-27T06:20:20.105Z] Successfully built 65787b83e136 [2021-05-27T06:20:20.105Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:20:20.522Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T06:20:20.522Z] . [Pipeline] withDockerContainer [2021-05-27T06:20:20.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-05-27T06:20:20.819Z] Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:20:20.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-05-27T06:20:20.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-27T06:20:20.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:20:20.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-27T06:20:20.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-27T06:20:20.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:20:20.405Z] [INFO] Currently running in a labeled security context [2021-05-27T06:20:20.405Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T06:20:20.405Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6724038005473144407.key [2021-05-27T06:20:20.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T06:20:20.823Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:20:20.829Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-27T06:20:20.974Z] > git remote # timeout=10 [2021-05-27T06:20:20.982Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T06:20:21.015Z] Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:20:21.015Z] Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) [2021-05-27T06:20:20.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:20:20.991Z] [INFO] Currently running in a labeled security context [2021-05-27T06:20:20.991Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T06:20:20.991Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh640719721048075823.key [2021-05-27T06:20:20.998Z] > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-27T06:20:21.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T06:20:21.015Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:20:21.020Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-27T06:20:22.336Z] $ docker top 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:20:23.290Z] + go version [2021-05-27T06:20:23.290Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T06:20:23.334Z] $ docker stop --time=1 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e [2021-05-27T06:20:24.727Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T06:20:24.748Z] > git --version # timeout=10 [2021-05-27T06:20:24.754Z] > git --version # 'git version 2.24.4' [2021-05-27T06:20:24.762Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T06:20:25.157Z] $ docker rm -f 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T06:20:26.097Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T06:20:26.097Z] . [Pipeline] withDockerContainer [2021-05-27T06:20:26.541Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-27T06:20:26.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-05-27T06:20:26.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-05-27T06:20:28.300Z] $ docker top f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-27T06:20:28.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T06:20:29.315Z] + sudo service docker restart [2021-05-27T06:20:29.315Z] + true [2021-05-27T06:20:29.315Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T06:20:29.422Z] + go mod tidy [Pipeline] sh [2021-05-27T06:20:30.702Z] + make test [2021-05-27T06:20:30.702Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-27T06:20:32.160Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:20:47.662Z] provisioning config files... [2021-05-27T06:20:47.680Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2603821487247997332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:20:48.098Z] ---> docker-login.sh [2021-05-27T06:20:48.098Z] nexus3.edgexfoundry.org:10001 [2021-05-27T06:20:48.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:20:48.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:20:48.359Z] Configure a credential helper to remove this warning. See [2021-05-27T06:20:48.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:20:48.359Z] [2021-05-27T06:20:48.359Z] Login Succeeded [2021-05-27T06:20:48.359Z] nexus3.edgexfoundry.org:10002 [2021-05-27T06:20:48.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:20:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:20:48.619Z] Configure a credential helper to remove this warning. See [2021-05-27T06:20:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:20:48.619Z] [2021-05-27T06:20:48.619Z] Login Succeeded [2021-05-27T06:20:48.619Z] nexus3.edgexfoundry.org:10003 [2021-05-27T06:20:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:20:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:20:48.619Z] Configure a credential helper to remove this warning. See [2021-05-27T06:20:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:20:48.619Z] [2021-05-27T06:20:48.619Z] Login Succeeded [2021-05-27T06:20:48.619Z] nexus3.edgexfoundry.org:10004 [2021-05-27T06:20:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:20:48.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:20:48.883Z] Configure a credential helper to remove this warning. See [2021-05-27T06:20:48.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:20:48.883Z] [2021-05-27T06:20:48.883Z] Login Succeeded [2021-05-27T06:20:48.883Z] docker.io [2021-05-27T06:20:48.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T06:20:49.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T06:20:49.144Z] Configure a credential helper to remove this warning. See [2021-05-27T06:20:49.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T06:20:49.144Z] [2021-05-27T06:20:49.144Z] Login Succeeded [2021-05-27T06:20:49.144Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T06:20:49.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T06:20:49.534Z] ========================================================= [2021-05-27T06:20:49.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T06:20:49.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:20:49.897Z] + 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-05-27T06:20:50.161Z] Sending build context to Docker daemon 35.5MB [2021-05-27T06:20:50.161Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T06:20:50.161Z] Step 2/8 : FROM ${BASE} [2021-05-27T06:20:50.161Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T06:20:50.161Z] 540db60ca938: Pulling fs layer [2021-05-27T06:20:50.161Z] adcc1eea9eea: Pulling fs layer [2021-05-27T06:20:50.161Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T06:20:50.161Z] 0510c868ecb4: Pulling fs layer [2021-05-27T06:20:50.161Z] afea3b2eda06: Pulling fs layer [2021-05-27T06:20:50.161Z] 7809a108b3ef: Pulling fs layer [2021-05-27T06:20:50.161Z] f706445af74f: Pulling fs layer [2021-05-27T06:20:50.161Z] 0510c868ecb4: Waiting [2021-05-27T06:20:50.161Z] afea3b2eda06: Waiting [2021-05-27T06:20:50.161Z] 7809a108b3ef: Waiting [2021-05-27T06:20:50.161Z] f706445af74f: Waiting [2021-05-27T06:20:50.161Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T06:20:50.161Z] 4c4ab2625f07: Download complete [2021-05-27T06:20:50.161Z] adcc1eea9eea: Verifying Checksum [2021-05-27T06:20:50.161Z] adcc1eea9eea: Download complete [2021-05-27T06:20:50.161Z] afea3b2eda06: Verifying Checksum [2021-05-27T06:20:50.161Z] afea3b2eda06: Download complete [2021-05-27T06:20:50.161Z] 540db60ca938: Verifying Checksum [2021-05-27T06:20:50.161Z] 540db60ca938: Download complete [2021-05-27T06:20:50.161Z] 7809a108b3ef: Verifying Checksum [2021-05-27T06:20:50.161Z] 7809a108b3ef: Download complete [2021-05-27T06:20:50.422Z] 540db60ca938: Pull complete [2021-05-27T06:20:50.684Z] adcc1eea9eea: Pull complete [2021-05-27T06:20:50.684Z] 4c4ab2625f07: Pull complete [2021-05-27T06:20:52.127Z] f706445af74f: Verifying Checksum [2021-05-27T06:20:52.127Z] f706445af74f: Download complete [2021-05-27T06:20:53.076Z] 0510c868ecb4: Verifying Checksum [2021-05-27T06:20:53.076Z] 0510c868ecb4: Download complete [2021-05-27T06:20:57.306Z] 0510c868ecb4: Pull complete [2021-05-27T06:20:57.306Z] afea3b2eda06: Pull complete [2021-05-27T06:20:57.306Z] 7809a108b3ef: Pull complete [2021-05-27T06:20:58.703Z] f706445af74f: Pull complete [2021-05-27T06:20:58.703Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T06:20:58.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T06:20:58.703Z] ---> b068be0155e3 [2021-05-27T06:20:58.703Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-27T06:21:04.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-27T06:21:04.757Z] GO111MODULE=on go vet ./... [2021-05-27T06:21:08.710Z] ---> Running in 148cc9eb44ad [2021-05-27T06:21:08.710Z] Removing intermediate container 148cc9eb44ad [2021-05-27T06:21:08.710Z] ---> 26b04d758e68 [2021-05-27T06:21:08.710Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:21:08.710Z] ---> Running in 43c9a5c8bc52 [2021-05-27T06:21:08.710Z] Removing intermediate container 43c9a5c8bc52 [2021-05-27T06:21:08.710Z] ---> 4b0e4206582c [2021-05-27T06:21:08.710Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-27T06:21:08.710Z] ---> Running in 4d079d4f84c1 [2021-05-27T06:21:08.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T06:21:09.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T06:21:10.180Z] OK: 149 MiB in 40 packages [2021-05-27T06:21:10.444Z] Removing intermediate container 4d079d4f84c1 [2021-05-27T06:21:10.444Z] ---> 5a79265a14e9 [2021-05-27T06:21:10.444Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-27T06:21:10.705Z] ---> Running in 03a2d5a3100c [2021-05-27T06:21:10.705Z] Removing intermediate container 03a2d5a3100c [2021-05-27T06:21:10.705Z] ---> 556650fe1af1 [2021-05-27T06:21:10.705Z] Step 7/8 : COPY . . [2021-05-27T06:21:12.850Z] ---> f007f629560b [2021-05-27T06:21:12.850Z] Step 8/8 : RUN go mod download [2021-05-27T06:21:12.850Z] ---> Running in d2032e0318f3 [Pipeline] } [2021-05-27T06:21:23.139Z] $ docker stop --time=1 f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 [2021-05-27T06:21:25.132Z] $ docker rm -f f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:21:26.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T06:21:26.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-27T06:21:27.790Z] Removing intermediate container d2032e0318f3 [2021-05-27T06:21:27.790Z] ---> bd856a4418fd [2021-05-27T06:21:27.790Z] Successfully built bd856a4418fd [2021-05-27T06:21:27.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:21:29.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T06:21:29.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T06:21:29.701Z] . [Pipeline] withDockerContainer [2021-05-27T06:21:29.853Z] prd-centos7-docker-4c-2g-612 does not seem to be running inside a container [2021-05-27T06:21:29.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-27T06:21:29.993Z] + ls -al . [2021-05-27T06:21:29.993Z] total 124 [2021-05-27T06:21:29.993Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 06:20 . [2021-05-27T06:21:29.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 06:18 .. [2021-05-27T06:21:29.993Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 06:18 .git [2021-05-27T06:21:29.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 06:18 .github [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 162 May 27 06:18 .gitignore [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 27 06:18 CONTRIBUTING.md [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 27 06:18 Dockerfile [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 902 May 27 06:18 Dockerfile.build [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 652 May 27 06:18 Jenkinsfile [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 27 06:18 LICENSE [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 941 May 27 06:18 Makefile [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 27 06:18 README.md [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 06:18 VERSION [2021-05-27T06:21:29.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 06:18 assets [2021-05-27T06:21:29.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 06:18 bin [2021-05-27T06:21:29.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 06:18 cmd [2021-05-27T06:21:29.993Z] -rw-r--r-- 1 jenkins jenkins 10 May 27 06:20 coverage.out [2021-05-27T06:21:29.993Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 06:18 docs [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 971 May 27 06:18 go.mod [2021-05-27T06:21:29.993Z] -rw-r--r-- 1 jenkins jenkins 23959 May 27 06:20 go.sum [2021-05-27T06:21:29.993Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 06:18 internal [2021-05-27T06:21:29.993Z] -rw-rw-r-- 1 jenkins jenkins 155 May 27 06:18 version.go [2021-05-27T06:21:29.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 06:18 web [2021-05-27T06:21:30.273Z] $ docker top 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:21:30.758Z] + go version [2021-05-27T06:21:30.758Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T06:21:30.783Z] $ docker stop --time=1 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 [2021-05-27T06:21:30.902Z] + 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=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 --label arch=arm64 --label version=0.0.0 . [2021-05-27T06:21:31.887Z] Sending build context to Docker daemon 35.52MB [2021-05-27T06:21:31.887Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T06:21:31.887Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-27T06:21:31.887Z] ---> 65787b83e136 [2021-05-27T06:21:31.887Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-27T06:21:32.034Z] $ docker rm -f 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-05-27T06:21:32.483Z] ---> Running in dbd601af8f23 [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:21:32.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T06:21:32.830Z] . [Pipeline] withDockerContainer [2021-05-27T06:21:32.918Z] prd-centos7-docker-4c-2g-612 does not seem to be running inside a container [2021-05-27T06:21:33.077Z] Removing intermediate container dbd601af8f23 [2021-05-27T06:21:33.078Z] ---> 9f6f199f92e8 [2021-05-27T06:21:33.078Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-27T06:21:33.078Z] ---> Running in 85b2e76f8e4d [2021-05-27T06:21:33.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-27T06:21:33.528Z] $ docker top 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 -eo pid,comm [Pipeline] { [2021-05-27T06:21:33.671Z] Removing intermediate container 85b2e76f8e4d [2021-05-27T06:21:33.671Z] ---> d6d229a32387 [2021-05-27T06:21:33.671Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-27T06:21:33.671Z] ---> Running in 7fd009e099ee [Pipeline] sh [2021-05-27T06:21:34.031Z] + go mod tidy [2021-05-27T06:21:34.264Z] Removing intermediate container 7fd009e099ee [2021-05-27T06:21:34.264Z] ---> a4effe92a415 [2021-05-27T06:21:34.264Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-27T06:21:34.264Z] ---> Running in 747f3a60b9a5 [Pipeline] sh [2021-05-27T06:21:34.682Z] + make test [2021-05-27T06:21:34.682Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-27T06:21:34.874Z] Removing intermediate container 747f3a60b9a5 [2021-05-27T06:21:34.874Z] ---> f41768624ecb [2021-05-27T06:21:34.874Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-27T06:21:34.874Z] ---> Running in 1e31847540f3 [2021-05-27T06:21:34.948Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-27T06:21:35.473Z] Removing intermediate container 1e31847540f3 [2021-05-27T06:21:35.473Z] ---> 158361b3cb2e [2021-05-27T06:21:35.473Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:21:35.473Z] ---> Running in 5c544eb35e68 [2021-05-27T06:21:38.089Z] Removing intermediate container 5c544eb35e68 [2021-05-27T06:21:38.089Z] ---> 9c1fd706964f [2021-05-27T06:21:38.089Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-27T06:21:38.089Z] ---> Running in 4c2a00daab2f [2021-05-27T06:21:39.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:21:40.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:21:41.018Z] OK: 138 MiB in 40 packages [2021-05-27T06:21:42.000Z] Removing intermediate container 4c2a00daab2f [2021-05-27T06:21:42.000Z] ---> 2297cc5c350f [2021-05-27T06:21:42.000Z] Step 10/24 : ENV GO111MODULE=on [2021-05-27T06:21:42.000Z] ---> Running in aa46c9317a7e [2021-05-27T06:21:42.610Z] Removing intermediate container aa46c9317a7e [2021-05-27T06:21:42.610Z] ---> c621ae879680 [2021-05-27T06:21:42.610Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-27T06:21:42.610Z] ---> Running in 5fbc9aa1a4bf [2021-05-27T06:21:43.235Z] Removing intermediate container 5fbc9aa1a4bf [2021-05-27T06:21:43.235Z] ---> ab6acd8ccec9 [2021-05-27T06:21:43.235Z] Step 12/24 : COPY go.mod . [2021-05-27T06:21:43.862Z] ---> 258762ec52e0 [2021-05-27T06:21:43.862Z] Step 13/24 : COPY Makefile . [2021-05-27T06:21:44.861Z] ---> b7116af9bbb9 [2021-05-27T06:21:44.861Z] Step 14/24 : RUN make update [2021-05-27T06:21:44.861Z] ---> Running in 621e8f2b10b7 [2021-05-27T06:21:46.307Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-27T06:21:47.229Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-27T06:21:47.229Z] GO111MODULE=on go vet ./... [2021-05-27T06:21:47.302Z] Removing intermediate container 621e8f2b10b7 [2021-05-27T06:21:47.302Z] ---> 12e7bab76ec4 [2021-05-27T06:21:47.302Z] Step 15/24 : COPY . . [Pipeline] } [2021-05-27T06:21:50.581Z] $ docker stop --time=1 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 [2021-05-27T06:21:50.681Z] ---> 1290ecdb125f [2021-05-27T06:21:50.681Z] Step 16/24 : RUN ${MAKE} [2021-05-27T06:21:50.681Z] ---> Running in a03f090b7228 [2021-05-27T06:21:52.118Z] 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-05-27T06:21:52.328Z] $ docker rm -f 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:21:52.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T06:21:52.902Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T06:21:53.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-27T06:21:53.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T06:21:54.026Z] + ls -al . [2021-05-27T06:21:54.026Z] total 92 [2021-05-27T06:21:54.026Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 27 06:21 . [2021-05-27T06:21:54.026Z] drwxrwxr-x. 4 jenkins jenkins 28 May 27 06:20 .. [2021-05-27T06:21:54.026Z] drwxrwxr-x. 3 jenkins jenkins 20 May 27 06:20 assets [2021-05-27T06:21:54.026Z] drwxrwxr-x. 2 jenkins jenkins 35 May 27 06:20 bin [2021-05-27T06:21:54.026Z] drwxrwxr-x. 3 jenkins jenkins 29 May 27 06:20 cmd [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 27 06:20 CONTRIBUTING.md [2021-05-27T06:21:54.026Z] -rw-r--r--. 1 jenkins jenkins 10 May 27 06:21 coverage.out [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 27 06:20 Dockerfile [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 902 May 27 06:20 Dockerfile.build [2021-05-27T06:21:54.026Z] drwxrwxr-x. 5 jenkins jenkins 104 May 27 06:20 docs [2021-05-27T06:21:54.026Z] drwxrwxr-x. 8 jenkins jenkins 179 May 27 06:20 .git [2021-05-27T06:21:54.026Z] drwxrwxr-x. 2 jenkins jenkins 103 May 27 06:20 .github [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 162 May 27 06:20 .gitignore [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 971 May 27 06:20 go.mod [2021-05-27T06:21:54.026Z] -rw-r--r--. 1 jenkins jenkins 23959 May 27 06:21 go.sum [2021-05-27T06:21:54.026Z] drwxrwxr-x. 10 jenkins jenkins 139 May 27 06:20 internal [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 652 May 27 06:20 Jenkinsfile [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 27 06:20 LICENSE [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 941 May 27 06:20 Makefile [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 27 06:20 README.md [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 5 May 27 06:18 VERSION [2021-05-27T06:21:54.026Z] -rw-rw-r--. 1 jenkins jenkins 155 May 27 06:20 version.go [2021-05-27T06:21:54.026Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 27 06:20 web [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:21:54.410Z] + 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=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 --label arch=amd64 --label version=0.0.0 . [2021-05-27T06:21:54.675Z] Sending build context to Docker daemon 35.53MB [2021-05-27T06:21:54.675Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T06:21:54.675Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-27T06:21:54.675Z] ---> bd856a4418fd [2021-05-27T06:21:54.675Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-27T06:21:54.675Z] ---> Running in b3215292680b [2021-05-27T06:21:54.937Z] Removing intermediate container b3215292680b [2021-05-27T06:21:54.937Z] ---> d61dabc4f9f3 [2021-05-27T06:21:54.937Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-27T06:21:54.937Z] ---> Running in 1b58da14d814 [2021-05-27T06:21:55.200Z] Removing intermediate container 1b58da14d814 [2021-05-27T06:21:55.200Z] ---> b1bc18323bd3 [2021-05-27T06:21:55.200Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-27T06:21:55.461Z] ---> Running in ac360cf20b9e [2021-05-27T06:21:55.725Z] Removing intermediate container ac360cf20b9e [2021-05-27T06:21:55.725Z] ---> 522ba7c93037 [2021-05-27T06:21:55.725Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-27T06:21:55.725Z] ---> Running in dffa070ee64f [2021-05-27T06:21:55.986Z] Removing intermediate container dffa070ee64f [2021-05-27T06:21:55.986Z] ---> 919d340b389f [2021-05-27T06:21:55.986Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-27T06:21:55.986Z] ---> Running in fbfacf507f80 [2021-05-27T06:21:56.246Z] Removing intermediate container fbfacf507f80 [2021-05-27T06:21:56.246Z] ---> 5ffd8caf84fa [2021-05-27T06:21:56.246Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:21:56.246Z] ---> Running in 4432dc2c8f7c [2021-05-27T06:21:56.827Z] Removing intermediate container 4432dc2c8f7c [2021-05-27T06:21:56.827Z] ---> c48468563981 [2021-05-27T06:21:56.827Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-27T06:21:56.827Z] ---> Running in 13b07753d290 [2021-05-27T06:21:57.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T06:21:57.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T06:21:58.543Z] OK: 149 MiB in 40 packages [2021-05-27T06:21:58.804Z] Removing intermediate container 13b07753d290 [2021-05-27T06:21:58.804Z] ---> 5ece42fe885f [2021-05-27T06:21:58.804Z] Step 10/24 : ENV GO111MODULE=on [2021-05-27T06:21:59.065Z] ---> Running in e537b11461b4 [2021-05-27T06:21:59.065Z] Removing intermediate container e537b11461b4 [2021-05-27T06:21:59.065Z] ---> e7a2e4c2ef55 [2021-05-27T06:21:59.065Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-27T06:21:59.065Z] ---> Running in 5ec645035211 [2021-05-27T06:21:59.326Z] Removing intermediate container 5ec645035211 [2021-05-27T06:21:59.326Z] ---> f3383c0a5793 [2021-05-27T06:21:59.326Z] Step 12/24 : COPY go.mod . [2021-05-27T06:21:59.326Z] ---> ddeea411b571 [2021-05-27T06:21:59.326Z] Step 13/24 : COPY Makefile . [2021-05-27T06:21:59.589Z] ---> 78d43eaeb0ce [2021-05-27T06:21:59.589Z] Step 14/24 : RUN make update [2021-05-27T06:21:59.589Z] ---> Running in 054f3e1f0abc [2021-05-27T06:21:59.851Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-27T06:22:00.114Z] Removing intermediate container 054f3e1f0abc [2021-05-27T06:22:00.114Z] ---> d861f3b41657 [2021-05-27T06:22:00.114Z] Step 15/24 : COPY . . [2021-05-27T06:22:01.504Z] ---> 04eb0c711073 [2021-05-27T06:22:01.504Z] Step 16/24 : RUN ${MAKE} [2021-05-27T06:22:01.504Z] ---> Running in 717cfab03078 [2021-05-27T06:22:01.504Z] 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-05-27T06:22:11.602Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-27T06:22:15.811Z] Removing intermediate container 717cfab03078 [2021-05-27T06:22:15.811Z] ---> 8b695f4446c6 [2021-05-27T06:22:15.811Z] Step 17/24 : FROM alpine:3.12 [2021-05-27T06:22:16.382Z] 3.12: Pulling from library/alpine [2021-05-27T06:22:16.642Z] 339de151aab4: Pulling fs layer [2021-05-27T06:22:16.903Z] 339de151aab4: Verifying Checksum [2021-05-27T06:22:16.903Z] 339de151aab4: Download complete [2021-05-27T06:22:17.163Z] 339de151aab4: Pull complete [2021-05-27T06:22:17.163Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T06:22:17.163Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T06:22:17.163Z] ---> 13621d1b12d4 [2021-05-27T06:22:17.163Z] Step 18/24 : EXPOSE 4000 [2021-05-27T06:22:17.735Z] ---> Running in f30f64e643e5 [2021-05-27T06:22:17.996Z] Removing intermediate container f30f64e643e5 [2021-05-27T06:22:17.996Z] ---> c780ea35baed [2021-05-27T06:22:17.996Z] Step 19/24 : 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-05-27T06:22:18.948Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-27T06:22:19.913Z] ---> d94920d25efd [2021-05-27T06:22:19.913Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-27T06:22:20.174Z] ---> Running in 9e82b04fc8e6 [2021-05-27T06:22:20.174Z] Removing intermediate container 9e82b04fc8e6 [2021-05-27T06:22:20.174Z] ---> b5980057359c [2021-05-27T06:22:20.174Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-27T06:22:20.435Z] ---> Running in 32a07eb9f6a9 [2021-05-27T06:22:20.435Z] Removing intermediate container 32a07eb9f6a9 [2021-05-27T06:22:20.435Z] ---> 3349a256f9d5 [2021-05-27T06:22:20.435Z] Step 22/24 : LABEL arch=amd64 [2021-05-27T06:22:20.696Z] ---> Running in 15a6a7284b07 [2021-05-27T06:22:20.696Z] Removing intermediate container 15a6a7284b07 [2021-05-27T06:22:20.696Z] ---> db132cabadaa [2021-05-27T06:22:20.696Z] Step 23/24 : LABEL git_sha=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:22:20.956Z] ---> Running in 0d26e79c40dd [2021-05-27T06:22:21.221Z] Removing intermediate container 0d26e79c40dd [2021-05-27T06:22:21.221Z] ---> bd825f2a8257 [2021-05-27T06:22:21.221Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:22:21.221Z] ---> Running in 23da6042b769 [2021-05-27T06:22:21.482Z] Removing intermediate container 23da6042b769 [2021-05-27T06:22:21.482Z] ---> 471a6557f3f6 [2021-05-27T06:22:21.482Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-27T06:22:21.482Z] Successfully built 471a6557f3f6 [2021-05-27T06:22:21.482Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [2021-05-27T06:22:21.570Z] Removing intermediate container a03f090b7228 [2021-05-27T06:22:21.570Z] ---> a9050d937cfc [2021-05-27T06:22:21.570Z] Step 17/24 : FROM alpine:3.12 [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-05-27T06:22:22.161Z] 3.12: Pulling from library/alpine [2021-05-27T06:22:22.162Z] d2f70382dc9a: Pulling fs layer [2021-05-27T06:22:22.323Z] ---> job-cost.sh [2021-05-27T06:22:22.324Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YJHB [2021-05-27T06:22:22.433Z] d2f70382dc9a: Download complete [2021-05-27T06:22:23.026Z] d2f70382dc9a: Pull complete [2021-05-27T06:22:23.026Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T06:22:23.026Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T06:22:23.026Z] ---> 9852663dfa18 [2021-05-27T06:22:23.026Z] Step 18/24 : EXPOSE 4000 [2021-05-27T06:22:23.300Z] ---> Running in 96ebb3b259ca [2021-05-27T06:22:23.576Z] Removing intermediate container 96ebb3b259ca [2021-05-27T06:22:23.576Z] ---> 28d736af3ece [2021-05-27T06:22:23.576Z] Step 19/24 : 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-05-27T06:22:26.205Z] ---> 8fff139fe641 [2021-05-27T06:22:26.205Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-27T06:22:26.205Z] ---> Running in dd6aa46ba947 [2021-05-27T06:22:26.479Z] Removing intermediate container dd6aa46ba947 [2021-05-27T06:22:26.479Z] ---> fec7d5ac62d8 [2021-05-27T06:22:26.479Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-27T06:22:26.752Z] ---> Running in a3887f225bf1 [2021-05-27T06:22:27.032Z] Removing intermediate container a3887f225bf1 [2021-05-27T06:22:27.032Z] ---> 78f4e4bad805 [2021-05-27T06:22:27.032Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:22:27.306Z] ---> Running in dffe16156f7d [2021-05-27T06:22:27.901Z] Removing intermediate container dffe16156f7d [2021-05-27T06:22:27.901Z] ---> e4f6eb7d3750 [2021-05-27T06:22:27.901Z] Step 23/24 : LABEL git_sha=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-27T06:22:27.901Z] ---> Running in ff64cab4804a [2021-05-27T06:22:28.495Z] Removing intermediate container ff64cab4804a [2021-05-27T06:22:28.495Z] ---> 3f291913fe22 [2021-05-27T06:22:28.495Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:22:28.495Z] ---> Running in 54d9283ce783 [2021-05-27T06:22:29.092Z] Removing intermediate container 54d9283ce783 [2021-05-27T06:22:29.092Z] ---> 560a26856aae [2021-05-27T06:22:29.092Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-27T06:22:29.092Z] Successfully built 560a26856aae [2021-05-27T06:22:29.092Z] 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-05-27T06:22:29.857Z] ---> job-cost.sh [2021-05-27T06:22:29.857Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdUA [2021-05-27T06:22:34.568Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T06:22:49.543Z] lf-activate-venv(): INFO: Adding /tmp/venv-YJHB/bin to PATH [2021-05-27T06:22:49.543Z] INFO: No Stack... [2021-05-27T06:22:50.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T06:22:50.744Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T06:22:51.067Z] + cut -d, -f6 [2021-05-27T06:22:51.067Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-05-27T06:22:51.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [2021-05-27T06:22:51.129Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] did not exist. Created. [2021-05-27T06:22:51.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T06:22:51.753Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-27T06:22:51.888Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T06:22:51.910Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T06:23:08.873Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T06:24:45.618Z] lf-activate-venv(): INFO: Adding /tmp/venv-mdUA/bin to PATH [2021-05-27T06:24:45.618Z] INFO: No Stack... [2021-05-27T06:24:45.618Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T06:24:45.618Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T06:24:45.986Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-27T06:24:45.986Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T06:24:46.086Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [2021-05-27T06:24:46.092Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] did not exist. Created. [2021-05-27T06:24:46.092Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T06:24:46.544Z] /w/workspace/edgex-ui-go/1@tmp/durable-e7143335/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e7143335/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-27T06:24:46.946Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T06:24:46.990Z] Warning: overwriting stash ‘stack-cost’ [2021-05-27T06:24:47.293Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T06:24:47.314Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-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-05-27T06:24:48.355Z] provisioning config files... [2021-05-27T06:24:48.364Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1423975441980567901tmp [Pipeline] { [Pipeline] sh [2021-05-27T06:24:48.749Z] + set +x [2021-05-27T06:24:48.749Z] + bash -s -- [2021-05-27T06:24:48.749Z] + curl -s https://codecov.io/bash [2021-05-27T06:24:48.749Z] [2021-05-27T06:24:48.749Z] _____ _ [2021-05-27T06:24:48.749Z] / ____| | | [2021-05-27T06:24:48.749Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T06:24:48.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T06:24:48.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T06:24:48.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T06:24:48.749Z] Bash-1.0.3 [2021-05-27T06:24:48.749Z] [2021-05-27T06:24:48.749Z] [2021-05-27T06:24:48.749Z] ==> git version 2.24.4 found [2021-05-27T06:24:48.749Z] ==> 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-05-27T06:24:48.749Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T06:24:48.749Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T06:24:48.749Z] ==> Jenkins CI detected. [2021-05-27T06:24:48.749Z] project root: . [2021-05-27T06:24:48.749Z] --> token set from env [2021-05-27T06:24:48.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T06:24:49.016Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T06:24:49.016Z] ==> Python coveragepy not found [2021-05-27T06:24:49.016Z] ==> Searching for coverage reports in: [2021-05-27T06:24:49.016Z] + . [2021-05-27T06:24:49.016Z] -> Found 1 reports [2021-05-27T06:24:49.016Z] ==> Detecting git/mercurial file structure [2021-05-27T06:24:49.016Z] ==> Reading reports [2021-05-27T06:24:49.016Z] + ./coverage.out bytes=10 [2021-05-27T06:24:49.016Z] ==> Appending adjustments [2021-05-27T06:24:49.016Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T06:24:49.016Z] + Found adjustments [2021-05-27T06:24:49.016Z] ==> Gzipping contents [2021-05-27T06:24:49.016Z] 4.0K /tmp/codecov.2EPtNA.gz [2021-05-27T06:24:49.016Z] ==> Uploading reports [2021-05-27T06:24:49.016Z] url: https://codecov.io [2021-05-27T06:24:49.016Z] query: branch=PR-364&commit=2cd54b0ccbe2f1f36caef61ee084352f243b6e98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= [2021-05-27T06:24:49.016Z] -> Pinging Codecov [2021-05-27T06:24:49.016Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-364&commit=2cd54b0ccbe2f1f36caef61ee084352f243b6e98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= [2021-05-27T06:24:49.730Z] -> Uploading to [2021-05-27T06:24:49.730Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/FB506323287CE973F263BFD2A0EB1F37/2cd54b0ccbe2f1f36caef61ee084352f243b6e98/199f948e-1c48-4d48-8b70-864ad7372b49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T062449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=348a1154bac126325c5af05adf17383ca809a12223647be5c588b927247722fa [2021-05-27T06:24:49.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T06:24:49.730Z] Dload Upload Total Spent Left Speed [2021-05-27T06:24:49.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9493 --:--:-- --:--:-- --:--:-- 9509 [2021-05-27T06:24:49.992Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] } [2021-05-27T06:24:50.019Z] 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-05-27T06:24:51.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:24:52.495Z] ---> package-listing.sh [2021-05-27T06:24:52.495Z] ++ facter osfamily [2021-05-27T06:24:52.495Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T06:24:52.762Z] + OS_FAMILY=redhat [2021-05-27T06:24:52.763Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-364 [2021-05-27T06:24:52.763Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T06:24:52.763Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T06:24:52.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T06:24:52.763Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T06:24:52.763Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' [2021-05-27T06:24:52.763Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T06:24:52.763Z] + case "${OS_FAMILY}" in [2021-05-27T06:24:52.763Z] + rpm -qa [2021-05-27T06:24:52.763Z] + sort [2021-05-27T06:24:53.335Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T06:24:53.335Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T06:24:53.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T06:24:53.335Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' [2021-05-27T06:24:53.336Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [2021-05-27T06:24:53.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [Pipeline] echo [2021-05-27T06:24:53.374Z] 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T06:24:53.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:24:54.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:24:54.277Z] [2021-05-27T06:24:54.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:24:54.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:24:54.635Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T06:24:54.635Z] df20fa9351a1: Pulling fs layer [2021-05-27T06:24:54.635Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T06:24:54.635Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T06:24:54.635Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T06:24:54.635Z] 93b61091891f: Pulling fs layer [2021-05-27T06:24:54.635Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T06:24:54.635Z] 5e14af77c1be: Pulling fs layer [2021-05-27T06:24:54.635Z] 01666e4c0597: Pulling fs layer [2021-05-27T06:24:54.635Z] aa168da1d23b: Pulling fs layer [2021-05-27T06:24:54.635Z] 93b9cdb0e59b: Waiting [2021-05-27T06:24:54.635Z] 5e14af77c1be: Waiting [2021-05-27T06:24:54.635Z] 01666e4c0597: Waiting [2021-05-27T06:24:54.635Z] aa168da1d23b: Waiting [2021-05-27T06:24:54.635Z] 46f8f816bc3b: Waiting [2021-05-27T06:24:54.635Z] 93b61091891f: Waiting [2021-05-27T06:24:54.635Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T06:24:54.635Z] 36b3adc4ff6f: Download complete [2021-05-27T06:24:54.895Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T06:24:54.896Z] 46f8f816bc3b: Download complete [2021-05-27T06:24:54.896Z] df20fa9351a1: Verifying Checksum [2021-05-27T06:24:54.896Z] df20fa9351a1: Download complete [2021-05-27T06:24:54.896Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T06:24:54.896Z] 93b9cdb0e59b: Download complete [2021-05-27T06:24:54.896Z] 93b61091891f: Verifying Checksum [2021-05-27T06:24:54.896Z] 93b61091891f: Download complete [2021-05-27T06:24:54.896Z] 5e14af77c1be: Verifying Checksum [2021-05-27T06:24:54.896Z] 5e14af77c1be: Download complete [2021-05-27T06:24:54.896Z] 01666e4c0597: Verifying Checksum [2021-05-27T06:24:54.896Z] 01666e4c0597: Download complete [2021-05-27T06:24:55.159Z] df20fa9351a1: Pull complete [2021-05-27T06:24:55.159Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T06:24:55.159Z] 8ad3a11d3b57: Download complete [2021-05-27T06:24:55.159Z] 36b3adc4ff6f: Pull complete [2021-05-27T06:24:55.735Z] 8ad3a11d3b57: Pull complete [2021-05-27T06:24:55.735Z] 46f8f816bc3b: Pull complete [2021-05-27T06:24:56.311Z] 93b61091891f: Pull complete [2021-05-27T06:24:56.311Z] 93b9cdb0e59b: Pull complete [2021-05-27T06:24:56.574Z] 5e14af77c1be: Pull complete [2021-05-27T06:24:56.574Z] 01666e4c0597: Pull complete [2021-05-27T06:24:57.153Z] aa168da1d23b: Verifying Checksum [2021-05-27T06:24:57.153Z] aa168da1d23b: Download complete [2021-05-27T06:25:01.406Z] aa168da1d23b: Pull complete [2021-05-27T06:25:01.406Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T06:25:01.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:25:01.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T06:25:01.516Z] prd-centos7-docker-4c-2g-610 does not seem to be running inside a container [2021-05-27T06:25:01.552Z] $ 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-364/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-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T06:25:09.546Z] $ docker top ed22daa4794e8f9c5047d5e94d8c375ed5c121b6121951a2ef58a4ba845b8f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:25:10.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T06:25:10.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T06:25:10.691Z] + ls /var/log/sa-host [2021-05-27T06:25:10.691Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T06:25:10.691Z] file_magic: OK [2021-05-27T06:25:10.691Z] HZ: Using current value: 100 [2021-05-27T06:25:10.691Z] file_header: OK [2021-05-27T06:25:10.691Z] 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-05-27T06:25:10.691Z] Statistics: [2021-05-27T06:25:10.691Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:25:10.691Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T06:25:10.691Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T06:25:10.691Z] file_magic: OK [2021-05-27T06:25:10.691Z] HZ: Using current value: 100 [2021-05-27T06:25:10.691Z] file_header: OK [2021-05-27T06:25:10.691Z] 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-05-27T06:25:10.691Z] Statistics: [2021-05-27T06:25:10.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:25:10.691Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:25:10.937Z] provisioning config files... [2021-05-27T06:25:10.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config2710322430223754705tmp [Pipeline] { [Pipeline] echo [2021-05-27T06:25:11.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:25:11.348Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T06:25:11.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T06:25:11.471Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:25:11.812Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T06:25:11.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:25:12.180Z] ---> sudo-logs.sh [2021-05-27T06:25:12.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T06:25:12.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:25:12.620Z] ---> job-cost.sh [2021-05-27T06:25:12.620Z] lf-activate-venv: SKIPPING [2021-05-27T06:25:12.620Z] DEBUG: total: 0.18000000715255737 [2021-05-27T06:25:12.620Z] INFO: Retrieving Stack Cost... [2021-05-27T06:25:13.567Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T06:25:13.829Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T06:25:13.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:25:14.244Z] ---> logs-deploy.sh [2021-05-27T06:25:14.244Z] lf-activate-venv: SKIPPING [2021-05-27T06:25:14.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-364/1 [2021-05-27T06:25:14.244Z] INFO: archiving workspace using pattern(s): [2021-05-27T06:25:15.190Z] Archives upload complete. [2021-05-27T06:25:15.190Z] INFO: archiving logs to Nexus [2021-05-27T06:25:15.765Z] ---> uname -a: [2021-05-27T06:25:15.765Z] Linux prd-centos7-docker-4c-2g-610.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-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> lscpu: [2021-05-27T06:25:15.765Z] Architecture: x86_64 [2021-05-27T06:25:15.765Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-27T06:25:15.765Z] Byte Order: Little Endian [2021-05-27T06:25:15.765Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-27T06:25:15.765Z] CPU(s): 2 [2021-05-27T06:25:15.765Z] On-line CPU(s) list: 0,1 [2021-05-27T06:25:15.765Z] Thread(s) per core: 1 [2021-05-27T06:25:15.765Z] Core(s) per socket: 1 [2021-05-27T06:25:15.765Z] Socket(s): 2 [2021-05-27T06:25:15.765Z] NUMA node(s): 1 [2021-05-27T06:25:15.765Z] Vendor ID: AuthenticAMD [2021-05-27T06:25:15.765Z] CPU family: 23 [2021-05-27T06:25:15.765Z] Model: 49 [2021-05-27T06:25:15.765Z] Model name: AMD EPYC-Rome Processor [2021-05-27T06:25:15.765Z] Stepping: 0 [2021-05-27T06:25:15.765Z] CPU MHz: 2800.000 [2021-05-27T06:25:15.765Z] BogoMIPS: 5600.00 [2021-05-27T06:25:15.765Z] Virtualization: AMD-V [2021-05-27T06:25:15.765Z] Hypervisor vendor: KVM [2021-05-27T06:25:15.765Z] Virtualization type: full [2021-05-27T06:25:15.765Z] L1d cache: 64 KiB [2021-05-27T06:25:15.765Z] L1i cache: 64 KiB [2021-05-27T06:25:15.765Z] L2 cache: 1 MiB [2021-05-27T06:25:15.765Z] L3 cache: 32 MiB [2021-05-27T06:25:15.765Z] NUMA node0 CPU(s): 0,1 [2021-05-27T06:25:15.765Z] Vulnerability Itlb multihit: Not affected [2021-05-27T06:25:15.765Z] Vulnerability L1tf: Not affected [2021-05-27T06:25:15.765Z] Vulnerability Mds: Not affected [2021-05-27T06:25:15.765Z] Vulnerability Meltdown: Not affected [2021-05-27T06:25:15.765Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-27T06:25:15.765Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-27T06:25:15.765Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-27T06:25:15.765Z] Vulnerability Srbds: Not affected [2021-05-27T06:25:15.765Z] Vulnerability Tsx async abort: Not affected [2021-05-27T06:25:15.765Z] 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-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> nproc: [2021-05-27T06:25:15.765Z] 2 [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> df -h: [2021-05-27T06:25:15.765Z] Filesystem Size Used Available Use% Mounted on [2021-05-27T06:25:15.765Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-27T06:25:15.765Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-27T06:25:15.765Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-27T06:25:15.765Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-27T06:25:15.765Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> free -m: [2021-05-27T06:25:15.765Z] total used free shared buff/cache available [2021-05-27T06:25:15.765Z] Mem: 7821 920 4766 0 2134 6723 [2021-05-27T06:25:15.765Z] Swap: 1023 0 1023 [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> ip addr: [2021-05-27T06:25:15.765Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-27T06:25:15.765Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-27T06:25:15.765Z] inet 127.0.0.1/8 scope host lo [2021-05-27T06:25:15.765Z] valid_lft forever preferred_lft forever [2021-05-27T06:25:15.765Z] inet6 ::1/128 scope host [2021-05-27T06:25:15.765Z] valid_lft forever preferred_lft forever [2021-05-27T06:25:15.765Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-27T06:25:15.765Z] link/ether fa:16:3e:62:7d:94 brd ff:ff:ff:ff:ff:ff [2021-05-27T06:25:15.765Z] inet 10.30.122.136/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-27T06:25:15.765Z] valid_lft 85908sec preferred_lft 85908sec [2021-05-27T06:25:15.765Z] inet6 fe80::f816:3eff:fe62:7d94/64 scope link [2021-05-27T06:25:15.765Z] valid_lft forever preferred_lft forever [2021-05-27T06:25:15.765Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-27T06:25:15.765Z] link/ether 02:42:22:e0:66:56 brd ff:ff:ff:ff:ff:ff [2021-05-27T06:25:15.765Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-27T06:25:15.765Z] valid_lft forever preferred_lft forever [2021-05-27T06:25:15.765Z] inet6 fe80::42:22ff:fee0:6656/64 scope link [2021-05-27T06:25:15.765Z] valid_lft forever preferred_lft forever [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> sar -b -r -n DEV: [2021-05-27T06:25:15.765Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:16:50 LINUX RESTART (2 CPU) [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-27T06:25:15.765Z] 06:19:01 35.78 5.64 30.14 0.00 3030.30 4970.18 0.00 [2021-05-27T06:25:15.765Z] 06:20:02 1.90 0.00 1.90 0.00 0.00 33.72 0.00 [2021-05-27T06:25:15.765Z] 06:21:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 [2021-05-27T06:25:15.765Z] 06:22:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-05-27T06:25:15.765Z] 06:23:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-05-27T06:25:15.765Z] 06:24:01 0.42 0.00 0.42 0.00 0.00 5.56 0.00 [2021-05-27T06:25:15.765Z] 06:25:01 10.28 0.13 10.14 0.00 13.73 519.52 0.00 [2021-05-27T06:25:15.765Z] Average: 7.03 0.83 6.21 0.00 436.08 793.40 0.00 [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-27T06:25:15.765Z] 06:19:01 5424892 0 803096 10.03 2620 1778332 1179448 13.02 605736 1575508 136 [2021-05-27T06:25:15.765Z] 06:20:02 5437900 0 790084 9.87 2620 1778336 1076788 11.89 600740 1569856 8 [2021-05-27T06:25:15.765Z] 06:21:01 5435176 0 792804 9.90 2620 1778340 1077016 11.89 598984 1574128 8 [2021-05-27T06:25:15.765Z] 06:22:01 5435156 0 792820 9.90 2620 1778344 1077028 11.89 599120 1574128 8 [2021-05-27T06:25:15.765Z] 06:23:01 5436816 0 791156 9.88 2620 1778348 1076788 11.89 590628 1581432 8 [2021-05-27T06:25:15.765Z] 06:24:01 5425456 0 802512 10.02 2620 1778352 1076884 11.89 602492 1581432 8 [2021-05-27T06:25:15.765Z] 06:25:01 4943828 0 879616 10.98 2620 2182876 1158380 12.79 750388 1847176 402808 [2021-05-27T06:25:15.765Z] Average: 5362746 0 807441 10.08 2620 1836133 1103190 12.18 621155 1614809 57569 [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-27T06:25:15.765Z] 06:19:01 eth0 694.82 525.74 1367.94 97.63 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:19:01 docker0 63.24 47.30 5.46 165.49 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:20:02 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:21:01 eth0 1.00 0.29 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:22:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:24:01 eth0 0.40 0.32 0.18 0.08 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:25:01 eth0 192.89 173.71 2169.62 40.83 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] Average: eth0 127.52 100.34 506.75 19.90 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] Average: docker0 9.06 6.78 0.78 23.71 0.00 0.00 0.00 0.00 [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] ---> sar -P ALL: [2021-05-27T06:25:15.765Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:16:50 LINUX RESTART (2 CPU) [2021-05-27T06:25:15.765Z] [2021-05-27T06:25:15.765Z] 06:18:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T06:25:15.765Z] 06:19:01 all 10.67 0.00 2.77 4.91 0.08 81.58 [2021-05-27T06:25:15.765Z] 06:19:01 0 9.82 0.00 3.34 3.34 0.07 83.43 [2021-05-27T06:25:15.765Z] 06:19:01 1 11.52 0.00 2.21 6.47 0.09 79.72 [2021-05-27T06:25:15.765Z] 06:20:02 all 0.10 0.00 0.03 0.00 0.04 99.82 [2021-05-27T06:25:15.765Z] 06:20:02 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-27T06:25:15.765Z] 06:20:02 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-05-27T06:25:15.765Z] 06:21:01 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-27T06:25:15.765Z] 06:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-27T06:25:15.765Z] 06:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-27T06:25:15.765Z] 06:22:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-27T06:25:15.765Z] 06:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-27T06:25:15.765Z] 06:22:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-27T06:25:15.765Z] 06:23:01 all 0.07 0.00 0.09 0.01 0.04 99.79 [2021-05-27T06:25:15.765Z] 06:23:01 0 0.05 0.00 0.13 0.02 0.03 99.77 [2021-05-27T06:25:15.765Z] 06:23:01 1 0.08 0.00 0.05 0.00 0.05 99.82 [2021-05-27T06:25:15.765Z] 06:24:01 all 0.05 0.00 0.04 0.03 0.04 99.84 [2021-05-27T06:25:15.765Z] 06:24:01 0 0.02 0.00 0.02 0.05 0.07 99.85 [2021-05-27T06:25:15.766Z] 06:24:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-05-27T06:25:15.766Z] 06:25:01 all 6.49 0.00 2.32 0.29 0.04 90.86 [2021-05-27T06:25:15.766Z] 06:25:01 0 6.65 0.00 2.54 0.24 0.05 90.52 [2021-05-27T06:25:15.766Z] 06:25:01 1 6.34 0.00 2.10 0.34 0.03 91.19 [2021-05-27T06:25:15.766Z] Average: all 2.47 0.00 0.75 0.74 0.04 96.00 [2021-05-27T06:25:15.766Z] Average: 0 2.35 0.00 0.86 0.51 0.05 96.23 [2021-05-27T06:25:15.766Z] Average: 1 2.58 0.00 0.64 0.96 0.04 95.78 [2021-05-27T06:25:15.766Z] [2021-05-27T06:25:15.766Z] [2021-05-27T06:25:15.766Z]