Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2273775690546291426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5767828169110829724.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh760688813133249956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8697548856001269736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7179348812942400689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2461 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh5859188849046725769.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:07 ========================================================= 21:53:07 EdgeX Global Pipelines Version Info 21:53:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:08 ------------------- 21:53:08 stable info: 21:53:08 ------------------- 21:53:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:08 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:53:08 Message: update stable to v1.0.207 21:53:09 ------------------- 21:53:09 experimental info: 21:53:09 ------------------- 21:53:09 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:09 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:53:09 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ad2f8 [Pipeline] echo 21:53:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:10 provisioning config files... 21:53:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3474574018293544103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:10 ---> docker-login.sh 21:53:10 nexus3.edgexfoundry.org:10001 21:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:11 Configure a credential helper to remove this warning. See 21:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:11 21:53:11 Login Succeeded 21:53:11 nexus3.edgexfoundry.org:10002 21:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:11 Configure a credential helper to remove this warning. See 21:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:11 21:53:11 Login Succeeded 21:53:11 nexus3.edgexfoundry.org:10003 21:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:11 Configure a credential helper to remove this warning. See 21:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:11 21:53:11 Login Succeeded 21:53:11 nexus3.edgexfoundry.org:10004 21:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:11 Configure a credential helper to remove this warning. See 21:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:11 21:53:11 Login Succeeded 21:53:11 docker.io 21:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:11 Configure a credential helper to remove this warning. See 21:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:11 21:53:11 Login Succeeded 21:53:11 ---> docker-login.sh ends [Pipeline] } 21:53:11 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 21:53:12 + git log --format=format:%s -1 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] echo 21:53:12 GIT_COMMIT: c3ad2f8871f574ac3ff5d80f114dc3bf25b68649, Commit Message: Merge pull request #449 from ernestojeda/changes-for-lts-builds [Pipeline] echo 21:53:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:13 21:53:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:53:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:13 latest: Pulling from edgex-devops/git-semver 21:53:13 31603596830f: Pulling fs layer 21:53:13 04fac38145f0: Pulling fs layer 21:53:13 701f6daf10bf: Pulling fs layer 21:53:13 24f72da36158: Pulling fs layer 21:53:13 24f72da36158: Waiting 21:53:13 04fac38145f0: Verifying Checksum 21:53:13 04fac38145f0: Download complete 21:53:13 31603596830f: Verifying Checksum 21:53:13 31603596830f: Download complete 21:53:13 24f72da36158: Verifying Checksum 21:53:13 24f72da36158: Download complete 21:53:13 701f6daf10bf: Verifying Checksum 21:53:13 701f6daf10bf: Download complete 21:53:13 31603596830f: Pull complete 21:53:13 04fac38145f0: Pull complete 21:53:14 701f6daf10bf: Pull complete 21:53:14 24f72da36158: Pull complete 21:53:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:53:14 prd-centos7-docker-4c-2g-2461 does not seem to be running inside a container 21:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:53:15 $ docker top 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:15 [ssh-agent] Looking for ssh-agent implementation... 21:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:16 $ docker exec 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent 21:53:16 SSH_AUTH_SOCK=/tmp/ssh-JXpVJqBwWEyM/agent.15 21:53:16 SSH_AGENT_PID=21 21:53:16 Running ssh-add (command line suppressed) 21:53:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264981228951149866.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264981228951149866.key) 21:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:16 + git tag --points-at HEAD [Pipeline] } 21:53:16 $ docker exec --env ******** --env ******** 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent -k 21:53:16 unset SSH_AUTH_SOCK; 21:53:16 unset SSH_AGENT_PID; 21:53:16 echo Agent pid 21 killed; 21:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:16 [ssh-agent] Looking for ssh-agent implementation... 21:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:16 $ docker exec 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent 21:53:17 SSH_AUTH_SOCK=/tmp/ssh-gula2n9R7X4k/agent.54 21:53:17 SSH_AGENT_PID=61 21:53:17 Running ssh-add (command line suppressed) 21:53:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5676124745661093536.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5676124745661093536.key) 21:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:17 + git semver init 21:53:17 # -> Open(): unable to determine branch for HEAD 21:53:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 21:53:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 21:53:17 # $SEMVER_REMOTE_NAME = origin 21:53:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:53:17 # $SEMVER_USER_NAME = edgex-jenkins 21:53:17 # $SEMVER_BRANCH = main 21:53:17 # $SEMVER_TEMP = /tmp/semver-264249810 21:53:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 21:53:19 # '/tmp/semver-264249810' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 21:53:19 # -> Force: false 21:53:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 21:53:19 $ docker exec --env ******** --env ******** 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 ssh-agent -k 21:53:19 unset SSH_AUTH_SOCK; 21:53:19 unset SSH_AGENT_PID; 21:53:19 echo Agent pid 61 killed; 21:53:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:19 + git semver [Pipeline] } 21:53:20 $ docker stop --time=1 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 21:53:21 $ docker rm -f 08b1ed02771d0624a973d866cb4c1951873d459bd03bd5cbb487dcbf31632620 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:22 Stashed 1 file(s) [Pipeline] echo 21:53:22 [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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 21:53:37 Still waiting to schedule task 21:53:37 ‘prd-centos7-docker-4c-2g-2460’ is offline 21:53:37 ‘prd-centos7-docker-4c-2g-2462’ is offline 21:53:37 Still waiting to schedule task 21:53:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:56:12 Running on prd-centos7-docker-4c-2g-2469 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 21:56:12 Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout 21:56:12 The recommended git tool is: git 21:56:16 using credential edgex-jenkins-ssh 21:56:16 Cloning the remote Git repository 21:56:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:56:16 > git init /w/workspace/edgex-ui-go/18 # timeout=10 21:56:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:56:16 > git --version # timeout=10 21:56:16 > git --version # 'git version 2.24.4' 21:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:16 [INFO] Currently running in a labeled security context 21:56:16 [INFO] Currently SELinux is 'enforcing' on the host 21:56:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh7026744785852079783.key 21:56:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:17 Avoid second fetch 21:56:17 Checking out Revision c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (main) 21:56:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:56:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:17 > git config core.sparsecheckout # timeout=10 21:56:17 > git checkout -f c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 21:56:21 Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:22 provisioning config files... 21:56:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config1492701872290659622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:22 ---> docker-login.sh 21:56:22 nexus3.edgexfoundry.org:10001 21:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:22 Configure a credential helper to remove this warning. See 21:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:22 21:56:22 Login Succeeded 21:56:22 nexus3.edgexfoundry.org:10002 21:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:23 Configure a credential helper to remove this warning. See 21:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:23 21:56:23 Login Succeeded 21:56:23 nexus3.edgexfoundry.org:10003 21:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:28 Configure a credential helper to remove this warning. See 21:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:28 21:56:28 Login Succeeded 21:56:28 nexus3.edgexfoundry.org:10004 21:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:28 Configure a credential helper to remove this warning. See 21:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:28 21:56:28 Login Succeeded 21:56:28 docker.io 21:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:28 Configure a credential helper to remove this warning. See 21:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:28 21:56:28 Login Succeeded 21:56:28 ---> docker-login.sh ends [Pipeline] } 21:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:29 ========================================================= 21:56:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:56:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:56:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:56:29 Sending build context to Docker daemon 20.89MB 21:56:29 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 21:56:29 Step 2/14 : FROM ${BASE} AS builder 21:56:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:29 4e9f2cdf4387: Pulling fs layer 21:56:29 57d31006c564: Pulling fs layer 21:56:29 bd5ccded8296: Pulling fs layer 21:56:29 304dd3a0f381: Pulling fs layer 21:56:29 d37cda54a23b: Pulling fs layer 21:56:29 bae75c0f2455: Pulling fs layer 21:56:29 806579b3d29a: Pulling fs layer 21:56:29 c77eb801bf70: Pulling fs layer 21:56:29 6d0567d44e1a: Pulling fs layer 21:56:29 304dd3a0f381: Waiting 21:56:29 d37cda54a23b: Waiting 21:56:29 bae75c0f2455: Waiting 21:56:29 806579b3d29a: Waiting 21:56:29 c77eb801bf70: Waiting 21:56:29 6d0567d44e1a: Waiting 21:56:29 bd5ccded8296: Verifying Checksum 21:56:29 bd5ccded8296: Download complete 21:56:29 57d31006c564: Verifying Checksum 21:56:29 57d31006c564: Download complete 21:56:29 4e9f2cdf4387: Verifying Checksum 21:56:29 4e9f2cdf4387: Download complete 21:56:29 4e9f2cdf4387: Pull complete 21:56:30 57d31006c564: Pull complete 21:56:30 bd5ccded8296: Pull complete 21:56:31 304dd3a0f381: Verifying Checksum 21:56:31 304dd3a0f381: Download complete 21:56:35 304dd3a0f381: Pull complete 21:56:38 d37cda54a23b: Download complete 21:56:38 806579b3d29a: Verifying Checksum 21:56:38 806579b3d29a: Download complete 21:56:38 bae75c0f2455: Verifying Checksum 21:56:38 bae75c0f2455: Download complete 21:56:38 d37cda54a23b: Pull complete 21:56:38 bae75c0f2455: Pull complete 21:56:38 c77eb801bf70: Verifying Checksum 21:56:38 c77eb801bf70: Download complete 21:56:38 806579b3d29a: Pull complete 21:56:38 c77eb801bf70: Pull complete 21:56:42 6d0567d44e1a: Verifying Checksum 21:56:42 6d0567d44e1a: Download complete 21:56:44 6d0567d44e1a: Pull complete 21:56:44 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 21:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:56:44 ---> e839a31ac9d1 21:56:44 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:56:49 ---> Running in d5a52f1db087 21:56:49 Removing intermediate container d5a52f1db087 21:56:49 ---> 9f5407928c85 21:56:49 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 21:56:49 ---> Running in 15b8dd4f7ddc 21:56:49 Removing intermediate container 15b8dd4f7ddc 21:56:49 ---> b0ec0011aa0d 21:56:49 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 21:56:49 ---> Running in 931efd443652 21:56:49 Removing intermediate container 931efd443652 21:56:49 ---> 5d8e6c95df6b 21:56:49 Step 6/14 : LABEL Name=edgex-ui-go 21:56:49 ---> Running in 43d3b102bf5f 21:56:49 Removing intermediate container 43d3b102bf5f 21:56:49 ---> 71513f0fac9b 21:56:49 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:56:49 ---> Running in 55d7612341e7 21:56:49 Removing intermediate container 55d7612341e7 21:56:49 ---> 72a461d78159 21:56:49 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:49 ---> Running in 88210738a58f 21:56:50 Removing intermediate container 88210738a58f 21:56:50 ---> 2bf76f072b16 21:56:50 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:50 ---> Running in ee51f3082cdf 21:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:56:51 OK: 219 MiB in 52 packages 21:56:51 Removing intermediate container ee51f3082cdf 21:56:51 ---> bc13472ca475 21:56:51 Step 10/14 : ENV GO111MODULE=on 21:56:51 ---> Running in 7e3e2a1c6756 21:56:52 Removing intermediate container 7e3e2a1c6756 21:56:52 ---> 9475e637e04a 21:56:52 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:56:52 ---> Running in 15588ce911f9 21:56:52 Removing intermediate container 15588ce911f9 21:56:52 ---> e763a2b7e3d4 21:56:52 Step 12/14 : COPY . . 21:56:52 ---> 893af401145a 21:56:52 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:52 ---> Running in 61039627e2f5 21:57:05 Removing intermediate container 61039627e2f5 21:57:05 ---> b5993a86b30f 21:57:05 Step 14/14 : RUN ${MAKE} 21:57:05 ---> Running in 7d4885ac7f25 21:57:05 noop 21:57:05 Removing intermediate container 7d4885ac7f25 21:57:05 ---> 2e81ed506e1a 21:57:05 Successfully built 2e81ed506e1a 21:57:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:57:05 + docker inspect -f . ci-base-image-x86_64 21:57:05 . [Pipeline] withDockerContainer 21:57:06 prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container 21:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 21:57:06 $ docker top 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:06 + go version 21:57:06 go version go1.16.8 linux/amd64 [Pipeline] } 21:57:06 $ docker stop --time=1 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 21:57:08 $ docker rm -f 744f6c4bdd43b98269a16e3dafebf81ff4e579b6b60fd3d131cfee885b41aab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:08 + docker inspect -f . ci-base-image-x86_64 21:57:08 . [Pipeline] withDockerContainer 21:57:08 prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container 21:57:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 21:57:09 $ docker top f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:57:09 + make test 21:57:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:57:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:57:22 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:57:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 21:57:29 $ docker stop --time=1 f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c 21:57:30 $ docker rm -f f827e36b3a4ad83f812571c0c5dac9fa82c05a4dc96bcadc325e6b0bd2bba60c [Pipeline] // withDockerContainer [Pipeline] sh 21:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:57:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:34 + ls -al . 21:57:34 total 88 21:57:34 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 7 21:57 . 21:57:34 drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 21:56 .. 21:57:34 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 21:56 assets 21:57:34 drwxrwxr-x. 2 jenkins jenkins 66 Oct 7 21:56 bin 21:57:34 drwxrwxr-x. 3 jenkins jenkins 29 Oct 7 21:56 cmd 21:57:34 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 7 21:56 CONTRIBUTING.md 21:57:34 -rw-r--r--. 1 jenkins jenkins 10 Oct 7 21:57 coverage.out 21:57:34 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 7 21:56 Dockerfile 21:57:34 drwxrwxr-x. 2 jenkins jenkins 23 Oct 7 21:56 docs 21:57:34 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 21:56 .git 21:57:34 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 21:56 .github 21:57:34 -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 21:56 .gitignore 21:57:34 -rw-rw-r--. 1 jenkins jenkins 880 Oct 7 21:56 go.mod 21:57:34 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 7 21:56 go.sum 21:57:34 drwxrwxr-x. 9 jenkins jenkins 125 Oct 7 21:56 internal 21:57:34 -rw-rw-r--. 1 jenkins jenkins 652 Oct 7 21:56 Jenkinsfile 21:57:34 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 7 21:56 LICENSE 21:57:34 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 7 21:56 Makefile 21:57:34 drwxrwxr-x. 3 jenkins jenkins 19 Oct 7 21:56 pkg 21:57:34 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 7 21:56 README.md 21:57:34 drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 21:56 snap 21:57:34 -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 21:53 VERSION 21:57:34 -rw-rw-r--. 1 jenkins jenkins 155 Oct 7 21:56 version.go 21:57:34 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 7 21:56 web [Pipeline] isUnix [Pipeline] sh 21:57:34 + 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=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 --label arch=amd64 --label version=2.0.1-dev.17 . 21:57:34 Sending build context to Docker daemon 20.89MB 21:57:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 21:57:34 Step 2/22 : FROM ${BASE} AS builder 21:57:34 ---> 2e81ed506e1a 21:57:34 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:57:34 ---> Running in 7683618c420d 21:57:34 Removing intermediate container 7683618c420d 21:57:34 ---> a5ea0c4c9fb4 21:57:34 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 21:57:34 ---> Running in 9afb8847c1e5 21:57:35 Removing intermediate container 9afb8847c1e5 21:57:35 ---> c09a679aed73 21:57:35 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 21:57:35 ---> Running in 9d8eab495701 21:57:35 Removing intermediate container 9d8eab495701 21:57:35 ---> 70ed848bd54a 21:57:35 Step 6/22 : LABEL Name=edgex-ui-go 21:57:35 ---> Running in 22343c8af310 21:57:35 Removing intermediate container 22343c8af310 21:57:35 ---> 5b2177be1dc5 21:57:35 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:57:35 ---> Running in 4f7b4d1c456c 21:57:35 Removing intermediate container 4f7b4d1c456c 21:57:35 ---> 7217b4f68c8f 21:57:35 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:35 ---> Running in 282340acc1e1 21:57:35 Removing intermediate container 282340acc1e1 21:57:35 ---> cc80438f8d9c 21:57:35 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:35 ---> Running in c4209b33fefa 21:57:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:57:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:57:37 OK: 219 MiB in 52 packages 21:57:37 Removing intermediate container c4209b33fefa 21:57:37 ---> 41496e016804 21:57:37 Step 10/22 : ENV GO111MODULE=on 21:57:37 ---> Running in 6de78fad9225 21:57:37 Removing intermediate container 6de78fad9225 21:57:37 ---> abefef45a0de 21:57:37 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:57:37 ---> Running in d6076de7284f 21:57:37 Removing intermediate container d6076de7284f 21:57:37 ---> 0f551abd9de1 21:57:37 Step 12/22 : COPY . . 21:57:38 ---> 045f5d1f5965 21:57:38 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:38 ---> Running in 6a28d2251006 21:57:39 Removing intermediate container 6a28d2251006 21:57:39 ---> 126aa2fac768 21:57:39 Step 14/22 : RUN ${MAKE} 21:57:39 ---> Running in 610b9c3072b0 21:57:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:57:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2468 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 21:57:44 Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout 21:57:44 The recommended git tool is: git 21:57:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:57:48 Removing intermediate container 610b9c3072b0 21:57:48 ---> c7befa6d7bc0 21:57:48 Step 15/22 : FROM alpine:3.14 21:57:49 3.14: Pulling from library/alpine 21:57:49 a0d0a0d46f8b: Pulling fs layer 21:57:49 a0d0a0d46f8b: Verifying Checksum 21:57:49 a0d0a0d46f8b: Download complete 21:57:49 a0d0a0d46f8b: Pull complete 21:57:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:57:49 Status: Downloaded newer image for alpine:3.14 21:57:49 ---> 14119a10abf4 21:57:49 Step 16/22 : EXPOSE 4000 21:57:49 ---> Running in 58ae42bddb0b 21:57:49 Removing intermediate container 58ae42bddb0b 21:57:49 ---> 12e8d91d4dfe 21:57:49 Step 17/22 : 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 21:57:50 ---> 53bc71078794 21:57:50 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:57:50 ---> Running in 577c1451e620 21:57:50 Removing intermediate container 577c1451e620 21:57:50 ---> 68b7dc668981 21:57:50 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:57:50 ---> Running in c24c9e85fc0b 21:57:50 Removing intermediate container c24c9e85fc0b 21:57:50 ---> a19fcf08848a 21:57:50 Step 20/22 : LABEL arch=amd64 21:57:50 ---> Running in f5e3fbe9e57e 21:57:50 Removing intermediate container f5e3fbe9e57e 21:57:50 ---> 31b8f20c588e 21:57:50 Step 21/22 : LABEL git_sha=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 21:57:50 ---> Running in 27d6b28cb13d 21:57:50 Removing intermediate container 27d6b28cb13d 21:57:50 ---> 43f7a45934c0 21:57:50 Step 22/22 : LABEL version=2.0.1-dev.17 21:57:50 ---> Running in bc5e755dd2a8 21:57:50 Removing intermediate container bc5e755dd2a8 21:57:50 ---> 96d84476254f 21:57:50 [Warning] One or more build-args [ARCH] were not consumed 21:57:50 Successfully built 96d84476254f 21:57:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:51 provisioning config files... 21:57:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config435903975518897240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:51 ---> docker-login.sh 21:57:51 nexus3.edgexfoundry.org:10001 21:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:52 using credential edgex-jenkins-ssh 21:57:52 Cloning the remote Git repository 21:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:52 Configure a credential helper to remove this warning. See 21:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:52 21:57:52 Login Succeeded 21:57:52 nexus3.edgexfoundry.org:10002 21:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:57:52 > git init /w/workspace/edgex-ui-go/18 # timeout=10 21:57:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:57:53 > git --version # timeout=10 21:57:53 > git --version # 'git version 2.17.1' 21:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:56 Avoid second fetch 21:57:56 Checking out Revision c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (main) 21:57:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:57:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:56 > git config core.sparsecheckout # timeout=10 21:57:56 > git checkout -f c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 21:58:02 Commit message: "Merge pull request #449 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:02 provisioning config files... 21:58:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config7196003437226967208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:03 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10002/v2/": net/http: TLS handshake timeout [Pipeline] } 21:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:03 ---> docker-login.sh 21:58:03 nexus3.edgexfoundry.org:10001 21:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:04 21:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:05 latest: Pulling from edgex-lftools-log-publisher 21:58:05 b4d181a07f80: Pulling fs layer 21:58:05 a1111a8f2ec3: Pulling fs layer 21:58:05 ed53099fbce6: Pulling fs layer 21:58:05 dc539afda2c1: Pulling fs layer 21:58:05 77bc0d833cb6: Pulling fs layer 21:58:05 9065ff56babe: Pulling fs layer 21:58:05 d287ab97295c: Pulling fs layer 21:58:05 dc539afda2c1: Waiting 21:58:05 77bc0d833cb6: Waiting 21:58:05 9065ff56babe: Waiting 21:58:05 d287ab97295c: Waiting 21:58:05 a1111a8f2ec3: Verifying Checksum 21:58:05 a1111a8f2ec3: Download complete 21:58:05 dc539afda2c1: Verifying Checksum 21:58:05 dc539afda2c1: Download complete 21:58:05 ed53099fbce6: Verifying Checksum 21:58:05 ed53099fbce6: Download complete 21:58:05 77bc0d833cb6: Verifying Checksum 21:58:05 77bc0d833cb6: Download complete 21:58:05 9065ff56babe: Verifying Checksum 21:58:05 9065ff56babe: Download complete 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:07 b4d181a07f80: Verifying Checksum 21:58:07 b4d181a07f80: Download complete 21:58:08 b4d181a07f80: Pull complete 21:58:08 a1111a8f2ec3: Pull complete 21:58:09 ed53099fbce6: Pull complete 21:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:09 Configure a credential helper to remove this warning. See 21:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:09 21:58:09 Login Succeeded 21:58:09 nexus3.edgexfoundry.org:10002 21:58:09 dc539afda2c1: Pull complete 21:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:09 77bc0d833cb6: Pull complete 21:58:09 9065ff56babe: Pull complete 21:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:09 Configure a credential helper to remove this warning. See 21:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:09 21:58:09 Login Succeeded 21:58:09 nexus3.edgexfoundry.org:10003 21:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 nexus3.edgexfoundry.org:10004 21:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:12 Configure a credential helper to remove this warning. See 21:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:12 21:58:12 Login Succeeded 21:58:12 docker.io 21:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 ---> docker-login.sh ends [Pipeline] } 21:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:14 ========================================================= 21:58:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:58:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:58:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:58:16 Sending build context to Docker daemon 20.88MB 21:58:16 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 21:58:16 Step 2/14 : FROM ${BASE} AS builder 21:58:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:16 bbf911997326: Pulling fs layer 21:58:16 58ec367f63d7: Pulling fs layer 21:58:16 1b4a6ffa7d45: Pulling fs layer 21:58:16 fc5181fea5dc: Pulling fs layer 21:58:16 9c418107303f: Pulling fs layer 21:58:16 284eca6f2348: Pulling fs layer 21:58:16 842844d905b1: Pulling fs layer 21:58:16 901a3a57568e: Pulling fs layer 21:58:16 fc5181fea5dc: Waiting 21:58:16 9c418107303f: Waiting 21:58:16 284eca6f2348: Waiting 21:58:16 842844d905b1: Waiting 21:58:16 901a3a57568e: Waiting 21:58:16 1b4a6ffa7d45: Download complete 21:58:16 58ec367f63d7: Verifying Checksum 21:58:16 58ec367f63d7: Download complete 21:58:16 9c418107303f: Download complete 21:58:16 284eca6f2348: Verifying Checksum 21:58:16 284eca6f2348: Download complete 21:58:16 842844d905b1: Verifying Checksum 21:58:16 842844d905b1: Download complete 21:58:17 bbf911997326: Verifying Checksum 21:58:17 bbf911997326: Download complete 21:58:17 bbf911997326: Pull complete 21:58:17 d287ab97295c: Verifying Checksum 21:58:17 d287ab97295c: Download complete 21:58:18 58ec367f63d7: Pull complete 21:58:18 1b4a6ffa7d45: Pull complete 21:58:22 d287ab97295c: Pull complete 21:58:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:58:22 prd-centos7-docker-4c-2g-2469 does not seem to be running inside a container 21:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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:latest cat 21:58:23 901a3a57568e: Verifying Checksum 21:58:23 901a3a57568e: Download complete 21:58:24 $ docker top 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:24 fc5181fea5dc: Verifying Checksum 21:58:24 fc5181fea5dc: Download complete 21:58:24 ---> job-cost.sh 21:58:24 lf-activate-venv: SKIPPING 21:58:24 INFO: No Stack... 21:58:24 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:25 INFO: Archiving Costs [Pipeline] sh 21:58:25 + cat /w/workspace/edgex-ui-go/18/archives/cost.csv 21:58:25 + cut -d, -f6 [Pipeline] lock 21:58:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] 21:58:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] did not exist. Created. 21:58:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:25 + echo total: 0.05999999865889549 [Pipeline] stash 21:58:26 Stashed 1 file(s) [Pipeline] } 21:58:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:26 $ docker stop --time=1 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 21:58:27 $ docker rm -f 032584dbc6f1ab65bd5361ec885c77b0c6ec5d5fd642a16a2dc1d6c9e786e632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:27 Failed in branch amd64 21:58:34 fc5181fea5dc: Pull complete 21:58:35 9c418107303f: Pull complete 21:58:36 284eca6f2348: Pull complete 21:58:36 842844d905b1: Pull complete 21:58:41 901a3a57568e: Pull complete 21:58:41 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 21:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:58:41 ---> 72ade6ffb461 21:58:41 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:58:49 ---> Running in c8bdb2b4b5d1 21:58:49 Removing intermediate container c8bdb2b4b5d1 21:58:49 ---> c96325ad2228 21:58:49 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 21:58:50 ---> Running in 85cdba613c0d 21:58:50 Removing intermediate container 85cdba613c0d 21:58:50 ---> 5603141c9034 21:58:50 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 21:58:50 ---> Running in 88d9a9f0137c 21:58:50 Removing intermediate container 88d9a9f0137c 21:58:50 ---> ab8b5664b2b8 21:58:50 Step 6/14 : LABEL Name=edgex-ui-go 21:58:51 ---> Running in a2968261d985 21:58:51 Removing intermediate container a2968261d985 21:58:51 ---> 63e7beb788ce 21:58:51 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:58:51 ---> Running in 3c935892a348 21:58:52 Removing intermediate container 3c935892a348 21:58:52 ---> 7bd61d4f8190 21:58:52 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:52 ---> Running in 849c48b0b742 21:58:55 Removing intermediate container 849c48b0b742 21:58:55 ---> a273fc69baa3 21:58:55 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:55 ---> Running in 402d2984d2d5 21:58:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:58:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:59:01 OK: 218 MiB in 52 packages 21:59:02 Removing intermediate container 402d2984d2d5 21:59:02 ---> fdd3a9948f90 21:59:02 Step 10/14 : ENV GO111MODULE=on 21:59:02 ---> Running in 5942c06be689 21:59:03 Removing intermediate container 5942c06be689 21:59:03 ---> 8a99a23b313c 21:59:03 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:59:03 ---> Running in 50c371fbe482 21:59:03 Removing intermediate container 50c371fbe482 21:59:03 ---> 05c6b8563d1d 21:59:03 Step 12/14 : COPY . . 21:59:07 ---> f561d0f71e53 21:59:07 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:07 ---> Running in fdd732136e95 21:59:40 Removing intermediate container fdd732136e95 21:59:40 ---> dcd9371c79ef 21:59:40 Step 14/14 : RUN ${MAKE} 21:59:40 ---> Running in b4073b642fc0 21:59:40 noop 21:59:40 Removing intermediate container b4073b642fc0 21:59:40 ---> 9b8dcd8a0b43 21:59:40 Successfully built 9b8dcd8a0b43 21:59:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:59:40 + docker inspect -f . ci-base-image-arm64 21:59:40 . [Pipeline] withDockerContainer 21:59:41 prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container 21:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 21:59:42 $ docker top 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:44 + go version 21:59:44 go version go1.16.8 linux/arm64 [Pipeline] } 21:59:44 $ docker stop --time=1 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 21:59:46 $ docker rm -f 2de481f6faf20baa8db5baad8c6ba91f52e67ae98cf8c07815e7b80f17a7be93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:47 + docker inspect -f . ci-base-image-arm64 21:59:47 . [Pipeline] withDockerContainer 21:59:47 prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container 21:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 21:59:49 $ docker top 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:59:50 + make test 21:59:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:59:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:00:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:00:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:00:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:00:53 $ docker stop --time=1 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 22:00:55 $ docker rm -f 4c74b3749ea20172b0dba622107baac5275eab2d9cd611e4a1631eda4ad344d0 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:56 Warning: overwriting stash ‘coverage-report’ 22:00:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:58 + ls -al . 22:00:58 total 128 22:00:58 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 21:59 . 22:00:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 .. 22:00:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 21:58 .git 22:00:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 .github 22:00:58 -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 21:57 .gitignore 22:00:58 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 7 21:57 CONTRIBUTING.md 22:00:58 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 7 21:57 Dockerfile 22:00:58 -rw-rw-r-- 1 jenkins jenkins 652 Oct 7 21:57 Jenkinsfile 22:00:58 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 7 21:57 LICENSE 22:00:58 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 7 21:57 Makefile 22:00:58 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 7 21:57 README.md 22:00:58 -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 21:53 VERSION 22:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 assets 22:00:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 bin 22:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 cmd 22:00:58 -rw-r--r-- 1 jenkins jenkins 10 Oct 7 21:59 coverage.out 22:00:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:57 docs 22:00:58 -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 21:57 go.mod 22:00:58 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 7 21:57 go.sum 22:00:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 21:57 internal 22:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:57 pkg 22:00:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 snap 22:00:58 -rw-rw-r-- 1 jenkins jenkins 155 Oct 7 21:57 version.go 22:00:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:57 web [Pipeline] isUnix [Pipeline] sh 22:00:59 + 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=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 --label arch=arm64 --label version=2.0.1-dev.17 . 22:01:00 Sending build context to Docker daemon 20.88MB 22:01:00 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:01:00 Step 2/22 : FROM ${BASE} AS builder 22:01:00 ---> 9b8dcd8a0b43 22:01:00 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:01:01 ---> Running in 7763d4231cc8 22:01:01 Removing intermediate container 7763d4231cc8 22:01:01 ---> d89ebf6b0333 22:01:01 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:01:01 ---> Running in c3cf4cea5e1a 22:01:02 Removing intermediate container c3cf4cea5e1a 22:01:02 ---> 07508f533ead 22:01:02 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:01:02 ---> Running in 0568d854dce9 22:01:04 Removing intermediate container 0568d854dce9 22:01:04 ---> 4bb111c9a839 22:01:04 Step 6/22 : LABEL Name=edgex-ui-go 22:01:04 ---> Running in a38df4b20757 22:01:04 Removing intermediate container a38df4b20757 22:01:04 ---> 45a078075e3f 22:01:04 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:01:04 ---> Running in 0494453c086f 22:01:04 Removing intermediate container 0494453c086f 22:01:04 ---> 7f96623c9967 22:01:04 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:04 ---> Running in 85e982074280 22:01:06 Removing intermediate container 85e982074280 22:01:06 ---> cd26022a8ff4 22:01:06 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:06 ---> Running in fd025d39fadb 22:01:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:01:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:01:09 OK: 218 MiB in 52 packages 22:01:10 Removing intermediate container fd025d39fadb 22:01:10 ---> a13646cf547f 22:01:10 Step 10/22 : ENV GO111MODULE=on 22:01:11 ---> Running in 6bac4c881c1a 22:01:11 Removing intermediate container 6bac4c881c1a 22:01:11 ---> 5f54de9e7f57 22:01:11 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:01:11 ---> Running in 97af6649ab8f 22:01:12 Removing intermediate container 97af6649ab8f 22:01:12 ---> b343daeb2dfa 22:01:12 Step 12/22 : COPY . . 22:01:15 ---> 83ece870cc31 22:01:15 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:15 ---> Running in 0f48baf50d55 22:01:17 Removing intermediate container 0f48baf50d55 22:01:17 ---> d126d5f40c2a 22:01:17 Step 14/22 : RUN ${MAKE} 22:01:17 ---> Running in ed4d93dc2c71 22:01:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:01:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:01:57 Removing intermediate container ed4d93dc2c71 22:01:57 ---> 649d653e9a33 22:01:57 Step 15/22 : FROM alpine:3.14 22:01:57 3.14: Pulling from library/alpine 22:01:57 552d1f2373af: Pulling fs layer 22:01:57 552d1f2373af: Verifying Checksum 22:01:57 552d1f2373af: Download complete 22:01:58 552d1f2373af: Pull complete 22:01:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:01:58 Status: Downloaded newer image for alpine:3.14 22:01:58 ---> bb3de5531c18 22:01:58 Step 16/22 : EXPOSE 4000 22:01:58 ---> Running in aad583bb0e6a 22:01:59 Removing intermediate container aad583bb0e6a 22:01:59 ---> 47999496c2cd 22:01:59 Step 17/22 : 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 22:02:01 ---> 8426689dd22c 22:02:01 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:02:01 ---> Running in 683109b0c870 22:02:01 Removing intermediate container 683109b0c870 22:02:01 ---> 8fcdc153efcd 22:02:01 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:02:02 ---> Running in d9618fe5928a 22:02:02 Removing intermediate container d9618fe5928a 22:02:02 ---> 65bcabe59a64 22:02:02 Step 20/22 : LABEL arch=arm64 22:02:02 ---> Running in 76df7f4767c7 22:02:03 Removing intermediate container 76df7f4767c7 22:02:03 ---> b15eb4ca8e99 22:02:03 Step 21/22 : LABEL git_sha=c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 22:02:03 ---> Running in 10092690cc99 22:02:03 Removing intermediate container 10092690cc99 22:02:03 ---> 5df9459e48b3 22:02:03 Step 22/22 : LABEL version=2.0.1-dev.17 22:02:04 ---> Running in 9b98dc5bd643 22:02:04 Removing intermediate container 9b98dc5bd643 22:02:04 ---> e34f33fefee2 22:02:04 [Warning] One or more build-args [ARCH] were not consumed 22:02:04 Successfully built e34f33fefee2 22:02:04 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:05 provisioning config files... 22:02:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2823772008344600433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:05 ---> docker-login.sh 22:02:05 nexus3.edgexfoundry.org:10001 22:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:05 Configure a credential helper to remove this warning. See 22:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:05 22:02:05 Login Succeeded 22:02:05 nexus3.edgexfoundry.org:10002 22:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:06 Configure a credential helper to remove this warning. See 22:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:06 22:02:06 Login Succeeded 22:02:06 nexus3.edgexfoundry.org:10003 22:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:07 Configure a credential helper to remove this warning. See 22:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:07 22:02:07 Login Succeeded 22:02:07 nexus3.edgexfoundry.org:10004 22:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:08 Configure a credential helper to remove this warning. See 22:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:08 22:02:08 Login Succeeded 22:02:08 docker.io 22:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:09 Configure a credential helper to remove this warning. See 22:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:09 22:02:09 Login Succeeded 22:02:09 ---> docker-login.sh ends [Pipeline] } 22:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:09 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 22:02:09 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 22:02:09 latest 22:02:09 2.0.1-dev.17 22:02:09 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 22:02:09 main 22:02:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 [Pipeline] isUnix [Pipeline] sh 22:02:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 22:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:02:10 877e27836b5a: Preparing 22:02:10 ee420dfed78a: Preparing 22:02:10 ee420dfed78a: Layer already exists 22:02:15 877e27836b5a: Pushed 22:02:15 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:02:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:02:15 877e27836b5a: Preparing 22:02:15 ee420dfed78a: Preparing 22:02:16 ee420dfed78a: Layer already exists 22:02:16 877e27836b5a: Layer already exists 22:02:16 latest: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 22:02:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 22:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:02:17 877e27836b5a: Preparing 22:02:17 ee420dfed78a: Preparing 22:02:17 ee420dfed78a: Layer already exists 22:02:17 877e27836b5a: Layer already exists 22:02:17 2.0.1-dev.17: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh 22:02:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 22:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:02:18 877e27836b5a: Preparing 22:02:18 ee420dfed78a: Preparing 22:02:18 877e27836b5a: Layer already exists 22:02:18 ee420dfed78a: Layer already exists 22:02:18 c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 22:02:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 22:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:02:19 877e27836b5a: Preparing 22:02:19 ee420dfed78a: Preparing 22:02:19 ee420dfed78a: Layer already exists 22:02:19 877e27836b5a: Layer already exists 22:02:19 main: digest: sha256:11e62f4ea475c15b7bcd95c0fd0e8b477fbd15e1e9c41cad833deb33f4ab3c08 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:19 ===================================================== [Pipeline] echo 22:02:19 taggedImages: 22:02:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 22:02:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:02:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.17 22:02:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c3ad2f8871f574ac3ff5d80f114dc3bf25b68649-2.0.1-dev.17 22:02:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:20 22:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:21 arm64: Pulling from edgex-lftools-log-publisher 22:02:21 448f6bf000e3: Pulling fs layer 22:02:21 f757da607395: Pulling fs layer 22:02:21 05883995daec: Pulling fs layer 22:02:21 8603b9c90790: Pulling fs layer 22:02:21 1560dd03e051: Pulling fs layer 22:02:21 27f5ce0e4adf: Pulling fs layer 22:02:21 c2d8d7efcc4b: Pulling fs layer 22:02:21 1560dd03e051: Waiting 22:02:21 27f5ce0e4adf: Waiting 22:02:21 c2d8d7efcc4b: Waiting 22:02:21 8603b9c90790: Waiting 22:02:21 f757da607395: Verifying Checksum 22:02:21 f757da607395: Download complete 22:02:21 8603b9c90790: Download complete 22:02:21 1560dd03e051: Verifying Checksum 22:02:21 1560dd03e051: Download complete 22:02:21 05883995daec: Verifying Checksum 22:02:21 05883995daec: Download complete 22:02:21 27f5ce0e4adf: Verifying Checksum 22:02:21 27f5ce0e4adf: Download complete 22:02:21 448f6bf000e3: Verifying Checksum 22:02:21 448f6bf000e3: Download complete 22:02:25 c2d8d7efcc4b: Verifying Checksum 22:02:25 c2d8d7efcc4b: Download complete 22:02:25 448f6bf000e3: Pull complete 22:02:26 f757da607395: Pull complete 22:02:27 05883995daec: Pull complete 22:02:27 8603b9c90790: Pull complete 22:02:28 1560dd03e051: Pull complete 22:02:29 27f5ce0e4adf: Pull complete 22:02:44 c2d8d7efcc4b: Pull complete 22:02:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:02:44 prd-ubuntu18.04-docker-arm64-4c-16g-2468 does not seem to be running inside a container 22:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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:arm64 cat 22:02:49 $ docker top 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:50 ---> job-cost.sh 22:02:50 lf-activate-venv: SKIPPING 22:02:50 INFO: No Stack... 22:02:50 INFO: Retrieving Pricing Info for: v3-standard-4 22:02:51 INFO: Archiving Costs [Pipeline] sh 22:02:52 + + cat /w/workspace/edgex-ui-go/18/archives/cost.csv 22:02:52 cut -d, -f6 [Pipeline] lock 22:02:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] 22:02:52 Resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] did not exist. Created. 22:02:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:53 /w/workspace/edgex-ui-go/18@tmp/durable-d1918eac/script.sh: 1: /w/workspace/edgex-ui-go/18@tmp/durable-d1918eac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:02:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:02:54 Warning: overwriting stash ‘stack-cost’ 22:02:54 Stashed 1 file(s) [Pipeline] } 22:02:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:54 $ docker stop --time=1 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 22:02:55 $ docker rm -f 8c55fce18daa1477ae81c73ed94a04c773c543820b05f446bfaea7ff8c05e659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:02:58 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:02:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:59 ---> package-listing.sh 22:02:59 ++ facter osfamily 22:02:59 ++ tr '[:upper:]' '[:lower:]' 22:02:59 + OS_FAMILY=redhat 22:02:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 22:02:59 + START_PACKAGES=/tmp/packages_start.txt 22:02:59 + END_PACKAGES=/tmp/packages_end.txt 22:02:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:59 + PACKAGES=/tmp/packages_start.txt 22:02:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:02:59 + PACKAGES=/tmp/packages_end.txt 22:02:59 + case "${OS_FAMILY}" in 22:02:59 + rpm -qa 22:02:59 + sort 22:02:59 + '[' -f /tmp/packages_start.txt ']' 22:02:59 + '[' -f /tmp/packages_end.txt ']' 22:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:02:59 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 22:02:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 22:02:59 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:00 22:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:01 latest: Pulling from edgex-lftools-log-publisher 22:03:01 b4d181a07f80: Pulling fs layer 22:03:01 a1111a8f2ec3: Pulling fs layer 22:03:01 ed53099fbce6: Pulling fs layer 22:03:01 dc539afda2c1: Pulling fs layer 22:03:01 77bc0d833cb6: Pulling fs layer 22:03:01 9065ff56babe: Pulling fs layer 22:03:01 d287ab97295c: Pulling fs layer 22:03:01 dc539afda2c1: Waiting 22:03:01 77bc0d833cb6: Waiting 22:03:01 9065ff56babe: Waiting 22:03:01 d287ab97295c: Waiting 22:03:01 a1111a8f2ec3: Verifying Checksum 22:03:01 a1111a8f2ec3: Download complete 22:03:01 dc539afda2c1: Verifying Checksum 22:03:01 dc539afda2c1: Download complete 22:03:01 ed53099fbce6: Verifying Checksum 22:03:01 ed53099fbce6: Download complete 22:03:01 9065ff56babe: Verifying Checksum 22:03:01 9065ff56babe: Download complete 22:03:01 77bc0d833cb6: Verifying Checksum 22:03:01 77bc0d833cb6: Download complete 22:03:01 b4d181a07f80: Verifying Checksum 22:03:01 b4d181a07f80: Download complete 22:03:03 b4d181a07f80: Pull complete 22:03:03 a1111a8f2ec3: Pull complete 22:03:03 ed53099fbce6: Pull complete 22:03:03 dc539afda2c1: Pull complete 22:03:04 77bc0d833cb6: Pull complete 22:03:04 9065ff56babe: Pull complete 22:03:08 d287ab97295c: Verifying Checksum 22:03:08 d287ab97295c: Download complete 22:03:14 d287ab97295c: Pull complete 22:03:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:03:14 prd-centos7-docker-4c-2g-2461 does not seem to be running inside a container 22:03:14 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:03:16 $ docker top 8955273f934f4de6f0a598fef132feffae56a147b1d1ba3a505a51f9aaa5e945 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:17 + touch /tmp/pre-build-complete [Pipeline] sh 22:03:17 + mkdir -p /var/log/sysstat [Pipeline] sh 22:03:17 + ls /var/log/sa-host 22:03:17 + sadf -c /var/log/sa-host/sa07 22:03:17 file_magic: OK 22:03:17 HZ: Using current value: 100 22:03:17 file_header: OK 22:03:17 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 22:03:17 Statistics: 22:03:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:03:17 File successfully converted to sysstat format version 12.0.3 22:03:17 + sadf -c /var/log/sa-host/sa30 22:03:17 file_magic: OK 22:03:17 HZ: Using current value: 100 22:03:17 file_header: OK 22:03:17 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 22:03:17 Statistics: 22:03:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:03:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:18 provisioning config files... 22:03:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1180073753384945021tmp [Pipeline] { [Pipeline] echo 22:03:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:03:18 ---> create-netrc.sh [Pipeline] } 22:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:03:18 ---> python-tools-install.sh [Pipeline] echo 22:03:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:03:19 ---> sudo-logs.sh 22:03:19 Archiving 'sudo' log.. 22:03:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2461.novalocal: Name or service not known 22:03:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-2461.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:03:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:03:24 ---> job-cost.sh 22:03:24 lf-activate-venv: SKIPPING 22:03:24 DEBUG: total: 0.10999999940395355 22:03:24 INFO: Retrieving Stack Cost... 22:03:25 INFO: Retrieving Pricing Info for: v3-standard-2 22:03:25 INFO: Archiving Costs [Pipeline] echo 22:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:03:26 ---> logs-deploy.sh 22:03:26 lf-activate-venv: SKIPPING 22:03:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/18 22:03:26 INFO: archiving workspace using pattern(s): 22:03:26 Archives upload complete. 22:03:26 INFO: archiving logs to Nexus 22:03:27 ---> uname -a: 22:03:27 Linux prd-centos7-docker-4c-2g-2461.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:03:27 22:03:27 22:03:27 ---> lscpu: 22:03:27 Architecture: x86_64 22:03:27 CPU op-mode(s): 32-bit, 64-bit 22:03:27 Byte Order: Little Endian 22:03:27 Address sizes: 40 bits physical, 48 bits virtual 22:03:27 CPU(s): 2 22:03:27 On-line CPU(s) list: 0,1 22:03:27 Thread(s) per core: 1 22:03:27 Core(s) per socket: 1 22:03:27 Socket(s): 2 22:03:27 NUMA node(s): 1 22:03:27 Vendor ID: AuthenticAMD 22:03:27 CPU family: 23 22:03:27 Model: 49 22:03:27 Model name: AMD EPYC-Rome Processor 22:03:27 Stepping: 0 22:03:27 CPU MHz: 2800.000 22:03:27 BogoMIPS: 5600.00 22:03:27 Virtualization: AMD-V 22:03:27 Hypervisor vendor: KVM 22:03:27 Virtualization type: full 22:03:27 L1d cache: 32K 22:03:27 L1i cache: 32K 22:03:27 L2 cache: 512K 22:03:27 L3 cache: 16384K 22:03:27 NUMA node0 CPU(s): 0,1 22:03:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:03:27 22:03:27 22:03:27 ---> nproc: 22:03:27 2 22:03:27 22:03:27 22:03:27 ---> df -h: 22:03:27 Filesystem Size Used Avail Use% Mounted on 22:03:27 overlay 40G 7.7G 33G 20% / 22:03:27 tmpfs 64M 0 64M 0% /dev 22:03:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:03:27 shm 64M 0 64M 0% /dev/shm 22:03:27 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:03:27 22:03:27 22:03:27 ---> sar -b -r -n DEV: 22:03:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:03:27 22:03:27 21:52:03 LINUX RESTART (2 CPU) 22:03:27 22:03:27 21:53:01 tps rtps wtps bread/s bwrtn/s 22:03:27 21:54:01 92.11 3.45 88.66 2352.45 5280.69 22:03:27 21:55:01 1.63 0.00 1.63 0.00 29.15 22:03:27 21:56:01 0.28 0.00 0.28 0.00 2.98 22:03:27 21:57:01 0.30 0.00 0.30 0.00 5.13 22:03:27 21:58:01 0.23 0.00 0.23 0.00 3.85 22:03:27 21:59:01 0.33 0.00 0.33 0.00 5.11 22:03:27 22:00:01 0.28 0.00 0.28 0.00 4.48 22:03:27 22:01:01 0.20 0.02 0.18 0.13 2.03 22:03:27 22:02:01 0.43 0.08 0.35 1.60 5.15 22:03:27 22:03:01 0.77 0.12 0.65 10.52 7.71 22:03:27 Average: 9.66 0.37 9.29 236.54 534.78 22:03:27 22:03:27 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:03:27 21:54:01 5644012 0 625448 7.81 2620 1736860 1236912 13.66 573516 1550960 28 22:03:27 21:55:01 5647448 0 622004 7.77 2620 1736868 1197188 13.22 571612 1550924 16 22:03:27 21:56:01 5652048 0 617404 7.71 2620 1736868 1162020 12.83 567180 1551092 8 22:03:27 21:57:01 5650728 0 618716 7.73 2620 1736876 1162360 12.83 568600 1551092 16 22:03:27 21:58:01 5650180 0 619256 7.73 2620 1736884 1162432 12.83 568648 1551668 20 22:03:27 21:59:01 5650460 0 618972 7.73 2620 1736888 1162484 12.83 568720 1551668 12 22:03:27 22:00:01 5643128 0 626300 7.82 2620 1736892 1162560 12.84 576104 1551684 16 22:03:27 22:01:01 5639328 0 630096 7.87 2620 1736896 1165224 12.86 578808 1551684 12 22:03:27 22:02:01 5639968 0 629332 7.86 2620 1737020 1163076 12.84 580336 1550036 20 22:03:27 22:03:01 5499320 0 699820 8.74 2620 1807180 1528168 16.87 779460 1486220 69864 22:03:27 Average: 5631662 0 630735 7.88 2620 1743923 1210242 13.36 593298 1544703 7001 22:03:27 22:03:27 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:03:27 21:54:01 eth0 151.05 139.93 810.74 30.77 0.00 0.00 0.00 0.00 22:03:27 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:54:01 docker0 56.03 32.25 5.20 220.48 0.00 0.00 0.00 0.00 22:03:27 21:55:01 eth0 0.82 0.42 0.30 0.29 0.00 0.00 0.00 0.00 22:03:27 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:56:01 eth0 2.10 0.07 0.18 0.01 0.00 0.00 0.00 0.00 22:03:27 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:57:01 eth0 2.05 0.63 0.64 0.40 0.00 0.00 0.00 0.00 22:03:27 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:58:01 eth0 2.27 0.58 0.70 0.43 0.00 0.00 0.00 0.00 22:03:27 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:59:01 eth0 1.45 0.37 0.41 0.23 0.00 0.00 0.00 0.00 22:03:27 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:00:01 eth0 1.00 0.67 0.56 0.40 0.00 0.00 0.00 0.00 22:03:27 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:01:01 eth0 1.05 0.37 0.32 0.20 0.00 0.00 0.00 0.00 22:03:27 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:02:01 eth0 2.02 0.68 0.74 0.37 0.00 0.00 0.00 0.00 22:03:27 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:03:01 eth0 86.63 66.81 725.16 8.12 0.00 0.00 0.00 0.00 22:03:27 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 Average: eth0 25.05 21.06 154.03 4.12 0.00 0.00 0.00 0.00 22:03:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:27 Average: docker0 5.60 3.23 0.52 22.05 0.00 0.00 0.00 0.00 22:03:27 22:03:27 22:03:27 ---> sar -P ALL: 22:03:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:03:27 22:03:27 21:52:03 LINUX RESTART (2 CPU) 22:03:27 22:03:27 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:03:27 21:54:01 all 6.27 0.00 2.32 1.95 0.04 89.42 22:03:27 21:54:01 0 6.00 0.00 2.52 1.86 0.03 89.58 22:03:27 21:54:01 1 6.54 0.00 2.12 2.03 0.05 89.26 22:03:27 21:55:01 all 0.17 0.00 0.06 0.00 0.02 99.76 22:03:27 21:55:01 0 0.10 0.00 0.08 0.00 0.03 99.78 22:03:27 21:55:01 1 0.23 0.00 0.03 0.00 0.00 99.73 22:03:27 21:56:01 all 0.21 0.00 0.06 0.00 0.03 99.71 22:03:27 21:56:01 0 0.33 0.00 0.05 0.00 0.02 99.60 22:03:27 21:56:01 1 0.08 0.00 0.07 0.00 0.03 99.82 22:03:27 21:57:01 all 0.25 0.00 0.08 0.00 0.02 99.66 22:03:27 21:57:01 0 0.27 0.00 0.08 0.00 0.02 99.63 22:03:27 21:57:01 1 0.23 0.00 0.07 0.00 0.02 99.68 22:03:27 21:58:01 all 0.28 0.00 0.08 0.00 0.03 99.62 22:03:27 21:58:01 0 0.28 0.00 0.05 0.00 0.02 99.65 22:03:27 21:58:01 1 0.28 0.00 0.10 0.00 0.03 99.58 22:03:27 21:59:01 all 0.16 0.00 0.04 0.00 0.02 99.78 22:03:27 21:59:01 0 0.25 0.00 0.03 0.00 0.00 99.72 22:03:27 21:59:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:03:27 22:00:01 all 0.22 0.00 0.07 0.00 0.03 99.69 22:03:27 22:00:01 0 0.33 0.00 0.07 0.00 0.02 99.58 22:03:27 22:00:01 1 0.10 0.00 0.07 0.00 0.03 99.80 22:03:27 22:01:01 all 0.23 0.00 0.08 0.00 0.01 99.69 22:03:27 22:01:01 0 0.35 0.00 0.05 0.00 0.00 99.60 22:03:27 22:01:01 1 0.10 0.00 0.10 0.00 0.02 99.78 22:03:27 22:02:01 all 0.25 0.00 0.08 0.01 0.02 99.65 22:03:27 22:02:01 0 0.10 0.00 0.08 0.00 0.02 99.80 22:03:27 22:02:01 1 0.40 0.00 0.07 0.02 0.02 99.50 22:03:27 22:03:01 all 2.13 0.00 0.58 0.01 0.03 97.26 22:03:27 22:03:01 0 2.42 0.00 0.62 0.00 0.03 96.93 22:03:27 22:03:01 1 1.84 0.00 0.54 0.02 0.02 97.59 22:03:27 Average: all 1.01 0.00 0.34 0.19 0.02 98.44 22:03:27 Average: 0 1.04 0.00 0.36 0.18 0.02 98.40 22:03:27 Average: 1 0.98 0.00 0.32 0.20 0.03 98.47 22:03:27 22:03:27 22:03:27