Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh6474014790099981109.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-ssh7573754380049125548.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-ssh7869720600124128192.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-ssh7950125132692190199.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-ssh1668405793796460026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-965 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-ssh8610065956871827467.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 f2ec88548ec71f6c1ecfd18bd98758aef15b856d (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 f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T04:59:37.491Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T04:59:37.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T04:59:37.557Z] ========================================================= [2021-10-13T04:59:37.557Z] EdgeX Global Pipelines Version Info [2021-10-13T04:59:37.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:59:38.714Z] ------------------- [2021-10-13T04:59:38.714Z] stable info: [2021-10-13T04:59:38.714Z] ------------------- [2021-10-13T04:59:38.714Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T04:59:38.714Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T04:59:38.714Z] Message: update stable to v1.0.209 [2021-10-13T04:59:39.290Z] ------------------- [2021-10-13T04:59:39.290Z] experimental info: [2021-10-13T04:59:39.290Z] ------------------- [2021-10-13T04:59:39.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T04:59:39.290Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T04:59:39.290Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T04:59:39.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-13T04:59:39.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-13T04:59:39.406Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T04:59:39.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T04:59:39.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T04:59:39.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T04:59:39.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T04:59:39.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T04:59:39.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T04:59:39.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T04:59:39.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T04:59:39.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-13T04:59:39.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T04:59:39.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T04:59:39.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T04:59:39.597Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T04:59:39.610Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T04:59:39.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T04:59:39.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T04:59:39.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T04:59:39.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T04:59:39.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T04:59:39.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T04:59:39.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T04:59:39.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T04:59:39.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T04:59:39.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-13T04:59:39.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-13T04:59:39.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-13T04:59:39.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] echo [2021-10-13T04:59:39.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ec885 [Pipeline] echo [2021-10-13T04:59:39.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T04:59:39.828Z] provisioning config files... [2021-10-13T04:59:39.846Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8869948232631251213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:59:40.156Z] ---> docker-login.sh [2021-10-13T04:59:40.156Z] nexus3.edgexfoundry.org:10001 [2021-10-13T04:59:40.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:59:40.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:59:40.423Z] Configure a credential helper to remove this warning. See [2021-10-13T04:59:40.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:59:40.423Z] [2021-10-13T04:59:40.423Z] Login Succeeded [2021-10-13T04:59:40.423Z] nexus3.edgexfoundry.org:10002 [2021-10-13T04:59:40.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:59:40.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:59:40.423Z] Configure a credential helper to remove this warning. See [2021-10-13T04:59:40.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:59:40.423Z] [2021-10-13T04:59:40.423Z] Login Succeeded [2021-10-13T04:59:40.423Z] nexus3.edgexfoundry.org:10003 [2021-10-13T04:59:40.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:59:40.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:59:40.684Z] Configure a credential helper to remove this warning. See [2021-10-13T04:59:40.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:59:40.684Z] [2021-10-13T04:59:40.684Z] Login Succeeded [2021-10-13T04:59:40.684Z] nexus3.edgexfoundry.org:10004 [2021-10-13T04:59:40.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:59:40.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:59:40.684Z] Configure a credential helper to remove this warning. See [2021-10-13T04:59:40.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:59:40.684Z] [2021-10-13T04:59:40.684Z] Login Succeeded [2021-10-13T04:59:40.684Z] docker.io [2021-10-13T04:59:40.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:59:41.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:59:41.207Z] Configure a credential helper to remove this warning. See [2021-10-13T04:59:41.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:59:41.207Z] [2021-10-13T04:59:41.207Z] Login Succeeded [2021-10-13T04:59:41.207Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T04:59:41.215Z] 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-13T04:59:41.650Z] + git log --format=format:%s -1 f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] echo [2021-10-13T04:59:41.684Z] GIT_COMMIT: f2ec88548ec71f6c1ecfd18bd98758aef15b856d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-13T04:59:41.690Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:59:42.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:59:42.310Z] [2021-10-13T04:59:42.310Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:59:42.620Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:59:42.620Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T04:59:42.620Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T04:59:42.620Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T04:59:42.620Z] 4c7163046ea9: Pulling fs layer [2021-10-13T04:59:42.620Z] 0c2d73faf560: Pulling fs layer [2021-10-13T04:59:42.620Z] 0c2d73faf560: Waiting [2021-10-13T04:59:42.620Z] 3e5f54012d9b: Download complete [2021-10-13T04:59:42.620Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T04:59:42.620Z] a0d0a0d46f8b: Download complete [2021-10-13T04:59:42.620Z] 4c7163046ea9: Verifying Checksum [2021-10-13T04:59:42.620Z] 4c7163046ea9: Download complete [2021-10-13T04:59:42.620Z] 0c2d73faf560: Verifying Checksum [2021-10-13T04:59:42.620Z] 0c2d73faf560: Download complete [2021-10-13T04:59:42.885Z] a0d0a0d46f8b: Pull complete [2021-10-13T04:59:42.885Z] 3e5f54012d9b: Pull complete [2021-10-13T04:59:43.156Z] 4c7163046ea9: Pull complete [2021-10-13T04:59:43.418Z] 0c2d73faf560: Pull complete [2021-10-13T04:59:43.418Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T04:59:43.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:59:43.418Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T04:59:43.493Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T04:59:43.553Z] $ 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-13T04:59:44.334Z] $ docker top 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T04:59:44.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T04:59:44.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T04:59:44.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T04:59:44.582Z] $ docker exec 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent [2021-10-13T04:59:44.695Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcheaag/agent.14 [2021-10-13T04:59:44.695Z] SSH_AGENT_PID=20 [2021-10-13T04:59:44.704Z] Running ssh-add (command line suppressed) [2021-10-13T04:59:44.812Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3433601541066430904.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3433601541066430904.key) [2021-10-13T04:59:44.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T04:59:45.125Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T04:59:45.143Z] $ docker exec --env ******** --env ******** 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent -k [2021-10-13T04:59:45.251Z] unset SSH_AUTH_SOCK; [2021-10-13T04:59:45.252Z] unset SSH_AGENT_PID; [2021-10-13T04:59:45.252Z] echo Agent pid 20 killed; [2021-10-13T04:59:45.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T04:59:45.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T04:59:45.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T04:59:45.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T04:59:45.423Z] $ docker exec 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent [2021-10-13T04:59:45.535Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbIaEEB/agent.52 [2021-10-13T04:59:45.535Z] SSH_AGENT_PID=58 [2021-10-13T04:59:45.540Z] Running ssh-add (command line suppressed) [2021-10-13T04:59:45.651Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9088143969518834438.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9088143969518834438.key) [2021-10-13T04:59:45.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T04:59:45.963Z] + git semver init [2021-10-13T04:59:45.963Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T04:59:45.963Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-13T04:59:45.963Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T04:59:45.963Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T04:59:45.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T04:59:45.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T04:59:45.963Z] # $SEMVER_BRANCH = main [2021-10-13T04:59:45.963Z] # $SEMVER_TEMP = /tmp/semver-848524064 [2021-10-13T04:59:45.963Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-13T04:59:47.889Z] # '/tmp/semver-848524064' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-13T04:59:47.889Z] # -> Force: false [2021-10-13T04:59:47.889Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-13T04:59:47.899Z] $ docker exec --env ******** --env ******** 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent -k [2021-10-13T04:59:47.991Z] unset SSH_AUTH_SOCK; [2021-10-13T04:59:47.992Z] unset SSH_AGENT_PID; [2021-10-13T04:59:47.992Z] echo Agent pid 58 killed; [2021-10-13T04:59:48.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T04:59:48.313Z] + git semver [Pipeline] } [2021-10-13T04:59:48.327Z] $ docker stop --time=1 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 [2021-10-13T04:59:49.615Z] $ docker rm -f 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T04:59:49.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T04:59:50.216Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T04:59:50.218Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.20 [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-13T05:00:05.361Z] Still waiting to schedule task [2021-10-13T05:00:05.361Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-965’ [2021-10-13T05:00:05.364Z] Still waiting to schedule task [2021-10-13T05:00:05.364Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T05:01:15.983Z] Running on prd-centos7-docker-4c-2g-968 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-13T05:01:15.996Z] Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout [2021-10-13T05:01:16.100Z] The recommended git tool is: git [2021-10-13T05:01:18.044Z] using credential edgex-jenkins-ssh [2021-10-13T05:01:18.059Z] Cloning the remote Git repository [2021-10-13T05:01:17.180Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:01:17.239Z] > git init /w/workspace/edgex-ui-go/22 # timeout=10 [2021-10-13T05:01:17.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:01:17.271Z] > git --version # timeout=10 [2021-10-13T05:01:17.278Z] > git --version # 'git version 2.24.4' [2021-10-13T05:01:17.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:01:17.298Z] [INFO] Currently running in a labeled security context [2021-10-13T05:01:17.298Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T05:01:17.298Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/22@tmp/jenkins-gitclient-ssh6219597365101782670.key [2021-10-13T05:01:17.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:01:19.493Z] Avoid second fetch [2021-10-13T05:01:19.494Z] Checking out Revision f2ec88548ec71f6c1ecfd18bd98758aef15b856d (main) [2021-10-13T05:01:18.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:01:18.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:01:18.608Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:01:18.619Z] > git checkout -f f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T05:01:23.161Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:01:23.586Z] provisioning config files... [2021-10-13T05:01:23.600Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config8069976380334405346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:01:23.985Z] ---> docker-login.sh [2021-10-13T05:01:23.985Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:01:23.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:01:23.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:01:23.985Z] Configure a credential helper to remove this warning. See [2021-10-13T05:01:23.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:01:23.985Z] [2021-10-13T05:01:23.985Z] Login Succeeded [2021-10-13T05:01:23.985Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:01:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:01:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:01:24.251Z] Configure a credential helper to remove this warning. See [2021-10-13T05:01:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:01:24.251Z] [2021-10-13T05:01:24.251Z] Login Succeeded [2021-10-13T05:01:24.251Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:01:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:01:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:01:24.251Z] Configure a credential helper to remove this warning. See [2021-10-13T05:01:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:01:24.251Z] [2021-10-13T05:01:24.251Z] Login Succeeded [2021-10-13T05:01:24.251Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:01:24.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:01:24.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:01:24.514Z] Configure a credential helper to remove this warning. See [2021-10-13T05:01:24.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:01:24.514Z] [2021-10-13T05:01:24.514Z] Login Succeeded [2021-10-13T05:01:24.514Z] docker.io [2021-10-13T05:01:24.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:01:24.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:01:24.777Z] Configure a credential helper to remove this warning. See [2021-10-13T05:01:24.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:01:24.777Z] [2021-10-13T05:01:24.777Z] Login Succeeded [2021-10-13T05:01:24.777Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:01:24.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:01:24.943Z] ========================================================= [2021-10-13T05:01:24.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T05:01:24.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:01:25.252Z] + 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-13T05:01:25.252Z] Sending build context to Docker daemon 20.56MB [2021-10-13T05:01:25.252Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:01:25.252Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T05:01:25.521Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T05:01:25.521Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T05:01:25.521Z] 57d31006c564: Pulling fs layer [2021-10-13T05:01:25.521Z] bd5ccded8296: Pulling fs layer [2021-10-13T05:01:25.521Z] 304dd3a0f381: Pulling fs layer [2021-10-13T05:01:25.521Z] d37cda54a23b: Pulling fs layer [2021-10-13T05:01:25.521Z] bae75c0f2455: Pulling fs layer [2021-10-13T05:01:25.521Z] 806579b3d29a: Pulling fs layer [2021-10-13T05:01:25.521Z] c77eb801bf70: Pulling fs layer [2021-10-13T05:01:25.521Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T05:01:25.521Z] 304dd3a0f381: Waiting [2021-10-13T05:01:25.521Z] d37cda54a23b: Waiting [2021-10-13T05:01:25.521Z] bae75c0f2455: Waiting [2021-10-13T05:01:25.521Z] 806579b3d29a: Waiting [2021-10-13T05:01:25.521Z] c77eb801bf70: Waiting [2021-10-13T05:01:25.521Z] 6d0567d44e1a: Waiting [2021-10-13T05:01:25.521Z] bd5ccded8296: Verifying Checksum [2021-10-13T05:01:25.521Z] bd5ccded8296: Download complete [2021-10-13T05:01:25.521Z] 57d31006c564: Verifying Checksum [2021-10-13T05:01:25.521Z] 57d31006c564: Download complete [2021-10-13T05:01:25.521Z] d37cda54a23b: Verifying Checksum [2021-10-13T05:01:25.521Z] d37cda54a23b: Download complete [2021-10-13T05:01:25.521Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T05:01:25.521Z] 4e9f2cdf4387: Download complete [2021-10-13T05:01:25.521Z] bae75c0f2455: Verifying Checksum [2021-10-13T05:01:25.521Z] bae75c0f2455: Download complete [2021-10-13T05:01:25.521Z] 806579b3d29a: Verifying Checksum [2021-10-13T05:01:25.521Z] 806579b3d29a: Download complete [2021-10-13T05:01:25.521Z] c77eb801bf70: Verifying Checksum [2021-10-13T05:01:25.521Z] c77eb801bf70: Download complete [2021-10-13T05:01:25.797Z] 4e9f2cdf4387: Pull complete [2021-10-13T05:01:26.388Z] 304dd3a0f381: Verifying Checksum [2021-10-13T05:01:26.388Z] 304dd3a0f381: Download complete [2021-10-13T05:01:26.388Z] 57d31006c564: Pull complete [2021-10-13T05:01:26.388Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T05:01:26.388Z] 6d0567d44e1a: Download complete [2021-10-13T05:01:26.388Z] bd5ccded8296: Pull complete [2021-10-13T05:01:30.633Z] 304dd3a0f381: Pull complete [2021-10-13T05:01:30.633Z] d37cda54a23b: Pull complete [2021-10-13T05:01:30.633Z] bae75c0f2455: Pull complete [2021-10-13T05:01:30.633Z] 806579b3d29a: Pull complete [2021-10-13T05:01:30.633Z] c77eb801bf70: Pull complete [2021-10-13T05:01:33.222Z] 6d0567d44e1a: Pull complete [2021-10-13T05:01:33.222Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T05:01:33.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T05:01:33.222Z] ---> e839a31ac9d1 [2021-10-13T05:01:33.222Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:01:37.444Z] ---> Running in 6920eb4e4c53 [2021-10-13T05:01:37.444Z] Removing intermediate container 6920eb4e4c53 [2021-10-13T05:01:37.444Z] ---> 3e0132e42e93 [2021-10-13T05:01:37.444Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:01:37.444Z] ---> Running in 8509dbf9c8b6 [2021-10-13T05:01:37.444Z] Removing intermediate container 8509dbf9c8b6 [2021-10-13T05:01:37.444Z] ---> c8660762150f [2021-10-13T05:01:37.444Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:01:37.444Z] ---> Running in af593d3df503 [2021-10-13T05:01:37.444Z] Removing intermediate container af593d3df503 [2021-10-13T05:01:37.444Z] ---> 0460c3a3f431 [2021-10-13T05:01:37.444Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T05:01:37.444Z] ---> Running in e9794aeb438a [2021-10-13T05:01:37.444Z] Removing intermediate container e9794aeb438a [2021-10-13T05:01:37.444Z] ---> 692b051effbc [2021-10-13T05:01:37.444Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:01:37.444Z] ---> Running in 12730f3ec400 [2021-10-13T05:01:37.444Z] Removing intermediate container 12730f3ec400 [2021-10-13T05:01:37.444Z] ---> 25d15b643e08 [2021-10-13T05:01:37.444Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:01:37.444Z] ---> Running in 0bd1c5188701 [2021-10-13T05:01:37.708Z] Removing intermediate container 0bd1c5188701 [2021-10-13T05:01:37.708Z] ---> a97005617583 [2021-10-13T05:01:37.708Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:01:37.708Z] ---> Running in 23814f0c5ba2 [2021-10-13T05:01:37.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:01:38.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:01:39.182Z] OK: 219 MiB in 52 packages [2021-10-13T05:01:39.444Z] Removing intermediate container 23814f0c5ba2 [2021-10-13T05:01:39.444Z] ---> 14b805de52e6 [2021-10-13T05:01:39.444Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T05:01:39.444Z] ---> Running in 3a3f0761dd81 [2021-10-13T05:01:39.444Z] Removing intermediate container 3a3f0761dd81 [2021-10-13T05:01:39.444Z] ---> 6bb74473cf6e [2021-10-13T05:01:39.444Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:01:39.444Z] ---> Running in 4d29ddf3c154 [2021-10-13T05:01:39.444Z] Removing intermediate container 4d29ddf3c154 [2021-10-13T05:01:39.445Z] ---> 2ec4672e608a [2021-10-13T05:01:39.445Z] Step 12/14 : COPY . . [2021-10-13T05:01:40.390Z] ---> d60275873115 [2021-10-13T05:01:40.390Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:01:40.390Z] ---> Running in 6cb2eee78d32 [2021-10-13T05:01:55.314Z] Removing intermediate container 6cb2eee78d32 [2021-10-13T05:01:55.314Z] ---> 13ff89f31283 [2021-10-13T05:01:55.314Z] Step 14/14 : RUN ${MAKE} [2021-10-13T05:01:55.314Z] ---> Running in 7d35c450df1e [2021-10-13T05:01:55.575Z] noop [2021-10-13T05:01:55.836Z] Removing intermediate container 7d35c450df1e [2021-10-13T05:01:55.836Z] ---> f5199f27809f [2021-10-13T05:01:55.836Z] Successfully built f5199f27809f [2021-10-13T05:01:55.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:01:56.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:01:56.135Z] . [Pipeline] withDockerContainer [2021-10-13T05:01:56.205Z] prd-centos7-docker-4c-2g-968 does not seem to be running inside a container [2021-10-13T05:01:56.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:01:56.597Z] $ docker top fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:01:56.966Z] + go version [2021-10-13T05:01:56.966Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T05:01:56.978Z] $ docker stop --time=1 fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea [2021-10-13T05:01:58.152Z] $ docker rm -f fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:01:58.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:01:58.596Z] . [Pipeline] withDockerContainer [2021-10-13T05:01:58.658Z] prd-centos7-docker-4c-2g-968 does not seem to be running inside a container [2021-10-13T05:01:58.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:01:59.068Z] $ docker top cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:01:59.433Z] + make test [2021-10-13T05:01:59.433Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T05:01:59.696Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T05:02:12.021Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T05:02:12.021Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T05:02:17.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T05:02:17.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T05:02:17.387Z] $ docker stop --time=1 cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e [2021-10-13T05:02:18.787Z] $ docker rm -f cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:02:19.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T05:02:19.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-13T05:02:20.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T05:02:20.912Z] + ls -al . [2021-10-13T05:02:20.912Z] total 88 [2021-10-13T05:02:20.912Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 05:01 . [2021-10-13T05:02:20.912Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 13 05:01 .. [2021-10-13T05:02:20.912Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:01 assets [2021-10-13T05:02:20.912Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 05:01 bin [2021-10-13T05:02:20.912Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 05:01 cmd [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 05:01 CONTRIBUTING.md [2021-10-13T05:02:20.912Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 13 05:01 coverage.out [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 05:01 Dockerfile [2021-10-13T05:02:20.912Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 05:01 docs [2021-10-13T05:02:20.912Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 13 05:01 .git [2021-10-13T05:02:20.912Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:01 .github [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:01 .gitignore [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 05:01 go.mod [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 05:01 go.sum [2021-10-13T05:02:20.912Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 05:01 internal [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 05:01 Jenkinsfile [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 05:01 LICENSE [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 05:01 Makefile [2021-10-13T05:02:20.912Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 05:01 pkg [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 05:01 README.md [2021-10-13T05:02:20.912Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 05:01 snap [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 13 04:59 VERSION [2021-10-13T05:02:20.912Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:01 version.go [2021-10-13T05:02:20.912Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 05:01 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:21.215Z] + 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d --label arch=amd64 --label version=2.0.1-dev.20 . [2021-10-13T05:02:21.215Z] Sending build context to Docker daemon 20.56MB [2021-10-13T05:02:21.215Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:02:21.215Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T05:02:21.215Z] ---> f5199f27809f [2021-10-13T05:02:21.215Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:02:21.480Z] ---> Running in 046f3fe5f969 [2021-10-13T05:02:21.480Z] Removing intermediate container 046f3fe5f969 [2021-10-13T05:02:21.480Z] ---> 35f1cf1a60f8 [2021-10-13T05:02:21.480Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:02:21.480Z] ---> Running in f872bdb9f1d6 [2021-10-13T05:02:21.742Z] Removing intermediate container f872bdb9f1d6 [2021-10-13T05:02:21.742Z] ---> afc786a4d4d0 [2021-10-13T05:02:21.742Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:02:21.742Z] ---> Running in 053fac8b346a [2021-10-13T05:02:21.742Z] Removing intermediate container 053fac8b346a [2021-10-13T05:02:21.742Z] ---> c52182f0a66b [2021-10-13T05:02:21.742Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T05:02:21.742Z] ---> Running in 13af58a80a40 [2021-10-13T05:02:21.742Z] Removing intermediate container 13af58a80a40 [2021-10-13T05:02:21.742Z] ---> 81d4e1e8d1ef [2021-10-13T05:02:21.742Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:02:21.742Z] ---> Running in a27d76bd60e0 [2021-10-13T05:02:22.005Z] Removing intermediate container a27d76bd60e0 [2021-10-13T05:02:22.005Z] ---> 20d545e498ed [2021-10-13T05:02:22.005Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:02:22.005Z] ---> Running in 1f83926434ce [2021-10-13T05:02:22.582Z] Removing intermediate container 1f83926434ce [2021-10-13T05:02:22.582Z] ---> 79871b0af5aa [2021-10-13T05:02:22.582Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:02:22.582Z] ---> Running in c006141f17c9 [2021-10-13T05:02:22.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:02:23.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:02:23.796Z] OK: 219 MiB in 52 packages [2021-10-13T05:02:24.060Z] Removing intermediate container c006141f17c9 [2021-10-13T05:02:24.060Z] ---> ee1c31aebe8c [2021-10-13T05:02:24.060Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T05:02:24.060Z] ---> Running in 3d93f622305c [2021-10-13T05:02:24.320Z] Removing intermediate container 3d93f622305c [2021-10-13T05:02:24.320Z] ---> b570c31b3174 [2021-10-13T05:02:24.320Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:02:24.320Z] ---> Running in 8eecb0095b98 [2021-10-13T05:02:24.320Z] Removing intermediate container 8eecb0095b98 [2021-10-13T05:02:24.320Z] ---> d9525acc7e50 [2021-10-13T05:02:24.320Z] Step 12/22 : COPY . . [2021-10-13T05:02:24.897Z] ---> c2fdb2ef9383 [2021-10-13T05:02:24.897Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:02:24.897Z] ---> Running in e06f975101b7 [2021-10-13T05:02:25.475Z] Removing intermediate container e06f975101b7 [2021-10-13T05:02:25.475Z] ---> a5c444d3fc43 [2021-10-13T05:02:25.475Z] Step 14/22 : RUN ${MAKE} [2021-10-13T05:02:25.746Z] ---> Running in 7d0c781f5953 [2021-10-13T05:02:25.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-13T05:02:35.801Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T05:02:35.801Z] Removing intermediate container 7d0c781f5953 [2021-10-13T05:02:35.801Z] ---> 0000499be38e [2021-10-13T05:02:35.801Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T05:02:36.374Z] 3.14: Pulling from library/alpine [2021-10-13T05:02:36.374Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T05:02:36.638Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T05:02:36.638Z] a0d0a0d46f8b: Download complete [2021-10-13T05:02:36.902Z] a0d0a0d46f8b: Pull complete [2021-10-13T05:02:36.902Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T05:02:36.902Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T05:02:36.902Z] ---> 14119a10abf4 [2021-10-13T05:02:36.902Z] Step 16/22 : EXPOSE 4000 [2021-10-13T05:02:36.902Z] ---> Running in 555c6b9035ca [2021-10-13T05:02:36.902Z] Removing intermediate container 555c6b9035ca [2021-10-13T05:02:36.902Z] ---> b9bfc3497f55 [2021-10-13T05:02:36.902Z] 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-13T05:02:37.475Z] ---> cc64f4841e74 [2021-10-13T05:02:37.475Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T05:02:37.475Z] ---> Running in 17888c84783c [2021-10-13T05:02:37.475Z] Removing intermediate container 17888c84783c [2021-10-13T05:02:37.475Z] ---> 9ac5d3c78870 [2021-10-13T05:02:37.475Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T05:02:37.475Z] ---> Running in cd64b4932c7f [2021-10-13T05:02:37.737Z] Removing intermediate container cd64b4932c7f [2021-10-13T05:02:37.737Z] ---> 28793db825b2 [2021-10-13T05:02:37.737Z] Step 20/22 : LABEL arch=amd64 [2021-10-13T05:02:37.737Z] ---> Running in 3cd27e0fd049 [2021-10-13T05:02:37.737Z] Removing intermediate container 3cd27e0fd049 [2021-10-13T05:02:37.737Z] ---> 8c4c87a1551c [2021-10-13T05:02:37.737Z] Step 21/22 : LABEL git_sha=f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:02:37.737Z] ---> Running in c9b2ac97c975 [2021-10-13T05:02:37.737Z] Removing intermediate container c9b2ac97c975 [2021-10-13T05:02:37.737Z] ---> 012baecd3414 [2021-10-13T05:02:37.737Z] Step 22/22 : LABEL version=2.0.1-dev.20 [2021-10-13T05:02:37.737Z] ---> Running in 11e7b14cf13b [2021-10-13T05:02:37.999Z] Removing intermediate container 11e7b14cf13b [2021-10-13T05:02:37.999Z] ---> ca0f7ce4ff25 [2021-10-13T05:02:37.999Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T05:02:37.999Z] Successfully built ca0f7ce4ff25 [2021-10-13T05:02:37.999Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:02:38.312Z] provisioning config files... [2021-10-13T05:02:38.323Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5292461720231928537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:02:38.630Z] ---> docker-login.sh [2021-10-13T05:02:38.630Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:02:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:02:38.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:02:38.630Z] Configure a credential helper to remove this warning. See [2021-10-13T05:02:38.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:02:38.630Z] [2021-10-13T05:02:38.630Z] Login Succeeded [2021-10-13T05:02:38.630Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:02:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:02:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:02:38.894Z] Configure a credential helper to remove this warning. See [2021-10-13T05:02:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:02:38.894Z] [2021-10-13T05:02:38.894Z] Login Succeeded [2021-10-13T05:02:38.894Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:02:38.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:02:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:02:38.894Z] Configure a credential helper to remove this warning. See [2021-10-13T05:02:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:02:38.894Z] [2021-10-13T05:02:38.894Z] Login Succeeded [2021-10-13T05:02:38.894Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:02:38.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:02:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:02:38.894Z] Configure a credential helper to remove this warning. See [2021-10-13T05:02:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:02:38.894Z] [2021-10-13T05:02:38.894Z] Login Succeeded [2021-10-13T05:02:38.894Z] docker.io [2021-10-13T05:02:39.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:02:39.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:02:39.413Z] Configure a credential helper to remove this warning. See [2021-10-13T05:02:39.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:02:39.413Z] [2021-10-13T05:02:39.413Z] Login Succeeded [2021-10-13T05:02:39.413Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:02:39.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:02:39.462Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-13T05:02:39.462Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:02:39.462Z] latest [2021-10-13T05:02:39.462Z] 2.0.1-dev.20 [2021-10-13T05:02:39.462Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:02:39.462Z] main [2021-10-13T05:02:39.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:39.772Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:40.069Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:02:40.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-13T05:02:40.069Z] c8069fcadb6e: Preparing [2021-10-13T05:02:40.069Z] e2eb06d8af82: Preparing [2021-10-13T05:02:40.069Z] e2eb06d8af82: Layer already exists [2021-10-13T05:02:41.452Z] c8069fcadb6e: Pushed [2021-10-13T05:02:41.713Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:42.016Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:42.309Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-13T05:02:42.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-13T05:02:42.309Z] c8069fcadb6e: Preparing [2021-10-13T05:02:42.309Z] e2eb06d8af82: Preparing [2021-10-13T05:02:42.309Z] e2eb06d8af82: Layer already exists [2021-10-13T05:02:42.309Z] c8069fcadb6e: Layer already exists [2021-10-13T05:02:42.309Z] latest: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:42.609Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:42.896Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 [2021-10-13T05:02:42.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-13T05:02:42.896Z] c8069fcadb6e: Preparing [2021-10-13T05:02:42.896Z] e2eb06d8af82: Preparing [2021-10-13T05:02:42.896Z] c8069fcadb6e: Layer already exists [2021-10-13T05:02:42.896Z] e2eb06d8af82: Layer already exists [2021-10-13T05:02:42.896Z] 2.0.1-dev.20: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:43.193Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:43.483Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:02:43.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-13T05:02:43.483Z] c8069fcadb6e: Preparing [2021-10-13T05:02:43.483Z] e2eb06d8af82: Preparing [2021-10-13T05:02:43.483Z] e2eb06d8af82: Layer already exists [2021-10-13T05:02:43.483Z] c8069fcadb6e: Layer already exists [2021-10-13T05:02:43.483Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:43.779Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:44.076Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-13T05:02:44.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-13T05:02:44.076Z] c8069fcadb6e: Preparing [2021-10-13T05:02:44.076Z] e2eb06d8af82: Preparing [2021-10-13T05:02:44.076Z] c8069fcadb6e: Layer already exists [2021-10-13T05:02:44.076Z] e2eb06d8af82: Layer already exists [2021-10-13T05:02:44.076Z] main: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:02:44.112Z] ===================================================== [Pipeline] echo [2021-10-13T05:02:44.121Z] taggedImages: [2021-10-13T05:02:44.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:02:44.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-13T05:02:44.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 [2021-10-13T05:02:44.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:02:44.121Z] - 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-13T05:02:44.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:02:44.575Z] [2021-10-13T05:02:44.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:02:44.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:02:44.875Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T05:02:44.875Z] b4d181a07f80: Pulling fs layer [2021-10-13T05:02:44.875Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T05:02:44.875Z] ed53099fbce6: Pulling fs layer [2021-10-13T05:02:44.875Z] dc539afda2c1: Pulling fs layer [2021-10-13T05:02:44.875Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T05:02:44.875Z] 9065ff56babe: Pulling fs layer [2021-10-13T05:02:44.875Z] d287ab97295c: Pulling fs layer [2021-10-13T05:02:44.875Z] 77bc0d833cb6: Waiting [2021-10-13T05:02:44.875Z] 9065ff56babe: Waiting [2021-10-13T05:02:44.875Z] d287ab97295c: Waiting [2021-10-13T05:02:44.875Z] dc539afda2c1: Waiting [2021-10-13T05:02:44.875Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T05:02:44.875Z] a1111a8f2ec3: Download complete [2021-10-13T05:02:44.875Z] dc539afda2c1: Verifying Checksum [2021-10-13T05:02:44.875Z] dc539afda2c1: Download complete [2021-10-13T05:02:45.137Z] ed53099fbce6: Verifying Checksum [2021-10-13T05:02:45.137Z] ed53099fbce6: Download complete [2021-10-13T05:02:45.137Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T05:02:45.137Z] 77bc0d833cb6: Download complete [2021-10-13T05:02:45.137Z] 9065ff56babe: Verifying Checksum [2021-10-13T05:02:45.137Z] 9065ff56babe: Download complete [2021-10-13T05:02:45.137Z] b4d181a07f80: Verifying Checksum [2021-10-13T05:02:45.137Z] b4d181a07f80: Download complete [2021-10-13T05:02:45.712Z] d287ab97295c: Verifying Checksum [2021-10-13T05:02:45.712Z] d287ab97295c: Download complete [2021-10-13T05:02:46.659Z] b4d181a07f80: Pull complete [2021-10-13T05:02:46.659Z] a1111a8f2ec3: Pull complete [2021-10-13T05:02:47.236Z] ed53099fbce6: Pull complete [2021-10-13T05:02:47.236Z] dc539afda2c1: Pull complete [2021-10-13T05:02:47.806Z] 77bc0d833cb6: Pull complete [2021-10-13T05:02:47.806Z] 9065ff56babe: Pull complete [2021-10-13T05:02:53.126Z] d287ab97295c: Pull complete [2021-10-13T05:02:53.126Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T05:02:53.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:02:53.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T05:02:53.189Z] prd-centos7-docker-4c-2g-968 does not seem to be running inside a container [2021-10-13T05:02:53.223Z] $ 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/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:02:55.511Z] $ docker top 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:02:55.952Z] ---> job-cost.sh [2021-10-13T05:02:55.953Z] lf-activate-venv: SKIPPING [2021-10-13T05:02:55.953Z] INFO: No Stack... [2021-10-13T05:02:56.213Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T05:02:56.788Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T05:02:57.089Z] + cat /w/workspace/edgex-ui-go/22/archives/cost.csv [2021-10-13T05:02:57.089Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T05:02:57.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [2021-10-13T05:02:57.123Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] did not exist. Created. [2021-10-13T05:02:57.123Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T05:02:57.426Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T05:02:57.466Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T05:02:57.477Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T05:02:57.494Z] $ docker stop --time=1 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 [2021-10-13T05:02:58.649Z] $ docker rm -f 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T05:05:10.743Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-970 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-13T05:05:10.752Z] Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout [2021-10-13T05:05:10.967Z] The recommended git tool is: git [2021-10-13T05:05:16.763Z] using credential edgex-jenkins-ssh [2021-10-13T05:05:16.781Z] Cloning the remote Git repository [2021-10-13T05:05:16.835Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:05:16.939Z] > git init /w/workspace/edgex-ui-go/22 # timeout=10 [2021-10-13T05:05:17.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T05:05:17.014Z] > git --version # timeout=10 [2021-10-13T05:05:17.029Z] > git --version # 'git version 2.17.1' [2021-10-13T05:05:17.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:05:17.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:05:20.026Z] Avoid second fetch [2021-10-13T05:05:20.026Z] Checking out Revision f2ec88548ec71f6c1ecfd18bd98758aef15b856d (main) [2021-10-13T05:05:19.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T05:05:19.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:05:20.050Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:05:20.066Z] > git checkout -f f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T05:05:24.979Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:05:25.376Z] provisioning config files... [2021-10-13T05:05:25.412Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5321459878045642435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:05:26.028Z] ---> docker-login.sh [2021-10-13T05:05:26.028Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:05:27.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:27.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:27.766Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:27.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:27.766Z] [2021-10-13T05:05:27.766Z] Login Succeeded [2021-10-13T05:05:27.766Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:05:28.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:28.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:28.335Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:28.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:28.335Z] [2021-10-13T05:05:28.335Z] Login Succeeded [2021-10-13T05:05:28.335Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:05:28.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:28.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:28.895Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:28.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:28.895Z] [2021-10-13T05:05:28.895Z] Login Succeeded [2021-10-13T05:05:28.895Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:05:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:29.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:29.451Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:29.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:29.451Z] [2021-10-13T05:05:29.451Z] Login Succeeded [2021-10-13T05:05:29.451Z] docker.io [2021-10-13T05:05:29.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:05:30.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:05:30.332Z] Configure a credential helper to remove this warning. See [2021-10-13T05:05:30.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:05:30.332Z] [2021-10-13T05:05:30.332Z] Login Succeeded [2021-10-13T05:05:30.332Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:05:30.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:05:30.905Z] ========================================================= [2021-10-13T05:05:30.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T05:05:30.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:05:31.315Z] + 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-13T05:05:31.922Z] Sending build context to Docker daemon 20.56MB [2021-10-13T05:05:31.922Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:05:31.922Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T05:05:32.204Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T05:05:32.204Z] bbf911997326: Pulling fs layer [2021-10-13T05:05:32.204Z] 58ec367f63d7: Pulling fs layer [2021-10-13T05:05:32.204Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T05:05:32.204Z] fc5181fea5dc: Pulling fs layer [2021-10-13T05:05:32.204Z] 9c418107303f: Pulling fs layer [2021-10-13T05:05:32.204Z] 284eca6f2348: Pulling fs layer [2021-10-13T05:05:32.204Z] 842844d905b1: Pulling fs layer [2021-10-13T05:05:32.204Z] 901a3a57568e: Pulling fs layer [2021-10-13T05:05:32.204Z] 284eca6f2348: Waiting [2021-10-13T05:05:32.204Z] 842844d905b1: Waiting [2021-10-13T05:05:32.204Z] 901a3a57568e: Waiting [2021-10-13T05:05:32.204Z] 9c418107303f: Waiting [2021-10-13T05:05:32.204Z] fc5181fea5dc: Waiting [2021-10-13T05:05:32.204Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-13T05:05:32.204Z] 1b4a6ffa7d45: Download complete [2021-10-13T05:05:32.204Z] 58ec367f63d7: Verifying Checksum [2021-10-13T05:05:32.204Z] 58ec367f63d7: Download complete [2021-10-13T05:05:32.486Z] 9c418107303f: Verifying Checksum [2021-10-13T05:05:32.486Z] 9c418107303f: Download complete [2021-10-13T05:05:32.486Z] 284eca6f2348: Download complete [2021-10-13T05:05:32.486Z] 842844d905b1: Verifying Checksum [2021-10-13T05:05:32.486Z] 842844d905b1: Download complete [2021-10-13T05:05:32.486Z] bbf911997326: Verifying Checksum [2021-10-13T05:05:32.486Z] bbf911997326: Download complete [2021-10-13T05:05:33.099Z] bbf911997326: Pull complete [2021-10-13T05:05:34.105Z] 58ec367f63d7: Pull complete [2021-10-13T05:05:34.387Z] 1b4a6ffa7d45: Pull complete [2021-10-13T05:05:34.387Z] 901a3a57568e: Verifying Checksum [2021-10-13T05:05:34.387Z] 901a3a57568e: Download complete [2021-10-13T05:05:34.666Z] fc5181fea5dc: Verifying Checksum [2021-10-13T05:05:34.666Z] fc5181fea5dc: Download complete [2021-10-13T05:05:44.878Z] fc5181fea5dc: Pull complete [2021-10-13T05:05:44.878Z] 9c418107303f: Pull complete [2021-10-13T05:05:45.482Z] 284eca6f2348: Pull complete [2021-10-13T05:05:45.759Z] 842844d905b1: Pull complete [2021-10-13T05:05:51.209Z] 901a3a57568e: Pull complete [2021-10-13T05:05:51.209Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T05:05:51.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T05:05:51.209Z] ---> 72ade6ffb461 [2021-10-13T05:05:51.209Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:05:56.674Z] ---> Running in 4d7baf98364e [2021-10-13T05:05:56.674Z] Removing intermediate container 4d7baf98364e [2021-10-13T05:05:56.674Z] ---> 14c71721d3a8 [2021-10-13T05:05:56.674Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:05:56.953Z] ---> Running in fe4e2e15c8fd [2021-10-13T05:05:57.564Z] Removing intermediate container fe4e2e15c8fd [2021-10-13T05:05:57.564Z] ---> 5ed0800bf115 [2021-10-13T05:05:57.564Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:05:57.564Z] ---> Running in ab116003eaf0 [2021-10-13T05:05:58.180Z] Removing intermediate container ab116003eaf0 [2021-10-13T05:05:58.180Z] ---> 6634449ea620 [2021-10-13T05:05:58.180Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T05:05:58.458Z] ---> Running in 8c581bc0efbd [2021-10-13T05:05:58.740Z] Removing intermediate container 8c581bc0efbd [2021-10-13T05:05:58.740Z] ---> e25a7137b076 [2021-10-13T05:05:58.740Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:05:59.015Z] ---> Running in 25139f25699b [2021-10-13T05:05:59.291Z] Removing intermediate container 25139f25699b [2021-10-13T05:05:59.291Z] ---> 099ae3146ae4 [2021-10-13T05:05:59.291Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:05:59.567Z] ---> Running in 20fb0672d605 [2021-10-13T05:06:02.212Z] Removing intermediate container 20fb0672d605 [2021-10-13T05:06:02.212Z] ---> 4cc719bf3153 [2021-10-13T05:06:02.212Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:06:02.212Z] ---> Running in 03494b225c46 [2021-10-13T05:06:03.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T05:06:04.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T05:06:05.199Z] OK: 218 MiB in 52 packages [2021-10-13T05:06:06.204Z] Removing intermediate container 03494b225c46 [2021-10-13T05:06:06.204Z] ---> 130868ad53c4 [2021-10-13T05:06:06.204Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T05:06:06.484Z] ---> Running in 079ab40cc65f [2021-10-13T05:06:07.095Z] Removing intermediate container 079ab40cc65f [2021-10-13T05:06:07.095Z] ---> 8b0b08d80685 [2021-10-13T05:06:07.095Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:06:07.095Z] ---> Running in c9d1238704c7 [2021-10-13T05:06:07.706Z] Removing intermediate container c9d1238704c7 [2021-10-13T05:06:07.706Z] ---> ee831436e964 [2021-10-13T05:06:07.706Z] Step 12/14 : COPY . . [2021-10-13T05:06:10.377Z] ---> ef8a6614d740 [2021-10-13T05:06:10.377Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:06:10.377Z] ---> Running in 859093b6f781 [2021-10-13T05:06:42.833Z] Removing intermediate container 859093b6f781 [2021-10-13T05:06:42.833Z] ---> f4be832d2606 [2021-10-13T05:06:42.833Z] Step 14/14 : RUN ${MAKE} [2021-10-13T05:06:42.833Z] ---> Running in a3da52dc793c [2021-10-13T05:06:42.833Z] noop [2021-10-13T05:06:42.833Z] Removing intermediate container a3da52dc793c [2021-10-13T05:06:42.833Z] ---> 32ba16ddf296 [2021-10-13T05:06:42.833Z] Successfully built 32ba16ddf296 [2021-10-13T05:06:42.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:06:43.192Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:06:43.192Z] . [Pipeline] withDockerContainer [2021-10-13T05:06:43.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container [2021-10-13T05:06:43.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:06:45.202Z] $ docker top c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:06:46.520Z] + go version [2021-10-13T05:06:46.520Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T05:06:46.574Z] $ docker stop --time=1 c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 [2021-10-13T05:06:48.455Z] $ docker rm -f c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:06:49.156Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:06:49.156Z] . [Pipeline] withDockerContainer [2021-10-13T05:06:49.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container [2021-10-13T05:06:49.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:06:51.033Z] $ docker top 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:06:51.970Z] + make test [2021-10-13T05:06:51.970Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T05:06:52.960Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T05:07:32.186Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T05:07:32.186Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T05:07:59.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T05:07:59.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T05:07:59.104Z] $ docker stop --time=1 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af [2021-10-13T05:08:01.119Z] $ docker rm -f 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:08:01.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T05:08:01.995Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T05:08:02.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T05:08:03.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T05:08:03.644Z] + ls -al . [2021-10-13T05:08:03.644Z] total 128 [2021-10-13T05:08:03.644Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 05:06 . [2021-10-13T05:08:03.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 .. [2021-10-13T05:08:03.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:05 .git [2021-10-13T05:08:03.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 .github [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 .gitignore [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 05:05 CONTRIBUTING.md [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 05:05 Dockerfile [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 05:05 Jenkinsfile [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 05:05 LICENSE [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 05:05 Makefile [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 05:05 README.md [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 04:59 VERSION [2021-10-13T05:08:03.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 assets [2021-10-13T05:08:03.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 bin [2021-10-13T05:08:03.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 cmd [2021-10-13T05:08:03.644Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 05:06 coverage.out [2021-10-13T05:08:03.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 docs [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 05:05 go.mod [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 05:05 go.sum [2021-10-13T05:08:03.644Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 05:05 internal [2021-10-13T05:08:03.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 pkg [2021-10-13T05:08:03.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 snap [2021-10-13T05:08:03.644Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 version.go [2021-10-13T05:08:03.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:08:04.009Z] + 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d --label arch=arm64 --label version=2.0.1-dev.20 . [2021-10-13T05:08:05.007Z] Sending build context to Docker daemon 20.56MB [2021-10-13T05:08:05.007Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:08:05.007Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T05:08:05.007Z] ---> 32ba16ddf296 [2021-10-13T05:08:05.007Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T05:08:05.287Z] ---> Running in b7c3b28f540f [2021-10-13T05:08:05.893Z] Removing intermediate container b7c3b28f540f [2021-10-13T05:08:05.893Z] ---> 974f86fba263 [2021-10-13T05:08:05.893Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T05:08:05.893Z] ---> Running in 83cf778a8f0a [2021-10-13T05:08:06.500Z] Removing intermediate container 83cf778a8f0a [2021-10-13T05:08:06.500Z] ---> 8c53a9723376 [2021-10-13T05:08:06.500Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:08:06.500Z] ---> Running in 290f925c1480 [2021-10-13T05:08:07.106Z] Removing intermediate container 290f925c1480 [2021-10-13T05:08:07.106Z] ---> 685d65688c28 [2021-10-13T05:08:07.106Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T05:08:07.106Z] ---> Running in 15b58d24365d [2021-10-13T05:08:07.713Z] Removing intermediate container 15b58d24365d [2021-10-13T05:08:07.713Z] ---> 70679a7c1210 [2021-10-13T05:08:07.713Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T05:08:07.713Z] ---> Running in b50593c47218 [2021-10-13T05:08:08.318Z] Removing intermediate container b50593c47218 [2021-10-13T05:08:08.318Z] ---> 44deb507bd1a [2021-10-13T05:08:08.318Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:08:08.318Z] ---> Running in 11b77ce6c26d [2021-10-13T05:08:10.983Z] Removing intermediate container 11b77ce6c26d [2021-10-13T05:08:10.983Z] ---> 46cc30140c7b [2021-10-13T05:08:10.983Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:08:10.983Z] ---> Running in 93e82b2990a1 [2021-10-13T05:08:11.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T05:08:12.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T05:08:14.031Z] OK: 218 MiB in 52 packages [2021-10-13T05:08:15.039Z] Removing intermediate container 93e82b2990a1 [2021-10-13T05:08:15.039Z] ---> 3378cbfca224 [2021-10-13T05:08:15.039Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T05:08:15.039Z] ---> Running in 82cec4c5187a [2021-10-13T05:08:15.316Z] Removing intermediate container 82cec4c5187a [2021-10-13T05:08:15.596Z] ---> 78be58fc3429 [2021-10-13T05:08:15.596Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T05:08:15.596Z] ---> Running in 74023020cae1 [2021-10-13T05:08:16.207Z] Removing intermediate container 74023020cae1 [2021-10-13T05:08:16.207Z] ---> f2cef9896276 [2021-10-13T05:08:16.207Z] Step 12/22 : COPY . . [2021-10-13T05:08:18.854Z] ---> 7d5961ce5354 [2021-10-13T05:08:18.854Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:08:18.854Z] ---> Running in efb74fba44c4 [2021-10-13T05:08:21.489Z] Removing intermediate container efb74fba44c4 [2021-10-13T05:08:21.489Z] ---> 853656ce22f6 [2021-10-13T05:08:21.489Z] Step 14/22 : RUN ${MAKE} [2021-10-13T05:08:21.489Z] ---> Running in 3bed0d0b090c [2021-10-13T05:08:22.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-13T05:08:49.385Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T05:08:54.810Z] Removing intermediate container 3bed0d0b090c [2021-10-13T05:08:54.810Z] ---> 6d8fdd5694e4 [2021-10-13T05:08:54.810Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T05:08:55.406Z] 3.14: Pulling from library/alpine [2021-10-13T05:08:55.680Z] 552d1f2373af: Pulling fs layer [2021-10-13T05:08:55.956Z] 552d1f2373af: Download complete [2021-10-13T05:08:56.561Z] 552d1f2373af: Pull complete [2021-10-13T05:08:56.561Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T05:08:56.561Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T05:08:56.561Z] ---> bb3de5531c18 [2021-10-13T05:08:56.561Z] Step 16/22 : EXPOSE 4000 [2021-10-13T05:08:56.845Z] ---> Running in 74e9715fdbfe [2021-10-13T05:08:57.124Z] Removing intermediate container 74e9715fdbfe [2021-10-13T05:08:57.124Z] ---> 6fc3f7e4b36f [2021-10-13T05:08:57.124Z] 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-13T05:08:59.116Z] ---> 5fe5272338c3 [2021-10-13T05:08:59.116Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T05:08:59.116Z] ---> Running in b53b461e03f6 [2021-10-13T05:08:59.394Z] Removing intermediate container b53b461e03f6 [2021-10-13T05:08:59.394Z] ---> e3e3f6f4a95d [2021-10-13T05:08:59.394Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T05:08:59.394Z] ---> Running in 0a887c218b7e [2021-10-13T05:08:59.994Z] Removing intermediate container 0a887c218b7e [2021-10-13T05:08:59.994Z] ---> a2bde65d05d6 [2021-10-13T05:08:59.994Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T05:08:59.994Z] ---> Running in 6831b7645c54 [2021-10-13T05:09:00.269Z] Removing intermediate container 6831b7645c54 [2021-10-13T05:09:00.269Z] ---> ba2a7bdcf6ca [2021-10-13T05:09:00.269Z] Step 21/22 : LABEL git_sha=f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:09:00.545Z] ---> Running in d431b9d38938 [2021-10-13T05:09:00.822Z] Removing intermediate container d431b9d38938 [2021-10-13T05:09:00.822Z] ---> 0141247d5250 [2021-10-13T05:09:00.822Z] Step 22/22 : LABEL version=2.0.1-dev.20 [2021-10-13T05:09:01.097Z] ---> Running in 439e4aa05ee8 [2021-10-13T05:09:01.376Z] Removing intermediate container 439e4aa05ee8 [2021-10-13T05:09:01.376Z] ---> bc885f62a025 [2021-10-13T05:09:01.376Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T05:09:01.652Z] Successfully built bc885f62a025 [2021-10-13T05:09:01.652Z] 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-13T05:09:02.004Z] provisioning config files... [2021-10-13T05:09:02.027Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5518122432469903545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:02.384Z] ---> docker-login.sh [2021-10-13T05:09:02.384Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:09:02.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:09:02.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:09:02.659Z] Configure a credential helper to remove this warning. See [2021-10-13T05:09:02.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:09:02.659Z] [2021-10-13T05:09:02.659Z] Login Succeeded [2021-10-13T05:09:02.937Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:09:03.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:09:03.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:09:03.496Z] Configure a credential helper to remove this warning. See [2021-10-13T05:09:03.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:09:03.496Z] [2021-10-13T05:09:03.496Z] Login Succeeded [2021-10-13T05:09:03.496Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:09:03.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:09:04.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:09:04.049Z] Configure a credential helper to remove this warning. See [2021-10-13T05:09:04.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:09:04.049Z] [2021-10-13T05:09:04.049Z] Login Succeeded [2021-10-13T05:09:04.049Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:09:04.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:09:04.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:09:04.605Z] Configure a credential helper to remove this warning. See [2021-10-13T05:09:04.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:09:04.605Z] [2021-10-13T05:09:04.605Z] Login Succeeded [2021-10-13T05:09:04.605Z] docker.io [2021-10-13T05:09:05.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:09:05.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:09:05.486Z] Configure a credential helper to remove this warning. See [2021-10-13T05:09:05.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:09:05.486Z] [2021-10-13T05:09:05.486Z] Login Succeeded [2021-10-13T05:09:05.486Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:09:05.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:09:05.547Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-13T05:09:05.547Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:09:05.547Z] latest [2021-10-13T05:09:05.547Z] 2.0.1-dev.20 [2021-10-13T05:09:05.547Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:09:05.547Z] main [2021-10-13T05:09:05.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:05.921Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:06.275Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:09:06.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-13T05:09:06.275Z] 534d4f7a7f8a: Preparing [2021-10-13T05:09:06.275Z] ee420dfed78a: Preparing [2021-10-13T05:09:06.551Z] ee420dfed78a: Layer already exists [2021-10-13T05:09:09.956Z] 534d4f7a7f8a: Pushed [2021-10-13T05:09:09.956Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:10.314Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:10.670Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-13T05:09:10.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-13T05:09:10.670Z] 534d4f7a7f8a: Preparing [2021-10-13T05:09:10.670Z] ee420dfed78a: Preparing [2021-10-13T05:09:10.948Z] ee420dfed78a: Layer already exists [2021-10-13T05:09:10.948Z] 534d4f7a7f8a: Layer already exists [2021-10-13T05:09:10.948Z] latest: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:11.308Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:11.667Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 [2021-10-13T05:09:11.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-13T05:09:11.667Z] 534d4f7a7f8a: Preparing [2021-10-13T05:09:11.667Z] ee420dfed78a: Preparing [2021-10-13T05:09:11.945Z] 534d4f7a7f8a: Layer already exists [2021-10-13T05:09:11.945Z] ee420dfed78a: Layer already exists [2021-10-13T05:09:11.945Z] 2.0.1-dev.20: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:12.305Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:12.661Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:09:12.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-13T05:09:12.661Z] 534d4f7a7f8a: Preparing [2021-10-13T05:09:12.661Z] ee420dfed78a: Preparing [2021-10-13T05:09:12.938Z] ee420dfed78a: Layer already exists [2021-10-13T05:09:12.938Z] 534d4f7a7f8a: Layer already exists [2021-10-13T05:09:12.938Z] f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:13.298Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:13.650Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-13T05:09:13.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-13T05:09:13.650Z] 534d4f7a7f8a: Preparing [2021-10-13T05:09:13.650Z] ee420dfed78a: Preparing [2021-10-13T05:09:13.926Z] ee420dfed78a: Layer already exists [2021-10-13T05:09:13.926Z] 534d4f7a7f8a: Layer already exists [2021-10-13T05:09:13.926Z] main: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:09:13.971Z] ===================================================== [Pipeline] echo [2021-10-13T05:09:13.979Z] taggedImages: [2021-10-13T05:09:13.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [2021-10-13T05:09:13.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-13T05:09:13.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 [2021-10-13T05:09:13.979Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [2021-10-13T05:09:13.979Z] - 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-13T05:09:14.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:14.761Z] [2021-10-13T05:09:14.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:15.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:15.401Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T05:09:15.401Z] 448f6bf000e3: Pulling fs layer [2021-10-13T05:09:15.401Z] f757da607395: Pulling fs layer [2021-10-13T05:09:15.401Z] 05883995daec: Pulling fs layer [2021-10-13T05:09:15.401Z] 8603b9c90790: Pulling fs layer [2021-10-13T05:09:15.401Z] 1560dd03e051: Pulling fs layer [2021-10-13T05:09:15.401Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T05:09:15.401Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T05:09:15.401Z] 1560dd03e051: Waiting [2021-10-13T05:09:15.401Z] 27f5ce0e4adf: Waiting [2021-10-13T05:09:15.401Z] 8603b9c90790: Waiting [2021-10-13T05:09:15.401Z] c2d8d7efcc4b: Waiting [2021-10-13T05:09:15.683Z] f757da607395: Verifying Checksum [2021-10-13T05:09:15.683Z] f757da607395: Download complete [2021-10-13T05:09:15.683Z] 8603b9c90790: Verifying Checksum [2021-10-13T05:09:15.683Z] 8603b9c90790: Download complete [2021-10-13T05:09:15.683Z] 05883995daec: Verifying Checksum [2021-10-13T05:09:15.683Z] 05883995daec: Download complete [2021-10-13T05:09:15.683Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T05:09:15.683Z] 27f5ce0e4adf: Download complete [2021-10-13T05:09:15.683Z] 1560dd03e051: Verifying Checksum [2021-10-13T05:09:15.683Z] 1560dd03e051: Download complete [2021-10-13T05:09:15.964Z] 448f6bf000e3: Verifying Checksum [2021-10-13T05:09:15.964Z] 448f6bf000e3: Download complete [2021-10-13T05:09:18.717Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T05:09:18.717Z] c2d8d7efcc4b: Download complete [2021-10-13T05:09:20.200Z] 448f6bf000e3: Pull complete [2021-10-13T05:09:20.806Z] f757da607395: Pull complete [2021-10-13T05:09:22.256Z] 05883995daec: Pull complete [2021-10-13T05:09:22.858Z] 8603b9c90790: Pull complete [2021-10-13T05:09:23.850Z] 1560dd03e051: Pull complete [2021-10-13T05:09:24.127Z] 27f5ce0e4adf: Pull complete [2021-10-13T05:09:39.254Z] c2d8d7efcc4b: Pull complete [2021-10-13T05:09:39.254Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T05:09:39.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T05:09:39.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T05:09:39.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container [2021-10-13T05:09:39.581Z] $ 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/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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-13T05:09:41.530Z] $ docker top 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:09:42.490Z] ---> job-cost.sh [2021-10-13T05:09:42.490Z] lf-activate-venv: SKIPPING [2021-10-13T05:09:42.490Z] INFO: No Stack... [2021-10-13T05:09:42.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T05:09:43.373Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T05:09:44.052Z] + cat /w/workspace/edgex-ui-go/22/archives/cost.csv [2021-10-13T05:09:44.052Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T05:09:44.122Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [2021-10-13T05:09:44.134Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] did not exist. Created. [2021-10-13T05:09:44.134Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T05:09:44.849Z] /w/workspace/edgex-ui-go/22@tmp/durable-abfbc908/script.sh: 1: /w/workspace/edgex-ui-go/22@tmp/durable-abfbc908/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T05:09:45.531Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T05:09:45.559Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T05:09:45.691Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T05:09:45.699Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T05:09:45.717Z] $ docker stop --time=1 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 [2021-10-13T05:09:47.406Z] $ docker rm -f 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 [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-13T05:09:48.001Z] provisioning config files... [2021-10-13T05:09:48.010Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3583882255257861643tmp [Pipeline] { [Pipeline] sh [2021-10-13T05:09:48.325Z] + set +x [2021-10-13T05:09:48.325Z] + curl -s https://codecov.io/bash [2021-10-13T05:09:48.325Z] + bash -s -- [2021-10-13T05:09:48.325Z] [2021-10-13T05:09:48.325Z] _____ _ [2021-10-13T05:09:48.325Z] / ____| | | [2021-10-13T05:09:48.325Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T05:09:48.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T05:09:48.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T05:09:48.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T05:09:48.325Z] Bash-1.0.6 [2021-10-13T05:09:48.325Z] [2021-10-13T05:09:48.325Z] [2021-10-13T05:09:48.325Z] ==> git version 2.24.4 found [2021-10-13T05:09:48.325Z] ==> 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-13T05:09:48.325Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T05:09:48.325Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T05:09:48.325Z] ==> Jenkins CI detected. [2021-10-13T05:09:48.325Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T05:09:48.325Z] project root: . [2021-10-13T05:09:48.325Z] --> token set from env [2021-10-13T05:09:48.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T05:09:48.325Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T05:09:48.325Z] ==> Python coveragepy not found [2021-10-13T05:09:48.325Z] ==> Searching for coverage reports in: [2021-10-13T05:09:48.325Z] + . [2021-10-13T05:09:48.325Z] -> Found 1 reports [2021-10-13T05:09:48.325Z] ==> Detecting git/mercurial file structure [2021-10-13T05:09:48.325Z] ==> Reading reports [2021-10-13T05:09:48.587Z] + ./coverage.out bytes=10 [2021-10-13T05:09:48.587Z] ==> Appending adjustments [2021-10-13T05:09:48.587Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T05:09:48.587Z] + Found adjustments [2021-10-13T05:09:48.587Z] ==> Gzipping contents [2021-10-13T05:09:48.587Z] 4.0K /tmp/codecov.iSsFNa.gz [2021-10-13T05:09:48.587Z] ==> Uploading reports [2021-10-13T05:09:48.587Z] url: https://codecov.io [2021-10-13T05:09:48.587Z] query: branch=main&commit=f2ec88548ec71f6c1ecfd18bd98758aef15b856d&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-13T05:09:48.587Z] -> Pinging Codecov [2021-10-13T05:09:48.587Z] 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-13T05:09:49.164Z] -> Uploading to [2021-10-13T05:09:49.164Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/f2ec88548ec71f6c1ecfd18bd98758aef15b856d/3cfa03da-b13b-4af9-bce9-cc186b13b0e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T050948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b755077f9e3ffb7d75b990196dddca458a7ead517838dc5710e9f5ea7109f775 [2021-10-13T05:09:49.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T05:09:49.164Z] Dload Upload Total Spent Left Speed [2021-10-13T05:09:49.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11075 --:--:-- --:--:-- --:--:-- 11110 [2021-10-13T05:09:49.425Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] } [2021-10-13T05:09:49.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-13T05:09:49.825Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-13T05:09:49.840Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:50.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T05:09:50.146Z] [2021-10-13T05:09:50.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:09:50.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T05:09:50.452Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-13T05:09:50.452Z] 188c0c94c7c5: Pulling fs layer [2021-10-13T05:09:50.452Z] 0ef7d3d256c8: Pulling fs layer [2021-10-13T05:09:50.452Z] de9db76c5a1d: Pulling fs layer [2021-10-13T05:09:50.452Z] 0eba1c9be4d2: Pulling fs layer [2021-10-13T05:09:50.452Z] 0d57e429df01: Pulling fs layer [2021-10-13T05:09:50.452Z] 4e4be7b47b0d: Pulling fs layer [2021-10-13T05:09:50.452Z] e1f770b5df2f: Pulling fs layer [2021-10-13T05:09:50.452Z] 85a0685a4137: Pulling fs layer [2021-10-13T05:09:50.452Z] 0eba1c9be4d2: Waiting [2021-10-13T05:09:50.452Z] 0d57e429df01: Waiting [2021-10-13T05:09:50.452Z] 4e4be7b47b0d: Waiting [2021-10-13T05:09:50.452Z] e1f770b5df2f: Waiting [2021-10-13T05:09:50.452Z] 85a0685a4137: Waiting [2021-10-13T05:09:50.452Z] de9db76c5a1d: Verifying Checksum [2021-10-13T05:09:50.452Z] de9db76c5a1d: Download complete [2021-10-13T05:09:50.452Z] 0ef7d3d256c8: Verifying Checksum [2021-10-13T05:09:50.452Z] 0ef7d3d256c8: Download complete [2021-10-13T05:09:50.452Z] 0d57e429df01: Verifying Checksum [2021-10-13T05:09:50.452Z] 0d57e429df01: Download complete [2021-10-13T05:09:50.452Z] 4e4be7b47b0d: Verifying Checksum [2021-10-13T05:09:50.452Z] 4e4be7b47b0d: Download complete [2021-10-13T05:09:50.452Z] 188c0c94c7c5: Verifying Checksum [2021-10-13T05:09:50.719Z] e1f770b5df2f: Verifying Checksum [2021-10-13T05:09:50.719Z] e1f770b5df2f: Download complete [2021-10-13T05:09:51.001Z] 0eba1c9be4d2: Verifying Checksum [2021-10-13T05:09:51.002Z] 0eba1c9be4d2: Download complete [2021-10-13T05:09:51.002Z] 188c0c94c7c5: Pull complete [2021-10-13T05:09:51.264Z] 0ef7d3d256c8: Pull complete [2021-10-13T05:09:51.264Z] de9db76c5a1d: Pull complete [2021-10-13T05:09:51.264Z] 85a0685a4137: Verifying Checksum [2021-10-13T05:09:51.264Z] 85a0685a4137: Download complete [2021-10-13T05:09:55.532Z] 0eba1c9be4d2: Pull complete [2021-10-13T05:09:55.532Z] 0d57e429df01: Pull complete [2021-10-13T05:09:55.532Z] 4e4be7b47b0d: Pull complete [2021-10-13T05:09:55.532Z] e1f770b5df2f: Pull complete [2021-10-13T05:09:59.812Z] 85a0685a4137: Pull complete [2021-10-13T05:09:59.812Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-13T05:09:59.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T05:09:59.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-13T05:09:59.881Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:09:59.916Z] $ 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-13T05:10:02.051Z] $ docker top f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-13T05:10:02.124Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-13T05:10:02.416Z] + set -o pipefail [2021-10-13T05:10:02.416Z] + snyk monitor '--org=edgex-jenkins' [2021-10-13T05:10:05.732Z] [2021-10-13T05:10:05.732Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-13T05:10:05.732Z] [2021-10-13T05:10:05.732Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/32b3091a-a1f1-41cb-98c6-aae85ac695ce [2021-10-13T05:10:05.732Z] [2021-10-13T05:10:05.732Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-13T05:10:05.732Z] [2021-10-13T05:10:05.732Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-13T05:10:05.732Z] [2021-10-13T05:10:05.993Z] [2021-10-13T05:10:05.993Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-13T05:10:05.993Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-13T05:10:06.005Z] $ docker stop --time=1 f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 [2021-10-13T05:10:07.796Z] $ docker rm -f f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 [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-13T05:10:08.580Z] + git log --format=format:%s -1 f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:08.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:10:08.883Z] . [Pipeline] withDockerContainer [2021-10-13T05:10:08.950Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:10:08.993Z] $ 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-13T05:10:09.385Z] $ docker top f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T05:10:09.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:10:09.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:10:09.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:10:09.614Z] $ docker exec f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 ssh-agent [2021-10-13T05:10:09.751Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCGkPA/agent.14 [2021-10-13T05:10:09.751Z] SSH_AGENT_PID=20 [2021-10-13T05:10:09.760Z] Running ssh-add (command line suppressed) [2021-10-13T05:10:09.880Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8619547403784563955.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8619547403784563955.key) [2021-10-13T05:10:09.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:10:10.184Z] + git semver tag [2021-10-13T05:10:10.184Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T05:10:10.184Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-13T05:10:10.184Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T05:10:10.184Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T05:10:10.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T05:10:10.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T05:10:10.184Z] # $SEMVER_BRANCH = main [2021-10-13T05:10:10.184Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-13T05:10:10.184Z] # f2ec88548ec71f6c1ecfd18bd98758aef15b856d HEAD [2021-10-13T05:10:10.184Z] # -> Force: false [2021-10-13T05:10:10.184Z] # c85031887f9ce4e0197e4f0f371663012abd7606 refs/tags/v2.0.1-dev.20 [Pipeline] } [2021-10-13T05:10:10.196Z] $ docker exec --env ******** --env ******** f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 ssh-agent -k [2021-10-13T05:10:10.301Z] unset SSH_AUTH_SOCK; [2021-10-13T05:10:10.301Z] unset SSH_AGENT_PID; [2021-10-13T05:10:10.301Z] echo Agent pid 20 killed; [2021-10-13T05:10:10.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T05:10:10.612Z] + git semver [Pipeline] } [2021-10-13T05:10:10.626Z] $ docker stop --time=1 f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 [2021-10-13T05:10:11.822Z] $ docker rm -f f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:12.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T05:10:12.210Z] [2021-10-13T05:10:12.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:12.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T05:10:12.515Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-13T05:10:12.515Z] ab5ef0e58194: Pulling fs layer [2021-10-13T05:10:12.515Z] 9712f1f96733: Pulling fs layer [2021-10-13T05:10:12.515Z] 63f879dbbcfc: Pulling fs layer [2021-10-13T05:10:12.515Z] 0d9ebad4ef96: Pulling fs layer [2021-10-13T05:10:12.515Z] e9a5061849ea: Pulling fs layer [2021-10-13T05:10:12.515Z] d747dcd14b5f: Pulling fs layer [2021-10-13T05:10:12.515Z] 2de7ff778b66: Pulling fs layer [2021-10-13T05:10:12.515Z] 0d9ebad4ef96: Waiting [2021-10-13T05:10:12.515Z] e9a5061849ea: Waiting [2021-10-13T05:10:12.515Z] d747dcd14b5f: Waiting [2021-10-13T05:10:12.515Z] 2de7ff778b66: Waiting [2021-10-13T05:10:12.515Z] 9712f1f96733: Verifying Checksum [2021-10-13T05:10:12.515Z] 9712f1f96733: Download complete [2021-10-13T05:10:12.782Z] 63f879dbbcfc: Download complete [2021-10-13T05:10:13.046Z] ab5ef0e58194: Verifying Checksum [2021-10-13T05:10:13.046Z] ab5ef0e58194: Download complete [2021-10-13T05:10:13.047Z] d747dcd14b5f: Verifying Checksum [2021-10-13T05:10:13.047Z] d747dcd14b5f: Download complete [2021-10-13T05:10:13.047Z] e9a5061849ea: Verifying Checksum [2021-10-13T05:10:13.047Z] e9a5061849ea: Download complete [2021-10-13T05:10:13.047Z] 0d9ebad4ef96: Verifying Checksum [2021-10-13T05:10:13.047Z] 0d9ebad4ef96: Download complete [2021-10-13T05:10:13.311Z] 2de7ff778b66: Verifying Checksum [2021-10-13T05:10:13.311Z] 2de7ff778b66: Download complete [2021-10-13T05:10:16.672Z] ab5ef0e58194: Pull complete [2021-10-13T05:10:16.672Z] 9712f1f96733: Pull complete [2021-10-13T05:10:17.255Z] 63f879dbbcfc: Pull complete [2021-10-13T05:10:22.612Z] 0d9ebad4ef96: Pull complete [2021-10-13T05:10:22.612Z] e9a5061849ea: Pull complete [2021-10-13T05:10:22.612Z] d747dcd14b5f: Pull complete [2021-10-13T05:10:23.194Z] 2de7ff778b66: Pull complete [2021-10-13T05:10:23.194Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-13T05:10:23.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T05:10:23.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-13T05:10:23.262Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:10:23.300Z] $ 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-13T05:10:26.548Z] $ docker top 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:10:26.627Z] provisioning config files... [2021-10-13T05:10:26.635Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config234636557965680777tmp [2021-10-13T05:10:26.646Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6142864647816187899tmp [2021-10-13T05:10:26.658Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3073824289491914330tmp [Pipeline] { [Pipeline] echo [2021-10-13T05:10:26.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:26.964Z] ---> sigul-configuration.sh [2021-10-13T05:10:26.964Z] gpg: directory `/root/.gnupg' created [2021-10-13T05:10:26.964Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-13T05:10:26.964Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-13T05:10:26.964Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-13T05:10:26.964Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-13T05:10:26.964Z] gpg: CAST5 encrypted data [2021-10-13T05:10:26.964Z] gpg: encrypted with 1 passphrase [2021-10-13T05:10:26.964Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-13T05:10:27.276Z] + mkdir /home/jenkins [2021-10-13T05:10:27.276Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-13T05:10:27.577Z] + 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-13T05:10:27.587Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:27.874Z] ---> sigul-install.sh [2021-10-13T05:10:27.874Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-13T05:10:28.167Z] + git tag --list [2021-10-13T05:10:28.167Z] 0.1.1 [2021-10-13T05:10:28.167Z] v1.1.0 [2021-10-13T05:10:28.167Z] v1.2.0 [2021-10-13T05:10:28.167Z] v1.2.1 [2021-10-13T05:10:28.167Z] v1.3.0 [2021-10-13T05:10:28.167Z] v2.0.0 [2021-10-13T05:10:28.167Z] v2.0.1-dev.1 [2021-10-13T05:10:28.167Z] v2.0.1-dev.10 [2021-10-13T05:10:28.167Z] v2.0.1-dev.11 [2021-10-13T05:10:28.167Z] v2.0.1-dev.12 [2021-10-13T05:10:28.167Z] v2.0.1-dev.13 [2021-10-13T05:10:28.167Z] v2.0.1-dev.14 [2021-10-13T05:10:28.167Z] v2.0.1-dev.15 [2021-10-13T05:10:28.167Z] v2.0.1-dev.16 [2021-10-13T05:10:28.167Z] v2.0.1-dev.17 [2021-10-13T05:10:28.167Z] v2.0.1-dev.18 [2021-10-13T05:10:28.167Z] v2.0.1-dev.19 [2021-10-13T05:10:28.167Z] v2.0.1-dev.2 [2021-10-13T05:10:28.167Z] v2.0.1-dev.20 [2021-10-13T05:10:28.167Z] v2.0.1-dev.3 [2021-10-13T05:10:28.167Z] v2.0.1-dev.4 [2021-10-13T05:10:28.167Z] v2.0.1-dev.5 [2021-10-13T05:10:28.167Z] v2.0.1-dev.6 [2021-10-13T05:10:28.167Z] v2.0.1-dev.7 [2021-10-13T05:10:28.167Z] v2.0.1-dev.8 [2021-10-13T05:10:28.167Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-13T05:10:28.454Z] + lftools sign git-tag v2.0.1-dev.20 [2021-10-13T05:10:29.028Z] Signing Git tag with Sigul... [2021-10-13T05:10:29.028Z] Signing v2.0.1-dev.20 [Pipeline] echo [2021-10-13T05:10:29.979Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:30.272Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-13T05:10:30.280Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-13T05:10:30.328Z] $ docker stop --time=1 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c [2021-10-13T05:10:31.562Z] $ docker rm -f 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:32.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:10:32.293Z] . [Pipeline] withDockerContainer [2021-10-13T05:10:32.358Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:10:32.391Z] $ 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-13T05:10:32.726Z] $ docker top 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T05:10:32.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:10:32.814Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:10:32.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:10:32.919Z] $ docker exec 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a ssh-agent [2021-10-13T05:10:33.019Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpGblN/agent.13 [2021-10-13T05:10:33.019Z] SSH_AGENT_PID=20 [2021-10-13T05:10:33.026Z] Running ssh-add (command line suppressed) [2021-10-13T05:10:33.131Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636712240677163734.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636712240677163734.key) [2021-10-13T05:10:33.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:10:33.469Z] + git semver bump pre [2021-10-13T05:10:33.469Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T05:10:33.469Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-13T05:10:33.469Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T05:10:33.469Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T05:10:33.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T05:10:33.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T05:10:33.469Z] # $SEMVER_BRANCH = main [2021-10-13T05:10:33.469Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-13T05:10:33.469Z] 2.0.1-dev.21 [Pipeline] } [2021-10-13T05:10:33.482Z] $ docker exec --env ******** --env ******** 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a ssh-agent -k [2021-10-13T05:10:33.570Z] unset SSH_AUTH_SOCK; [2021-10-13T05:10:33.571Z] unset SSH_AGENT_PID; [2021-10-13T05:10:33.571Z] echo Agent pid 20 killed; [2021-10-13T05:10:33.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T05:10:33.901Z] + git semver [Pipeline] } [2021-10-13T05:10:33.914Z] $ docker stop --time=1 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a [2021-10-13T05:10:35.103Z] $ docker rm -f 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:35.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:10:35.454Z] . [Pipeline] withDockerContainer [2021-10-13T05:10:35.520Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:10:35.629Z] $ 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-13T05:10:36.048Z] $ docker top 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T05:10:36.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:10:36.183Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:10:36.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:10:36.310Z] $ docker exec 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 ssh-agent [2021-10-13T05:10:36.415Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEiPdam/agent.14 [2021-10-13T05:10:36.415Z] SSH_AGENT_PID=21 [2021-10-13T05:10:36.420Z] Running ssh-add (command line suppressed) [2021-10-13T05:10:36.526Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8419468423210484350.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8419468423210484350.key) [2021-10-13T05:10:36.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:10:36.837Z] + git semver push [2021-10-13T05:10:36.837Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T05:10:36.837Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-13T05:10:36.837Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T05:10:36.837Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T05:10:36.837Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T05:10:36.837Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T05:10:36.837Z] # $SEMVER_BRANCH = main [2021-10-13T05:10:36.837Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-13T05:10:38.767Z] $ docker exec --env ******** --env ******** 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 ssh-agent -k [2021-10-13T05:10:38.863Z] unset SSH_AUTH_SOCK; [2021-10-13T05:10:38.863Z] unset SSH_AGENT_PID; [2021-10-13T05:10:38.863Z] echo Agent pid 21 killed; [2021-10-13T05:10:38.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T05:10:39.179Z] + git semver [Pipeline] } [2021-10-13T05:10:39.192Z] $ docker stop --time=1 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 [2021-10-13T05:10:40.378Z] $ docker rm -f 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 [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-13T05:10:41.154Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:41.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:42.011Z] ---> package-listing.sh [2021-10-13T05:10:42.012Z] ++ facter osfamily [2021-10-13T05:10:42.012Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T05:10:42.271Z] + OS_FAMILY=redhat [2021-10-13T05:10:42.271Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-13T05:10:42.271Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T05:10:42.271Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T05:10:42.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T05:10:42.271Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T05:10:42.271Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-13T05:10:42.271Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T05:10:42.271Z] + case "${OS_FAMILY}" in [2021-10-13T05:10:42.271Z] + rpm -qa [2021-10-13T05:10:42.271Z] + sort [2021-10-13T05:10:42.842Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T05:10:42.842Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T05:10:42.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T05:10:42.842Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-13T05:10:42.842Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-13T05:10:42.842Z] + 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-13T05:10:42.852Z] 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-13T05:10:43.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:43.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:10:43.696Z] [2021-10-13T05:10:43.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:10:44.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:10:44.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T05:10:44.003Z] b4d181a07f80: Pulling fs layer [2021-10-13T05:10:44.003Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T05:10:44.003Z] ed53099fbce6: Pulling fs layer [2021-10-13T05:10:44.003Z] dc539afda2c1: Pulling fs layer [2021-10-13T05:10:44.003Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T05:10:44.003Z] 9065ff56babe: Pulling fs layer [2021-10-13T05:10:44.003Z] d287ab97295c: Pulling fs layer [2021-10-13T05:10:44.003Z] 77bc0d833cb6: Waiting [2021-10-13T05:10:44.003Z] 9065ff56babe: Waiting [2021-10-13T05:10:44.003Z] d287ab97295c: Waiting [2021-10-13T05:10:44.003Z] dc539afda2c1: Waiting [2021-10-13T05:10:44.003Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T05:10:44.003Z] a1111a8f2ec3: Download complete [2021-10-13T05:10:44.003Z] dc539afda2c1: Verifying Checksum [2021-10-13T05:10:44.003Z] dc539afda2c1: Download complete [2021-10-13T05:10:44.270Z] ed53099fbce6: Verifying Checksum [2021-10-13T05:10:44.270Z] ed53099fbce6: Download complete [2021-10-13T05:10:44.270Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T05:10:44.270Z] 77bc0d833cb6: Download complete [2021-10-13T05:10:44.270Z] 9065ff56babe: Verifying Checksum [2021-10-13T05:10:44.270Z] 9065ff56babe: Download complete [2021-10-13T05:10:44.270Z] b4d181a07f80: Verifying Checksum [2021-10-13T05:10:44.270Z] b4d181a07f80: Download complete [2021-10-13T05:10:44.858Z] d287ab97295c: Verifying Checksum [2021-10-13T05:10:44.858Z] d287ab97295c: Download complete [2021-10-13T05:10:45.807Z] b4d181a07f80: Pull complete [2021-10-13T05:10:46.081Z] a1111a8f2ec3: Pull complete [2021-10-13T05:10:46.342Z] ed53099fbce6: Pull complete [2021-10-13T05:10:46.603Z] dc539afda2c1: Pull complete [2021-10-13T05:10:46.863Z] 77bc0d833cb6: Pull complete [2021-10-13T05:10:46.863Z] 9065ff56babe: Pull complete [2021-10-13T05:10:52.183Z] d287ab97295c: Pull complete [2021-10-13T05:10:52.183Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T05:10:52.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:10:52.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T05:10:52.252Z] prd-centos7-docker-4c-2g-965 does not seem to be running inside a container [2021-10-13T05:10:52.285Z] $ 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-13T05:10:54.850Z] $ docker top 39931226903ce11b3d44dd949db4dd4a6d6afd41dde25d28d434e54ecee8b1cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:10:55.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T05:10:55.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T05:10:55.811Z] + ls /var/log/sa-host [2021-10-13T05:10:55.811Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T05:10:55.811Z] file_magic: OK [2021-10-13T05:10:55.811Z] HZ: Using current value: 100 [2021-10-13T05:10:55.811Z] file_header: OK [2021-10-13T05:10:55.811Z] 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-13T05:10:55.811Z] Statistics: [2021-10-13T05:10:55.811Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T05:10:55.811Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T05:10:55.811Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T05:10:55.811Z] file_magic: OK [2021-10-13T05:10:55.811Z] HZ: Using current value: 100 [2021-10-13T05:10:55.811Z] file_header: OK [2021-10-13T05:10:55.811Z] 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-13T05:10:55.811Z] Statistics: [2021-10-13T05:10:55.811Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T05:10:55.811Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:10:55.887Z] provisioning config files... [2021-10-13T05:10:55.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5491291202095086349tmp [Pipeline] { [Pipeline] echo [2021-10-13T05:10:55.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:56.200Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T05:10:56.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:56.543Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T05:10:56.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:56.834Z] ---> sudo-logs.sh [2021-10-13T05:10:56.834Z] Archiving 'sudo' log.. [2021-10-13T05:10:56.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-965.novalocal: Name or service not known [2021-10-13T05:10:56.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-965.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T05:10:56.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:57.137Z] ---> job-cost.sh [2021-10-13T05:10:57.137Z] lf-activate-venv: SKIPPING [2021-10-13T05:10:57.137Z] DEBUG: total: 0.10999999940395355 [2021-10-13T05:10:57.137Z] INFO: Retrieving Stack Cost... [2021-10-13T05:10:57.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T05:10:58.275Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T05:10:58.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:10:58.574Z] ---> logs-deploy.sh [2021-10-13T05:10:58.574Z] lf-activate-venv: SKIPPING [2021-10-13T05:10:58.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/22 [2021-10-13T05:10:58.574Z] INFO: archiving workspace using pattern(s): [2021-10-13T05:10:59.144Z] Archives upload complete. [2021-10-13T05:10:59.144Z] INFO: archiving logs to Nexus [2021-10-13T05:10:59.717Z] ---> uname -a: [2021-10-13T05:10:59.717Z] Linux prd-centos7-docker-4c-2g-965.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] ---> lscpu: [2021-10-13T05:10:59.717Z] Architecture: x86_64 [2021-10-13T05:10:59.717Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-13T05:10:59.717Z] Byte Order: Little Endian [2021-10-13T05:10:59.717Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-13T05:10:59.717Z] CPU(s): 2 [2021-10-13T05:10:59.717Z] On-line CPU(s) list: 0,1 [2021-10-13T05:10:59.717Z] Thread(s) per core: 1 [2021-10-13T05:10:59.717Z] Core(s) per socket: 1 [2021-10-13T05:10:59.717Z] Socket(s): 2 [2021-10-13T05:10:59.717Z] NUMA node(s): 1 [2021-10-13T05:10:59.717Z] Vendor ID: AuthenticAMD [2021-10-13T05:10:59.717Z] CPU family: 23 [2021-10-13T05:10:59.717Z] Model: 49 [2021-10-13T05:10:59.717Z] Model name: AMD EPYC-Rome Processor [2021-10-13T05:10:59.717Z] Stepping: 0 [2021-10-13T05:10:59.717Z] CPU MHz: 2799.998 [2021-10-13T05:10:59.717Z] BogoMIPS: 5599.99 [2021-10-13T05:10:59.717Z] Virtualization: AMD-V [2021-10-13T05:10:59.717Z] Hypervisor vendor: KVM [2021-10-13T05:10:59.717Z] Virtualization type: full [2021-10-13T05:10:59.717Z] L1d cache: 32K [2021-10-13T05:10:59.717Z] L1i cache: 32K [2021-10-13T05:10:59.717Z] L2 cache: 512K [2021-10-13T05:10:59.717Z] L3 cache: 16384K [2021-10-13T05:10:59.717Z] NUMA node0 CPU(s): 0,1 [2021-10-13T05:10:59.717Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] ---> nproc: [2021-10-13T05:10:59.717Z] 2 [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] ---> df -h: [2021-10-13T05:10:59.717Z] Filesystem Size Used Avail Use% Mounted on [2021-10-13T05:10:59.717Z] overlay 40G 9.0G 32G 23% / [2021-10-13T05:10:59.717Z] tmpfs 64M 0 64M 0% /dev [2021-10-13T05:10:59.717Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-13T05:10:59.717Z] shm 64M 0 64M 0% /dev/shm [2021-10-13T05:10:59.717Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] ---> sar -b -r -n DEV: [2021-10-13T05:10:59.717Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] 04:59:00 LINUX RESTART (2 CPU) [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] 05:00:01 tps rtps wtps bread/s bwrtn/s [2021-10-13T05:10:59.717Z] 05:01:01 1.70 0.02 1.68 0.13 30.39 [2021-10-13T05:10:59.717Z] 05:02:01 0.47 0.08 0.38 1.60 7.74 [2021-10-13T05:10:59.717Z] 05:03:01 0.25 0.00 0.25 0.00 2.57 [2021-10-13T05:10:59.717Z] 05:04:01 0.22 0.00 0.22 0.00 3.48 [2021-10-13T05:10:59.717Z] 05:05:01 0.28 0.00 0.28 0.00 4.16 [2021-10-13T05:10:59.717Z] 05:06:01 0.20 0.00 0.20 0.00 2.57 [2021-10-13T05:10:59.717Z] 05:07:01 0.15 0.00 0.15 0.00 2.15 [2021-10-13T05:10:59.717Z] 05:08:01 0.18 0.00 0.18 0.00 2.03 [2021-10-13T05:10:59.717Z] 05:09:01 0.30 0.00 0.30 0.00 3.53 [2021-10-13T05:10:59.717Z] 05:10:01 63.93 0.03 63.90 3.73 26751.51 [2021-10-13T05:10:59.717Z] Average: 6.77 0.01 6.75 0.55 2680.75 [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-13T05:10:59.717Z] 05:01:01 5657836 0 619080 7.73 2620 1729404 1200280 13.25 573584 1542020 20 [2021-10-13T05:10:59.717Z] 05:02:01 5661048 0 615740 7.69 2620 1729532 1198128 13.23 569640 1542572 8 [2021-10-13T05:10:59.717Z] 05:03:01 5663084 0 613704 7.66 2620 1729532 1154676 12.75 568860 1542568 8 [2021-10-13T05:10:59.717Z] 05:04:01 5661028 0 615756 7.69 2620 1729536 1154988 12.75 569712 1543432 12 [2021-10-13T05:10:59.717Z] 05:05:01 5662436 0 614340 7.67 2620 1729544 1154844 12.75 568928 1543432 12 [2021-10-13T05:10:59.717Z] 05:06:01 5661672 0 615104 7.68 2620 1729544 1154916 12.75 569300 1543512 8 [2021-10-13T05:10:59.717Z] 05:07:01 5652760 0 624008 7.79 2620 1729552 1154856 12.75 578300 1543512 8 [2021-10-13T05:10:59.717Z] 05:08:01 5654432 0 622332 7.77 2620 1729556 1154676 12.75 576844 1543568 8 [2021-10-13T05:10:59.717Z] 05:09:01 5654104 0 622656 7.77 2620 1729560 1154676 12.75 578564 1542048 8 [2021-10-13T05:10:59.717Z] 05:10:01 4816636 0 742076 9.27 2620 2447608 1345432 14.85 683636 2193360 160 [2021-10-13T05:10:59.717Z] Average: 5574504 0 630480 7.87 2620 1801337 1182747 13.06 583737 1608002 25 [2021-10-13T05:10:59.717Z] [2021-10-13T05:10:59.717Z] 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-13T05:10:59.717Z] 05:01:01 eth0 4.93 1.62 3.61 0.26 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:02:01 eth0 0.53 0.27 0.27 0.22 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:03:01 eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:04:01 eth0 3.43 0.73 0.78 0.40 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:05:01 eth0 0.65 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.717Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:06:01 eth0 0.90 0.35 0.31 0.20 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:07:01 eth0 0.52 0.40 0.27 0.18 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:10:01 veth31a860b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:10:01 eth0 147.21 81.53 4060.95 10.61 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] 05:10:01 veth2f31904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] Average: veth31a860b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] Average: eth0 15.87 8.54 406.60 1.20 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] Average: veth2f31904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z] ---> sar -P ALL: [2021-10-13T05:10:59.718Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z] 04:59:00 LINUX RESTART (2 CPU) [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z] 05:00:01 CPU %user %nice %system %iowait %steal %idle [2021-10-13T05:10:59.718Z] 05:01:01 all 0.34 0.00 0.08 0.00 0.02 99.56 [2021-10-13T05:10:59.718Z] 05:01:01 0 0.57 0.00 0.12 0.00 0.03 99.28 [2021-10-13T05:10:59.718Z] 05:01:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-10-13T05:10:59.718Z] 05:02:01 all 0.25 0.00 0.08 0.01 0.02 99.64 [2021-10-13T05:10:59.718Z] 05:02:01 0 0.42 0.00 0.07 0.02 0.02 99.48 [2021-10-13T05:10:59.718Z] 05:02:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2021-10-13T05:10:59.718Z] 05:03:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-10-13T05:10:59.718Z] 05:03:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2021-10-13T05:10:59.718Z] 05:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-13T05:10:59.718Z] 05:04:01 all 0.22 0.00 0.06 0.00 0.02 99.71 [2021-10-13T05:10:59.718Z] 05:04:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2021-10-13T05:10:59.718Z] 05:04:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2021-10-13T05:10:59.718Z] 05:05:01 all 0.21 0.00 0.05 0.00 0.01 99.73 [2021-10-13T05:10:59.718Z] 05:05:01 0 0.35 0.00 0.05 0.00 0.00 99.60 [2021-10-13T05:10:59.718Z] 05:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-13T05:10:59.718Z] 05:06:01 all 0.20 0.00 0.05 0.00 0.02 99.73 [2021-10-13T05:10:59.718Z] 05:06:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2021-10-13T05:10:59.718Z] 05:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-13T05:10:59.718Z] 05:07:01 all 0.26 0.00 0.06 0.00 0.01 99.67 [2021-10-13T05:10:59.718Z] 05:07:01 0 0.42 0.00 0.08 0.00 0.00 99.50 [2021-10-13T05:10:59.718Z] 05:07:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-10-13T05:10:59.718Z] 05:08:01 all 0.23 0.00 0.03 0.00 0.02 99.73 [2021-10-13T05:10:59.718Z] 05:08:01 0 0.42 0.00 0.05 0.00 0.03 99.50 [2021-10-13T05:10:59.718Z] 05:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-10-13T05:10:59.718Z] 05:09:01 all 0.26 0.00 0.03 0.00 0.02 99.69 [2021-10-13T05:10:59.718Z] 05:09:01 0 0.47 0.00 0.05 0.00 0.02 99.47 [2021-10-13T05:10:59.718Z] 05:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-13T05:10:59.718Z] 05:10:01 all 8.83 0.00 3.79 0.57 0.03 86.78 [2021-10-13T05:10:59.718Z] 05:10:01 0 8.83 0.00 4.26 0.48 0.03 86.40 [2021-10-13T05:10:59.718Z] 05:10:01 1 8.84 0.00 3.31 0.66 0.03 87.15 [2021-10-13T05:10:59.718Z] Average: all 1.08 0.00 0.42 0.06 0.02 98.43 [2021-10-13T05:10:59.718Z] Average: 0 1.22 0.00 0.48 0.05 0.02 98.23 [2021-10-13T05:10:59.718Z] Average: 1 0.93 0.00 0.36 0.07 0.02 98.62 [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z] [2021-10-13T05:10:59.718Z]