Pull request #496 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 41b822e4494a23915816467f39381903ba182310+46f504b71f11fd5289453d0fb745c59911fba2ea (8e21be2897fd815940d4fec9683edc1e7b81257f) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh483642906230156417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2967144755417660689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-496/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-496/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3222768245895325836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6749301452924263268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-496/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-496/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10783880207166578065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5262’ Running on prd-centos7-docker-4c-2g-5268 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-496 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh6443766295835065716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh407232645374261429.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 41b822e4494a23915816467f39381903ba182310 Merge succeeded, producing 41b822e4494a23915816467f39381903ba182310 Checking out Revision 41b822e4494a23915816467f39381903ba182310 (PR-496) > git config core.sparsecheckout # timeout=10 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/jenkins-gitclient-ssh5472736771636119447.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 Commit message: "fix: remove debugg code" > git rev-list --no-walk df56ff2c897bf49ee4cbb4d4babf640d423ec4b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:18 ========================================================= 02:11:18 EdgeX Global Pipelines Version Info 02:11:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:11:19 ------------------- 02:11:19 stable info: 02:11:19 ------------------- 02:11:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:19 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 02:11:19 Message: update stable to v1.0.220 02:11:19 ------------------- 02:11:19 experimental info: 02:11:19 ------------------- 02:11:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:19 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 02:11:19 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41b822e [Pipeline] echo 02:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:20 provisioning config files... 02:11:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config9211910648338969031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:20 ---> docker-login.sh 02:11:20 nexus3.edgexfoundry.org:10001 02:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:20 Configure a credential helper to remove this warning. See 02:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:20 02:11:20 Login Succeeded 02:11:20 nexus3.edgexfoundry.org:10002 02:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:20 Configure a credential helper to remove this warning. See 02:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:20 02:11:20 Login Succeeded 02:11:20 nexus3.edgexfoundry.org:10003 02:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:21 Configure a credential helper to remove this warning. See 02:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:21 02:11:21 Login Succeeded 02:11:21 nexus3.edgexfoundry.org:10004 02:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:21 Configure a credential helper to remove this warning. See 02:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:21 02:11:21 Login Succeeded 02:11:21 docker.io 02:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:21 Configure a credential helper to remove this warning. See 02:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:21 02:11:21 Login Succeeded 02:11:21 ---> docker-login.sh ends [Pipeline] } 02:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:11:22 + git rev-list -1 --merges 41b822e4494a23915816467f39381903ba182310~1..41b822e4494a23915816467f39381903ba182310 [Pipeline] echo 02:11:22 -----------> git rev-list -1 --merges 41b822e4494a23915816467f39381903ba182310~1..41b822e4494a23915816467f39381903ba182310 41b822e4494a23915816467f39381903ba182310 [false] [Pipeline] sh 02:11:22 + git log --format=format:%s -1 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo 02:11:22 ========================================================= 02:11:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:11:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:22 + git log --format=format:%s -1 41b822e4494a23915816467f39381903ba182310 [Pipeline] echo 02:11:22 [semverPrep] GIT_COMMIT: 41b822e4494a23915816467f39381903ba182310, Commit Message: fix: remove debugg code [Pipeline] echo 02:11:22 [semverPrep] This is not a build commit. [Pipeline] sh 02:11:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:11:23 + grep -v github /etc/ssh/ssh_known_hosts 02:11:23 + '[' -e /tmp/ssh_known_hosts ']' 02:11:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:11:23 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 02:11:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:23 02:11:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:11:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:24 latest: Pulling from edgex-devops/git-semver 02:11:24 a0d0a0d46f8b: Pulling fs layer 02:11:24 3e5f54012d9b: Pulling fs layer 02:11:24 4c7163046ea9: Pulling fs layer 02:11:24 0c2d73faf560: Pulling fs layer 02:11:24 0c2d73faf560: Waiting 02:11:24 3e5f54012d9b: Download complete 02:11:24 a0d0a0d46f8b: Download complete 02:11:24 4c7163046ea9: Verifying Checksum 02:11:24 4c7163046ea9: Download complete 02:11:24 0c2d73faf560: Verifying Checksum 02:11:24 0c2d73faf560: Download complete 02:11:24 a0d0a0d46f8b: Pull complete 02:11:24 3e5f54012d9b: Pull complete 02:11:24 4c7163046ea9: Pull complete 02:11:24 0c2d73faf560: Pull complete 02:11:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:11:24 prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container 02:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:11:25 $ docker top 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:25 [ssh-agent] Looking for ssh-agent implementation... 02:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:25 $ docker exec 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent 02:11:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGHgbFn/agent.15 02:11:25 SSH_AGENT_PID=22 02:11:25 Running ssh-add (command line suppressed) 02:11:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_5617077114194666041.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_5617077114194666041.key) 02:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:26 + git tag --points-at HEAD [Pipeline] } 02:11:26 $ docker exec --env ******** --env ******** 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent -k 02:11:26 unset SSH_AUTH_SOCK; 02:11:26 unset SSH_AGENT_PID; 02:11:26 echo Agent pid 22 killed; 02:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:26 [ssh-agent] Looking for ssh-agent implementation... 02:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:26 $ docker exec 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent 02:11:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhFlpjD/agent.56 02:11:26 SSH_AGENT_PID=63 02:11:26 Running ssh-add (command line suppressed) 02:11:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3983712860688371620.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/private_key_3983712860688371620.key) 02:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:27 + git semver init 02:11:27 # -> Open(): unable to determine branch for HEAD 02:11:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.git 02:11:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-496 02:11:27 # $SEMVER_REMOTE_NAME = origin 02:11:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:11:27 # $SEMVER_USER_NAME = edgex-jenkins 02:11:27 # $SEMVER_BRANCH = PR-496 02:11:27 # $SEMVER_TEMP = /tmp/semver-729464400 02:11:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:11:29 # '/tmp/semver-729464400' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver' 02:11:29 # -> Force: false 02:11:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-496/.semver [Pipeline] } 02:11:29 $ docker exec --env ******** --env ******** 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c ssh-agent -k 02:11:29 unset SSH_AUTH_SOCK; 02:11:29 unset SSH_AGENT_PID; 02:11:29 echo Agent pid 63 killed; 02:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:29 + git semver [Pipeline] } 02:11:29 $ docker stop --time=1 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c 02:11:30 $ docker rm -f 0bac9bc1b2cb13ef9bbe8d4b5f94a4f69653a0057e30a32c1a2b7cb13be0368c [Pipeline] // withDockerContainer [Pipeline] sh 02:11:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:31 Stashed 1 file(s) [Pipeline] echo 02:11:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:31 provisioning config files... 02:11:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config8499415228801804863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:31 ---> docker-login.sh 02:11:31 nexus3.edgexfoundry.org:10001 02:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:31 Configure a credential helper to remove this warning. See 02:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:31 02:11:31 Login Succeeded 02:11:31 nexus3.edgexfoundry.org:10002 02:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:31 Configure a credential helper to remove this warning. See 02:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:31 02:11:31 Login Succeeded 02:11:31 nexus3.edgexfoundry.org:10003 02:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:32 Configure a credential helper to remove this warning. See 02:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:32 02:11:32 Login Succeeded 02:11:32 nexus3.edgexfoundry.org:10004 02:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:32 Configure a credential helper to remove this warning. See 02:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:32 02:11:32 Login Succeeded 02:11:32 docker.io 02:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:32 Configure a credential helper to remove this warning. See 02:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:32 02:11:32 Login Succeeded 02:11:32 ---> docker-login.sh ends [Pipeline] } 02:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:32 ========================================================= 02:11:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:11:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:11:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 02:11:33 Sending build context to Docker daemon 41.33MB 02:11:33 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 02:11:33 Step 2/15 : FROM ${BASE} AS builder 02:11:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:33 59bf1c3509f3: Pulling fs layer 02:11:33 666ba61612fd: Pulling fs layer 02:11:33 8ed8ca486205: Pulling fs layer 02:11:33 4fe6c5a15a65: Pulling fs layer 02:11:33 22a0e8bec74d: Pulling fs layer 02:11:33 640e595b4fbd: Pulling fs layer 02:11:33 763cafe07f6e: Pulling fs layer 02:11:33 0c0b528cf693: Pulling fs layer 02:11:33 10935f4eaf8b: Pulling fs layer 02:11:33 640e595b4fbd: Waiting 02:11:33 763cafe07f6e: Waiting 02:11:33 0c0b528cf693: Waiting 02:11:33 10935f4eaf8b: Waiting 02:11:33 4fe6c5a15a65: Waiting 02:11:33 22a0e8bec74d: Waiting 02:11:33 8ed8ca486205: Download complete 02:11:33 666ba61612fd: Verifying Checksum 02:11:33 666ba61612fd: Download complete 02:11:33 22a0e8bec74d: Verifying Checksum 02:11:33 22a0e8bec74d: Download complete 02:11:33 640e595b4fbd: Verifying Checksum 02:11:33 640e595b4fbd: Download complete 02:11:33 763cafe07f6e: Verifying Checksum 02:11:33 763cafe07f6e: Download complete 02:11:33 59bf1c3509f3: Verifying Checksum 02:11:33 59bf1c3509f3: Download complete 02:11:33 0c0b528cf693: Verifying Checksum 02:11:33 0c0b528cf693: Download complete 02:11:33 59bf1c3509f3: Pull complete 02:11:34 4fe6c5a15a65: Verifying Checksum 02:11:34 4fe6c5a15a65: Download complete 02:11:34 666ba61612fd: Pull complete 02:11:34 10935f4eaf8b: Verifying Checksum 02:11:34 10935f4eaf8b: Download complete 02:11:34 8ed8ca486205: Pull complete 02:11:38 4fe6c5a15a65: Pull complete 02:11:38 22a0e8bec74d: Pull complete 02:11:38 640e595b4fbd: Pull complete 02:11:38 763cafe07f6e: Pull complete 02:11:38 0c0b528cf693: Pull complete 02:11:40 10935f4eaf8b: Pull complete 02:11:40 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 02:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:11:40 ---> 99d49a6021b9 02:11:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:42 ---> Running in 497b06a57a20 02:11:42 Removing intermediate container 497b06a57a20 02:11:42 ---> f62110980909 02:11:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:11:42 ---> Running in fd7aa6182c4c 02:11:42 Removing intermediate container fd7aa6182c4c 02:11:42 ---> 12d4968bab08 02:11:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:11:42 ---> Running in af1bfc035dbf 02:11:42 Removing intermediate container af1bfc035dbf 02:11:42 ---> 8a789a60c9b2 02:11:42 Step 6/15 : LABEL Name=edgex-ui-go 02:11:42 ---> Running in dda5a3c93734 02:11:42 Removing intermediate container dda5a3c93734 02:11:42 ---> b2d3e1327287 02:11:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:11:42 ---> Running in f5d02f537414 02:11:42 Removing intermediate container f5d02f537414 02:11:42 ---> 3b59665d9f21 02:11:42 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:42 ---> Running in a6a1127b75f1 02:11:43 Removing intermediate container a6a1127b75f1 02:11:43 ---> 1eefc6c3a668 02:11:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:43 ---> Running in a51e2ce66fae 02:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:11:44 OK: 221 MiB in 52 packages 02:11:45 Removing intermediate container a51e2ce66fae 02:11:45 ---> bb64fa8ceba7 02:11:45 Step 10/15 : ENV GO111MODULE=on 02:11:45 ---> Running in 18f43ede0693 02:11:45 Removing intermediate container 18f43ede0693 02:11:45 ---> c4046b1504de 02:11:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:45 ---> Running in ee8939d45792 02:11:45 Removing intermediate container ee8939d45792 02:11:45 ---> 4a18ba26320c 02:11:45 Step 12/15 : COPY go.mod vendor* ./ 02:11:45 ---> 5afb2bf21ee8 02:11:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:45 ---> Running in b92a9638a852 02:11:46 Still waiting to schedule task 02:11:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5266’ is offline 02:12:24 Removing intermediate container b92a9638a852 02:12:24 ---> bffaa8488993 02:12:24 Step 14/15 : COPY . . 02:12:24 ---> f6ebc53552c8 02:12:24 Step 15/15 : RUN ${MAKE} 02:12:24 ---> Running in f637acff5c9a 02:12:24 noop 02:12:24 Removing intermediate container f637acff5c9a 02:12:24 ---> 148fa3bf6a25 02:12:24 Successfully built 148fa3bf6a25 02:12:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:12:24 + docker inspect -f . ci-base-image-x86_64 02:12:24 . [Pipeline] withDockerContainer 02:12:24 prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container 02:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:25 $ docker top 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:25 + go version 02:12:25 go version go1.17.6 linux/amd64 [Pipeline] } 02:12:25 $ docker stop --time=1 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd 02:12:26 $ docker rm -f 5441a02ceb5210e20086851a26aabcecb0687b1edf31ac8975d8d19f01c3bccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:12:27 + docker inspect -f . ci-base-image-x86_64 02:12:27 . [Pipeline] withDockerContainer 02:12:27 prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container 02:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:27 $ docker top 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:12:28 + make test 02:12:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:12:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:12:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:12:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:12:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:43 $ docker stop --time=1 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 02:12:45 $ docker rm -f 2862a959e5b157487e6e696ec716f2783e1f76ff7c9b03dc565eab964ecd8b40 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:47 + ls -al . 02:12:47 total 112 02:12:47 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 15 02:12 . 02:12:47 drwxrwxr-x. 4 jenkins jenkins 110 Feb 15 02:11 .. 02:12:47 drwxrwxr-x. 3 jenkins jenkins 20 Feb 15 02:11 assets 02:12:47 drwxrwxr-x. 2 jenkins jenkins 66 Feb 15 02:11 bin 02:12:47 drwxrwxr-x. 3 jenkins jenkins 29 Feb 15 02:11 cmd 02:12:47 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 15 02:11 CONTRIBUTING.md 02:12:47 -rw-r--r--. 1 jenkins jenkins 10 Feb 15 02:12 coverage.out 02:12:47 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 15 02:11 Dockerfile 02:12:47 drwxrwxr-x. 2 jenkins jenkins 23 Feb 15 02:11 docs 02:12:47 drwxrwxr-x. 8 jenkins jenkins 179 Feb 15 02:11 .git 02:12:47 drwxrwxr-x. 2 jenkins jenkins 103 Feb 15 02:11 .github 02:12:47 -rw-rw-r--. 1 jenkins jenkins 155 Feb 15 02:11 .gitignore 02:12:47 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 15 02:11 go.mod 02:12:47 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 15 02:11 go.sum 02:12:47 drwxrwxr-x. 9 jenkins jenkins 125 Feb 15 02:11 internal 02:12:47 -rw-rw-r--. 1 jenkins jenkins 652 Feb 15 02:11 Jenkinsfile 02:12:47 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 15 02:11 LICENSE 02:12:47 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 15 02:11 Makefile 02:12:47 drwxrwxr-x. 3 jenkins jenkins 19 Feb 15 02:11 pkg 02:12:47 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 15 02:11 README.md 02:12:47 drwx------. 3 jenkins jenkins 56 Feb 15 02:11 .semver 02:12:47 drwxrwxr-x. 4 jenkins jenkins 71 Feb 15 02:11 snap 02:12:47 -rw-rw-r--. 1 jenkins jenkins 5 Feb 15 02:11 VERSION 02:12:47 -rw-rw-r--. 1 jenkins jenkins 155 Feb 15 02:11 version.go 02:12:47 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 15 02:11 web [Pipeline] isUnix [Pipeline] sh 02:12:47 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=41b822e4494a23915816467f39381903ba182310 --label arch=amd64 --label version=0.0.0 . 02:12:47 Sending build context to Docker daemon 41.33MB 02:12:47 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 02:12:47 Step 2/23 : FROM ${BASE} AS builder 02:12:47 ---> 148fa3bf6a25 02:12:47 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:47 ---> Running in 390f27754314 02:12:47 Removing intermediate container 390f27754314 02:12:47 ---> 2c08158e6f13 02:12:47 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:12:47 ---> Running in 43cb2e33103e 02:12:47 Removing intermediate container 43cb2e33103e 02:12:47 ---> 751313f19f95 02:12:47 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:12:47 ---> Running in fa1e0f5d062e 02:12:48 Removing intermediate container fa1e0f5d062e 02:12:48 ---> d134cd557c2e 02:12:48 Step 6/23 : LABEL Name=edgex-ui-go 02:12:48 ---> Running in 5530214a13f1 02:12:48 Removing intermediate container 5530214a13f1 02:12:48 ---> 95874a5822e9 02:12:48 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:12:48 ---> Running in ca3d774a0d3c 02:12:48 Removing intermediate container ca3d774a0d3c 02:12:48 ---> 15439224b6ab 02:12:48 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:48 ---> Running in 5c2875c3b2d3 02:12:48 Removing intermediate container 5c2875c3b2d3 02:12:48 ---> d9d984e2255c 02:12:48 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:48 ---> Running in edbbcebd5b99 02:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:12:50 OK: 221 MiB in 52 packages 02:12:50 Removing intermediate container edbbcebd5b99 02:12:50 ---> 40153605121a 02:12:50 Step 10/23 : ENV GO111MODULE=on 02:12:50 ---> Running in 3f8003a49150 02:12:50 Removing intermediate container 3f8003a49150 02:12:50 ---> aed23c0e1f2c 02:12:50 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:50 ---> Running in bbd7fcc431ef 02:12:50 Removing intermediate container bbd7fcc431ef 02:12:50 ---> 0f39bb83546e 02:12:50 Step 12/23 : COPY go.mod vendor* ./ 02:12:50 ---> d3017afff586 02:12:50 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:50 ---> Running in 9a2d3a87bb9f 02:12:51 Removing intermediate container 9a2d3a87bb9f 02:12:51 ---> f811969d9adb 02:12:51 Step 14/23 : COPY . . 02:12:52 ---> 948d8028d932 02:12:52 Step 15/23 : RUN ${MAKE} 02:12:52 ---> Running in 5e02320d49b1 02:12:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:13:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:13:02 Removing intermediate container 5e02320d49b1 02:13:02 ---> 74970d0478fb 02:13:02 Step 16/23 : FROM alpine:3.14 02:13:03 3.14: Pulling from library/alpine 02:13:03 97518928ae5f: Pulling fs layer 02:13:03 97518928ae5f: Verifying Checksum 02:13:03 97518928ae5f: Download complete 02:13:03 97518928ae5f: Pull complete 02:13:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:13:03 Status: Downloaded newer image for alpine:3.14 02:13:03 ---> 0a97eee8041e 02:13:03 Step 17/23 : EXPOSE 4000 02:13:03 ---> Running in 9aff77fe95e4 02:13:03 Removing intermediate container 9aff77fe95e4 02:13:03 ---> c80d26f26229 02:13:03 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5269 in /w/workspace/edgexfoundry_edgex-ui-go_PR-496 [Pipeline] { [Pipeline] ws 02:13:04 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:13:04 ---> b0d82b342280 02:13:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:04 ---> Running in 5ab3ea94fbfb 02:13:04 Removing intermediate container 5ab3ea94fbfb 02:13:04 ---> 1022f41d6a64 02:13:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:13:04 ---> Running in 093896b09210 02:13:04 Removing intermediate container 093896b09210 02:13:04 ---> bd1d88228978 02:13:04 Step 21/23 : LABEL arch=amd64 02:13:04 The recommended git tool is: git 02:13:04 ---> Running in dde352cc4f54 02:13:04 Removing intermediate container dde352cc4f54 02:13:04 ---> 1864305b4064 02:13:04 Step 22/23 : LABEL git_sha=41b822e4494a23915816467f39381903ba182310 02:13:04 ---> Running in f767464c1928 02:13:04 Removing intermediate container f767464c1928 02:13:04 ---> 4c6e762182a7 02:13:04 Step 23/23 : LABEL version=0.0.0 02:13:04 ---> Running in ac0ca32207c5 02:13:04 Removing intermediate container ac0ca32207c5 02:13:04 ---> 4ebe30929119 02:13:04 [Warning] One or more build-args [ARCH] were not consumed 02:13:04 Successfully built 4ebe30929119 02:13:04 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:05 02:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:05 latest: Pulling from edgex-lftools-log-publisher 02:13:05 b4d181a07f80: Pulling fs layer 02:13:05 a1111a8f2ec3: Pulling fs layer 02:13:05 ed53099fbce6: Pulling fs layer 02:13:05 dc539afda2c1: Pulling fs layer 02:13:05 77bc0d833cb6: Pulling fs layer 02:13:05 9065ff56babe: Pulling fs layer 02:13:05 d287ab97295c: Pulling fs layer 02:13:05 dc539afda2c1: Waiting 02:13:05 77bc0d833cb6: Waiting 02:13:05 9065ff56babe: Waiting 02:13:05 d287ab97295c: Waiting 02:13:05 a1111a8f2ec3: Verifying Checksum 02:13:05 a1111a8f2ec3: Download complete 02:13:05 dc539afda2c1: Verifying Checksum 02:13:05 dc539afda2c1: Download complete 02:13:05 ed53099fbce6: Verifying Checksum 02:13:05 ed53099fbce6: Download complete 02:13:05 9065ff56babe: Verifying Checksum 02:13:05 9065ff56babe: Download complete 02:13:05 77bc0d833cb6: Verifying Checksum 02:13:05 77bc0d833cb6: Download complete 02:13:05 b4d181a07f80: Verifying Checksum 02:13:05 b4d181a07f80: Download complete 02:13:06 d287ab97295c: Verifying Checksum 02:13:06 d287ab97295c: Download complete 02:13:07 b4d181a07f80: Pull complete 02:13:07 a1111a8f2ec3: Pull complete 02:13:07 ed53099fbce6: Pull complete 02:13:07 dc539afda2c1: Pull complete 02:13:08 77bc0d833cb6: Pull complete 02:13:08 9065ff56babe: Pull complete 02:13:08 using credential edgex-jenkins-ssh 02:13:08 Cloning the remote Git repository 02:13:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:13:08 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:13:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:13:08 > git --version # timeout=10 02:13:09 > git --version # 'git version 2.17.1' 02:13:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:13:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:12 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 41b822e4494a23915816467f39381903ba182310 02:13:13 Merge succeeded, producing 41b822e4494a23915816467f39381903ba182310 02:13:13 Checking out Revision 41b822e4494a23915816467f39381903ba182310 (PR-496) 02:13:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:13:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:13:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:13:12 > git config core.sparsecheckout # timeout=10 02:13:12 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 02:13:13 > git remote # timeout=10 02:13:13 > git config --get remote.origin.url # timeout=10 02:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:13 > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 02:13:13 > git rev-parse HEAD^{commit} # timeout=10 02:13:13 > git config core.sparsecheckout # timeout=10 02:13:13 > git checkout -f 41b822e4494a23915816467f39381903ba182310 # timeout=10 02:13:13 d287ab97295c: Pull complete 02:13:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:13:13 prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container 02:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:15 $ docker top 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:16 ---> job-cost.sh 02:13:16 lf-activate-venv: SKIPPING 02:13:16 INFO: No Stack... 02:13:16 INFO: Retrieving Pricing Info for: v3-standard-2 02:13:17 INFO: Archiving Costs [Pipeline] sh 02:13:17 + cut -d, -f6 02:13:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/cost.csv [Pipeline] lock 02:13:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] 02:13:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] did not exist. Created. 02:13:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:17 Commit message: "fix: remove debugg code" 02:13:17 + echo total: 0.05999999865889549 [Pipeline] stash 02:13:17 Stashed 1 file(s) [Pipeline] } 02:13:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:17 $ docker stop --time=1 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 02:13:17 02:13:17 GitHub has been notified of this commit’s build result 02:13:17 02:13:18 $ docker rm -f 16c650cc3378a969725dc716fa67010dd6e9327cbe6fb77df6365f831833d788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:19 Dload Upload Total Spent Left Speed 02:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 02:13:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:13:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:13:20 + sudo tee /etc/docker/daemon.new 02:13:20 { 02:13:20 "registry-mirrors": [ 02:13:20 "https://nexus3.edgexfoundry.org:10001" 02:13:20 ], 02:13:20 "bip": "10.250.0.254/24", 02:13:20 "hosts": [ 02:13:20 "tcp://0.0.0.0:5555", 02:13:20 "unix:///var/run/docker.sock" 02:13:20 ], 02:13:20 "mtu": 1458, 02:13:20 "selinux-enabled": true, 02:13:20 "seccomp-profile": "/etc/docker/seccomp.json" 02:13:20 } [Pipeline] sh 02:13:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:13:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:39 provisioning config files... 02:13:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4975719866344079723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:39 ---> docker-login.sh 02:13:39 nexus3.edgexfoundry.org:10001 02:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:40 Configure a credential helper to remove this warning. See 02:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:40 02:13:40 Login Succeeded 02:13:40 nexus3.edgexfoundry.org:10002 02:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:41 Configure a credential helper to remove this warning. See 02:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:41 02:13:41 Login Succeeded 02:13:41 nexus3.edgexfoundry.org:10003 02:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:41 Configure a credential helper to remove this warning. See 02:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:41 02:13:41 Login Succeeded 02:13:41 nexus3.edgexfoundry.org:10004 02:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:41 Configure a credential helper to remove this warning. See 02:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:41 02:13:41 Login Succeeded 02:13:41 docker.io 02:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:42 Configure a credential helper to remove this warning. See 02:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:42 02:13:42 Login Succeeded 02:13:42 ---> docker-login.sh ends [Pipeline] } 02:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:43 ========================================================= 02:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:13:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:13:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:13:44 Sending build context to Docker daemon 26.13MB 02:13:44 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 02:13:44 Step 2/15 : FROM ${BASE} AS builder 02:13:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:44 9b3977197b4f: Pulling fs layer 02:13:44 1a89e8eeedd5: Pulling fs layer 02:13:44 94645a83ff95: Pulling fs layer 02:13:44 3f3a8bcf1eab: Pulling fs layer 02:13:44 0c92f367c5e7: Pulling fs layer 02:13:44 3f3a8bcf1eab: Waiting 02:13:44 f7c0051592d6: Pulling fs layer 02:13:44 0c92f367c5e7: Waiting 02:13:44 a227ed2f7395: Pulling fs layer 02:13:44 7b1c46037f91: Pulling fs layer 02:13:44 f7c0051592d6: Waiting 02:13:44 a227ed2f7395: Waiting 02:13:44 7b1c46037f91: Waiting 02:13:44 94645a83ff95: Verifying Checksum 02:13:44 94645a83ff95: Download complete 02:13:44 1a89e8eeedd5: Verifying Checksum 02:13:44 1a89e8eeedd5: Download complete 02:13:44 0c92f367c5e7: Verifying Checksum 02:13:44 0c92f367c5e7: Download complete 02:13:44 f7c0051592d6: Verifying Checksum 02:13:44 f7c0051592d6: Download complete 02:13:44 a227ed2f7395: Verifying Checksum 02:13:44 a227ed2f7395: Download complete 02:13:44 9b3977197b4f: Download complete 02:13:45 9b3977197b4f: Pull complete 02:13:46 1a89e8eeedd5: Pull complete 02:13:46 94645a83ff95: Pull complete 02:13:46 7b1c46037f91: Verifying Checksum 02:13:46 7b1c46037f91: Download complete 02:13:47 3f3a8bcf1eab: Verifying Checksum 02:13:47 3f3a8bcf1eab: Download complete 02:13:59 3f3a8bcf1eab: Pull complete 02:13:59 0c92f367c5e7: Pull complete 02:13:59 f7c0051592d6: Pull complete 02:13:59 a227ed2f7395: Pull complete 02:14:04 7b1c46037f91: Pull complete 02:14:04 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 02:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:14:04 ---> f79e39bc4007 02:14:04 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:14:06 ---> Running in 290978a7cfb8 02:14:06 Removing intermediate container 290978a7cfb8 02:14:06 ---> adece3ba7cb4 02:14:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:14:07 ---> Running in 07938824687f 02:14:07 Removing intermediate container 07938824687f 02:14:07 ---> 788fbfbf4f2d 02:14:07 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:14:07 ---> Running in cc1f1a155d05 02:14:08 Removing intermediate container cc1f1a155d05 02:14:08 ---> 91c74fb831f0 02:14:08 Step 6/15 : LABEL Name=edgex-ui-go 02:14:08 ---> Running in 443bc9b4af44 02:14:08 Removing intermediate container 443bc9b4af44 02:14:08 ---> 95dc75fd2e17 02:14:08 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:14:08 ---> Running in 3eaa81435cb9 02:14:08 Removing intermediate container 3eaa81435cb9 02:14:08 ---> 74de56ea25a6 02:14:08 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:08 ---> Running in 44f484510d3a 02:14:10 Removing intermediate container 44f484510d3a 02:14:10 ---> 1763900e0028 02:14:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:10 ---> Running in d7e5fa11f521 02:14:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:14:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:14:13 OK: 220 MiB in 52 packages 02:14:14 Removing intermediate container d7e5fa11f521 02:14:14 ---> fde448b91f09 02:14:14 Step 10/15 : ENV GO111MODULE=on 02:14:14 ---> Running in 68e6072ae554 02:14:15 Removing intermediate container 68e6072ae554 02:14:15 ---> 3bfbc020e1a0 02:14:15 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:14:15 ---> Running in d18ebd2434ec 02:14:15 Removing intermediate container d18ebd2434ec 02:14:15 ---> 069f55145af5 02:14:15 Step 12/15 : COPY go.mod vendor* ./ 02:14:16 ---> baec2d92bb79 02:14:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:16 ---> Running in 958d9382d41b 02:15:24 Removing intermediate container 958d9382d41b 02:15:24 ---> 88a639fbafd1 02:15:24 Step 14/15 : COPY . . 02:15:26 ---> 7cfb35f0be5c 02:15:26 Step 15/15 : RUN ${MAKE} 02:15:26 ---> Running in d41c0c1a194e 02:15:27 noop 02:15:28 Removing intermediate container d41c0c1a194e 02:15:28 ---> fc1550fe5be7 02:15:28 Successfully built fc1550fe5be7 02:15:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:15:28 + docker inspect -f . ci-base-image-arm64 02:15:28 . [Pipeline] withDockerContainer 02:15:29 prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container 02:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:30 $ docker top 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:31 + go version 02:15:31 go version go1.17.6 linux/arm64 [Pipeline] } 02:15:31 $ docker stop --time=1 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 02:15:33 $ docker rm -f 260616b121993e1ad0f8a6d33f3b65978ee0e71c61a150a6852ba3d5afd4c461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:33 + docker inspect -f . ci-base-image-arm64 02:15:33 . [Pipeline] withDockerContainer 02:15:33 prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container 02:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:35 $ docker top 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:15:36 + make test 02:15:36 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:15:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:16:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:16:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:16:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:16:28 $ docker stop --time=1 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 02:16:30 $ docker rm -f 53a4a33262a3b3772bf222f709bb12516de201b49f574a36e234790644999f39 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:16:31 Warning: overwriting stash ‘coverage-report’ 02:16:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:16:32 + ls -al . 02:16:32 total 152 02:16:32 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 02:15 . 02:16:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 .. 02:16:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 02:13 .git 02:16:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 .github 02:16:32 -rw-rw-r-- 1 jenkins jenkins 155 Feb 15 02:13 .gitignore 02:16:32 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 15 02:13 CONTRIBUTING.md 02:16:32 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 15 02:13 Dockerfile 02:16:32 -rw-rw-r-- 1 jenkins jenkins 652 Feb 15 02:13 Jenkinsfile 02:16:32 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 15 02:13 LICENSE 02:16:32 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 15 02:13 Makefile 02:16:32 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 15 02:13 README.md 02:16:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 02:11 VERSION 02:16:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 assets 02:16:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 bin 02:16:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 cmd 02:16:32 -rw-r--r-- 1 jenkins jenkins 10 Feb 15 02:15 coverage.out 02:16:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 02:13 docs 02:16:32 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 15 02:13 go.mod 02:16:32 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 15 02:13 go.sum 02:16:32 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 02:13 internal 02:16:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 02:13 pkg 02:16:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 snap 02:16:32 -rw-rw-r-- 1 jenkins jenkins 155 Feb 15 02:13 version.go 02:16:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 02:13 web [Pipeline] isUnix [Pipeline] sh 02:16:32 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=41b822e4494a23915816467f39381903ba182310 --label arch=arm64 --label version=0.0.0 . 02:16:33 Sending build context to Docker daemon 26.13MB 02:16:33 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 02:16:33 Step 2/23 : FROM ${BASE} AS builder 02:16:33 ---> fc1550fe5be7 02:16:33 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:16:33 ---> Running in 70d6ca64da7b 02:16:34 Removing intermediate container 70d6ca64da7b 02:16:34 ---> bbce06215316 02:16:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:16:34 ---> Running in ddbd97d3d03d 02:16:34 Removing intermediate container ddbd97d3d03d 02:16:34 ---> bb7b41fb6808 02:16:34 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:16:34 ---> Running in 703c165c5d75 02:16:35 Removing intermediate container 703c165c5d75 02:16:35 ---> a151e273f105 02:16:35 Step 6/23 : LABEL Name=edgex-ui-go 02:16:35 ---> Running in 7dc869e815f7 02:16:35 Removing intermediate container 7dc869e815f7 02:16:35 ---> 87bdbf1cb487 02:16:35 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:16:35 ---> Running in 8f60731a8562 02:16:35 Removing intermediate container 8f60731a8562 02:16:35 ---> 0917598d09a5 02:16:35 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:35 ---> Running in 9a22f723fb39 02:16:37 Removing intermediate container 9a22f723fb39 02:16:37 ---> 5d39c77d14c1 02:16:37 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:37 ---> Running in bcb04c1838bf 02:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:16:40 OK: 220 MiB in 52 packages 02:16:41 Removing intermediate container bcb04c1838bf 02:16:41 ---> 4d7b5b32d37c 02:16:41 Step 10/23 : ENV GO111MODULE=on 02:16:41 ---> Running in 0212cc49d83e 02:16:41 Removing intermediate container 0212cc49d83e 02:16:41 ---> 3ae028f8d0b6 02:16:41 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:16:41 ---> Running in 1b1e3fe4f2a7 02:16:42 Removing intermediate container 1b1e3fe4f2a7 02:16:42 ---> 828a35a584ec 02:16:42 Step 12/23 : COPY go.mod vendor* ./ 02:16:42 ---> 6e0c5abab029 02:16:42 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:42 ---> Running in ac3fba7c7859 02:16:44 Removing intermediate container ac3fba7c7859 02:16:44 ---> 1d5b08749aff 02:16:44 Step 14/23 : COPY . . 02:16:48 ---> d5e1f91d777b 02:16:48 Step 15/23 : RUN ${MAKE} 02:16:48 ---> Running in 90048c8ab3ba 02:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:17:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:17:22 Removing intermediate container 90048c8ab3ba 02:17:22 ---> 1906891b2caa 02:17:22 Step 16/23 : FROM alpine:3.14 02:17:23 3.14: Pulling from library/alpine 02:17:23 be307f383ecc: Pulling fs layer 02:17:23 be307f383ecc: Download complete 02:17:24 be307f383ecc: Pull complete 02:17:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 02:17:24 Status: Downloaded newer image for alpine:3.14 02:17:24 ---> 5b8b7b635229 02:17:24 Step 17/23 : EXPOSE 4000 02:17:24 ---> Running in c4a73ae6d769 02:17:24 Removing intermediate container c4a73ae6d769 02:17:24 ---> 31907d2c5697 02:17:24 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:17:25 ---> 6599be949ba5 02:17:25 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:17:25 ---> Running in 6cb5b284eeb5 02:17:26 Removing intermediate container 6cb5b284eeb5 02:17:26 ---> c087b97e8913 02:17:26 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:17:26 ---> Running in 8e6e7f1861ce 02:17:26 Removing intermediate container 8e6e7f1861ce 02:17:26 ---> e5cf83320b13 02:17:26 Step 21/23 : LABEL arch=arm64 02:17:26 ---> Running in d7daa8eb9920 02:17:26 Removing intermediate container d7daa8eb9920 02:17:26 ---> bf915339908c 02:17:26 Step 22/23 : LABEL git_sha=41b822e4494a23915816467f39381903ba182310 02:17:27 ---> Running in 364d9b40968b 02:17:27 Removing intermediate container 364d9b40968b 02:17:27 ---> 077ec77529ab 02:17:27 Step 23/23 : LABEL version=0.0.0 02:17:27 ---> Running in 1a3c91fc75d9 02:17:28 Removing intermediate container 1a3c91fc75d9 02:17:28 ---> a99467e3a943 02:17:28 [Warning] One or more build-args [ARCH] were not consumed 02:17:28 Successfully built a99467e3a943 02:17:28 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:28 02:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:28 arm64: Pulling from edgex-lftools-log-publisher 02:17:28 448f6bf000e3: Pulling fs layer 02:17:28 f757da607395: Pulling fs layer 02:17:28 05883995daec: Pulling fs layer 02:17:28 8603b9c90790: Pulling fs layer 02:17:28 1560dd03e051: Pulling fs layer 02:17:28 27f5ce0e4adf: Pulling fs layer 02:17:28 c2d8d7efcc4b: Pulling fs layer 02:17:28 1560dd03e051: Waiting 02:17:28 27f5ce0e4adf: Waiting 02:17:28 c2d8d7efcc4b: Waiting 02:17:28 8603b9c90790: Waiting 02:17:29 f757da607395: Verifying Checksum 02:17:29 f757da607395: Download complete 02:17:29 8603b9c90790: Download complete 02:17:29 1560dd03e051: Verifying Checksum 02:17:29 1560dd03e051: Download complete 02:17:29 27f5ce0e4adf: Verifying Checksum 02:17:29 27f5ce0e4adf: Download complete 02:17:29 05883995daec: Verifying Checksum 02:17:29 05883995daec: Download complete 02:17:29 448f6bf000e3: Verifying Checksum 02:17:29 448f6bf000e3: Download complete 02:17:32 c2d8d7efcc4b: Verifying Checksum 02:17:32 c2d8d7efcc4b: Download complete 02:17:33 448f6bf000e3: Pull complete 02:17:33 f757da607395: Pull complete 02:17:35 05883995daec: Pull complete 02:17:35 8603b9c90790: Pull complete 02:17:36 1560dd03e051: Pull complete 02:17:36 27f5ce0e4adf: Pull complete 02:17:51 c2d8d7efcc4b: Pull complete 02:17:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:17:52 prd-ubuntu18.04-docker-arm64-4c-16g-5269 does not seem to be running inside a container 02:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:17:54 $ docker top f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:55 ---> job-cost.sh 02:17:55 lf-activate-venv: SKIPPING 02:17:55 INFO: No Stack... 02:17:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:17:56 INFO: Archiving Costs [Pipeline] sh 02:17:57 + cut -d, -f6 02:17:57 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 02:17:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] 02:17:57 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] did not exist. Created. 02:17:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:58 /w/workspace/edgex-ui-go/2@tmp/durable-e70dfb7d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e70dfb7d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:17:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:17:58 Warning: overwriting stash ‘stack-cost’ 02:17:59 Stashed 1 file(s) [Pipeline] } 02:17:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-496-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:59 $ docker stop --time=1 f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 02:18:00 $ docker rm -f f868e689005f32eab1e7057154a907cb31b2535986cda309ff41a90de36dda95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:18:01 provisioning config files... 02:18:01 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config1535679968228896365tmp [Pipeline] { [Pipeline] sh 02:18:01 + set +x 02:18:01 + curl -s https://codecov.io/bash 02:18:01 + bash -s -- 02:18:01 02:18:01 _____ _ 02:18:01 / ____| | | 02:18:01 | | ___ __| | ___ ___ _____ __ 02:18:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:18:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:18:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:18:01 Bash-1.0.6 02:18:01 02:18:01 02:18:01 ==> git version 2.24.4 found 02:18:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:18:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:18:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:18:01 ==> Jenkins CI detected. 02:18:01 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-496 02:18:01 project root: . 02:18:01 --> token set from env 02:18:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:18:01 ==> Running gcov in . (disable via -X gcov) 02:18:01 ==> Python coveragepy not found 02:18:01 ==> Searching for coverage reports in: 02:18:01 + . 02:18:01 -> Found 1 reports 02:18:01 ==> Detecting git/mercurial file structure 02:18:01 ==> Reading reports 02:18:01 + ./coverage.out bytes=10 02:18:01 ==> Appending adjustments 02:18:01 https://docs.codecov.io/docs/fixing-reports 02:18:01 + Found adjustments 02:18:01 ==> Gzipping contents 02:18:01 4.0K /tmp/codecov.n3sTeO.gz 02:18:01 ==> Uploading reports 02:18:01 url: https://codecov.io 02:18:01 query: branch=PR-496&commit=41b822e4494a23915816467f39381903ba182310&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= 02:18:01 -> Pinging Codecov 02:18:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-496&commit=41b822e4494a23915816467f39381903ba182310&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-496%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=496&job=&cmd_args= 02:18:02 -> Uploading to 02:18:02 https://storage.googleapis.com/codecov/v4/raw/2022-02-15/FB506323287CE973F263BFD2A0EB1F37/41b822e4494a23915816467f39381903ba182310/c3ce1a57-4bd4-4f21-9d66-f4b15b5680ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220215T021802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57a70e15b7996b85d58f158aab1df929804da3bdd29b55e890c42b466044b118 02:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:02 Dload Upload Total Spent Left Speed 02:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10952 --:--:-- --:--:-- --:--:-- 10970 02:18:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/41b822e4494a23915816467f39381903ba182310 [Pipeline] } 02:18:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:18:03 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives ']' 02:18:03 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 02:18:03 total 8 02:18:03 drwxr-xr-x. 3 root root 34 Feb 15 02:13 . 02:18:03 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 15 02:13 .. 02:18:03 drwxr-xr-x. 2 root root 6 Feb 15 02:13 cost 02:18:03 -rw-r--r--. 1 root root 82 Feb 15 02:13 cost.csv 02:18:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 02:18:03 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives 02:18:03 total 8 02:18:03 drwxr-xr-x. 3 jenkins jenkins 34 Feb 15 02:13 . 02:18:03 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 15 02:13 .. 02:18:03 drwxr-xr-x. 2 jenkins jenkins 6 Feb 15 02:13 cost 02:18:03 -rw-r--r--. 1 jenkins jenkins 82 Feb 15 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:18:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:04 ---> package-listing.sh 02:18:04 ++ facter osfamily 02:18:04 ++ tr '[:upper:]' '[:lower:]' 02:18:04 + OS_FAMILY=redhat 02:18:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-496 02:18:04 + START_PACKAGES=/tmp/packages_start.txt 02:18:04 + END_PACKAGES=/tmp/packages_end.txt 02:18:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:04 + PACKAGES=/tmp/packages_start.txt 02:18:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' 02:18:04 + PACKAGES=/tmp/packages_end.txt 02:18:04 + case "${OS_FAMILY}" in 02:18:04 + sort 02:18:04 + rpm -qa 02:18:05 + '[' -f /tmp/packages_start.txt ']' 02:18:05 + '[' -f /tmp/packages_end.txt ']' 02:18:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-496 ']' 02:18:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ 02:18:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-496/archives/ [Pipeline] echo 02:18:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:06 . [Pipeline] withDockerContainer 02:18:06 prd-centos7-docker-4c-2g-5268 does not seem to be running inside a container 02:18:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-496 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496:/w/workspace/edgexfoundry_edgex-ui-go_PR-496:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:18:06 $ docker top 5e0d3167a77bba8c2336dfd772956cc92891db1fb992e5819e2f713901ccb87e -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:07 + ls /var/log/sa-host 02:18:07 + sadf -c /var/log/sa-host/sa15 02:18:07 file_magic: OK 02:18:07 HZ: Using current value: 100 02:18:07 file_header: OK 02:18:07 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 02:18:07 Statistics: 02:18:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:18:07 File successfully converted to sysstat format version 12.0.3 02:18:07 + sadf -c /var/log/sa-host/sa17 02:18:07 file_magic: OK 02:18:07 HZ: Using current value: 100 02:18:07 file_header: OK 02:18:07 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 02:18:07 Statistics: 02:18:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:18:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:07 provisioning config files... 02:18:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-496@tmp/config7496185116166761525tmp [Pipeline] { [Pipeline] echo 02:18:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:07 ---> create-netrc.sh [Pipeline] } 02:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:08 ---> python-tools-install.sh [Pipeline] echo 02:18:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:08 ---> sudo-logs.sh 02:18:08 Archiving 'sudo' log.. 02:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5268.novalocal: Name or service not known 02:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-5268.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:18:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:08 ---> job-cost.sh 02:18:08 lf-activate-venv: SKIPPING 02:18:08 DEBUG: total: 0.05999999865889549 02:18:08 INFO: Retrieving Stack Cost... 02:18:09 INFO: Retrieving Pricing Info for: v3-standard-2 02:18:09 INFO: Archiving Costs [Pipeline] echo 02:18:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:09 ---> logs-deploy.sh 02:18:09 lf-activate-venv: SKIPPING 02:18:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-496/2 02:18:09 INFO: archiving workspace using pattern(s): 02:18:10 Archives upload complete. 02:18:10 INFO: archiving logs to Nexus 02:18:11 ---> uname -a: 02:18:11 Linux prd-centos7-docker-4c-2g-5268.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 02:18:11 02:18:11 02:18:11 ---> lscpu: 02:18:11 Architecture: x86_64 02:18:11 CPU op-mode(s): 32-bit, 64-bit 02:18:11 Byte Order: Little Endian 02:18:11 Address sizes: 40 bits physical, 48 bits virtual 02:18:11 CPU(s): 2 02:18:11 On-line CPU(s) list: 0,1 02:18:11 Thread(s) per core: 1 02:18:11 Core(s) per socket: 1 02:18:11 Socket(s): 2 02:18:11 NUMA node(s): 1 02:18:11 Vendor ID: AuthenticAMD 02:18:11 CPU family: 23 02:18:11 Model: 49 02:18:11 Model name: AMD EPYC-Rome Processor 02:18:11 Stepping: 0 02:18:11 CPU MHz: 2800.000 02:18:11 BogoMIPS: 5600.00 02:18:11 Virtualization: AMD-V 02:18:11 Hypervisor vendor: KVM 02:18:11 Virtualization type: full 02:18:11 L1d cache: 32K 02:18:11 L1i cache: 32K 02:18:11 L2 cache: 512K 02:18:11 L3 cache: 16384K 02:18:11 NUMA node0 CPU(s): 0,1 02:18:11 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 02:18:11 02:18:11 02:18:11 ---> nproc: 02:18:11 2 02:18:11 02:18:11 02:18:11 ---> df -h: 02:18:11 Filesystem Size Used Avail Use% Mounted on 02:18:11 overlay 40G 9.2G 31G 23% / 02:18:11 tmpfs 64M 0 64M 0% /dev 02:18:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:18:11 shm 64M 0 64M 0% /dev/shm 02:18:11 /dev/vda1 40G 9.2G 31G 23% /facter-os 02:18:11 02:18:11