Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1364239577027781098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh960948618559111840.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh844134747897754756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh4968366726785295362.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2700281841124090216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-406 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh3804377143840402203.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" > git rev-list --no-walk 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T15:03:59.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T15:03:59.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T15:03:59.688Z] ========================================================= [2021-10-11T15:03:59.688Z] EdgeX Global Pipelines Version Info [2021-10-11T15:03:59.688Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:04:00.813Z] ------------------- [2021-10-11T15:04:00.813Z] stable info: [2021-10-11T15:04:00.813Z] ------------------- [2021-10-11T15:04:00.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T15:04:00.813Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T15:04:00.813Z] Message: update stable to v1.0.209 [2021-10-11T15:04:01.387Z] ------------------- [2021-10-11T15:04:01.387Z] experimental info: [2021-10-11T15:04:01.387Z] ------------------- [2021-10-11T15:04:01.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T15:04:01.387Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T15:04:01.387Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-11T15:04:01.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-11T15:04:01.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-11T15:04:01.489Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-11T15:04:01.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-11T15:04:01.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-11T15:04:01.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-11T15:04:01.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-11T15:04:01.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-11T15:04:01.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-11T15:04:01.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T15:04:01.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-11T15:04:01.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-11T15:04:01.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-11T15:04:01.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-11T15:04:01.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T15:04:01.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T15:04:01.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T15:04:01.672Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-11T15:04:01.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T15:04:01.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-11T15:04:01.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-11T15:04:01.716Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-11T15:04:01.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-11T15:04:01.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-11T15:04:01.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-11T15:04:01.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T15:04:01.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-11T15:04:01.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-11T15:04:01.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-11T15:04:01.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] echo [2021-10-11T15:04:01.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89ac83c [Pipeline] echo [2021-10-11T15:04:01.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:04:01.877Z] provisioning config files... [2021-10-11T15:04:01.890Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3476134356085127635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:04:02.196Z] ---> docker-login.sh [2021-10-11T15:04:02.196Z] nexus3.edgexfoundry.org:10001 [2021-10-11T15:04:02.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:04:02.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:04:02.467Z] Configure a credential helper to remove this warning. See [2021-10-11T15:04:02.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:04:02.467Z] [2021-10-11T15:04:02.467Z] Login Succeeded [2021-10-11T15:04:02.467Z] nexus3.edgexfoundry.org:10002 [2021-10-11T15:04:02.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:04:02.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:04:02.467Z] Configure a credential helper to remove this warning. See [2021-10-11T15:04:02.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:04:02.467Z] [2021-10-11T15:04:02.467Z] Login Succeeded [2021-10-11T15:04:02.467Z] nexus3.edgexfoundry.org:10003 [2021-10-11T15:04:02.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:04:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:04:02.726Z] Configure a credential helper to remove this warning. See [2021-10-11T15:04:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:04:02.726Z] [2021-10-11T15:04:02.726Z] Login Succeeded [2021-10-11T15:04:02.726Z] nexus3.edgexfoundry.org:10004 [2021-10-11T15:04:02.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:04:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:04:02.726Z] Configure a credential helper to remove this warning. See [2021-10-11T15:04:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:04:02.726Z] [2021-10-11T15:04:02.726Z] Login Succeeded [2021-10-11T15:04:02.726Z] docker.io [2021-10-11T15:04:02.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:04:03.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:04:03.249Z] Configure a credential helper to remove this warning. See [2021-10-11T15:04:03.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:04:03.249Z] [2021-10-11T15:04:03.249Z] Login Succeeded [2021-10-11T15:04:03.249Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T15:04:03.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-11T15:04:03.703Z] + git log --format=format:%s -1 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] echo [2021-10-11T15:04:03.739Z] GIT_COMMIT: 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo [2021-10-11T15:04:03.750Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:04:04.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:04:04.451Z] [2021-10-11T15:04:04.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:04:04.764Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:04:04.764Z] latest: Pulling from edgex-devops/git-semver [2021-10-11T15:04:04.764Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T15:04:04.764Z] 3e5f54012d9b: Pulling fs layer [2021-10-11T15:04:04.764Z] 4c7163046ea9: Pulling fs layer [2021-10-11T15:04:04.764Z] 0c2d73faf560: Pulling fs layer [2021-10-11T15:04:04.764Z] 0c2d73faf560: Waiting [2021-10-11T15:04:04.764Z] 3e5f54012d9b: Verifying Checksum [2021-10-11T15:04:04.764Z] 3e5f54012d9b: Download complete [2021-10-11T15:04:04.764Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T15:04:04.764Z] a0d0a0d46f8b: Download complete [2021-10-11T15:04:04.764Z] 4c7163046ea9: Verifying Checksum [2021-10-11T15:04:04.764Z] 4c7163046ea9: Download complete [2021-10-11T15:04:04.764Z] 0c2d73faf560: Verifying Checksum [2021-10-11T15:04:04.764Z] 0c2d73faf560: Download complete [2021-10-11T15:04:05.037Z] a0d0a0d46f8b: Pull complete [2021-10-11T15:04:05.037Z] 3e5f54012d9b: Pull complete [2021-10-11T15:04:05.299Z] 4c7163046ea9: Pull complete [2021-10-11T15:04:05.560Z] 0c2d73faf560: Pull complete [2021-10-11T15:04:05.560Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-11T15:04:05.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:04:05.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-11T15:04:05.637Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:04:05.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T15:04:06.312Z] $ docker top e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T15:04:06.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T15:04:06.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T15:04:06.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T15:04:06.549Z] $ docker exec e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent [2021-10-11T15:04:06.677Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLdgJE/agent.14 [2021-10-11T15:04:06.677Z] SSH_AGENT_PID=20 [2021-10-11T15:04:06.685Z] Running ssh-add (command line suppressed) [2021-10-11T15:04:06.773Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4709703214457597147.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4709703214457597147.key) [2021-10-11T15:04:06.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T15:04:07.080Z] + git tag --points-at HEAD [Pipeline] } [2021-10-11T15:04:07.092Z] $ docker exec --env ******** --env ******** e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent -k [2021-10-11T15:04:07.179Z] unset SSH_AUTH_SOCK; [2021-10-11T15:04:07.179Z] unset SSH_AGENT_PID; [2021-10-11T15:04:07.179Z] echo Agent pid 20 killed; [2021-10-11T15:04:07.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-11T15:04:07.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T15:04:07.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T15:04:07.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T15:04:07.318Z] $ docker exec e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent [2021-10-11T15:04:07.415Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPPkop/agent.54 [2021-10-11T15:04:07.415Z] SSH_AGENT_PID=61 [2021-10-11T15:04:07.423Z] Running ssh-add (command line suppressed) [2021-10-11T15:04:07.517Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7843945564990978405.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7843945564990978405.key) [2021-10-11T15:04:07.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T15:04:07.829Z] + git semver init [2021-10-11T15:04:07.829Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T15:04:07.829Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-11T15:04:07.829Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:04:07.829Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T15:04:07.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T15:04:07.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T15:04:07.829Z] # $SEMVER_BRANCH = main [2021-10-11T15:04:07.829Z] # $SEMVER_TEMP = /tmp/semver-418649039 [2021-10-11T15:04:07.829Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-11T15:04:09.757Z] # '/tmp/semver-418649039' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-11T15:04:09.757Z] # -> Force: false [2021-10-11T15:04:09.757Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-11T15:04:09.766Z] $ docker exec --env ******** --env ******** e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent -k [2021-10-11T15:04:09.849Z] unset SSH_AUTH_SOCK; [2021-10-11T15:04:09.849Z] unset SSH_AGENT_PID; [2021-10-11T15:04:09.849Z] echo Agent pid 61 killed; [2021-10-11T15:04:09.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T15:04:10.175Z] + git semver [Pipeline] } [2021-10-11T15:04:10.186Z] $ docker stop --time=1 e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 [2021-10-11T15:04:11.432Z] $ docker rm -f e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T15:04:11.767Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-11T15:04:11.966Z] Stashed 1 file(s) [Pipeline] echo [2021-10-11T15:04:11.969Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-11T15:04:27.118Z] Still waiting to schedule task [2021-10-11T15:04:27.119Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-406’ [2021-10-11T15:04:27.121Z] Still waiting to schedule task [2021-10-11T15:04:27.121Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-11T15:10:10.415Z] Running on prd-centos7-docker-4c-2g-414 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-11T15:10:10.427Z] Running in /w/workspace/edgex-ui-go/21 [Pipeline] { [Pipeline] checkout [2021-10-11T15:10:10.527Z] The recommended git tool is: git [2021-10-11T15:10:12.503Z] using credential edgex-jenkins-ssh [2021-10-11T15:10:12.514Z] Cloning the remote Git repository [2021-10-11T15:10:11.949Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-11T15:10:12.005Z] > git init /w/workspace/edgex-ui-go/21 # timeout=10 [2021-10-11T15:10:12.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-11T15:10:12.041Z] > git --version # timeout=10 [2021-10-11T15:10:12.050Z] > git --version # 'git version 2.24.4' [2021-10-11T15:10:12.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T15:10:12.076Z] [INFO] Currently running in a labeled security context [2021-10-11T15:10:12.076Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-11T15:10:12.076Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/21@tmp/jenkins-gitclient-ssh845261294913996402.key [2021-10-11T15:10:12.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T15:10:14.128Z] Avoid second fetch [2021-10-11T15:10:14.128Z] Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) [2021-10-11T15:10:13.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-11T15:10:13.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T15:10:13.548Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T15:10:13.557Z] > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-11T15:10:17.877Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:10:18.654Z] provisioning config files... [2021-10-11T15:10:18.671Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config4647679754854499533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:10:19.069Z] ---> docker-login.sh [2021-10-11T15:10:19.069Z] nexus3.edgexfoundry.org:10001 [2021-10-11T15:10:19.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:10:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:10:19.333Z] Configure a credential helper to remove this warning. See [2021-10-11T15:10:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:10:19.333Z] [2021-10-11T15:10:19.333Z] Login Succeeded [2021-10-11T15:10:19.333Z] nexus3.edgexfoundry.org:10002 [2021-10-11T15:10:19.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:10:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:10:19.333Z] Configure a credential helper to remove this warning. See [2021-10-11T15:10:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:10:19.333Z] [2021-10-11T15:10:19.333Z] Login Succeeded [2021-10-11T15:10:19.333Z] nexus3.edgexfoundry.org:10003 [2021-10-11T15:10:19.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:10:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:10:19.333Z] Configure a credential helper to remove this warning. See [2021-10-11T15:10:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:10:19.333Z] [2021-10-11T15:10:19.333Z] Login Succeeded [2021-10-11T15:10:19.333Z] nexus3.edgexfoundry.org:10004 [2021-10-11T15:10:19.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:10:19.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:10:19.596Z] Configure a credential helper to remove this warning. See [2021-10-11T15:10:19.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:10:19.596Z] [2021-10-11T15:10:19.596Z] Login Succeeded [2021-10-11T15:10:19.596Z] docker.io [2021-10-11T15:10:19.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:10:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:10:19.856Z] Configure a credential helper to remove this warning. See [2021-10-11T15:10:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:10:19.856Z] [2021-10-11T15:10:19.856Z] Login Succeeded [2021-10-11T15:10:19.856Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T15:10:19.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-11T15:10:20.027Z] ========================================================= [2021-10-11T15:10:20.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-11T15:10:20.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:10:20.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-11T15:10:20.344Z] Sending build context to Docker daemon 20.56MB [2021-10-11T15:10:20.344Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-11T15:10:20.344Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-11T15:10:20.613Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-11T15:10:20.613Z] 4e9f2cdf4387: Pulling fs layer [2021-10-11T15:10:20.613Z] 57d31006c564: Pulling fs layer [2021-10-11T15:10:20.613Z] bd5ccded8296: Pulling fs layer [2021-10-11T15:10:20.613Z] 304dd3a0f381: Pulling fs layer [2021-10-11T15:10:20.613Z] d37cda54a23b: Pulling fs layer [2021-10-11T15:10:20.613Z] bae75c0f2455: Pulling fs layer [2021-10-11T15:10:20.613Z] 806579b3d29a: Pulling fs layer [2021-10-11T15:10:20.613Z] c77eb801bf70: Pulling fs layer [2021-10-11T15:10:20.613Z] 6d0567d44e1a: Pulling fs layer [2021-10-11T15:10:20.613Z] bae75c0f2455: Waiting [2021-10-11T15:10:20.613Z] 806579b3d29a: Waiting [2021-10-11T15:10:20.613Z] c77eb801bf70: Waiting [2021-10-11T15:10:20.613Z] 6d0567d44e1a: Waiting [2021-10-11T15:10:20.613Z] d37cda54a23b: Waiting [2021-10-11T15:10:20.613Z] 304dd3a0f381: Waiting [2021-10-11T15:10:20.613Z] bd5ccded8296: Verifying Checksum [2021-10-11T15:10:20.613Z] bd5ccded8296: Download complete [2021-10-11T15:10:20.613Z] 57d31006c564: Verifying Checksum [2021-10-11T15:10:20.613Z] 57d31006c564: Download complete [2021-10-11T15:10:20.613Z] d37cda54a23b: Verifying Checksum [2021-10-11T15:10:20.613Z] d37cda54a23b: Download complete [2021-10-11T15:10:20.613Z] bae75c0f2455: Verifying Checksum [2021-10-11T15:10:20.613Z] bae75c0f2455: Download complete [2021-10-11T15:10:20.613Z] 4e9f2cdf4387: Verifying Checksum [2021-10-11T15:10:20.613Z] 4e9f2cdf4387: Download complete [2021-10-11T15:10:20.613Z] 806579b3d29a: Verifying Checksum [2021-10-11T15:10:20.613Z] 806579b3d29a: Download complete [2021-10-11T15:10:20.883Z] c77eb801bf70: Verifying Checksum [2021-10-11T15:10:20.883Z] c77eb801bf70: Download complete [2021-10-11T15:10:20.883Z] 4e9f2cdf4387: Pull complete [2021-10-11T15:10:21.149Z] 57d31006c564: Pull complete [2021-10-11T15:10:21.420Z] 304dd3a0f381: Verifying Checksum [2021-10-11T15:10:21.420Z] 304dd3a0f381: Download complete [2021-10-11T15:10:21.420Z] bd5ccded8296: Pull complete [2021-10-11T15:10:21.420Z] 6d0567d44e1a: Verifying Checksum [2021-10-11T15:10:21.420Z] 6d0567d44e1a: Download complete [2021-10-11T15:10:25.685Z] 304dd3a0f381: Pull complete [2021-10-11T15:10:25.685Z] d37cda54a23b: Pull complete [2021-10-11T15:10:25.685Z] bae75c0f2455: Pull complete [2021-10-11T15:10:25.685Z] 806579b3d29a: Pull complete [2021-10-11T15:10:25.685Z] c77eb801bf70: Pull complete [2021-10-11T15:10:27.637Z] 6d0567d44e1a: Pull complete [2021-10-11T15:10:27.637Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-11T15:10:27.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T15:10:27.637Z] ---> e839a31ac9d1 [2021-10-11T15:10:27.637Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-11T15:10:29.554Z] ---> Running in 2b2a054e8e63 [2021-10-11T15:10:29.554Z] Removing intermediate container 2b2a054e8e63 [2021-10-11T15:10:29.554Z] ---> 4aa767ac8814 [2021-10-11T15:10:29.554Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-11T15:10:29.554Z] ---> Running in 34aa467a3dc5 [2021-10-11T15:10:29.554Z] Removing intermediate container 34aa467a3dc5 [2021-10-11T15:10:29.554Z] ---> 584cada4f748 [2021-10-11T15:10:29.554Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-11T15:10:29.554Z] ---> Running in 69fd06751873 [2021-10-11T15:10:29.815Z] Removing intermediate container 69fd06751873 [2021-10-11T15:10:29.815Z] ---> f0d393069fa9 [2021-10-11T15:10:29.815Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-11T15:10:29.815Z] ---> Running in f37557668498 [2021-10-11T15:10:29.815Z] Removing intermediate container f37557668498 [2021-10-11T15:10:29.815Z] ---> ae6be79544d1 [2021-10-11T15:10:29.815Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-11T15:10:29.815Z] ---> Running in 35911c1d7892 [2021-10-11T15:10:29.815Z] Removing intermediate container 35911c1d7892 [2021-10-11T15:10:29.815Z] ---> e05d0c878db3 [2021-10-11T15:10:29.815Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T15:10:30.075Z] ---> Running in ea6bcf351973 [2021-10-11T15:10:30.335Z] Removing intermediate container ea6bcf351973 [2021-10-11T15:10:30.335Z] ---> f79d209dc866 [2021-10-11T15:10:30.335Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-11T15:10:30.335Z] ---> Running in d3bd5c0cfac9 [2021-10-11T15:10:30.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T15:10:31.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T15:10:32.118Z] OK: 219 MiB in 52 packages [2021-10-11T15:10:32.379Z] Removing intermediate container d3bd5c0cfac9 [2021-10-11T15:10:32.379Z] ---> d94f52372031 [2021-10-11T15:10:32.379Z] Step 10/14 : ENV GO111MODULE=on [2021-10-11T15:10:32.379Z] ---> Running in 91ede8f3c060 [2021-10-11T15:10:32.379Z] Removing intermediate container 91ede8f3c060 [2021-10-11T15:10:32.379Z] ---> 73e98808537b [2021-10-11T15:10:32.379Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-11T15:10:32.379Z] ---> Running in 2c71eae79420 [2021-10-11T15:10:32.379Z] Removing intermediate container 2c71eae79420 [2021-10-11T15:10:32.379Z] ---> 5136d68b5fb0 [2021-10-11T15:10:32.379Z] Step 12/14 : COPY . . [2021-10-11T15:10:33.326Z] ---> 0f8ec66d07fa [2021-10-11T15:10:33.326Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T15:10:33.326Z] ---> Running in 4de8f777a9f1 [2021-10-11T15:10:45.601Z] Removing intermediate container 4de8f777a9f1 [2021-10-11T15:10:45.601Z] ---> e8c62d6cba8d [2021-10-11T15:10:45.601Z] Step 14/14 : RUN ${MAKE} [2021-10-11T15:10:45.601Z] ---> Running in 13d35c831b77 [2021-10-11T15:10:45.601Z] noop [2021-10-11T15:10:45.601Z] Removing intermediate container 13d35c831b77 [2021-10-11T15:10:45.601Z] ---> a0e80faa0cb0 [2021-10-11T15:10:45.601Z] Successfully built a0e80faa0cb0 [2021-10-11T15:10:45.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:10:45.907Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T15:10:45.907Z] . [Pipeline] withDockerContainer [2021-10-11T15:10:45.984Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-11T15:10:46.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T15:10:46.502Z] $ docker top bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T15:10:46.887Z] + go version [2021-10-11T15:10:46.887Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-11T15:10:46.899Z] $ docker stop --time=1 bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 [2021-10-11T15:10:48.109Z] $ docker rm -f bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:10:48.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T15:10:48.653Z] . [Pipeline] withDockerContainer [2021-10-11T15:10:48.743Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-11T15:10:48.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T15:10:49.192Z] $ docker top ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-11T15:10:49.575Z] + make test [2021-10-11T15:10:49.575Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-11T15:10:49.849Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-11T15:11:04.829Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-11T15:11:04.829Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-11T15:11:09.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T15:11:09.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-11T15:11:09.138Z] $ docker stop --time=1 ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 [2021-10-11T15:11:10.607Z] $ docker rm -f ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T15:11:11.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-11T15:11:11.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-11T15:11:12.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-11T15:11:12.727Z] + ls -al . [2021-10-11T15:11:12.727Z] total 88 [2021-10-11T15:11:12.727Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 11 15:10 . [2021-10-11T15:11:12.727Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 11 15:10 .. [2021-10-11T15:11:12.727Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 11 15:10 assets [2021-10-11T15:11:12.727Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 11 15:10 bin [2021-10-11T15:11:12.727Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 11 15:10 cmd [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 11 15:10 CONTRIBUTING.md [2021-10-11T15:11:12.727Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 11 15:10 coverage.out [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 11 15:10 Dockerfile [2021-10-11T15:11:12.727Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 11 15:10 docs [2021-10-11T15:11:12.727Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 11 15:10 .git [2021-10-11T15:11:12.727Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 11 15:10 .github [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 11 15:10 .gitignore [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 11 15:10 go.mod [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 11 15:10 go.sum [2021-10-11T15:11:12.727Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 11 15:10 internal [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 11 15:10 Jenkinsfile [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 11 15:10 LICENSE [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 11 15:10 Makefile [2021-10-11T15:11:12.727Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 11 15:10 pkg [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 11 15:10 README.md [2021-10-11T15:11:12.727Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 11 15:10 snap [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 11 15:04 VERSION [2021-10-11T15:11:12.727Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 11 15:10 version.go [2021-10-11T15:11:12.727Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 11 15:10 web [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:13.040Z] + 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=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 --label arch=amd64 --label version=2.0.1-dev.19 . [2021-10-11T15:11:13.040Z] Sending build context to Docker daemon 20.56MB [2021-10-11T15:11:13.040Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-11T15:11:13.040Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-11T15:11:13.040Z] ---> a0e80faa0cb0 [2021-10-11T15:11:13.040Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-11T15:11:13.301Z] ---> Running in 69c1f869e152 [2021-10-11T15:11:13.301Z] Removing intermediate container 69c1f869e152 [2021-10-11T15:11:13.301Z] ---> a297a71e7a11 [2021-10-11T15:11:13.301Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-11T15:11:13.301Z] ---> Running in 66099fed47de [2021-10-11T15:11:13.562Z] Removing intermediate container 66099fed47de [2021-10-11T15:11:13.562Z] ---> 7fa87bf9eff3 [2021-10-11T15:11:13.562Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-11T15:11:13.562Z] ---> Running in eb98bfc54ac5 [2021-10-11T15:11:13.562Z] Removing intermediate container eb98bfc54ac5 [2021-10-11T15:11:13.562Z] ---> 61b7220cb72e [2021-10-11T15:11:13.562Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-11T15:11:13.562Z] ---> Running in b84158df640d [2021-10-11T15:11:13.827Z] Removing intermediate container b84158df640d [2021-10-11T15:11:13.827Z] ---> 44b78c5a9ae9 [2021-10-11T15:11:13.827Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-11T15:11:13.827Z] ---> Running in 6d451dead30c [2021-10-11T15:11:13.827Z] Removing intermediate container 6d451dead30c [2021-10-11T15:11:13.827Z] ---> 65ff1e1e4518 [2021-10-11T15:11:13.827Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T15:11:13.827Z] ---> Running in 2de396326cf2 [2021-10-11T15:11:14.404Z] Removing intermediate container 2de396326cf2 [2021-10-11T15:11:14.404Z] ---> c019367886d2 [2021-10-11T15:11:14.404Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-11T15:11:14.404Z] ---> Running in 7f77f9eb7554 [2021-10-11T15:11:14.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T15:11:15.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T15:11:15.868Z] OK: 219 MiB in 52 packages [2021-10-11T15:11:15.868Z] Removing intermediate container 7f77f9eb7554 [2021-10-11T15:11:15.868Z] ---> 37e9b2dedc06 [2021-10-11T15:11:15.868Z] Step 10/22 : ENV GO111MODULE=on [2021-10-11T15:11:15.868Z] ---> Running in db703cbb9253 [2021-10-11T15:11:16.127Z] Removing intermediate container db703cbb9253 [2021-10-11T15:11:16.127Z] ---> a245d5945c72 [2021-10-11T15:11:16.127Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-11T15:11:16.127Z] ---> Running in 69cafd42dd58 [2021-10-11T15:11:16.127Z] Removing intermediate container 69cafd42dd58 [2021-10-11T15:11:16.128Z] ---> 7edadc8107ea [2021-10-11T15:11:16.128Z] Step 12/22 : COPY . . [2021-10-11T15:11:17.081Z] ---> a20f644aac76 [2021-10-11T15:11:17.081Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T15:11:17.081Z] ---> Running in 54400f3588ac [2021-10-11T15:11:17.340Z] Removing intermediate container 54400f3588ac [2021-10-11T15:11:17.340Z] ---> 590b22de5284 [2021-10-11T15:11:17.340Z] Step 14/22 : RUN ${MAKE} [2021-10-11T15:11:17.340Z] ---> Running in 56691f24c28b [2021-10-11T15:11:17.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-11T15:11:27.725Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-11T15:11:29.114Z] Removing intermediate container 56691f24c28b [2021-10-11T15:11:29.114Z] ---> d067be08baac [2021-10-11T15:11:29.114Z] Step 15/22 : FROM alpine:3.14 [2021-10-11T15:11:29.374Z] 3.14: Pulling from library/alpine [2021-10-11T15:11:29.635Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T15:11:29.901Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T15:11:29.901Z] a0d0a0d46f8b: Download complete [2021-10-11T15:11:29.901Z] a0d0a0d46f8b: Pull complete [2021-10-11T15:11:29.901Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T15:11:29.902Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T15:11:30.164Z] ---> 14119a10abf4 [2021-10-11T15:11:30.164Z] Step 16/22 : EXPOSE 4000 [2021-10-11T15:11:30.164Z] ---> Running in 35fcf2bf0c4a [2021-10-11T15:11:30.164Z] Removing intermediate container 35fcf2bf0c4a [2021-10-11T15:11:30.164Z] ---> 812e86c98111 [2021-10-11T15:11:30.164Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-11T15:11:30.735Z] ---> d54719d69dbe [2021-10-11T15:11:30.735Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-11T15:11:30.735Z] ---> Running in a38890fabd59 [2021-10-11T15:11:30.735Z] Removing intermediate container a38890fabd59 [2021-10-11T15:11:30.735Z] ---> f210cd4d0ffa [2021-10-11T15:11:30.735Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-11T15:11:30.735Z] ---> Running in 7cc18dd9fd02 [2021-10-11T15:11:30.735Z] Removing intermediate container 7cc18dd9fd02 [2021-10-11T15:11:30.735Z] ---> 49bc1453db17 [2021-10-11T15:11:30.735Z] Step 20/22 : LABEL arch=amd64 [2021-10-11T15:11:30.735Z] ---> Running in f25f13736561 [2021-10-11T15:11:30.994Z] Removing intermediate container f25f13736561 [2021-10-11T15:11:30.994Z] ---> 2734a859da1c [2021-10-11T15:11:30.994Z] Step 21/22 : LABEL git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:11:30.994Z] ---> Running in f6d25d8e0499 [2021-10-11T15:11:30.994Z] Removing intermediate container f6d25d8e0499 [2021-10-11T15:11:30.994Z] ---> 7349c34ba877 [2021-10-11T15:11:30.994Z] Step 22/22 : LABEL version=2.0.1-dev.19 [2021-10-11T15:11:30.994Z] ---> Running in 54597c0e2273 [2021-10-11T15:11:31.254Z] Removing intermediate container 54597c0e2273 [2021-10-11T15:11:31.254Z] ---> 757d9c7610c8 [2021-10-11T15:11:31.254Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-11T15:11:31.254Z] Successfully built 757d9c7610c8 [2021-10-11T15:11:31.254Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:11:31.378Z] provisioning config files... [2021-10-11T15:11:31.388Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config5195591290865452678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:11:31.692Z] ---> docker-login.sh [2021-10-11T15:11:31.692Z] nexus3.edgexfoundry.org:10001 [2021-10-11T15:11:31.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:11:31.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:11:31.692Z] Configure a credential helper to remove this warning. See [2021-10-11T15:11:31.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:11:31.692Z] [2021-10-11T15:11:31.692Z] Login Succeeded [2021-10-11T15:11:31.692Z] nexus3.edgexfoundry.org:10002 [2021-10-11T15:11:31.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:11:31.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:11:31.951Z] Configure a credential helper to remove this warning. See [2021-10-11T15:11:31.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:11:31.951Z] [2021-10-11T15:11:31.951Z] Login Succeeded [2021-10-11T15:11:31.951Z] nexus3.edgexfoundry.org:10003 [2021-10-11T15:11:31.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:11:31.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:11:31.951Z] Configure a credential helper to remove this warning. See [2021-10-11T15:11:31.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:11:31.951Z] [2021-10-11T15:11:31.951Z] Login Succeeded [2021-10-11T15:11:31.951Z] nexus3.edgexfoundry.org:10004 [2021-10-11T15:11:31.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:11:31.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:11:31.951Z] Configure a credential helper to remove this warning. See [2021-10-11T15:11:31.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:11:31.951Z] [2021-10-11T15:11:31.951Z] Login Succeeded [2021-10-11T15:11:31.951Z] docker.io [2021-10-11T15:11:32.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:11:32.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:11:32.474Z] Configure a credential helper to remove this warning. See [2021-10-11T15:11:32.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:11:32.474Z] [2021-10-11T15:11:32.474Z] Login Succeeded [2021-10-11T15:11:32.474Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T15:11:32.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T15:11:32.516Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-11T15:11:32.516Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:11:32.516Z] latest [2021-10-11T15:11:32.516Z] 2.0.1-dev.19 [2021-10-11T15:11:32.516Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:11:32.516Z] main [2021-10-11T15:11:32.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:32.831Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:33.136Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:11:33.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-11T15:11:33.136Z] 5fb907a484d4: Preparing [2021-10-11T15:11:33.136Z] e2eb06d8af82: Preparing [2021-10-11T15:11:33.136Z] e2eb06d8af82: Layer already exists [2021-10-11T15:11:34.529Z] 5fb907a484d4: Pushed [2021-10-11T15:11:34.529Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:34.822Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:35.116Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-11T15:11:35.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-11T15:11:35.116Z] 5fb907a484d4: Preparing [2021-10-11T15:11:35.116Z] e2eb06d8af82: Preparing [2021-10-11T15:11:35.116Z] e2eb06d8af82: Layer already exists [2021-10-11T15:11:35.116Z] 5fb907a484d4: Layer already exists [2021-10-11T15:11:35.116Z] latest: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:35.415Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:35.706Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 [2021-10-11T15:11:35.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-11T15:11:35.706Z] 5fb907a484d4: Preparing [2021-10-11T15:11:35.706Z] e2eb06d8af82: Preparing [2021-10-11T15:11:35.706Z] 5fb907a484d4: Layer already exists [2021-10-11T15:11:35.706Z] e2eb06d8af82: Layer already exists [2021-10-11T15:11:35.706Z] 2.0.1-dev.19: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:36.002Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:36.297Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:11:36.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-11T15:11:36.297Z] 5fb907a484d4: Preparing [2021-10-11T15:11:36.297Z] e2eb06d8af82: Preparing [2021-10-11T15:11:36.297Z] e2eb06d8af82: Layer already exists [2021-10-11T15:11:36.297Z] 5fb907a484d4: Layer already exists [2021-10-11T15:11:36.297Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:36.595Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:36.890Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-11T15:11:36.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-11T15:11:36.890Z] 5fb907a484d4: Preparing [2021-10-11T15:11:36.890Z] e2eb06d8af82: Preparing [2021-10-11T15:11:36.890Z] e2eb06d8af82: Layer already exists [2021-10-11T15:11:36.890Z] 5fb907a484d4: Layer already exists [2021-10-11T15:11:36.890Z] main: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T15:11:36.920Z] ===================================================== [Pipeline] echo [2021-10-11T15:11:36.928Z] taggedImages: [2021-10-11T15:11:36.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:11:36.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-11T15:11:36.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 [2021-10-11T15:11:36.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:11:36.928Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2021-10-11T15:11:37.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:11:37.556Z] [2021-10-11T15:11:37.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:11:37.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:11:37.868Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T15:11:37.868Z] b4d181a07f80: Pulling fs layer [2021-10-11T15:11:37.868Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T15:11:37.868Z] ed53099fbce6: Pulling fs layer [2021-10-11T15:11:37.868Z] dc539afda2c1: Pulling fs layer [2021-10-11T15:11:37.868Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T15:11:37.868Z] 9065ff56babe: Pulling fs layer [2021-10-11T15:11:37.868Z] d287ab97295c: Pulling fs layer [2021-10-11T15:11:37.868Z] 77bc0d833cb6: Waiting [2021-10-11T15:11:37.868Z] 9065ff56babe: Waiting [2021-10-11T15:11:37.868Z] d287ab97295c: Waiting [2021-10-11T15:11:37.868Z] dc539afda2c1: Waiting [2021-10-11T15:11:37.868Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T15:11:37.868Z] a1111a8f2ec3: Download complete [2021-10-11T15:11:37.868Z] dc539afda2c1: Verifying Checksum [2021-10-11T15:11:37.868Z] dc539afda2c1: Download complete [2021-10-11T15:11:38.138Z] ed53099fbce6: Verifying Checksum [2021-10-11T15:11:38.138Z] ed53099fbce6: Download complete [2021-10-11T15:11:38.138Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T15:11:38.138Z] 77bc0d833cb6: Download complete [2021-10-11T15:11:38.138Z] 9065ff56babe: Verifying Checksum [2021-10-11T15:11:38.138Z] 9065ff56babe: Download complete [2021-10-11T15:11:38.138Z] b4d181a07f80: Verifying Checksum [2021-10-11T15:11:38.138Z] b4d181a07f80: Download complete [2021-10-11T15:11:38.719Z] d287ab97295c: Verifying Checksum [2021-10-11T15:11:38.719Z] d287ab97295c: Download complete [2021-10-11T15:11:39.672Z] b4d181a07f80: Pull complete [2021-10-11T15:11:39.672Z] a1111a8f2ec3: Pull complete [2021-10-11T15:11:40.241Z] ed53099fbce6: Pull complete [2021-10-11T15:11:40.241Z] dc539afda2c1: Pull complete [2021-10-11T15:11:40.810Z] 77bc0d833cb6: Pull complete [2021-10-11T15:11:40.810Z] 9065ff56babe: Pull complete [2021-10-11T15:11:46.161Z] d287ab97295c: Pull complete [2021-10-11T15:11:46.161Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T15:11:46.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:11:46.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T15:11:46.224Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-11T15:11:46.265Z] $ 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/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T15:11:48.703Z] $ docker top 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:11:49.154Z] ---> job-cost.sh [2021-10-11T15:11:49.154Z] lf-activate-venv: SKIPPING [2021-10-11T15:11:49.154Z] INFO: No Stack... [2021-10-11T15:11:54.440Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T15:11:54.440Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T15:11:54.736Z] + cat /w/workspace/edgex-ui-go/21/archives/cost.csv [2021-10-11T15:11:54.736Z] + cut -d, -f6 [Pipeline] lock [2021-10-11T15:11:54.763Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [2021-10-11T15:11:54.768Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] did not exist. Created. [2021-10-11T15:11:54.768Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T15:11:55.076Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-11T15:11:55.127Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T15:11:55.133Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T15:11:55.149Z] $ docker stop --time=1 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 [2021-10-11T15:11:56.284Z] $ docker rm -f 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T15:17:40.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-420 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-11T15:17:40.951Z] Running in /w/workspace/edgex-ui-go/21 [Pipeline] { [Pipeline] checkout [2021-10-11T15:17:41.213Z] The recommended git tool is: git [2021-10-11T15:17:47.409Z] using credential edgex-jenkins-ssh [2021-10-11T15:17:47.430Z] Cloning the remote Git repository [2021-10-11T15:17:47.502Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-11T15:17:47.719Z] > git init /w/workspace/edgex-ui-go/21 # timeout=10 [2021-10-11T15:17:47.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-11T15:17:47.826Z] > git --version # timeout=10 [2021-10-11T15:17:47.854Z] > git --version # 'git version 2.17.1' [2021-10-11T15:17:47.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T15:17:48.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T15:17:51.140Z] Avoid second fetch [2021-10-11T15:17:51.141Z] Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) [2021-10-11T15:17:51.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-11T15:17:51.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T15:17:51.166Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T15:17:51.185Z] > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-11T15:17:55.838Z] Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:17:56.476Z] provisioning config files... [2021-10-11T15:17:56.511Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config6308822449703887569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:17:57.327Z] ---> docker-login.sh [2021-10-11T15:17:57.327Z] nexus3.edgexfoundry.org:10001 [2021-10-11T15:17:58.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:17:59.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:17:59.077Z] Configure a credential helper to remove this warning. See [2021-10-11T15:17:59.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:17:59.077Z] [2021-10-11T15:17:59.077Z] Login Succeeded [2021-10-11T15:17:59.077Z] nexus3.edgexfoundry.org:10002 [2021-10-11T15:17:59.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:17:59.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:17:59.687Z] Configure a credential helper to remove this warning. See [2021-10-11T15:17:59.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:17:59.687Z] [2021-10-11T15:17:59.687Z] Login Succeeded [2021-10-11T15:17:59.687Z] nexus3.edgexfoundry.org:10003 [2021-10-11T15:18:00.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:18:00.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:18:00.299Z] Configure a credential helper to remove this warning. See [2021-10-11T15:18:00.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:18:00.299Z] [2021-10-11T15:18:00.299Z] Login Succeeded [2021-10-11T15:18:00.299Z] nexus3.edgexfoundry.org:10004 [2021-10-11T15:18:00.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:18:00.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:18:00.869Z] Configure a credential helper to remove this warning. See [2021-10-11T15:18:00.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:18:00.869Z] [2021-10-11T15:18:00.869Z] Login Succeeded [2021-10-11T15:18:00.869Z] docker.io [2021-10-11T15:18:01.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:18:01.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:18:01.760Z] Configure a credential helper to remove this warning. See [2021-10-11T15:18:01.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:18:01.760Z] [2021-10-11T15:18:01.760Z] Login Succeeded [2021-10-11T15:18:01.760Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T15:18:01.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-11T15:18:02.190Z] ========================================================= [2021-10-11T15:18:02.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-11T15:18:02.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:18:02.582Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-11T15:18:03.213Z] Sending build context to Docker daemon 20.56MB [2021-10-11T15:18:03.492Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-11T15:18:03.492Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-11T15:18:03.773Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-11T15:18:03.773Z] bbf911997326: Pulling fs layer [2021-10-11T15:18:03.773Z] 58ec367f63d7: Pulling fs layer [2021-10-11T15:18:03.773Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-11T15:18:03.773Z] fc5181fea5dc: Pulling fs layer [2021-10-11T15:18:03.773Z] 9c418107303f: Pulling fs layer [2021-10-11T15:18:03.773Z] 284eca6f2348: Pulling fs layer [2021-10-11T15:18:03.773Z] 842844d905b1: Pulling fs layer [2021-10-11T15:18:03.773Z] 901a3a57568e: Pulling fs layer [2021-10-11T15:18:03.773Z] 284eca6f2348: Waiting [2021-10-11T15:18:03.773Z] 842844d905b1: Waiting [2021-10-11T15:18:03.773Z] 901a3a57568e: Waiting [2021-10-11T15:18:03.773Z] fc5181fea5dc: Waiting [2021-10-11T15:18:03.773Z] 9c418107303f: Waiting [2021-10-11T15:18:03.773Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-11T15:18:03.773Z] 1b4a6ffa7d45: Download complete [2021-10-11T15:18:03.773Z] 58ec367f63d7: Verifying Checksum [2021-10-11T15:18:03.773Z] 58ec367f63d7: Download complete [2021-10-11T15:18:03.773Z] 9c418107303f: Download complete [2021-10-11T15:18:03.773Z] 284eca6f2348: Download complete [2021-10-11T15:18:03.773Z] bbf911997326: Verifying Checksum [2021-10-11T15:18:03.773Z] bbf911997326: Download complete [2021-10-11T15:18:03.773Z] 842844d905b1: Download complete [2021-10-11T15:18:04.805Z] bbf911997326: Pull complete [2021-10-11T15:18:05.422Z] 58ec367f63d7: Pull complete [2021-10-11T15:18:05.715Z] 1b4a6ffa7d45: Pull complete [2021-10-11T15:18:05.999Z] 901a3a57568e: Verifying Checksum [2021-10-11T15:18:05.999Z] 901a3a57568e: Download complete [2021-10-11T15:18:06.281Z] fc5181fea5dc: Verifying Checksum [2021-10-11T15:18:06.281Z] fc5181fea5dc: Download complete [2021-10-11T15:18:16.555Z] fc5181fea5dc: Pull complete [2021-10-11T15:18:16.838Z] 9c418107303f: Pull complete [2021-10-11T15:18:17.453Z] 284eca6f2348: Pull complete [2021-10-11T15:18:17.734Z] 842844d905b1: Pull complete [2021-10-11T15:18:23.196Z] 901a3a57568e: Pull complete [2021-10-11T15:18:23.196Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-11T15:18:23.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T15:18:23.196Z] ---> 72ade6ffb461 [2021-10-11T15:18:23.196Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-11T15:18:28.678Z] ---> Running in 949f25133bef [2021-10-11T15:18:28.679Z] Removing intermediate container 949f25133bef [2021-10-11T15:18:28.679Z] ---> 5c4e7f04443a [2021-10-11T15:18:28.679Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-11T15:18:28.679Z] ---> Running in fae422ef4428 [2021-10-11T15:18:29.298Z] Removing intermediate container fae422ef4428 [2021-10-11T15:18:29.298Z] ---> 93ad23f45e69 [2021-10-11T15:18:29.298Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-11T15:18:29.578Z] ---> Running in 2138842d08f9 [2021-10-11T15:18:30.200Z] Removing intermediate container 2138842d08f9 [2021-10-11T15:18:30.200Z] ---> a8098cc9cde9 [2021-10-11T15:18:30.200Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-11T15:18:30.200Z] ---> Running in 72b67950a43d [2021-10-11T15:18:30.808Z] Removing intermediate container 72b67950a43d [2021-10-11T15:18:30.808Z] ---> 1d3c9a1d5af4 [2021-10-11T15:18:30.808Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-11T15:18:30.808Z] ---> Running in 1891e3e80b92 [2021-10-11T15:18:31.427Z] Removing intermediate container 1891e3e80b92 [2021-10-11T15:18:31.427Z] ---> a28c7dd43019 [2021-10-11T15:18:31.427Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T15:18:31.427Z] ---> Running in dd793795f46c [2021-10-11T15:18:34.085Z] Removing intermediate container dd793795f46c [2021-10-11T15:18:34.085Z] ---> 2c174d188bb1 [2021-10-11T15:18:34.085Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-11T15:18:34.085Z] ---> Running in fb9015cd8cbc [2021-10-11T15:18:35.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T15:18:36.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T15:18:37.556Z] OK: 218 MiB in 52 packages [2021-10-11T15:18:39.012Z] Removing intermediate container fb9015cd8cbc [2021-10-11T15:18:39.012Z] ---> 8b9b57411fc7 [2021-10-11T15:18:39.012Z] Step 10/14 : ENV GO111MODULE=on [2021-10-11T15:18:39.012Z] ---> Running in fef19f4ea2bd [2021-10-11T15:18:39.290Z] Removing intermediate container fef19f4ea2bd [2021-10-11T15:18:39.290Z] ---> cee1511bd863 [2021-10-11T15:18:39.290Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-11T15:18:39.566Z] ---> Running in 14882f89355a [2021-10-11T15:18:40.174Z] Removing intermediate container 14882f89355a [2021-10-11T15:18:40.174Z] ---> 3d66e4f99b4e [2021-10-11T15:18:40.174Z] Step 12/14 : COPY . . [2021-10-11T15:18:42.842Z] ---> 7a571a19af46 [2021-10-11T15:18:42.842Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T15:18:43.123Z] ---> Running in 166d422fe09f [2021-10-11T15:19:15.591Z] Removing intermediate container 166d422fe09f [2021-10-11T15:19:15.591Z] ---> 3395a9d275b8 [2021-10-11T15:19:15.591Z] Step 14/14 : RUN ${MAKE} [2021-10-11T15:19:15.591Z] ---> Running in 1c397bf4faa7 [2021-10-11T15:19:15.591Z] noop [2021-10-11T15:19:15.591Z] Removing intermediate container 1c397bf4faa7 [2021-10-11T15:19:15.591Z] ---> 15451dd04d81 [2021-10-11T15:19:15.591Z] Successfully built 15451dd04d81 [2021-10-11T15:19:15.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:19:15.965Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T15:19:15.965Z] . [Pipeline] withDockerContainer [2021-10-11T15:19:16.229Z] prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2021-10-11T15:19:16.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T15:19:18.244Z] $ docker top 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T15:19:19.282Z] + go version [2021-10-11T15:19:19.282Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-11T15:19:19.307Z] $ docker stop --time=1 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de [2021-10-11T15:19:21.369Z] $ docker rm -f 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:19:22.168Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T15:19:22.168Z] . [Pipeline] withDockerContainer [2021-10-11T15:19:22.447Z] prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2021-10-11T15:19:22.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T15:19:24.536Z] $ docker top 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-11T15:19:25.572Z] + make test [2021-10-11T15:19:25.572Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-11T15:19:26.582Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-11T15:20:13.715Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-11T15:20:13.715Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-11T15:20:28.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T15:20:28.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-11T15:20:28.935Z] $ docker stop --time=1 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 [2021-10-11T15:20:30.852Z] $ docker rm -f 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T15:20:31.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-11T15:20:31.724Z] Warning: overwriting stash ‘coverage-report’ [2021-10-11T15:20:32.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-11T15:20:32.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-11T15:20:33.309Z] + ls -al . [2021-10-11T15:20:33.309Z] total 128 [2021-10-11T15:20:33.309Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 15:19 . [2021-10-11T15:20:33.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 .. [2021-10-11T15:20:33.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 15:17 .git [2021-10-11T15:20:33.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 .github [2021-10-11T15:20:33.309Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 15:17 .gitignore [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 15:17 CONTRIBUTING.md [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 11 15:17 Dockerfile [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 15:17 Jenkinsfile [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 15:17 LICENSE [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 11 15:17 Makefile [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 11 15:17 README.md [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 15:04 VERSION [2021-10-11T15:20:33.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 assets [2021-10-11T15:20:33.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 bin [2021-10-11T15:20:33.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 cmd [2021-10-11T15:20:33.310Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 11 15:19 coverage.out [2021-10-11T15:20:33.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 docs [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 15:17 go.mod [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 11 15:17 go.sum [2021-10-11T15:20:33.310Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 15:17 internal [2021-10-11T15:20:33.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 pkg [2021-10-11T15:20:33.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 snap [2021-10-11T15:20:33.310Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 15:17 version.go [2021-10-11T15:20:33.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 web [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:20:33.678Z] + 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=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 --label arch=arm64 --label version=2.0.1-dev.19 . [2021-10-11T15:20:34.681Z] Sending build context to Docker daemon 20.56MB [2021-10-11T15:20:34.681Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-11T15:20:34.681Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-11T15:20:34.681Z] ---> 15451dd04d81 [2021-10-11T15:20:34.681Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-11T15:20:34.959Z] ---> Running in f4c4f43db025 [2021-10-11T15:20:35.236Z] Removing intermediate container f4c4f43db025 [2021-10-11T15:20:35.236Z] ---> 4488d83559ce [2021-10-11T15:20:35.236Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-11T15:20:35.515Z] ---> Running in f3f4b8b668ba [2021-10-11T15:20:36.137Z] Removing intermediate container f3f4b8b668ba [2021-10-11T15:20:36.137Z] ---> e483d60ca2a0 [2021-10-11T15:20:36.137Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-11T15:20:36.137Z] ---> Running in d6962f92b29c [2021-10-11T15:20:36.746Z] Removing intermediate container d6962f92b29c [2021-10-11T15:20:36.746Z] ---> 09dc6c8a9e21 [2021-10-11T15:20:36.746Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-11T15:20:36.746Z] ---> Running in 0bed012221a9 [2021-10-11T15:20:37.353Z] Removing intermediate container 0bed012221a9 [2021-10-11T15:20:37.353Z] ---> 23f2798859e9 [2021-10-11T15:20:37.353Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-11T15:20:37.353Z] ---> Running in c6c923de7481 [2021-10-11T15:20:37.959Z] Removing intermediate container c6c923de7481 [2021-10-11T15:20:37.959Z] ---> 7189e01586ed [2021-10-11T15:20:37.959Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T15:20:37.959Z] ---> Running in d8d42980a29e [2021-10-11T15:20:40.611Z] Removing intermediate container d8d42980a29e [2021-10-11T15:20:40.611Z] ---> 0c5a99cfbd17 [2021-10-11T15:20:40.611Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-11T15:20:40.611Z] ---> Running in cdd540c7bb47 [2021-10-11T15:20:41.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T15:20:42.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T15:20:43.218Z] OK: 218 MiB in 52 packages [2021-10-11T15:20:44.678Z] Removing intermediate container cdd540c7bb47 [2021-10-11T15:20:44.678Z] ---> 816032be4657 [2021-10-11T15:20:44.678Z] Step 10/22 : ENV GO111MODULE=on [2021-10-11T15:20:44.678Z] ---> Running in c7673b18a546 [2021-10-11T15:20:45.285Z] Removing intermediate container c7673b18a546 [2021-10-11T15:20:45.285Z] ---> 86dbab019fa3 [2021-10-11T15:20:45.285Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-11T15:20:45.285Z] ---> Running in 90d3bd124098 [2021-10-11T15:20:45.893Z] Removing intermediate container 90d3bd124098 [2021-10-11T15:20:45.893Z] ---> f00cc91510df [2021-10-11T15:20:45.893Z] Step 12/22 : COPY . . [2021-10-11T15:20:48.557Z] ---> 6e618b6b6d87 [2021-10-11T15:20:48.557Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T15:20:48.557Z] ---> Running in 94fdc3c8592e [2021-10-11T15:20:51.214Z] Removing intermediate container 94fdc3c8592e [2021-10-11T15:20:51.214Z] ---> e9c558c26f43 [2021-10-11T15:20:51.214Z] Step 14/22 : RUN ${MAKE} [2021-10-11T15:20:51.214Z] ---> Running in 625aa9cbd9a7 [2021-10-11T15:20:52.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-11T15:21:25.332Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-11T15:21:27.325Z] Removing intermediate container 625aa9cbd9a7 [2021-10-11T15:21:27.325Z] ---> f13d34c5f4b6 [2021-10-11T15:21:27.325Z] Step 15/22 : FROM alpine:3.14 [2021-10-11T15:21:27.928Z] 3.14: Pulling from library/alpine [2021-10-11T15:21:28.204Z] 552d1f2373af: Pulling fs layer [2021-10-11T15:21:28.482Z] 552d1f2373af: Verifying Checksum [2021-10-11T15:21:28.482Z] 552d1f2373af: Download complete [2021-10-11T15:21:29.105Z] 552d1f2373af: Pull complete [2021-10-11T15:21:29.105Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T15:21:29.105Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T15:21:29.105Z] ---> bb3de5531c18 [2021-10-11T15:21:29.105Z] Step 16/22 : EXPOSE 4000 [2021-10-11T15:21:29.384Z] ---> Running in 07e893f26260 [2021-10-11T15:21:29.991Z] Removing intermediate container 07e893f26260 [2021-10-11T15:21:29.991Z] ---> 60b0ee4ae9ec [2021-10-11T15:21:29.991Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-11T15:21:31.444Z] ---> 882d8223fd21 [2021-10-11T15:21:31.444Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-11T15:21:31.444Z] ---> Running in 782aa4af6fa7 [2021-10-11T15:21:32.052Z] Removing intermediate container 782aa4af6fa7 [2021-10-11T15:21:32.052Z] ---> d0b69f7570dd [2021-10-11T15:21:32.052Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-11T15:21:32.052Z] ---> Running in f7f4a4a3660c [2021-10-11T15:21:32.657Z] Removing intermediate container f7f4a4a3660c [2021-10-11T15:21:32.657Z] ---> c2a4f8c3120c [2021-10-11T15:21:32.657Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T15:21:32.936Z] ---> Running in 94e859d09a22 [2021-10-11T15:21:33.214Z] Removing intermediate container 94e859d09a22 [2021-10-11T15:21:33.214Z] ---> c3163f02244c [2021-10-11T15:21:33.214Z] Step 21/22 : LABEL git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:21:33.492Z] ---> Running in 6569f92bae1c [2021-10-11T15:21:34.096Z] Removing intermediate container 6569f92bae1c [2021-10-11T15:21:34.096Z] ---> 277edac163c2 [2021-10-11T15:21:34.096Z] Step 22/22 : LABEL version=2.0.1-dev.19 [2021-10-11T15:21:34.096Z] ---> Running in 9a271341ee76 [2021-10-11T15:21:34.698Z] Removing intermediate container 9a271341ee76 [2021-10-11T15:21:34.698Z] ---> 3b2418bbf43b [2021-10-11T15:21:34.698Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-11T15:21:34.698Z] Successfully built 3b2418bbf43b [2021-10-11T15:21:34.698Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:21:34.881Z] provisioning config files... [2021-10-11T15:21:34.906Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config5928229182935797412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:21:35.277Z] ---> docker-login.sh [2021-10-11T15:21:35.277Z] nexus3.edgexfoundry.org:10001 [2021-10-11T15:21:35.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:21:35.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:21:35.836Z] Configure a credential helper to remove this warning. See [2021-10-11T15:21:35.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:21:35.836Z] [2021-10-11T15:21:35.836Z] Login Succeeded [2021-10-11T15:21:35.836Z] nexus3.edgexfoundry.org:10002 [2021-10-11T15:21:36.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:21:36.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:21:36.396Z] Configure a credential helper to remove this warning. See [2021-10-11T15:21:36.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:21:36.396Z] [2021-10-11T15:21:36.396Z] Login Succeeded [2021-10-11T15:21:36.396Z] nexus3.edgexfoundry.org:10003 [2021-10-11T15:21:37.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:21:37.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:21:37.014Z] Configure a credential helper to remove this warning. See [2021-10-11T15:21:37.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:21:37.014Z] [2021-10-11T15:21:37.014Z] Login Succeeded [2021-10-11T15:21:37.014Z] nexus3.edgexfoundry.org:10004 [2021-10-11T15:21:37.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:21:37.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:21:37.619Z] Configure a credential helper to remove this warning. See [2021-10-11T15:21:37.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:21:37.619Z] [2021-10-11T15:21:37.619Z] Login Succeeded [2021-10-11T15:21:37.619Z] docker.io [2021-10-11T15:21:38.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T15:21:38.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T15:21:38.499Z] Configure a credential helper to remove this warning. See [2021-10-11T15:21:38.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T15:21:38.499Z] [2021-10-11T15:21:38.499Z] Login Succeeded [2021-10-11T15:21:38.499Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T15:21:38.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T15:21:38.559Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-11T15:21:38.559Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:21:38.559Z] latest [2021-10-11T15:21:38.559Z] 2.0.1-dev.19 [2021-10-11T15:21:38.559Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:21:38.559Z] main [2021-10-11T15:21:38.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:38.928Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:39.288Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:21:39.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-11T15:21:39.288Z] 12e9c590d5a1: Preparing [2021-10-11T15:21:39.288Z] ee420dfed78a: Preparing [2021-10-11T15:21:39.567Z] ee420dfed78a: Layer already exists [2021-10-11T15:21:42.983Z] 12e9c590d5a1: Pushed [2021-10-11T15:21:42.983Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:43.341Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:43.696Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-11T15:21:43.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-11T15:21:43.696Z] 12e9c590d5a1: Preparing [2021-10-11T15:21:43.696Z] ee420dfed78a: Preparing [2021-10-11T15:21:43.975Z] ee420dfed78a: Layer already exists [2021-10-11T15:21:43.975Z] 12e9c590d5a1: Layer already exists [2021-10-11T15:21:43.975Z] latest: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:44.333Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:44.686Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 [2021-10-11T15:21:44.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-11T15:21:44.686Z] 12e9c590d5a1: Preparing [2021-10-11T15:21:44.686Z] ee420dfed78a: Preparing [2021-10-11T15:21:44.963Z] 12e9c590d5a1: Layer already exists [2021-10-11T15:21:44.963Z] ee420dfed78a: Layer already exists [2021-10-11T15:21:44.963Z] 2.0.1-dev.19: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:45.322Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:45.673Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:21:45.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-11T15:21:45.673Z] 12e9c590d5a1: Preparing [2021-10-11T15:21:45.673Z] ee420dfed78a: Preparing [2021-10-11T15:21:45.949Z] 12e9c590d5a1: Layer already exists [2021-10-11T15:21:45.949Z] ee420dfed78a: Layer already exists [2021-10-11T15:21:45.949Z] 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:46.314Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:46.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-11T15:21:46.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-11T15:21:46.671Z] 12e9c590d5a1: Preparing [2021-10-11T15:21:46.671Z] ee420dfed78a: Preparing [2021-10-11T15:21:46.948Z] 12e9c590d5a1: Layer already exists [2021-10-11T15:21:46.948Z] ee420dfed78a: Layer already exists [2021-10-11T15:21:46.948Z] main: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T15:21:46.997Z] ===================================================== [Pipeline] echo [2021-10-11T15:21:47.004Z] taggedImages: [2021-10-11T15:21:47.004Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [2021-10-11T15:21:47.004Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-11T15:21:47.004Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 [2021-10-11T15:21:47.004Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [2021-10-11T15:21:47.004Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:47.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T15:21:47.707Z] [2021-10-11T15:21:47.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:21:48.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T15:21:48.356Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-11T15:21:48.356Z] 448f6bf000e3: Pulling fs layer [2021-10-11T15:21:48.356Z] f757da607395: Pulling fs layer [2021-10-11T15:21:48.356Z] 05883995daec: Pulling fs layer [2021-10-11T15:21:48.356Z] 8603b9c90790: Pulling fs layer [2021-10-11T15:21:48.356Z] 1560dd03e051: Pulling fs layer [2021-10-11T15:21:48.356Z] 27f5ce0e4adf: Pulling fs layer [2021-10-11T15:21:48.356Z] c2d8d7efcc4b: Pulling fs layer [2021-10-11T15:21:48.356Z] 8603b9c90790: Waiting [2021-10-11T15:21:48.356Z] 1560dd03e051: Waiting [2021-10-11T15:21:48.356Z] 27f5ce0e4adf: Waiting [2021-10-11T15:21:48.356Z] c2d8d7efcc4b: Waiting [2021-10-11T15:21:48.636Z] f757da607395: Verifying Checksum [2021-10-11T15:21:48.636Z] f757da607395: Download complete [2021-10-11T15:21:48.636Z] 8603b9c90790: Download complete [2021-10-11T15:21:48.636Z] 05883995daec: Verifying Checksum [2021-10-11T15:21:48.636Z] 05883995daec: Download complete [2021-10-11T15:21:48.636Z] 1560dd03e051: Verifying Checksum [2021-10-11T15:21:48.912Z] 1560dd03e051: Download complete [2021-10-11T15:21:48.912Z] 27f5ce0e4adf: Verifying Checksum [2021-10-11T15:21:48.912Z] 27f5ce0e4adf: Download complete [2021-10-11T15:21:48.912Z] 448f6bf000e3: Verifying Checksum [2021-10-11T15:21:48.912Z] 448f6bf000e3: Download complete [2021-10-11T15:21:51.556Z] c2d8d7efcc4b: Verifying Checksum [2021-10-11T15:21:51.556Z] c2d8d7efcc4b: Download complete [2021-10-11T15:21:52.545Z] 448f6bf000e3: Pull complete [2021-10-11T15:21:52.823Z] f757da607395: Pull complete [2021-10-11T15:21:54.276Z] 05883995daec: Pull complete [2021-10-11T15:21:54.554Z] 8603b9c90790: Pull complete [2021-10-11T15:21:55.548Z] 1560dd03e051: Pull complete [2021-10-11T15:21:55.826Z] 27f5ce0e4adf: Pull complete [2021-10-11T15:22:10.958Z] c2d8d7efcc4b: Pull complete [2021-10-11T15:22:10.958Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-11T15:22:10.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T15:22:10.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-11T15:22:11.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2021-10-11T15:22:11.330Z] $ 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/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-11T15:22:15.437Z] $ docker top 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:22:16.479Z] ---> job-cost.sh [2021-10-11T15:22:16.479Z] lf-activate-venv: SKIPPING [2021-10-11T15:22:16.479Z] INFO: No Stack... [2021-10-11T15:22:23.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-11T15:22:23.243Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T15:22:23.925Z] + cut -d, -f6 [2021-10-11T15:22:23.925Z] + cat /w/workspace/edgex-ui-go/21/archives/cost.csv [Pipeline] lock [2021-10-11T15:22:24.004Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [2021-10-11T15:22:24.012Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] did not exist. Created. [2021-10-11T15:22:24.012Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T15:22:24.710Z] /w/workspace/edgex-ui-go/21@tmp/durable-8c520c81/script.sh: 1: /w/workspace/edgex-ui-go/21@tmp/durable-8c520c81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-11T15:22:25.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-11T15:22:25.426Z] Warning: overwriting stash ‘stack-cost’ [2021-10-11T15:22:25.561Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T15:22:25.567Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T15:22:25.583Z] $ docker stop --time=1 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 [2021-10-11T15:22:27.306Z] $ docker rm -f 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 [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 [2021-10-11T15:22:28.120Z] provisioning config files... [2021-10-11T15:22:28.130Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8338287677818165729tmp [Pipeline] { [Pipeline] sh [2021-10-11T15:22:28.430Z] + set +x [2021-10-11T15:22:28.431Z] + curl -s https://codecov.io/bash [2021-10-11T15:22:28.431Z] + bash -s -- [2021-10-11T15:22:28.431Z] [2021-10-11T15:22:28.431Z] _____ _ [2021-10-11T15:22:28.431Z] / ____| | | [2021-10-11T15:22:28.431Z] | | ___ __| | ___ ___ _____ __ [2021-10-11T15:22:28.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-11T15:22:28.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-11T15:22:28.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-11T15:22:28.431Z] Bash-1.0.6 [2021-10-11T15:22:28.431Z] [2021-10-11T15:22:28.431Z] [2021-10-11T15:22:28.431Z] ==> git version 2.24.4 found [2021-10-11T15:22:28.431Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-11T15:22:28.431Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-11T15:22:28.431Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-11T15:22:28.431Z] ==> Jenkins CI detected. [2021-10-11T15:22:28.431Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:22:28.431Z] project root: . [2021-10-11T15:22:28.431Z] --> token set from env [2021-10-11T15:22:28.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-11T15:22:28.431Z] ==> Running gcov in . (disable via -X gcov) [2021-10-11T15:22:28.431Z] ==> Python coveragepy not found [2021-10-11T15:22:28.431Z] ==> Searching for coverage reports in: [2021-10-11T15:22:28.431Z] + . [2021-10-11T15:22:28.695Z] -> Found 1 reports [2021-10-11T15:22:28.695Z] ==> Detecting git/mercurial file structure [2021-10-11T15:22:28.695Z] ==> Reading reports [2021-10-11T15:22:28.695Z] + ./coverage.out bytes=10 [2021-10-11T15:22:28.695Z] ==> Appending adjustments [2021-10-11T15:22:28.695Z] https://docs.codecov.io/docs/fixing-reports [2021-10-11T15:22:28.695Z] + Found adjustments [2021-10-11T15:22:28.695Z] ==> Gzipping contents [2021-10-11T15:22:28.695Z] 4.0K /tmp/codecov.6KkUKE.gz [2021-10-11T15:22:28.695Z] ==> Uploading reports [2021-10-11T15:22:28.695Z] url: https://codecov.io [2021-10-11T15:22:28.695Z] query: branch=main&commit=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-11T15:22:28.695Z] -> Pinging Codecov [2021-10-11T15:22:28.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-11T15:22:29.265Z] -> Uploading to [2021-10-11T15:22:29.265Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-11/FB506323287CE973F263BFD2A0EB1F37/89ac83cbf9bea8d80a238ed37eed36ada0bb3c93/0594b2e6-7ac3-4881-b7dc-4e9bf374fa0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211011T152228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b900221ff1d6b35b17d5fdcc993a62684558893122aaacc8cddd81396f5af3da [2021-10-11T15:22:29.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-11T15:22:29.265Z] Dload Upload Total Spent Left Speed [2021-10-11T15:22:29.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10940 --:--:-- --:--:-- --:--:-- 10967 [2021-10-11T15:22:29.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] } [2021-10-11T15:22:29.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-11T15:22:29.934Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-11T15:22:29.947Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:22:30.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-11T15:22:30.246Z] [2021-10-11T15:22:30.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:22:30.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-11T15:22:30.561Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-11T15:22:30.561Z] 188c0c94c7c5: Pulling fs layer [2021-10-11T15:22:30.561Z] 0ef7d3d256c8: Pulling fs layer [2021-10-11T15:22:30.561Z] de9db76c5a1d: Pulling fs layer [2021-10-11T15:22:30.561Z] 0eba1c9be4d2: Pulling fs layer [2021-10-11T15:22:30.561Z] 0d57e429df01: Pulling fs layer [2021-10-11T15:22:30.561Z] 4e4be7b47b0d: Pulling fs layer [2021-10-11T15:22:30.561Z] e1f770b5df2f: Pulling fs layer [2021-10-11T15:22:30.561Z] 85a0685a4137: Pulling fs layer [2021-10-11T15:22:30.561Z] 0d57e429df01: Waiting [2021-10-11T15:22:30.561Z] 4e4be7b47b0d: Waiting [2021-10-11T15:22:30.561Z] e1f770b5df2f: Waiting [2021-10-11T15:22:30.561Z] 85a0685a4137: Waiting [2021-10-11T15:22:30.561Z] 0eba1c9be4d2: Waiting [2021-10-11T15:22:30.561Z] de9db76c5a1d: Verifying Checksum [2021-10-11T15:22:30.561Z] de9db76c5a1d: Download complete [2021-10-11T15:22:30.561Z] 0ef7d3d256c8: Verifying Checksum [2021-10-11T15:22:30.561Z] 0ef7d3d256c8: Download complete [2021-10-11T15:22:30.561Z] 0d57e429df01: Verifying Checksum [2021-10-11T15:22:30.561Z] 0d57e429df01: Download complete [2021-10-11T15:22:30.561Z] 188c0c94c7c5: Verifying Checksum [2021-10-11T15:22:30.561Z] 188c0c94c7c5: Download complete [2021-10-11T15:22:30.561Z] 4e4be7b47b0d: Verifying Checksum [2021-10-11T15:22:30.561Z] 4e4be7b47b0d: Download complete [2021-10-11T15:22:30.841Z] e1f770b5df2f: Verifying Checksum [2021-10-11T15:22:30.841Z] e1f770b5df2f: Download complete [2021-10-11T15:22:31.109Z] 0eba1c9be4d2: Verifying Checksum [2021-10-11T15:22:31.109Z] 0eba1c9be4d2: Download complete [2021-10-11T15:22:31.375Z] 188c0c94c7c5: Pull complete [2021-10-11T15:22:31.375Z] 85a0685a4137: Verifying Checksum [2021-10-11T15:22:31.375Z] 85a0685a4137: Download complete [2021-10-11T15:22:31.375Z] 0ef7d3d256c8: Pull complete [2021-10-11T15:22:31.375Z] de9db76c5a1d: Pull complete [2021-10-11T15:22:35.600Z] 0eba1c9be4d2: Pull complete [2021-10-11T15:22:35.600Z] 0d57e429df01: Pull complete [2021-10-11T15:22:35.600Z] 4e4be7b47b0d: Pull complete [2021-10-11T15:22:35.873Z] e1f770b5df2f: Pull complete [2021-10-11T15:22:42.497Z] 85a0685a4137: Pull complete [2021-10-11T15:22:42.497Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-11T15:22:42.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-11T15:22:42.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-11T15:22:42.574Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:22:42.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-11T15:22:43.296Z] $ docker top 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-11T15:22:43.373Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-11T15:22:43.671Z] + set -o pipefail [2021-10-11T15:22:43.671Z] + snyk monitor '--org=edgex-jenkins' [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/82abd85c-8e6c-4970-a87d-2875344e8864 [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] [2021-10-11T15:22:46.979Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-11T15:22:46.979Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-11T15:22:46.989Z] $ docker stop --time=1 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 [2021-10-11T15:22:48.743Z] $ docker rm -f 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T15:22:49.584Z] + git log --format=format:%s -1 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:22:49.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:22:49.881Z] . [Pipeline] withDockerContainer [2021-10-11T15:22:49.957Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:22:50.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T15:22:50.370Z] $ docker top 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T15:22:50.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T15:22:50.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T15:22:50.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T15:22:50.570Z] $ docker exec 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f ssh-agent [2021-10-11T15:22:50.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEILMoA/agent.15 [2021-10-11T15:22:50.679Z] SSH_AGENT_PID=21 [2021-10-11T15:22:50.688Z] Running ssh-add (command line suppressed) [2021-10-11T15:22:50.778Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5517154610214039507.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5517154610214039507.key) [2021-10-11T15:22:50.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T15:22:51.088Z] + git semver tag [2021-10-11T15:22:51.088Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T15:22:51.088Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-11T15:22:51.088Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:22:51.088Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T15:22:51.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T15:22:51.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T15:22:51.088Z] # $SEMVER_BRANCH = main [2021-10-11T15:22:51.088Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-11T15:22:51.088Z] # 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 HEAD [2021-10-11T15:22:51.088Z] # -> Force: false [2021-10-11T15:22:51.088Z] # b992ba144b69ae8e5474ce35a5017f6139ea9910 refs/tags/v2.0.1-dev.19 [Pipeline] } [2021-10-11T15:22:51.094Z] $ docker exec --env ******** --env ******** 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f ssh-agent -k [2021-10-11T15:22:51.182Z] unset SSH_AUTH_SOCK; [2021-10-11T15:22:51.182Z] unset SSH_AGENT_PID; [2021-10-11T15:22:51.182Z] echo Agent pid 21 killed; [2021-10-11T15:22:51.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T15:22:51.526Z] + git semver [Pipeline] } [2021-10-11T15:22:51.535Z] $ docker stop --time=1 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f [2021-10-11T15:22:52.731Z] $ docker rm -f 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:22:53.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-11T15:22:53.147Z] [2021-10-11T15:22:53.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:22:53.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-11T15:22:53.465Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-11T15:22:53.465Z] ab5ef0e58194: Pulling fs layer [2021-10-11T15:22:53.465Z] 9712f1f96733: Pulling fs layer [2021-10-11T15:22:53.465Z] 63f879dbbcfc: Pulling fs layer [2021-10-11T15:22:53.465Z] 0d9ebad4ef96: Pulling fs layer [2021-10-11T15:22:53.465Z] e9a5061849ea: Pulling fs layer [2021-10-11T15:22:53.465Z] d747dcd14b5f: Pulling fs layer [2021-10-11T15:22:53.465Z] 2de7ff778b66: Pulling fs layer [2021-10-11T15:22:53.465Z] 0d9ebad4ef96: Waiting [2021-10-11T15:22:53.465Z] e9a5061849ea: Waiting [2021-10-11T15:22:53.465Z] d747dcd14b5f: Waiting [2021-10-11T15:22:53.465Z] 2de7ff778b66: Waiting [2021-10-11T15:22:53.465Z] 9712f1f96733: Verifying Checksum [2021-10-11T15:22:53.465Z] 9712f1f96733: Download complete [2021-10-11T15:22:53.733Z] 63f879dbbcfc: Verifying Checksum [2021-10-11T15:22:53.733Z] 63f879dbbcfc: Download complete [2021-10-11T15:22:53.995Z] 0d9ebad4ef96: Verifying Checksum [2021-10-11T15:22:53.995Z] 0d9ebad4ef96: Download complete [2021-10-11T15:22:53.995Z] d747dcd14b5f: Verifying Checksum [2021-10-11T15:22:53.995Z] d747dcd14b5f: Download complete [2021-10-11T15:22:53.995Z] e9a5061849ea: Verifying Checksum [2021-10-11T15:22:53.995Z] e9a5061849ea: Download complete [2021-10-11T15:22:53.995Z] ab5ef0e58194: Verifying Checksum [2021-10-11T15:22:53.995Z] ab5ef0e58194: Download complete [2021-10-11T15:22:53.995Z] 2de7ff778b66: Verifying Checksum [2021-10-11T15:22:53.995Z] 2de7ff778b66: Download complete [2021-10-11T15:22:57.316Z] ab5ef0e58194: Pull complete [2021-10-11T15:22:57.316Z] 9712f1f96733: Pull complete [2021-10-11T15:22:57.888Z] 63f879dbbcfc: Pull complete [2021-10-11T15:23:02.136Z] 0d9ebad4ef96: Pull complete [2021-10-11T15:23:02.136Z] e9a5061849ea: Pull complete [2021-10-11T15:23:02.136Z] d747dcd14b5f: Pull complete [2021-10-11T15:23:03.524Z] 2de7ff778b66: Pull complete [2021-10-11T15:23:03.524Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-11T15:23:03.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-11T15:23:03.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-11T15:23:03.590Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:23:03.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-11T15:23:06.770Z] $ docker top 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:23:06.854Z] provisioning config files... [2021-10-11T15:23:06.865Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8125018610415347244tmp [2021-10-11T15:23:06.879Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6363197414856193411tmp [2021-10-11T15:23:06.894Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8461587302417079748tmp [Pipeline] { [Pipeline] echo [2021-10-11T15:23:06.908Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:07.195Z] ---> sigul-configuration.sh [2021-10-11T15:23:07.195Z] gpg: directory `/root/.gnupg' created [2021-10-11T15:23:07.195Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-11T15:23:07.195Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-11T15:23:07.195Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-11T15:23:07.195Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-11T15:23:07.195Z] gpg: CAST5 encrypted data [2021-10-11T15:23:07.195Z] gpg: encrypted with 1 passphrase [2021-10-11T15:23:07.195Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-11T15:23:07.485Z] + mkdir /home/jenkins [2021-10-11T15:23:07.485Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-11T15:23:07.785Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-11T15:23:07.796Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:08.085Z] ---> sigul-install.sh [2021-10-11T15:23:08.085Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-11T15:23:08.372Z] + git tag --list [2021-10-11T15:23:08.372Z] 0.1.1 [2021-10-11T15:23:08.372Z] v1.1.0 [2021-10-11T15:23:08.372Z] v1.2.0 [2021-10-11T15:23:08.372Z] v1.2.1 [2021-10-11T15:23:08.372Z] v1.3.0 [2021-10-11T15:23:08.372Z] v2.0.0 [2021-10-11T15:23:08.372Z] v2.0.1-dev.1 [2021-10-11T15:23:08.372Z] v2.0.1-dev.10 [2021-10-11T15:23:08.372Z] v2.0.1-dev.11 [2021-10-11T15:23:08.372Z] v2.0.1-dev.12 [2021-10-11T15:23:08.372Z] v2.0.1-dev.13 [2021-10-11T15:23:08.372Z] v2.0.1-dev.14 [2021-10-11T15:23:08.372Z] v2.0.1-dev.15 [2021-10-11T15:23:08.372Z] v2.0.1-dev.16 [2021-10-11T15:23:08.372Z] v2.0.1-dev.17 [2021-10-11T15:23:08.372Z] v2.0.1-dev.18 [2021-10-11T15:23:08.372Z] v2.0.1-dev.19 [2021-10-11T15:23:08.372Z] v2.0.1-dev.2 [2021-10-11T15:23:08.372Z] v2.0.1-dev.3 [2021-10-11T15:23:08.372Z] v2.0.1-dev.4 [2021-10-11T15:23:08.372Z] v2.0.1-dev.5 [2021-10-11T15:23:08.372Z] v2.0.1-dev.6 [2021-10-11T15:23:08.372Z] v2.0.1-dev.7 [2021-10-11T15:23:08.372Z] v2.0.1-dev.8 [2021-10-11T15:23:08.372Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-11T15:23:08.661Z] + lftools sign git-tag v2.0.1-dev.19 [2021-10-11T15:23:09.233Z] Signing Git tag with Sigul... [2021-10-11T15:23:09.233Z] Signing v2.0.1-dev.19 [Pipeline] echo [2021-10-11T15:23:10.632Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:10.939Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-11T15:23:10.947Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-11T15:23:10.965Z] $ docker stop --time=1 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 [2021-10-11T15:23:12.171Z] $ docker rm -f 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:23:12.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:23:12.741Z] . [Pipeline] withDockerContainer [2021-10-11T15:23:12.805Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:23:12.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T15:23:13.203Z] $ docker top 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T15:23:13.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T15:23:13.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T15:23:13.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T15:23:13.401Z] $ docker exec 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 ssh-agent [2021-10-11T15:23:13.504Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdaICb/agent.13 [2021-10-11T15:23:13.504Z] SSH_AGENT_PID=19 [2021-10-11T15:23:13.509Z] Running ssh-add (command line suppressed) [2021-10-11T15:23:13.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7477298727520664348.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7477298727520664348.key) [2021-10-11T15:23:13.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T15:23:13.905Z] + git semver bump pre [2021-10-11T15:23:13.905Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T15:23:13.905Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-11T15:23:13.905Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:23:13.905Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T15:23:13.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T15:23:13.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T15:23:13.905Z] # $SEMVER_BRANCH = main [2021-10-11T15:23:13.905Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-11T15:23:13.905Z] 2.0.1-dev.20 [Pipeline] } [2021-10-11T15:23:13.912Z] $ docker exec --env ******** --env ******** 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 ssh-agent -k [2021-10-11T15:23:13.998Z] unset SSH_AUTH_SOCK; [2021-10-11T15:23:13.998Z] unset SSH_AGENT_PID; [2021-10-11T15:23:13.998Z] echo Agent pid 19 killed; [2021-10-11T15:23:14.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T15:23:14.316Z] + git semver [Pipeline] } [2021-10-11T15:23:14.324Z] $ docker stop --time=1 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 [2021-10-11T15:23:15.492Z] $ docker rm -f 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:23:15.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T15:23:15.830Z] . [Pipeline] withDockerContainer [2021-10-11T15:23:15.898Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:23:15.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T15:23:16.281Z] $ docker top f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T15:23:16.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T15:23:16.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T15:23:16.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T15:23:16.469Z] $ docker exec f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 ssh-agent [2021-10-11T15:23:16.570Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcohfLc/agent.13 [2021-10-11T15:23:16.570Z] SSH_AGENT_PID=19 [2021-10-11T15:23:16.686Z] Running ssh-add (command line suppressed) [2021-10-11T15:23:16.791Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5850993206001368192.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5850993206001368192.key) [2021-10-11T15:23:16.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T15:23:17.255Z] + git semver push [2021-10-11T15:23:17.255Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T15:23:17.255Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-11T15:23:17.255Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:23:17.255Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T15:23:17.255Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T15:23:17.255Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T15:23:17.255Z] # $SEMVER_BRANCH = main [2021-10-11T15:23:17.255Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-11T15:23:19.223Z] $ docker exec --env ******** --env ******** f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 ssh-agent -k [2021-10-11T15:23:19.319Z] unset SSH_AUTH_SOCK; [2021-10-11T15:23:19.319Z] unset SSH_AGENT_PID; [2021-10-11T15:23:19.319Z] echo Agent pid 19 killed; [2021-10-11T15:23:19.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T15:23:19.634Z] + git semver [Pipeline] } [2021-10-11T15:23:19.645Z] $ docker stop --time=1 f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 [2021-10-11T15:23:20.813Z] $ docker rm -f f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-11T15:23:21.705Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:22.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:22.577Z] ---> package-listing.sh [2021-10-11T15:23:22.577Z] ++ facter osfamily [2021-10-11T15:23:22.577Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T15:23:22.841Z] + OS_FAMILY=redhat [2021-10-11T15:23:22.841Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-11T15:23:22.841Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T15:23:22.841Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T15:23:22.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T15:23:22.841Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T15:23:22.841Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-11T15:23:22.841Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T15:23:22.841Z] + case "${OS_FAMILY}" in [2021-10-11T15:23:22.841Z] + rpm -qa [2021-10-11T15:23:22.841Z] + sort [2021-10-11T15:23:23.411Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T15:23:23.411Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T15:23:23.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T15:23:23.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-11T15:23:23.411Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-11T15:23:23.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-11T15:23:23.422Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-11T15:23:23.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:23:24.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:23:24.254Z] [2021-10-11T15:23:24.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T15:23:24.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:23:24.555Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T15:23:24.555Z] b4d181a07f80: Pulling fs layer [2021-10-11T15:23:24.555Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T15:23:24.555Z] ed53099fbce6: Pulling fs layer [2021-10-11T15:23:24.555Z] dc539afda2c1: Pulling fs layer [2021-10-11T15:23:24.555Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T15:23:24.555Z] 9065ff56babe: Pulling fs layer [2021-10-11T15:23:24.555Z] d287ab97295c: Pulling fs layer [2021-10-11T15:23:24.555Z] 77bc0d833cb6: Waiting [2021-10-11T15:23:24.555Z] 9065ff56babe: Waiting [2021-10-11T15:23:24.555Z] d287ab97295c: Waiting [2021-10-11T15:23:24.555Z] dc539afda2c1: Waiting [2021-10-11T15:23:24.555Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T15:23:24.555Z] a1111a8f2ec3: Download complete [2021-10-11T15:23:24.555Z] dc539afda2c1: Verifying Checksum [2021-10-11T15:23:24.555Z] dc539afda2c1: Download complete [2021-10-11T15:23:24.821Z] ed53099fbce6: Verifying Checksum [2021-10-11T15:23:24.821Z] ed53099fbce6: Download complete [2021-10-11T15:23:24.821Z] 9065ff56babe: Verifying Checksum [2021-10-11T15:23:24.821Z] 9065ff56babe: Download complete [2021-10-11T15:23:24.821Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T15:23:24.821Z] 77bc0d833cb6: Download complete [2021-10-11T15:23:24.821Z] b4d181a07f80: Verifying Checksum [2021-10-11T15:23:24.821Z] b4d181a07f80: Download complete [2021-10-11T15:23:25.392Z] d287ab97295c: Verifying Checksum [2021-10-11T15:23:25.392Z] d287ab97295c: Download complete [2021-10-11T15:23:26.336Z] b4d181a07f80: Pull complete [2021-10-11T15:23:26.596Z] a1111a8f2ec3: Pull complete [2021-10-11T15:23:27.172Z] ed53099fbce6: Pull complete [2021-10-11T15:23:27.172Z] dc539afda2c1: Pull complete [2021-10-11T15:23:27.433Z] 77bc0d833cb6: Pull complete [2021-10-11T15:23:27.433Z] 9065ff56babe: Pull complete [2021-10-11T15:23:32.735Z] d287ab97295c: Pull complete [2021-10-11T15:23:32.735Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T15:23:32.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T15:23:32.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T15:23:32.805Z] prd-centos7-docker-4c-2g-406 does not seem to be running inside a container [2021-10-11T15:23:32.836Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T15:23:35.266Z] $ docker top 6fca73101e467aebd6cf571c2786c74639e37036d80ea19094a3ac53ae6111c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T15:23:35.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T15:23:35.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T15:23:36.221Z] + ls /var/log/sa-host [2021-10-11T15:23:36.221Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T15:23:36.221Z] file_magic: OK [2021-10-11T15:23:36.221Z] HZ: Using current value: 100 [2021-10-11T15:23:36.221Z] file_header: OK [2021-10-11T15:23:36.221Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T15:23:36.221Z] Statistics: [2021-10-11T15:23:36.221Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T15:23:36.221Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T15:23:36.221Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T15:23:36.221Z] file_magic: OK [2021-10-11T15:23:36.221Z] HZ: Using current value: 100 [2021-10-11T15:23:36.221Z] file_header: OK [2021-10-11T15:23:36.221Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T15:23:36.221Z] Statistics: [2021-10-11T15:23:36.221Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T15:23:36.221Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T15:23:36.543Z] provisioning config files... [2021-10-11T15:23:36.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7207597403764573942tmp [Pipeline] { [Pipeline] echo [2021-10-11T15:23:36.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:36.853Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T15:23:36.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:37.202Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T15:23:37.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:37.505Z] ---> sudo-logs.sh [2021-10-11T15:23:37.506Z] Archiving 'sudo' log.. [2021-10-11T15:23:37.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-406.novalocal: Name or service not known [2021-10-11T15:23:37.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-406.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T15:23:37.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:37.813Z] ---> job-cost.sh [2021-10-11T15:23:37.813Z] lf-activate-venv: SKIPPING [2021-10-11T15:23:37.813Z] DEBUG: total: 0.10999999940395355 [2021-10-11T15:23:37.813Z] INFO: Retrieving Stack Cost... [2021-10-11T15:23:38.383Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T15:23:38.645Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T15:23:38.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T15:23:38.947Z] ---> logs-deploy.sh [2021-10-11T15:23:38.947Z] lf-activate-venv: SKIPPING [2021-10-11T15:23:38.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/21 [2021-10-11T15:23:38.947Z] INFO: archiving workspace using pattern(s): [2021-10-11T15:23:39.519Z] Archives upload complete. [2021-10-11T15:23:39.781Z] INFO: archiving logs to Nexus