Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abac56bfbc2622a6e624e13e221273bb96021246 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-ssh17829898618401942226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6126002929575647537.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh1247579417856955042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3204144952873037345.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-ssh9943977675301534913.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-5700 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-ssh4998781121250472044.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 abac56bfbc2622a6e624e13e221273bb96021246 (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 abac56bfbc2622a6e624e13e221273bb96021246 # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web (#498)" > git rev-list --no-walk 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-19T07:57:12.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-19T07:57:12.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-19T07:57:12.221Z] ========================================================= [2022-02-19T07:57:12.221Z] EdgeX Global Pipelines Version Info [2022-02-19T07:57:12.221Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:57:13.378Z] ------------------- [2022-02-19T07:57:13.379Z] stable info: [2022-02-19T07:57:13.379Z] ------------------- [2022-02-19T07:57:13.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-19T07:57:13.379Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-19T07:57:13.379Z] Message: update stable to v1.0.220 [2022-02-19T07:57:13.951Z] ------------------- [2022-02-19T07:57:13.951Z] experimental info: [2022-02-19T07:57:13.951Z] ------------------- [2022-02-19T07:57:13.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-19T07:57:13.951Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-19T07:57:13.951Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-19T07:57:14.088Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-19T07:57:14.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-19T07:57:14.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-19T07:57:14.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-19T07:57:14.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-19T07:57:14.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-19T07:57:14.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-19T07:57:14.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-19T07:57:14.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-19T07:57:14.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-19T07:57:14.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-19T07:57:14.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-19T07:57:14.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-19T07:57:14.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-19T07:57:14.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-19T07:57:14.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-19T07:57:14.355Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-19T07:57:14.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-19T07:57:14.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-19T07:57:14.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-19T07:57:14.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-19T07:57:14.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-19T07:57:14.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-19T07:57:14.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-19T07:57:14.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-19T07:57:14.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-19T07:57:14.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-19T07:57:14.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-19T07:57:14.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-19T07:57:14.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] echo [2022-02-19T07:57:14.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abac56b [Pipeline] echo [2022-02-19T07:57:14.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T07:57:14.681Z] provisioning config files... [2022-02-19T07:57:14.696Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5348272528378606089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:57:15.008Z] ---> docker-login.sh [2022-02-19T07:57:15.008Z] nexus3.edgexfoundry.org:10001 [2022-02-19T07:57:15.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:15.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:15.270Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:15.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:15.270Z] [2022-02-19T07:57:15.270Z] Login Succeeded [2022-02-19T07:57:15.270Z] nexus3.edgexfoundry.org:10002 [2022-02-19T07:57:15.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:15.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:15.270Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:15.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:15.270Z] [2022-02-19T07:57:15.270Z] Login Succeeded [2022-02-19T07:57:15.270Z] nexus3.edgexfoundry.org:10003 [2022-02-19T07:57:15.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:15.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:15.531Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:15.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:15.531Z] [2022-02-19T07:57:15.531Z] Login Succeeded [2022-02-19T07:57:15.531Z] nexus3.edgexfoundry.org:10004 [2022-02-19T07:57:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:15.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:15.531Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:15.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:15.531Z] [2022-02-19T07:57:15.531Z] Login Succeeded [2022-02-19T07:57:15.531Z] docker.io [2022-02-19T07:57:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:16.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:16.107Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:16.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:16.107Z] [2022-02-19T07:57:16.107Z] Login Succeeded [2022-02-19T07:57:16.107Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T07:57:16.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-19T07:57:16.510Z] + git rev-list -1 --merges abac56bfbc2622a6e624e13e221273bb96021246~1..abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] echo [2022-02-19T07:57:16.546Z] -----------> git rev-list -1 --merges abac56bfbc2622a6e624e13e221273bb96021246~1..abac56bfbc2622a6e624e13e221273bb96021246 abac56bfbc2622a6e624e13e221273bb96021246 [false] [Pipeline] sh [2022-02-19T07:57:16.845Z] + git log --format=format:%s -1 abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] echo [2022-02-19T07:57:16.864Z] ========================================================= [2022-02-19T07:57:16.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-19T07:57:16.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T07:57:17.222Z] + git log --format=format:%s -1 abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] echo [2022-02-19T07:57:17.236Z] [semverPrep] GIT_COMMIT: abac56bfbc2622a6e624e13e221273bb96021246, Commit Message: chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web (#498) [Pipeline] echo [2022-02-19T07:57:17.248Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-19T07:57:17.687Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T07:57:17.688Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-19T07:57:17.688Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-19T07:57:17.688Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-19T07:57:17.688Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-19T07:57:17.688Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-19T07:57:17.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:57:18.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T07:57:18.114Z] [2022-02-19T07:57:18.114Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:57:18.416Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T07:57:18.416Z] latest: Pulling from edgex-devops/git-semver [2022-02-19T07:57:18.416Z] a0d0a0d46f8b: Pulling fs layer [2022-02-19T07:57:18.416Z] 3e5f54012d9b: Pulling fs layer [2022-02-19T07:57:18.416Z] 4c7163046ea9: Pulling fs layer [2022-02-19T07:57:18.416Z] 0c2d73faf560: Pulling fs layer [2022-02-19T07:57:18.416Z] 0c2d73faf560: Waiting [2022-02-19T07:57:18.416Z] 3e5f54012d9b: Verifying Checksum [2022-02-19T07:57:18.416Z] 3e5f54012d9b: Download complete [2022-02-19T07:57:18.416Z] a0d0a0d46f8b: Verifying Checksum [2022-02-19T07:57:18.416Z] a0d0a0d46f8b: Download complete [2022-02-19T07:57:18.416Z] 4c7163046ea9: Verifying Checksum [2022-02-19T07:57:18.416Z] 4c7163046ea9: Download complete [2022-02-19T07:57:18.681Z] 0c2d73faf560: Verifying Checksum [2022-02-19T07:57:18.681Z] 0c2d73faf560: Download complete [2022-02-19T07:57:18.681Z] a0d0a0d46f8b: Pull complete [2022-02-19T07:57:18.681Z] 3e5f54012d9b: Pull complete [2022-02-19T07:57:18.948Z] 4c7163046ea9: Pull complete [2022-02-19T07:57:19.212Z] 0c2d73faf560: Pull complete [2022-02-19T07:57:19.212Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-19T07:57:19.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T07:57:19.212Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-19T07:57:19.289Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T07:57:18.829Z] $ 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-02-19T07:57:19.635Z] $ docker top b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T07:57:20.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T07:57:20.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T07:57:20.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T07:57:19.840Z] $ docker exec b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e ssh-agent [2022-02-19T07:57:20.355Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXceBogp/agent.13 [2022-02-19T07:57:20.355Z] SSH_AGENT_PID=20 [2022-02-19T07:57:20.362Z] Running ssh-add (command line suppressed) [2022-02-19T07:57:20.036Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5637125054627499996.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5637125054627499996.key) [2022-02-19T07:57:20.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T07:57:20.751Z] + git tag --points-at HEAD [Pipeline] } [2022-02-19T07:57:20.385Z] $ docker exec --env ******** --env ******** b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e ssh-agent -k [2022-02-19T07:57:20.481Z] unset SSH_AUTH_SOCK; [2022-02-19T07:57:20.481Z] unset SSH_AGENT_PID; [2022-02-19T07:57:20.481Z] echo Agent pid 20 killed; [2022-02-19T07:57:20.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-19T07:57:20.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T07:57:20.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T07:57:21.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T07:57:20.660Z] $ docker exec b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e ssh-agent [2022-02-19T07:57:21.137Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGLgiof/agent.55 [2022-02-19T07:57:21.137Z] SSH_AGENT_PID=61 [2022-02-19T07:57:21.141Z] Running ssh-add (command line suppressed) [2022-02-19T07:57:20.874Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3366341438363867087.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3366341438363867087.key) [2022-02-19T07:57:21.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T07:57:21.516Z] + git semver init [2022-02-19T07:57:21.516Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T07:57:21.516Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T07:57:21.516Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T07:57:21.516Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T07:57:21.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T07:57:21.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T07:57:21.516Z] # $SEMVER_BRANCH = main [2022-02-19T07:57:21.516Z] # $SEMVER_TEMP = /tmp/semver-816466185 [2022-02-19T07:57:21.516Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-19T07:57:24.067Z] # '/tmp/semver-816466185' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-02-19T07:57:24.067Z] # -> Force: false [2022-02-19T07:57:24.067Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-19T07:57:23.973Z] $ docker exec --env ******** --env ******** b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e ssh-agent -k [2022-02-19T07:57:24.053Z] unset SSH_AUTH_SOCK; [2022-02-19T07:57:24.054Z] unset SSH_AGENT_PID; [2022-02-19T07:57:24.054Z] echo Agent pid 61 killed; [2022-02-19T07:57:24.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T07:57:24.467Z] + git semver [Pipeline] } [2022-02-19T07:57:24.409Z] $ docker stop --time=1 b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e [2022-02-19T07:57:25.751Z] $ docker rm -f b8abae29faacb68a38dae09ed28c1b560071ed5d1fd873e110a6c2f7d6c4494e [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T07:57:26.107Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-19T07:57:26.328Z] Stashed 1 file(s) [Pipeline] echo [2022-02-19T07:57:26.332Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.10 [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-02-19T07:57:26.494Z] provisioning config files... [2022-02-19T07:57:26.503Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4075152838283255288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:57:26.831Z] ---> docker-login.sh [2022-02-19T07:57:26.831Z] nexus3.edgexfoundry.org:10001 [2022-02-19T07:57:26.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:26.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:26.831Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:26.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:26.831Z] [2022-02-19T07:57:26.831Z] Login Succeeded [2022-02-19T07:57:26.831Z] nexus3.edgexfoundry.org:10002 [2022-02-19T07:57:26.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:26.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:26.831Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:26.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:26.831Z] [2022-02-19T07:57:26.831Z] Login Succeeded [2022-02-19T07:57:26.831Z] nexus3.edgexfoundry.org:10003 [2022-02-19T07:57:27.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:27.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:27.099Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:27.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:27.099Z] [2022-02-19T07:57:27.099Z] Login Succeeded [2022-02-19T07:57:27.099Z] nexus3.edgexfoundry.org:10004 [2022-02-19T07:57:27.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:27.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:27.099Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:27.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:27.099Z] [2022-02-19T07:57:27.099Z] Login Succeeded [2022-02-19T07:57:27.099Z] docker.io [2022-02-19T07:57:27.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:57:27.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:57:27.361Z] Configure a credential helper to remove this warning. See [2022-02-19T07:57:27.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:57:27.361Z] [2022-02-19T07:57:27.361Z] Login Succeeded [2022-02-19T07:57:27.361Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T07:57:27.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-19T07:57:27.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T07:57:27.453Z] ========================================================= [2022-02-19T07:57:27.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-19T07:57:27.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:57:27.768Z] + 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-02-19T07:57:28.041Z] Sending build context to Docker daemon 41MB [2022-02-19T07:57:28.041Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T07:57:28.041Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-19T07:57:28.041Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-19T07:57:28.041Z] 59bf1c3509f3: Pulling fs layer [2022-02-19T07:57:28.041Z] 666ba61612fd: Pulling fs layer [2022-02-19T07:57:28.041Z] 8ed8ca486205: Pulling fs layer [2022-02-19T07:57:28.041Z] 4fe6c5a15a65: Pulling fs layer [2022-02-19T07:57:28.041Z] 22a0e8bec74d: Pulling fs layer [2022-02-19T07:57:28.041Z] 640e595b4fbd: Pulling fs layer [2022-02-19T07:57:28.041Z] 763cafe07f6e: Pulling fs layer [2022-02-19T07:57:28.041Z] 0c0b528cf693: Pulling fs layer [2022-02-19T07:57:28.041Z] 10935f4eaf8b: Pulling fs layer [2022-02-19T07:57:28.041Z] 4fe6c5a15a65: Waiting [2022-02-19T07:57:28.041Z] 22a0e8bec74d: Waiting [2022-02-19T07:57:28.041Z] 640e595b4fbd: Waiting [2022-02-19T07:57:28.041Z] 763cafe07f6e: Waiting [2022-02-19T07:57:28.041Z] 0c0b528cf693: Waiting [2022-02-19T07:57:28.041Z] 10935f4eaf8b: Waiting [2022-02-19T07:57:28.041Z] 8ed8ca486205: Verifying Checksum [2022-02-19T07:57:28.041Z] 8ed8ca486205: Download complete [2022-02-19T07:57:28.041Z] 666ba61612fd: Verifying Checksum [2022-02-19T07:57:28.041Z] 666ba61612fd: Download complete [2022-02-19T07:57:28.041Z] 22a0e8bec74d: Verifying Checksum [2022-02-19T07:57:28.041Z] 22a0e8bec74d: Download complete [2022-02-19T07:57:28.041Z] 640e595b4fbd: Verifying Checksum [2022-02-19T07:57:28.041Z] 640e595b4fbd: Download complete [2022-02-19T07:57:28.041Z] 763cafe07f6e: Verifying Checksum [2022-02-19T07:57:28.041Z] 763cafe07f6e: Download complete [2022-02-19T07:57:28.041Z] 59bf1c3509f3: Download complete [2022-02-19T07:57:28.305Z] 0c0b528cf693: Verifying Checksum [2022-02-19T07:57:28.305Z] 0c0b528cf693: Download complete [2022-02-19T07:57:28.587Z] 59bf1c3509f3: Pull complete [2022-02-19T07:57:28.854Z] 4fe6c5a15a65: Verifying Checksum [2022-02-19T07:57:28.854Z] 4fe6c5a15a65: Download complete [2022-02-19T07:57:28.854Z] 10935f4eaf8b: Verifying Checksum [2022-02-19T07:57:28.854Z] 10935f4eaf8b: Download complete [2022-02-19T07:57:28.854Z] 666ba61612fd: Pull complete [2022-02-19T07:57:28.854Z] 8ed8ca486205: Pull complete [2022-02-19T07:57:33.118Z] 4fe6c5a15a65: Pull complete [2022-02-19T07:57:33.118Z] 22a0e8bec74d: Pull complete [2022-02-19T07:57:33.118Z] 640e595b4fbd: Pull complete [2022-02-19T07:57:33.118Z] 763cafe07f6e: Pull complete [2022-02-19T07:57:33.118Z] 0c0b528cf693: Pull complete [2022-02-19T07:57:35.068Z] 10935f4eaf8b: Pull complete [2022-02-19T07:57:35.068Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-19T07:57:35.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-19T07:57:35.068Z] ---> 99d49a6021b9 [2022-02-19T07:57:35.068Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T07:57:36.989Z] ---> Running in 77d42047bc2f [2022-02-19T07:57:36.989Z] Removing intermediate container 77d42047bc2f [2022-02-19T07:57:36.989Z] ---> d8c9d891a1e3 [2022-02-19T07:57:36.989Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T07:57:36.989Z] ---> Running in e1765c2cfebb [2022-02-19T07:57:37.250Z] Removing intermediate container e1765c2cfebb [2022-02-19T07:57:37.250Z] ---> 4d3861bcc05e [2022-02-19T07:57:37.250Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T07:57:37.250Z] ---> Running in e43ce9e1b494 [2022-02-19T07:57:37.250Z] Removing intermediate container e43ce9e1b494 [2022-02-19T07:57:37.250Z] ---> b60f840b88dd [2022-02-19T07:57:37.250Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-19T07:57:37.250Z] ---> Running in 742f157f85ea [2022-02-19T07:57:37.512Z] Removing intermediate container 742f157f85ea [2022-02-19T07:57:37.512Z] ---> cf20de2a1658 [2022-02-19T07:57:37.512Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T07:57:37.512Z] ---> Running in e3e1de4ca3de [2022-02-19T07:57:37.512Z] Removing intermediate container e3e1de4ca3de [2022-02-19T07:57:37.512Z] ---> eff8135bf702 [2022-02-19T07:57:37.512Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T07:57:37.512Z] ---> Running in cd2e6f344b67 [2022-02-19T07:57:38.092Z] Removing intermediate container cd2e6f344b67 [2022-02-19T07:57:38.092Z] ---> c6604de49b40 [2022-02-19T07:57:38.092Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T07:57:38.092Z] ---> Running in f8f95a88278f [2022-02-19T07:57:38.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-19T07:57:39.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-19T07:57:39.567Z] OK: 221 MiB in 52 packages [2022-02-19T07:57:39.829Z] Removing intermediate container f8f95a88278f [2022-02-19T07:57:39.829Z] ---> 1d1b0e522d64 [2022-02-19T07:57:39.829Z] Step 10/15 : ENV GO111MODULE=on [2022-02-19T07:57:39.829Z] ---> Running in e3ac921bf700 [2022-02-19T07:57:39.829Z] Removing intermediate container e3ac921bf700 [2022-02-19T07:57:39.829Z] ---> be24cdba91c8 [2022-02-19T07:57:39.829Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T07:57:39.829Z] ---> Running in dcb0e0b3ad47 [2022-02-19T07:57:40.089Z] Removing intermediate container dcb0e0b3ad47 [2022-02-19T07:57:40.089Z] ---> 521cc5460cf8 [2022-02-19T07:57:40.089Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-19T07:57:40.089Z] ---> c7e72b61787f [2022-02-19T07:57:40.089Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T07:57:40.089Z] ---> Running in 336656827c28 [2022-02-19T07:57:41.449Z] Still waiting to schedule task [2022-02-19T07:57:41.450Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-19T07:58:26.816Z] Removing intermediate container 336656827c28 [2022-02-19T07:58:26.816Z] ---> a4c5b17e1c62 [2022-02-19T07:58:26.816Z] Step 14/15 : COPY . . [2022-02-19T07:58:26.816Z] ---> 256784eb1184 [2022-02-19T07:58:26.816Z] Step 15/15 : RUN ${MAKE} [2022-02-19T07:58:26.816Z] ---> Running in 9c4b4b251cb8 [2022-02-19T07:58:26.816Z] noop [2022-02-19T07:58:26.816Z] Removing intermediate container 9c4b4b251cb8 [2022-02-19T07:58:26.816Z] ---> cc42c53bccb7 [2022-02-19T07:58:26.816Z] Successfully built cc42c53bccb7 [2022-02-19T07:58:26.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:58:27.116Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-19T07:58:27.116Z] . [Pipeline] withDockerContainer [2022-02-19T07:58:27.181Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T07:58:27.213Z] $ 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-02-19T07:58:27.562Z] $ docker top 3063e8e9a9ff1f89358135e74d181204258e05c6764dfbbe3bf98325459e3eed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T07:58:27.916Z] + go version [2022-02-19T07:58:27.916Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-19T07:58:27.927Z] $ docker stop --time=1 3063e8e9a9ff1f89358135e74d181204258e05c6764dfbbe3bf98325459e3eed [2022-02-19T07:58:29.102Z] $ docker rm -f 3063e8e9a9ff1f89358135e74d181204258e05c6764dfbbe3bf98325459e3eed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:58:29.522Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-19T07:58:29.522Z] . [Pipeline] withDockerContainer [2022-02-19T07:58:29.584Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T07:58:29.616Z] $ 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-02-19T07:58:29.987Z] $ docker top 584f245c5968e9ee4167a7e42efe8aec25499aeed1a8bd8853fa95d99d735aa6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-19T07:58:30.361Z] + make test [2022-02-19T07:58:30.361Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-19T07:58:30.629Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-19T07:58:42.957Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-19T07:58:42.957Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-19T07:58:45.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-19T07:58:45.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-19T07:58:45.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-19T07:58:45.554Z] $ docker stop --time=1 584f245c5968e9ee4167a7e42efe8aec25499aeed1a8bd8853fa95d99d735aa6 [2022-02-19T07:58:46.946Z] $ docker rm -f 584f245c5968e9ee4167a7e42efe8aec25499aeed1a8bd8853fa95d99d735aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T07:58:47.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-19T07:58:47.385Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-19T07:58:48.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-19T07:58:48.724Z] + ls -al . [2022-02-19T07:58:48.724Z] total 112 [2022-02-19T07:58:48.724Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 19 07:58 . [2022-02-19T07:58:48.724Z] drwxrwxr-x. 4 jenkins jenkins 106 Feb 19 07:57 .. [2022-02-19T07:58:48.724Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 19 07:57 assets [2022-02-19T07:58:48.724Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 19 07:57 bin [2022-02-19T07:58:48.724Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 19 07:57 cmd [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 19 07:57 CONTRIBUTING.md [2022-02-19T07:58:48.724Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 19 07:58 coverage.out [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 19 07:57 Dockerfile [2022-02-19T07:58:48.724Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 19 07:57 docs [2022-02-19T07:58:48.724Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 19 07:57 .git [2022-02-19T07:58:48.724Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 19 07:57 .github [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 07:57 .gitignore [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 19 07:57 go.mod [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 19 07:57 go.sum [2022-02-19T07:58:48.724Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 19 07:57 internal [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 19 07:57 Jenkinsfile [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 19 07:57 LICENSE [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 19 07:57 Makefile [2022-02-19T07:58:48.724Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 19 07:57 pkg [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 19 07:57 README.md [2022-02-19T07:58:48.724Z] drwx------. 3 jenkins jenkins 42 Feb 19 07:57 .semver [2022-02-19T07:58:48.724Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 19 07:57 snap [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 19 07:57 VERSION [2022-02-19T07:58:48.724Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 19 07:57 version.go [2022-02-19T07:58:48.724Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 19 07:57 web [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:58:49.028Z] + 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=abac56bfbc2622a6e624e13e221273bb96021246 --label arch=amd64 --label version=2.1.1-dev.10 . [2022-02-19T07:58:49.292Z] Sending build context to Docker daemon 41MB [2022-02-19T07:58:49.292Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T07:58:49.292Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-19T07:58:49.292Z] ---> cc42c53bccb7 [2022-02-19T07:58:49.292Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T07:58:49.292Z] ---> Running in e468fe61398e [2022-02-19T07:58:49.553Z] Removing intermediate container e468fe61398e [2022-02-19T07:58:49.553Z] ---> 3916c175cd2b [2022-02-19T07:58:49.553Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T07:58:49.553Z] ---> Running in 05444c186d5c [2022-02-19T07:58:49.553Z] Removing intermediate container 05444c186d5c [2022-02-19T07:58:49.553Z] ---> 99854107677f [2022-02-19T07:58:49.553Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T07:58:49.553Z] ---> Running in 1880c9b89864 [2022-02-19T07:58:49.813Z] Removing intermediate container 1880c9b89864 [2022-02-19T07:58:49.813Z] ---> a407b4ac6415 [2022-02-19T07:58:49.813Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-19T07:58:49.813Z] ---> Running in 064f1a4b807a [2022-02-19T07:58:49.813Z] Removing intermediate container 064f1a4b807a [2022-02-19T07:58:49.813Z] ---> da7d736aaf9c [2022-02-19T07:58:49.813Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T07:58:49.813Z] ---> Running in ea5c47d14d6a [2022-02-19T07:58:49.813Z] Removing intermediate container ea5c47d14d6a [2022-02-19T07:58:49.813Z] ---> 64d379b4762e [2022-02-19T07:58:49.813Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T07:58:50.076Z] ---> Running in 665d6e7167e1 [2022-02-19T07:58:50.339Z] Removing intermediate container 665d6e7167e1 [2022-02-19T07:58:50.339Z] ---> 83b499bde120 [2022-02-19T07:58:50.339Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T07:58:50.339Z] ---> Running in 4504789c554c [2022-02-19T07:58:50.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-19T07:58:53.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-19T07:58:56.443Z] OK: 221 MiB in 52 packages [2022-02-19T07:58:56.443Z] Removing intermediate container 4504789c554c [2022-02-19T07:58:56.443Z] ---> 85442437192d [2022-02-19T07:58:56.443Z] Step 10/23 : ENV GO111MODULE=on [2022-02-19T07:58:56.443Z] ---> Running in d57e3737e910 [2022-02-19T07:58:56.443Z] Removing intermediate container d57e3737e910 [2022-02-19T07:58:56.443Z] ---> 3cad90cde3c0 [2022-02-19T07:58:56.443Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T07:58:56.443Z] ---> Running in acba5862c80b [2022-02-19T07:58:56.443Z] Removing intermediate container acba5862c80b [2022-02-19T07:58:56.443Z] ---> e22116647cf3 [2022-02-19T07:58:56.443Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-19T07:58:56.709Z] ---> f690e0c47362 [2022-02-19T07:58:56.709Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T07:58:56.709Z] ---> Running in 68b12b3988ba [2022-02-19T07:58:57.285Z] Removing intermediate container 68b12b3988ba [2022-02-19T07:58:57.285Z] ---> 941fd4185659 [2022-02-19T07:58:57.285Z] Step 14/23 : COPY . . [2022-02-19T07:58:58.665Z] ---> ef5e44eec81b [2022-02-19T07:58:58.665Z] Step 15/23 : RUN ${MAKE} [2022-02-19T07:58:58.665Z] ---> Running in b5cd18bfe89a [2022-02-19T07:58:58.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-19T07:59:06.140Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5701 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-02-19T07:59:06.155Z] Running in /w/workspace/edgex-ui-go/49 [Pipeline] { [Pipeline] checkout [2022-02-19T07:59:06.348Z] The recommended git tool is: git [2022-02-19T07:59:06.869Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-19T07:59:08.784Z] Removing intermediate container b5cd18bfe89a [2022-02-19T07:59:08.784Z] ---> f302318d773d [2022-02-19T07:59:08.784Z] Step 16/23 : FROM alpine:3.14 [2022-02-19T07:59:09.048Z] 3.14: Pulling from library/alpine [2022-02-19T07:59:09.048Z] 97518928ae5f: Pulling fs layer [2022-02-19T07:59:09.306Z] 97518928ae5f: Verifying Checksum [2022-02-19T07:59:09.306Z] 97518928ae5f: Download complete [2022-02-19T07:59:09.568Z] 97518928ae5f: Pull complete [2022-02-19T07:59:09.568Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-19T07:59:09.568Z] Status: Downloaded newer image for alpine:3.14 [2022-02-19T07:59:09.568Z] ---> 0a97eee8041e [2022-02-19T07:59:09.568Z] Step 17/23 : EXPOSE 4000 [2022-02-19T07:59:09.568Z] ---> Running in d843df2abd8e [2022-02-19T07:59:09.568Z] Removing intermediate container d843df2abd8e [2022-02-19T07:59:09.568Z] ---> 2b45a8b31968 [2022-02-19T07:59:09.568Z] 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-02-19T07:59:10.139Z] ---> f50c3c540249 [2022-02-19T07:59:10.139Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T07:59:10.139Z] ---> Running in b81d8894605b [2022-02-19T07:59:10.406Z] Removing intermediate container b81d8894605b [2022-02-19T07:59:10.406Z] ---> 43a37d9c8b76 [2022-02-19T07:59:10.406Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-19T07:59:10.406Z] ---> Running in 2f197aeca0a0 [2022-02-19T07:59:10.406Z] Removing intermediate container 2f197aeca0a0 [2022-02-19T07:59:10.406Z] ---> 2014642cc9a7 [2022-02-19T07:59:10.406Z] Step 21/23 : LABEL arch=amd64 [2022-02-19T07:59:10.406Z] ---> Running in b3d4d83e1ae0 [2022-02-19T07:59:10.406Z] Removing intermediate container b3d4d83e1ae0 [2022-02-19T07:59:10.406Z] ---> f895f948869f [2022-02-19T07:59:10.406Z] Step 22/23 : LABEL git_sha=abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T07:59:10.406Z] ---> Running in e7f563347a48 [2022-02-19T07:59:10.667Z] Removing intermediate container e7f563347a48 [2022-02-19T07:59:10.667Z] ---> 87ace99f4a1b [2022-02-19T07:59:10.667Z] Step 23/23 : LABEL version=2.1.1-dev.10 [2022-02-19T07:59:10.667Z] ---> Running in b3b6151f138d [2022-02-19T07:59:10.667Z] Removing intermediate container b3b6151f138d [2022-02-19T07:59:10.667Z] ---> 416607eab43e [2022-02-19T07:59:10.667Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-19T07:59:10.667Z] Successfully built 416607eab43e [2022-02-19T07:59:10.667Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T07:59:10.782Z] provisioning config files... [2022-02-19T07:59:10.791Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config927562068877708212tmp [Pipeline] { [2022-02-19T07:59:10.803Z] using credential edgex-jenkins-ssh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:59:10.820Z] Cloning the remote Git repository [2022-02-19T07:59:11.095Z] ---> docker-login.sh [2022-02-19T07:59:11.095Z] nexus3.edgexfoundry.org:10001 [2022-02-19T07:59:11.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:11.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:11.095Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:11.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:11.095Z] [2022-02-19T07:59:11.095Z] Login Succeeded [2022-02-19T07:59:11.095Z] nexus3.edgexfoundry.org:10002 [2022-02-19T07:59:11.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:11.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:11.095Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:11.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:11.095Z] [2022-02-19T07:59:11.095Z] Login Succeeded [2022-02-19T07:59:11.095Z] nexus3.edgexfoundry.org:10003 [2022-02-19T07:59:10.880Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-19T07:59:10.953Z] > git init /w/workspace/edgex-ui-go/49 # timeout=10 [2022-02-19T07:59:11.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-19T07:59:11.065Z] > git --version # timeout=10 [2022-02-19T07:59:11.089Z] > git --version # 'git version 2.17.1' [2022-02-19T07:59:11.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-19T07:59:11.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-19T07:59:11.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:11.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:11.356Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:11.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:11.356Z] [2022-02-19T07:59:11.356Z] Login Succeeded [2022-02-19T07:59:11.356Z] nexus3.edgexfoundry.org:10004 [2022-02-19T07:59:11.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:11.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:11.357Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:11.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:11.357Z] [2022-02-19T07:59:11.357Z] Login Succeeded [2022-02-19T07:59:11.357Z] docker.io [2022-02-19T07:59:11.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:11.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:11.878Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:11.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:11.878Z] [2022-02-19T07:59:11.878Z] Login Succeeded [2022-02-19T07:59:11.878Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T07:59:11.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T07:59:11.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T07:59:11.949Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-02-19T07:59:11.949Z] abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T07:59:11.949Z] latest [2022-02-19T07:59:11.949Z] 2.1.1-dev.10 [2022-02-19T07:59:11.949Z] abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T07:59:11.949Z] main [2022-02-19T07:59:11.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:12.279Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:12.587Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T07:59:12.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T07:59:12.587Z] 7732bfe429cb: Preparing [2022-02-19T07:59:12.587Z] 1a058d5342cc: Preparing [2022-02-19T07:59:12.587Z] 1a058d5342cc: Layer already exists [2022-02-19T07:59:13.975Z] 7732bfe429cb: Pushed [2022-02-19T07:59:13.975Z] abac56bfbc2622a6e624e13e221273bb96021246: digest: sha256:230e5f20141856db5becadf4a62beeb6dca7af5108faa67a1ddd9963deda2da7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:14.219Z] Avoid second fetch [2022-02-19T07:59:14.220Z] Checking out Revision abac56bfbc2622a6e624e13e221273bb96021246 (main) [2022-02-19T07:59:14.277Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:14.573Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-19T07:59:14.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T07:59:14.573Z] 7732bfe429cb: Preparing [2022-02-19T07:59:14.573Z] 1a058d5342cc: Preparing [2022-02-19T07:59:14.573Z] 1a058d5342cc: Layer already exists [2022-02-19T07:59:14.573Z] 7732bfe429cb: Layer already exists [2022-02-19T07:59:14.573Z] latest: digest: sha256:230e5f20141856db5becadf4a62beeb6dca7af5108faa67a1ddd9963deda2da7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:14.876Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:14.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-19T07:59:14.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-19T07:59:14.238Z] > git config core.sparsecheckout # timeout=10 [2022-02-19T07:59:14.252Z] > git checkout -f abac56bfbc2622a6e624e13e221273bb96021246 # timeout=10 [2022-02-19T07:59:15.177Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.10 [2022-02-19T07:59:15.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T07:59:15.177Z] 7732bfe429cb: Preparing [2022-02-19T07:59:15.177Z] 1a058d5342cc: Preparing [2022-02-19T07:59:15.177Z] 7732bfe429cb: Layer already exists [2022-02-19T07:59:15.177Z] 1a058d5342cc: Layer already exists [2022-02-19T07:59:15.177Z] 2.1.1-dev.10: digest: sha256:230e5f20141856db5becadf4a62beeb6dca7af5108faa67a1ddd9963deda2da7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:15.482Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:15.780Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T07:59:15.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T07:59:15.780Z] 7732bfe429cb: Preparing [2022-02-19T07:59:15.780Z] 1a058d5342cc: Preparing [2022-02-19T07:59:15.780Z] 1a058d5342cc: Layer already exists [2022-02-19T07:59:15.780Z] 7732bfe429cb: Layer already exists [2022-02-19T07:59:15.780Z] abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10: digest: sha256:230e5f20141856db5becadf4a62beeb6dca7af5108faa67a1ddd9963deda2da7 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:16.288Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:16.601Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-02-19T07:59:16.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-19T07:59:16.601Z] 7732bfe429cb: Preparing [2022-02-19T07:59:16.601Z] 1a058d5342cc: Preparing [2022-02-19T07:59:16.601Z] 1a058d5342cc: Layer already exists [2022-02-19T07:59:16.601Z] 7732bfe429cb: Layer already exists [2022-02-19T07:59:16.601Z] main: digest: sha256:230e5f20141856db5becadf4a62beeb6dca7af5108faa67a1ddd9963deda2da7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T07:59:16.744Z] ===================================================== [Pipeline] echo [2022-02-19T07:59:16.754Z] taggedImages: [2022-02-19T07:59:16.754Z] - nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T07:59:16.754Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-19T07:59:16.754Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.10 [2022-02-19T07:59:16.754Z] - nexus3.edgexfoundry.org:10004/edgex-ui:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T07:59:16.754Z] - 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-02-19T07:59:17.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T07:59:17.287Z] [2022-02-19T07:59:17.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:17.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T07:59:17.655Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-19T07:59:17.655Z] b4d181a07f80: Pulling fs layer [2022-02-19T07:59:17.655Z] a1111a8f2ec3: Pulling fs layer [2022-02-19T07:59:17.655Z] ed53099fbce6: Pulling fs layer [2022-02-19T07:59:17.655Z] dc539afda2c1: Pulling fs layer [2022-02-19T07:59:17.655Z] 77bc0d833cb6: Pulling fs layer [2022-02-19T07:59:17.655Z] 9065ff56babe: Pulling fs layer [2022-02-19T07:59:17.655Z] d287ab97295c: Pulling fs layer [2022-02-19T07:59:17.655Z] dc539afda2c1: Waiting [2022-02-19T07:59:17.655Z] 77bc0d833cb6: Waiting [2022-02-19T07:59:17.655Z] 9065ff56babe: Waiting [2022-02-19T07:59:17.655Z] d287ab97295c: Waiting [2022-02-19T07:59:17.655Z] a1111a8f2ec3: Verifying Checksum [2022-02-19T07:59:17.655Z] a1111a8f2ec3: Download complete [2022-02-19T07:59:17.655Z] dc539afda2c1: Verifying Checksum [2022-02-19T07:59:17.655Z] dc539afda2c1: Download complete [2022-02-19T07:59:17.916Z] 77bc0d833cb6: Verifying Checksum [2022-02-19T07:59:17.916Z] 77bc0d833cb6: Download complete [2022-02-19T07:59:17.916Z] ed53099fbce6: Verifying Checksum [2022-02-19T07:59:17.916Z] ed53099fbce6: Download complete [2022-02-19T07:59:17.916Z] 9065ff56babe: Verifying Checksum [2022-02-19T07:59:17.916Z] 9065ff56babe: Download complete [2022-02-19T07:59:17.916Z] b4d181a07f80: Verifying Checksum [2022-02-19T07:59:17.916Z] b4d181a07f80: Download complete [2022-02-19T07:59:18.499Z] d287ab97295c: Verifying Checksum [2022-02-19T07:59:18.499Z] d287ab97295c: Download complete [2022-02-19T07:59:18.786Z] Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web (#498)" [2022-02-19T07:59:19.040Z] [2022-02-19T07:59:19.040Z] GitHub has been notified of this commit’s build result [2022-02-19T07:59:19.040Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T07:59:19.464Z] b4d181a07f80: Pull complete [2022-02-19T07:59:19.465Z] a1111a8f2ec3: Pull complete [2022-02-19T07:59:19.610Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-19T07:59:19.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-19T07:59:19.610Z] Dload Upload Total Spent Left Speed [2022-02-19T07:59:19.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-02-19T07:59:20.035Z] ed53099fbce6: Pull complete [2022-02-19T07:59:20.035Z] dc539afda2c1: Pull complete [2022-02-19T07:59:20.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-19T07:59:20.297Z] 77bc0d833cb6: Pull complete [2022-02-19T07:59:20.559Z] 9065ff56babe: Pull complete [2022-02-19T07:59:20.591Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-19T07:59:20.592Z] sudo tee /etc/docker/daemon.new [2022-02-19T07:59:20.592Z] { [2022-02-19T07:59:20.592Z] "registry-mirrors": [ [2022-02-19T07:59:20.592Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-19T07:59:20.592Z] ], [2022-02-19T07:59:20.592Z] "bip": "10.250.0.254/24", [2022-02-19T07:59:20.592Z] "hosts": [ [2022-02-19T07:59:20.592Z] "tcp://0.0.0.0:5555", [2022-02-19T07:59:20.592Z] "unix:///var/run/docker.sock" [2022-02-19T07:59:20.592Z] ], [2022-02-19T07:59:20.592Z] "mtu": 1458, [2022-02-19T07:59:20.592Z] "selinux-enabled": true, [2022-02-19T07:59:20.592Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-19T07:59:20.592Z] } [Pipeline] sh [2022-02-19T07:59:20.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-19T07:59:21.267Z] + sudo service docker restart [2022-02-19T07:59:25.872Z] d287ab97295c: Pull complete [2022-02-19T07:59:25.872Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-19T07:59:25.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T07:59:25.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-19T07:59:25.940Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T07:59:25.974Z] $ 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-02-19T07:59:28.383Z] $ docker top 7a637ab1c179f6123cccbcd3d621c124bc338c38a41507a3409fcfab162023c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:59:28.829Z] ---> job-cost.sh [2022-02-19T07:59:28.829Z] lf-activate-venv: SKIPPING [2022-02-19T07:59:28.829Z] INFO: No Stack... [2022-02-19T07:59:29.090Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-19T07:59:29.350Z] INFO: Archiving Costs [Pipeline] sh [2022-02-19T07:59:29.643Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-02-19T07:59:29.643Z] + cut -d, -f6 [Pipeline] lock [2022-02-19T07:59:29.661Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [2022-02-19T07:59:29.667Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] did not exist. Created. [2022-02-19T07:59:29.667Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-19T07:59:29.980Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-19T07:59:30.017Z] Stashed 1 file(s) [Pipeline] } [2022-02-19T07:59:30.024Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-19T07:59:30.041Z] $ docker stop --time=1 7a637ab1c179f6123cccbcd3d621c124bc338c38a41507a3409fcfab162023c9 [2022-02-19T07:59:31.217Z] $ docker rm -f 7a637ab1c179f6123cccbcd3d621c124bc338c38a41507a3409fcfab162023c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T07:59:39.610Z] provisioning config files... [2022-02-19T07:59:39.633Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/49@tmp/config5107278338060495454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T07:59:40.003Z] ---> docker-login.sh [2022-02-19T07:59:40.003Z] nexus3.edgexfoundry.org:10001 [2022-02-19T07:59:40.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:40.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:40.886Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:40.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:40.886Z] [2022-02-19T07:59:40.886Z] Login Succeeded [2022-02-19T07:59:40.886Z] nexus3.edgexfoundry.org:10002 [2022-02-19T07:59:41.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:41.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:41.163Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:41.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:41.163Z] [2022-02-19T07:59:41.163Z] Login Succeeded [2022-02-19T07:59:41.163Z] nexus3.edgexfoundry.org:10003 [2022-02-19T07:59:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:41.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:41.774Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:41.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:41.774Z] [2022-02-19T07:59:41.774Z] Login Succeeded [2022-02-19T07:59:41.774Z] nexus3.edgexfoundry.org:10004 [2022-02-19T07:59:42.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:42.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:42.054Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:42.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:42.054Z] [2022-02-19T07:59:42.054Z] Login Succeeded [2022-02-19T07:59:42.054Z] docker.io [2022-02-19T07:59:42.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T07:59:42.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T07:59:42.923Z] Configure a credential helper to remove this warning. See [2022-02-19T07:59:42.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T07:59:42.923Z] [2022-02-19T07:59:42.923Z] Login Succeeded [2022-02-19T07:59:42.923Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T07:59:42.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-19T07:59:43.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T07:59:43.480Z] ========================================================= [2022-02-19T07:59:43.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-19T07:59:43.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-19T07:59:43.844Z] + 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-02-19T07:59:44.831Z] Sending build context to Docker daemon 25.77MB [2022-02-19T07:59:44.831Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T07:59:44.831Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-19T07:59:44.831Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-19T07:59:44.831Z] 9b3977197b4f: Pulling fs layer [2022-02-19T07:59:44.831Z] 1a89e8eeedd5: Pulling fs layer [2022-02-19T07:59:44.831Z] 94645a83ff95: Pulling fs layer [2022-02-19T07:59:44.831Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-19T07:59:44.831Z] 0c92f367c5e7: Pulling fs layer [2022-02-19T07:59:44.831Z] f7c0051592d6: Pulling fs layer [2022-02-19T07:59:44.831Z] a227ed2f7395: Pulling fs layer [2022-02-19T07:59:44.831Z] 7b1c46037f91: Pulling fs layer [2022-02-19T07:59:44.831Z] 3f3a8bcf1eab: Waiting [2022-02-19T07:59:44.831Z] 0c92f367c5e7: Waiting [2022-02-19T07:59:44.831Z] f7c0051592d6: Waiting [2022-02-19T07:59:44.831Z] a227ed2f7395: Waiting [2022-02-19T07:59:44.831Z] 7b1c46037f91: Waiting [2022-02-19T07:59:44.831Z] 94645a83ff95: Verifying Checksum [2022-02-19T07:59:44.831Z] 94645a83ff95: Download complete [2022-02-19T07:59:44.831Z] 1a89e8eeedd5: Verifying Checksum [2022-02-19T07:59:44.831Z] 1a89e8eeedd5: Download complete [2022-02-19T07:59:44.831Z] 0c92f367c5e7: Verifying Checksum [2022-02-19T07:59:44.831Z] 0c92f367c5e7: Download complete [2022-02-19T07:59:45.117Z] f7c0051592d6: Verifying Checksum [2022-02-19T07:59:45.117Z] f7c0051592d6: Download complete [2022-02-19T07:59:45.117Z] 9b3977197b4f: Download complete [2022-02-19T07:59:45.117Z] a227ed2f7395: Download complete [2022-02-19T07:59:45.726Z] 9b3977197b4f: Pull complete [2022-02-19T07:59:46.325Z] 1a89e8eeedd5: Pull complete [2022-02-19T07:59:46.602Z] 94645a83ff95: Pull complete [2022-02-19T07:59:46.876Z] 7b1c46037f91: Verifying Checksum [2022-02-19T07:59:46.876Z] 7b1c46037f91: Download complete [2022-02-19T07:59:47.472Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-19T07:59:47.472Z] 3f3a8bcf1eab: Download complete [2022-02-19T07:59:59.882Z] 3f3a8bcf1eab: Pull complete [2022-02-19T07:59:59.882Z] 0c92f367c5e7: Pull complete [2022-02-19T07:59:59.882Z] f7c0051592d6: Pull complete [2022-02-19T07:59:59.882Z] a227ed2f7395: Pull complete [2022-02-19T08:00:05.286Z] 7b1c46037f91: Pull complete [2022-02-19T08:00:05.286Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-19T08:00:05.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-19T08:00:05.286Z] ---> f79e39bc4007 [2022-02-19T08:00:05.286Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T08:00:07.287Z] ---> Running in 837661f422f0 [2022-02-19T08:00:07.287Z] Removing intermediate container 837661f422f0 [2022-02-19T08:00:07.287Z] ---> a1ec9e0d12bb [2022-02-19T08:00:07.287Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T08:00:07.560Z] ---> Running in d5668a07aa40 [2022-02-19T08:00:07.833Z] Removing intermediate container d5668a07aa40 [2022-02-19T08:00:07.833Z] ---> 3069ac2c3c60 [2022-02-19T08:00:07.833Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T08:00:07.833Z] ---> Running in 6f028cee0d69 [2022-02-19T08:00:08.427Z] Removing intermediate container 6f028cee0d69 [2022-02-19T08:00:08.427Z] ---> 5107ac278255 [2022-02-19T08:00:08.427Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-19T08:00:08.427Z] ---> Running in befd7376e404 [2022-02-19T08:00:08.700Z] Removing intermediate container befd7376e404 [2022-02-19T08:00:08.700Z] ---> e5bf1cd497f0 [2022-02-19T08:00:08.700Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T08:00:08.700Z] ---> Running in 47b410392ae7 [2022-02-19T08:00:09.681Z] Removing intermediate container 47b410392ae7 [2022-02-19T08:00:09.681Z] ---> de5234673b0c [2022-02-19T08:00:09.681Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T08:00:09.954Z] ---> Running in 7ac560b4efff [2022-02-19T08:00:11.934Z] Removing intermediate container 7ac560b4efff [2022-02-19T08:00:11.934Z] ---> f4eb2e8da7d6 [2022-02-19T08:00:11.934Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T08:00:11.934Z] ---> Running in 66cbcb1b60d8 [2022-02-19T08:00:12.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-19T08:00:13.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-19T08:00:14.934Z] OK: 220 MiB in 52 packages [2022-02-19T08:00:15.529Z] Removing intermediate container 66cbcb1b60d8 [2022-02-19T08:00:15.529Z] ---> 66020037efb8 [2022-02-19T08:00:15.529Z] Step 10/15 : ENV GO111MODULE=on [2022-02-19T08:00:15.801Z] ---> Running in 3989785b6210 [2022-02-19T08:00:16.074Z] Removing intermediate container 3989785b6210 [2022-02-19T08:00:16.074Z] ---> 7669b886db0f [2022-02-19T08:00:16.074Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T08:00:16.074Z] ---> Running in 4b59e52c95aa [2022-02-19T08:00:16.676Z] Removing intermediate container 4b59e52c95aa [2022-02-19T08:00:16.676Z] ---> 7026bc9ca819 [2022-02-19T08:00:16.676Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-19T08:00:17.275Z] ---> dd43c81fdd0c [2022-02-19T08:00:17.275Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T08:00:17.275Z] ---> Running in f31e6045a2e1 [2022-02-19T08:01:25.325Z] Removing intermediate container f31e6045a2e1 [2022-02-19T08:01:25.325Z] ---> 9d8baefb41af [2022-02-19T08:01:25.325Z] Step 14/15 : COPY . . [2022-02-19T08:01:27.950Z] ---> 39b0d92d020b [2022-02-19T08:01:27.950Z] Step 15/15 : RUN ${MAKE} [2022-02-19T08:01:28.222Z] ---> Running in 2ee414be6652 [2022-02-19T08:01:29.199Z] noop [2022-02-19T08:01:29.799Z] Removing intermediate container 2ee414be6652 [2022-02-19T08:01:29.799Z] ---> 5b70383dd15f [2022-02-19T08:01:30.071Z] Successfully built 5b70383dd15f [2022-02-19T08:01:30.071Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:01:30.431Z] + docker inspect -f . ci-base-image-arm64 [2022-02-19T08:01:30.431Z] . [Pipeline] withDockerContainer [2022-02-19T08:01:30.668Z] prd-ubuntu18.04-docker-arm64-4c-16g-5701 does not seem to be running inside a container [2022-02-19T08:01:30.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/49 -v /w/workspace/edgex-ui-go/49:/w/workspace/edgex-ui-go/49:rw,z -v /w/workspace/edgex-ui-go/49@tmp:/w/workspace/edgex-ui-go/49@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-arm64 cat [2022-02-19T08:01:32.091Z] $ docker top f27b8b25f03c5dc8bfc08d296806c4e7ddea98514d0725e8475b517752bdabe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T08:01:32.998Z] + go version [2022-02-19T08:01:32.998Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-19T08:01:33.017Z] $ docker stop --time=1 f27b8b25f03c5dc8bfc08d296806c4e7ddea98514d0725e8475b517752bdabe1 [2022-02-19T08:01:34.630Z] $ docker rm -f f27b8b25f03c5dc8bfc08d296806c4e7ddea98514d0725e8475b517752bdabe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:01:35.232Z] + docker inspect -f . ci-base-image-arm64 [2022-02-19T08:01:35.232Z] . [Pipeline] withDockerContainer [2022-02-19T08:01:35.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-5701 does not seem to be running inside a container [2022-02-19T08:01:35.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/49 -v /w/workspace/edgex-ui-go/49:/w/workspace/edgex-ui-go/49:rw,z -v /w/workspace/edgex-ui-go/49@tmp:/w/workspace/edgex-ui-go/49@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-arm64 cat [2022-02-19T08:01:36.828Z] $ docker top 17f3cbc1801d1ec7b10317579a5467b91ee6f35fca6b684b3f0368534300d92b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-19T08:01:37.738Z] + make test [2022-02-19T08:01:37.739Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-19T08:01:38.727Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-19T08:02:17.774Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-19T08:02:17.774Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-19T08:02:32.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-19T08:02:32.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-19T08:02:32.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-19T08:02:32.896Z] $ docker stop --time=1 17f3cbc1801d1ec7b10317579a5467b91ee6f35fca6b684b3f0368534300d92b [2022-02-19T08:02:34.689Z] $ docker rm -f 17f3cbc1801d1ec7b10317579a5467b91ee6f35fca6b684b3f0368534300d92b [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T08:02:35.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-19T08:02:35.465Z] Warning: overwriting stash ‘coverage-report’ [2022-02-19T08:02:36.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-19T08:02:36.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-19T08:02:36.820Z] + ls -al . [2022-02-19T08:02:36.820Z] total 152 [2022-02-19T08:02:36.820Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 08:01 . [2022-02-19T08:02:36.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 07:59 .. [2022-02-19T08:02:36.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 07:59 .git [2022-02-19T08:02:36.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 07:59 .github [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 07:59 .gitignore [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 07:59 CONTRIBUTING.md [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 19 07:59 Dockerfile [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 07:59 Jenkinsfile [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 07:59 LICENSE [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 19 07:59 Makefile [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 19 07:59 README.md [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 07:57 VERSION [2022-02-19T08:02:36.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 07:59 assets [2022-02-19T08:02:36.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 07:59 bin [2022-02-19T08:02:36.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 07:59 cmd [2022-02-19T08:02:36.820Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 08:01 coverage.out [2022-02-19T08:02:36.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 07:59 docs [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 19 07:59 go.mod [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 19 07:59 go.sum [2022-02-19T08:02:36.820Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 07:59 internal [2022-02-19T08:02:36.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 07:59 pkg [2022-02-19T08:02:36.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 07:59 snap [2022-02-19T08:02:36.820Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 07:59 version.go [2022-02-19T08:02:36.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 07:59 web [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:02:37.167Z] + 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=abac56bfbc2622a6e624e13e221273bb96021246 --label arch=arm64 --label version=2.1.1-dev.10 . [2022-02-19T08:02:38.156Z] Sending build context to Docker daemon 25.77MB [2022-02-19T08:02:38.156Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-19T08:02:38.156Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-19T08:02:38.156Z] ---> 5b70383dd15f [2022-02-19T08:02:38.156Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-19T08:02:38.428Z] ---> Running in a360f73068fe [2022-02-19T08:02:38.700Z] Removing intermediate container a360f73068fe [2022-02-19T08:02:38.700Z] ---> 24cb205aea5f [2022-02-19T08:02:38.700Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-19T08:02:38.700Z] ---> Running in b11d521991f3 [2022-02-19T08:02:39.294Z] Removing intermediate container b11d521991f3 [2022-02-19T08:02:39.294Z] ---> d7708a98b6b0 [2022-02-19T08:02:39.294Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-19T08:02:39.294Z] ---> Running in fc9a882f1d0e [2022-02-19T08:02:39.565Z] Removing intermediate container fc9a882f1d0e [2022-02-19T08:02:39.565Z] ---> 0b3fcddd944f [2022-02-19T08:02:39.565Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-19T08:02:39.848Z] ---> Running in 24ebb0f54796 [2022-02-19T08:02:40.120Z] Removing intermediate container 24ebb0f54796 [2022-02-19T08:02:40.120Z] ---> 9c6751e43794 [2022-02-19T08:02:40.120Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-19T08:02:40.120Z] ---> Running in 25e5736f847b [2022-02-19T08:02:40.719Z] Removing intermediate container 25e5736f847b [2022-02-19T08:02:40.719Z] ---> cee271fe73cd [2022-02-19T08:02:40.719Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-19T08:02:40.719Z] ---> Running in 3a72019afc0f [2022-02-19T08:02:42.703Z] Removing intermediate container 3a72019afc0f [2022-02-19T08:02:42.703Z] ---> 7a6e60b6285b [2022-02-19T08:02:42.703Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-19T08:02:42.703Z] ---> Running in 9802d89eb7f9 [2022-02-19T08:02:43.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-19T08:02:44.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-19T08:02:45.244Z] OK: 220 MiB in 52 packages [2022-02-19T08:02:46.218Z] Removing intermediate container 9802d89eb7f9 [2022-02-19T08:02:46.218Z] ---> bd822a3021d6 [2022-02-19T08:02:46.218Z] Step 10/23 : ENV GO111MODULE=on [2022-02-19T08:02:46.218Z] ---> Running in 872ed084678e [2022-02-19T08:02:46.491Z] Removing intermediate container 872ed084678e [2022-02-19T08:02:46.491Z] ---> abbdba222cb9 [2022-02-19T08:02:46.491Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-19T08:02:46.763Z] ---> Running in 87c9d0c7ac09 [2022-02-19T08:02:47.035Z] Removing intermediate container 87c9d0c7ac09 [2022-02-19T08:02:47.035Z] ---> 4784be06a264 [2022-02-19T08:02:47.035Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-19T08:02:47.631Z] ---> 07173203adfa [2022-02-19T08:02:47.631Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-19T08:02:47.906Z] ---> Running in bbbb2cf822ff [2022-02-19T08:02:49.889Z] Removing intermediate container bbbb2cf822ff [2022-02-19T08:02:49.889Z] ---> 46ddf2835011 [2022-02-19T08:02:49.889Z] Step 14/23 : COPY . . [2022-02-19T08:02:53.284Z] ---> c928e5d8a024 [2022-02-19T08:02:53.284Z] Step 15/23 : RUN ${MAKE} [2022-02-19T08:02:53.284Z] ---> Running in 71eb56be55cb [2022-02-19T08:02:53.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-19T08:03:26.254Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-19T08:03:31.714Z] Removing intermediate container 71eb56be55cb [2022-02-19T08:03:31.714Z] ---> 2188d79c7be8 [2022-02-19T08:03:31.714Z] Step 16/23 : FROM alpine:3.14 [2022-02-19T08:03:31.714Z] 3.14: Pulling from library/alpine [2022-02-19T08:03:31.988Z] be307f383ecc: Pulling fs layer [2022-02-19T08:03:31.988Z] be307f383ecc: Download complete [2022-02-19T08:03:32.585Z] be307f383ecc: Pull complete [2022-02-19T08:03:32.585Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-19T08:03:32.585Z] Status: Downloaded newer image for alpine:3.14 [2022-02-19T08:03:32.585Z] ---> 5b8b7b635229 [2022-02-19T08:03:32.585Z] Step 17/23 : EXPOSE 4000 [2022-02-19T08:03:32.866Z] ---> Running in 3c5f6497ef14 [2022-02-19T08:03:33.142Z] Removing intermediate container 3c5f6497ef14 [2022-02-19T08:03:33.142Z] ---> 0543f2c0383a [2022-02-19T08:03:33.142Z] 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-02-19T08:03:34.572Z] ---> 3cfebcc28ae6 [2022-02-19T08:03:34.573Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-19T08:03:34.573Z] ---> Running in f7381e983e0d [2022-02-19T08:03:34.845Z] Removing intermediate container f7381e983e0d [2022-02-19T08:03:34.845Z] ---> 79e26e616807 [2022-02-19T08:03:34.845Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-19T08:03:35.116Z] ---> Running in 0218f61464f5 [2022-02-19T08:03:35.389Z] Removing intermediate container 0218f61464f5 [2022-02-19T08:03:35.389Z] ---> 8b4f9043a9a8 [2022-02-19T08:03:35.389Z] Step 21/23 : LABEL arch=arm64 [2022-02-19T08:03:35.389Z] ---> Running in ec794ed91d4c [2022-02-19T08:03:35.662Z] Removing intermediate container ec794ed91d4c [2022-02-19T08:03:35.662Z] ---> b2ceb9b46e32 [2022-02-19T08:03:35.662Z] Step 22/23 : LABEL git_sha=abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T08:03:35.936Z] ---> Running in 3d1ddc086281 [2022-02-19T08:03:36.210Z] Removing intermediate container 3d1ddc086281 [2022-02-19T08:03:36.210Z] ---> 8ff8c14c8b48 [2022-02-19T08:03:36.210Z] Step 23/23 : LABEL version=2.1.1-dev.10 [2022-02-19T08:03:36.210Z] ---> Running in d589305ad693 [2022-02-19T08:03:36.482Z] Removing intermediate container d589305ad693 [2022-02-19T08:03:36.482Z] ---> 8844c2e5e902 [2022-02-19T08:03:36.482Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-19T08:03:36.754Z] Successfully built 8844c2e5e902 [2022-02-19T08:03:36.754Z] 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-02-19T08:03:36.860Z] provisioning config files... [2022-02-19T08:03:36.878Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/49@tmp/config7831886309851028065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:03:37.236Z] ---> docker-login.sh [2022-02-19T08:03:37.236Z] nexus3.edgexfoundry.org:10001 [2022-02-19T08:03:37.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T08:03:37.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T08:03:37.509Z] Configure a credential helper to remove this warning. See [2022-02-19T08:03:37.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T08:03:37.509Z] [2022-02-19T08:03:37.509Z] Login Succeeded [2022-02-19T08:03:37.509Z] nexus3.edgexfoundry.org:10002 [2022-02-19T08:03:37.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T08:03:38.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T08:03:38.055Z] Configure a credential helper to remove this warning. See [2022-02-19T08:03:38.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T08:03:38.055Z] [2022-02-19T08:03:38.055Z] Login Succeeded [2022-02-19T08:03:38.055Z] nexus3.edgexfoundry.org:10003 [2022-02-19T08:03:38.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T08:03:38.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T08:03:38.328Z] Configure a credential helper to remove this warning. See [2022-02-19T08:03:38.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T08:03:38.328Z] [2022-02-19T08:03:38.328Z] Login Succeeded [2022-02-19T08:03:38.328Z] nexus3.edgexfoundry.org:10004 [2022-02-19T08:03:38.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T08:03:38.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T08:03:38.923Z] Configure a credential helper to remove this warning. See [2022-02-19T08:03:38.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T08:03:38.923Z] [2022-02-19T08:03:38.923Z] Login Succeeded [2022-02-19T08:03:38.923Z] docker.io [2022-02-19T08:03:39.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-19T08:03:39.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-19T08:03:39.466Z] Configure a credential helper to remove this warning. See [2022-02-19T08:03:39.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-19T08:03:39.467Z] [2022-02-19T08:03:39.467Z] Login Succeeded [2022-02-19T08:03:39.739Z] ---> docker-login.sh ends [Pipeline] } [2022-02-19T08:03:39.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T08:03:39.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-19T08:03:39.813Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-02-19T08:03:39.813Z] abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T08:03:39.813Z] latest [2022-02-19T08:03:39.813Z] 2.1.1-dev.10 [2022-02-19T08:03:39.813Z] abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T08:03:39.813Z] main [2022-02-19T08:03:39.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:40.184Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:40.527Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T08:03:40.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T08:03:40.527Z] 0978915dae04: Preparing [2022-02-19T08:03:40.527Z] 62170e181a92: Preparing [2022-02-19T08:03:40.527Z] 62170e181a92: Layer already exists [2022-02-19T08:03:44.834Z] 0978915dae04: Pushed [2022-02-19T08:03:44.834Z] abac56bfbc2622a6e624e13e221273bb96021246: digest: sha256:d9bcc55fa1e9fc36e76f37921cb97f86cb0927f704c9894e94d71f1e96a0f35a size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:45.183Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:45.526Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-19T08:03:45.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T08:03:45.526Z] 0978915dae04: Preparing [2022-02-19T08:03:45.526Z] 62170e181a92: Preparing [2022-02-19T08:03:45.526Z] 0978915dae04: Layer already exists [2022-02-19T08:03:45.526Z] 62170e181a92: Layer already exists [2022-02-19T08:03:45.799Z] latest: digest: sha256:d9bcc55fa1e9fc36e76f37921cb97f86cb0927f704c9894e94d71f1e96a0f35a size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:46.147Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:46.494Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.10 [2022-02-19T08:03:46.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T08:03:46.494Z] 0978915dae04: Preparing [2022-02-19T08:03:46.494Z] 62170e181a92: Preparing [2022-02-19T08:03:46.494Z] 62170e181a92: Layer already exists [2022-02-19T08:03:46.494Z] 0978915dae04: Layer already exists [2022-02-19T08:03:46.766Z] 2.1.1-dev.10: digest: sha256:d9bcc55fa1e9fc36e76f37921cb97f86cb0927f704c9894e94d71f1e96a0f35a size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:47.115Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:47.454Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T08:03:47.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T08:03:47.454Z] 0978915dae04: Preparing [2022-02-19T08:03:47.454Z] 62170e181a92: Preparing [2022-02-19T08:03:47.454Z] 62170e181a92: Layer already exists [2022-02-19T08:03:47.454Z] 0978915dae04: Layer already exists [2022-02-19T08:03:47.726Z] abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10: digest: sha256:d9bcc55fa1e9fc36e76f37921cb97f86cb0927f704c9894e94d71f1e96a0f35a size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:48.072Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:48.407Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-02-19T08:03:48.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-19T08:03:48.407Z] 0978915dae04: Preparing [2022-02-19T08:03:48.407Z] 62170e181a92: Preparing [2022-02-19T08:03:48.407Z] 0978915dae04: Layer already exists [2022-02-19T08:03:48.407Z] 62170e181a92: Layer already exists [2022-02-19T08:03:48.678Z] main: digest: sha256:d9bcc55fa1e9fc36e76f37921cb97f86cb0927f704c9894e94d71f1e96a0f35a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-19T08:03:48.728Z] ===================================================== [Pipeline] echo [2022-02-19T08:03:48.738Z] taggedImages: [2022-02-19T08:03:48.738Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246 [2022-02-19T08:03:48.738Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-19T08:03:48.738Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.10 [2022-02-19T08:03:48.738Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:abac56bfbc2622a6e624e13e221273bb96021246-2.1.1-dev.10 [2022-02-19T08:03:48.738Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:49.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T08:03:49.106Z] [2022-02-19T08:03:49.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:03:49.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T08:03:49.462Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-19T08:03:49.462Z] 448f6bf000e3: Pulling fs layer [2022-02-19T08:03:49.462Z] f757da607395: Pulling fs layer [2022-02-19T08:03:49.462Z] 05883995daec: Pulling fs layer [2022-02-19T08:03:49.462Z] 8603b9c90790: Pulling fs layer [2022-02-19T08:03:49.462Z] 1560dd03e051: Pulling fs layer [2022-02-19T08:03:49.462Z] 27f5ce0e4adf: Pulling fs layer [2022-02-19T08:03:49.462Z] c2d8d7efcc4b: Pulling fs layer [2022-02-19T08:03:49.462Z] 8603b9c90790: Waiting [2022-02-19T08:03:49.462Z] 1560dd03e051: Waiting [2022-02-19T08:03:49.462Z] c2d8d7efcc4b: Waiting [2022-02-19T08:03:49.462Z] 27f5ce0e4adf: Waiting [2022-02-19T08:03:49.737Z] f757da607395: Verifying Checksum [2022-02-19T08:03:49.737Z] f757da607395: Download complete [2022-02-19T08:03:49.737Z] 8603b9c90790: Verifying Checksum [2022-02-19T08:03:49.737Z] 8603b9c90790: Download complete [2022-02-19T08:03:49.737Z] 1560dd03e051: Verifying Checksum [2022-02-19T08:03:49.737Z] 1560dd03e051: Download complete [2022-02-19T08:03:49.737Z] 27f5ce0e4adf: Verifying Checksum [2022-02-19T08:03:49.737Z] 27f5ce0e4adf: Download complete [2022-02-19T08:03:49.737Z] 05883995daec: Verifying Checksum [2022-02-19T08:03:49.737Z] 05883995daec: Download complete [2022-02-19T08:03:50.330Z] 448f6bf000e3: Verifying Checksum [2022-02-19T08:03:50.330Z] 448f6bf000e3: Download complete [2022-02-19T08:03:52.956Z] c2d8d7efcc4b: Verifying Checksum [2022-02-19T08:03:52.956Z] c2d8d7efcc4b: Download complete [2022-02-19T08:03:53.940Z] 448f6bf000e3: Pull complete [2022-02-19T08:03:54.534Z] f757da607395: Pull complete [2022-02-19T08:03:55.980Z] 05883995daec: Pull complete [2022-02-19T08:03:56.254Z] 8603b9c90790: Pull complete [2022-02-19T08:03:57.234Z] 1560dd03e051: Pull complete [2022-02-19T08:03:57.234Z] 27f5ce0e4adf: Pull complete [2022-02-19T08:04:12.322Z] c2d8d7efcc4b: Pull complete [2022-02-19T08:04:12.322Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-19T08:04:12.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-19T08:04:12.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-19T08:04:12.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-5701 does not seem to be running inside a container [2022-02-19T08:04:12.603Z] $ 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/49 -v /w/workspace/edgex-ui-go/49:/w/workspace/edgex-ui-go/49:rw,z -v /w/workspace/edgex-ui-go/49@tmp:/w/workspace/edgex-ui-go/49@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:arm64 cat [2022-02-19T08:04:15.292Z] $ docker top c85ab6d923ac68160bc33bdbc5f3b08b32d7ae4f039f617d49f13be46885a872 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:04:16.218Z] ---> job-cost.sh [2022-02-19T08:04:16.218Z] lf-activate-venv: SKIPPING [2022-02-19T08:04:16.218Z] INFO: No Stack... [2022-02-19T08:04:16.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-19T08:04:16.764Z] INFO: Archiving Costs [Pipeline] sh [2022-02-19T08:04:17.438Z] + cut -d, -f6 [2022-02-19T08:04:17.438Z] + cat /w/workspace/edgex-ui-go/49/archives/cost.csv [Pipeline] lock [2022-02-19T08:04:17.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [2022-02-19T08:04:17.521Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] did not exist. Created. [2022-02-19T08:04:17.521Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-19T08:04:18.229Z] /w/workspace/edgex-ui-go/49@tmp/durable-bfb40603/script.sh: 1: /w/workspace/edgex-ui-go/49@tmp/durable-bfb40603/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-19T08:04:18.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-19T08:04:18.947Z] Warning: overwriting stash ‘stack-cost’ [2022-02-19T08:04:19.096Z] Stashed 1 file(s) [Pipeline] } [2022-02-19T08:04:19.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-19T08:04:19.124Z] $ docker stop --time=1 c85ab6d923ac68160bc33bdbc5f3b08b32d7ae4f039f617d49f13be46885a872 [2022-02-19T08:04:20.724Z] $ docker rm -f c85ab6d923ac68160bc33bdbc5f3b08b32d7ae4f039f617d49f13be46885a872 [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-02-19T08:04:21.271Z] provisioning config files... [2022-02-19T08:04:21.281Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config406312014504971713tmp [Pipeline] { [Pipeline] sh [2022-02-19T08:04:21.578Z] + set +x [2022-02-19T08:04:21.578Z] + curl -s https://codecov.io/bash [2022-02-19T08:04:21.578Z] + bash -s -- [2022-02-19T08:04:21.578Z] [2022-02-19T08:04:21.578Z] _____ _ [2022-02-19T08:04:21.578Z] / ____| | | [2022-02-19T08:04:21.578Z] | | ___ __| | ___ ___ _____ __ [2022-02-19T08:04:21.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-19T08:04:21.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-19T08:04:21.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-19T08:04:21.578Z] Bash-1.0.6 [2022-02-19T08:04:21.578Z] [2022-02-19T08:04:21.578Z] [2022-02-19T08:04:21.578Z] ==> git version 2.24.4 found [2022-02-19T08:04:21.578Z] ==> 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-02-19T08:04:21.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-19T08:04:21.578Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-19T08:04:21.578Z] ==> Jenkins CI detected. [2022-02-19T08:04:21.578Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T08:04:21.578Z] project root: . [2022-02-19T08:04:21.578Z] --> token set from env [2022-02-19T08:04:21.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-19T08:04:21.840Z] ==> Running gcov in . (disable via -X gcov) [2022-02-19T08:04:21.840Z] ==> Python coveragepy not found [2022-02-19T08:04:21.840Z] ==> Searching for coverage reports in: [2022-02-19T08:04:21.840Z] + . [2022-02-19T08:04:21.840Z] -> Found 1 reports [2022-02-19T08:04:21.840Z] ==> Detecting git/mercurial file structure [2022-02-19T08:04:21.840Z] ==> Reading reports [2022-02-19T08:04:21.840Z] + ./coverage.out bytes=10 [2022-02-19T08:04:21.840Z] ==> Appending adjustments [2022-02-19T08:04:21.840Z] https://docs.codecov.io/docs/fixing-reports [2022-02-19T08:04:21.840Z] + Found adjustments [2022-02-19T08:04:21.840Z] ==> Gzipping contents [2022-02-19T08:04:21.840Z] 4.0K /tmp/codecov.uT66yz.gz [2022-02-19T08:04:21.840Z] ==> Uploading reports [2022-02-19T08:04:21.840Z] url: https://codecov.io [2022-02-19T08:04:21.840Z] query: branch=main&commit=abac56bfbc2622a6e624e13e221273bb96021246&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-19T08:04:21.840Z] -> Pinging Codecov [2022-02-19T08:04:21.840Z] 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=abac56bfbc2622a6e624e13e221273bb96021246&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-19T08:04:22.101Z] -> Uploading to [2022-02-19T08:04:22.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-19/FB506323287CE973F263BFD2A0EB1F37/abac56bfbc2622a6e624e13e221273bb96021246/b48105c3-744a-4227-be28-673d4d71d543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220219T080422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0180a6b8665a5917ca3037c26953178c9ea57994aa6016cabbedb8da45d29628 [2022-02-19T08:04:22.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-19T08:04:22.101Z] Dload Upload Total Spent Left Speed [2022-02-19T08:04:22.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 10868 --:--:-- --:--:-- --:--:-- 10874 [2022-02-19T08:04:22.673Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] } [2022-02-19T08:04:22.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-19T08:04:22.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-19T08:04:22.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:04:23.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T08:04:23.242Z] [2022-02-19T08:04:23.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:04:23.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T08:04:23.554Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-19T08:04:23.554Z] 188c0c94c7c5: Pulling fs layer [2022-02-19T08:04:23.554Z] 0ef7d3d256c8: Pulling fs layer [2022-02-19T08:04:23.554Z] de9db76c5a1d: Pulling fs layer [2022-02-19T08:04:23.554Z] 0eba1c9be4d2: Pulling fs layer [2022-02-19T08:04:23.554Z] 0d57e429df01: Pulling fs layer [2022-02-19T08:04:23.554Z] 4e4be7b47b0d: Pulling fs layer [2022-02-19T08:04:23.554Z] e1f770b5df2f: Pulling fs layer [2022-02-19T08:04:23.554Z] 85a0685a4137: Pulling fs layer [2022-02-19T08:04:23.554Z] 0eba1c9be4d2: Waiting [2022-02-19T08:04:23.554Z] 0d57e429df01: Waiting [2022-02-19T08:04:23.554Z] 4e4be7b47b0d: Waiting [2022-02-19T08:04:23.554Z] e1f770b5df2f: Waiting [2022-02-19T08:04:23.554Z] 85a0685a4137: Waiting [2022-02-19T08:04:23.554Z] de9db76c5a1d: Verifying Checksum [2022-02-19T08:04:23.554Z] de9db76c5a1d: Download complete [2022-02-19T08:04:23.554Z] 0ef7d3d256c8: Download complete [2022-02-19T08:04:23.554Z] 0d57e429df01: Verifying Checksum [2022-02-19T08:04:23.554Z] 0d57e429df01: Download complete [2022-02-19T08:04:23.554Z] 4e4be7b47b0d: Verifying Checksum [2022-02-19T08:04:23.554Z] 4e4be7b47b0d: Download complete [2022-02-19T08:04:23.554Z] 188c0c94c7c5: Verifying Checksum [2022-02-19T08:04:23.554Z] 188c0c94c7c5: Download complete [2022-02-19T08:04:23.818Z] e1f770b5df2f: Verifying Checksum [2022-02-19T08:04:23.818Z] e1f770b5df2f: Download complete [2022-02-19T08:04:23.818Z] 188c0c94c7c5: Pull complete [2022-02-19T08:04:24.086Z] 0ef7d3d256c8: Pull complete [2022-02-19T08:04:24.086Z] de9db76c5a1d: Pull complete [2022-02-19T08:04:24.356Z] 0eba1c9be4d2: Verifying Checksum [2022-02-19T08:04:24.356Z] 0eba1c9be4d2: Download complete [2022-02-19T08:04:24.626Z] 85a0685a4137: Verifying Checksum [2022-02-19T08:04:24.626Z] 85a0685a4137: Download complete [2022-02-19T08:04:27.928Z] 0eba1c9be4d2: Pull complete [2022-02-19T08:04:27.928Z] 0d57e429df01: Pull complete [2022-02-19T08:04:28.188Z] 4e4be7b47b0d: Pull complete [2022-02-19T08:04:28.452Z] e1f770b5df2f: Pull complete [2022-02-19T08:04:32.700Z] 85a0685a4137: Pull complete [2022-02-19T08:04:32.700Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-19T08:04:32.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-19T08:04:32.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-19T08:04:32.770Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:04:32.805Z] $ 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-02-19T08:04:34.855Z] $ docker top 9343f238bd09b4ff9d96b3c6a218fbd91bbeccf31c83c57155a445678a1cd2f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-19T08:04:34.941Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-19T08:04:35.229Z] + set -o pipefail [2022-02-19T08:04:35.229Z] + snyk monitor '--org=edgex-jenkins' [2022-02-19T08:04:39.475Z] [2022-02-19T08:04:39.475Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-02-19T08:04:39.475Z] [2022-02-19T08:04:39.475Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/34de4e65-d996-4fd6-a49b-03fc39e6d173 [2022-02-19T08:04:39.475Z] [2022-02-19T08:04:39.475Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-19T08:04:39.475Z] [2022-02-19T08:04:39.475Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-19T08:04:39.475Z] [2022-02-19T08:04:39.736Z] [Pipeline] } [2022-02-19T08:04:39.747Z] $ docker stop --time=1 9343f238bd09b4ff9d96b3c6a218fbd91bbeccf31c83c57155a445678a1cd2f5 [2022-02-19T08:04:41.319Z] $ docker rm -f 9343f238bd09b4ff9d96b3c6a218fbd91bbeccf31c83c57155a445678a1cd2f5 [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-02-19T08:04:42.002Z] + git log --format=format:%s -1 abac56bfbc2622a6e624e13e221273bb96021246 [Pipeline] sh [2022-02-19T08:04:42.298Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T08:04:42.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:04:42.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T08:04:42.598Z] . [Pipeline] withDockerContainer [2022-02-19T08:04:42.662Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:04:42.697Z] $ 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-02-19T08:04:43.095Z] $ docker top cd38826914d3ff5a51105e5e8b55350c9e5c2a85ff913fc3049a402b6dfeb0ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T08:04:43.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T08:04:43.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T08:04:43.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T08:04:43.311Z] $ docker exec cd38826914d3ff5a51105e5e8b55350c9e5c2a85ff913fc3049a402b6dfeb0ec ssh-agent [2022-02-19T08:04:43.413Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCLmHLI/agent.15 [2022-02-19T08:04:43.413Z] SSH_AGENT_PID=22 [2022-02-19T08:04:43.418Z] Running ssh-add (command line suppressed) [2022-02-19T08:04:43.509Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2172475360437568115.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2172475360437568115.key) [2022-02-19T08:04:43.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T08:04:43.814Z] + git semver tag [2022-02-19T08:04:43.814Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T08:04:43.814Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T08:04:43.814Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T08:04:43.814Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T08:04:43.814Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T08:04:43.814Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T08:04:43.814Z] # $SEMVER_BRANCH = main [2022-02-19T08:04:43.814Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-19T08:04:43.814Z] # abac56bfbc2622a6e624e13e221273bb96021246 HEAD [2022-02-19T08:04:43.814Z] # -> Force: false [2022-02-19T08:04:43.814Z] # f7a5b47a60c9d79ad155c1aea474a8b71c42e94e refs/tags/v2.1.1-dev.10 [Pipeline] } [2022-02-19T08:04:43.823Z] $ docker exec --env ******** --env ******** cd38826914d3ff5a51105e5e8b55350c9e5c2a85ff913fc3049a402b6dfeb0ec ssh-agent -k [2022-02-19T08:04:43.907Z] unset SSH_AUTH_SOCK; [2022-02-19T08:04:43.907Z] unset SSH_AGENT_PID; [2022-02-19T08:04:43.907Z] echo Agent pid 22 killed; [2022-02-19T08:04:43.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T08:04:44.225Z] + git semver [Pipeline] } [2022-02-19T08:04:44.238Z] $ docker stop --time=1 cd38826914d3ff5a51105e5e8b55350c9e5c2a85ff913fc3049a402b6dfeb0ec [2022-02-19T08:04:45.413Z] $ docker rm -f cd38826914d3ff5a51105e5e8b55350c9e5c2a85ff913fc3049a402b6dfeb0ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:04:45.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T08:04:45.812Z] [2022-02-19T08:04:45.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:04:46.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T08:04:46.118Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-19T08:04:46.118Z] ab5ef0e58194: Pulling fs layer [2022-02-19T08:04:46.118Z] 9712f1f96733: Pulling fs layer [2022-02-19T08:04:46.118Z] 63f879dbbcfc: Pulling fs layer [2022-02-19T08:04:46.118Z] 0d9ebad4ef96: Pulling fs layer [2022-02-19T08:04:46.118Z] e9a5061849ea: Pulling fs layer [2022-02-19T08:04:46.118Z] d747dcd14b5f: Pulling fs layer [2022-02-19T08:04:46.118Z] 2de7ff778b66: Pulling fs layer [2022-02-19T08:04:46.118Z] e9a5061849ea: Waiting [2022-02-19T08:04:46.118Z] d747dcd14b5f: Waiting [2022-02-19T08:04:46.118Z] 2de7ff778b66: Waiting [2022-02-19T08:04:46.118Z] 0d9ebad4ef96: Waiting [2022-02-19T08:04:46.118Z] 9712f1f96733: Verifying Checksum [2022-02-19T08:04:46.118Z] 9712f1f96733: Download complete [2022-02-19T08:04:46.693Z] ab5ef0e58194: Verifying Checksum [2022-02-19T08:04:46.693Z] ab5ef0e58194: Download complete [2022-02-19T08:04:46.693Z] 63f879dbbcfc: Verifying Checksum [2022-02-19T08:04:46.693Z] 63f879dbbcfc: Download complete [2022-02-19T08:04:46.693Z] d747dcd14b5f: Verifying Checksum [2022-02-19T08:04:46.693Z] d747dcd14b5f: Download complete [2022-02-19T08:04:46.693Z] e9a5061849ea: Verifying Checksum [2022-02-19T08:04:46.693Z] e9a5061849ea: Download complete [2022-02-19T08:04:46.693Z] 0d9ebad4ef96: Verifying Checksum [2022-02-19T08:04:46.693Z] 0d9ebad4ef96: Download complete [2022-02-19T08:04:46.693Z] 2de7ff778b66: Verifying Checksum [2022-02-19T08:04:46.693Z] 2de7ff778b66: Download complete [2022-02-19T08:04:50.014Z] ab5ef0e58194: Pull complete [2022-02-19T08:04:50.014Z] 9712f1f96733: Pull complete [2022-02-19T08:04:50.588Z] 63f879dbbcfc: Pull complete [2022-02-19T08:04:54.813Z] 0d9ebad4ef96: Pull complete [2022-02-19T08:04:54.813Z] e9a5061849ea: Pull complete [2022-02-19T08:04:54.813Z] d747dcd14b5f: Pull complete [2022-02-19T08:04:56.197Z] 2de7ff778b66: Pull complete [2022-02-19T08:04:56.197Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-19T08:04:56.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-19T08:04:56.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-19T08:04:56.264Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:04:56.296Z] $ 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-02-19T08:04:59.320Z] $ docker top bd79a099aac66a978da61c4ba41391abfa3fda0955fe3059d87ec652e0080e08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-19T08:04:59.400Z] provisioning config files... [2022-02-19T08:04:59.409Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3527471158944126557tmp [2022-02-19T08:04:59.420Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1686622820651758802tmp [2022-02-19T08:04:59.431Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config860738098980409456tmp [Pipeline] { [Pipeline] echo [2022-02-19T08:04:59.447Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:04:59.728Z] ---> sigul-configuration.sh [2022-02-19T08:04:59.728Z] gpg: directory `/root/.gnupg' created [2022-02-19T08:04:59.728Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-19T08:04:59.729Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-19T08:04:59.729Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-19T08:04:59.729Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-19T08:04:59.729Z] gpg: CAST5 encrypted data [2022-02-19T08:04:59.729Z] gpg: encrypted with 1 passphrase [2022-02-19T08:04:59.729Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-19T08:05:00.017Z] + mkdir /home/jenkins [2022-02-19T08:05:00.017Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-19T08:05:00.310Z] + 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-02-19T08:05:00.319Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:00.622Z] ---> sigul-install.sh [2022-02-19T08:05:00.622Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-19T08:05:00.911Z] + git tag --list [2022-02-19T08:05:00.911Z] 0.1.1 [2022-02-19T08:05:00.911Z] v1.1.0 [2022-02-19T08:05:00.911Z] v1.2.0 [2022-02-19T08:05:00.911Z] v1.2.1 [2022-02-19T08:05:00.911Z] v1.3.0 [2022-02-19T08:05:00.911Z] v2.0.0 [2022-02-19T08:05:00.911Z] v2.0.1-dev.1 [2022-02-19T08:05:00.911Z] v2.0.1-dev.10 [2022-02-19T08:05:00.911Z] v2.0.1-dev.11 [2022-02-19T08:05:00.911Z] v2.0.1-dev.12 [2022-02-19T08:05:00.911Z] v2.0.1-dev.13 [2022-02-19T08:05:00.911Z] v2.0.1-dev.14 [2022-02-19T08:05:00.911Z] v2.0.1-dev.15 [2022-02-19T08:05:00.911Z] v2.0.1-dev.16 [2022-02-19T08:05:00.911Z] v2.0.1-dev.17 [2022-02-19T08:05:00.911Z] v2.0.1-dev.18 [2022-02-19T08:05:00.911Z] v2.0.1-dev.19 [2022-02-19T08:05:00.911Z] v2.0.1-dev.2 [2022-02-19T08:05:00.911Z] v2.0.1-dev.20 [2022-02-19T08:05:00.911Z] v2.0.1-dev.21 [2022-02-19T08:05:00.911Z] v2.0.1-dev.22 [2022-02-19T08:05:00.911Z] v2.0.1-dev.23 [2022-02-19T08:05:00.911Z] v2.0.1-dev.24 [2022-02-19T08:05:00.911Z] v2.0.1-dev.25 [2022-02-19T08:05:00.911Z] v2.0.1-dev.26 [2022-02-19T08:05:00.911Z] v2.0.1-dev.27 [2022-02-19T08:05:00.911Z] v2.0.1-dev.28 [2022-02-19T08:05:00.911Z] v2.0.1-dev.29 [2022-02-19T08:05:00.911Z] v2.0.1-dev.3 [2022-02-19T08:05:00.911Z] v2.0.1-dev.30 [2022-02-19T08:05:00.911Z] v2.0.1-dev.31 [2022-02-19T08:05:00.911Z] v2.0.1-dev.32 [2022-02-19T08:05:00.911Z] v2.0.1-dev.33 [2022-02-19T08:05:00.911Z] v2.0.1-dev.4 [2022-02-19T08:05:00.911Z] v2.0.1-dev.5 [2022-02-19T08:05:00.911Z] v2.0.1-dev.6 [2022-02-19T08:05:00.911Z] v2.0.1-dev.7 [2022-02-19T08:05:00.911Z] v2.0.1-dev.8 [2022-02-19T08:05:00.911Z] v2.0.1-dev.9 [2022-02-19T08:05:00.911Z] v2.1.0 [2022-02-19T08:05:00.911Z] v2.1.1-dev.1 [2022-02-19T08:05:00.911Z] v2.1.1-dev.10 [2022-02-19T08:05:00.911Z] v2.1.1-dev.2 [2022-02-19T08:05:00.911Z] v2.1.1-dev.3 [2022-02-19T08:05:00.911Z] v2.1.1-dev.4 [2022-02-19T08:05:00.911Z] v2.1.1-dev.5 [2022-02-19T08:05:00.911Z] v2.1.1-dev.6 [2022-02-19T08:05:00.911Z] v2.1.1-dev.7 [2022-02-19T08:05:00.911Z] v2.1.1-dev.8 [2022-02-19T08:05:00.911Z] v2.1.1-dev.9 [Pipeline] sh [2022-02-19T08:05:01.202Z] + lftools sign git-tag v2.1.1-dev.10 [2022-02-19T08:05:01.783Z] Signing Git tag with Sigul... [2022-02-19T08:05:01.783Z] Signing v2.1.1-dev.10 [Pipeline] echo [2022-02-19T08:05:02.055Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:02.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-19T08:05:02.352Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-19T08:05:02.373Z] $ docker stop --time=1 bd79a099aac66a978da61c4ba41391abfa3fda0955fe3059d87ec652e0080e08 [2022-02-19T08:05:03.565Z] $ docker rm -f bd79a099aac66a978da61c4ba41391abfa3fda0955fe3059d87ec652e0080e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-19T08:05:03.979Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T08:05:03.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:05:04.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T08:05:04.278Z] . [Pipeline] withDockerContainer [2022-02-19T08:05:04.342Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:05:04.378Z] $ 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-02-19T08:05:04.752Z] $ docker top 7933051062c12d65882e41911a5662518bc3aeb0f53b0cd0eb664a5362ea8ab2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T08:05:04.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T08:05:04.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T08:05:04.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T08:05:04.970Z] $ docker exec 7933051062c12d65882e41911a5662518bc3aeb0f53b0cd0eb664a5362ea8ab2 ssh-agent [2022-02-19T08:05:05.058Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGAjaPA/agent.14 [2022-02-19T08:05:05.058Z] SSH_AGENT_PID=21 [2022-02-19T08:05:05.063Z] Running ssh-add (command line suppressed) [2022-02-19T08:05:05.143Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4626723152676850476.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4626723152676850476.key) [2022-02-19T08:05:05.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T08:05:05.448Z] + git semver bump pre [2022-02-19T08:05:05.448Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T08:05:05.448Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T08:05:05.448Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T08:05:05.448Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T08:05:05.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T08:05:05.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T08:05:05.448Z] # $SEMVER_BRANCH = main [2022-02-19T08:05:05.448Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-19T08:05:05.448Z] 2.1.1-dev.11 [Pipeline] } [2022-02-19T08:05:05.456Z] $ docker exec --env ******** --env ******** 7933051062c12d65882e41911a5662518bc3aeb0f53b0cd0eb664a5362ea8ab2 ssh-agent -k [2022-02-19T08:05:05.533Z] unset SSH_AUTH_SOCK; [2022-02-19T08:05:05.533Z] unset SSH_AGENT_PID; [2022-02-19T08:05:05.533Z] echo Agent pid 21 killed; [2022-02-19T08:05:05.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T08:05:05.865Z] + git semver [Pipeline] } [2022-02-19T08:05:05.877Z] $ docker stop --time=1 7933051062c12d65882e41911a5662518bc3aeb0f53b0cd0eb664a5362ea8ab2 [2022-02-19T08:05:07.084Z] $ docker rm -f 7933051062c12d65882e41911a5662518bc3aeb0f53b0cd0eb664a5362ea8ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-19T08:05:07.438Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-19T08:05:07.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:05:07.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-19T08:05:07.737Z] . [Pipeline] withDockerContainer [2022-02-19T08:05:07.801Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:05:07.832Z] $ 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-02-19T08:05:08.201Z] $ docker top 793d522a278fa1504b587a09f66aca87bcbb99c95d901a5abc092ee74d344924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-19T08:05:08.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-19T08:05:08.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-19T08:05:08.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-19T08:05:08.393Z] $ docker exec 793d522a278fa1504b587a09f66aca87bcbb99c95d901a5abc092ee74d344924 ssh-agent [2022-02-19T08:05:08.486Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIIjAfc/agent.14 [2022-02-19T08:05:08.486Z] SSH_AGENT_PID=20 [2022-02-19T08:05:08.491Z] Running ssh-add (command line suppressed) [2022-02-19T08:05:08.577Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5506205455294082894.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5506205455294082894.key) [2022-02-19T08:05:08.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-19T08:05:08.881Z] + git semver push [2022-02-19T08:05:08.881Z] # -> Open(): unable to determine branch for HEAD [2022-02-19T08:05:08.881Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-19T08:05:08.881Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T08:05:08.881Z] # $SEMVER_REMOTE_NAME = origin [2022-02-19T08:05:08.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-19T08:05:08.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-19T08:05:08.881Z] # $SEMVER_BRANCH = main [2022-02-19T08:05:08.881Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-19T08:05:10.805Z] $ docker exec --env ******** --env ******** 793d522a278fa1504b587a09f66aca87bcbb99c95d901a5abc092ee74d344924 ssh-agent -k [2022-02-19T08:05:10.891Z] unset SSH_AUTH_SOCK; [2022-02-19T08:05:10.891Z] unset SSH_AGENT_PID; [2022-02-19T08:05:10.891Z] echo Agent pid 20 killed; [2022-02-19T08:05:10.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-19T08:05:11.212Z] + git semver [Pipeline] } [2022-02-19T08:05:11.224Z] $ docker stop --time=1 793d522a278fa1504b587a09f66aca87bcbb99c95d901a5abc092ee74d344924 [2022-02-19T08:05:12.398Z] $ docker rm -f 793d522a278fa1504b587a09f66aca87bcbb99c95d901a5abc092ee74d344924 [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-02-19T08:05:13.192Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-02-19T08:05:13.192Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T08:05:13.192Z] total 8 [2022-02-19T08:05:13.192Z] drwxr-xr-x. 3 root root 34 Feb 19 07:59 . [2022-02-19T08:05:13.192Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 08:05 .. [2022-02-19T08:05:13.192Z] drwxr-xr-x. 2 root root 6 Feb 19 07:59 cost [2022-02-19T08:05:13.192Z] -rw-r--r--. 1 root root 81 Feb 19 07:59 cost.csv [2022-02-19T08:05:13.192Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T08:05:13.192Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-19T08:05:13.192Z] total 8 [2022-02-19T08:05:13.192Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 19 07:59 . [2022-02-19T08:05:13.192Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 19 08:05 .. [2022-02-19T08:05:13.192Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 19 07:59 cost [2022-02-19T08:05:13.192Z] -rw-r--r--. 1 jenkins jenkins 81 Feb 19 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:13.542Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:14.099Z] ---> package-listing.sh [2022-02-19T08:05:14.099Z] ++ facter osfamily [2022-02-19T08:05:14.099Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-19T08:05:14.359Z] + OS_FAMILY=redhat [2022-02-19T08:05:14.359Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-19T08:05:14.359Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-19T08:05:14.359Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-19T08:05:14.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-19T08:05:14.359Z] + PACKAGES=/tmp/packages_start.txt [2022-02-19T08:05:14.359Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-19T08:05:14.359Z] + PACKAGES=/tmp/packages_end.txt [2022-02-19T08:05:14.359Z] + case "${OS_FAMILY}" in [2022-02-19T08:05:14.359Z] + sort [2022-02-19T08:05:14.359Z] + rpm -qa [2022-02-19T08:05:14.935Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-19T08:05:14.935Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-19T08:05:14.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-19T08:05:14.935Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-19T08:05:14.935Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-02-19T08:05:14.935Z] + 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-02-19T08:05:14.949Z] 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-02-19T08:05:15.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-19T08:05:15.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-19T08:05:15.799Z] . [Pipeline] withDockerContainer [2022-02-19T08:05:15.859Z] prd-centos7-docker-4c-2g-5700 does not seem to be running inside a container [2022-02-19T08:05:15.892Z] $ 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-02-19T08:05:16.112Z] $ docker top 711a83b830a30385d56d366780a37ccd1d1821942a3fc07046645cc65fa5f339 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-19T08:05:16.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-19T08:05:16.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-19T08:05:17.040Z] + ls /var/log/sa-host [2022-02-19T08:05:17.040Z] + sadf -c /var/log/sa-host/sa17 [2022-02-19T08:05:17.040Z] file_magic: OK [2022-02-19T08:05:17.040Z] HZ: Using current value: 100 [2022-02-19T08:05:17.040Z] file_header: OK [2022-02-19T08:05:17.040Z] 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-02-19T08:05:17.040Z] Statistics: [2022-02-19T08:05:17.040Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-19T08:05:17.040Z] File successfully converted to sysstat format version 12.0.3 [2022-02-19T08:05:17.040Z] + sadf -c /var/log/sa-host/sa19 [2022-02-19T08:05:17.040Z] file_magic: OK [2022-02-19T08:05:17.040Z] HZ: Using current value: 100 [2022-02-19T08:05:17.040Z] file_header: OK [2022-02-19T08:05:17.040Z] 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-02-19T08:05:17.040Z] Statistics: [2022-02-19T08:05:17.040Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-19T08:05:17.040Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-19T08:05:17.325Z] provisioning config files... [2022-02-19T08:05:17.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2228140127040757000tmp [Pipeline] { [Pipeline] echo [2022-02-19T08:05:17.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:17.657Z] ---> create-netrc.sh [Pipeline] } [2022-02-19T08:05:17.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:18.010Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-19T08:05:18.020Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:18.306Z] ---> sudo-logs.sh [2022-02-19T08:05:18.306Z] Archiving 'sudo' log.. [2022-02-19T08:05:18.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5700.novalocal: Name or service not known [2022-02-19T08:05:18.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5700.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-19T08:05:18.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:18.618Z] ---> job-cost.sh [2022-02-19T08:05:18.618Z] lf-activate-venv: SKIPPING [2022-02-19T08:05:18.619Z] DEBUG: total: 0.05999999865889549 [2022-02-19T08:05:18.619Z] INFO: Retrieving Stack Cost... [2022-02-19T08:05:18.879Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-19T08:05:19.450Z] INFO: Archiving Costs [Pipeline] echo [2022-02-19T08:05:19.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-19T08:05:19.749Z] ---> logs-deploy.sh [2022-02-19T08:05:19.749Z] lf-activate-venv: SKIPPING [2022-02-19T08:05:19.749Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/49 [2022-02-19T08:05:19.749Z] INFO: archiving workspace using pattern(s): [2022-02-19T08:05:20.320Z] Archives upload complete. [2022-02-19T08:05:20.582Z] INFO: archiving logs to Nexus