Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46f504b71f11fd5289453d0fb745c59911fba2ea 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-ssh1406949180972439620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh17838996982488156935.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14228094678287984119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh6784336502476201402.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-ssh3665874713516507512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4007 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-ssh2453817023446423572.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 46f504b71f11fd5289453d0fb745c59911fba2ea (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 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493)" > git rev-list --no-walk 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-27T04:56:38.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-27T04:56:38.137Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-27T04:56:38.159Z] ========================================================= [2022-01-27T04:56:38.159Z] EdgeX Global Pipelines Version Info [2022-01-27T04:56:38.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:56:39.293Z] ------------------- [2022-01-27T04:56:39.293Z] stable info: [2022-01-27T04:56:39.293Z] ------------------- [2022-01-27T04:56:39.293Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-27T04:56:39.293Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T04:56:39.293Z] Message: update stable to v1.0.219 [2022-01-27T04:56:39.866Z] ------------------- [2022-01-27T04:56:39.866Z] experimental info: [2022-01-27T04:56:39.866Z] ------------------- [2022-01-27T04:56:39.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-27T04:56:39.866Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T04:56:39.866Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-27T04:56:39.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-27T04:56:40.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-27T04:56:40.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-27T04:56:40.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-27T04:56:40.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-27T04:56:40.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-27T04:56:40.069Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-27T04:56:40.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-27T04:56:40.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-27T04:56:40.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-27T04:56:40.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-27T04:56:40.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-27T04:56:40.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-27T04:56:40.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-27T04:56:40.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T04:56:40.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T04:56:40.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-27T04:56:40.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-27T04:56:40.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-27T04:56:40.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-27T04:56:40.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-27T04:56:40.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-27T04:56:40.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-27T04:56:40.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-27T04:56:40.296Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-27T04:56:40.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-27T04:56:40.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-27T04:56:40.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-27T04:56:40.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-27T04:56:40.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo [2022-01-27T04:56:40.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46f504b [Pipeline] echo [2022-01-27T04:56:40.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T04:56:40.433Z] provisioning config files... [2022-01-27T04:56:40.444Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4839723311948635033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:56:40.751Z] ---> docker-login.sh [2022-01-27T04:56:40.751Z] nexus3.edgexfoundry.org:10001 [2022-01-27T04:56:40.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:41.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:41.016Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:41.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:41.016Z] [2022-01-27T04:56:41.016Z] Login Succeeded [2022-01-27T04:56:41.016Z] nexus3.edgexfoundry.org:10002 [2022-01-27T04:56:41.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:41.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:41.016Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:41.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:41.016Z] [2022-01-27T04:56:41.016Z] Login Succeeded [2022-01-27T04:56:41.016Z] nexus3.edgexfoundry.org:10003 [2022-01-27T04:56:41.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:41.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:41.280Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:41.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:41.280Z] [2022-01-27T04:56:41.280Z] Login Succeeded [2022-01-27T04:56:41.280Z] nexus3.edgexfoundry.org:10004 [2022-01-27T04:56:41.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:41.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:41.280Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:41.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:41.280Z] [2022-01-27T04:56:41.280Z] Login Succeeded [2022-01-27T04:56:41.280Z] docker.io [2022-01-27T04:56:41.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:41.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:41.853Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:41.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:41.853Z] [2022-01-27T04:56:41.853Z] Login Succeeded [2022-01-27T04:56:41.853Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T04:56:41.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-27T04:56:42.242Z] + git rev-list -1 --merges 46f504b71f11fd5289453d0fb745c59911fba2ea~1..46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo [2022-01-27T04:56:42.278Z] -----------> git rev-list -1 --merges 46f504b71f11fd5289453d0fb745c59911fba2ea~1..46f504b71f11fd5289453d0fb745c59911fba2ea 46f504b71f11fd5289453d0fb745c59911fba2ea [false] [Pipeline] sh [2022-01-27T04:56:42.572Z] + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo [2022-01-27T04:56:42.592Z] ========================================================= [2022-01-27T04:56:42.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-27T04:56:42.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-27T04:56:42.934Z] + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo [2022-01-27T04:56:42.947Z] [semverPrep] GIT_COMMIT: 46f504b71f11fd5289453d0fb745c59911fba2ea, Commit Message: chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493) [Pipeline] echo [2022-01-27T04:56:42.958Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-27T04:56:43.379Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T04:56:43.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-27T04:56:43.379Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-27T04:56:43.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-27T04:56:43.379Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-27T04:56:43.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-27T04:56:43.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:56:43.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T04:56:43.801Z] [2022-01-27T04:56:43.801Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:56:44.108Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T04:56:44.108Z] latest: Pulling from edgex-devops/git-semver [2022-01-27T04:56:44.108Z] a0d0a0d46f8b: Pulling fs layer [2022-01-27T04:56:44.108Z] 3e5f54012d9b: Pulling fs layer [2022-01-27T04:56:44.108Z] 4c7163046ea9: Pulling fs layer [2022-01-27T04:56:44.108Z] 0c2d73faf560: Pulling fs layer [2022-01-27T04:56:44.108Z] 0c2d73faf560: Waiting [2022-01-27T04:56:44.108Z] 3e5f54012d9b: Verifying Checksum [2022-01-27T04:56:44.108Z] 3e5f54012d9b: Download complete [2022-01-27T04:56:44.108Z] a0d0a0d46f8b: Verifying Checksum [2022-01-27T04:56:44.108Z] a0d0a0d46f8b: Download complete [2022-01-27T04:56:44.108Z] 0c2d73faf560: Verifying Checksum [2022-01-27T04:56:44.108Z] 0c2d73faf560: Download complete [2022-01-27T04:56:44.108Z] 4c7163046ea9: Verifying Checksum [2022-01-27T04:56:44.108Z] 4c7163046ea9: Download complete [2022-01-27T04:56:44.375Z] a0d0a0d46f8b: Pull complete [2022-01-27T04:56:44.375Z] 3e5f54012d9b: Pull complete [2022-01-27T04:56:44.647Z] 4c7163046ea9: Pull complete [2022-01-27T04:56:44.915Z] 0c2d73faf560: Pull complete [2022-01-27T04:56:44.915Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-27T04:56:44.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T04:56:44.915Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-27T04:56:44.988Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T04:56:45.028Z] $ 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 [2022-01-27T04:56:45.692Z] $ docker top 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T04:56:45.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T04:56:45.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T04:56:45.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T04:56:45.889Z] $ docker exec 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent [2022-01-27T04:56:45.983Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIaMoCl/agent.15 [2022-01-27T04:56:45.983Z] SSH_AGENT_PID=21 [2022-01-27T04:56:45.990Z] Running ssh-add (command line suppressed) [2022-01-27T04:56:46.075Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1540667804412255070.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1540667804412255070.key) [2022-01-27T04:56:46.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T04:56:46.396Z] + git tag --points-at HEAD [Pipeline] } [2022-01-27T04:56:46.410Z] $ docker exec --env ******** --env ******** 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent -k [2022-01-27T04:56:46.513Z] unset SSH_AUTH_SOCK; [2022-01-27T04:56:46.513Z] unset SSH_AGENT_PID; [2022-01-27T04:56:46.513Z] echo Agent pid 21 killed; [2022-01-27T04:56:46.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-27T04:56:46.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T04:56:46.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T04:56:46.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T04:56:46.684Z] $ docker exec 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent [2022-01-27T04:56:46.818Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlkGEIl/agent.53 [2022-01-27T04:56:46.818Z] SSH_AGENT_PID=60 [2022-01-27T04:56:46.823Z] Running ssh-add (command line suppressed) [2022-01-27T04:56:46.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1217738258305776242.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1217738258305776242.key) [2022-01-27T04:56:46.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T04:56:47.262Z] + git semver init [2022-01-27T04:56:47.262Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T04:56:47.262Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-27T04:56:47.262Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T04:56:47.262Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T04:56:47.262Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T04:56:47.262Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T04:56:47.262Z] # $SEMVER_BRANCH = main [2022-01-27T04:56:47.262Z] # $SEMVER_TEMP = /tmp/semver-724494043 [2022-01-27T04:56:47.262Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-27T04:56:49.185Z] # '/tmp/semver-724494043' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-01-27T04:56:49.185Z] # -> Force: false [2022-01-27T04:56:49.185Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-27T04:56:49.197Z] $ docker exec --env ******** --env ******** 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent -k [2022-01-27T04:56:49.293Z] unset SSH_AUTH_SOCK; [2022-01-27T04:56:49.294Z] unset SSH_AGENT_PID; [2022-01-27T04:56:49.294Z] echo Agent pid 60 killed; [2022-01-27T04:56:49.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T04:56:49.613Z] + git semver [Pipeline] } [2022-01-27T04:56:49.628Z] $ docker stop --time=1 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 [2022-01-27T04:56:50.943Z] $ docker rm -f 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T04:56:51.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-27T04:56:51.515Z] Stashed 1 file(s) [Pipeline] echo [2022-01-27T04:56:51.518Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T04:56:51.628Z] provisioning config files... [2022-01-27T04:56:51.638Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1132387218864732388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:56:51.944Z] ---> docker-login.sh [2022-01-27T04:56:51.944Z] nexus3.edgexfoundry.org:10001 [2022-01-27T04:56:51.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:51.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:51.944Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:51.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:51.944Z] [2022-01-27T04:56:51.944Z] Login Succeeded [2022-01-27T04:56:51.944Z] nexus3.edgexfoundry.org:10002 [2022-01-27T04:56:51.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:51.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:51.944Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:51.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:51.944Z] [2022-01-27T04:56:51.944Z] Login Succeeded [2022-01-27T04:56:51.944Z] nexus3.edgexfoundry.org:10003 [2022-01-27T04:56:52.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:52.205Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:52.205Z] [2022-01-27T04:56:52.205Z] Login Succeeded [2022-01-27T04:56:52.205Z] nexus3.edgexfoundry.org:10004 [2022-01-27T04:56:52.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:52.205Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:52.205Z] [2022-01-27T04:56:52.205Z] Login Succeeded [2022-01-27T04:56:52.205Z] docker.io [2022-01-27T04:56:52.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:56:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:56:52.726Z] Configure a credential helper to remove this warning. See [2022-01-27T04:56:52.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:56:52.726Z] [2022-01-27T04:56:52.726Z] Login Succeeded [2022-01-27T04:56:52.726Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T04:56:52.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-27T04:56:52.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T04:56:52.826Z] ========================================================= [2022-01-27T04:56:52.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-27T04:56:52.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:56:53.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-27T04:56:53.408Z] Sending build context to Docker daemon 40.86MB [2022-01-27T04:56:53.408Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-27T04:56:53.408Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-27T04:56:53.408Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-27T04:56:53.408Z] 59bf1c3509f3: Pulling fs layer [2022-01-27T04:56:53.408Z] 666ba61612fd: Pulling fs layer [2022-01-27T04:56:53.408Z] 8ed8ca486205: Pulling fs layer [2022-01-27T04:56:53.408Z] 4fe6c5a15a65: Pulling fs layer [2022-01-27T04:56:53.408Z] 22a0e8bec74d: Pulling fs layer [2022-01-27T04:56:53.408Z] f965cba54748: Pulling fs layer [2022-01-27T04:56:53.408Z] 861ffc35075e: Pulling fs layer [2022-01-27T04:56:53.408Z] 4b385c91608e: Pulling fs layer [2022-01-27T04:56:53.408Z] 560528eb2ebb: Pulling fs layer [2022-01-27T04:56:53.408Z] 4fe6c5a15a65: Waiting [2022-01-27T04:56:53.408Z] 22a0e8bec74d: Waiting [2022-01-27T04:56:53.408Z] f965cba54748: Waiting [2022-01-27T04:56:53.408Z] 861ffc35075e: Waiting [2022-01-27T04:56:53.408Z] 4b385c91608e: Waiting [2022-01-27T04:56:53.408Z] 560528eb2ebb: Waiting [2022-01-27T04:56:53.408Z] 8ed8ca486205: Verifying Checksum [2022-01-27T04:56:53.408Z] 8ed8ca486205: Download complete [2022-01-27T04:56:53.408Z] 666ba61612fd: Verifying Checksum [2022-01-27T04:56:53.408Z] 666ba61612fd: Download complete [2022-01-27T04:56:53.408Z] 22a0e8bec74d: Verifying Checksum [2022-01-27T04:56:53.408Z] 22a0e8bec74d: Download complete [2022-01-27T04:56:53.408Z] f965cba54748: Verifying Checksum [2022-01-27T04:56:53.408Z] f965cba54748: Download complete [2022-01-27T04:56:53.408Z] 59bf1c3509f3: Verifying Checksum [2022-01-27T04:56:53.408Z] 59bf1c3509f3: Download complete [2022-01-27T04:56:53.408Z] 861ffc35075e: Verifying Checksum [2022-01-27T04:56:53.408Z] 861ffc35075e: Download complete [2022-01-27T04:56:53.673Z] 4b385c91608e: Verifying Checksum [2022-01-27T04:56:53.673Z] 4b385c91608e: Download complete [2022-01-27T04:56:53.938Z] 59bf1c3509f3: Pull complete [2022-01-27T04:56:54.198Z] 4fe6c5a15a65: Verifying Checksum [2022-01-27T04:56:54.198Z] 4fe6c5a15a65: Download complete [2022-01-27T04:56:54.198Z] 560528eb2ebb: Verifying Checksum [2022-01-27T04:56:54.198Z] 560528eb2ebb: Download complete [2022-01-27T04:56:54.198Z] 666ba61612fd: Pull complete [2022-01-27T04:56:54.198Z] 8ed8ca486205: Pull complete [2022-01-27T04:56:58.438Z] 4fe6c5a15a65: Pull complete [2022-01-27T04:56:58.438Z] 22a0e8bec74d: Pull complete [2022-01-27T04:56:58.438Z] f965cba54748: Pull complete [2022-01-27T04:56:58.438Z] 861ffc35075e: Pull complete [2022-01-27T04:56:58.438Z] 4b385c91608e: Pull complete [2022-01-27T04:57:00.390Z] 560528eb2ebb: Pull complete [2022-01-27T04:57:00.390Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-27T04:57:00.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T04:57:00.650Z] ---> dd4a08f94e63 [2022-01-27T04:57:00.650Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-27T04:57:03.200Z] ---> Running in f467236235a9 [2022-01-27T04:57:03.200Z] Removing intermediate container f467236235a9 [2022-01-27T04:57:03.200Z] ---> 4ce7322a1f42 [2022-01-27T04:57:03.200Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-27T04:57:03.200Z] ---> Running in b58eb02a6ee6 [2022-01-27T04:57:03.200Z] Removing intermediate container b58eb02a6ee6 [2022-01-27T04:57:03.200Z] ---> b76da9e90ea8 [2022-01-27T04:57:03.200Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-27T04:57:03.200Z] ---> Running in f0d8494382c7 [2022-01-27T04:57:03.200Z] Removing intermediate container f0d8494382c7 [2022-01-27T04:57:03.200Z] ---> 4dfa945c8db8 [2022-01-27T04:57:03.200Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-27T04:57:03.200Z] ---> Running in b330e7b5479a [2022-01-27T04:57:03.200Z] Removing intermediate container b330e7b5479a [2022-01-27T04:57:03.200Z] ---> d769a0e985f8 [2022-01-27T04:57:03.200Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-27T04:57:03.200Z] ---> Running in 6b8099ef1252 [2022-01-27T04:57:03.465Z] Removing intermediate container 6b8099ef1252 [2022-01-27T04:57:03.465Z] ---> deef6e1e51d9 [2022-01-27T04:57:03.465Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T04:57:03.465Z] ---> Running in 56b6870cdfb8 [2022-01-27T04:57:04.037Z] Removing intermediate container 56b6870cdfb8 [2022-01-27T04:57:04.037Z] ---> 7071cf38efde [2022-01-27T04:57:04.037Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-27T04:57:04.037Z] ---> Running in b262e21b9a7d [2022-01-27T04:57:04.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T04:57:06.598Z] Still waiting to schedule task [2022-01-27T04:57:06.599Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-27T04:57:09.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T04:57:09.586Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-27T04:57:14.880Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-27T04:57:14.880Z] OK: 221 MiB in 52 packages [2022-01-27T04:57:14.880Z] Removing intermediate container b262e21b9a7d [2022-01-27T04:57:14.880Z] ---> f51fde69a859 [2022-01-27T04:57:14.880Z] Step 10/15 : ENV GO111MODULE=on [2022-01-27T04:57:14.880Z] ---> Running in 1d9dbc296211 [2022-01-27T04:57:14.880Z] Removing intermediate container 1d9dbc296211 [2022-01-27T04:57:14.880Z] ---> 6246a182c8fc [2022-01-27T04:57:14.880Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-27T04:57:14.880Z] ---> Running in 36b7bf91a707 [2022-01-27T04:57:14.880Z] Removing intermediate container 36b7bf91a707 [2022-01-27T04:57:14.880Z] ---> a0325cdeb0b6 [2022-01-27T04:57:14.880Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-27T04:57:14.880Z] ---> 77c9fb592287 [2022-01-27T04:57:14.880Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T04:57:14.880Z] ---> Running in 0076dbf06cc7 [2022-01-27T04:57:53.652Z] Removing intermediate container 0076dbf06cc7 [2022-01-27T04:57:53.652Z] ---> 6ae04c8b70e5 [2022-01-27T04:57:53.652Z] Step 14/15 : COPY . . [2022-01-27T04:57:54.602Z] ---> 7ec577985371 [2022-01-27T04:57:54.602Z] Step 15/15 : RUN ${MAKE} [2022-01-27T04:57:54.602Z] ---> Running in 2d509c0a9b9d [2022-01-27T04:57:54.861Z] noop [2022-01-27T04:57:55.122Z] Removing intermediate container 2d509c0a9b9d [2022-01-27T04:57:55.122Z] ---> 6f9515d0b844 [2022-01-27T04:57:55.122Z] Successfully built 6f9515d0b844 [2022-01-27T04:57:55.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:57:55.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T04:57:55.427Z] . [Pipeline] withDockerContainer [2022-01-27T04:57:55.496Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T04:57:55.530Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-27T04:57:55.854Z] $ docker top ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T04:57:56.204Z] + go version [2022-01-27T04:57:56.204Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-27T04:57:56.215Z] $ docker stop --time=1 ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 [2022-01-27T04:57:57.405Z] $ docker rm -f ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:57:57.817Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T04:57:57.817Z] . [Pipeline] withDockerContainer [2022-01-27T04:57:57.874Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T04:57:57.906Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-27T04:57:58.271Z] $ docker top 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-27T04:57:58.641Z] + make test [2022-01-27T04:57:58.641Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-27T04:57:58.906Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-27T04:58:11.265Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-27T04:58:11.265Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-27T04:58:14.604Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-27T04:58:14.604Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-27T04:58:14.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-27T04:58:14.630Z] $ docker stop --time=1 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 [2022-01-27T04:58:16.209Z] $ docker rm -f 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T04:58:16.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-27T04:58:16.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-27T04:58:17.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-27T04:58:17.945Z] + ls -al . [2022-01-27T04:58:17.945Z] total 112 [2022-01-27T04:58:17.945Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 27 04:57 . [2022-01-27T04:58:17.945Z] drwxrwxr-x. 4 jenkins jenkins 106 Jan 27 04:56 .. [2022-01-27T04:58:17.945Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 27 04:56 assets [2022-01-27T04:58:17.945Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 27 04:56 bin [2022-01-27T04:58:17.945Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 27 04:56 cmd [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 27 04:56 CONTRIBUTING.md [2022-01-27T04:58:17.945Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 27 04:57 coverage.out [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 27 04:56 Dockerfile [2022-01-27T04:58:17.945Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 27 04:56 docs [2022-01-27T04:58:17.945Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 27 04:56 .git [2022-01-27T04:58:17.945Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 27 04:56 .github [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 27 04:56 .gitignore [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 27 04:56 go.mod [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 27 04:56 go.sum [2022-01-27T04:58:17.945Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 27 04:56 internal [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 27 04:56 Jenkinsfile [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 27 04:56 LICENSE [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 27 04:56 Makefile [2022-01-27T04:58:17.945Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 27 04:56 pkg [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 27 04:56 README.md [2022-01-27T04:58:17.945Z] drwx------. 3 jenkins jenkins 42 Jan 27 04:56 .semver [2022-01-27T04:58:17.945Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 27 04:56 snap [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 27 04:56 VERSION [2022-01-27T04:58:17.945Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 27 04:56 version.go [2022-01-27T04:58:17.945Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 27 04:56 web [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:18.245Z] + 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=46f504b71f11fd5289453d0fb745c59911fba2ea --label arch=amd64 --label version=2.1.1-dev.7 . [2022-01-27T04:58:18.507Z] Sending build context to Docker daemon 40.86MB [2022-01-27T04:58:18.507Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-27T04:58:18.507Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-27T04:58:18.507Z] ---> 6f9515d0b844 [2022-01-27T04:58:18.507Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-27T04:58:18.770Z] ---> Running in a5c97b5ea276 [2022-01-27T04:58:18.770Z] Removing intermediate container a5c97b5ea276 [2022-01-27T04:58:18.770Z] ---> 1e3d5bd282e0 [2022-01-27T04:58:18.770Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-27T04:58:19.030Z] ---> Running in 2f4b671f9ea9 [2022-01-27T04:58:19.030Z] Removing intermediate container 2f4b671f9ea9 [2022-01-27T04:58:19.030Z] ---> a4b2c7409369 [2022-01-27T04:58:19.030Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-27T04:58:19.030Z] ---> Running in 3e91e4b3bfe8 [2022-01-27T04:58:19.030Z] Removing intermediate container 3e91e4b3bfe8 [2022-01-27T04:58:19.030Z] ---> 3afe1d743786 [2022-01-27T04:58:19.030Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-27T04:58:19.298Z] ---> Running in accead6e9328 [2022-01-27T04:58:19.298Z] Removing intermediate container accead6e9328 [2022-01-27T04:58:19.298Z] ---> b61b77522032 [2022-01-27T04:58:19.298Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-27T04:58:19.298Z] ---> Running in 7f1c273ead90 [2022-01-27T04:58:19.298Z] Removing intermediate container 7f1c273ead90 [2022-01-27T04:58:19.298Z] ---> 24fed56af750 [2022-01-27T04:58:19.298Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T04:58:19.298Z] ---> Running in 161770bb2a31 [2022-01-27T04:58:19.870Z] Removing intermediate container 161770bb2a31 [2022-01-27T04:58:19.870Z] ---> 8fc0b041dae9 [2022-01-27T04:58:19.870Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-27T04:58:19.870Z] ---> Running in d8c3897bf2cf [2022-01-27T04:58:20.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T04:58:21.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T04:58:21.641Z] OK: 221 MiB in 52 packages [2022-01-27T04:58:21.641Z] Removing intermediate container d8c3897bf2cf [2022-01-27T04:58:21.641Z] ---> 526e3d2eab20 [2022-01-27T04:58:21.641Z] Step 10/23 : ENV GO111MODULE=on [2022-01-27T04:58:21.641Z] ---> Running in bc34ae133253 [2022-01-27T04:58:21.905Z] Removing intermediate container bc34ae133253 [2022-01-27T04:58:21.905Z] ---> 3777a80170af [2022-01-27T04:58:21.905Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-27T04:58:21.905Z] ---> Running in 26e17fa90ee4 [2022-01-27T04:58:21.905Z] Removing intermediate container 26e17fa90ee4 [2022-01-27T04:58:21.905Z] ---> 8b63b12370e6 [2022-01-27T04:58:21.905Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-27T04:58:22.164Z] ---> c756f4b81f7e [2022-01-27T04:58:22.164Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T04:58:22.164Z] ---> Running in d71ffa32230f [2022-01-27T04:58:22.735Z] Removing intermediate container d71ffa32230f [2022-01-27T04:58:22.735Z] ---> 33c288f34ab1 [2022-01-27T04:58:22.735Z] Step 14/23 : COPY . . [2022-01-27T04:58:23.680Z] ---> 3002fbe29a33 [2022-01-27T04:58:23.680Z] Step 15/23 : RUN ${MAKE} [2022-01-27T04:58:23.680Z] ---> Running in 84d32df554e9 [2022-01-27T04:58:23.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-27T04:58:25.219Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4008 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-01-27T04:58:25.234Z] Running in /w/workspace/edgex-ui-go/46 [Pipeline] { [Pipeline] checkout [2022-01-27T04:58:25.409Z] The recommended git tool is: git [2022-01-27T04:58:30.021Z] using credential edgex-jenkins-ssh [2022-01-27T04:58:30.039Z] Cloning the remote Git repository [2022-01-27T04:58:30.095Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-27T04:58:30.172Z] > git init /w/workspace/edgex-ui-go/46 # timeout=10 [2022-01-27T04:58:30.268Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-27T04:58:30.269Z] > git --version # timeout=10 [2022-01-27T04:58:30.289Z] > git --version # 'git version 2.17.1' [2022-01-27T04:58:30.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T04:58:30.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T04:58:33.049Z] Avoid second fetch [2022-01-27T04:58:33.050Z] Checking out Revision 46f504b71f11fd5289453d0fb745c59911fba2ea (main) [2022-01-27T04:58:34.055Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-27T04:58:34.055Z] Removing intermediate container 84d32df554e9 [2022-01-27T04:58:34.055Z] ---> 1744ab5e49f6 [2022-01-27T04:58:34.055Z] Step 16/23 : FROM alpine:3.14 [2022-01-27T04:58:32.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-27T04:58:33.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T04:58:33.121Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T04:58:33.146Z] > git checkout -f 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [2022-01-27T04:58:34.628Z] 3.14: Pulling from library/alpine [2022-01-27T04:58:34.628Z] 97518928ae5f: Pulling fs layer [2022-01-27T04:58:34.888Z] 97518928ae5f: Download complete [2022-01-27T04:58:34.888Z] 97518928ae5f: Pull complete [2022-01-27T04:58:34.888Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T04:58:35.150Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T04:58:35.150Z] ---> 0a97eee8041e [2022-01-27T04:58:35.150Z] Step 17/23 : EXPOSE 4000 [2022-01-27T04:58:35.150Z] ---> Running in f68ce3087774 [2022-01-27T04:58:35.150Z] Removing intermediate container f68ce3087774 [2022-01-27T04:58:35.150Z] ---> 3389b3ca346f [2022-01-27T04:58:35.150Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-27T04:58:35.727Z] ---> 8e08ebcadf0a [2022-01-27T04:58:35.727Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-27T04:58:35.727Z] ---> Running in 573ded419225 [2022-01-27T04:58:35.727Z] Removing intermediate container 573ded419225 [2022-01-27T04:58:35.727Z] ---> 5739655c5ff1 [2022-01-27T04:58:35.727Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-27T04:58:35.727Z] ---> Running in b0d4cc192cf2 [2022-01-27T04:58:35.727Z] Removing intermediate container b0d4cc192cf2 [2022-01-27T04:58:35.727Z] ---> 1cef3b04318a [2022-01-27T04:58:35.727Z] Step 21/23 : LABEL arch=amd64 [2022-01-27T04:58:35.727Z] ---> Running in 987f49d3ce2f [2022-01-27T04:58:35.986Z] Removing intermediate container 987f49d3ce2f [2022-01-27T04:58:35.986Z] ---> 6b6ec7c15917 [2022-01-27T04:58:35.986Z] Step 22/23 : LABEL git_sha=46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T04:58:35.986Z] ---> Running in 6ed1307ec8ec [2022-01-27T04:58:35.986Z] Removing intermediate container 6ed1307ec8ec [2022-01-27T04:58:35.986Z] ---> 9c5591a30d41 [2022-01-27T04:58:35.986Z] Step 23/23 : LABEL version=2.1.1-dev.7 [2022-01-27T04:58:35.986Z] ---> Running in 94ab24624943 [2022-01-27T04:58:35.986Z] Removing intermediate container 94ab24624943 [2022-01-27T04:58:35.986Z] ---> 7c9382c33402 [2022-01-27T04:58:35.986Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-27T04:58:36.252Z] Successfully built 7c9382c33402 [2022-01-27T04:58:36.252Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T04:58:36.333Z] provisioning config files... [2022-01-27T04:58:36.341Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4699747494795082616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:58:36.643Z] ---> docker-login.sh [2022-01-27T04:58:36.643Z] nexus3.edgexfoundry.org:10001 [2022-01-27T04:58:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:36.643Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:36.643Z] [2022-01-27T04:58:36.643Z] Login Succeeded [2022-01-27T04:58:36.643Z] nexus3.edgexfoundry.org:10002 [2022-01-27T04:58:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:36.643Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:36.643Z] [2022-01-27T04:58:36.643Z] Login Succeeded [2022-01-27T04:58:36.643Z] nexus3.edgexfoundry.org:10003 [2022-01-27T04:58:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:36.911Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:36.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:36.911Z] [2022-01-27T04:58:36.911Z] Login Succeeded [2022-01-27T04:58:36.911Z] nexus3.edgexfoundry.org:10004 [2022-01-27T04:58:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:36.911Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:36.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:36.911Z] [2022-01-27T04:58:36.911Z] Login Succeeded [2022-01-27T04:58:36.911Z] docker.io [2022-01-27T04:58:37.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:37.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:37.444Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:37.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:37.444Z] [2022-01-27T04:58:37.444Z] Login Succeeded [2022-01-27T04:58:37.444Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T04:58:37.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T04:58:37.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T04:58:37.503Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-01-27T04:58:37.504Z] 46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T04:58:37.504Z] latest [2022-01-27T04:58:37.504Z] 2.1.1-dev.7 [2022-01-27T04:58:37.504Z] 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T04:58:37.504Z] main [2022-01-27T04:58:37.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:37.596Z] Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493)" [2022-01-27T04:58:37.821Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-27T04:58:38.130Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T04:58:38.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-27T04:58:38.130Z] 843d83e0c2cf: Preparing [2022-01-27T04:58:38.130Z] 1a058d5342cc: Preparing [2022-01-27T04:58:38.130Z] 1a058d5342cc: Layer already exists [2022-01-27T04:58:38.422Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-27T04:58:38.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T04:58:38.422Z] Dload Upload Total Spent Left Speed [2022-01-27T04:58:38.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh [2022-01-27T04:58:38.959Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-27T04:58:39.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-27T04:58:39.306Z] + sudo tee /etc/docker/daemon.new [2022-01-27T04:58:39.306Z] { [2022-01-27T04:58:39.306Z] "registry-mirrors": [ [2022-01-27T04:58:39.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-27T04:58:39.306Z] ], [2022-01-27T04:58:39.306Z] "bip": "10.250.0.254/24", [2022-01-27T04:58:39.306Z] "hosts": [ [2022-01-27T04:58:39.306Z] "tcp://0.0.0.0:5555", [2022-01-27T04:58:39.306Z] "unix:///var/run/docker.sock" [2022-01-27T04:58:39.306Z] ], [2022-01-27T04:58:39.306Z] "mtu": 1458, [2022-01-27T04:58:39.306Z] "selinux-enabled": true, [2022-01-27T04:58:39.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-27T04:58:39.306Z] } [Pipeline] sh [2022-01-27T04:58:39.517Z] 843d83e0c2cf: Pushed [2022-01-27T04:58:39.647Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-27T04:58:39.776Z] 46f504b71f11fd5289453d0fb745c59911fba2ea: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:39.997Z] + sudo service docker restart [2022-01-27T04:58:40.070Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:40.364Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-27T04:58:40.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-27T04:58:40.364Z] 843d83e0c2cf: Preparing [2022-01-27T04:58:40.364Z] 1a058d5342cc: Preparing [2022-01-27T04:58:40.364Z] 843d83e0c2cf: Layer already exists [2022-01-27T04:58:40.364Z] 1a058d5342cc: Layer already exists [2022-01-27T04:58:40.364Z] latest: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:40.657Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:40.951Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 [2022-01-27T04:58:40.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-27T04:58:40.952Z] 843d83e0c2cf: Preparing [2022-01-27T04:58:40.952Z] 1a058d5342cc: Preparing [2022-01-27T04:58:40.952Z] 1a058d5342cc: Layer already exists [2022-01-27T04:58:40.952Z] 843d83e0c2cf: Layer already exists [2022-01-27T04:58:40.952Z] 2.1.1-dev.7: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:41.255Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:41.546Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T04:58:41.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-27T04:58:41.546Z] 843d83e0c2cf: Preparing [2022-01-27T04:58:41.546Z] 1a058d5342cc: Preparing [2022-01-27T04:58:41.546Z] 1a058d5342cc: Layer already exists [2022-01-27T04:58:41.546Z] 843d83e0c2cf: Layer already exists [2022-01-27T04:58:41.546Z] 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:41.844Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:42.144Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-01-27T04:58:42.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-27T04:58:42.144Z] 843d83e0c2cf: Preparing [2022-01-27T04:58:42.144Z] 1a058d5342cc: Preparing [2022-01-27T04:58:42.144Z] 1a058d5342cc: Layer already exists [2022-01-27T04:58:42.144Z] 843d83e0c2cf: Layer already exists [2022-01-27T04:58:42.144Z] main: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T04:58:42.184Z] ===================================================== [Pipeline] echo [2022-01-27T04:58:42.194Z] taggedImages: [2022-01-27T04:58:42.194Z] - nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T04:58:42.194Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-27T04:58:42.194Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 [2022-01-27T04:58:42.194Z] - nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T04:58:42.194Z] - 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 [2022-01-27T04:58:42.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T04:58:42.559Z] [2022-01-27T04:58:42.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:58:42.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T04:58:42.870Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-27T04:58:42.870Z] b4d181a07f80: Pulling fs layer [2022-01-27T04:58:42.870Z] a1111a8f2ec3: Pulling fs layer [2022-01-27T04:58:42.870Z] ed53099fbce6: Pulling fs layer [2022-01-27T04:58:42.870Z] dc539afda2c1: Pulling fs layer [2022-01-27T04:58:42.870Z] 77bc0d833cb6: Pulling fs layer [2022-01-27T04:58:42.870Z] 9065ff56babe: Pulling fs layer [2022-01-27T04:58:42.870Z] d287ab97295c: Pulling fs layer [2022-01-27T04:58:42.870Z] dc539afda2c1: Waiting [2022-01-27T04:58:42.870Z] 77bc0d833cb6: Waiting [2022-01-27T04:58:42.870Z] 9065ff56babe: Waiting [2022-01-27T04:58:42.870Z] d287ab97295c: Waiting [2022-01-27T04:58:42.870Z] a1111a8f2ec3: Verifying Checksum [2022-01-27T04:58:42.870Z] a1111a8f2ec3: Download complete [2022-01-27T04:58:42.870Z] dc539afda2c1: Verifying Checksum [2022-01-27T04:58:42.870Z] dc539afda2c1: Download complete [2022-01-27T04:58:42.870Z] ed53099fbce6: Verifying Checksum [2022-01-27T04:58:42.870Z] ed53099fbce6: Download complete [2022-01-27T04:58:42.870Z] 77bc0d833cb6: Verifying Checksum [2022-01-27T04:58:42.870Z] 77bc0d833cb6: Download complete [2022-01-27T04:58:42.870Z] 9065ff56babe: Verifying Checksum [2022-01-27T04:58:42.870Z] 9065ff56babe: Download complete [2022-01-27T04:58:43.130Z] b4d181a07f80: Verifying Checksum [2022-01-27T04:58:43.130Z] b4d181a07f80: Download complete [2022-01-27T04:58:43.731Z] d287ab97295c: Verifying Checksum [2022-01-27T04:58:43.731Z] d287ab97295c: Download complete [2022-01-27T04:58:44.683Z] b4d181a07f80: Pull complete [2022-01-27T04:58:44.683Z] a1111a8f2ec3: Pull complete [2022-01-27T04:58:45.265Z] ed53099fbce6: Pull complete [2022-01-27T04:58:45.265Z] dc539afda2c1: Pull complete [2022-01-27T04:58:45.531Z] 77bc0d833cb6: Pull complete [2022-01-27T04:58:45.531Z] 9065ff56babe: Pull complete [2022-01-27T04:58:50.858Z] d287ab97295c: Pull complete [2022-01-27T04:58:50.858Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-27T04:58:50.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T04:58:50.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-27T04:58:50.924Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T04:58:51.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-27T04:58:54.596Z] $ docker top 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:58:55.032Z] ---> job-cost.sh [2022-01-27T04:58:55.033Z] lf-activate-venv: SKIPPING [2022-01-27T04:58:55.033Z] INFO: No Stack... [2022-01-27T04:58:55.294Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-27T04:58:55.554Z] INFO: Archiving Costs [Pipeline] sh [2022-01-27T04:58:55.853Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-01-27T04:58:55.853Z] + cut -d, -f6 [Pipeline] lock [2022-01-27T04:58:55.868Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [2022-01-27T04:58:55.874Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] did not exist. Created. [2022-01-27T04:58:55.874Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-27T04:58:56.181Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-27T04:58:56.219Z] Stashed 1 file(s) [Pipeline] } [2022-01-27T04:58:56.227Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-27T04:58:56.247Z] $ docker stop --time=1 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 [2022-01-27T04:58:57.386Z] $ docker rm -f 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T04:58:58.366Z] provisioning config files... [2022-01-27T04:58:58.388Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/46@tmp/config340714175100355407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T04:58:58.751Z] ---> docker-login.sh [2022-01-27T04:58:58.751Z] nexus3.edgexfoundry.org:10001 [2022-01-27T04:58:59.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:59.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:59.627Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:59.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:59.627Z] [2022-01-27T04:58:59.627Z] Login Succeeded [2022-01-27T04:58:59.627Z] nexus3.edgexfoundry.org:10002 [2022-01-27T04:58:59.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:58:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:58:59.900Z] Configure a credential helper to remove this warning. See [2022-01-27T04:58:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:58:59.900Z] [2022-01-27T04:58:59.900Z] Login Succeeded [2022-01-27T04:58:59.900Z] nexus3.edgexfoundry.org:10003 [2022-01-27T04:59:00.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:59:00.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:59:00.449Z] Configure a credential helper to remove this warning. See [2022-01-27T04:59:00.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:59:00.449Z] [2022-01-27T04:59:00.449Z] Login Succeeded [2022-01-27T04:59:00.449Z] nexus3.edgexfoundry.org:10004 [2022-01-27T04:59:00.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:59:00.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:59:00.724Z] Configure a credential helper to remove this warning. See [2022-01-27T04:59:00.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:59:00.724Z] [2022-01-27T04:59:00.724Z] Login Succeeded [2022-01-27T04:59:00.724Z] docker.io [2022-01-27T04:59:01.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T04:59:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T04:59:01.593Z] Configure a credential helper to remove this warning. See [2022-01-27T04:59:01.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T04:59:01.593Z] [2022-01-27T04:59:01.593Z] Login Succeeded [2022-01-27T04:59:01.593Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T04:59:01.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-27T04:59:02.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T04:59:02.077Z] ========================================================= [2022-01-27T04:59:02.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-27T04:59:02.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-27T04:59:02.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-27T04:59:03.420Z] Sending build context to Docker daemon 25.67MB [2022-01-27T04:59:03.420Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-27T04:59:03.420Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-27T04:59:03.420Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-27T04:59:03.420Z] 9b3977197b4f: Pulling fs layer [2022-01-27T04:59:03.420Z] 1a89e8eeedd5: Pulling fs layer [2022-01-27T04:59:03.420Z] 94645a83ff95: Pulling fs layer [2022-01-27T04:59:03.420Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-27T04:59:03.420Z] 0c92f367c5e7: Pulling fs layer [2022-01-27T04:59:03.420Z] 4b8299f9d1f4: Pulling fs layer [2022-01-27T04:59:03.420Z] 9a6b49a46696: Pulling fs layer [2022-01-27T04:59:03.420Z] cf05db05a679: Pulling fs layer [2022-01-27T04:59:03.420Z] 3f3a8bcf1eab: Waiting [2022-01-27T04:59:03.420Z] 0c92f367c5e7: Waiting [2022-01-27T04:59:03.420Z] 4b8299f9d1f4: Waiting [2022-01-27T04:59:03.420Z] 9a6b49a46696: Waiting [2022-01-27T04:59:03.420Z] cf05db05a679: Waiting [2022-01-27T04:59:03.420Z] 94645a83ff95: Download complete [2022-01-27T04:59:03.420Z] 1a89e8eeedd5: Verifying Checksum [2022-01-27T04:59:03.420Z] 1a89e8eeedd5: Download complete [2022-01-27T04:59:03.420Z] 0c92f367c5e7: Verifying Checksum [2022-01-27T04:59:03.420Z] 0c92f367c5e7: Download complete [2022-01-27T04:59:03.420Z] 4b8299f9d1f4: Verifying Checksum [2022-01-27T04:59:03.420Z] 4b8299f9d1f4: Download complete [2022-01-27T04:59:03.420Z] 9b3977197b4f: Download complete [2022-01-27T04:59:03.420Z] 9a6b49a46696: Verifying Checksum [2022-01-27T04:59:03.420Z] 9a6b49a46696: Download complete [2022-01-27T04:59:04.406Z] 9b3977197b4f: Pull complete [2022-01-27T04:59:04.683Z] 1a89e8eeedd5: Pull complete [2022-01-27T04:59:04.961Z] 94645a83ff95: Pull complete [2022-01-27T04:59:05.236Z] cf05db05a679: Verifying Checksum [2022-01-27T04:59:05.236Z] cf05db05a679: Download complete [2022-01-27T04:59:05.836Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-27T04:59:05.836Z] 3f3a8bcf1eab: Download complete [2022-01-27T04:59:18.231Z] 3f3a8bcf1eab: Pull complete [2022-01-27T04:59:18.231Z] 0c92f367c5e7: Pull complete [2022-01-27T04:59:18.231Z] 4b8299f9d1f4: Pull complete [2022-01-27T04:59:18.231Z] 9a6b49a46696: Pull complete [2022-01-27T04:59:23.632Z] cf05db05a679: Pull complete [2022-01-27T04:59:23.632Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-27T04:59:23.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T04:59:23.632Z] ---> 0ccda1f7e2ee [2022-01-27T04:59:23.632Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-27T04:59:25.607Z] ---> Running in db9a9ba81575 [2022-01-27T04:59:25.880Z] Removing intermediate container db9a9ba81575 [2022-01-27T04:59:25.880Z] ---> 4812bec8fb83 [2022-01-27T04:59:25.880Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-27T04:59:25.880Z] ---> Running in 01f812aab7b3 [2022-01-27T04:59:26.151Z] Removing intermediate container 01f812aab7b3 [2022-01-27T04:59:26.151Z] ---> a4fe84d28c73 [2022-01-27T04:59:26.151Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-27T04:59:26.424Z] ---> Running in 043af512f273 [2022-01-27T04:59:26.696Z] Removing intermediate container 043af512f273 [2022-01-27T04:59:26.696Z] ---> a67467dd9c0b [2022-01-27T04:59:26.696Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-27T04:59:26.969Z] ---> Running in fdb5c8960306 [2022-01-27T04:59:27.240Z] Removing intermediate container fdb5c8960306 [2022-01-27T04:59:27.240Z] ---> c4aec3b1e03d [2022-01-27T04:59:27.240Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-27T04:59:27.240Z] ---> Running in 554ec80b739e [2022-01-27T04:59:27.512Z] Removing intermediate container 554ec80b739e [2022-01-27T04:59:27.512Z] ---> 0d0471e931e0 [2022-01-27T04:59:27.512Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T04:59:27.784Z] ---> Running in 487baf809cfe [2022-01-27T04:59:29.748Z] Removing intermediate container 487baf809cfe [2022-01-27T04:59:29.748Z] ---> c52cf1c66f01 [2022-01-27T04:59:29.748Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-27T04:59:29.748Z] ---> Running in da744b6b51ba [2022-01-27T04:59:30.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T04:59:31.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T04:59:32.292Z] OK: 220 MiB in 52 packages [2022-01-27T04:59:33.266Z] Removing intermediate container da744b6b51ba [2022-01-27T04:59:33.266Z] ---> ead89e8d100b [2022-01-27T04:59:33.266Z] Step 10/15 : ENV GO111MODULE=on [2022-01-27T04:59:33.266Z] ---> Running in e9a16560f844 [2022-01-27T04:59:33.541Z] Removing intermediate container e9a16560f844 [2022-01-27T04:59:33.541Z] ---> 5ea707af3938 [2022-01-27T04:59:33.541Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-27T04:59:33.541Z] ---> Running in 627c068cfb67 [2022-01-27T04:59:34.144Z] Removing intermediate container 627c068cfb67 [2022-01-27T04:59:34.144Z] ---> 298983d7c073 [2022-01-27T04:59:34.144Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-27T04:59:34.736Z] ---> 0e11eb4b372b [2022-01-27T04:59:34.736Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T04:59:34.736Z] ---> Running in 7712a8e34b8e [2022-01-27T05:00:42.733Z] Removing intermediate container 7712a8e34b8e [2022-01-27T05:00:42.733Z] ---> 595e3774b882 [2022-01-27T05:00:42.733Z] Step 14/15 : COPY . . [2022-01-27T05:00:44.166Z] ---> 4ac4441bd630 [2022-01-27T05:00:44.166Z] Step 15/15 : RUN ${MAKE} [2022-01-27T05:00:44.166Z] ---> Running in e2748b2f9fe3 [2022-01-27T05:00:45.153Z] noop [2022-01-27T05:00:46.149Z] Removing intermediate container e2748b2f9fe3 [2022-01-27T05:00:46.149Z] ---> 78a80a822d8b [2022-01-27T05:00:46.149Z] Successfully built 78a80a822d8b [2022-01-27T05:00:46.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:00:46.493Z] + docker inspect -f . ci-base-image-arm64 [2022-01-27T05:00:46.493Z] . [Pipeline] withDockerContainer [2022-01-27T05:00:46.710Z] prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2022-01-27T05:00:46.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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 [2022-01-27T05:00:48.136Z] $ docker top fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T05:00:49.006Z] + go version [2022-01-27T05:00:49.006Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-27T05:00:49.027Z] $ docker stop --time=1 fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 [2022-01-27T05:00:50.629Z] $ docker rm -f fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:00:51.213Z] + docker inspect -f . ci-base-image-arm64 [2022-01-27T05:00:51.213Z] . [Pipeline] withDockerContainer [2022-01-27T05:00:51.422Z] prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2022-01-27T05:00:51.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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 [2022-01-27T05:00:52.832Z] $ docker top b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-27T05:00:53.731Z] + make test [2022-01-27T05:00:53.731Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-27T05:00:54.712Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-27T05:01:33.715Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-27T05:01:33.715Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-27T05:01:46.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-27T05:01:46.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-27T05:01:46.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-27T05:01:46.134Z] $ docker stop --time=1 b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 [2022-01-27T05:01:47.823Z] $ docker rm -f b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T05:01:48.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-27T05:01:48.561Z] Warning: overwriting stash ‘coverage-report’ [2022-01-27T05:01:49.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-27T05:01:49.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-27T05:01:49.858Z] + ls -al . [2022-01-27T05:01:49.858Z] total 152 [2022-01-27T05:01:49.858Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 27 05:00 . [2022-01-27T05:01:49.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 .. [2022-01-27T05:01:49.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 04:58 .git [2022-01-27T05:01:49.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 .github [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 04:58 .gitignore [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 27 04:58 CONTRIBUTING.md [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 27 04:58 Dockerfile [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 27 04:58 Jenkinsfile [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 27 04:58 LICENSE [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 27 04:58 Makefile [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 27 04:58 README.md [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 27 04:56 VERSION [2022-01-27T05:01:49.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 assets [2022-01-27T05:01:49.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 bin [2022-01-27T05:01:49.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 cmd [2022-01-27T05:01:49.858Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 27 05:00 coverage.out [2022-01-27T05:01:49.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 docs [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 27 04:58 go.mod [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 27 04:58 go.sum [2022-01-27T05:01:49.858Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 27 04:58 internal [2022-01-27T05:01:49.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 pkg [2022-01-27T05:01:49.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 snap [2022-01-27T05:01:49.858Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 04:58 version.go [2022-01-27T05:01:49.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 web [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:01:50.223Z] + 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=46f504b71f11fd5289453d0fb745c59911fba2ea --label arch=arm64 --label version=2.1.1-dev.7 . [2022-01-27T05:01:51.245Z] Sending build context to Docker daemon 25.67MB [2022-01-27T05:01:51.245Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-27T05:01:51.245Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-27T05:01:51.245Z] ---> 78a80a822d8b [2022-01-27T05:01:51.245Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-27T05:01:51.519Z] ---> Running in beb9c7a6cbb1 [2022-01-27T05:01:51.800Z] Removing intermediate container beb9c7a6cbb1 [2022-01-27T05:01:51.800Z] ---> 2160a9da4225 [2022-01-27T05:01:51.800Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-27T05:01:51.800Z] ---> Running in ba515be10d50 [2022-01-27T05:01:52.393Z] Removing intermediate container ba515be10d50 [2022-01-27T05:01:52.393Z] ---> 3a9870a3aa33 [2022-01-27T05:01:52.393Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-27T05:01:52.393Z] ---> Running in 326ff52cb3c4 [2022-01-27T05:01:52.665Z] Removing intermediate container 326ff52cb3c4 [2022-01-27T05:01:52.665Z] ---> 2546044d3c84 [2022-01-27T05:01:52.665Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-27T05:01:52.665Z] ---> Running in b8d6c6acf1ec [2022-01-27T05:01:52.937Z] Removing intermediate container b8d6c6acf1ec [2022-01-27T05:01:52.937Z] ---> 882b9193af06 [2022-01-27T05:01:52.937Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-27T05:01:53.210Z] ---> Running in 3e0f27c8c2ab [2022-01-27T05:01:53.481Z] Removing intermediate container 3e0f27c8c2ab [2022-01-27T05:01:53.481Z] ---> 1d9b93f10acb [2022-01-27T05:01:53.481Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T05:01:53.481Z] ---> Running in 5274dd7c74df [2022-01-27T05:01:55.461Z] Removing intermediate container 5274dd7c74df [2022-01-27T05:01:55.461Z] ---> 9b5f3160af62 [2022-01-27T05:01:55.461Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-27T05:01:55.461Z] ---> Running in 818c6b59f2c4 [2022-01-27T05:01:56.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T05:01:57.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T05:01:57.993Z] OK: 220 MiB in 52 packages [2022-01-27T05:01:58.966Z] Removing intermediate container 818c6b59f2c4 [2022-01-27T05:01:58.966Z] ---> e3fe67f6e1ae [2022-01-27T05:01:58.966Z] Step 10/23 : ENV GO111MODULE=on [2022-01-27T05:01:58.966Z] ---> Running in 6af9168f41f6 [2022-01-27T05:01:59.236Z] Removing intermediate container 6af9168f41f6 [2022-01-27T05:01:59.236Z] ---> 57c0ee555094 [2022-01-27T05:01:59.236Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-27T05:01:59.236Z] ---> Running in 62411abba242 [2022-01-27T05:01:59.829Z] Removing intermediate container 62411abba242 [2022-01-27T05:01:59.829Z] ---> e819e7ed74de [2022-01-27T05:01:59.829Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-27T05:02:00.422Z] ---> a920486288a4 [2022-01-27T05:02:00.422Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T05:02:00.422Z] ---> Running in 7bf948fc5acc [2022-01-27T05:02:03.032Z] Removing intermediate container 7bf948fc5acc [2022-01-27T05:02:03.032Z] ---> 7bad03e3a8f4 [2022-01-27T05:02:03.032Z] Step 14/23 : COPY . . [2022-01-27T05:02:05.646Z] ---> 2531d69b1344 [2022-01-27T05:02:05.646Z] Step 15/23 : RUN ${MAKE} [2022-01-27T05:02:05.646Z] ---> Running in 20ddec44baec [2022-01-27T05:02:06.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-27T05:02:38.585Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-27T05:02:39.558Z] Removing intermediate container 20ddec44baec [2022-01-27T05:02:39.558Z] ---> 226d53687716 [2022-01-27T05:02:39.558Z] Step 16/23 : FROM alpine:3.14 [2022-01-27T05:02:40.148Z] 3.14: Pulling from library/alpine [2022-01-27T05:02:40.420Z] be307f383ecc: Pulling fs layer [2022-01-27T05:02:40.694Z] be307f383ecc: Verifying Checksum [2022-01-27T05:02:40.694Z] be307f383ecc: Download complete [2022-01-27T05:02:41.289Z] be307f383ecc: Pull complete [2022-01-27T05:02:41.289Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T05:02:41.289Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T05:02:41.289Z] ---> 5b8b7b635229 [2022-01-27T05:02:41.289Z] Step 17/23 : EXPOSE 4000 [2022-01-27T05:02:41.289Z] ---> Running in 7834a9b0b65f [2022-01-27T05:02:41.560Z] Removing intermediate container 7834a9b0b65f [2022-01-27T05:02:41.560Z] ---> ff726e0bddec [2022-01-27T05:02:41.560Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-27T05:02:42.989Z] ---> 45badfe907ea [2022-01-27T05:02:42.989Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-27T05:02:42.989Z] ---> Running in 89621d38b6c1 [2022-01-27T05:02:43.261Z] Removing intermediate container 89621d38b6c1 [2022-01-27T05:02:43.261Z] ---> 3110aadb7f3c [2022-01-27T05:02:43.261Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-27T05:02:43.532Z] ---> Running in 3410f5fe7503 [2022-01-27T05:02:43.806Z] Removing intermediate container 3410f5fe7503 [2022-01-27T05:02:43.806Z] ---> 46654afda3cb [2022-01-27T05:02:43.806Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T05:02:43.806Z] ---> Running in 00d726380e4d [2022-01-27T05:02:44.396Z] Removing intermediate container 00d726380e4d [2022-01-27T05:02:44.396Z] ---> eaf10fdca911 [2022-01-27T05:02:44.396Z] Step 22/23 : LABEL git_sha=46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T05:02:44.396Z] ---> Running in 308073bf2595 [2022-01-27T05:02:44.668Z] Removing intermediate container 308073bf2595 [2022-01-27T05:02:44.668Z] ---> 80498aac96dc [2022-01-27T05:02:44.668Z] Step 23/23 : LABEL version=2.1.1-dev.7 [2022-01-27T05:02:44.668Z] ---> Running in 6725913b325f [2022-01-27T05:02:44.941Z] Removing intermediate container 6725913b325f [2022-01-27T05:02:44.941Z] ---> 6352c2ad9454 [2022-01-27T05:02:44.941Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-27T05:02:45.213Z] Successfully built 6352c2ad9454 [2022-01-27T05:02:45.213Z] 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 [2022-01-27T05:02:45.317Z] provisioning config files... [2022-01-27T05:02:45.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/46@tmp/config3486521544295672995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:02:45.679Z] ---> docker-login.sh [2022-01-27T05:02:45.679Z] nexus3.edgexfoundry.org:10001 [2022-01-27T05:02:45.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T05:02:45.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T05:02:45.950Z] Configure a credential helper to remove this warning. See [2022-01-27T05:02:45.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T05:02:45.950Z] [2022-01-27T05:02:45.950Z] Login Succeeded [2022-01-27T05:02:45.950Z] nexus3.edgexfoundry.org:10002 [2022-01-27T05:02:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T05:02:46.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T05:02:46.502Z] Configure a credential helper to remove this warning. See [2022-01-27T05:02:46.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T05:02:46.502Z] [2022-01-27T05:02:46.502Z] Login Succeeded [2022-01-27T05:02:46.502Z] nexus3.edgexfoundry.org:10003 [2022-01-27T05:02:46.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T05:02:46.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T05:02:46.775Z] Configure a credential helper to remove this warning. See [2022-01-27T05:02:46.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T05:02:46.775Z] [2022-01-27T05:02:46.775Z] Login Succeeded [2022-01-27T05:02:46.775Z] nexus3.edgexfoundry.org:10004 [2022-01-27T05:02:47.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T05:02:47.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T05:02:47.320Z] Configure a credential helper to remove this warning. See [2022-01-27T05:02:47.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T05:02:47.320Z] [2022-01-27T05:02:47.320Z] Login Succeeded [2022-01-27T05:02:47.320Z] docker.io [2022-01-27T05:02:47.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T05:02:47.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T05:02:47.865Z] Configure a credential helper to remove this warning. See [2022-01-27T05:02:47.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T05:02:47.865Z] [2022-01-27T05:02:47.865Z] Login Succeeded [2022-01-27T05:02:47.865Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T05:02:47.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T05:02:47.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T05:02:47.945Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-01-27T05:02:47.945Z] 46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T05:02:47.945Z] latest [2022-01-27T05:02:47.945Z] 2.1.1-dev.7 [2022-01-27T05:02:47.945Z] 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T05:02:47.945Z] main [2022-01-27T05:02:47.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:48.292Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:48.623Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T05:02:48.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-27T05:02:48.623Z] a1e5fc720f05: Preparing [2022-01-27T05:02:48.623Z] 62170e181a92: Preparing [2022-01-27T05:02:48.623Z] 62170e181a92: Layer already exists [2022-01-27T05:02:52.908Z] a1e5fc720f05: Pushed [2022-01-27T05:02:52.908Z] 46f504b71f11fd5289453d0fb745c59911fba2ea: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:53.251Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:53.585Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-27T05:02:53.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-27T05:02:53.585Z] a1e5fc720f05: Preparing [2022-01-27T05:02:53.585Z] 62170e181a92: Preparing [2022-01-27T05:02:53.585Z] a1e5fc720f05: Layer already exists [2022-01-27T05:02:53.585Z] 62170e181a92: Layer already exists [2022-01-27T05:02:53.856Z] latest: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:54.197Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:54.533Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 [2022-01-27T05:02:54.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-27T05:02:54.533Z] a1e5fc720f05: Preparing [2022-01-27T05:02:54.533Z] 62170e181a92: Preparing [2022-01-27T05:02:54.533Z] a1e5fc720f05: Layer already exists [2022-01-27T05:02:54.533Z] 62170e181a92: Layer already exists [2022-01-27T05:02:54.803Z] 2.1.1-dev.7: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:55.140Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:55.470Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T05:02:55.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-27T05:02:55.471Z] a1e5fc720f05: Preparing [2022-01-27T05:02:55.471Z] 62170e181a92: Preparing [2022-01-27T05:02:55.471Z] a1e5fc720f05: Layer already exists [2022-01-27T05:02:55.471Z] 62170e181a92: Layer already exists [2022-01-27T05:02:55.743Z] 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:56.083Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:56.419Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-01-27T05:02:56.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-27T05:02:56.419Z] a1e5fc720f05: Preparing [2022-01-27T05:02:56.419Z] 62170e181a92: Preparing [2022-01-27T05:02:56.419Z] a1e5fc720f05: Layer already exists [2022-01-27T05:02:56.419Z] 62170e181a92: Layer already exists [2022-01-27T05:02:56.419Z] main: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T05:02:56.742Z] ===================================================== [Pipeline] echo [2022-01-27T05:02:56.752Z] taggedImages: [2022-01-27T05:02:56.752Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea [2022-01-27T05:02:56.752Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-27T05:02:56.752Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 [2022-01-27T05:02:56.752Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [2022-01-27T05:02:56.752Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:57.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T05:02:57.121Z] [2022-01-27T05:02:57.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:02:57.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T05:02:57.465Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-27T05:02:57.465Z] 448f6bf000e3: Pulling fs layer [2022-01-27T05:02:57.465Z] f757da607395: Pulling fs layer [2022-01-27T05:02:57.465Z] 05883995daec: Pulling fs layer [2022-01-27T05:02:57.465Z] 8603b9c90790: Pulling fs layer [2022-01-27T05:02:57.465Z] 1560dd03e051: Pulling fs layer [2022-01-27T05:02:57.465Z] 27f5ce0e4adf: Pulling fs layer [2022-01-27T05:02:57.465Z] c2d8d7efcc4b: Pulling fs layer [2022-01-27T05:02:57.465Z] 1560dd03e051: Waiting [2022-01-27T05:02:57.465Z] 27f5ce0e4adf: Waiting [2022-01-27T05:02:57.465Z] 8603b9c90790: Waiting [2022-01-27T05:02:57.465Z] c2d8d7efcc4b: Waiting [2022-01-27T05:02:57.734Z] f757da607395: Verifying Checksum [2022-01-27T05:02:57.734Z] f757da607395: Download complete [2022-01-27T05:02:57.734Z] 8603b9c90790: Verifying Checksum [2022-01-27T05:02:57.734Z] 8603b9c90790: Download complete [2022-01-27T05:02:57.734Z] 1560dd03e051: Verifying Checksum [2022-01-27T05:02:57.734Z] 1560dd03e051: Download complete [2022-01-27T05:02:57.734Z] 27f5ce0e4adf: Verifying Checksum [2022-01-27T05:02:57.734Z] 27f5ce0e4adf: Download complete [2022-01-27T05:02:57.734Z] 05883995daec: Verifying Checksum [2022-01-27T05:02:57.734Z] 05883995daec: Download complete [2022-01-27T05:02:58.329Z] 448f6bf000e3: Verifying Checksum [2022-01-27T05:02:58.329Z] 448f6bf000e3: Download complete [2022-01-27T05:03:00.946Z] c2d8d7efcc4b: Verifying Checksum [2022-01-27T05:03:00.946Z] c2d8d7efcc4b: Download complete [2022-01-27T05:03:01.922Z] 448f6bf000e3: Pull complete [2022-01-27T05:03:02.515Z] f757da607395: Pull complete [2022-01-27T05:03:03.995Z] 05883995daec: Pull complete [2022-01-27T05:03:04.280Z] 8603b9c90790: Pull complete [2022-01-27T05:03:05.270Z] 1560dd03e051: Pull complete [2022-01-27T05:03:05.557Z] 27f5ce0e4adf: Pull complete [2022-01-27T05:03:20.611Z] c2d8d7efcc4b: Pull complete [2022-01-27T05:03:20.611Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-27T05:03:20.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T05:03:20.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-27T05:03:20.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container [2022-01-27T05:03:20.895Z] $ 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/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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 [2022-01-27T05:03:23.538Z] $ docker top 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:03:24.445Z] ---> job-cost.sh [2022-01-27T05:03:24.445Z] lf-activate-venv: SKIPPING [2022-01-27T05:03:24.445Z] INFO: No Stack... [2022-01-27T05:03:24.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-27T05:03:25.309Z] INFO: Archiving Costs [Pipeline] sh [2022-01-27T05:03:25.959Z] + cut -d, -f6 [2022-01-27T05:03:25.960Z] + cat /w/workspace/edgex-ui-go/46/archives/cost.csv [Pipeline] lock [2022-01-27T05:03:26.021Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [2022-01-27T05:03:26.029Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] did not exist. Created. [2022-01-27T05:03:26.030Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-27T05:03:26.695Z] /w/workspace/edgex-ui-go/46@tmp/durable-5027bba2/script.sh: 1: /w/workspace/edgex-ui-go/46@tmp/durable-5027bba2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-27T05:03:27.358Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-27T05:03:27.378Z] Warning: overwriting stash ‘stack-cost’ [2022-01-27T05:03:27.509Z] Stashed 1 file(s) [Pipeline] } [2022-01-27T05:03:27.519Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-27T05:03:27.535Z] $ docker stop --time=1 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 [2022-01-27T05:03:29.010Z] $ docker rm -f 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-27T05:03:29.482Z] provisioning config files... [2022-01-27T05:03:29.492Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5332844753265097761tmp [Pipeline] { [Pipeline] sh [2022-01-27T05:03:29.796Z] + set +x [2022-01-27T05:03:29.796Z] + curl -s https://codecov.io/bash [2022-01-27T05:03:29.796Z] + bash -s -- [2022-01-27T05:03:29.796Z] [2022-01-27T05:03:29.796Z] _____ _ [2022-01-27T05:03:29.796Z] / ____| | | [2022-01-27T05:03:29.796Z] | | ___ __| | ___ ___ _____ __ [2022-01-27T05:03:29.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-27T05:03:29.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-27T05:03:29.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-27T05:03:29.796Z] Bash-1.0.6 [2022-01-27T05:03:29.796Z] [2022-01-27T05:03:29.796Z] [2022-01-27T05:03:29.796Z] ==> git version 2.24.4 found [2022-01-27T05:03:29.796Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-27T05:03:29.796Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-27T05:03:29.796Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-27T05:03:29.796Z] ==> Jenkins CI detected. [2022-01-27T05:03:29.796Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T05:03:29.796Z] project root: . [2022-01-27T05:03:29.796Z] --> token set from env [2022-01-27T05:03:29.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-27T05:03:30.062Z] ==> Running gcov in . (disable via -X gcov) [2022-01-27T05:03:30.062Z] ==> Python coveragepy not found [2022-01-27T05:03:30.062Z] ==> Searching for coverage reports in: [2022-01-27T05:03:30.062Z] + . [2022-01-27T05:03:30.062Z] -> Found 1 reports [2022-01-27T05:03:30.062Z] ==> Detecting git/mercurial file structure [2022-01-27T05:03:30.062Z] ==> Reading reports [2022-01-27T05:03:30.062Z] + ./coverage.out bytes=10 [2022-01-27T05:03:30.062Z] ==> Appending adjustments [2022-01-27T05:03:30.062Z] https://docs.codecov.io/docs/fixing-reports [2022-01-27T05:03:30.062Z] + Found adjustments [2022-01-27T05:03:30.062Z] ==> Gzipping contents [2022-01-27T05:03:30.062Z] 4.0K /tmp/codecov.i8FRn1.gz [2022-01-27T05:03:30.062Z] ==> Uploading reports [2022-01-27T05:03:30.062Z] url: https://codecov.io [2022-01-27T05:03:30.062Z] query: branch=main&commit=46f504b71f11fd5289453d0fb745c59911fba2ea&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-27T05:03:30.062Z] -> Pinging Codecov [2022-01-27T05:03:30.062Z] 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=46f504b71f11fd5289453d0fb745c59911fba2ea&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-27T05:03:30.325Z] -> Uploading to [2022-01-27T05:03:30.325Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-27/FB506323287CE973F263BFD2A0EB1F37/46f504b71f11fd5289453d0fb745c59911fba2ea/3d58ce2a-385d-490f-ba93-ddb82cc28804.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T050330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2002a126298c959d88ba73d0264a6bacb64fe7189fbcc1d854776adbfb88fe25 [2022-01-27T05:03:30.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T05:03:30.325Z] Dload Upload Total Spent Left Speed [2022-01-27T05:03:30.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11249 --:--:-- --:--:-- --:--:-- 11240 100 3732 0 0 100 3732 0 11245 --:--:-- --:--:-- --:--:-- 11240 [2022-01-27T05:03:30.588Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] } [2022-01-27T05:03:30.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-27T05:03:30.863Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-27T05:03:30.878Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:03:31.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T05:03:31.184Z] [2022-01-27T05:03:31.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:03:31.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T05:03:31.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-27T05:03:31.490Z] 188c0c94c7c5: Pulling fs layer [2022-01-27T05:03:31.490Z] 0ef7d3d256c8: Pulling fs layer [2022-01-27T05:03:31.490Z] de9db76c5a1d: Pulling fs layer [2022-01-27T05:03:31.490Z] 0eba1c9be4d2: Pulling fs layer [2022-01-27T05:03:31.490Z] 0d57e429df01: Pulling fs layer [2022-01-27T05:03:31.490Z] 4e4be7b47b0d: Pulling fs layer [2022-01-27T05:03:31.490Z] e1f770b5df2f: Pulling fs layer [2022-01-27T05:03:31.490Z] 85a0685a4137: Pulling fs layer [2022-01-27T05:03:31.490Z] 0d57e429df01: Waiting [2022-01-27T05:03:31.490Z] 4e4be7b47b0d: Waiting [2022-01-27T05:03:31.490Z] e1f770b5df2f: Waiting [2022-01-27T05:03:31.490Z] 85a0685a4137: Waiting [2022-01-27T05:03:31.490Z] 0eba1c9be4d2: Waiting [2022-01-27T05:03:31.490Z] de9db76c5a1d: Verifying Checksum [2022-01-27T05:03:31.490Z] de9db76c5a1d: Download complete [2022-01-27T05:03:31.490Z] 0ef7d3d256c8: Verifying Checksum [2022-01-27T05:03:31.490Z] 0ef7d3d256c8: Download complete [2022-01-27T05:03:31.490Z] 0d57e429df01: Verifying Checksum [2022-01-27T05:03:31.490Z] 0d57e429df01: Download complete [2022-01-27T05:03:31.490Z] 4e4be7b47b0d: Verifying Checksum [2022-01-27T05:03:31.490Z] 4e4be7b47b0d: Download complete [2022-01-27T05:03:31.490Z] 188c0c94c7c5: Verifying Checksum [2022-01-27T05:03:31.755Z] e1f770b5df2f: Verifying Checksum [2022-01-27T05:03:31.755Z] e1f770b5df2f: Download complete [2022-01-27T05:03:32.028Z] 0eba1c9be4d2: Verifying Checksum [2022-01-27T05:03:32.028Z] 0eba1c9be4d2: Download complete [2022-01-27T05:03:32.028Z] 188c0c94c7c5: Pull complete [2022-01-27T05:03:32.302Z] 85a0685a4137: Verifying Checksum [2022-01-27T05:03:32.302Z] 85a0685a4137: Download complete [2022-01-27T05:03:32.302Z] 0ef7d3d256c8: Pull complete [2022-01-27T05:03:32.302Z] de9db76c5a1d: Pull complete [2022-01-27T05:03:35.638Z] 0eba1c9be4d2: Pull complete [2022-01-27T05:03:35.902Z] 0d57e429df01: Pull complete [2022-01-27T05:03:35.902Z] 4e4be7b47b0d: Pull complete [2022-01-27T05:03:36.492Z] e1f770b5df2f: Pull complete [2022-01-27T05:03:39.811Z] 85a0685a4137: Pull complete [2022-01-27T05:03:39.811Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-27T05:03:39.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T05:03:39.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-27T05:03:39.875Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:03:39.914Z] $ 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 [2022-01-27T05:03:41.974Z] $ docker top 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-27T05:03:42.052Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-27T05:03:42.339Z] + set -o pipefail [2022-01-27T05:03:42.339Z] + snyk monitor '--org=edgex-jenkins' [2022-01-27T05:03:46.614Z] [2022-01-27T05:03:46.614Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-01-27T05:03:46.614Z] [2022-01-27T05:03:46.614Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/21441996-adfe-48d3-9d53-8217b594b173 [2022-01-27T05:03:46.614Z] [2022-01-27T05:03:46.614Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-27T05:03:46.614Z] [2022-01-27T05:03:46.614Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-27T05:03:46.614Z] [2022-01-27T05:03:46.614Z] [Pipeline] } [2022-01-27T05:03:46.624Z] $ docker stop --time=1 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 [2022-01-27T05:03:48.307Z] $ docker rm -f 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 [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 [2022-01-27T05:03:49.004Z] + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] sh [2022-01-27T05:03:49.312Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T05:03:49.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:03:49.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T05:03:49.611Z] . [Pipeline] withDockerContainer [2022-01-27T05:03:49.676Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:03:49.706Z] $ 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 [2022-01-27T05:03:50.065Z] $ docker top ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T05:03:50.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T05:03:50.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T05:03:50.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T05:03:50.288Z] $ docker exec ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b ssh-agent [2022-01-27T05:03:50.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBbDlI/agent.15 [2022-01-27T05:03:50.423Z] SSH_AGENT_PID=21 [2022-01-27T05:03:50.427Z] Running ssh-add (command line suppressed) [2022-01-27T05:03:50.543Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1149373278189669688.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1149373278189669688.key) [2022-01-27T05:03:50.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T05:03:50.848Z] + git semver tag [2022-01-27T05:03:50.848Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T05:03:50.848Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-27T05:03:50.848Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T05:03:50.848Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T05:03:50.848Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T05:03:50.848Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T05:03:50.848Z] # $SEMVER_BRANCH = main [2022-01-27T05:03:50.848Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-27T05:03:50.848Z] # 46f504b71f11fd5289453d0fb745c59911fba2ea HEAD [2022-01-27T05:03:50.848Z] # -> Force: false [2022-01-27T05:03:50.848Z] # b6e8e41d52f535af388dc66ffbf4ca403dee26fd refs/tags/v2.1.1-dev.7 [Pipeline] } [2022-01-27T05:03:50.863Z] $ docker exec --env ******** --env ******** ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b ssh-agent -k [2022-01-27T05:03:50.953Z] unset SSH_AUTH_SOCK; [2022-01-27T05:03:50.953Z] unset SSH_AGENT_PID; [2022-01-27T05:03:50.953Z] echo Agent pid 21 killed; [2022-01-27T05:03:50.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T05:03:51.281Z] + git semver [Pipeline] } [2022-01-27T05:03:51.296Z] $ docker stop --time=1 ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b [2022-01-27T05:03:52.483Z] $ docker rm -f ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:03:52.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T05:03:52.882Z] [2022-01-27T05:03:52.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:03:53.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T05:03:53.184Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-27T05:03:53.184Z] ab5ef0e58194: Pulling fs layer [2022-01-27T05:03:53.184Z] 9712f1f96733: Pulling fs layer [2022-01-27T05:03:53.184Z] 63f879dbbcfc: Pulling fs layer [2022-01-27T05:03:53.184Z] 0d9ebad4ef96: Pulling fs layer [2022-01-27T05:03:53.184Z] e9a5061849ea: Pulling fs layer [2022-01-27T05:03:53.184Z] d747dcd14b5f: Pulling fs layer [2022-01-27T05:03:53.184Z] 2de7ff778b66: Pulling fs layer [2022-01-27T05:03:53.184Z] 0d9ebad4ef96: Waiting [2022-01-27T05:03:53.184Z] e9a5061849ea: Waiting [2022-01-27T05:03:53.184Z] d747dcd14b5f: Waiting [2022-01-27T05:03:53.184Z] 2de7ff778b66: Waiting [2022-01-27T05:03:53.184Z] 9712f1f96733: Download complete [2022-01-27T05:03:53.453Z] 63f879dbbcfc: Verifying Checksum [2022-01-27T05:03:53.453Z] 63f879dbbcfc: Download complete [2022-01-27T05:03:53.720Z] 0d9ebad4ef96: Verifying Checksum [2022-01-27T05:03:53.720Z] 0d9ebad4ef96: Download complete [2022-01-27T05:03:53.720Z] ab5ef0e58194: Verifying Checksum [2022-01-27T05:03:53.720Z] ab5ef0e58194: Download complete [2022-01-27T05:03:53.720Z] d747dcd14b5f: Verifying Checksum [2022-01-27T05:03:53.720Z] d747dcd14b5f: Download complete [2022-01-27T05:03:53.720Z] e9a5061849ea: Verifying Checksum [2022-01-27T05:03:53.720Z] e9a5061849ea: Download complete [2022-01-27T05:03:53.986Z] 2de7ff778b66: Verifying Checksum [2022-01-27T05:03:53.986Z] 2de7ff778b66: Download complete [2022-01-27T05:03:57.331Z] ab5ef0e58194: Pull complete [2022-01-27T05:03:57.331Z] 9712f1f96733: Pull complete [2022-01-27T05:03:57.908Z] 63f879dbbcfc: Pull complete [2022-01-27T05:04:02.129Z] 0d9ebad4ef96: Pull complete [2022-01-27T05:04:02.392Z] e9a5061849ea: Pull complete [2022-01-27T05:04:02.392Z] d747dcd14b5f: Pull complete [2022-01-27T05:04:03.797Z] 2de7ff778b66: Pull complete [2022-01-27T05:04:03.797Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-27T05:04:03.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T05:04:03.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-27T05:04:03.867Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:04:03.901Z] $ 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 [2022-01-27T05:04:06.851Z] $ docker top ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-27T05:04:06.926Z] provisioning config files... [2022-01-27T05:04:06.933Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6122064127168096437tmp [2022-01-27T05:04:06.945Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1378029764811423232tmp [2022-01-27T05:04:06.956Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6960695100469784554tmp [Pipeline] { [Pipeline] echo [2022-01-27T05:04:06.972Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:07.265Z] ---> sigul-configuration.sh [2022-01-27T05:04:07.265Z] gpg: directory `/root/.gnupg' created [2022-01-27T05:04:07.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-27T05:04:07.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-27T05:04:07.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-27T05:04:07.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-27T05:04:07.265Z] gpg: CAST5 encrypted data [2022-01-27T05:04:07.265Z] gpg: encrypted with 1 passphrase [2022-01-27T05:04:07.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-27T05:04:07.554Z] + mkdir /home/jenkins [2022-01-27T05:04:07.554Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-27T05:04:07.845Z] + 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 [2022-01-27T05:04:07.854Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:08.136Z] ---> sigul-install.sh [2022-01-27T05:04:08.136Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-27T05:04:08.429Z] + git tag --list [2022-01-27T05:04:08.429Z] 0.1.1 [2022-01-27T05:04:08.429Z] v1.1.0 [2022-01-27T05:04:08.429Z] v1.2.0 [2022-01-27T05:04:08.429Z] v1.2.1 [2022-01-27T05:04:08.429Z] v1.3.0 [2022-01-27T05:04:08.429Z] v2.0.0 [2022-01-27T05:04:08.429Z] v2.0.1-dev.1 [2022-01-27T05:04:08.429Z] v2.0.1-dev.10 [2022-01-27T05:04:08.429Z] v2.0.1-dev.11 [2022-01-27T05:04:08.429Z] v2.0.1-dev.12 [2022-01-27T05:04:08.429Z] v2.0.1-dev.13 [2022-01-27T05:04:08.429Z] v2.0.1-dev.14 [2022-01-27T05:04:08.429Z] v2.0.1-dev.15 [2022-01-27T05:04:08.429Z] v2.0.1-dev.16 [2022-01-27T05:04:08.429Z] v2.0.1-dev.17 [2022-01-27T05:04:08.429Z] v2.0.1-dev.18 [2022-01-27T05:04:08.429Z] v2.0.1-dev.19 [2022-01-27T05:04:08.429Z] v2.0.1-dev.2 [2022-01-27T05:04:08.429Z] v2.0.1-dev.20 [2022-01-27T05:04:08.429Z] v2.0.1-dev.21 [2022-01-27T05:04:08.429Z] v2.0.1-dev.22 [2022-01-27T05:04:08.429Z] v2.0.1-dev.23 [2022-01-27T05:04:08.429Z] v2.0.1-dev.24 [2022-01-27T05:04:08.429Z] v2.0.1-dev.25 [2022-01-27T05:04:08.429Z] v2.0.1-dev.26 [2022-01-27T05:04:08.429Z] v2.0.1-dev.27 [2022-01-27T05:04:08.429Z] v2.0.1-dev.28 [2022-01-27T05:04:08.429Z] v2.0.1-dev.29 [2022-01-27T05:04:08.429Z] v2.0.1-dev.3 [2022-01-27T05:04:08.429Z] v2.0.1-dev.30 [2022-01-27T05:04:08.429Z] v2.0.1-dev.31 [2022-01-27T05:04:08.429Z] v2.0.1-dev.32 [2022-01-27T05:04:08.429Z] v2.0.1-dev.33 [2022-01-27T05:04:08.429Z] v2.0.1-dev.4 [2022-01-27T05:04:08.429Z] v2.0.1-dev.5 [2022-01-27T05:04:08.429Z] v2.0.1-dev.6 [2022-01-27T05:04:08.429Z] v2.0.1-dev.7 [2022-01-27T05:04:08.429Z] v2.0.1-dev.8 [2022-01-27T05:04:08.429Z] v2.0.1-dev.9 [2022-01-27T05:04:08.429Z] v2.1.0 [2022-01-27T05:04:08.429Z] v2.1.1-dev.1 [2022-01-27T05:04:08.429Z] v2.1.1-dev.2 [2022-01-27T05:04:08.429Z] v2.1.1-dev.3 [2022-01-27T05:04:08.429Z] v2.1.1-dev.4 [2022-01-27T05:04:08.429Z] v2.1.1-dev.5 [2022-01-27T05:04:08.429Z] v2.1.1-dev.6 [2022-01-27T05:04:08.429Z] v2.1.1-dev.7 [Pipeline] sh [2022-01-27T05:04:08.722Z] + lftools sign git-tag v2.1.1-dev.7 [2022-01-27T05:04:09.292Z] Signing Git tag with Sigul... [2022-01-27T05:04:09.292Z] Signing v2.1.1-dev.7 [Pipeline] echo [2022-01-27T05:04:09.560Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:09.850Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-27T05:04:09.857Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-27T05:04:09.874Z] $ docker stop --time=1 ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 [2022-01-27T05:04:11.058Z] $ docker rm -f ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-27T05:04:11.491Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T05:04:11.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:04:11.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T05:04:11.788Z] . [Pipeline] withDockerContainer [2022-01-27T05:04:11.848Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:04:11.881Z] $ 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 [2022-01-27T05:04:12.238Z] $ docker top 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T05:04:12.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T05:04:12.335Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T05:04:12.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T05:04:12.427Z] $ docker exec 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f ssh-agent [2022-01-27T05:04:12.513Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgeajK/agent.15 [2022-01-27T05:04:12.513Z] SSH_AGENT_PID=21 [2022-01-27T05:04:12.518Z] Running ssh-add (command line suppressed) [2022-01-27T05:04:12.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6797253084716869578.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6797253084716869578.key) [2022-01-27T05:04:12.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T05:04:12.900Z] + git semver bump pre [2022-01-27T05:04:12.900Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T05:04:12.900Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-27T05:04:12.900Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T05:04:12.900Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T05:04:12.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T05:04:12.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T05:04:12.900Z] # $SEMVER_BRANCH = main [2022-01-27T05:04:12.900Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-27T05:04:12.900Z] 2.1.1-dev.8 [Pipeline] } [2022-01-27T05:04:12.910Z] $ docker exec --env ******** --env ******** 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f ssh-agent -k [2022-01-27T05:04:12.997Z] unset SSH_AUTH_SOCK; [2022-01-27T05:04:12.998Z] unset SSH_AGENT_PID; [2022-01-27T05:04:12.998Z] echo Agent pid 21 killed; [2022-01-27T05:04:13.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T05:04:13.317Z] + git semver [Pipeline] } [2022-01-27T05:04:13.332Z] $ docker stop --time=1 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f [2022-01-27T05:04:14.502Z] $ docker rm -f 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T05:04:14.850Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T05:04:14.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:04:15.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T05:04:15.138Z] . [Pipeline] withDockerContainer [2022-01-27T05:04:15.204Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:04:15.235Z] $ 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 [2022-01-27T05:04:15.582Z] $ docker top e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T05:04:15.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T05:04:15.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T05:04:15.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T05:04:15.783Z] $ docker exec e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 ssh-agent [2022-01-27T05:04:15.872Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaanDOb/agent.13 [2022-01-27T05:04:15.872Z] SSH_AGENT_PID=20 [2022-01-27T05:04:15.877Z] Running ssh-add (command line suppressed) [2022-01-27T05:04:15.961Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_368292792976226061.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_368292792976226061.key) [2022-01-27T05:04:15.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T05:04:16.262Z] + git semver push [2022-01-27T05:04:16.263Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T05:04:16.263Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-27T05:04:16.263Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T05:04:16.263Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T05:04:16.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T05:04:16.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T05:04:16.263Z] # $SEMVER_BRANCH = main [2022-01-27T05:04:16.263Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-27T05:04:18.185Z] $ docker exec --env ******** --env ******** e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 ssh-agent -k [2022-01-27T05:04:18.271Z] unset SSH_AUTH_SOCK; [2022-01-27T05:04:18.271Z] unset SSH_AGENT_PID; [2022-01-27T05:04:18.271Z] echo Agent pid 20 killed; [2022-01-27T05:04:18.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T05:04:18.584Z] + git semver [Pipeline] } [2022-01-27T05:04:18.596Z] $ docker stop --time=1 e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 [2022-01-27T05:04:19.764Z] $ docker rm -f e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-27T05:04:20.409Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-01-27T05:04:20.409Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-27T05:04:20.409Z] total 8 [2022-01-27T05:04:20.409Z] drwxr-xr-x. 3 root root 34 Jan 27 04:58 . [2022-01-27T05:04:20.409Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 27 05:04 .. [2022-01-27T05:04:20.409Z] drwxr-xr-x. 2 root root 6 Jan 27 04:58 cost [2022-01-27T05:04:20.409Z] -rw-r--r--. 1 root root 81 Jan 27 04:58 cost.csv [2022-01-27T05:04:20.409Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-27T05:04:20.409Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-27T05:04:20.409Z] total 8 [2022-01-27T05:04:20.409Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 27 04:58 . [2022-01-27T05:04:20.409Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 27 05:04 .. [2022-01-27T05:04:20.409Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 27 04:58 cost [2022-01-27T05:04:20.409Z] -rw-r--r--. 1 jenkins jenkins 81 Jan 27 04:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:20.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:21.271Z] ---> package-listing.sh [2022-01-27T05:04:21.271Z] ++ facter osfamily [2022-01-27T05:04:21.271Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-27T05:04:21.532Z] + OS_FAMILY=redhat [2022-01-27T05:04:21.532Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-27T05:04:21.532Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-27T05:04:21.532Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-27T05:04:21.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-27T05:04:21.532Z] + PACKAGES=/tmp/packages_start.txt [2022-01-27T05:04:21.532Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-27T05:04:21.532Z] + PACKAGES=/tmp/packages_end.txt [2022-01-27T05:04:21.532Z] + case "${OS_FAMILY}" in [2022-01-27T05:04:21.532Z] + sort [2022-01-27T05:04:21.532Z] + rpm -qa [2022-01-27T05:04:22.103Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-27T05:04:22.103Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-27T05:04:22.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-27T05:04:22.103Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-27T05:04:22.103Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-01-27T05:04:22.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-01-27T05:04:22.116Z] 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 [2022-01-27T05:04:22.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-27T05:04:22.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T05:04:22.954Z] . [Pipeline] withDockerContainer [2022-01-27T05:04:23.017Z] prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container [2022-01-27T05:04:23.047Z] $ 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 [2022-01-27T05:04:23.288Z] $ docker top 02c8bda1eb3b5667f43a802bec8c26b81f0a21eb6b1ce8a32a513e9f88410259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T05:04:23.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-27T05:04:23.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-27T05:04:24.212Z] + ls /var/log/sa-host [2022-01-27T05:04:24.212Z] + sadf -c /var/log/sa-host/sa17 [2022-01-27T05:04:24.212Z] file_magic: OK [2022-01-27T05:04:24.212Z] HZ: Using current value: 100 [2022-01-27T05:04:24.212Z] file_header: OK [2022-01-27T05:04:24.212Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-27T05:04:24.212Z] Statistics: [2022-01-27T05:04:24.212Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-27T05:04:24.212Z] File successfully converted to sysstat format version 12.0.3 [2022-01-27T05:04:24.212Z] + sadf -c /var/log/sa-host/sa27 [2022-01-27T05:04:24.212Z] file_magic: OK [2022-01-27T05:04:24.212Z] HZ: Using current value: 100 [2022-01-27T05:04:24.212Z] file_header: OK [2022-01-27T05:04:24.212Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-27T05:04:24.212Z] Statistics: [2022-01-27T05:04:24.212Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-27T05:04:24.212Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T05:04:24.429Z] provisioning config files... [2022-01-27T05:04:24.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2852002253049423633tmp [Pipeline] { [Pipeline] echo [2022-01-27T05:04:24.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:24.746Z] ---> create-netrc.sh [Pipeline] } [2022-01-27T05:04:24.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:25.098Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-27T05:04:25.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:25.394Z] ---> sudo-logs.sh [2022-01-27T05:04:25.394Z] Archiving 'sudo' log.. [2022-01-27T05:04:25.394Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4007.novalocal: Name or service not known [2022-01-27T05:04:25.394Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4007.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-27T05:04:25.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:25.713Z] ---> job-cost.sh [2022-01-27T05:04:25.713Z] lf-activate-venv: SKIPPING [2022-01-27T05:04:25.713Z] DEBUG: total: 0.05999999865889549 [2022-01-27T05:04:25.713Z] INFO: Retrieving Stack Cost... [2022-01-27T05:04:25.973Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-27T05:04:26.233Z] INFO: Archiving Costs [Pipeline] echo [2022-01-27T05:04:26.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T05:04:26.535Z] ---> logs-deploy.sh [2022-01-27T05:04:26.535Z] lf-activate-venv: SKIPPING [2022-01-27T05:04:26.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/46 [2022-01-27T05:04:26.535Z] INFO: archiving workspace using pattern(s): [2022-01-27T05:04:27.106Z] Archives upload complete. [2022-01-27T05:04:27.377Z] INFO: archiving logs to Nexus