Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8354642383650285978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5367838869587577802.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8194260360487331723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8725383831011248360.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-ssh9052468524393760309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2264 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-ssh1532638231642319366.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 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (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 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 Commit message: "feat: support both secure and insecure mode" > git rev-list --no-walk fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T09:07:52.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T09:07:52.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T09:07:52.506Z] ========================================================= [2021-10-27T09:07:52.506Z] EdgeX Global Pipelines Version Info [2021-10-27T09:07:52.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:07:53.666Z] ------------------- [2021-10-27T09:07:53.666Z] stable info: [2021-10-27T09:07:53.666Z] ------------------- [2021-10-27T09:07:53.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T09:07:53.666Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T09:07:53.666Z] Message: update stable to v1.0.210 [2021-10-27T09:07:54.241Z] ------------------- [2021-10-27T09:07:54.241Z] experimental info: [2021-10-27T09:07:54.241Z] ------------------- [2021-10-27T09:07:54.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T09:07:54.241Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T09:07:54.241Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T09:07:54.311Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-27T09:07:54.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-27T09:07:54.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T09:07:54.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T09:07:54.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T09:07:54.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T09:07:54.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T09:07:54.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T09:07:54.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T09:07:54.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T09:07:54.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T09:07:54.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-27T09:07:54.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T09:07:54.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T09:07:54.417Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T09:07:54.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T09:07:54.431Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T09:07:55.373Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T09:07:55.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T09:07:55.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-27T09:07:55.400Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T09:07:55.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T09:07:55.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T09:07:55.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T09:07:55.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T09:07:55.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T09:07:55.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-27T09:07:55.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-27T09:07:55.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-27T09:07:55.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] echo [2021-10-27T09:07:55.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f732f6 [Pipeline] echo [2021-10-27T09:07:55.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:07:55.516Z] provisioning config files... [2021-10-27T09:07:55.530Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5246658241073921684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:07:55.850Z] ---> docker-login.sh [2021-10-27T09:07:55.850Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:07:55.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:07:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:07:56.116Z] Configure a credential helper to remove this warning. See [2021-10-27T09:07:56.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:07:56.116Z] [2021-10-27T09:07:56.116Z] Login Succeeded [2021-10-27T09:07:56.116Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:07:56.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:07:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:07:56.116Z] Configure a credential helper to remove this warning. See [2021-10-27T09:07:56.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:07:56.117Z] [2021-10-27T09:07:56.117Z] Login Succeeded [2021-10-27T09:07:56.117Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:07:56.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:07:56.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:07:56.377Z] Configure a credential helper to remove this warning. See [2021-10-27T09:07:56.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:07:56.377Z] [2021-10-27T09:07:56.377Z] Login Succeeded [2021-10-27T09:07:56.377Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:07:56.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:07:56.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:07:56.377Z] Configure a credential helper to remove this warning. See [2021-10-27T09:07:56.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:07:56.377Z] [2021-10-27T09:07:56.377Z] Login Succeeded [2021-10-27T09:07:56.377Z] docker.io [2021-10-27T09:07:56.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:07:56.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:07:56.951Z] Configure a credential helper to remove this warning. See [2021-10-27T09:07:56.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:07:56.951Z] [2021-10-27T09:07:56.951Z] Login Succeeded [2021-10-27T09:07:56.951Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:07:56.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:07:57.377Z] + git log --format=format:%s -1 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] echo [2021-10-27T09:07:57.412Z] GIT_COMMIT: 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2, Commit Message: feat: support both secure and insecure mode [Pipeline] echo [2021-10-27T09:07:57.423Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:07:59.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:07:59.043Z] [2021-10-27T09:07:59.043Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:07:59.348Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:07:59.348Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T09:07:59.348Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T09:07:59.348Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T09:07:59.348Z] 4c7163046ea9: Pulling fs layer [2021-10-27T09:07:59.348Z] 0c2d73faf560: Pulling fs layer [2021-10-27T09:07:59.348Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T09:07:59.348Z] 3e5f54012d9b: Download complete [2021-10-27T09:07:59.348Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T09:07:59.348Z] a0d0a0d46f8b: Download complete [2021-10-27T09:07:59.348Z] 4c7163046ea9: Verifying Checksum [2021-10-27T09:07:59.348Z] 4c7163046ea9: Download complete [2021-10-27T09:07:59.348Z] 0c2d73faf560: Verifying Checksum [2021-10-27T09:07:59.348Z] 0c2d73faf560: Download complete [2021-10-27T09:07:59.614Z] a0d0a0d46f8b: Pull complete [2021-10-27T09:07:59.614Z] 3e5f54012d9b: Pull complete [2021-10-27T09:07:59.891Z] 4c7163046ea9: Pull complete [2021-10-27T09:08:00.151Z] 0c2d73faf560: Pull complete [2021-10-27T09:08:00.151Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T09:08:00.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:08:00.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T09:08:00.227Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:08:00.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T09:08:00.862Z] $ docker top 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:08:00.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:08:00.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:08:01.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:08:01.068Z] $ docker exec 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent [2021-10-27T09:08:01.170Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNgPlPi/agent.14 [2021-10-27T09:08:01.170Z] SSH_AGENT_PID=21 [2021-10-27T09:08:01.181Z] Running ssh-add (command line suppressed) [2021-10-27T09:08:01.273Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6294049230374323423.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6294049230374323423.key) [2021-10-27T09:08:01.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:08:01.586Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T09:08:01.603Z] $ docker exec --env ******** --env ******** 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent -k [2021-10-27T09:08:01.700Z] unset SSH_AUTH_SOCK; [2021-10-27T09:08:01.700Z] unset SSH_AGENT_PID; [2021-10-27T09:08:01.701Z] echo Agent pid 21 killed; [2021-10-27T09:08:01.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T09:08:01.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:08:01.730Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:08:01.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:08:01.850Z] $ docker exec 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent [2021-10-27T09:08:01.953Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHpnDLm/agent.53 [2021-10-27T09:08:01.953Z] SSH_AGENT_PID=60 [2021-10-27T09:08:01.959Z] Running ssh-add (command line suppressed) [2021-10-27T09:08:02.044Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1184860394788390109.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1184860394788390109.key) [2021-10-27T09:08:02.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:08:02.361Z] + git semver init [2021-10-27T09:08:02.361Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:08:02.361Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:08:02.361Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:08:02.361Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:08:02.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:08:02.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:08:02.361Z] # $SEMVER_BRANCH = main [2021-10-27T09:08:02.361Z] # $SEMVER_TEMP = /tmp/semver-029493632 [2021-10-27T09:08:02.361Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-27T09:08:04.914Z] # '/tmp/semver-029493632' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-27T09:08:04.914Z] # -> Force: false [2021-10-27T09:08:04.914Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-27T09:08:04.921Z] $ docker exec --env ******** --env ******** 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b ssh-agent -k [2021-10-27T09:08:05.006Z] unset SSH_AUTH_SOCK; [2021-10-27T09:08:05.006Z] unset SSH_AGENT_PID; [2021-10-27T09:08:05.006Z] echo Agent pid 60 killed; [2021-10-27T09:08:05.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:08:05.319Z] + git semver [Pipeline] } [2021-10-27T09:08:05.329Z] $ docker stop --time=1 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b [2021-10-27T09:08:06.596Z] $ docker rm -f 2066097c3cb928f1bc793b7e53f8456bbb760bcfb4782d2ce9bd1b1a82dab14b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T09:08:06.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T09:08:07.165Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T09:08:07.167Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-27T09:08:22.354Z] Still waiting to schedule task [2021-10-27T09:08:22.354Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2264’ [2021-10-27T09:08:22.358Z] Still waiting to schedule task [2021-10-27T09:08:22.358Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T09:09:32.823Z] Running on prd-centos7-docker-4c-2g-2267 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-27T09:09:32.836Z] Running in /w/workspace/edgex-ui-go/26 [Pipeline] { [Pipeline] checkout [2021-10-27T09:09:32.932Z] The recommended git tool is: git [2021-10-27T09:09:36.006Z] using credential edgex-jenkins-ssh [2021-10-27T09:09:36.017Z] Cloning the remote Git repository [2021-10-27T09:09:34.881Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:09:34.939Z] > git init /w/workspace/edgex-ui-go/26 # timeout=10 [2021-10-27T09:09:34.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:09:34.969Z] > git --version # timeout=10 [2021-10-27T09:09:34.986Z] > git --version # 'git version 2.24.4' [2021-10-27T09:09:34.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T09:09:35.018Z] [INFO] Currently running in a labeled security context [2021-10-27T09:09:35.019Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T09:09:35.019Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/26@tmp/jenkins-gitclient-ssh2078017077746596349.key [2021-10-27T09:09:35.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:09:37.968Z] Avoid second fetch [2021-10-27T09:09:37.968Z] Checking out Revision 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (main) [2021-10-27T09:09:36.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T09:09:36.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:09:36.818Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T09:09:36.828Z] > git checkout -f 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 [2021-10-27T09:09:41.634Z] Commit message: "feat: support both secure and insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:09:42.065Z] provisioning config files... [2021-10-27T09:09:42.078Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config3229171381063494015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:09:42.481Z] ---> docker-login.sh [2021-10-27T09:09:42.481Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:09:42.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:09:42.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:09:42.743Z] Configure a credential helper to remove this warning. See [2021-10-27T09:09:42.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:09:42.743Z] [2021-10-27T09:09:42.743Z] Login Succeeded [2021-10-27T09:09:42.743Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:09:42.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:09:42.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:09:42.743Z] Configure a credential helper to remove this warning. See [2021-10-27T09:09:42.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:09:42.743Z] [2021-10-27T09:09:42.743Z] Login Succeeded [2021-10-27T09:09:42.743Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:09:42.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:09:43.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:09:43.004Z] Configure a credential helper to remove this warning. See [2021-10-27T09:09:43.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:09:43.004Z] [2021-10-27T09:09:43.004Z] Login Succeeded [2021-10-27T09:09:43.004Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:09:43.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:09:43.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:09:43.004Z] Configure a credential helper to remove this warning. See [2021-10-27T09:09:43.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:09:43.004Z] [2021-10-27T09:09:43.004Z] Login Succeeded [2021-10-27T09:09:43.004Z] docker.io [2021-10-27T09:09:43.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:09:43.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:09:43.578Z] Configure a credential helper to remove this warning. See [2021-10-27T09:09:43.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:09:43.578Z] [2021-10-27T09:09:43.578Z] Login Succeeded [2021-10-27T09:09:43.578Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:09:43.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T09:09:43.746Z] ========================================================= [2021-10-27T09:09:43.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T09:09:43.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:09:44.069Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-27T09:09:44.345Z] Sending build context to Docker daemon 24.97MB [2021-10-27T09:09:44.345Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:09:44.345Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T09:09:44.345Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T09:09:44.345Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T09:09:44.345Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T09:09:44.345Z] b8b176561691: Pulling fs layer [2021-10-27T09:09:44.345Z] 4527c011a84f: Pulling fs layer [2021-10-27T09:09:44.345Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T09:09:44.345Z] e0aca202a116: Pulling fs layer [2021-10-27T09:09:44.345Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T09:09:44.345Z] 34cad66bf833: Pulling fs layer [2021-10-27T09:09:44.345Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T09:09:44.345Z] 4527c011a84f: Waiting [2021-10-27T09:09:44.345Z] 5d74067f8e1e: Waiting [2021-10-27T09:09:44.345Z] e0aca202a116: Waiting [2021-10-27T09:09:44.345Z] 3a43be97a3b4: Waiting [2021-10-27T09:09:44.345Z] 34cad66bf833: Waiting [2021-10-27T09:09:44.345Z] b4e3c513aaa6: Waiting [2021-10-27T09:09:44.345Z] b8b176561691: Verifying Checksum [2021-10-27T09:09:44.345Z] b8b176561691: Download complete [2021-10-27T09:09:44.345Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T09:09:44.345Z] 31adcdaf11c8: Download complete [2021-10-27T09:09:44.345Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T09:09:44.345Z] 5d74067f8e1e: Download complete [2021-10-27T09:09:44.345Z] e0aca202a116: Download complete [2021-10-27T09:09:44.345Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T09:09:44.345Z] a0d0a0d46f8b: Download complete [2021-10-27T09:09:44.345Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T09:09:44.345Z] 3a43be97a3b4: Download complete [2021-10-27T09:09:44.635Z] 34cad66bf833: Verifying Checksum [2021-10-27T09:09:44.635Z] 34cad66bf833: Download complete [2021-10-27T09:09:44.900Z] 4527c011a84f: Verifying Checksum [2021-10-27T09:09:44.900Z] 4527c011a84f: Download complete [2021-10-27T09:09:45.165Z] a0d0a0d46f8b: Pull complete [2021-10-27T09:09:45.165Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T09:09:45.165Z] b4e3c513aaa6: Download complete [2021-10-27T09:09:45.165Z] 31adcdaf11c8: Pull complete [2021-10-27T09:09:45.439Z] b8b176561691: Pull complete [2021-10-27T09:09:50.396Z] 4527c011a84f: Pull complete [2021-10-27T09:09:50.396Z] 5d74067f8e1e: Pull complete [2021-10-27T09:09:50.396Z] e0aca202a116: Pull complete [2021-10-27T09:09:50.396Z] 3a43be97a3b4: Pull complete [2021-10-27T09:09:50.396Z] 34cad66bf833: Pull complete [2021-10-27T09:09:52.969Z] b4e3c513aaa6: Pull complete [2021-10-27T09:09:52.969Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T09:09:52.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T09:09:52.969Z] ---> 9f6097aaca64 [2021-10-27T09:09:52.969Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:09:54.464Z] ---> Running in 63e7362288d1 [2021-10-27T09:09:54.732Z] Removing intermediate container 63e7362288d1 [2021-10-27T09:09:54.732Z] ---> aa91501ef5ec [2021-10-27T09:09:54.732Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:09:54.732Z] ---> Running in 87f44d75b869 [2021-10-27T09:09:54.732Z] Removing intermediate container 87f44d75b869 [2021-10-27T09:09:54.732Z] ---> f9c8ff316582 [2021-10-27T09:09:54.732Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:09:54.732Z] ---> Running in 02645f85e159 [2021-10-27T09:09:54.732Z] Removing intermediate container 02645f85e159 [2021-10-27T09:09:54.732Z] ---> fd4883ebff39 [2021-10-27T09:09:54.732Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T09:09:54.732Z] ---> Running in 48470ab8c760 [2021-10-27T09:09:54.997Z] Removing intermediate container 48470ab8c760 [2021-10-27T09:09:54.997Z] ---> 7711644d333d [2021-10-27T09:09:54.997Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:09:54.997Z] ---> Running in 895ab0183282 [2021-10-27T09:09:54.997Z] Removing intermediate container 895ab0183282 [2021-10-27T09:09:54.997Z] ---> 1bd980960d2d [2021-10-27T09:09:54.997Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:09:54.997Z] ---> Running in fb5f8b07a61e [2021-10-27T09:09:55.568Z] Removing intermediate container fb5f8b07a61e [2021-10-27T09:09:55.568Z] ---> 6d1a1be7ccd1 [2021-10-27T09:09:55.568Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:09:55.568Z] ---> Running in 5c5f24831492 [2021-10-27T09:09:55.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T09:09:56.266Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2265 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-27T09:09:56.277Z] Running in /w/workspace/edgex-ui-go/26 [Pipeline] { [Pipeline] checkout [2021-10-27T09:09:56.457Z] The recommended git tool is: git [2021-10-27T09:09:56.776Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T09:09:57.037Z] OK: 220 MiB in 52 packages [2021-10-27T09:09:57.303Z] Removing intermediate container 5c5f24831492 [2021-10-27T09:09:57.303Z] ---> 6ee5cf7fe63f [2021-10-27T09:09:57.303Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T09:09:57.303Z] ---> Running in 415d7c1f59a2 [2021-10-27T09:09:57.565Z] Removing intermediate container 415d7c1f59a2 [2021-10-27T09:09:57.565Z] ---> c4f28c0cb2a2 [2021-10-27T09:09:57.565Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:09:57.565Z] ---> Running in 638eab77de95 [2021-10-27T09:09:57.565Z] Removing intermediate container 638eab77de95 [2021-10-27T09:09:57.565Z] ---> a43633c735e7 [2021-10-27T09:09:57.565Z] Step 12/14 : COPY . . [2021-10-27T09:09:58.507Z] ---> 016e55013f54 [2021-10-27T09:09:58.507Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:09:58.507Z] ---> Running in 7aac783426a3 [2021-10-27T09:10:02.608Z] using credential edgex-jenkins-ssh [2021-10-27T09:10:02.623Z] Cloning the remote Git repository [2021-10-27T09:10:02.663Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:10:02.751Z] > git init /w/workspace/edgex-ui-go/26 # timeout=10 [2021-10-27T09:10:02.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:10:02.817Z] > git --version # timeout=10 [2021-10-27T09:10:02.837Z] > git --version # 'git version 2.17.1' [2021-10-27T09:10:02.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T09:10:02.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:10:06.142Z] Avoid second fetch [2021-10-27T09:10:06.142Z] Checking out Revision 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 (main) [2021-10-27T09:10:06.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T09:10:06.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:10:06.160Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T09:10:06.177Z] > git checkout -f 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 [2021-10-27T09:10:10.605Z] Commit message: "feat: support both secure and insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:10:11.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T09:10:11.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T09:10:11.525Z] Dload Upload Total Spent Left Speed [2021-10-27T09:10:11.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh [2021-10-27T09:10:11.929Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T09:10:12.270Z] + sudo tee /etc/docker/daemon.new [2021-10-27T09:10:12.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T09:10:12.271Z] { [2021-10-27T09:10:12.271Z] "registry-mirrors": [ [2021-10-27T09:10:12.271Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T09:10:12.271Z] ], [2021-10-27T09:10:12.271Z] "bip": "10.250.0.254/24", [2021-10-27T09:10:12.271Z] "hosts": [ [2021-10-27T09:10:12.271Z] "tcp://0.0.0.0:5555", [2021-10-27T09:10:12.271Z] "unix:///var/run/docker.sock" [2021-10-27T09:10:12.271Z] ], [2021-10-27T09:10:12.271Z] "mtu": 1458, [2021-10-27T09:10:12.271Z] "selinux-enabled": true, [2021-10-27T09:10:12.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T09:10:12.271Z] } [Pipeline] sh [2021-10-27T09:10:12.640Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T09:10:12.978Z] + sudo service docker restart [2021-10-27T09:10:14.038Z] Removing intermediate container 7aac783426a3 [2021-10-27T09:10:14.038Z] ---> 900cae868c5c [2021-10-27T09:10:14.038Z] Step 14/14 : RUN ${MAKE} [2021-10-27T09:10:14.038Z] ---> Running in 0d910867bf43 [2021-10-27T09:10:14.038Z] noop [2021-10-27T09:10:14.038Z] Removing intermediate container 0d910867bf43 [2021-10-27T09:10:14.038Z] ---> 70f5f3ba08f2 [2021-10-27T09:10:14.038Z] Successfully built 70f5f3ba08f2 [2021-10-27T09:10:14.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:10:14.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T09:10:14.338Z] . [Pipeline] withDockerContainer [2021-10-27T09:10:14.432Z] prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container [2021-10-27T09:10:14.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T09:10:14.846Z] $ docker top 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:10:15.223Z] + go version [2021-10-27T09:10:15.223Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T09:10:15.233Z] $ docker stop --time=1 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 [2021-10-27T09:10:16.403Z] $ docker rm -f 6b4619e31fb238eb8d27a5535c0b5d8b8f3c5bbebe257847546eef8ef597ce61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:10:16.914Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T09:10:16.914Z] . [Pipeline] withDockerContainer [2021-10-27T09:10:16.979Z] prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container [2021-10-27T09:10:17.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T09:10:17.384Z] $ docker top 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T09:10:17.749Z] + make test [2021-10-27T09:10:17.749Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T09:10:18.011Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:10:31.303Z] provisioning config files... [2021-10-27T09:10:31.326Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config8347585402287436579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:10:32.721Z] ---> docker-login.sh [2021-10-27T09:10:32.721Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T09:10:33.078Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T09:10:33.078Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T09:10:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:10:33.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:10:33.584Z] Configure a credential helper to remove this warning. See [2021-10-27T09:10:33.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:10:33.584Z] [2021-10-27T09:10:33.584Z] Login Succeeded [2021-10-27T09:10:33.584Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:10:33.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:10:34.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:10:34.132Z] Configure a credential helper to remove this warning. See [2021-10-27T09:10:34.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:10:34.132Z] [2021-10-27T09:10:34.132Z] Login Succeeded [2021-10-27T09:10:34.132Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:10:34.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:10:34.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:10:34.405Z] Configure a credential helper to remove this warning. See [2021-10-27T09:10:34.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:10:34.405Z] [2021-10-27T09:10:34.405Z] Login Succeeded [2021-10-27T09:10:34.405Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:10:35.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:10:35.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:10:35.011Z] Configure a credential helper to remove this warning. See [2021-10-27T09:10:35.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:10:35.011Z] [2021-10-27T09:10:35.011Z] Login Succeeded [2021-10-27T09:10:35.011Z] docker.io [2021-10-27T09:10:35.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:10:35.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:10:35.874Z] Configure a credential helper to remove this warning. See [2021-10-27T09:10:35.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:10:35.874Z] [2021-10-27T09:10:35.874Z] Login Succeeded [2021-10-27T09:10:35.874Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:10:35.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T09:10:36.157Z] ========================================================= [2021-10-27T09:10:36.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T09:10:36.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:10:36.499Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-27T09:10:37.473Z] Sending build context to Docker daemon 24.97MB [2021-10-27T09:10:37.473Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:10:37.473Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T09:10:37.473Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T09:10:37.473Z] 552d1f2373af: Pulling fs layer [2021-10-27T09:10:37.473Z] ea3f2d53f512: Pulling fs layer [2021-10-27T09:10:37.473Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T09:10:37.473Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T09:10:37.473Z] 72dc09318566: Pulling fs layer [2021-10-27T09:10:37.473Z] f4f7b4309257: Pulling fs layer [2021-10-27T09:10:37.473Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T09:10:37.473Z] b78e95d17946: Pulling fs layer [2021-10-27T09:10:37.473Z] 72dc09318566: Waiting [2021-10-27T09:10:37.473Z] 0ac9a79272e3: Waiting [2021-10-27T09:10:37.473Z] f4f7b4309257: Waiting [2021-10-27T09:10:37.473Z] b78e95d17946: Waiting [2021-10-27T09:10:37.473Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T09:10:37.473Z] 9e70ebbbe112: Download complete [2021-10-27T09:10:37.473Z] ea3f2d53f512: Verifying Checksum [2021-10-27T09:10:37.473Z] ea3f2d53f512: Download complete [2021-10-27T09:10:37.473Z] 72dc09318566: Verifying Checksum [2021-10-27T09:10:37.473Z] 72dc09318566: Download complete [2021-10-27T09:10:37.473Z] f4f7b4309257: Verifying Checksum [2021-10-27T09:10:37.473Z] f4f7b4309257: Download complete [2021-10-27T09:10:37.473Z] 552d1f2373af: Verifying Checksum [2021-10-27T09:10:37.473Z] 552d1f2373af: Download complete [2021-10-27T09:10:37.473Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T09:10:37.473Z] 0ac9a79272e3: Download complete [2021-10-27T09:10:38.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T09:10:38.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-27T09:10:38.398Z] $ docker stop --time=1 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 [2021-10-27T09:10:38.478Z] 552d1f2373af: Pull complete [2021-10-27T09:10:38.754Z] ea3f2d53f512: Pull complete [2021-10-27T09:10:39.355Z] 9e70ebbbe112: Pull complete [2021-10-27T09:10:39.355Z] b78e95d17946: Verifying Checksum [2021-10-27T09:10:39.355Z] b78e95d17946: Download complete [2021-10-27T09:10:39.747Z] $ docker rm -f 6e2a0960dcd4d6df8d321b2b244aceeb7baabba19e4e8eecba652db0740ff344 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T09:10:39.948Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T09:10:39.948Z] 7a9cfe048b4a: Download complete [2021-10-27T09:10:40.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T09:10:40.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-27T09:10:44.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T09:10:44.813Z] + ls -al . [2021-10-27T09:10:44.814Z] total 88 [2021-10-27T09:10:44.814Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 09:10 . [2021-10-27T09:10:44.814Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 09:09 .. [2021-10-27T09:10:44.814Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 09:09 assets [2021-10-27T09:10:44.814Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 09:09 bin [2021-10-27T09:10:44.814Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 09:09 cmd [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 09:09 CONTRIBUTING.md [2021-10-27T09:10:44.814Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 09:10 coverage.out [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 09:09 Dockerfile [2021-10-27T09:10:44.814Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 09:09 docs [2021-10-27T09:10:44.814Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 27 09:09 .git [2021-10-27T09:10:44.814Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 09:09 .github [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:09 .gitignore [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 09:09 go.mod [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 09:09 go.sum [2021-10-27T09:10:44.814Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 09:09 internal [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 09:09 Jenkinsfile [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 09:09 LICENSE [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 09:09 Makefile [2021-10-27T09:10:44.814Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 09:09 pkg [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 09:09 README.md [2021-10-27T09:10:44.814Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 09:09 snap [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 27 09:08 VERSION [2021-10-27T09:10:44.814Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:09 version.go [2021-10-27T09:10:44.814Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 09:09 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:10:45.132Z] + 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 --label arch=amd64 --label version=2.0.1-dev.24 . [2021-10-27T09:10:45.132Z] Sending build context to Docker daemon 24.97MB [2021-10-27T09:10:45.132Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:10:45.132Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T09:10:45.132Z] ---> 70f5f3ba08f2 [2021-10-27T09:10:45.132Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:10:45.395Z] ---> Running in d2e2bf0cd492 [2021-10-27T09:10:45.395Z] Removing intermediate container d2e2bf0cd492 [2021-10-27T09:10:45.395Z] ---> a902e7ed46bd [2021-10-27T09:10:45.395Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:10:45.395Z] ---> Running in a5143aec9bc6 [2021-10-27T09:10:45.657Z] Removing intermediate container a5143aec9bc6 [2021-10-27T09:10:45.657Z] ---> a311942a113e [2021-10-27T09:10:45.657Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:10:45.657Z] ---> Running in ca1662df7935 [2021-10-27T09:10:45.657Z] Removing intermediate container ca1662df7935 [2021-10-27T09:10:45.657Z] ---> 5d63a66121f0 [2021-10-27T09:10:45.657Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T09:10:45.657Z] ---> Running in 292024a72aa2 [2021-10-27T09:10:45.923Z] Removing intermediate container 292024a72aa2 [2021-10-27T09:10:45.924Z] ---> 8063bed68571 [2021-10-27T09:10:45.924Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:10:45.924Z] ---> Running in 33dfd44f1bc0 [2021-10-27T09:10:45.924Z] Removing intermediate container 33dfd44f1bc0 [2021-10-27T09:10:45.924Z] ---> 6760e0af8ef1 [2021-10-27T09:10:45.924Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:10:45.924Z] ---> Running in 59239f042322 [2021-10-27T09:10:46.500Z] Removing intermediate container 59239f042322 [2021-10-27T09:10:46.500Z] ---> 21ebc9c9d6e4 [2021-10-27T09:10:46.500Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:10:46.500Z] ---> Running in 718df0d3bf31 [2021-10-27T09:10:46.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T09:10:47.445Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T09:10:48.016Z] OK: 220 MiB in 52 packages [2021-10-27T09:10:48.278Z] Removing intermediate container 718df0d3bf31 [2021-10-27T09:10:48.278Z] ---> 60b845b055f9 [2021-10-27T09:10:48.278Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T09:10:48.278Z] ---> Running in ba41f12dee19 [2021-10-27T09:10:48.278Z] Removing intermediate container ba41f12dee19 [2021-10-27T09:10:48.278Z] ---> d773687fe5a1 [2021-10-27T09:10:48.278Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:10:48.278Z] ---> Running in 28c7e2995b8d [2021-10-27T09:10:48.278Z] Removing intermediate container 28c7e2995b8d [2021-10-27T09:10:48.278Z] ---> 39fd4d781782 [2021-10-27T09:10:48.278Z] Step 12/22 : COPY . . [2021-10-27T09:10:49.230Z] ---> 8ce8de5af3cd [2021-10-27T09:10:49.230Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:10:49.230Z] ---> Running in caebafbfd9e7 [2021-10-27T09:10:49.493Z] Removing intermediate container caebafbfd9e7 [2021-10-27T09:10:49.493Z] ---> 0a4f2c2e294d [2021-10-27T09:10:49.493Z] Step 14/22 : RUN ${MAKE} [2021-10-27T09:10:49.493Z] ---> Running in 401c4ecf8458 [2021-10-27T09:10:49.710Z] 7a9cfe048b4a: Pull complete [2021-10-27T09:10:49.711Z] 72dc09318566: Pull complete [2021-10-27T09:10:49.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T09:10:49.984Z] f4f7b4309257: Pull complete [2021-10-27T09:10:50.255Z] 0ac9a79272e3: Pull complete [2021-10-27T09:10:56.977Z] b78e95d17946: Pull complete [2021-10-27T09:10:56.977Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T09:10:56.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T09:10:56.977Z] ---> 8b459fc5aaf0 [2021-10-27T09:10:56.977Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:10:58.216Z] ---> Running in b9931a9f76d2 [2021-10-27T09:10:58.216Z] Removing intermediate container b9931a9f76d2 [2021-10-27T09:10:58.216Z] ---> 8044fafce96b [2021-10-27T09:10:58.216Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:10:58.216Z] ---> Running in dcd50865a1df [2021-10-27T09:10:58.833Z] Removing intermediate container dcd50865a1df [2021-10-27T09:10:58.833Z] ---> 0ec4cfd8c7ef [2021-10-27T09:10:58.833Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:10:58.833Z] ---> Running in c66933a826ea [2021-10-27T09:10:59.430Z] Removing intermediate container c66933a826ea [2021-10-27T09:10:59.430Z] ---> 6abdadd342f0 [2021-10-27T09:10:59.430Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T09:10:59.430Z] ---> Running in 9c8f6df137ab [2021-10-27T09:10:59.703Z] Removing intermediate container 9c8f6df137ab [2021-10-27T09:10:59.703Z] ---> 7c5457008f61 [2021-10-27T09:10:59.703Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:10:59.871Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T09:10:59.976Z] ---> Running in c3d2446130ee [2021-10-27T09:11:00.249Z] Removing intermediate container c3d2446130ee [2021-10-27T09:11:00.249Z] ---> 48ff7ea4ca6e [2021-10-27T09:11:00.249Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:11:00.520Z] ---> Running in 8501122b286a [2021-10-27T09:11:00.813Z] Removing intermediate container 401c4ecf8458 [2021-10-27T09:11:00.814Z] ---> b2caa9fa970f [2021-10-27T09:11:00.814Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T09:11:01.392Z] 3.14: Pulling from library/alpine [2021-10-27T09:11:01.657Z] a0d0a0d46f8b: Already exists [2021-10-27T09:11:01.918Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T09:11:01.918Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T09:11:01.918Z] ---> 14119a10abf4 [2021-10-27T09:11:01.918Z] Step 16/22 : EXPOSE 4000 [2021-10-27T09:11:01.918Z] ---> Running in 234381dd329e [2021-10-27T09:11:01.918Z] Removing intermediate container 234381dd329e [2021-10-27T09:11:01.918Z] ---> 4feca9cd9607 [2021-10-27T09:11:01.918Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:11:02.492Z] ---> 317f8f1f0bdf [2021-10-27T09:11:02.492Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:11:02.492Z] ---> Running in f440c3ab14af [2021-10-27T09:11:02.492Z] Removing intermediate container f440c3ab14af [2021-10-27T09:11:02.492Z] ---> f458ebac0264 [2021-10-27T09:11:02.492Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T09:11:02.492Z] ---> Running in 1e271752306e [2021-10-27T09:11:02.492Z] Removing intermediate container 1e271752306e [2021-10-27T09:11:02.492Z] ---> 0dc5d1c0c851 [2021-10-27T09:11:02.492Z] Step 20/22 : LABEL arch=amd64 [2021-10-27T09:11:02.509Z] Removing intermediate container 8501122b286a [2021-10-27T09:11:02.509Z] ---> 06a3858e4f00 [2021-10-27T09:11:02.509Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:11:02.754Z] ---> Running in 9746f9ab2211 [2021-10-27T09:11:02.754Z] Removing intermediate container 9746f9ab2211 [2021-10-27T09:11:02.754Z] ---> 295c9091c315 [2021-10-27T09:11:02.754Z] Step 21/22 : LABEL git_sha=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:11:02.754Z] ---> Running in 54c24c05295b [2021-10-27T09:11:02.754Z] Removing intermediate container 54c24c05295b [2021-10-27T09:11:02.754Z] ---> 6cc7ed5df859 [2021-10-27T09:11:02.754Z] Step 22/22 : LABEL version=2.0.1-dev.24 [2021-10-27T09:11:02.754Z] ---> Running in 690ed7578107 [2021-10-27T09:11:02.783Z] ---> Running in 0aab09e4d2b9 [2021-10-27T09:11:03.014Z] Removing intermediate container 690ed7578107 [2021-10-27T09:11:03.014Z] ---> fd0e0432ba10 [2021-10-27T09:11:03.014Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T09:11:03.014Z] Successfully built fd0e0432ba10 [2021-10-27T09:11:03.014Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:11:04.148Z] provisioning config files... [2021-10-27T09:11:04.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T09:11:04.157Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config4079070927095410608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:11:04.469Z] ---> docker-login.sh [2021-10-27T09:11:04.469Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:11:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:11:04.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:11:04.469Z] Configure a credential helper to remove this warning. See [2021-10-27T09:11:04.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:11:04.469Z] [2021-10-27T09:11:04.469Z] Login Succeeded [2021-10-27T09:11:04.469Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:11:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:11:04.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:11:04.469Z] Configure a credential helper to remove this warning. See [2021-10-27T09:11:04.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:11:04.469Z] [2021-10-27T09:11:04.469Z] Login Succeeded [2021-10-27T09:11:04.731Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:11:04.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:11:04.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:11:04.731Z] Configure a credential helper to remove this warning. See [2021-10-27T09:11:04.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:11:04.731Z] [2021-10-27T09:11:04.731Z] Login Succeeded [2021-10-27T09:11:04.731Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:11:04.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:11:04.758Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T09:11:04.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:11:04.991Z] Configure a credential helper to remove this warning. See [2021-10-27T09:11:04.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:11:04.991Z] [2021-10-27T09:11:04.991Z] Login Succeeded [2021-10-27T09:11:04.991Z] docker.io [2021-10-27T09:11:04.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:11:05.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:11:05.253Z] Configure a credential helper to remove this warning. See [2021-10-27T09:11:05.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:11:05.253Z] [2021-10-27T09:11:05.253Z] Login Succeeded [2021-10-27T09:11:05.253Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:11:05.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:11:05.307Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-27T09:11:05.307Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:11:05.307Z] latest [2021-10-27T09:11:05.307Z] 2.0.1-dev.24 [2021-10-27T09:11:05.307Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:11:05.307Z] main [2021-10-27T09:11:05.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:05.630Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:05.745Z] OK: 219 MiB in 52 packages [2021-10-27T09:11:05.922Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:11:05.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:11:05.922Z] cc3ac386dc3d: Preparing [2021-10-27T09:11:05.922Z] e2eb06d8af82: Preparing [2021-10-27T09:11:05.922Z] e2eb06d8af82: Layer already exists [2021-10-27T09:11:06.343Z] Removing intermediate container 0aab09e4d2b9 [2021-10-27T09:11:06.343Z] ---> ce0fa15d6f91 [2021-10-27T09:11:06.343Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T09:11:06.617Z] ---> Running in 8335d851e7c6 [2021-10-27T09:11:06.904Z] Removing intermediate container 8335d851e7c6 [2021-10-27T09:11:06.904Z] ---> 1d27fb23bb48 [2021-10-27T09:11:06.904Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:11:07.178Z] ---> Running in af297b28139c [2021-10-27T09:11:07.452Z] Removing intermediate container af297b28139c [2021-10-27T09:11:07.452Z] ---> 887fc1c74c36 [2021-10-27T09:11:07.452Z] Step 12/14 : COPY . . [2021-10-27T09:11:07.841Z] cc3ac386dc3d: Pushed [2021-10-27T09:11:08.108Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:08.417Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:08.719Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-27T09:11:08.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:11:08.719Z] cc3ac386dc3d: Preparing [2021-10-27T09:11:08.719Z] e2eb06d8af82: Preparing [2021-10-27T09:11:08.719Z] e2eb06d8af82: Layer already exists [2021-10-27T09:11:08.719Z] cc3ac386dc3d: Layer already exists [2021-10-27T09:11:08.719Z] latest: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:09.022Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:09.320Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 [2021-10-27T09:11:09.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:11:09.320Z] cc3ac386dc3d: Preparing [2021-10-27T09:11:09.320Z] e2eb06d8af82: Preparing [2021-10-27T09:11:09.320Z] e2eb06d8af82: Layer already exists [2021-10-27T09:11:09.320Z] cc3ac386dc3d: Layer already exists [2021-10-27T09:11:09.320Z] 2.0.1-dev.24: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:09.618Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:09.909Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:11:09.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:11:09.909Z] cc3ac386dc3d: Preparing [2021-10-27T09:11:09.909Z] e2eb06d8af82: Preparing [2021-10-27T09:11:09.909Z] cc3ac386dc3d: Layer already exists [2021-10-27T09:11:09.909Z] e2eb06d8af82: Layer already exists [2021-10-27T09:11:09.909Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:10.095Z] ---> 94b5903808e9 [2021-10-27T09:11:10.095Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:11:10.208Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:10.383Z] ---> Running in eaff0c403bda [2021-10-27T09:11:10.503Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-27T09:11:10.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:11:10.503Z] cc3ac386dc3d: Preparing [2021-10-27T09:11:10.503Z] e2eb06d8af82: Preparing [2021-10-27T09:11:10.503Z] cc3ac386dc3d: Layer already exists [2021-10-27T09:11:10.503Z] e2eb06d8af82: Layer already exists [2021-10-27T09:11:10.503Z] main: digest: sha256:72e4b8ff323c763cc28a82c86f8e308c948f65ef2bf3454af5a532e5f6816ca1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:11:10.536Z] ===================================================== [Pipeline] echo [2021-10-27T09:11:10.544Z] taggedImages: [2021-10-27T09:11:10.544Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:11:10.544Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-27T09:11:10.544Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.24 [2021-10-27T09:11:10.544Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:11:10.544Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:11.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:11:11.066Z] [2021-10-27T09:11:11.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:11.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:11:11.370Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T09:11:11.370Z] b4d181a07f80: Pulling fs layer [2021-10-27T09:11:11.370Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T09:11:11.370Z] ed53099fbce6: Pulling fs layer [2021-10-27T09:11:11.370Z] dc539afda2c1: Pulling fs layer [2021-10-27T09:11:11.370Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T09:11:11.370Z] 9065ff56babe: Pulling fs layer [2021-10-27T09:11:11.370Z] d287ab97295c: Pulling fs layer [2021-10-27T09:11:11.370Z] dc539afda2c1: Waiting [2021-10-27T09:11:11.370Z] 77bc0d833cb6: Waiting [2021-10-27T09:11:11.370Z] 9065ff56babe: Waiting [2021-10-27T09:11:11.370Z] d287ab97295c: Waiting [2021-10-27T09:11:11.370Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T09:11:11.370Z] a1111a8f2ec3: Download complete [2021-10-27T09:11:11.370Z] dc539afda2c1: Verifying Checksum [2021-10-27T09:11:11.370Z] dc539afda2c1: Download complete [2021-10-27T09:11:11.370Z] ed53099fbce6: Verifying Checksum [2021-10-27T09:11:11.370Z] ed53099fbce6: Download complete [2021-10-27T09:11:11.635Z] 9065ff56babe: Verifying Checksum [2021-10-27T09:11:11.635Z] 9065ff56babe: Download complete [2021-10-27T09:11:11.635Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T09:11:11.635Z] 77bc0d833cb6: Download complete [2021-10-27T09:11:11.635Z] b4d181a07f80: Verifying Checksum [2021-10-27T09:11:11.635Z] b4d181a07f80: Download complete [2021-10-27T09:11:12.231Z] d287ab97295c: Verifying Checksum [2021-10-27T09:11:12.231Z] d287ab97295c: Download complete [2021-10-27T09:11:12.823Z] b4d181a07f80: Pull complete [2021-10-27T09:11:13.089Z] a1111a8f2ec3: Pull complete [2021-10-27T09:11:13.681Z] ed53099fbce6: Pull complete [2021-10-27T09:11:13.681Z] dc539afda2c1: Pull complete [2021-10-27T09:11:13.951Z] 77bc0d833cb6: Pull complete [2021-10-27T09:11:14.221Z] 9065ff56babe: Pull complete [2021-10-27T09:11:19.570Z] d287ab97295c: Pull complete [2021-10-27T09:11:19.570Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T09:11:19.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:11:19.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T09:11:19.637Z] prd-centos7-docker-4c-2g-2267 does not seem to be running inside a container [2021-10-27T09:11:19.676Z] $ 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/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T09:11:21.777Z] $ docker top ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:11:22.228Z] ---> job-cost.sh [2021-10-27T09:11:22.228Z] lf-activate-venv: SKIPPING [2021-10-27T09:11:22.228Z] INFO: No Stack... [2021-10-27T09:11:22.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T09:11:22.750Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T09:11:23.043Z] + cat /w/workspace/edgex-ui-go/26/archives/cost.csv [2021-10-27T09:11:23.043Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T09:11:23.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [2021-10-27T09:11:23.082Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] did not exist. Created. [2021-10-27T09:11:23.082Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:11:23.393Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T09:11:23.434Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T09:11:23.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T09:11:23.455Z] $ docker stop --time=1 ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 [2021-10-27T09:11:25.304Z] $ docker rm -f ab01b531b8f59f444dcec493a2f64370a02eb286cfeeda20a97426c272af7476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T09:11:37.187Z] Removing intermediate container eaff0c403bda [2021-10-27T09:11:37.187Z] ---> a7e9d095b812 [2021-10-27T09:11:37.187Z] Step 14/14 : RUN ${MAKE} [2021-10-27T09:11:37.187Z] ---> Running in 5fdcde8e2f92 [2021-10-27T09:11:37.187Z] noop [2021-10-27T09:11:37.187Z] Removing intermediate container 5fdcde8e2f92 [2021-10-27T09:11:37.187Z] ---> 49cd52d52e1e [2021-10-27T09:11:37.187Z] Successfully built 49cd52d52e1e [2021-10-27T09:11:37.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:37.527Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T09:11:37.527Z] . [Pipeline] withDockerContainer [2021-10-27T09:11:37.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-10-27T09:11:37.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T09:11:39.298Z] $ docker top 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:11:40.235Z] + go version [2021-10-27T09:11:40.235Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T09:11:40.258Z] $ docker stop --time=1 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed [2021-10-27T09:11:41.920Z] $ docker rm -f 96bc6af0ed197827cd82fad24463828e9d3b8873b43dc82ed8dd0a13fcc232ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:11:42.568Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T09:11:42.568Z] . [Pipeline] withDockerContainer [2021-10-27T09:11:42.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-10-27T09:11:42.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T09:11:44.283Z] $ docker top 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T09:11:45.193Z] + make test [2021-10-27T09:11:45.193Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T09:11:46.173Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T09:12:26.009Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T09:12:26.009Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T09:12:48.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T09:12:48.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-27T09:12:48.230Z] $ docker stop --time=1 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 [2021-10-27T09:12:50.002Z] $ docker rm -f 947fc2aeb9a3348899abe4a090340bd47b410e1c20c6ef5fde971fa053f9cff4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T09:12:50.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T09:12:50.850Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T09:12:51.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:12:51.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T09:12:52.256Z] + ls -al . [2021-10-27T09:12:52.256Z] total 128 [2021-10-27T09:12:52.256Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 09:11 . [2021-10-27T09:12:52.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 .. [2021-10-27T09:12:52.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 09:10 .git [2021-10-27T09:12:52.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 .github [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:10 .gitignore [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 09:10 CONTRIBUTING.md [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 09:10 Dockerfile [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 09:10 Jenkinsfile [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 09:10 LICENSE [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 09:10 Makefile [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 09:10 README.md [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 09:08 VERSION [2021-10-27T09:12:52.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 assets [2021-10-27T09:12:52.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 bin [2021-10-27T09:12:52.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 cmd [2021-10-27T09:12:52.256Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 09:11 coverage.out [2021-10-27T09:12:52.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:10 docs [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 09:10 go.mod [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 09:10 go.sum [2021-10-27T09:12:52.256Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:10 internal [2021-10-27T09:12:52.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:10 pkg [2021-10-27T09:12:52.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 snap [2021-10-27T09:12:52.256Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:10 version.go [2021-10-27T09:12:52.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:10 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:12:52.602Z] + 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 --label arch=arm64 --label version=2.0.1-dev.24 . [2021-10-27T09:12:53.609Z] Sending build context to Docker daemon 24.97MB [2021-10-27T09:12:53.609Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:12:53.609Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T09:12:53.609Z] ---> 49cd52d52e1e [2021-10-27T09:12:53.609Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:12:53.609Z] ---> Running in c918cdacb398 [2021-10-27T09:12:54.207Z] Removing intermediate container c918cdacb398 [2021-10-27T09:12:54.207Z] ---> 6a7ab61b2f96 [2021-10-27T09:12:54.207Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:12:54.207Z] ---> Running in 79d98a4564b6 [2021-10-27T09:12:54.479Z] Removing intermediate container 79d98a4564b6 [2021-10-27T09:12:54.479Z] ---> 6f390ceb9f76 [2021-10-27T09:12:54.479Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:12:54.752Z] ---> Running in c99a07c0b5e7 [2021-10-27T09:12:55.025Z] Removing intermediate container c99a07c0b5e7 [2021-10-27T09:12:55.025Z] ---> 73de2488f50b [2021-10-27T09:12:55.025Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T09:12:55.025Z] ---> Running in 6ea1f534a1e2 [2021-10-27T09:12:55.616Z] Removing intermediate container 6ea1f534a1e2 [2021-10-27T09:12:55.616Z] ---> 4ce2089abd3a [2021-10-27T09:12:55.616Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:12:55.616Z] ---> Running in 00b380573130 [2021-10-27T09:12:55.888Z] Removing intermediate container 00b380573130 [2021-10-27T09:12:55.888Z] ---> 0de59a78bd57 [2021-10-27T09:12:55.888Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:12:56.162Z] ---> Running in e18ec7229722 [2021-10-27T09:12:58.133Z] Removing intermediate container e18ec7229722 [2021-10-27T09:12:58.133Z] ---> b3fcab9466f4 [2021-10-27T09:12:58.133Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:12:58.133Z] ---> Running in afe56875561a [2021-10-27T09:12:59.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T09:13:00.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T09:13:01.065Z] OK: 219 MiB in 52 packages [2021-10-27T09:13:02.046Z] Removing intermediate container afe56875561a [2021-10-27T09:13:02.046Z] ---> 87c1f7c0e6aa [2021-10-27T09:13:02.046Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T09:13:02.046Z] ---> Running in d40cdfb0b7dc [2021-10-27T09:13:02.319Z] Removing intermediate container d40cdfb0b7dc [2021-10-27T09:13:02.319Z] ---> bea79a6db112 [2021-10-27T09:13:02.319Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:13:02.594Z] ---> Running in c38e39b0295f [2021-10-27T09:13:02.866Z] Removing intermediate container c38e39b0295f [2021-10-27T09:13:02.866Z] ---> 8466b98c9167 [2021-10-27T09:13:02.866Z] Step 12/22 : COPY . . [2021-10-27T09:13:06.257Z] ---> 57ef93d41f0f [2021-10-27T09:13:06.257Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:13:06.257Z] ---> Running in b2f8fafd323b [2021-10-27T09:13:08.277Z] Removing intermediate container b2f8fafd323b [2021-10-27T09:13:08.277Z] ---> 5f0af74bfbd2 [2021-10-27T09:13:08.277Z] Step 14/22 : RUN ${MAKE} [2021-10-27T09:13:08.277Z] ---> Running in aba57690ca7e [2021-10-27T09:13:09.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T09:13:36.319Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T09:13:40.631Z] Removing intermediate container aba57690ca7e [2021-10-27T09:13:40.632Z] ---> 3223699ef4ed [2021-10-27T09:13:40.632Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T09:13:41.610Z] 3.14: Pulling from library/alpine [2021-10-27T09:13:41.610Z] 552d1f2373af: Already exists [2021-10-27T09:13:41.610Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T09:13:41.610Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T09:13:41.610Z] ---> bb3de5531c18 [2021-10-27T09:13:41.610Z] Step 16/22 : EXPOSE 4000 [2021-10-27T09:13:41.893Z] ---> Running in c45a605294e9 [2021-10-27T09:13:42.167Z] Removing intermediate container c45a605294e9 [2021-10-27T09:13:42.167Z] ---> dc0b374995a3 [2021-10-27T09:13:42.167Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:13:43.611Z] ---> 5a33fa21855e [2021-10-27T09:13:43.611Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:13:43.888Z] ---> Running in 09c9cdb8aead [2021-10-27T09:13:44.163Z] Removing intermediate container 09c9cdb8aead [2021-10-27T09:13:44.163Z] ---> cfbc783f3b89 [2021-10-27T09:13:44.163Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T09:13:44.441Z] ---> Running in fe3a3c14bc2d [2021-10-27T09:13:44.715Z] Removing intermediate container fe3a3c14bc2d [2021-10-27T09:13:44.715Z] ---> 0d62add1ac55 [2021-10-27T09:13:44.715Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T09:13:44.715Z] ---> Running in e5ac77ba1aca [2021-10-27T09:13:45.313Z] Removing intermediate container e5ac77ba1aca [2021-10-27T09:13:45.313Z] ---> 539bb82c4a66 [2021-10-27T09:13:45.313Z] Step 21/22 : LABEL git_sha=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:13:45.313Z] ---> Running in d93d41608e6e [2021-10-27T09:13:45.587Z] Removing intermediate container d93d41608e6e [2021-10-27T09:13:45.587Z] ---> 15864f91a3a6 [2021-10-27T09:13:45.587Z] Step 22/22 : LABEL version=2.0.1-dev.24 [2021-10-27T09:13:45.861Z] ---> Running in bddcd6dedb18 [2021-10-27T09:13:46.134Z] Removing intermediate container bddcd6dedb18 [2021-10-27T09:13:46.134Z] ---> d9cb19338229 [2021-10-27T09:13:46.134Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T09:13:46.407Z] Successfully built d9cb19338229 [2021-10-27T09:13:46.407Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:13:46.641Z] provisioning config files... [2021-10-27T09:13:46.662Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/26@tmp/config9133275357000699790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:13:47.013Z] ---> docker-login.sh [2021-10-27T09:13:47.013Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:13:47.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:13:47.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:13:47.292Z] Configure a credential helper to remove this warning. See [2021-10-27T09:13:47.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:13:47.292Z] [2021-10-27T09:13:47.292Z] Login Succeeded [2021-10-27T09:13:47.292Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:13:47.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:13:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:13:47.887Z] Configure a credential helper to remove this warning. See [2021-10-27T09:13:47.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:13:47.887Z] [2021-10-27T09:13:47.887Z] Login Succeeded [2021-10-27T09:13:47.887Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:13:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:13:48.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:13:48.431Z] Configure a credential helper to remove this warning. See [2021-10-27T09:13:48.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:13:48.431Z] [2021-10-27T09:13:48.431Z] Login Succeeded [2021-10-27T09:13:48.431Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:13:48.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:13:48.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:13:48.979Z] Configure a credential helper to remove this warning. See [2021-10-27T09:13:48.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:13:48.979Z] [2021-10-27T09:13:48.979Z] Login Succeeded [2021-10-27T09:13:48.979Z] docker.io [2021-10-27T09:13:49.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:13:49.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:13:49.844Z] Configure a credential helper to remove this warning. See [2021-10-27T09:13:49.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:13:49.844Z] [2021-10-27T09:13:49.844Z] Login Succeeded [2021-10-27T09:13:49.844Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:13:49.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:13:49.910Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-27T09:13:49.910Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:13:49.910Z] latest [2021-10-27T09:13:49.910Z] 2.0.1-dev.24 [2021-10-27T09:13:49.910Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:13:49.910Z] main [2021-10-27T09:13:49.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:50.265Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:50.610Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:13:50.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:13:50.610Z] e3a63173cf5b: Preparing [2021-10-27T09:13:50.610Z] ee420dfed78a: Preparing [2021-10-27T09:13:50.610Z] ee420dfed78a: Layer already exists [2021-10-27T09:13:55.749Z] e3a63173cf5b: Pushed [2021-10-27T09:13:55.749Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:56.094Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:56.427Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-27T09:13:56.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:13:56.427Z] e3a63173cf5b: Preparing [2021-10-27T09:13:56.427Z] ee420dfed78a: Preparing [2021-10-27T09:13:56.427Z] e3a63173cf5b: Layer already exists [2021-10-27T09:13:56.427Z] ee420dfed78a: Layer already exists [2021-10-27T09:13:56.699Z] latest: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:57.035Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:57.371Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 [2021-10-27T09:13:57.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:13:57.371Z] e3a63173cf5b: Preparing [2021-10-27T09:13:57.371Z] ee420dfed78a: Preparing [2021-10-27T09:13:57.371Z] e3a63173cf5b: Layer already exists [2021-10-27T09:13:57.371Z] ee420dfed78a: Layer already exists [2021-10-27T09:13:57.641Z] 2.0.1-dev.24: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:57.983Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:58.318Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:13:58.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:13:58.318Z] e3a63173cf5b: Preparing [2021-10-27T09:13:58.318Z] ee420dfed78a: Preparing [2021-10-27T09:13:58.318Z] e3a63173cf5b: Layer already exists [2021-10-27T09:13:58.318Z] ee420dfed78a: Layer already exists [2021-10-27T09:13:58.593Z] 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:58.931Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:59.261Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-27T09:13:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:13:59.261Z] e3a63173cf5b: Preparing [2021-10-27T09:13:59.261Z] ee420dfed78a: Preparing [2021-10-27T09:13:59.531Z] ee420dfed78a: Layer already exists [2021-10-27T09:13:59.531Z] e3a63173cf5b: Layer already exists [2021-10-27T09:13:59.531Z] main: digest: sha256:90bb6be8cd188b2b0c011b0071fb3a058704942aeb52b550f9ec97614186caf5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:13:59.571Z] ===================================================== [Pipeline] echo [2021-10-27T09:13:59.579Z] taggedImages: [2021-10-27T09:13:59.579Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [2021-10-27T09:13:59.579Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-27T09:13:59.579Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.24 [2021-10-27T09:13:59.579Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2-2.0.1-dev.24 [2021-10-27T09:13:59.579Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:13:59.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:13:59.984Z] [2021-10-27T09:13:59.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:00.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:14:00.876Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T09:14:00.876Z] 448f6bf000e3: Pulling fs layer [2021-10-27T09:14:00.876Z] f757da607395: Pulling fs layer [2021-10-27T09:14:00.876Z] 05883995daec: Pulling fs layer [2021-10-27T09:14:00.876Z] 8603b9c90790: Pulling fs layer [2021-10-27T09:14:00.876Z] 1560dd03e051: Pulling fs layer [2021-10-27T09:14:00.876Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T09:14:00.876Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T09:14:00.876Z] 1560dd03e051: Waiting [2021-10-27T09:14:00.876Z] 27f5ce0e4adf: Waiting [2021-10-27T09:14:00.876Z] c2d8d7efcc4b: Waiting [2021-10-27T09:14:00.876Z] 8603b9c90790: Waiting [2021-10-27T09:14:00.876Z] f757da607395: Verifying Checksum [2021-10-27T09:14:00.876Z] f757da607395: Download complete [2021-10-27T09:14:00.876Z] 8603b9c90790: Verifying Checksum [2021-10-27T09:14:00.876Z] 8603b9c90790: Download complete [2021-10-27T09:14:01.154Z] 1560dd03e051: Verifying Checksum [2021-10-27T09:14:01.154Z] 1560dd03e051: Download complete [2021-10-27T09:14:01.154Z] 05883995daec: Verifying Checksum [2021-10-27T09:14:01.154Z] 05883995daec: Download complete [2021-10-27T09:14:01.154Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T09:14:01.154Z] 27f5ce0e4adf: Download complete [2021-10-27T09:14:01.441Z] 448f6bf000e3: Download complete [2021-10-27T09:14:04.061Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T09:14:04.061Z] c2d8d7efcc4b: Download complete [2021-10-27T09:14:05.044Z] 448f6bf000e3: Pull complete [2021-10-27T09:14:05.638Z] f757da607395: Pull complete [2021-10-27T09:14:07.066Z] 05883995daec: Pull complete [2021-10-27T09:14:07.338Z] 8603b9c90790: Pull complete [2021-10-27T09:14:08.323Z] 1560dd03e051: Pull complete [2021-10-27T09:14:08.323Z] 27f5ce0e4adf: Pull complete [2021-10-27T09:14:23.404Z] c2d8d7efcc4b: Pull complete [2021-10-27T09:14:23.404Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T09:14:23.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:14:23.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T09:14:23.634Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-10-27T09:14:23.715Z] $ 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/26 -v /w/workspace/edgex-ui-go/26:/w/workspace/edgex-ui-go/26:rw,z -v /w/workspace/edgex-ui-go/26@tmp:/w/workspace/edgex-ui-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T09:14:26.824Z] $ docker top 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:14:27.822Z] ---> job-cost.sh [2021-10-27T09:14:27.822Z] lf-activate-venv: SKIPPING [2021-10-27T09:14:27.822Z] INFO: No Stack... [2021-10-27T09:14:28.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T09:14:29.042Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T09:14:29.711Z] + cat /w/workspace/edgex-ui-go/26/archives/cost.csv [2021-10-27T09:14:29.711Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T09:14:29.773Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [2021-10-27T09:14:29.779Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] did not exist. Created. [2021-10-27T09:14:29.779Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:14:30.458Z] /w/workspace/edgex-ui-go/26@tmp/durable-168d6e5b/script.sh: 1: /w/workspace/edgex-ui-go/26@tmp/durable-168d6e5b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T09:14:31.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T09:14:32.104Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T09:14:32.248Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T09:14:32.255Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T09:14:32.274Z] $ docker stop --time=1 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 [2021-10-27T09:14:33.919Z] $ docker rm -f 14112c2c08e70909b88a6baabd403824f5b5e1f1780dd60ccb4f042a9137bba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T09:14:34.613Z] provisioning config files... [2021-10-27T09:14:34.621Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5046504542281009952tmp [Pipeline] { [Pipeline] sh [2021-10-27T09:14:34.930Z] + set +x [2021-10-27T09:14:34.930Z] + curl -s https://codecov.io/bash [2021-10-27T09:14:34.930Z] + bash -s -- [2021-10-27T09:14:34.930Z] [2021-10-27T09:14:34.930Z] _____ _ [2021-10-27T09:14:34.930Z] / ____| | | [2021-10-27T09:14:34.930Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T09:14:34.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T09:14:34.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T09:14:34.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T09:14:34.930Z] Bash-1.0.6 [2021-10-27T09:14:34.930Z] [2021-10-27T09:14:34.930Z] [2021-10-27T09:14:34.930Z] ==> git version 2.24.4 found [2021-10-27T09:14:34.930Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T09:14:34.930Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T09:14:34.930Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T09:14:34.930Z] ==> Jenkins CI detected. [2021-10-27T09:14:34.930Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:14:34.930Z] project root: . [2021-10-27T09:14:34.930Z] --> token set from env [2021-10-27T09:14:34.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T09:14:34.930Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T09:14:34.930Z] ==> Python coveragepy not found [2021-10-27T09:14:34.930Z] ==> Searching for coverage reports in: [2021-10-27T09:14:34.930Z] + . [2021-10-27T09:14:34.930Z] -> Found 1 reports [2021-10-27T09:14:35.192Z] ==> Detecting git/mercurial file structure [2021-10-27T09:14:35.192Z] ==> Reading reports [2021-10-27T09:14:35.192Z] + ./coverage.out bytes=10 [2021-10-27T09:14:35.192Z] ==> Appending adjustments [2021-10-27T09:14:35.192Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T09:14:35.192Z] + Found adjustments [2021-10-27T09:14:35.192Z] ==> Gzipping contents [2021-10-27T09:14:35.192Z] 4.0K /tmp/codecov.AqTYSA.gz [2021-10-27T09:14:35.192Z] ==> Uploading reports [2021-10-27T09:14:35.192Z] url: https://codecov.io [2021-10-27T09:14:35.192Z] query: branch=main&commit=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T09:14:35.192Z] -> Pinging Codecov [2021-10-27T09:14:35.192Z] 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=7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T09:14:35.765Z] -> Uploading to [2021-10-27T09:14:35.765Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2/0bc58c66-7e39-4100-93dc-f4087bbb674b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T091435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a2cc5382fd1bb4795a8204b3eec523d3f95204ed6c49fb3a1925902e5323ffa [2021-10-27T09:14:35.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T09:14:35.765Z] Dload Upload Total Spent Left Speed [2021-10-27T09:14:36.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3670 0 0 100 3670 0 11773 --:--:-- --:--:-- --:--:-- 11762 100 3670 0 0 100 3670 0 11769 --:--:-- --:--:-- --:--:-- 11762 [2021-10-27T09:14:36.037Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] } [2021-10-27T09:14:36.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-27T09:14:37.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-27T09:14:37.353Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:37.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:14:37.645Z] [2021-10-27T09:14:37.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:37.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:14:37.965Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-27T09:14:37.965Z] 188c0c94c7c5: Pulling fs layer [2021-10-27T09:14:37.965Z] 0ef7d3d256c8: Pulling fs layer [2021-10-27T09:14:37.965Z] de9db76c5a1d: Pulling fs layer [2021-10-27T09:14:37.965Z] 0eba1c9be4d2: Pulling fs layer [2021-10-27T09:14:37.965Z] 0d57e429df01: Pulling fs layer [2021-10-27T09:14:37.965Z] 4e4be7b47b0d: Pulling fs layer [2021-10-27T09:14:37.965Z] e1f770b5df2f: Pulling fs layer [2021-10-27T09:14:37.965Z] 85a0685a4137: Pulling fs layer [2021-10-27T09:14:37.965Z] 0eba1c9be4d2: Waiting [2021-10-27T09:14:37.965Z] 0d57e429df01: Waiting [2021-10-27T09:14:37.965Z] 4e4be7b47b0d: Waiting [2021-10-27T09:14:37.965Z] e1f770b5df2f: Waiting [2021-10-27T09:14:37.965Z] 85a0685a4137: Waiting [2021-10-27T09:14:37.965Z] de9db76c5a1d: Download complete [2021-10-27T09:14:37.965Z] 0ef7d3d256c8: Verifying Checksum [2021-10-27T09:14:37.965Z] 0ef7d3d256c8: Download complete [2021-10-27T09:14:37.965Z] 0d57e429df01: Verifying Checksum [2021-10-27T09:14:37.965Z] 0d57e429df01: Download complete [2021-10-27T09:14:37.965Z] 188c0c94c7c5: Verifying Checksum [2021-10-27T09:14:37.965Z] 188c0c94c7c5: Download complete [2021-10-27T09:14:37.965Z] 4e4be7b47b0d: Verifying Checksum [2021-10-27T09:14:37.965Z] 4e4be7b47b0d: Download complete [2021-10-27T09:14:38.237Z] e1f770b5df2f: Verifying Checksum [2021-10-27T09:14:38.237Z] e1f770b5df2f: Download complete [2021-10-27T09:14:38.540Z] 188c0c94c7c5: Pull complete [2021-10-27T09:14:38.540Z] 0eba1c9be4d2: Verifying Checksum [2021-10-27T09:14:38.540Z] 0eba1c9be4d2: Download complete [2021-10-27T09:14:38.813Z] 0ef7d3d256c8: Pull complete [2021-10-27T09:14:38.813Z] 85a0685a4137: Verifying Checksum [2021-10-27T09:14:38.813Z] 85a0685a4137: Download complete [2021-10-27T09:14:38.813Z] de9db76c5a1d: Pull complete [2021-10-27T09:14:42.170Z] 0eba1c9be4d2: Pull complete [2021-10-27T09:14:42.170Z] 0d57e429df01: Pull complete [2021-10-27T09:14:42.170Z] 4e4be7b47b0d: Pull complete [2021-10-27T09:14:42.748Z] e1f770b5df2f: Pull complete [2021-10-27T09:14:46.973Z] 85a0685a4137: Pull complete [2021-10-27T09:14:46.973Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-27T09:14:46.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:14:46.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-27T09:14:47.036Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:14:47.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-27T09:14:49.002Z] $ docker top 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T09:14:49.077Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-27T09:14:49.362Z] + set -o pipefail [2021-10-27T09:14:49.362Z] + snyk monitor '--org=edgex-jenkins' [2021-10-27T09:14:52.677Z] [2021-10-27T09:14:52.677Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-27T09:14:52.677Z] [2021-10-27T09:14:52.677Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c907d0d6-c367-4863-9388-18f3537c49e9 [2021-10-27T09:14:52.677Z] [2021-10-27T09:14:52.678Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-27T09:14:52.678Z] [2021-10-27T09:14:52.678Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-27T09:14:52.678Z] [2021-10-27T09:14:52.678Z] [Pipeline] } [2021-10-27T09:14:52.689Z] $ docker stop --time=1 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 [2021-10-27T09:14:54.416Z] $ docker rm -f 1367934de084f353534b0312e228a1fbf5d50e34b3d8ff617e70ad72ca725040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:14:55.232Z] + git log --format=format:%s -1 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:55.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:14:55.533Z] . [Pipeline] withDockerContainer [2021-10-27T09:14:55.597Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:14:55.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T09:14:55.976Z] $ docker top ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:14:56.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:14:56.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:14:56.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:14:56.171Z] $ docker exec ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 ssh-agent [2021-10-27T09:14:56.265Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhhDfEe/agent.14 [2021-10-27T09:14:56.265Z] SSH_AGENT_PID=21 [2021-10-27T09:14:56.271Z] Running ssh-add (command line suppressed) [2021-10-27T09:14:56.372Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6919690615187368301.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6919690615187368301.key) [2021-10-27T09:14:56.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:14:56.680Z] + git semver tag [2021-10-27T09:14:56.680Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:14:56.680Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:14:56.680Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:14:56.680Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:14:56.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:14:56.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:14:56.680Z] # $SEMVER_BRANCH = main [2021-10-27T09:14:56.680Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-27T09:14:56.680Z] # 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 HEAD [2021-10-27T09:14:56.680Z] # -> Force: false [2021-10-27T09:14:56.680Z] # 79bf74799fe7143ff80ad86c9e4ebaced9ac583a refs/tags/v2.0.1-dev.24 [Pipeline] } [2021-10-27T09:14:56.690Z] $ docker exec --env ******** --env ******** ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 ssh-agent -k [2021-10-27T09:14:56.783Z] unset SSH_AUTH_SOCK; [2021-10-27T09:14:56.785Z] unset SSH_AGENT_PID; [2021-10-27T09:14:56.785Z] echo Agent pid 21 killed; [2021-10-27T09:14:56.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:14:57.107Z] + git semver [Pipeline] } [2021-10-27T09:14:57.123Z] $ docker stop --time=1 ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 [2021-10-27T09:14:58.304Z] $ docker rm -f ab8e0032161e557d30aef7bae2037b339a6ba8e6c9cb5c197767aaf25951e138 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:58.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:14:58.692Z] [2021-10-27T09:14:58.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:14:58.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:14:58.994Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-27T09:14:58.994Z] ab5ef0e58194: Pulling fs layer [2021-10-27T09:14:58.994Z] 9712f1f96733: Pulling fs layer [2021-10-27T09:14:58.994Z] 63f879dbbcfc: Pulling fs layer [2021-10-27T09:14:58.994Z] 0d9ebad4ef96: Pulling fs layer [2021-10-27T09:14:58.994Z] e9a5061849ea: Pulling fs layer [2021-10-27T09:14:58.994Z] d747dcd14b5f: Pulling fs layer [2021-10-27T09:14:58.994Z] 2de7ff778b66: Pulling fs layer [2021-10-27T09:14:58.994Z] e9a5061849ea: Waiting [2021-10-27T09:14:58.994Z] d747dcd14b5f: Waiting [2021-10-27T09:14:58.994Z] 2de7ff778b66: Waiting [2021-10-27T09:14:58.994Z] 0d9ebad4ef96: Waiting [2021-10-27T09:14:58.994Z] 9712f1f96733: Verifying Checksum [2021-10-27T09:14:58.994Z] 9712f1f96733: Download complete [2021-10-27T09:14:59.261Z] 63f879dbbcfc: Verifying Checksum [2021-10-27T09:14:59.261Z] 63f879dbbcfc: Download complete [2021-10-27T09:14:59.524Z] 0d9ebad4ef96: Verifying Checksum [2021-10-27T09:14:59.524Z] 0d9ebad4ef96: Download complete [2021-10-27T09:14:59.524Z] d747dcd14b5f: Verifying Checksum [2021-10-27T09:14:59.524Z] d747dcd14b5f: Download complete [2021-10-27T09:14:59.524Z] ab5ef0e58194: Verifying Checksum [2021-10-27T09:14:59.524Z] ab5ef0e58194: Download complete [2021-10-27T09:14:59.524Z] e9a5061849ea: Verifying Checksum [2021-10-27T09:14:59.524Z] e9a5061849ea: Download complete [2021-10-27T09:14:59.524Z] 2de7ff778b66: Verifying Checksum [2021-10-27T09:14:59.524Z] 2de7ff778b66: Download complete [2021-10-27T09:15:02.858Z] ab5ef0e58194: Pull complete [2021-10-27T09:15:02.858Z] 9712f1f96733: Pull complete [2021-10-27T09:15:03.122Z] 63f879dbbcfc: Pull complete [2021-10-27T09:15:07.374Z] 0d9ebad4ef96: Pull complete [2021-10-27T09:15:07.639Z] e9a5061849ea: Pull complete [2021-10-27T09:15:07.639Z] d747dcd14b5f: Pull complete [2021-10-27T09:15:08.584Z] 2de7ff778b66: Pull complete [2021-10-27T09:15:08.584Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-27T09:15:08.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:15:08.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-27T09:15:09.562Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:15:09.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-27T09:15:12.780Z] $ docker top 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:15:12.860Z] provisioning config files... [2021-10-27T09:15:12.867Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6980872251929867009tmp [2021-10-27T09:15:12.886Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2403147754023958480tmp [2021-10-27T09:15:12.912Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5588429924196208794tmp [Pipeline] { [Pipeline] echo [2021-10-27T09:15:12.931Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:13.220Z] ---> sigul-configuration.sh [2021-10-27T09:15:13.220Z] gpg: directory `/root/.gnupg' created [2021-10-27T09:15:13.220Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-27T09:15:13.220Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-27T09:15:13.220Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-27T09:15:13.220Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-27T09:15:13.220Z] gpg: CAST5 encrypted data [2021-10-27T09:15:13.220Z] gpg: encrypted with 1 passphrase [2021-10-27T09:15:13.220Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-27T09:15:13.510Z] + mkdir /home/jenkins [2021-10-27T09:15:13.510Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-27T09:15:13.802Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-27T09:15:13.812Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:14.103Z] ---> sigul-install.sh [2021-10-27T09:15:14.103Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-27T09:15:14.394Z] + git tag --list [2021-10-27T09:15:14.394Z] 0.1.1 [2021-10-27T09:15:14.394Z] v1.1.0 [2021-10-27T09:15:14.394Z] v1.2.0 [2021-10-27T09:15:14.394Z] v1.2.1 [2021-10-27T09:15:14.394Z] v1.3.0 [2021-10-27T09:15:14.394Z] v2.0.0 [2021-10-27T09:15:14.394Z] v2.0.1-dev.1 [2021-10-27T09:15:14.394Z] v2.0.1-dev.10 [2021-10-27T09:15:14.394Z] v2.0.1-dev.11 [2021-10-27T09:15:14.394Z] v2.0.1-dev.12 [2021-10-27T09:15:14.394Z] v2.0.1-dev.13 [2021-10-27T09:15:14.394Z] v2.0.1-dev.14 [2021-10-27T09:15:14.394Z] v2.0.1-dev.15 [2021-10-27T09:15:14.394Z] v2.0.1-dev.16 [2021-10-27T09:15:14.394Z] v2.0.1-dev.17 [2021-10-27T09:15:14.394Z] v2.0.1-dev.18 [2021-10-27T09:15:14.394Z] v2.0.1-dev.19 [2021-10-27T09:15:14.394Z] v2.0.1-dev.2 [2021-10-27T09:15:14.394Z] v2.0.1-dev.20 [2021-10-27T09:15:14.394Z] v2.0.1-dev.21 [2021-10-27T09:15:14.394Z] v2.0.1-dev.22 [2021-10-27T09:15:14.394Z] v2.0.1-dev.23 [2021-10-27T09:15:14.394Z] v2.0.1-dev.24 [2021-10-27T09:15:14.394Z] v2.0.1-dev.3 [2021-10-27T09:15:14.394Z] v2.0.1-dev.4 [2021-10-27T09:15:14.394Z] v2.0.1-dev.5 [2021-10-27T09:15:14.394Z] v2.0.1-dev.6 [2021-10-27T09:15:14.394Z] v2.0.1-dev.7 [2021-10-27T09:15:14.394Z] v2.0.1-dev.8 [2021-10-27T09:15:14.394Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-27T09:15:14.688Z] + lftools sign git-tag v2.0.1-dev.24 [2021-10-27T09:15:15.266Z] Signing Git tag with Sigul... [2021-10-27T09:15:15.266Z] Signing v2.0.1-dev.24 [Pipeline] echo [2021-10-27T09:15:16.663Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:16.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-27T09:15:16.965Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-27T09:15:16.986Z] $ docker stop --time=1 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 [2021-10-27T09:15:18.169Z] $ docker rm -f 3bdc9064f8ba90729613cbff64b138f7f842547b02c3a6860fa72c9cdab21297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:15:18.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:15:18.700Z] . [Pipeline] withDockerContainer [2021-10-27T09:15:18.777Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:15:18.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T09:15:19.224Z] $ docker top 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:15:19.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:15:19.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:15:19.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:15:19.425Z] $ docker exec 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb ssh-agent [2021-10-27T09:15:19.545Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelGMBd/agent.14 [2021-10-27T09:15:19.545Z] SSH_AGENT_PID=21 [2021-10-27T09:15:19.550Z] Running ssh-add (command line suppressed) [2021-10-27T09:15:19.671Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4057035500413041859.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4057035500413041859.key) [2021-10-27T09:15:19.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:15:19.978Z] + git semver bump pre [2021-10-27T09:15:19.978Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:15:19.978Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:15:19.978Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:15:19.978Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:15:19.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:15:19.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:15:19.978Z] # $SEMVER_BRANCH = main [2021-10-27T09:15:19.978Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-27T09:15:19.978Z] 2.0.1-dev.25 [Pipeline] } [2021-10-27T09:15:19.985Z] $ docker exec --env ******** --env ******** 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb ssh-agent -k [2021-10-27T09:15:20.077Z] unset SSH_AUTH_SOCK; [2021-10-27T09:15:20.078Z] unset SSH_AGENT_PID; [2021-10-27T09:15:20.078Z] echo Agent pid 21 killed; [2021-10-27T09:15:20.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:15:20.381Z] + git semver [Pipeline] } [2021-10-27T09:15:20.391Z] $ docker stop --time=1 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb [2021-10-27T09:15:21.579Z] $ docker rm -f 174cb48f517ab4e74a5e868d1c17115e63736f49cfcace2155bf208efd57e5bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:15:21.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:15:21.928Z] . [Pipeline] withDockerContainer [2021-10-27T09:15:21.991Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:15:22.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T09:15:22.396Z] $ docker top eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:15:22.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:15:22.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:15:22.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:15:22.591Z] $ docker exec eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 ssh-agent [2021-10-27T09:15:22.689Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdMPgLi/agent.13 [2021-10-27T09:15:22.689Z] SSH_AGENT_PID=19 [2021-10-27T09:15:22.695Z] Running ssh-add (command line suppressed) [2021-10-27T09:15:22.782Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6080897707738697728.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6080897707738697728.key) [2021-10-27T09:15:22.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:15:23.080Z] + git semver push [2021-10-27T09:15:23.080Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:15:23.080Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:15:23.080Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:15:23.080Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:15:23.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:15:23.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:15:23.080Z] # $SEMVER_BRANCH = main [2021-10-27T09:15:23.080Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-27T09:15:26.066Z] $ docker exec --env ******** --env ******** eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 ssh-agent -k [2021-10-27T09:15:26.158Z] unset SSH_AUTH_SOCK; [2021-10-27T09:15:26.158Z] unset SSH_AGENT_PID; [2021-10-27T09:15:26.158Z] echo Agent pid 19 killed; [2021-10-27T09:15:26.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:15:26.711Z] + git semver [Pipeline] } [2021-10-27T09:15:26.721Z] $ docker stop --time=1 eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 [2021-10-27T09:15:27.949Z] $ docker rm -f eaed3047fb1ff7d9f01ff2af921fdcda25f48ac7dc30df538cb05a47728d9258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T09:15:28.796Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:29.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:29.655Z] ---> package-listing.sh [2021-10-27T09:15:29.655Z] ++ facter osfamily [2021-10-27T09:15:29.655Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T09:15:29.916Z] + OS_FAMILY=redhat [2021-10-27T09:15:29.916Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:15:29.916Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T09:15:29.916Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T09:15:29.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T09:15:29.916Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T09:15:29.916Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-27T09:15:29.916Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T09:15:29.916Z] + case "${OS_FAMILY}" in [2021-10-27T09:15:29.916Z] + rpm -qa [2021-10-27T09:15:29.916Z] + sort [2021-10-27T09:15:30.487Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T09:15:30.487Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T09:15:30.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T09:15:30.487Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-27T09:15:30.487Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-27T09:15:30.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-27T09:15:30.499Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T09:15:30.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:15:32.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:15:32.177Z] [2021-10-27T09:15:32.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:15:32.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:15:32.476Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T09:15:32.476Z] b4d181a07f80: Pulling fs layer [2021-10-27T09:15:32.476Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T09:15:32.476Z] ed53099fbce6: Pulling fs layer [2021-10-27T09:15:32.476Z] dc539afda2c1: Pulling fs layer [2021-10-27T09:15:32.476Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T09:15:32.476Z] 9065ff56babe: Pulling fs layer [2021-10-27T09:15:32.476Z] d287ab97295c: Pulling fs layer [2021-10-27T09:15:32.476Z] 77bc0d833cb6: Waiting [2021-10-27T09:15:32.476Z] 9065ff56babe: Waiting [2021-10-27T09:15:32.476Z] d287ab97295c: Waiting [2021-10-27T09:15:32.476Z] dc539afda2c1: Waiting [2021-10-27T09:15:32.476Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T09:15:32.476Z] a1111a8f2ec3: Download complete [2021-10-27T09:15:32.476Z] dc539afda2c1: Verifying Checksum [2021-10-27T09:15:32.476Z] dc539afda2c1: Download complete [2021-10-27T09:15:32.476Z] ed53099fbce6: Verifying Checksum [2021-10-27T09:15:32.476Z] ed53099fbce6: Download complete [2021-10-27T09:15:32.738Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T09:15:32.738Z] 77bc0d833cb6: Download complete [2021-10-27T09:15:32.738Z] 9065ff56babe: Verifying Checksum [2021-10-27T09:15:32.738Z] 9065ff56babe: Download complete [2021-10-27T09:15:32.738Z] b4d181a07f80: Verifying Checksum [2021-10-27T09:15:32.738Z] b4d181a07f80: Download complete [2021-10-27T09:15:33.315Z] d287ab97295c: Verifying Checksum [2021-10-27T09:15:33.315Z] d287ab97295c: Download complete [2021-10-27T09:15:34.268Z] b4d181a07f80: Pull complete [2021-10-27T09:15:34.268Z] a1111a8f2ec3: Pull complete [2021-10-27T09:15:34.840Z] ed53099fbce6: Pull complete [2021-10-27T09:15:34.840Z] dc539afda2c1: Pull complete [2021-10-27T09:15:35.101Z] 77bc0d833cb6: Pull complete [2021-10-27T09:15:35.101Z] 9065ff56babe: Pull complete [2021-10-27T09:15:40.442Z] d287ab97295c: Pull complete [2021-10-27T09:15:40.442Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T09:15:40.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:15:40.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T09:15:40.501Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-10-27T09:15:40.539Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T09:15:42.886Z] $ docker top 7f412d6f3e79f2537b5a49ee9197241c814d882bc68b6607c1456662b281065a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:15:43.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T09:15:43.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T09:15:43.800Z] + ls /var/log/sa-host [2021-10-27T09:15:43.800Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T09:15:43.800Z] file_magic: OK [2021-10-27T09:15:43.800Z] HZ: Using current value: 100 [2021-10-27T09:15:43.800Z] file_header: OK [2021-10-27T09:15:43.800Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T09:15:43.800Z] Statistics: [2021-10-27T09:15:43.800Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T09:15:43.800Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T09:15:43.800Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T09:15:43.800Z] file_magic: OK [2021-10-27T09:15:43.800Z] HZ: Using current value: 100 [2021-10-27T09:15:43.800Z] file_header: OK [2021-10-27T09:15:43.800Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T09:15:43.800Z] Statistics: [2021-10-27T09:15:43.800Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T09:15:43.800Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:15:44.037Z] provisioning config files... [2021-10-27T09:15:44.046Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5649772500174600270tmp [Pipeline] { [Pipeline] echo [2021-10-27T09:15:44.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:44.343Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T09:15:44.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:44.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T09:15:44.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:44.981Z] ---> sudo-logs.sh [2021-10-27T09:15:44.981Z] Archiving 'sudo' log.. [2021-10-27T09:15:45.556Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.novalocal: Name or service not known [2021-10-27T09:15:45.818Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T09:15:45.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:46.125Z] ---> job-cost.sh [2021-10-27T09:15:46.125Z] lf-activate-venv: SKIPPING [2021-10-27T09:15:46.125Z] DEBUG: total: 0.10999999940395355 [2021-10-27T09:15:46.125Z] INFO: Retrieving Stack Cost... [2021-10-27T09:15:46.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T09:15:46.644Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T09:15:46.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:15:46.943Z] ---> logs-deploy.sh [2021-10-27T09:15:46.943Z] lf-activate-venv: SKIPPING [2021-10-27T09:15:46.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/26 [2021-10-27T09:15:46.943Z] INFO: archiving workspace using pattern(s): [2021-10-27T09:15:47.514Z] Archives upload complete. [2021-10-27T09:15:47.774Z] INFO: archiving logs to Nexus