Pull request #501 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e00a3151d5b7688aaa8b110c4e38115b205e0564+3fc63fba6049dff8a787a297a0ba98bb3ed92f4b (ff068b2c52bbf646143f812d87f08221537b7117) 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-ssh9895648110497284332.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-ssh11702298567103649075.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-501/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-501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2608730594903701439.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-ssh2263621251956473628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-501/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-501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6897835357629355743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-6747’ Running on prd-centos7-docker-4c-2g-6751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [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-501 # 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-501@tmp/jenkins-gitclient-ssh6127753041182333628.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-501@tmp/jenkins-gitclient-ssh4685115670813558959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b into PR head commit e00a3151d5b7688aaa8b110c4e38115b205e0564 Merge succeeded, producing e00a3151d5b7688aaa8b110c4e38115b205e0564 Checking out Revision e00a3151d5b7688aaa8b110c4e38115b205e0564 (PR-501) > git config core.sparsecheckout # timeout=10 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # 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-501@tmp/jenkins-gitclient-ssh5081156913939111755.key > git merge 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T06:17:04.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T06:17:04.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T06:17:04.984Z] ========================================================= [2022-03-10T06:17:04.984Z] EdgeX Global Pipelines Version Info [2022-03-10T06:17:04.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk efaf7b62b98ddf3a4206d3b7c204b52a324babe0 # timeout=10 [2022-03-10T06:17:06.105Z] ------------------- [2022-03-10T06:17:06.105Z] stable info: [2022-03-10T06:17:06.105Z] ------------------- [2022-03-10T06:17:06.105Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T06:17:06.105Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T06:17:06.105Z] Message: update stable to v1.0.220 [2022-03-10T06:17:06.682Z] ------------------- [2022-03-10T06:17:06.682Z] experimental info: [2022-03-10T06:17:06.682Z] ------------------- [2022-03-10T06:17:06.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T06:17:06.682Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T06:17:06.682Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T06:17:06.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-10T06:17:06.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-10T06:17:06.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T06:17:06.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T06:17:06.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T06:17:06.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T06:17:06.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T06:17:06.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T06:17:06.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T06:17:06.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T06:17:06.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T06:17:06.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-10T06:17:06.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T06:17:07.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T06:17:07.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:17:07.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:17:07.050Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:17:07.061Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:17:07.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T06:17:07.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T06:17:07.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T06:17:07.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T06:17:07.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T06:17:07.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T06:17:07.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-10T06:17:07.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T06:17:07.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2022-03-10T06:17:07.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2022-03-10T06:17:07.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2022-03-10T06:17:07.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo [2022-03-10T06:17:07.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e00a315 [Pipeline] echo [2022-03-10T06:17:07.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:17:07.339Z] provisioning config files... [2022-03-10T06:17:07.354Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config8988389357038976245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:17:07.663Z] ---> docker-login.sh [2022-03-10T06:17:07.664Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:17:07.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:07.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:07.927Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:07.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:07.927Z] [2022-03-10T06:17:07.927Z] Login Succeeded [2022-03-10T06:17:07.927Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:17:07.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:07.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:07.927Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:07.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:07.927Z] [2022-03-10T06:17:07.927Z] Login Succeeded [2022-03-10T06:17:07.927Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:17:07.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:08.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:08.190Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:08.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:08.190Z] [2022-03-10T06:17:08.190Z] Login Succeeded [2022-03-10T06:17:08.190Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:17:08.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:08.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:08.190Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:08.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:08.190Z] [2022-03-10T06:17:08.190Z] Login Succeeded [2022-03-10T06:17:08.190Z] docker.io [2022-03-10T06:17:08.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:08.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:08.765Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:08.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:08.765Z] [2022-03-10T06:17:08.765Z] Login Succeeded [2022-03-10T06:17:08.765Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:17:08.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T06:17:09.159Z] + git rev-list -1 --merges e00a3151d5b7688aaa8b110c4e38115b205e0564~1..e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo [2022-03-10T06:17:09.191Z] -----------> git rev-list -1 --merges e00a3151d5b7688aaa8b110c4e38115b205e0564~1..e00a3151d5b7688aaa8b110c4e38115b205e0564 e00a3151d5b7688aaa8b110c4e38115b205e0564 [false] [Pipeline] sh [2022-03-10T06:17:09.491Z] + git log --format=format:%s -1 e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo [2022-03-10T06:17:09.507Z] ========================================================= [2022-03-10T06:17:09.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T06:17:09.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:17:09.858Z] + git log --format=format:%s -1 e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] echo [2022-03-10T06:17:09.872Z] [semverPrep] GIT_COMMIT: e00a3151d5b7688aaa8b110c4e38115b205e0564, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web [Pipeline] echo [2022-03-10T06:17:09.884Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T06:17:10.269Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:17:10.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T06:17:10.269Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T06:17:10.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T06:17:10.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T06:17:10.269Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T06:17:10.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:10.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:17:10.617Z] [2022-03-10T06:17:10.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:10.940Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:17:10.940Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T06:17:10.940Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T06:17:10.940Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T06:17:10.940Z] 4c7163046ea9: Pulling fs layer [2022-03-10T06:17:10.940Z] 0c2d73faf560: Pulling fs layer [2022-03-10T06:17:10.940Z] 0c2d73faf560: Waiting [2022-03-10T06:17:10.940Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T06:17:10.940Z] 3e5f54012d9b: Download complete [2022-03-10T06:17:10.940Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T06:17:10.940Z] a0d0a0d46f8b: Download complete [2022-03-10T06:17:10.940Z] 4c7163046ea9: Verifying Checksum [2022-03-10T06:17:10.940Z] 4c7163046ea9: Download complete [2022-03-10T06:17:10.940Z] 0c2d73faf560: Verifying Checksum [2022-03-10T06:17:10.940Z] 0c2d73faf560: Download complete [2022-03-10T06:17:11.222Z] a0d0a0d46f8b: Pull complete [2022-03-10T06:17:11.222Z] 3e5f54012d9b: Pull complete [2022-03-10T06:17:11.487Z] 4c7163046ea9: Pull complete [2022-03-10T06:17:11.750Z] 0c2d73faf560: Pull complete [2022-03-10T06:17:11.750Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T06:17:11.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:17:11.750Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T06:17:11.824Z] prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container [2022-03-10T06:17:11.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:17:12.665Z] $ docker top 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:17:12.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:17:12.767Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:17:12.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:17:12.882Z] $ docker exec 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent [2022-03-10T06:17:12.977Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjCFaL/agent.14 [2022-03-10T06:17:12.977Z] SSH_AGENT_PID=20 [2022-03-10T06:17:12.985Z] Running ssh-add (command line suppressed) [2022-03-10T06:17:13.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2753598163008597533.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2753598163008597533.key) [2022-03-10T06:17:13.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:17:13.388Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T06:17:13.407Z] $ docker exec --env ******** --env ******** 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent -k [2022-03-10T06:17:13.491Z] unset SSH_AUTH_SOCK; [2022-03-10T06:17:13.492Z] unset SSH_AGENT_PID; [2022-03-10T06:17:13.492Z] echo Agent pid 20 killed; [2022-03-10T06:17:13.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T06:17:13.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:17:13.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:17:13.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:17:13.649Z] $ docker exec 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent [2022-03-10T06:17:13.768Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbFkGmJ/agent.52 [2022-03-10T06:17:13.768Z] SSH_AGENT_PID=59 [2022-03-10T06:17:13.773Z] Running ssh-add (command line suppressed) [2022-03-10T06:17:13.890Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2245524085049918001.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/private_key_2245524085049918001.key) [2022-03-10T06:17:13.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:17:14.195Z] + git semver init [2022-03-10T06:17:14.195Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:17:14.195Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.git [2022-03-10T06:17:14.195Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:17:14.195Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:17:14.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:17:14.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:17:14.195Z] # $SEMVER_BRANCH = PR-501 [2022-03-10T06:17:14.195Z] # $SEMVER_TEMP = /tmp/semver-000598808 [2022-03-10T06:17:14.195Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-10T06:17:16.752Z] # '/tmp/semver-000598808' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver' [2022-03-10T06:17:16.752Z] # -> Force: false [2022-03-10T06:17:16.752Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-501/.semver [Pipeline] } [2022-03-10T06:17:16.767Z] $ docker exec --env ******** --env ******** 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 ssh-agent -k [2022-03-10T06:17:16.867Z] unset SSH_AUTH_SOCK; [2022-03-10T06:17:16.867Z] unset SSH_AGENT_PID; [2022-03-10T06:17:16.868Z] echo Agent pid 59 killed; [2022-03-10T06:17:16.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:17:17.198Z] + git semver [Pipeline] } [2022-03-10T06:17:17.215Z] $ docker stop --time=1 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 [2022-03-10T06:17:18.603Z] $ docker rm -f 4e7d95b1d3d4d2e409632c0c1cd81757762c046cdd3bfc9bf9beb68ec609fe14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:17:18.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T06:17:19.226Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T06:17:19.230Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:17:19.383Z] provisioning config files... [2022-03-10T06:17:19.397Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config720568376383814258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:17:19.730Z] ---> docker-login.sh [2022-03-10T06:17:19.731Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:17:19.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:19.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:19.731Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:19.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:19.731Z] [2022-03-10T06:17:19.731Z] Login Succeeded [2022-03-10T06:17:19.731Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:17:19.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:19.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:19.994Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:19.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:19.994Z] [2022-03-10T06:17:19.994Z] Login Succeeded [2022-03-10T06:17:19.994Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:17:19.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:19.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:19.994Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:19.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:19.994Z] [2022-03-10T06:17:19.994Z] Login Succeeded [2022-03-10T06:17:19.994Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:17:19.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:20.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:20.255Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:20.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:20.255Z] [2022-03-10T06:17:20.255Z] Login Succeeded [2022-03-10T06:17:20.255Z] docker.io [2022-03-10T06:17:20.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:17:20.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:17:20.514Z] Configure a credential helper to remove this warning. See [2022-03-10T06:17:20.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:17:20.514Z] [2022-03-10T06:17:20.514Z] Login Succeeded [2022-03-10T06:17:20.514Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:17:20.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:17:20.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:17:20.604Z] ========================================================= [2022-03-10T06:17:20.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T06:17:20.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:17:20.915Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-10T06:17:21.177Z] Sending build context to Docker daemon 42.17MB [2022-03-10T06:17:21.177Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:17:21.177Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:17:21.443Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T06:17:21.443Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T06:17:21.443Z] 666ba61612fd: Pulling fs layer [2022-03-10T06:17:21.443Z] 8ed8ca486205: Pulling fs layer [2022-03-10T06:17:21.443Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T06:17:21.443Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T06:17:21.443Z] 640e595b4fbd: Pulling fs layer [2022-03-10T06:17:21.443Z] 763cafe07f6e: Pulling fs layer [2022-03-10T06:17:21.443Z] 0c0b528cf693: Pulling fs layer [2022-03-10T06:17:21.443Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T06:17:21.443Z] 4fe6c5a15a65: Waiting [2022-03-10T06:17:21.443Z] 22a0e8bec74d: Waiting [2022-03-10T06:17:21.443Z] 640e595b4fbd: Waiting [2022-03-10T06:17:21.443Z] 763cafe07f6e: Waiting [2022-03-10T06:17:21.443Z] 0c0b528cf693: Waiting [2022-03-10T06:17:21.443Z] 10935f4eaf8b: Waiting [2022-03-10T06:17:21.443Z] 8ed8ca486205: Verifying Checksum [2022-03-10T06:17:21.443Z] 8ed8ca486205: Download complete [2022-03-10T06:17:21.443Z] 666ba61612fd: Verifying Checksum [2022-03-10T06:17:21.443Z] 666ba61612fd: Download complete [2022-03-10T06:17:21.443Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T06:17:21.443Z] 22a0e8bec74d: Download complete [2022-03-10T06:17:21.443Z] 640e595b4fbd: Verifying Checksum [2022-03-10T06:17:21.443Z] 640e595b4fbd: Download complete [2022-03-10T06:17:21.443Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T06:17:21.443Z] 59bf1c3509f3: Download complete [2022-03-10T06:17:21.443Z] 763cafe07f6e: Verifying Checksum [2022-03-10T06:17:21.443Z] 763cafe07f6e: Download complete [2022-03-10T06:17:21.725Z] 0c0b528cf693: Verifying Checksum [2022-03-10T06:17:21.725Z] 0c0b528cf693: Download complete [2022-03-10T06:17:21.725Z] 59bf1c3509f3: Pull complete [2022-03-10T06:17:22.002Z] 666ba61612fd: Pull complete [2022-03-10T06:17:22.270Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T06:17:22.270Z] 10935f4eaf8b: Download complete [2022-03-10T06:17:22.270Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T06:17:22.270Z] 4fe6c5a15a65: Download complete [2022-03-10T06:17:22.270Z] 8ed8ca486205: Pull complete [2022-03-10T06:17:26.525Z] 4fe6c5a15a65: Pull complete [2022-03-10T06:17:26.525Z] 22a0e8bec74d: Pull complete [2022-03-10T06:17:26.804Z] 640e595b4fbd: Pull complete [2022-03-10T06:17:26.804Z] 763cafe07f6e: Pull complete [2022-03-10T06:17:27.080Z] 0c0b528cf693: Pull complete [2022-03-10T06:17:30.435Z] 10935f4eaf8b: Pull complete [2022-03-10T06:17:30.435Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T06:17:30.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T06:17:30.435Z] ---> 99d49a6021b9 [2022-03-10T06:17:30.435Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:17:31.829Z] ---> Running in 91aa5b1dc48b [2022-03-10T06:17:31.829Z] Removing intermediate container 91aa5b1dc48b [2022-03-10T06:17:31.829Z] ---> f9b3d94549e7 [2022-03-10T06:17:31.829Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:17:31.829Z] ---> Running in 8750b4f189b2 [2022-03-10T06:17:31.829Z] Removing intermediate container 8750b4f189b2 [2022-03-10T06:17:31.829Z] ---> 407785f60707 [2022-03-10T06:17:31.829Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:17:32.094Z] ---> Running in ff3baba2398f [2022-03-10T06:17:32.094Z] Removing intermediate container ff3baba2398f [2022-03-10T06:17:32.094Z] ---> a912eb162d31 [2022-03-10T06:17:32.094Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:17:32.094Z] ---> Running in b7d96cd81df2 [2022-03-10T06:17:32.094Z] Removing intermediate container b7d96cd81df2 [2022-03-10T06:17:32.094Z] ---> 5fe33024b755 [2022-03-10T06:17:32.094Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:17:32.094Z] ---> Running in 5d8f343e8b71 [2022-03-10T06:17:32.361Z] Removing intermediate container 5d8f343e8b71 [2022-03-10T06:17:32.361Z] ---> 2aa7814c2a15 [2022-03-10T06:17:32.361Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:17:32.361Z] ---> Running in 1a9569e31afb [2022-03-10T06:17:32.956Z] Removing intermediate container 1a9569e31afb [2022-03-10T06:17:32.956Z] ---> 74a0f58a1bf1 [2022-03-10T06:17:32.956Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:17:32.956Z] ---> Running in 6039fa87b115 [2022-03-10T06:17:33.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:17:34.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:17:34.337Z] Still waiting to schedule task [2022-03-10T06:17:34.337Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6750’ [2022-03-10T06:17:34.475Z] OK: 221 MiB in 52 packages [2022-03-10T06:17:34.475Z] Removing intermediate container 6039fa87b115 [2022-03-10T06:17:34.475Z] ---> e72d779fca00 [2022-03-10T06:17:34.475Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:17:34.475Z] ---> Running in 78c65ddae84c [2022-03-10T06:17:34.735Z] Removing intermediate container 78c65ddae84c [2022-03-10T06:17:34.735Z] ---> 0fab8259f2ee [2022-03-10T06:17:34.735Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:17:34.735Z] ---> Running in 404c4d60570a [2022-03-10T06:17:34.735Z] Removing intermediate container 404c4d60570a [2022-03-10T06:17:34.735Z] ---> ca26e7b635bd [2022-03-10T06:17:34.735Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:17:34.993Z] ---> 6c6c61dc0a32 [2022-03-10T06:17:34.993Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:17:34.993Z] ---> Running in 13d12ff3e022 [2022-03-10T06:18:07.177Z] Removing intermediate container 13d12ff3e022 [2022-03-10T06:18:07.177Z] ---> 66f679447adb [2022-03-10T06:18:07.177Z] Step 14/15 : COPY . . [2022-03-10T06:18:07.177Z] ---> 1cee9c179cdf [2022-03-10T06:18:07.177Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:18:07.177Z] ---> Running in b2dd0fb85351 [2022-03-10T06:18:07.177Z] noop [2022-03-10T06:18:07.177Z] Removing intermediate container b2dd0fb85351 [2022-03-10T06:18:07.177Z] ---> b6ffc506fada [2022-03-10T06:18:07.177Z] Successfully built b6ffc506fada [2022-03-10T06:18:07.177Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:07.477Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:18:07.477Z] . [Pipeline] withDockerContainer [2022-03-10T06:18:07.545Z] prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container [2022-03-10T06:18:07.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T06:18:08.011Z] $ docker top 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:18:08.377Z] + go version [2022-03-10T06:18:08.377Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T06:18:08.393Z] $ docker stop --time=1 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 [2022-03-10T06:18:09.583Z] $ docker rm -f 1b955f3926f7fd713d2b9724cc196f3c3f5cdc307bfd2980506d2129c50ac142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:09.987Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:18:09.987Z] . [Pipeline] withDockerContainer [2022-03-10T06:18:10.051Z] prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container [2022-03-10T06:18:10.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T06:18:10.450Z] $ docker top 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:18:10.824Z] + make test [2022-03-10T06:18:10.824Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:18:11.099Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:18:23.381Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:18:23.381Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:18:26.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:18:26.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:18:26.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:18:26.742Z] $ docker stop --time=1 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 [2022-03-10T06:18:28.211Z] $ docker rm -f 837207faf74c0b7f4c1ee88a0fe203ef40212319575cac7049ad1ee6db7e19e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:18:28.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:18:28.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-10T06:18:29.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:18:29.556Z] + ls -al . [2022-03-10T06:18:29.556Z] total 112 [2022-03-10T06:18:29.556Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:18 . [2022-03-10T06:18:29.556Z] drwxrwxr-x. 4 jenkins jenkins 110 Mar 10 06:16 .. [2022-03-10T06:18:29.556Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:17 assets [2022-03-10T06:18:29.556Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:17 bin [2022-03-10T06:18:29.556Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:17 cmd [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:17 CONTRIBUTING.md [2022-03-10T06:18:29.556Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:18 coverage.out [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:17 Dockerfile [2022-03-10T06:18:29.556Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:17 docs [2022-03-10T06:18:29.556Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 06:17 .git [2022-03-10T06:18:29.556Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:17 .github [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:17 .gitignore [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:17 go.mod [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:17 go.sum [2022-03-10T06:18:29.556Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:17 internal [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:17 Jenkinsfile [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:17 LICENSE [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:17 Makefile [2022-03-10T06:18:29.556Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:17 pkg [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:17 README.md [2022-03-10T06:18:29.556Z] drwx------. 3 jenkins jenkins 56 Mar 10 06:17 .semver [2022-03-10T06:18:29.556Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:17 snap [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 06:17 VERSION [2022-03-10T06:18:29.556Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:17 version.go [2022-03-10T06:18:29.556Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:17 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:29.857Z] + 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=e00a3151d5b7688aaa8b110c4e38115b205e0564 --label arch=amd64 --label version=0.0.0 . [2022-03-10T06:18:30.117Z] Sending build context to Docker daemon 42.17MB [2022-03-10T06:18:30.117Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:18:30.117Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:18:30.117Z] ---> b6ffc506fada [2022-03-10T06:18:30.118Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:18:30.378Z] ---> Running in c522ca681e2c [2022-03-10T06:18:30.378Z] Removing intermediate container c522ca681e2c [2022-03-10T06:18:30.378Z] ---> 895b4ce914ec [2022-03-10T06:18:30.378Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:18:30.378Z] ---> Running in c9067214962d [2022-03-10T06:18:30.640Z] Removing intermediate container c9067214962d [2022-03-10T06:18:30.640Z] ---> f4b2621e5549 [2022-03-10T06:18:30.640Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:18:30.640Z] ---> Running in cfaa0bdb41db [2022-03-10T06:18:30.640Z] Removing intermediate container cfaa0bdb41db [2022-03-10T06:18:30.640Z] ---> eb686c8ebee1 [2022-03-10T06:18:30.640Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:18:30.640Z] ---> Running in 9282c6041101 [2022-03-10T06:18:30.640Z] Removing intermediate container 9282c6041101 [2022-03-10T06:18:30.640Z] ---> 852f54cf52d2 [2022-03-10T06:18:30.640Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:18:30.902Z] ---> Running in fc78880db14d [2022-03-10T06:18:30.902Z] Removing intermediate container fc78880db14d [2022-03-10T06:18:30.902Z] ---> 58a009d4f5de [2022-03-10T06:18:30.902Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:18:30.902Z] ---> Running in ead9c4538d31 [2022-03-10T06:18:31.482Z] Removing intermediate container ead9c4538d31 [2022-03-10T06:18:31.482Z] ---> 648573ed71e0 [2022-03-10T06:18:31.482Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:18:31.482Z] ---> Running in 9ca5afec8965 [2022-03-10T06:18:31.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:18:32.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:18:32.886Z] OK: 221 MiB in 52 packages [2022-03-10T06:18:33.148Z] Removing intermediate container 9ca5afec8965 [2022-03-10T06:18:33.148Z] ---> 2abb03e18d8c [2022-03-10T06:18:33.148Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:18:33.148Z] ---> Running in 954f509df57a [2022-03-10T06:18:33.148Z] Removing intermediate container 954f509df57a [2022-03-10T06:18:33.148Z] ---> de963db770f6 [2022-03-10T06:18:33.148Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:18:33.148Z] ---> Running in ed5c08d186a7 [2022-03-10T06:18:33.148Z] Removing intermediate container ed5c08d186a7 [2022-03-10T06:18:33.148Z] ---> 3f676c14212b [2022-03-10T06:18:33.148Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:18:33.411Z] ---> 285ec52bfdf7 [2022-03-10T06:18:33.411Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:18:33.411Z] ---> Running in 064b2b10419b [2022-03-10T06:18:33.992Z] Removing intermediate container 064b2b10419b [2022-03-10T06:18:33.992Z] ---> dc9b312eb2d4 [2022-03-10T06:18:33.992Z] Step 14/23 : COPY . . [2022-03-10T06:18:34.940Z] ---> 3151a11ee37c [2022-03-10T06:18:34.940Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:18:34.940Z] ---> Running in 08347f5d2b2d [2022-03-10T06:18:35.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:18:45.285Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:18:45.857Z] Removing intermediate container 08347f5d2b2d [2022-03-10T06:18:45.857Z] ---> 0d1b739c3d30 [2022-03-10T06:18:45.857Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:18:46.429Z] 3.14: Pulling from library/alpine [2022-03-10T06:18:46.429Z] 97518928ae5f: Pulling fs layer [2022-03-10T06:18:46.690Z] 97518928ae5f: Verifying Checksum [2022-03-10T06:18:46.690Z] 97518928ae5f: Download complete [2022-03-10T06:18:46.949Z] 97518928ae5f: Pull complete [2022-03-10T06:18:46.949Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:18:46.949Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:18:46.949Z] ---> 0a97eee8041e [2022-03-10T06:18:46.949Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:18:46.949Z] ---> Running in 24890de88e83 [2022-03-10T06:18:46.949Z] Removing intermediate container 24890de88e83 [2022-03-10T06:18:46.949Z] ---> 3e17904eb94d [2022-03-10T06:18:46.949Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:18:47.529Z] ---> 12e661ccbc79 [2022-03-10T06:18:47.529Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:18:47.529Z] ---> Running in 629e6b008f14 [2022-03-10T06:18:47.789Z] Removing intermediate container 629e6b008f14 [2022-03-10T06:18:47.789Z] ---> d361dfe1842f [2022-03-10T06:18:47.789Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:18:47.789Z] ---> Running in 2d2691e49ede [2022-03-10T06:18:47.789Z] Removing intermediate container 2d2691e49ede [2022-03-10T06:18:47.789Z] ---> 51af7f7ae2cb [2022-03-10T06:18:47.789Z] Step 21/23 : LABEL arch=amd64 [2022-03-10T06:18:47.789Z] ---> Running in 08e2af60a390 [2022-03-10T06:18:48.049Z] Removing intermediate container 08e2af60a390 [2022-03-10T06:18:48.049Z] ---> 6b4df57d4a20 [2022-03-10T06:18:48.049Z] Step 22/23 : LABEL git_sha=e00a3151d5b7688aaa8b110c4e38115b205e0564 [2022-03-10T06:18:48.049Z] ---> Running in 246cecb94b8d [2022-03-10T06:18:48.049Z] Removing intermediate container 246cecb94b8d [2022-03-10T06:18:48.049Z] ---> 84c7c278e639 [2022-03-10T06:18:48.049Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T06:18:48.049Z] ---> Running in d74ca2f54208 [2022-03-10T06:18:48.049Z] Removing intermediate container d74ca2f54208 [2022-03-10T06:18:48.049Z] ---> ebdbf5194927 [2022-03-10T06:18:48.049Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:18:48.049Z] Successfully built ebdbf5194927 [2022-03-10T06:18:48.049Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:48.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:18:48.458Z] [2022-03-10T06:18:48.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:18:48.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:18:48.758Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T06:18:48.758Z] 5eb5b503b376: Pulling fs layer [2022-03-10T06:18:48.758Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T06:18:48.758Z] ec43610c2a17: Pulling fs layer [2022-03-10T06:18:48.758Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T06:18:48.758Z] 33b1e0a273af: Pulling fs layer [2022-03-10T06:18:48.758Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T06:18:48.758Z] 2f39f015ded8: Pulling fs layer [2022-03-10T06:18:48.758Z] 3a2ae6a8a46f: Waiting [2022-03-10T06:18:48.758Z] 33b1e0a273af: Waiting [2022-03-10T06:18:48.758Z] 5d3b04190fa2: Waiting [2022-03-10T06:18:48.758Z] 2f39f015ded8: Waiting [2022-03-10T06:18:48.758Z] 5c69ac0246d0: Download complete [2022-03-10T06:18:48.758Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T06:18:48.758Z] 3a2ae6a8a46f: Download complete [2022-03-10T06:18:48.758Z] 33b1e0a273af: Verifying Checksum [2022-03-10T06:18:48.758Z] 33b1e0a273af: Download complete [2022-03-10T06:18:48.758Z] ec43610c2a17: Verifying Checksum [2022-03-10T06:18:48.758Z] ec43610c2a17: Download complete [2022-03-10T06:18:49.022Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T06:18:49.022Z] 5d3b04190fa2: Download complete [2022-03-10T06:18:49.022Z] 5eb5b503b376: Verifying Checksum [2022-03-10T06:18:49.022Z] 5eb5b503b376: Download complete [2022-03-10T06:18:49.608Z] 2f39f015ded8: Verifying Checksum [2022-03-10T06:18:49.608Z] 2f39f015ded8: Download complete [2022-03-10T06:18:50.579Z] 5eb5b503b376: Pull complete [2022-03-10T06:18:50.840Z] 5c69ac0246d0: Pull complete [2022-03-10T06:18:51.421Z] ec43610c2a17: Pull complete [2022-03-10T06:18:51.421Z] 3a2ae6a8a46f: Pull complete [2022-03-10T06:18:51.685Z] 33b1e0a273af: Pull complete [2022-03-10T06:18:51.685Z] 5d3b04190fa2: Pull complete [2022-03-10T06:18:57.014Z] 2f39f015ded8: Pull complete [2022-03-10T06:18:57.014Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T06:18:57.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:18:57.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T06:18:57.094Z] prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container [2022-03-10T06:18:57.127Z] $ 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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:18:59.575Z] $ docker top bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:18:59.978Z] ---> job-cost.sh [2022-03-10T06:18:59.978Z] lf-activate-venv: SKIPPING [2022-03-10T06:18:59.978Z] INFO: No Stack... [2022-03-10T06:19:00.237Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:19:00.810Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:19:01.103Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/cost.csv [2022-03-10T06:19:01.103Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:19:01.119Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [2022-03-10T06:19:01.128Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] did not exist. Created. [2022-03-10T06:19:01.128Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:19:01.444Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T06:19:01.489Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:19:01.496Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:19:01.516Z] $ docker stop --time=1 bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf [2022-03-10T06:19:02.684Z] $ docker rm -f bb45c8976c59177462664962c2beb0a26634ee90eabe703e18173d3f5efb61cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T06:20:17.658Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6753 in /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [Pipeline] { [Pipeline] ws [2022-03-10T06:20:17.672Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-03-10T06:20:17.908Z] The recommended git tool is: git [2022-03-10T06:20:23.525Z] using credential edgex-jenkins-ssh [2022-03-10T06:20:23.546Z] Cloning the remote Git repository [2022-03-10T06:20:23.624Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:20:23.713Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-03-10T06:20:23.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:20:23.798Z] > git --version # timeout=10 [2022-03-10T06:20:23.823Z] > git --version # 'git version 2.17.1' [2022-03-10T06:20:23.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:20:23.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:20:28.117Z] Merging remotes/origin/main commit 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b into PR head commit e00a3151d5b7688aaa8b110c4e38115b205e0564 [2022-03-10T06:20:27.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:20:27.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:20:27.350Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:20:27.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:20:27.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:20:27.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-10T06:20:28.662Z] Merge succeeded, producing e00a3151d5b7688aaa8b110c4e38115b205e0564 [2022-03-10T06:20:28.662Z] Checking out Revision e00a3151d5b7688aaa8b110c4e38115b205e0564 (PR-501) [2022-03-10T06:20:28.144Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:20:28.175Z] > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 [2022-03-10T06:20:28.565Z] > git remote # timeout=10 [2022-03-10T06:20:28.582Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T06:20:28.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:20:28.619Z] > git merge 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 [2022-03-10T06:20:28.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T06:20:28.674Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:20:28.702Z] > git checkout -f e00a3151d5b7688aaa8b110c4e38115b205e0564 # timeout=10 [2022-03-10T06:20:33.543Z] Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:20:34.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T06:20:34.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:20:34.397Z] Dload Upload Total Spent Left Speed [2022-03-10T06:20:34.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-03-10T06:20:34.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T06:20:35.304Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T06:20:35.304Z] + sudo tee /etc/docker/daemon.new [2022-03-10T06:20:35.304Z] { [2022-03-10T06:20:35.304Z] "registry-mirrors": [ [2022-03-10T06:20:35.304Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T06:20:35.304Z] ], [2022-03-10T06:20:35.304Z] "bip": "10.250.0.254/24", [2022-03-10T06:20:35.304Z] "hosts": [ [2022-03-10T06:20:35.304Z] "tcp://0.0.0.0:5555", [2022-03-10T06:20:35.304Z] "unix:///var/run/docker.sock" [2022-03-10T06:20:35.304Z] ], [2022-03-10T06:20:35.304Z] "mtu": 1458, [2022-03-10T06:20:35.304Z] "selinux-enabled": true, [2022-03-10T06:20:35.304Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T06:20:35.304Z] } [Pipeline] sh [2022-03-10T06:20:35.670Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T06:20:36.031Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:20:54.412Z] provisioning config files... [2022-03-10T06:20:54.442Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config832387168824559569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:20:54.822Z] ---> docker-login.sh [2022-03-10T06:20:54.822Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:20:55.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:20:55.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:20:55.700Z] Configure a credential helper to remove this warning. See [2022-03-10T06:20:55.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:20:55.700Z] [2022-03-10T06:20:55.700Z] Login Succeeded [2022-03-10T06:20:55.700Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:20:56.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:20:56.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:20:56.359Z] Configure a credential helper to remove this warning. See [2022-03-10T06:20:56.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:20:56.359Z] [2022-03-10T06:20:56.359Z] Login Succeeded [2022-03-10T06:20:56.359Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:20:56.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:20:56.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:20:56.973Z] Configure a credential helper to remove this warning. See [2022-03-10T06:20:56.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:20:56.973Z] [2022-03-10T06:20:56.973Z] Login Succeeded [2022-03-10T06:20:56.973Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:20:57.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:20:57.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:20:57.249Z] Configure a credential helper to remove this warning. See [2022-03-10T06:20:57.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:20:57.249Z] [2022-03-10T06:20:57.523Z] Login Succeeded [2022-03-10T06:20:57.523Z] docker.io [2022-03-10T06:20:57.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:20:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:20:58.071Z] Configure a credential helper to remove this warning. See [2022-03-10T06:20:58.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:20:58.071Z] [2022-03-10T06:20:58.071Z] Login Succeeded [2022-03-10T06:20:58.071Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:20:58.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:20:58.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:20:58.600Z] ========================================================= [2022-03-10T06:20:58.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T06:20:58.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:20:58.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-10T06:20:59.974Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:20:59.974Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:20:59.974Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:21:00.254Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T06:21:00.254Z] 9b3977197b4f: Pulling fs layer [2022-03-10T06:21:00.254Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T06:21:00.254Z] 94645a83ff95: Pulling fs layer [2022-03-10T06:21:00.254Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T06:21:00.254Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T06:21:00.254Z] f7c0051592d6: Pulling fs layer [2022-03-10T06:21:00.254Z] a227ed2f7395: Pulling fs layer [2022-03-10T06:21:00.254Z] 7b1c46037f91: Pulling fs layer [2022-03-10T06:21:00.254Z] f7c0051592d6: Waiting [2022-03-10T06:21:00.254Z] a227ed2f7395: Waiting [2022-03-10T06:21:00.254Z] 3f3a8bcf1eab: Waiting [2022-03-10T06:21:00.254Z] 0c92f367c5e7: Waiting [2022-03-10T06:21:00.254Z] 7b1c46037f91: Waiting [2022-03-10T06:21:00.254Z] 94645a83ff95: Verifying Checksum [2022-03-10T06:21:00.254Z] 94645a83ff95: Download complete [2022-03-10T06:21:00.254Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T06:21:00.254Z] 1a89e8eeedd5: Download complete [2022-03-10T06:21:00.254Z] 0c92f367c5e7: Download complete [2022-03-10T06:21:00.254Z] f7c0051592d6: Verifying Checksum [2022-03-10T06:21:00.254Z] f7c0051592d6: Download complete [2022-03-10T06:21:00.254Z] 9b3977197b4f: Verifying Checksum [2022-03-10T06:21:00.254Z] 9b3977197b4f: Download complete [2022-03-10T06:21:00.254Z] a227ed2f7395: Verifying Checksum [2022-03-10T06:21:00.254Z] a227ed2f7395: Download complete [2022-03-10T06:21:01.248Z] 9b3977197b4f: Pull complete [2022-03-10T06:21:01.859Z] 1a89e8eeedd5: Pull complete [2022-03-10T06:21:02.471Z] 94645a83ff95: Pull complete [2022-03-10T06:21:02.471Z] 7b1c46037f91: Verifying Checksum [2022-03-10T06:21:02.471Z] 7b1c46037f91: Download complete [2022-03-10T06:21:03.070Z] 3f3a8bcf1eab: Download complete [2022-03-10T06:21:15.470Z] 3f3a8bcf1eab: Pull complete [2022-03-10T06:21:15.470Z] 0c92f367c5e7: Pull complete [2022-03-10T06:21:15.471Z] f7c0051592d6: Pull complete [2022-03-10T06:21:15.749Z] a227ed2f7395: Pull complete [2022-03-10T06:21:22.485Z] 7b1c46037f91: Pull complete [2022-03-10T06:21:22.485Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T06:21:22.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T06:21:22.485Z] ---> f79e39bc4007 [2022-03-10T06:21:22.485Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:21:23.476Z] ---> Running in 44e7f546d02b [2022-03-10T06:21:24.075Z] Removing intermediate container 44e7f546d02b [2022-03-10T06:21:24.076Z] ---> 923ae7a72395 [2022-03-10T06:21:24.076Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:21:24.076Z] ---> Running in da13001da3bd [2022-03-10T06:21:24.350Z] Removing intermediate container da13001da3bd [2022-03-10T06:21:24.350Z] ---> c1fc819905b7 [2022-03-10T06:21:24.350Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:21:24.625Z] ---> Running in 8b9b61f15b37 [2022-03-10T06:21:24.898Z] Removing intermediate container 8b9b61f15b37 [2022-03-10T06:21:24.898Z] ---> 76cb0271ab0e [2022-03-10T06:21:24.898Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:21:25.168Z] ---> Running in dbe21a31df64 [2022-03-10T06:21:25.440Z] Removing intermediate container dbe21a31df64 [2022-03-10T06:21:25.440Z] ---> 82e642879b25 [2022-03-10T06:21:25.440Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:21:25.440Z] ---> Running in 21787da96fbd [2022-03-10T06:21:26.034Z] Removing intermediate container 21787da96fbd [2022-03-10T06:21:26.034Z] ---> f93921c44d1a [2022-03-10T06:21:26.034Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:21:26.034Z] ---> Running in 352f2ebc8a3e [2022-03-10T06:21:28.002Z] Removing intermediate container 352f2ebc8a3e [2022-03-10T06:21:28.002Z] ---> e3e549cd7e3a [2022-03-10T06:21:28.002Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:21:28.002Z] ---> Running in 251e02858552 [2022-03-10T06:21:28.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:21:29.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:21:31.416Z] OK: 220 MiB in 52 packages [2022-03-10T06:21:32.016Z] Removing intermediate container 251e02858552 [2022-03-10T06:21:32.016Z] ---> ba9d989b8108 [2022-03-10T06:21:32.016Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:21:32.294Z] ---> Running in 92bf98aa9cfb [2022-03-10T06:21:32.568Z] Removing intermediate container 92bf98aa9cfb [2022-03-10T06:21:32.568Z] ---> 6089b5ab1c7d [2022-03-10T06:21:32.568Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:21:32.846Z] ---> Running in 3f77287f759d [2022-03-10T06:21:33.127Z] Removing intermediate container 3f77287f759d [2022-03-10T06:21:33.127Z] ---> 5731937af54d [2022-03-10T06:21:33.127Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:21:34.114Z] ---> 46486eb8f5e1 [2022-03-10T06:21:34.114Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:21:34.114Z] ---> Running in 59dee2226b53 [2022-03-10T06:22:55.913Z] Removing intermediate container 59dee2226b53 [2022-03-10T06:22:55.914Z] ---> 7348a3d1db9e [2022-03-10T06:22:55.914Z] Step 14/15 : COPY . . [2022-03-10T06:22:55.914Z] ---> 6b05edbe34a3 [2022-03-10T06:22:55.914Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:22:55.914Z] ---> Running in 412ded09f3b8 [2022-03-10T06:22:55.914Z] noop [2022-03-10T06:22:55.914Z] Removing intermediate container 412ded09f3b8 [2022-03-10T06:22:55.914Z] ---> 133b61e03251 [2022-03-10T06:22:55.914Z] Successfully built 133b61e03251 [2022-03-10T06:22:55.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:22:56.263Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:22:56.263Z] . [Pipeline] withDockerContainer [2022-03-10T06:22:56.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2022-03-10T06:22:56.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:22:58.055Z] $ docker top da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:22:58.977Z] + go version [2022-03-10T06:22:58.977Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T06:22:59.006Z] $ docker stop --time=1 da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 [2022-03-10T06:23:00.708Z] $ docker rm -f da331fca3ce27fb870ed9ac0e493a3955d205259ba80198bb6ce7ef63df30d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:23:01.330Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:23:01.330Z] . [Pipeline] withDockerContainer [2022-03-10T06:23:01.575Z] prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2022-03-10T06:23:01.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:23:03.092Z] $ docker top 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:23:04.038Z] + make test [2022-03-10T06:23:04.038Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:23:05.487Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:23:52.547Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:23:52.547Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:24:02.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:24:02.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:24:02.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:24:02.745Z] $ docker stop --time=1 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 [2022-03-10T06:24:04.474Z] $ docker rm -f 6f3f34e8c4849ad11b1e4abe15086a8968494e4a17ca23950b777286824e10c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:24:05.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:24:05.247Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T06:24:05.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:24:06.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:24:06.822Z] + ls -al . [2022-03-10T06:24:06.822Z] total 152 [2022-03-10T06:24:06.822Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:23 . [2022-03-10T06:24:06.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 .. [2022-03-10T06:24:06.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:20 .git [2022-03-10T06:24:06.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 .github [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:20 .gitignore [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:20 CONTRIBUTING.md [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:20 Dockerfile [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:20 Jenkinsfile [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:20 LICENSE [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:20 Makefile [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:20 README.md [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 06:17 VERSION [2022-03-10T06:24:06.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 assets [2022-03-10T06:24:06.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 bin [2022-03-10T06:24:06.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 cmd [2022-03-10T06:24:06.822Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:23 coverage.out [2022-03-10T06:24:06.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:20 docs [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:20 go.mod [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:20 go.sum [2022-03-10T06:24:06.822Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:20 internal [2022-03-10T06:24:06.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:20 pkg [2022-03-10T06:24:06.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 snap [2022-03-10T06:24:06.822Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:20 version.go [2022-03-10T06:24:06.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:20 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:24:07.163Z] + 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=e00a3151d5b7688aaa8b110c4e38115b205e0564 --label arch=arm64 --label version=0.0.0 . [2022-03-10T06:24:08.147Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:24:08.147Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:24:08.148Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:24:08.148Z] ---> 133b61e03251 [2022-03-10T06:24:08.148Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:24:08.148Z] ---> Running in 3b48e497b109 [2022-03-10T06:24:08.738Z] Removing intermediate container 3b48e497b109 [2022-03-10T06:24:08.738Z] ---> 6dce707f91e9 [2022-03-10T06:24:08.738Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:24:08.738Z] ---> Running in 7f48f27159a6 [2022-03-10T06:24:09.015Z] Removing intermediate container 7f48f27159a6 [2022-03-10T06:24:09.015Z] ---> 23a388c19380 [2022-03-10T06:24:09.015Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:24:09.015Z] ---> Running in 18bf12ca1c9e [2022-03-10T06:24:09.617Z] Removing intermediate container 18bf12ca1c9e [2022-03-10T06:24:09.617Z] ---> 8e60e8c1342d [2022-03-10T06:24:09.617Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:24:09.617Z] ---> Running in 0da3ee54c86b [2022-03-10T06:24:09.891Z] Removing intermediate container 0da3ee54c86b [2022-03-10T06:24:09.891Z] ---> 4b05b44bc9f9 [2022-03-10T06:24:09.891Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:24:09.891Z] ---> Running in bddae8a315d3 [2022-03-10T06:24:10.501Z] Removing intermediate container bddae8a315d3 [2022-03-10T06:24:10.501Z] ---> afa04343877f [2022-03-10T06:24:10.501Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:24:10.501Z] ---> Running in f0000517bc5b [2022-03-10T06:24:12.483Z] Removing intermediate container f0000517bc5b [2022-03-10T06:24:12.483Z] ---> d9c398cf4705 [2022-03-10T06:24:12.483Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:24:12.483Z] ---> Running in 987230b73702 [2022-03-10T06:24:13.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:24:14.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:24:15.033Z] OK: 220 MiB in 52 packages [2022-03-10T06:24:16.013Z] Removing intermediate container 987230b73702 [2022-03-10T06:24:16.013Z] ---> 8e5d33c2c784 [2022-03-10T06:24:16.013Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:24:16.013Z] ---> Running in e723f0364ebe [2022-03-10T06:24:16.285Z] Removing intermediate container e723f0364ebe [2022-03-10T06:24:16.285Z] ---> 6260315c6796 [2022-03-10T06:24:16.285Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:24:16.556Z] ---> Running in a85f06e91f2b [2022-03-10T06:24:16.828Z] Removing intermediate container a85f06e91f2b [2022-03-10T06:24:16.828Z] ---> 9fa80ff13951 [2022-03-10T06:24:16.828Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:24:17.423Z] ---> d1baae2fbb2d [2022-03-10T06:24:17.423Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:24:17.706Z] ---> Running in 770eaeebd69e [2022-03-10T06:24:19.676Z] Removing intermediate container 770eaeebd69e [2022-03-10T06:24:19.676Z] ---> ca5e698e97eb [2022-03-10T06:24:19.676Z] Step 14/23 : COPY . . [2022-03-10T06:24:23.080Z] ---> fe7c3a6db848 [2022-03-10T06:24:23.080Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:24:23.080Z] ---> Running in fc2c6db56f22 [2022-03-10T06:24:24.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:25:03.097Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:25:03.097Z] Removing intermediate container fc2c6db56f22 [2022-03-10T06:25:03.097Z] ---> 3acb968250be [2022-03-10T06:25:03.097Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:25:03.696Z] 3.14: Pulling from library/alpine [2022-03-10T06:25:03.973Z] be307f383ecc: Pulling fs layer [2022-03-10T06:25:04.250Z] be307f383ecc: Verifying Checksum [2022-03-10T06:25:04.250Z] be307f383ecc: Download complete [2022-03-10T06:25:04.862Z] be307f383ecc: Pull complete [2022-03-10T06:25:04.862Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:25:04.862Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:25:04.862Z] ---> 5b8b7b635229 [2022-03-10T06:25:04.862Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:25:04.862Z] ---> Running in 4c10a22de476 [2022-03-10T06:25:05.470Z] Removing intermediate container 4c10a22de476 [2022-03-10T06:25:05.470Z] ---> df1baf5b60a2 [2022-03-10T06:25:05.470Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:25:06.922Z] ---> 7d3a2656ceab [2022-03-10T06:25:06.922Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:25:07.197Z] ---> Running in ff90c9782559 [2022-03-10T06:25:07.471Z] Removing intermediate container ff90c9782559 [2022-03-10T06:25:07.471Z] ---> abf76ad36daa [2022-03-10T06:25:07.471Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:25:07.471Z] ---> Running in 914413ba291a [2022-03-10T06:25:08.083Z] Removing intermediate container 914413ba291a [2022-03-10T06:25:08.083Z] ---> b455e30aa970 [2022-03-10T06:25:08.083Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T06:25:08.083Z] ---> Running in ca2b843bebc3 [2022-03-10T06:25:08.357Z] Removing intermediate container ca2b843bebc3 [2022-03-10T06:25:08.357Z] ---> f0c0859cd06d [2022-03-10T06:25:08.357Z] Step 22/23 : LABEL git_sha=e00a3151d5b7688aaa8b110c4e38115b205e0564 [2022-03-10T06:25:08.643Z] ---> Running in d01e2dd32606 [2022-03-10T06:25:08.918Z] Removing intermediate container d01e2dd32606 [2022-03-10T06:25:08.918Z] ---> 962c79529bb2 [2022-03-10T06:25:08.918Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T06:25:08.918Z] ---> Running in 1d55759e6ba4 [2022-03-10T06:25:09.192Z] Removing intermediate container 1d55759e6ba4 [2022-03-10T06:25:09.192Z] ---> be328e05b6d2 [2022-03-10T06:25:09.193Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:25:09.468Z] Successfully built be328e05b6d2 [2022-03-10T06:25:09.468Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:25:09.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:25:09.912Z] [2022-03-10T06:25:09.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:25:10.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:25:10.547Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T06:25:10.547Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T06:25:10.547Z] 04944245beec: Pulling fs layer [2022-03-10T06:25:10.547Z] 699f458cf7ca: Pulling fs layer [2022-03-10T06:25:10.547Z] 765212b225bb: Pulling fs layer [2022-03-10T06:25:10.547Z] f23df028b6ca: Pulling fs layer [2022-03-10T06:25:10.547Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T06:25:10.547Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T06:25:10.547Z] f23df028b6ca: Waiting [2022-03-10T06:25:10.547Z] d65c8cfc05b1: Waiting [2022-03-10T06:25:10.547Z] 2437ff75d9bd: Waiting [2022-03-10T06:25:10.547Z] 765212b225bb: Waiting [2022-03-10T06:25:10.547Z] 04944245beec: Verifying Checksum [2022-03-10T06:25:10.547Z] 04944245beec: Download complete [2022-03-10T06:25:10.547Z] 765212b225bb: Download complete [2022-03-10T06:25:10.547Z] f23df028b6ca: Verifying Checksum [2022-03-10T06:25:10.547Z] f23df028b6ca: Download complete [2022-03-10T06:25:10.827Z] d65c8cfc05b1: Verifying Checksum [2022-03-10T06:25:10.827Z] d65c8cfc05b1: Download complete [2022-03-10T06:25:10.827Z] 699f458cf7ca: Verifying Checksum [2022-03-10T06:25:10.827Z] 699f458cf7ca: Download complete [2022-03-10T06:25:11.103Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T06:25:11.103Z] 8998bd30e6a1: Download complete [2022-03-10T06:25:13.734Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T06:25:13.734Z] 2437ff75d9bd: Download complete [2022-03-10T06:25:16.357Z] 8998bd30e6a1: Pull complete [2022-03-10T06:25:16.636Z] 04944245beec: Pull complete [2022-03-10T06:25:18.079Z] 699f458cf7ca: Pull complete [2022-03-10T06:25:18.680Z] 765212b225bb: Pull complete [2022-03-10T06:25:19.665Z] f23df028b6ca: Pull complete [2022-03-10T06:25:19.940Z] d65c8cfc05b1: Pull complete [2022-03-10T06:25:35.032Z] 2437ff75d9bd: Pull complete [2022-03-10T06:25:35.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T06:25:35.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:25:35.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T06:25:35.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2022-03-10T06:25:35.333Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T06:25:37.913Z] $ docker top 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:38.833Z] ---> job-cost.sh [2022-03-10T06:25:38.833Z] lf-activate-venv: SKIPPING [2022-03-10T06:25:38.833Z] INFO: No Stack... [2022-03-10T06:25:39.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T06:25:40.409Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:25:41.065Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2022-03-10T06:25:41.065Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:25:41.135Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [2022-03-10T06:25:41.145Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] did not exist. Created. [2022-03-10T06:25:41.145Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:25:41.820Z] /w/workspace/edgex-ui-go/3@tmp/durable-4c8cba7c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T06:25:42.494Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T06:25:42.514Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T06:25:42.665Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:25:42.671Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-501-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:25:42.695Z] $ docker stop --time=1 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 [2022-03-10T06:25:44.225Z] $ docker rm -f 86aac62357639b57370b7e30abd9d899c92f8471b492b69b8af8784b14bd9d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-10T06:25:44.712Z] provisioning config files... [2022-03-10T06:25:44.764Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config3471425368014238604tmp [Pipeline] { [Pipeline] sh [2022-03-10T06:25:45.088Z] + set +x [2022-03-10T06:25:45.088Z] + curl -s https://codecov.io/bash [2022-03-10T06:25:45.088Z] + bash -s -- [2022-03-10T06:25:45.088Z] [2022-03-10T06:25:45.088Z] _____ _ [2022-03-10T06:25:45.088Z] / ____| | | [2022-03-10T06:25:45.088Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T06:25:45.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T06:25:45.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T06:25:45.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T06:25:45.088Z] Bash-1.0.6 [2022-03-10T06:25:45.088Z] [2022-03-10T06:25:45.088Z] [2022-03-10T06:25:45.088Z] ==> git version 2.24.4 found [2022-03-10T06:25:45.088Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-10T06:25:45.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T06:25:45.088Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T06:25:45.088Z] ==> Jenkins CI detected. [2022-03-10T06:25:45.088Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:25:45.088Z] project root: . [2022-03-10T06:25:45.088Z] --> token set from env [2022-03-10T06:25:45.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T06:25:45.088Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T06:25:45.088Z] ==> Python coveragepy not found [2022-03-10T06:25:45.088Z] ==> Searching for coverage reports in: [2022-03-10T06:25:45.088Z] + . [2022-03-10T06:25:45.088Z] -> Found 1 reports [2022-03-10T06:25:45.088Z] ==> Detecting git/mercurial file structure [2022-03-10T06:25:45.088Z] ==> Reading reports [2022-03-10T06:25:45.088Z] + ./coverage.out bytes=10 [2022-03-10T06:25:45.088Z] ==> Appending adjustments [2022-03-10T06:25:45.088Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T06:25:45.349Z] + Found adjustments [2022-03-10T06:25:45.349Z] ==> Gzipping contents [2022-03-10T06:25:45.349Z] 4.0K /tmp/codecov.iP4Mfw.gz [2022-03-10T06:25:45.349Z] ==> Uploading reports [2022-03-10T06:25:45.349Z] url: https://codecov.io [2022-03-10T06:25:45.349Z] query: branch=PR-501&commit=e00a3151d5b7688aaa8b110c4e38115b205e0564&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-10T06:25:45.349Z] -> Pinging Codecov [2022-03-10T06:25:45.349Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-501&commit=e00a3151d5b7688aaa8b110c4e38115b205e0564&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-501%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2022-03-10T06:25:45.611Z] -> Uploading to [2022-03-10T06:25:45.611Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/e00a3151d5b7688aaa8b110c4e38115b205e0564/7391e349-f0fb-477b-9072-6a23b89c9bc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T062545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcf3ba4e3045874d23c8746ac08a7d8df6f5e3390b346f5115823c0beca79796 [2022-03-10T06:25:45.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:25:45.611Z] Dload Upload Total Spent Left Speed [2022-03-10T06:25:45.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11728 --:--:-- --:--:-- --:--:-- 11750 [2022-03-10T06:25:45.873Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e00a3151d5b7688aaa8b110c4e38115b205e0564 [Pipeline] } [2022-03-10T06:25:45.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-10T06:25:46.543Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives ']' [2022-03-10T06:25:46.543Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:25:46.543Z] total 8 [2022-03-10T06:25:46.543Z] drwxr-xr-x. 3 root root 34 Mar 10 06:19 . [2022-03-10T06:25:46.543Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:19 .. [2022-03-10T06:25:46.543Z] drwxr-xr-x. 2 root root 6 Mar 10 06:19 cost [2022-03-10T06:25:46.543Z] -rw-r--r--. 1 root root 82 Mar 10 06:19 cost.csv [2022-03-10T06:25:46.543Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:25:46.543Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives [2022-03-10T06:25:46.543Z] total 8 [2022-03-10T06:25:46.543Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:19 . [2022-03-10T06:25:46.543Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:19 .. [2022-03-10T06:25:46.543Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:19 cost [2022-03-10T06:25:46.543Z] -rw-r--r--. 1 jenkins jenkins 82 Mar 10 06:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:46.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:47.408Z] ---> package-listing.sh [2022-03-10T06:25:47.408Z] ++ facter osfamily [2022-03-10T06:25:47.408Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T06:25:47.669Z] + OS_FAMILY=redhat [2022-03-10T06:25:47.669Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-501 [2022-03-10T06:25:47.669Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T06:25:47.669Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T06:25:47.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T06:25:47.669Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T06:25:47.669Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-10T06:25:47.669Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T06:25:47.669Z] + case "${OS_FAMILY}" in [2022-03-10T06:25:47.669Z] + sort [2022-03-10T06:25:47.669Z] + rpm -qa [2022-03-10T06:25:48.238Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T06:25:48.238Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T06:25:48.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T06:25:48.238Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-501 ']' [2022-03-10T06:25:48.238Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [2022-03-10T06:25:48.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-501/archives/ [Pipeline] echo [2022-03-10T06:25:48.250Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T06:25:48.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:25:49.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:25:49.094Z] . [Pipeline] withDockerContainer [2022-03-10T06:25:49.154Z] prd-centos7-docker-4c-2g-6751 does not seem to be running inside a container [2022-03-10T06:25:49.188Z] $ 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-501/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-501 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501:/w/workspace/edgexfoundry_edgex-ui-go_PR-501:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:25:49.392Z] $ docker top e42dbe359d918ce2021d803b117c71b316e76be8cad747d347aefda186b414dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:25:49.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T06:25:50.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T06:25:50.329Z] + ls /var/log/sa-host [2022-03-10T06:25:50.329Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T06:25:50.329Z] file_magic: OK [2022-03-10T06:25:50.329Z] HZ: Using current value: 100 [2022-03-10T06:25:50.329Z] file_header: OK [2022-03-10T06:25:50.329Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:25:50.329Z] Statistics: [2022-03-10T06:25:50.329Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:25:50.329Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T06:25:50.329Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T06:25:50.329Z] file_magic: OK [2022-03-10T06:25:50.329Z] HZ: Using current value: 100 [2022-03-10T06:25:50.329Z] file_header: OK [2022-03-10T06:25:50.329Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:25:50.329Z] Statistics: [2022-03-10T06:25:50.329Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:25:50.329Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:25:50.423Z] provisioning config files... [2022-03-10T06:25:50.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-501@tmp/config8644174193474240381tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:25:50.447Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:50.737Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T06:25:50.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:51.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T06:25:51.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:51.375Z] ---> sudo-logs.sh [2022-03-10T06:25:51.375Z] Archiving 'sudo' log.. [2022-03-10T06:25:51.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6751.novalocal: Name or service not known [2022-03-10T06:25:51.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6751.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T06:25:51.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:51.689Z] ---> job-cost.sh [2022-03-10T06:25:51.689Z] lf-activate-venv: SKIPPING [2022-03-10T06:25:51.689Z] DEBUG: total: 0.05999999865889549 [2022-03-10T06:25:51.689Z] INFO: Retrieving Stack Cost... [2022-03-10T06:25:51.950Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:25:52.521Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T06:25:52.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:25:52.834Z] ---> logs-deploy.sh [2022-03-10T06:25:52.834Z] lf-activate-venv: SKIPPING [2022-03-10T06:25:52.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-501/3 [2022-03-10T06:25:52.834Z] INFO: archiving workspace using pattern(s): [2022-03-10T06:25:53.777Z] Archives upload complete. [2022-03-10T06:25:53.777Z] INFO: archiving logs to Nexus [2022-03-10T06:25:54.349Z] ---> uname -a: [2022-03-10T06:25:54.349Z] Linux prd-centos7-docker-4c-2g-6751.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] ---> lscpu: [2022-03-10T06:25:54.349Z] Architecture: x86_64 [2022-03-10T06:25:54.349Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-10T06:25:54.349Z] Byte Order: Little Endian [2022-03-10T06:25:54.349Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-10T06:25:54.349Z] CPU(s): 2 [2022-03-10T06:25:54.349Z] On-line CPU(s) list: 0,1 [2022-03-10T06:25:54.349Z] Thread(s) per core: 1 [2022-03-10T06:25:54.349Z] Core(s) per socket: 1 [2022-03-10T06:25:54.349Z] Socket(s): 2 [2022-03-10T06:25:54.349Z] NUMA node(s): 1 [2022-03-10T06:25:54.349Z] Vendor ID: AuthenticAMD [2022-03-10T06:25:54.349Z] CPU family: 23 [2022-03-10T06:25:54.349Z] Model: 49 [2022-03-10T06:25:54.349Z] Model name: AMD EPYC-Rome Processor [2022-03-10T06:25:54.349Z] Stepping: 0 [2022-03-10T06:25:54.349Z] CPU MHz: 2799.998 [2022-03-10T06:25:54.349Z] BogoMIPS: 5599.99 [2022-03-10T06:25:54.349Z] Virtualization: AMD-V [2022-03-10T06:25:54.349Z] Hypervisor vendor: KVM [2022-03-10T06:25:54.349Z] Virtualization type: full [2022-03-10T06:25:54.349Z] L1d cache: 64 KiB [2022-03-10T06:25:54.349Z] L1i cache: 64 KiB [2022-03-10T06:25:54.349Z] L2 cache: 1 MiB [2022-03-10T06:25:54.349Z] L3 cache: 32 MiB [2022-03-10T06:25:54.349Z] NUMA node0 CPU(s): 0,1 [2022-03-10T06:25:54.349Z] Vulnerability Itlb multihit: Not affected [2022-03-10T06:25:54.349Z] Vulnerability L1tf: Not affected [2022-03-10T06:25:54.349Z] Vulnerability Mds: Not affected [2022-03-10T06:25:54.349Z] Vulnerability Meltdown: Not affected [2022-03-10T06:25:54.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-10T06:25:54.349Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-10T06:25:54.349Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-10T06:25:54.349Z] Vulnerability Srbds: Not affected [2022-03-10T06:25:54.349Z] Vulnerability Tsx async abort: Not affected [2022-03-10T06:25:54.349Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] ---> nproc: [2022-03-10T06:25:54.349Z] 2 [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] ---> df -h: [2022-03-10T06:25:54.349Z] Filesystem Size Used Avail Use% Mounted on [2022-03-10T06:25:54.349Z] overlay 40G 9.2G 31G 23% / [2022-03-10T06:25:54.349Z] tmpfs 64M 0 64M 0% /dev [2022-03-10T06:25:54.349Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-10T06:25:54.349Z] shm 64M 0 64M 0% /dev/shm [2022-03-10T06:25:54.349Z] /dev/vda1 40G 9.2G 31G 23% /facter-os [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] ---> sar -b -r -n DEV: [2022-03-10T06:25:54.349Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:16:29 LINUX RESTART (2 CPU) [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-10T06:25:54.349Z] 06:18:01 351.55 3.26 348.29 0.00 2331.29 83643.39 0.00 [2022-03-10T06:25:54.349Z] 06:19:01 175.61 0.00 175.61 0.00 0.00 32644.27 0.00 [2022-03-10T06:25:54.349Z] 06:20:01 6.03 0.00 6.03 0.00 0.00 289.81 0.00 [2022-03-10T06:25:54.349Z] 06:21:01 1.27 0.00 1.27 0.00 0.00 19.67 0.00 [2022-03-10T06:25:54.349Z] 06:22:01 0.33 0.00 0.33 0.00 0.00 5.46 0.00 [2022-03-10T06:25:54.349Z] 06:23:01 0.33 0.00 0.33 0.00 0.00 6.08 0.00 [2022-03-10T06:25:54.349Z] 06:24:01 0.30 0.00 0.30 0.00 0.00 5.28 0.00 [2022-03-10T06:25:54.349Z] 06:25:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 [2022-03-10T06:25:54.349Z] Average: 67.00 0.41 66.59 0.00 291.58 14585.07 0.00 [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-10T06:25:54.349Z] 06:18:01 3113728 0 1015908 12.68 2620 3876684 1461728 16.14 1554748 2771668 36 [2022-03-10T06:25:54.349Z] 06:19:01 3248180 0 1062744 13.27 2620 3695396 1357344 14.99 1014748 3201764 40 [2022-03-10T06:25:54.349Z] 06:20:01 3252168 0 1058872 13.22 2620 3695280 1356392 14.98 1012648 3201608 8 [2022-03-10T06:25:54.349Z] 06:21:01 3251564 0 1059472 13.23 2620 3695284 1357408 14.99 1014740 3201608 8 [2022-03-10T06:25:54.349Z] 06:22:01 3266536 0 1044492 13.04 2620 3695292 1286112 14.20 1001540 3201608 20 [2022-03-10T06:25:54.349Z] 06:23:01 3273856 0 1037172 12.95 2620 3695292 1272292 14.05 998908 3201608 20 [2022-03-10T06:25:54.349Z] 06:24:01 3276028 0 1034992 12.92 2620 3695300 1272292 14.05 996496 3201608 8 [2022-03-10T06:25:54.349Z] 06:25:01 3276240 0 1034776 12.92 2620 3695304 1272412 14.05 996556 3201608 12 [2022-03-10T06:25:54.349Z] Average: 3244788 0 1043554 13.03 2620 3717979 1329498 14.68 1073798 3147885 19 [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-10T06:25:54.349Z] 06:18:01 eth0 463.48 374.70 6032.88 58.12 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:18:01 docker0 247.45 258.92 21.29 2319.41 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:19:01 eth0 147.88 93.51 2642.22 26.11 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:19:01 docker0 7.66 8.82 0.43 38.07 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:20:01 eth0 7.10 6.15 2.64 39.12 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:21:01 eth0 1.02 0.92 0.30 6.55 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:22:01 eth0 2.00 1.98 0.20 6.61 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:24:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:25:01 eth0 1.40 0.78 1.80 0.05 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] Average: eth0 77.93 59.81 1085.58 17.08 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] Average: docker0 31.91 33.49 2.72 294.86 0.00 0.00 0.00 0.00 [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] ---> sar -P ALL: [2022-03-10T06:25:54.349Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:16:29 LINUX RESTART (2 CPU) [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] 06:17:01 CPU %user %nice %system %iowait %steal %idle [2022-03-10T06:25:54.349Z] 06:18:01 all 30.11 0.00 14.47 4.19 0.11 51.12 [2022-03-10T06:25:54.349Z] 06:18:01 0 30.83 0.00 14.67 2.85 0.11 51.54 [2022-03-10T06:25:54.349Z] 06:18:01 1 29.40 0.00 14.28 5.52 0.11 50.69 [2022-03-10T06:25:54.349Z] 06:19:01 all 46.10 0.00 11.14 2.99 0.10 39.66 [2022-03-10T06:25:54.349Z] 06:19:01 0 46.35 0.00 11.87 2.44 0.09 39.24 [2022-03-10T06:25:54.349Z] 06:19:01 1 45.85 0.00 10.41 3.54 0.11 40.08 [2022-03-10T06:25:54.349Z] 06:20:01 all 0.30 0.00 0.19 0.02 0.03 99.46 [2022-03-10T06:25:54.349Z] 06:20:01 0 0.30 0.00 0.22 0.03 0.03 99.42 [2022-03-10T06:25:54.349Z] 06:20:01 1 0.30 0.00 0.17 0.00 0.03 99.50 [2022-03-10T06:25:54.349Z] 06:21:01 all 0.04 0.00 0.06 0.00 0.02 99.88 [2022-03-10T06:25:54.349Z] 06:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-10T06:25:54.349Z] 06:21:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2022-03-10T06:25:54.349Z] 06:22:01 all 0.09 0.00 0.08 0.00 0.03 99.80 [2022-03-10T06:25:54.349Z] 06:22:01 0 0.12 0.00 0.08 0.00 0.05 99.75 [2022-03-10T06:25:54.349Z] 06:22:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2022-03-10T06:25:54.349Z] 06:23:01 all 0.04 0.00 0.04 0.00 0.03 99.89 [2022-03-10T06:25:54.349Z] 06:23:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2022-03-10T06:25:54.349Z] 06:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-10T06:25:54.349Z] 06:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2022-03-10T06:25:54.349Z] 06:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2022-03-10T06:25:54.349Z] 06:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-10T06:25:54.349Z] 06:25:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2022-03-10T06:25:54.349Z] 06:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-03-10T06:25:54.349Z] 06:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-03-10T06:25:54.349Z] Average: all 9.05 0.00 3.08 0.85 0.04 86.98 [2022-03-10T06:25:54.349Z] Average: 0 9.17 0.00 3.19 0.63 0.05 86.96 [2022-03-10T06:25:54.349Z] Average: 1 8.93 0.00 2.96 1.07 0.04 87.00 [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z] [2022-03-10T06:25:54.349Z]