Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d10556797afaecf939d3a21dde5b7eeac07f4476 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-ssh6138355238057662773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6215270521902953325.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7910312235294802471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1526937695720055058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh7877036826678006240.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-148 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-ssh797403441802334918.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 d10556797afaecf939d3a21dde5b7eeac07f4476 (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 d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" > git rev-list --no-walk 72af539b2052526d2b8acca83d273b12abdf21a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-14T09:28:23.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-14T09:28:23.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-14T09:28:23.972Z] ========================================================= [2021-09-14T09:28:23.972Z] EdgeX Global Pipelines Version Info [2021-09-14T09:28:23.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:28:25.233Z] ------------------- [2021-09-14T09:28:25.233Z] stable info: [2021-09-14T09:28:25.233Z] ------------------- [2021-09-14T09:28:25.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-14T09:28:25.233Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T09:28:25.233Z] Message: update stable to v1.0.205 [2021-09-14T09:28:25.826Z] ------------------- [2021-09-14T09:28:25.826Z] experimental info: [2021-09-14T09:28:25.826Z] ------------------- [2021-09-14T09:28:25.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-14T09:28:25.826Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T09:28:25.826Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-14T09:28:25.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-14T09:28:26.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-14T09:28:26.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-14T09:28:26.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-14T09:28:26.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-14T09:28:26.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-14T09:28:26.164Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-14T09:28:26.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-14T09:28:26.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-14T09:28:26.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-14T09:28:26.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-14T09:28:26.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-14T09:28:26.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-14T09:28:26.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-14T09:28:26.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-14T09:28:26.424Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T09:28:26.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T09:28:26.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-14T09:28:26.506Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-14T09:28:26.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-14T09:28:26.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-14T09:28:26.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-14T09:28:26.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-14T09:28:26.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-14T09:28:26.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-14T09:28:26.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-14T09:28:26.768Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-14T09:28:26.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-14T09:28:26.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-14T09:28:26.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-14T09:28:26.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] echo [2021-09-14T09:28:26.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d105567 [Pipeline] echo [2021-09-14T09:28:26.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:28:27.057Z] provisioning config files... [2021-09-14T09:28:27.080Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8763559792863835572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:28:27.415Z] ---> docker-login.sh [2021-09-14T09:28:27.415Z] nexus3.edgexfoundry.org:10001 [2021-09-14T09:28:27.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:28:28.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:28:28.824Z] Configure a credential helper to remove this warning. See [2021-09-14T09:28:28.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:28:28.824Z] [2021-09-14T09:28:28.824Z] Login Succeeded [2021-09-14T09:28:28.824Z] nexus3.edgexfoundry.org:10002 [2021-09-14T09:28:28.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:28:28.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:28:28.824Z] Configure a credential helper to remove this warning. See [2021-09-14T09:28:28.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:28:28.824Z] [2021-09-14T09:28:28.824Z] Login Succeeded [2021-09-14T09:28:28.824Z] nexus3.edgexfoundry.org:10003 [2021-09-14T09:28:28.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:28:28.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:28:28.824Z] Configure a credential helper to remove this warning. See [2021-09-14T09:28:28.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:28:28.824Z] [2021-09-14T09:28:28.824Z] Login Succeeded [2021-09-14T09:28:28.824Z] nexus3.edgexfoundry.org:10004 [2021-09-14T09:28:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:28:29.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:28:29.090Z] Configure a credential helper to remove this warning. See [2021-09-14T09:28:29.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:28:29.090Z] [2021-09-14T09:28:29.090Z] Login Succeeded [2021-09-14T09:28:29.090Z] docker.io [2021-09-14T09:28:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:28:29.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:28:29.675Z] Configure a credential helper to remove this warning. See [2021-09-14T09:28:29.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:28:29.675Z] [2021-09-14T09:28:29.675Z] Login Succeeded [2021-09-14T09:28:29.675Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T09:28:29.691Z] 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-09-14T09:28:30.238Z] + git log --format=format:%s -1 d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] echo [2021-09-14T09:28:30.296Z] GIT_COMMIT: d10556797afaecf939d3a21dde5b7eeac07f4476, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 [Pipeline] echo [2021-09-14T09:28:30.315Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:28:31.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:28:31.360Z] [2021-09-14T09:28:31.360Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:28:31.696Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:28:31.696Z] latest: Pulling from edgex-devops/git-semver [2021-09-14T09:28:31.696Z] 31603596830f: Pulling fs layer [2021-09-14T09:28:31.696Z] 04fac38145f0: Pulling fs layer [2021-09-14T09:28:31.696Z] 701f6daf10bf: Pulling fs layer [2021-09-14T09:28:31.696Z] 24f72da36158: Pulling fs layer [2021-09-14T09:28:31.696Z] 24f72da36158: Waiting [2021-09-14T09:28:31.696Z] 04fac38145f0: Verifying Checksum [2021-09-14T09:28:31.696Z] 04fac38145f0: Download complete [2021-09-14T09:28:31.963Z] 31603596830f: Verifying Checksum [2021-09-14T09:28:31.963Z] 31603596830f: Download complete [2021-09-14T09:28:32.228Z] 31603596830f: Pull complete [2021-09-14T09:28:32.228Z] 24f72da36158: Verifying Checksum [2021-09-14T09:28:32.228Z] 24f72da36158: Download complete [2021-09-14T09:28:32.228Z] 04fac38145f0: Pull complete [2021-09-14T09:28:32.228Z] 701f6daf10bf: Verifying Checksum [2021-09-14T09:28:32.228Z] 701f6daf10bf: Download complete [2021-09-14T09:28:32.816Z] 701f6daf10bf: Pull complete [2021-09-14T09:28:33.082Z] 24f72da36158: Pull complete [2021-09-14T09:28:33.082Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-14T09:28:33.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:28:33.082Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-14T09:28:33.178Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:28:33.243Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T09:28:34.046Z] $ docker top 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T09:28:34.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T09:28:34.183Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T09:28:34.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T09:28:34.303Z] $ docker exec 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent [2021-09-14T09:28:34.417Z] SSH_AUTH_SOCK=/tmp/ssh-hP0ewSGMvAGW/agent.14 [2021-09-14T09:28:34.417Z] SSH_AGENT_PID=21 [2021-09-14T09:28:34.429Z] Running ssh-add (command line suppressed) [2021-09-14T09:28:34.530Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4806118564510602970.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4806118564510602970.key) [2021-09-14T09:28:34.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T09:28:34.872Z] + git tag --points-at HEAD [Pipeline] } [2021-09-14T09:28:34.891Z] $ docker exec --env ******** --env ******** 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent -k [2021-09-14T09:28:34.985Z] unset SSH_AUTH_SOCK; [2021-09-14T09:28:34.985Z] unset SSH_AGENT_PID; [2021-09-14T09:28:34.985Z] echo Agent pid 21 killed; [2021-09-14T09:28:35.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-14T09:28:35.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T09:28:35.044Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T09:28:35.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T09:28:35.160Z] $ docker exec 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent [2021-09-14T09:28:35.261Z] SSH_AUTH_SOCK=/tmp/ssh-yT7Ybjs6L7UD/agent.54 [2021-09-14T09:28:35.261Z] SSH_AGENT_PID=60 [2021-09-14T09:28:35.270Z] Running ssh-add (command line suppressed) [2021-09-14T09:28:35.361Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3939149348466112087.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3939149348466112087.key) [2021-09-14T09:28:35.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T09:28:35.709Z] + git semver init [2021-09-14T09:28:35.709Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T09:28:35.709Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-14T09:28:35.709Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:28:35.709Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T09:28:35.709Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T09:28:35.709Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T09:28:35.709Z] # $SEMVER_BRANCH = main [2021-09-14T09:28:35.709Z] # $SEMVER_TEMP = /tmp/semver-954271517 [2021-09-14T09:28:35.709Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-14T09:28:37.650Z] # '/tmp/semver-954271517' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-09-14T09:28:37.650Z] # -> Force: false [2021-09-14T09:28:37.650Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-14T09:28:37.664Z] $ docker exec --env ******** --env ******** 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent -k [2021-09-14T09:28:37.763Z] unset SSH_AUTH_SOCK; [2021-09-14T09:28:37.763Z] unset SSH_AGENT_PID; [2021-09-14T09:28:37.763Z] echo Agent pid 60 killed; [2021-09-14T09:28:37.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T09:28:38.132Z] + git semver [Pipeline] } [2021-09-14T09:28:38.149Z] $ docker stop --time=1 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 [2021-09-14T09:28:39.444Z] $ docker rm -f 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T09:28:39.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-14T09:28:40.146Z] Stashed 1 file(s) [Pipeline] echo [2021-09-14T09:28:40.150Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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-09-14T09:28:55.429Z] Still waiting to schedule task [2021-09-14T09:28:55.429Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-148’ [2021-09-14T09:28:55.432Z] Still waiting to schedule task [2021-09-14T09:28:55.433Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-14T09:31:11.903Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-149 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-14T09:31:11.924Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-09-14T09:31:12.139Z] The recommended git tool is: git [2021-09-14T09:31:17.739Z] using credential edgex-jenkins-ssh [2021-09-14T09:31:17.768Z] Cloning the remote Git repository [2021-09-14T09:31:17.813Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-14T09:31:17.920Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-09-14T09:31:18.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-14T09:31:18.017Z] > git --version # timeout=10 [2021-09-14T09:31:18.032Z] > git --version # 'git version 2.17.1' [2021-09-14T09:31:18.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T09:31:18.100Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T09:31:20.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-14T09:31:20.824Z] Avoid second fetch [2021-09-14T09:31:20.825Z] Checking out Revision d10556797afaecf939d3a21dde5b7eeac07f4476 (main) [2021-09-14T09:31:20.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T09:31:20.840Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T09:31:20.861Z] > git checkout -f d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 [2021-09-14T09:31:25.335Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:31:26.001Z] provisioning config files... [2021-09-14T09:31:26.034Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config7746291985859911660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:31:26.599Z] ---> docker-login.sh [2021-09-14T09:31:26.599Z] nexus3.edgexfoundry.org:10001 [2021-09-14T09:31:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:28.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:28.311Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:28.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:28.311Z] [2021-09-14T09:31:28.311Z] Login Succeeded [2021-09-14T09:31:28.311Z] nexus3.edgexfoundry.org:10002 [2021-09-14T09:31:28.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:28.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:28.862Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:28.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:28.862Z] [2021-09-14T09:31:28.862Z] Login Succeeded [2021-09-14T09:31:28.862Z] nexus3.edgexfoundry.org:10003 [2021-09-14T09:31:29.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:29.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:29.462Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:29.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:29.462Z] [2021-09-14T09:31:29.462Z] Login Succeeded [2021-09-14T09:31:29.462Z] nexus3.edgexfoundry.org:10004 [2021-09-14T09:31:29.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:30.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:30.009Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:30.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:30.009Z] [2021-09-14T09:31:30.009Z] Login Succeeded [2021-09-14T09:31:30.009Z] docker.io [2021-09-14T09:31:30.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:30.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:30.881Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:30.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:30.881Z] [2021-09-14T09:31:30.881Z] Login Succeeded [2021-09-14T09:31:30.881Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T09:31:30.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-14T09:31:31.486Z] ========================================================= [2021-09-14T09:31:31.486Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-14T09:31:31.486Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:31:31.909Z] + 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-09-14T09:31:32.914Z] Sending build context to Docker daemon 21.36MB [2021-09-14T09:31:32.914Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-14T09:31:32.914Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-14T09:31:33.188Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-14T09:31:33.188Z] 595b0fe564bb: Pulling fs layer [2021-09-14T09:31:33.188Z] 24495759ef45: Pulling fs layer [2021-09-14T09:31:33.188Z] d148012ef14d: Pulling fs layer [2021-09-14T09:31:33.188Z] e90a11edd702: Pulling fs layer [2021-09-14T09:31:33.188Z] d77568369979: Pulling fs layer [2021-09-14T09:31:33.188Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-14T09:31:33.188Z] 170f2ba95c9a: Pulling fs layer [2021-09-14T09:31:33.188Z] 97ac5df62f85: Pulling fs layer [2021-09-14T09:31:33.188Z] e90a11edd702: Waiting [2021-09-14T09:31:33.188Z] d77568369979: Waiting [2021-09-14T09:31:33.188Z] fc1c9f9a7f3b: Waiting [2021-09-14T09:31:33.188Z] 97ac5df62f85: Waiting [2021-09-14T09:31:33.188Z] 170f2ba95c9a: Waiting [2021-09-14T09:31:33.188Z] d148012ef14d: Download complete [2021-09-14T09:31:33.188Z] 24495759ef45: Download complete [2021-09-14T09:31:33.188Z] d77568369979: Verifying Checksum [2021-09-14T09:31:33.188Z] d77568369979: Download complete [2021-09-14T09:31:33.188Z] 595b0fe564bb: Download complete [2021-09-14T09:31:33.188Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-14T09:31:33.188Z] fc1c9f9a7f3b: Download complete [2021-09-14T09:31:33.462Z] 170f2ba95c9a: Download complete [2021-09-14T09:31:34.060Z] 595b0fe564bb: Pull complete [2021-09-14T09:31:34.667Z] 24495759ef45: Pull complete [2021-09-14T09:31:34.949Z] d148012ef14d: Pull complete [2021-09-14T09:31:36.973Z] 97ac5df62f85: Download complete [2021-09-14T09:31:37.575Z] e90a11edd702: Verifying Checksum [2021-09-14T09:31:37.575Z] e90a11edd702: Download complete [2021-09-14T09:31:41.240Z] Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-14T09:31:41.265Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-09-14T09:31:41.394Z] The recommended git tool is: git [2021-09-14T09:31:44.318Z] using credential edgex-jenkins-ssh [2021-09-14T09:31:44.336Z] Cloning the remote Git repository [2021-09-14T09:31:44.120Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-14T09:31:44.191Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-09-14T09:31:44.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-14T09:31:44.229Z] > git --version # timeout=10 [2021-09-14T09:31:44.236Z] > git --version # 'git version 2.24.4' [2021-09-14T09:31:44.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T09:31:44.269Z] [INFO] Currently running in a labeled security context [2021-09-14T09:31:44.269Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-14T09:31:44.269Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh3894745525056586248.key [2021-09-14T09:31:44.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T09:31:46.016Z] Avoid second fetch [2021-09-14T09:31:46.017Z] Checking out Revision d10556797afaecf939d3a21dde5b7eeac07f4476 (main) [2021-09-14T09:31:45.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-14T09:31:45.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T09:31:45.925Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T09:31:45.931Z] > git checkout -f d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 [2021-09-14T09:31:47.760Z] e90a11edd702: Pull complete [2021-09-14T09:31:47.760Z] d77568369979: Pull complete [2021-09-14T09:31:48.357Z] fc1c9f9a7f3b: Pull complete [2021-09-14T09:31:48.634Z] 170f2ba95c9a: Pull complete [2021-09-14T09:31:49.864Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:31:50.422Z] provisioning config files... [2021-09-14T09:31:50.443Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config4984227842788902386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:31:50.886Z] ---> docker-login.sh [2021-09-14T09:31:50.887Z] nexus3.edgexfoundry.org:10001 [2021-09-14T09:31:50.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:51.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:51.156Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:51.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:51.156Z] [2021-09-14T09:31:51.156Z] Login Succeeded [2021-09-14T09:31:51.156Z] nexus3.edgexfoundry.org:10002 [2021-09-14T09:31:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:51.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:51.156Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:51.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:51.156Z] [2021-09-14T09:31:51.156Z] Login Succeeded [2021-09-14T09:31:51.156Z] nexus3.edgexfoundry.org:10003 [2021-09-14T09:31:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:51.432Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:51.432Z] [2021-09-14T09:31:51.432Z] Login Succeeded [2021-09-14T09:31:51.432Z] nexus3.edgexfoundry.org:10004 [2021-09-14T09:31:51.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:51.432Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:51.432Z] [2021-09-14T09:31:51.432Z] Login Succeeded [2021-09-14T09:31:51.432Z] docker.io [2021-09-14T09:31:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:31:51.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:31:51.966Z] Configure a credential helper to remove this warning. See [2021-09-14T09:31:51.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:31:51.966Z] [2021-09-14T09:31:51.966Z] Login Succeeded [2021-09-14T09:31:51.966Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T09:31:52.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-14T09:31:52.218Z] ========================================================= [2021-09-14T09:31:52.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-14T09:31:52.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:31:52.569Z] + 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-09-14T09:31:52.569Z] Sending build context to Docker daemon 21.36MB [2021-09-14T09:31:52.569Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-14T09:31:52.569Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-14T09:31:52.835Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-14T09:31:52.835Z] 540db60ca938: Pulling fs layer [2021-09-14T09:31:52.835Z] adcc1eea9eea: Pulling fs layer [2021-09-14T09:31:52.835Z] 4c4ab2625f07: Pulling fs layer [2021-09-14T09:31:52.835Z] db62176df00c: Pulling fs layer [2021-09-14T09:31:52.835Z] 3b30891b0d05: Pulling fs layer [2021-09-14T09:31:52.835Z] 06b49ca38bd5: Pulling fs layer [2021-09-14T09:31:52.835Z] c788192a36de: Pulling fs layer [2021-09-14T09:31:52.835Z] a77e37c0d609: Pulling fs layer [2021-09-14T09:31:52.835Z] c3185cebc471: Pulling fs layer [2021-09-14T09:31:52.835Z] 06b49ca38bd5: Waiting [2021-09-14T09:31:52.835Z] db62176df00c: Waiting [2021-09-14T09:31:52.835Z] 3b30891b0d05: Waiting [2021-09-14T09:31:52.835Z] c788192a36de: Waiting [2021-09-14T09:31:52.835Z] a77e37c0d609: Waiting [2021-09-14T09:31:52.835Z] c3185cebc471: Waiting [2021-09-14T09:31:52.835Z] 4c4ab2625f07: Verifying Checksum [2021-09-14T09:31:52.835Z] 4c4ab2625f07: Download complete [2021-09-14T09:31:52.835Z] adcc1eea9eea: Download complete [2021-09-14T09:31:52.835Z] 3b30891b0d05: Verifying Checksum [2021-09-14T09:31:52.835Z] 3b30891b0d05: Download complete [2021-09-14T09:31:52.835Z] 06b49ca38bd5: Verifying Checksum [2021-09-14T09:31:52.835Z] 06b49ca38bd5: Download complete [2021-09-14T09:31:52.835Z] c788192a36de: Verifying Checksum [2021-09-14T09:31:52.835Z] c788192a36de: Download complete [2021-09-14T09:31:52.835Z] 540db60ca938: Verifying Checksum [2021-09-14T09:31:52.835Z] 540db60ca938: Download complete [2021-09-14T09:31:53.102Z] 540db60ca938: Pull complete [2021-09-14T09:31:53.102Z] adcc1eea9eea: Pull complete [2021-09-14T09:31:53.372Z] 4c4ab2625f07: Pull complete [2021-09-14T09:31:53.688Z] a77e37c0d609: Verifying Checksum [2021-09-14T09:31:53.688Z] a77e37c0d609: Download complete [2021-09-14T09:31:55.366Z] 97ac5df62f85: Pull complete [2021-09-14T09:31:55.366Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-14T09:31:55.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T09:31:55.366Z] ---> 04bc70af865f [2021-09-14T09:31:55.366Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-14T09:31:56.271Z] c3185cebc471: Verifying Checksum [2021-09-14T09:31:56.272Z] c3185cebc471: Download complete [2021-09-14T09:31:57.238Z] db62176df00c: Verifying Checksum [2021-09-14T09:31:57.238Z] db62176df00c: Download complete [2021-09-14T09:31:58.763Z] ---> Running in 4d81d95e4bc7 [2021-09-14T09:31:59.037Z] Removing intermediate container 4d81d95e4bc7 [2021-09-14T09:31:59.037Z] ---> 7a380e534e8b [2021-09-14T09:31:59.037Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-14T09:31:59.037Z] ---> Running in 61b25f460b63 [2021-09-14T09:31:59.631Z] Removing intermediate container 61b25f460b63 [2021-09-14T09:31:59.631Z] ---> 0968dc48be80 [2021-09-14T09:31:59.631Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T09:31:59.904Z] ---> Running in d2104fb26e07 [2021-09-14T09:32:00.506Z] Removing intermediate container d2104fb26e07 [2021-09-14T09:32:00.506Z] ---> 47ec4b1f8f21 [2021-09-14T09:32:00.506Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-14T09:32:00.506Z] ---> Running in 10e681811d88 [2021-09-14T09:32:00.605Z] db62176df00c: Pull complete [2021-09-14T09:32:00.875Z] 3b30891b0d05: Pull complete [2021-09-14T09:32:00.875Z] 06b49ca38bd5: Pull complete [2021-09-14T09:32:00.875Z] c788192a36de: Pull complete [2021-09-14T09:32:01.103Z] Removing intermediate container 10e681811d88 [2021-09-14T09:32:01.103Z] ---> 6c08b05fb76c [2021-09-14T09:32:01.103Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-14T09:32:01.103Z] ---> Running in edeb75461fdb [2021-09-14T09:32:01.145Z] a77e37c0d609: Pull complete [2021-09-14T09:32:01.720Z] Removing intermediate container edeb75461fdb [2021-09-14T09:32:01.720Z] ---> 6cfb02d5293a [2021-09-14T09:32:01.720Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T09:32:01.720Z] ---> Running in ed2cbbd28f97 [2021-09-14T09:32:03.743Z] c3185cebc471: Pull complete [2021-09-14T09:32:03.743Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-14T09:32:03.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T09:32:03.743Z] ---> 031687cdd783 [2021-09-14T09:32:03.743Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-14T09:32:04.370Z] Removing intermediate container ed2cbbd28f97 [2021-09-14T09:32:04.370Z] ---> 0fd81a1ffc40 [2021-09-14T09:32:04.370Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T09:32:04.645Z] ---> Running in 3475faf0884d [2021-09-14T09:32:05.156Z] ---> Running in bf7411f2876b [2021-09-14T09:32:05.156Z] Removing intermediate container bf7411f2876b [2021-09-14T09:32:05.156Z] ---> 9537cf6cc175 [2021-09-14T09:32:05.156Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-14T09:32:05.156Z] ---> Running in b47f1e37f9e6 [2021-09-14T09:32:05.156Z] Removing intermediate container b47f1e37f9e6 [2021-09-14T09:32:05.156Z] ---> 308af9125990 [2021-09-14T09:32:05.156Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T09:32:05.156Z] ---> Running in 845b4c885f44 [2021-09-14T09:32:05.429Z] Removing intermediate container 845b4c885f44 [2021-09-14T09:32:05.429Z] ---> 9400f9abd7d4 [2021-09-14T09:32:05.429Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-14T09:32:05.429Z] ---> Running in e7c61af17ea6 [2021-09-14T09:32:05.429Z] Removing intermediate container e7c61af17ea6 [2021-09-14T09:32:05.429Z] ---> 1c6fcdabfafb [2021-09-14T09:32:05.429Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-14T09:32:05.429Z] ---> Running in 76f9ee0cd621 [2021-09-14T09:32:05.429Z] Removing intermediate container 76f9ee0cd621 [2021-09-14T09:32:05.429Z] ---> 9322afcb5fdb [2021-09-14T09:32:05.429Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T09:32:05.699Z] ---> Running in 508af10122fc [2021-09-14T09:32:06.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T09:32:06.286Z] Removing intermediate container 508af10122fc [2021-09-14T09:32:06.286Z] ---> 946bd2fb16c6 [2021-09-14T09:32:06.286Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T09:32:06.286Z] ---> Running in bb771f74c5c8 [2021-09-14T09:32:06.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T09:32:07.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T09:32:07.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T09:32:07.652Z] OK: 218 MiB in 52 packages [2021-09-14T09:32:07.721Z] OK: 219 MiB in 52 packages [2021-09-14T09:32:07.988Z] Removing intermediate container bb771f74c5c8 [2021-09-14T09:32:07.988Z] ---> b8434b69ce39 [2021-09-14T09:32:07.988Z] Step 10/17 : ENV GO111MODULE=on [2021-09-14T09:32:07.988Z] ---> Running in 79bf0fec25a6 [2021-09-14T09:32:07.988Z] Removing intermediate container 79bf0fec25a6 [2021-09-14T09:32:07.988Z] ---> 9d96e225a81e [2021-09-14T09:32:07.988Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-14T09:32:07.988Z] ---> Running in 64691add6def [2021-09-14T09:32:08.254Z] Removing intermediate container 64691add6def [2021-09-14T09:32:08.255Z] ---> 9f3262ee341d [2021-09-14T09:32:08.255Z] Step 12/17 : COPY go.mod . [2021-09-14T09:32:08.255Z] ---> d86b9e92a4c9 [2021-09-14T09:32:08.255Z] Step 13/17 : COPY Makefile . [2021-09-14T09:32:08.525Z] ---> 255c34695636 [2021-09-14T09:32:08.525Z] Step 14/17 : RUN make update [2021-09-14T09:32:08.525Z] ---> Running in 0ccb1ae0c677 [2021-09-14T09:32:08.801Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-14T09:32:09.088Z] Removing intermediate container 3475faf0884d [2021-09-14T09:32:09.088Z] ---> e6aa326d5eb4 [2021-09-14T09:32:09.088Z] Step 10/17 : ENV GO111MODULE=on [2021-09-14T09:32:09.366Z] ---> Running in c92f21e6772f [2021-09-14T09:32:09.640Z] Removing intermediate container c92f21e6772f [2021-09-14T09:32:09.640Z] ---> 5d572b349d3b [2021-09-14T09:32:09.640Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-14T09:32:09.916Z] ---> Running in aeef18463a55 [2021-09-14T09:32:10.895Z] Removing intermediate container aeef18463a55 [2021-09-14T09:32:10.895Z] ---> af7ef3c00404 [2021-09-14T09:32:10.895Z] Step 12/17 : COPY go.mod . [2021-09-14T09:32:11.491Z] ---> 8dfafb1e5f4f [2021-09-14T09:32:11.491Z] Step 13/17 : COPY Makefile . [2021-09-14T09:32:12.484Z] ---> 09f49c9987fe [2021-09-14T09:32:12.484Z] Step 14/17 : RUN make update [2021-09-14T09:32:12.484Z] ---> Running in 5e9f4a43f6d5 [2021-09-14T09:32:13.922Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-14T09:32:23.808Z] Removing intermediate container 0ccb1ae0c677 [2021-09-14T09:32:23.808Z] ---> 72147e4735ad [2021-09-14T09:32:23.808Z] Step 15/17 : COPY . . [2021-09-14T09:32:23.808Z] ---> 87c64cd5fec6 [2021-09-14T09:32:23.808Z] Step 16/17 : RUN go mod tidy [2021-09-14T09:32:23.808Z] ---> Running in f71e7efad498 [2021-09-14T09:32:23.808Z] Removing intermediate container f71e7efad498 [2021-09-14T09:32:23.808Z] ---> f3763328b5fa [2021-09-14T09:32:23.808Z] Step 17/17 : RUN ${MAKE} [2021-09-14T09:32:23.808Z] ---> Running in 18a73d896f21 [2021-09-14T09:32:23.808Z] noop [2021-09-14T09:32:24.076Z] Removing intermediate container 18a73d896f21 [2021-09-14T09:32:24.076Z] ---> 5c807727b669 [2021-09-14T09:32:24.076Z] Successfully built 5c807727b669 [2021-09-14T09:32:24.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:32:24.408Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T09:32:24.408Z] . [Pipeline] withDockerContainer [2021-09-14T09:32:24.505Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-09-14T09:32:24.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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-09-14T09:32:24.939Z] $ docker top f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T09:32:25.339Z] + go version [2021-09-14T09:32:25.339Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-14T09:32:25.354Z] $ docker stop --time=1 f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 [2021-09-14T09:32:26.543Z] $ docker rm -f f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:32:27.214Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T09:32:27.214Z] . [Pipeline] withDockerContainer [2021-09-14T09:32:27.308Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-09-14T09:32:27.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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-09-14T09:32:27.750Z] $ docker top 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-14T09:32:28.172Z] + go mod tidy [Pipeline] sh [2021-09-14T09:32:28.764Z] + make test [2021-09-14T09:32:28.764Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-14T09:32:29.360Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-14T09:32:39.451Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-14T09:32:39.451Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-14T09:32:43.772Z] $ docker stop --time=1 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b [2021-09-14T09:32:45.139Z] $ docker rm -f 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T09:32:45.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-14T09:32:45.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-14T09:32:46.271Z] Removing intermediate container 5e9f4a43f6d5 [2021-09-14T09:32:46.271Z] ---> 605102a6b72c [2021-09-14T09:32:46.271Z] Step 15/17 : COPY . . [2021-09-14T09:32:46.271Z] ---> a1d268e4e85f [2021-09-14T09:32:46.271Z] Step 16/17 : RUN go mod tidy [2021-09-14T09:32:46.271Z] ---> Running in d2ca4f590b34 [2021-09-14T09:32:47.249Z] Removing intermediate container d2ca4f590b34 [2021-09-14T09:32:47.249Z] ---> 6322a708b4c7 [2021-09-14T09:32:47.249Z] Step 17/17 : RUN ${MAKE} [2021-09-14T09:32:47.249Z] ---> Running in d03186215341 [Pipeline] sh [2021-09-14T09:32:48.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-14T09:32:48.661Z] + ls -al . [2021-09-14T09:32:48.661Z] total 88 [2021-09-14T09:32:48.661Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 14 09:32 . [2021-09-14T09:32:48.661Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 14 09:31 .. [2021-09-14T09:32:48.661Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 14 09:31 assets [2021-09-14T09:32:48.661Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 14 09:31 bin [2021-09-14T09:32:48.661Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 14 09:31 cmd [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 14 09:31 CONTRIBUTING.md [2021-09-14T09:32:48.661Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 14 09:32 coverage.out [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 14 09:31 Dockerfile [2021-09-14T09:32:48.661Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 14 09:31 docs [2021-09-14T09:32:48.661Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 14 09:31 .git [2021-09-14T09:32:48.661Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 14 09:31 .github [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 14 09:31 .gitignore [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 14 09:31 go.mod [2021-09-14T09:32:48.661Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 14 09:32 go.sum [2021-09-14T09:32:48.661Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 14 09:31 internal [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 14 09:31 Jenkinsfile [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 14 09:31 LICENSE [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 14 09:31 Makefile [2021-09-14T09:32:48.661Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 14 09:31 pkg [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 14 09:31 README.md [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 14 09:28 VERSION [2021-09-14T09:32:48.661Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 14 09:31 version.go [2021-09-14T09:32:48.661Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 14 09:31 web [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:32:48.693Z] noop [2021-09-14T09:32:48.983Z] + 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=d10556797afaecf939d3a21dde5b7eeac07f4476 --label arch=amd64 --label version=2.0.1-dev.11 . [2021-09-14T09:32:48.983Z] Sending build context to Docker daemon 21.39MB [2021-09-14T09:32:48.983Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-14T09:32:48.983Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-14T09:32:48.983Z] ---> 5c807727b669 [2021-09-14T09:32:48.983Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-14T09:32:49.251Z] ---> Running in ffc8cf59da21 [2021-09-14T09:32:49.251Z] Removing intermediate container ffc8cf59da21 [2021-09-14T09:32:49.251Z] ---> 6aade5082412 [2021-09-14T09:32:49.251Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-14T09:32:49.251Z] ---> Running in 6323be6a79fd [2021-09-14T09:32:49.519Z] Removing intermediate container 6323be6a79fd [2021-09-14T09:32:49.519Z] ---> a7c7d1457909 [2021-09-14T09:32:49.519Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T09:32:49.519Z] ---> Running in 1b796a2ff9f7 [2021-09-14T09:32:49.519Z] Removing intermediate container 1b796a2ff9f7 [2021-09-14T09:32:49.519Z] ---> 364761ba88f6 [2021-09-14T09:32:49.519Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-14T09:32:49.519Z] ---> Running in 6f0ffef52785 [2021-09-14T09:32:49.671Z] Removing intermediate container d03186215341 [2021-09-14T09:32:49.671Z] ---> ec67d950f970 [2021-09-14T09:32:49.671Z] Successfully built ec67d950f970 [2021-09-14T09:32:49.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:32:49.788Z] Removing intermediate container 6f0ffef52785 [2021-09-14T09:32:49.788Z] ---> a275034800ab [2021-09-14T09:32:49.788Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-14T09:32:49.788Z] ---> Running in 8d14cc9a6cb6 [2021-09-14T09:32:49.788Z] Removing intermediate container 8d14cc9a6cb6 [2021-09-14T09:32:49.788Z] ---> ef7651faa604 [2021-09-14T09:32:49.788Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T09:32:49.788Z] ---> Running in 383bfede98f3 [2021-09-14T09:32:50.023Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T09:32:50.023Z] . [Pipeline] withDockerContainer [2021-09-14T09:32:50.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-09-14T09:32:50.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-14T09:32:50.423Z] Removing intermediate container 383bfede98f3 [2021-09-14T09:32:50.423Z] ---> ae05d23d4e9c [2021-09-14T09:32:50.423Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T09:32:50.423Z] ---> Running in 128df9eacffd [2021-09-14T09:32:50.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T09:32:51.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T09:32:51.959Z] OK: 219 MiB in 52 packages [2021-09-14T09:32:52.196Z] $ docker top 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b -eo pid,comm [2021-09-14T09:32:52.224Z] Removing intermediate container 128df9eacffd [2021-09-14T09:32:52.224Z] ---> 7f511783d0f0 [2021-09-14T09:32:52.224Z] Step 10/25 : ENV GO111MODULE=on [2021-09-14T09:32:52.224Z] ---> Running in c467b7851b6a [2021-09-14T09:32:52.224Z] Removing intermediate container c467b7851b6a [2021-09-14T09:32:52.224Z] ---> 93af024aa603 [2021-09-14T09:32:52.224Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-14T09:32:52.493Z] ---> Running in a13a5706cd28 [2021-09-14T09:32:52.493Z] Removing intermediate container a13a5706cd28 [2021-09-14T09:32:52.493Z] ---> 5c8577c7fe20 [2021-09-14T09:32:52.493Z] Step 12/25 : COPY go.mod . [2021-09-14T09:32:52.493Z] ---> 1c57d932262b [2021-09-14T09:32:52.493Z] Step 13/25 : COPY Makefile . [Pipeline] { [Pipeline] sh [2021-09-14T09:32:52.764Z] ---> abb42c392e07 [2021-09-14T09:32:52.765Z] Step 14/25 : RUN make update [2021-09-14T09:32:52.765Z] ---> Running in 60b351a18b82 [2021-09-14T09:32:53.033Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-14T09:32:53.187Z] + go version [2021-09-14T09:32:53.187Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-14T09:32:53.208Z] $ docker stop --time=1 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b [2021-09-14T09:32:53.304Z] Removing intermediate container 60b351a18b82 [2021-09-14T09:32:53.304Z] ---> 2417a64b64e9 [2021-09-14T09:32:53.304Z] Step 15/25 : COPY . . [2021-09-14T09:32:53.894Z] ---> 9ead5919bc1b [2021-09-14T09:32:53.894Z] Step 16/25 : RUN go mod tidy [2021-09-14T09:32:54.159Z] ---> Running in 706f5d2b3e60 [2021-09-14T09:32:54.742Z] Removing intermediate container 706f5d2b3e60 [2021-09-14T09:32:54.742Z] ---> 6fb27a596505 [2021-09-14T09:32:54.742Z] Step 17/25 : RUN ${MAKE} [2021-09-14T09:32:54.742Z] ---> Running in 7581c5a63b2a [2021-09-14T09:32:55.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-14T09:32:55.275Z] $ docker rm -f 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:32:56.079Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T09:32:56.079Z] . [Pipeline] withDockerContainer [2021-09-14T09:32:56.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-09-14T09:32:56.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-14T09:32:58.276Z] $ docker top 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-14T09:32:59.270Z] + go mod tidy [Pipeline] sh [2021-09-14T09:33:00.536Z] + make test [2021-09-14T09:33:00.536Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-14T09:33:01.515Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-14T09:33:03.303Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-14T09:33:04.719Z] Removing intermediate container 7581c5a63b2a [2021-09-14T09:33:04.719Z] ---> af1be1f1a3cf [2021-09-14T09:33:04.719Z] Step 18/25 : FROM alpine:3.12 [2021-09-14T09:33:05.299Z] 3.12: Pulling from library/alpine [2021-09-14T09:33:05.299Z] e519532ddf75: Pulling fs layer [2021-09-14T09:33:05.572Z] e519532ddf75: Verifying Checksum [2021-09-14T09:33:05.572Z] e519532ddf75: Download complete [2021-09-14T09:33:05.839Z] e519532ddf75: Pull complete [2021-09-14T09:33:05.839Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T09:33:05.839Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T09:33:05.839Z] ---> 48b8ec4ed9eb [2021-09-14T09:33:05.839Z] Step 19/25 : EXPOSE 4000 [2021-09-14T09:33:05.839Z] ---> Running in 31e29e898a1f [2021-09-14T09:33:05.839Z] Removing intermediate container 31e29e898a1f [2021-09-14T09:33:05.839Z] ---> b1dd699f49b0 [2021-09-14T09:33:05.839Z] Step 20/25 : 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-09-14T09:33:06.419Z] ---> 07a71eb1ff2f [2021-09-14T09:33:06.419Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-14T09:33:06.419Z] ---> Running in 62a460f979a1 [2021-09-14T09:33:06.419Z] Removing intermediate container 62a460f979a1 [2021-09-14T09:33:06.419Z] ---> e2309b073c8b [2021-09-14T09:33:06.419Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-14T09:33:06.690Z] ---> Running in 83f47de9c1dc [2021-09-14T09:33:06.690Z] Removing intermediate container 83f47de9c1dc [2021-09-14T09:33:06.690Z] ---> ef21c0c895be [2021-09-14T09:33:06.690Z] Step 23/25 : LABEL arch=amd64 [2021-09-14T09:33:06.690Z] ---> Running in 58365e77ef70 [2021-09-14T09:33:06.690Z] Removing intermediate container 58365e77ef70 [2021-09-14T09:33:06.690Z] ---> 73dcbc7b1d35 [2021-09-14T09:33:06.690Z] Step 24/25 : LABEL git_sha=d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:33:06.690Z] ---> Running in 5b20c965ea27 [2021-09-14T09:33:06.955Z] Removing intermediate container 5b20c965ea27 [2021-09-14T09:33:06.955Z] ---> 87d0dd6dda00 [2021-09-14T09:33:06.955Z] Step 25/25 : LABEL version=2.0.1-dev.11 [2021-09-14T09:33:06.955Z] ---> Running in fc65835f67e6 [2021-09-14T09:33:06.955Z] Removing intermediate container fc65835f67e6 [2021-09-14T09:33:06.955Z] ---> 7b8f6e49088e [2021-09-14T09:33:06.955Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-14T09:33:06.955Z] Successfully built 7b8f6e49088e [2021-09-14T09:33:06.955Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:33:07.176Z] provisioning config files... [2021-09-14T09:33:07.194Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config6460024130339706223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:33:07.546Z] ---> docker-login.sh [2021-09-14T09:33:07.547Z] nexus3.edgexfoundry.org:10001 [2021-09-14T09:33:07.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:33:07.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:33:07.547Z] Configure a credential helper to remove this warning. See [2021-09-14T09:33:07.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:33:07.547Z] [2021-09-14T09:33:07.547Z] Login Succeeded [2021-09-14T09:33:07.547Z] nexus3.edgexfoundry.org:10002 [2021-09-14T09:33:07.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:33:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:33:07.813Z] Configure a credential helper to remove this warning. See [2021-09-14T09:33:07.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:33:07.813Z] [2021-09-14T09:33:07.813Z] Login Succeeded [2021-09-14T09:33:07.813Z] nexus3.edgexfoundry.org:10003 [2021-09-14T09:33:07.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:33:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:33:07.813Z] Configure a credential helper to remove this warning. See [2021-09-14T09:33:07.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:33:07.813Z] [2021-09-14T09:33:07.813Z] Login Succeeded [2021-09-14T09:33:07.813Z] nexus3.edgexfoundry.org:10004 [2021-09-14T09:33:08.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:33:08.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:33:08.086Z] Configure a credential helper to remove this warning. See [2021-09-14T09:33:08.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:33:08.086Z] [2021-09-14T09:33:08.086Z] Login Succeeded [2021-09-14T09:33:08.086Z] docker.io [2021-09-14T09:33:08.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:33:08.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:33:08.354Z] Configure a credential helper to remove this warning. See [2021-09-14T09:33:08.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:33:08.354Z] [2021-09-14T09:33:08.354Z] Login Succeeded [2021-09-14T09:33:08.354Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T09:33:08.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T09:33:08.443Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-09-14T09:33:08.443Z] d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:33:08.443Z] latest [2021-09-14T09:33:08.443Z] 2.0.1-dev.11 [2021-09-14T09:33:08.443Z] d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:33:08.443Z] main [2021-09-14T09:33:08.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:08.805Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:09.128Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:33:09.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-14T09:33:09.128Z] 3b006ced12bd: Preparing [2021-09-14T09:33:09.128Z] e6688e911f15: Preparing [2021-09-14T09:33:09.128Z] e6688e911f15: Layer already exists [2021-09-14T09:33:11.072Z] 3b006ced12bd: Pushed [2021-09-14T09:33:11.072Z] d10556797afaecf939d3a21dde5b7eeac07f4476: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:11.392Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:11.705Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-14T09:33:11.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-14T09:33:11.705Z] 3b006ced12bd: Preparing [2021-09-14T09:33:11.705Z] e6688e911f15: Preparing [2021-09-14T09:33:11.705Z] 3b006ced12bd: Layer already exists [2021-09-14T09:33:11.705Z] e6688e911f15: Layer already exists [2021-09-14T09:33:11.705Z] latest: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:12.023Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:12.341Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 [2021-09-14T09:33:12.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-14T09:33:12.341Z] 3b006ced12bd: Preparing [2021-09-14T09:33:12.341Z] e6688e911f15: Preparing [2021-09-14T09:33:12.341Z] e6688e911f15: Layer already exists [2021-09-14T09:33:12.341Z] 3b006ced12bd: Layer already exists [2021-09-14T09:33:12.341Z] 2.0.1-dev.11: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:12.680Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:12.993Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:33:12.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-14T09:33:12.993Z] 3b006ced12bd: Preparing [2021-09-14T09:33:12.993Z] e6688e911f15: Preparing [2021-09-14T09:33:12.993Z] e6688e911f15: Layer already exists [2021-09-14T09:33:12.993Z] 3b006ced12bd: Layer already exists [2021-09-14T09:33:12.993Z] d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:13.312Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:13.629Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-09-14T09:33:13.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-14T09:33:13.629Z] 3b006ced12bd: Preparing [2021-09-14T09:33:13.629Z] e6688e911f15: Preparing [2021-09-14T09:33:13.629Z] 3b006ced12bd: Layer already exists [2021-09-14T09:33:13.629Z] e6688e911f15: Layer already exists [2021-09-14T09:33:13.895Z] main: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T09:33:13.956Z] ===================================================== [Pipeline] echo [2021-09-14T09:33:13.972Z] taggedImages: [2021-09-14T09:33:13.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:33:13.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-14T09:33:13.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 [2021-09-14T09:33:13.972Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:33:13.972Z] - 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-09-14T09:33:14.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:33:14.503Z] [2021-09-14T09:33:14.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:33:14.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:33:14.829Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T09:33:14.829Z] b4d181a07f80: Pulling fs layer [2021-09-14T09:33:14.829Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T09:33:14.829Z] ed53099fbce6: Pulling fs layer [2021-09-14T09:33:14.829Z] dc539afda2c1: Pulling fs layer [2021-09-14T09:33:14.829Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T09:33:14.829Z] 9065ff56babe: Pulling fs layer [2021-09-14T09:33:14.829Z] d287ab97295c: Pulling fs layer [2021-09-14T09:33:14.829Z] dc539afda2c1: Waiting [2021-09-14T09:33:14.829Z] 77bc0d833cb6: Waiting [2021-09-14T09:33:14.829Z] 9065ff56babe: Waiting [2021-09-14T09:33:14.829Z] d287ab97295c: Waiting [2021-09-14T09:33:15.094Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T09:33:15.094Z] a1111a8f2ec3: Download complete [2021-09-14T09:33:15.094Z] dc539afda2c1: Verifying Checksum [2021-09-14T09:33:15.094Z] dc539afda2c1: Download complete [2021-09-14T09:33:15.361Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T09:33:15.361Z] 77bc0d833cb6: Download complete [2021-09-14T09:33:15.361Z] 9065ff56babe: Verifying Checksum [2021-09-14T09:33:15.361Z] 9065ff56babe: Download complete [2021-09-14T09:33:15.361Z] ed53099fbce6: Verifying Checksum [2021-09-14T09:33:15.361Z] ed53099fbce6: Download complete [2021-09-14T09:33:15.942Z] b4d181a07f80: Verifying Checksum [2021-09-14T09:33:15.942Z] b4d181a07f80: Download complete [2021-09-14T09:33:17.362Z] b4d181a07f80: Pull complete [2021-09-14T09:33:17.362Z] a1111a8f2ec3: Pull complete [2021-09-14T09:33:17.631Z] ed53099fbce6: Pull complete [2021-09-14T09:33:17.631Z] dc539afda2c1: Pull complete [2021-09-14T09:33:17.897Z] 77bc0d833cb6: Pull complete [2021-09-14T09:33:18.162Z] 9065ff56babe: Pull complete [2021-09-14T09:33:19.121Z] d287ab97295c: Verifying Checksum [2021-09-14T09:33:19.121Z] d287ab97295c: Download complete [2021-09-14T09:33:23.393Z] d287ab97295c: Pull complete [2021-09-14T09:33:23.393Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T09:33:23.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:33:23.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T09:33:23.478Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2021-09-14T09:33:23.531Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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-09-14T09:33:26.322Z] $ docker top ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:33:26.897Z] ---> job-cost.sh [2021-09-14T09:33:26.897Z] lf-activate-venv: SKIPPING [2021-09-14T09:33:26.897Z] INFO: No Stack... [2021-09-14T09:33:27.860Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T09:33:28.127Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T09:33:28.449Z] + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [2021-09-14T09:33:28.449Z] + cut -d, -f6 [Pipeline] lock [2021-09-14T09:33:28.488Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [2021-09-14T09:33:28.502Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] did not exist. Created. [2021-09-14T09:33:28.502Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T09:33:28.839Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-14T09:33:28.896Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T09:33:28.906Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T09:33:28.933Z] $ docker stop --time=1 ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f [2021-09-14T09:33:30.115Z] $ docker rm -f ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-14T09:33:40.561Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-14T09:33:40.561Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-14T09:33:55.706Z] $ docker stop --time=1 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d [2021-09-14T09:33:57.668Z] $ docker rm -f 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T09:33:58.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-14T09:33:58.451Z] Warning: overwriting stash ‘coverage-report’ [2021-09-14T09:33:59.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-14T09:33:59.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-14T09:33:59.906Z] + ls -al . [2021-09-14T09:33:59.906Z] total 124 [2021-09-14T09:33:59.906Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 09:33 . [2021-09-14T09:33:59.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 09:31 .. [2021-09-14T09:33:59.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 14 09:31 .git [2021-09-14T09:33:59.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 .github [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 14 09:31 .gitignore [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 14 09:31 CONTRIBUTING.md [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 14 09:31 Dockerfile [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 14 09:31 Jenkinsfile [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 14 09:31 LICENSE [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 14 09:31 Makefile [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 14 09:31 README.md [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 14 09:28 VERSION [2021-09-14T09:33:59.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 assets [2021-09-14T09:33:59.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 bin [2021-09-14T09:33:59.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 cmd [2021-09-14T09:33:59.906Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 14 09:33 coverage.out [2021-09-14T09:33:59.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 docs [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 14 09:31 go.mod [2021-09-14T09:33:59.906Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 14 09:32 go.sum [2021-09-14T09:33:59.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 09:31 internal [2021-09-14T09:33:59.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 pkg [2021-09-14T09:33:59.906Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 14 09:31 version.go [2021-09-14T09:33:59.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 09:31 web [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:34:00.255Z] + 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=d10556797afaecf939d3a21dde5b7eeac07f4476 --label arch=arm64 --label version=2.0.1-dev.11 . [2021-09-14T09:34:01.237Z] Sending build context to Docker daemon 21.38MB [2021-09-14T09:34:01.237Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-14T09:34:01.237Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-14T09:34:01.237Z] ---> ec67d950f970 [2021-09-14T09:34:01.237Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-14T09:34:01.511Z] ---> Running in b21ef62b55a0 [2021-09-14T09:34:02.110Z] Removing intermediate container b21ef62b55a0 [2021-09-14T09:34:02.110Z] ---> 3b29696ded87 [2021-09-14T09:34:02.110Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-14T09:34:02.110Z] ---> Running in b46e673d9eaf [2021-09-14T09:34:02.707Z] Removing intermediate container b46e673d9eaf [2021-09-14T09:34:02.707Z] ---> bfd3c92ae5d3 [2021-09-14T09:34:02.707Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-14T09:34:02.707Z] ---> Running in bba3e3cb6ad4 [2021-09-14T09:34:03.304Z] Removing intermediate container bba3e3cb6ad4 [2021-09-14T09:34:03.304Z] ---> e841a8d863d5 [2021-09-14T09:34:03.304Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-14T09:34:03.304Z] ---> Running in d9cfd4c95a05 [2021-09-14T09:34:03.899Z] Removing intermediate container d9cfd4c95a05 [2021-09-14T09:34:03.899Z] ---> ee8c958f93eb [2021-09-14T09:34:03.899Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-14T09:34:04.173Z] ---> Running in e4251449ea1d [2021-09-14T09:34:04.446Z] Removing intermediate container e4251449ea1d [2021-09-14T09:34:04.446Z] ---> 1efaa8502fc5 [2021-09-14T09:34:04.446Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T09:34:04.724Z] ---> Running in a83f290c5b3e [2021-09-14T09:34:07.343Z] Removing intermediate container a83f290c5b3e [2021-09-14T09:34:07.343Z] ---> ed9010cec44e [2021-09-14T09:34:07.343Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-14T09:34:07.343Z] ---> Running in 72d836d6a869 [2021-09-14T09:34:08.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T09:34:09.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T09:34:10.277Z] OK: 218 MiB in 52 packages [2021-09-14T09:34:11.257Z] Removing intermediate container 72d836d6a869 [2021-09-14T09:34:11.257Z] ---> 100f540c6dd2 [2021-09-14T09:34:11.257Z] Step 10/25 : ENV GO111MODULE=on [2021-09-14T09:34:11.532Z] ---> Running in 98d5598b1938 [2021-09-14T09:34:12.130Z] Removing intermediate container 98d5598b1938 [2021-09-14T09:34:12.130Z] ---> 9164fc0125cc [2021-09-14T09:34:12.130Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-14T09:34:12.130Z] ---> Running in 972d6433e086 [2021-09-14T09:34:12.730Z] Removing intermediate container 972d6433e086 [2021-09-14T09:34:12.730Z] ---> 6b3028a4f262 [2021-09-14T09:34:12.730Z] Step 12/25 : COPY go.mod . [2021-09-14T09:34:13.714Z] ---> 3d5c6e2cde87 [2021-09-14T09:34:13.714Z] Step 13/25 : COPY Makefile . [2021-09-14T09:34:14.317Z] ---> 0911d9959093 [2021-09-14T09:34:14.317Z] Step 14/25 : RUN make update [2021-09-14T09:34:14.317Z] ---> Running in 90c3da9f642d [2021-09-14T09:34:15.757Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-14T09:34:16.734Z] Removing intermediate container 90c3da9f642d [2021-09-14T09:34:16.734Z] ---> e769139678ef [2021-09-14T09:34:16.734Z] Step 15/25 : COPY . . [2021-09-14T09:34:19.354Z] ---> b8d9786194ab [2021-09-14T09:34:19.354Z] Step 16/25 : RUN go mod tidy [2021-09-14T09:34:19.628Z] ---> Running in f0d1f4af27c8 [2021-09-14T09:34:22.257Z] Removing intermediate container f0d1f4af27c8 [2021-09-14T09:34:22.257Z] ---> 070dc82f6e36 [2021-09-14T09:34:22.257Z] Step 17/25 : RUN ${MAKE} [2021-09-14T09:34:22.531Z] ---> Running in 0ffcad502b7f [2021-09-14T09:34:23.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-14T09:34:50.813Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-14T09:34:55.115Z] Removing intermediate container 0ffcad502b7f [2021-09-14T09:34:55.115Z] ---> 8606af5d0cc5 [2021-09-14T09:34:55.115Z] Step 18/25 : FROM alpine:3.12 [2021-09-14T09:34:55.387Z] 3.12: Pulling from library/alpine [2021-09-14T09:34:55.664Z] ccdebe76d529: Pulling fs layer [2021-09-14T09:34:55.938Z] ccdebe76d529: Verifying Checksum [2021-09-14T09:34:55.938Z] ccdebe76d529: Download complete [2021-09-14T09:34:56.534Z] ccdebe76d529: Pull complete [2021-09-14T09:34:56.534Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T09:34:56.534Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T09:34:56.534Z] ---> afc2cc120ca2 [2021-09-14T09:34:56.534Z] Step 19/25 : EXPOSE 4000 [2021-09-14T09:34:56.808Z] ---> Running in 402c1a53a6dd [2021-09-14T09:34:57.083Z] Removing intermediate container 402c1a53a6dd [2021-09-14T09:34:57.083Z] ---> 49f608826ca0 [2021-09-14T09:34:57.083Z] Step 20/25 : 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-09-14T09:34:58.521Z] ---> 529e1944c903 [2021-09-14T09:34:58.521Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-14T09:34:58.800Z] ---> Running in 2a2daf6e2c37 [2021-09-14T09:34:59.402Z] Removing intermediate container 2a2daf6e2c37 [2021-09-14T09:34:59.402Z] ---> ad374232e6e2 [2021-09-14T09:34:59.402Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-14T09:34:59.402Z] ---> Running in 202e461e050f [2021-09-14T09:34:59.998Z] Removing intermediate container 202e461e050f [2021-09-14T09:34:59.998Z] ---> 2d3f6871590b [2021-09-14T09:34:59.998Z] Step 23/25 : LABEL arch=arm64 [2021-09-14T09:35:00.272Z] ---> Running in 03c1b2536e25 [2021-09-14T09:35:00.546Z] Removing intermediate container 03c1b2536e25 [2021-09-14T09:35:00.546Z] ---> 3ed2f509a943 [2021-09-14T09:35:00.546Z] Step 24/25 : LABEL git_sha=d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:35:00.819Z] ---> Running in fecd5dc9ebaa [2021-09-14T09:35:01.094Z] Removing intermediate container fecd5dc9ebaa [2021-09-14T09:35:01.094Z] ---> ba60cc4b818f [2021-09-14T09:35:01.094Z] Step 25/25 : LABEL version=2.0.1-dev.11 [2021-09-14T09:35:01.367Z] ---> Running in 48838c1e9189 [2021-09-14T09:35:01.963Z] Removing intermediate container 48838c1e9189 [2021-09-14T09:35:01.963Z] ---> ca447528beb2 [2021-09-14T09:35:01.963Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-14T09:35:01.963Z] Successfully built ca447528beb2 [2021-09-14T09:35:01.963Z] 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-09-14T09:35:02.263Z] provisioning config files... [2021-09-14T09:35:02.283Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config642030365830061366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:35:02.641Z] ---> docker-login.sh [2021-09-14T09:35:02.641Z] nexus3.edgexfoundry.org:10001 [2021-09-14T09:35:02.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:35:03.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:35:03.189Z] Configure a credential helper to remove this warning. See [2021-09-14T09:35:03.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:35:03.189Z] [2021-09-14T09:35:03.189Z] Login Succeeded [2021-09-14T09:35:03.189Z] nexus3.edgexfoundry.org:10002 [2021-09-14T09:35:03.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:35:03.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:35:03.735Z] Configure a credential helper to remove this warning. See [2021-09-14T09:35:03.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:35:03.735Z] [2021-09-14T09:35:03.735Z] Login Succeeded [2021-09-14T09:35:03.735Z] nexus3.edgexfoundry.org:10003 [2021-09-14T09:35:04.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:35:04.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:35:04.281Z] Configure a credential helper to remove this warning. See [2021-09-14T09:35:04.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:35:04.281Z] [2021-09-14T09:35:04.281Z] Login Succeeded [2021-09-14T09:35:04.281Z] nexus3.edgexfoundry.org:10004 [2021-09-14T09:35:04.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:35:04.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:35:04.830Z] Configure a credential helper to remove this warning. See [2021-09-14T09:35:04.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:35:04.830Z] [2021-09-14T09:35:04.830Z] Login Succeeded [2021-09-14T09:35:04.830Z] docker.io [2021-09-14T09:35:05.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T09:35:05.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T09:35:05.702Z] Configure a credential helper to remove this warning. See [2021-09-14T09:35:05.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T09:35:05.702Z] [2021-09-14T09:35:05.702Z] Login Succeeded [2021-09-14T09:35:05.702Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T09:35:05.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T09:35:05.797Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-09-14T09:35:05.797Z] d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:35:05.797Z] latest [2021-09-14T09:35:05.797Z] 2.0.1-dev.11 [2021-09-14T09:35:05.797Z] d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:35:05.797Z] main [2021-09-14T09:35:05.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:06.188Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:06.538Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:35:06.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-14T09:35:06.538Z] 75f9698fd381: Preparing [2021-09-14T09:35:06.538Z] bdc42e120bf6: Preparing [2021-09-14T09:35:06.812Z] bdc42e120bf6: Layer already exists [2021-09-14T09:35:11.114Z] 75f9698fd381: Pushed [2021-09-14T09:35:11.114Z] d10556797afaecf939d3a21dde5b7eeac07f4476: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:11.462Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:11.806Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-14T09:35:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-14T09:35:11.806Z] 75f9698fd381: Preparing [2021-09-14T09:35:11.806Z] bdc42e120bf6: Preparing [2021-09-14T09:35:12.080Z] bdc42e120bf6: Layer already exists [2021-09-14T09:35:12.080Z] 75f9698fd381: Layer already exists [2021-09-14T09:35:12.080Z] latest: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:12.434Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:12.773Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 [2021-09-14T09:35:12.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-14T09:35:12.773Z] 75f9698fd381: Preparing [2021-09-14T09:35:12.773Z] bdc42e120bf6: Preparing [2021-09-14T09:35:13.045Z] bdc42e120bf6: Layer already exists [2021-09-14T09:35:13.045Z] 75f9698fd381: Layer already exists [2021-09-14T09:35:13.045Z] 2.0.1-dev.11: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:13.395Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:13.735Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:35:13.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-14T09:35:13.736Z] 75f9698fd381: Preparing [2021-09-14T09:35:13.736Z] bdc42e120bf6: Preparing [2021-09-14T09:35:14.008Z] bdc42e120bf6: Layer already exists [2021-09-14T09:35:14.008Z] 75f9698fd381: Layer already exists [2021-09-14T09:35:14.008Z] d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:14.360Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:14.710Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-09-14T09:35:14.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-14T09:35:14.710Z] 75f9698fd381: Preparing [2021-09-14T09:35:14.710Z] bdc42e120bf6: Preparing [2021-09-14T09:35:14.710Z] bdc42e120bf6: Layer already exists [2021-09-14T09:35:14.710Z] 75f9698fd381: Layer already exists [2021-09-14T09:35:14.986Z] main: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T09:35:15.057Z] ===================================================== [Pipeline] echo [2021-09-14T09:35:15.075Z] taggedImages: [2021-09-14T09:35:15.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 [2021-09-14T09:35:15.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-14T09:35:15.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 [2021-09-14T09:35:15.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [2021-09-14T09:35:15.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:15.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T09:35:15.844Z] [2021-09-14T09:35:15.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:16.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T09:35:16.478Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-14T09:35:16.478Z] 448f6bf000e3: Pulling fs layer [2021-09-14T09:35:16.478Z] f757da607395: Pulling fs layer [2021-09-14T09:35:16.478Z] 05883995daec: Pulling fs layer [2021-09-14T09:35:16.478Z] 8603b9c90790: Pulling fs layer [2021-09-14T09:35:16.478Z] 1560dd03e051: Pulling fs layer [2021-09-14T09:35:16.478Z] 27f5ce0e4adf: Pulling fs layer [2021-09-14T09:35:16.478Z] c2d8d7efcc4b: Pulling fs layer [2021-09-14T09:35:16.478Z] 1560dd03e051: Waiting [2021-09-14T09:35:16.478Z] 27f5ce0e4adf: Waiting [2021-09-14T09:35:16.478Z] c2d8d7efcc4b: Waiting [2021-09-14T09:35:16.478Z] 8603b9c90790: Waiting [2021-09-14T09:35:16.754Z] f757da607395: Verifying Checksum [2021-09-14T09:35:16.754Z] f757da607395: Download complete [2021-09-14T09:35:16.754Z] 8603b9c90790: Verifying Checksum [2021-09-14T09:35:16.754Z] 8603b9c90790: Download complete [2021-09-14T09:35:17.028Z] 1560dd03e051: Verifying Checksum [2021-09-14T09:35:17.028Z] 1560dd03e051: Download complete [2021-09-14T09:35:17.028Z] 05883995daec: Verifying Checksum [2021-09-14T09:35:17.028Z] 05883995daec: Download complete [2021-09-14T09:35:17.028Z] 27f5ce0e4adf: Download complete [2021-09-14T09:35:17.625Z] 448f6bf000e3: Download complete [2021-09-14T09:35:20.257Z] c2d8d7efcc4b: Verifying Checksum [2021-09-14T09:35:20.257Z] c2d8d7efcc4b: Download complete [2021-09-14T09:35:21.238Z] 448f6bf000e3: Pull complete [2021-09-14T09:35:21.838Z] f757da607395: Pull complete [2021-09-14T09:35:23.282Z] 05883995daec: Pull complete [2021-09-14T09:35:23.557Z] 8603b9c90790: Pull complete [2021-09-14T09:35:24.548Z] 1560dd03e051: Pull complete [2021-09-14T09:35:24.821Z] 27f5ce0e4adf: Pull complete [2021-09-14T09:35:39.917Z] c2d8d7efcc4b: Pull complete [2021-09-14T09:35:39.917Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-14T09:35:39.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T09:35:39.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-14T09:35:40.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-09-14T09:35:40.307Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-14T09:35:44.463Z] $ docker top b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:35:45.493Z] ---> job-cost.sh [2021-09-14T09:35:45.493Z] lf-activate-venv: SKIPPING [2021-09-14T09:35:45.493Z] INFO: No Stack... [2021-09-14T09:35:46.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-14T09:35:46.695Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T09:35:47.392Z] + cut -d, -f6 [2021-09-14T09:35:47.392Z] + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [Pipeline] lock [2021-09-14T09:35:47.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [2021-09-14T09:35:47.476Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] did not exist. Created. [2021-09-14T09:35:47.476Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T09:35:48.191Z] /w/workspace/edgex-ui-go/11@tmp/durable-73292b36/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-73292b36/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-14T09:35:48.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-14T09:35:48.939Z] Warning: overwriting stash ‘stack-cost’ [2021-09-14T09:35:49.081Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T09:35:49.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T09:35:49.122Z] $ docker stop --time=1 b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab [2021-09-14T09:35:50.763Z] $ docker rm -f b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab [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-09-14T09:35:51.845Z] provisioning config files... [2021-09-14T09:35:51.859Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6795631858461659905tmp [Pipeline] { [Pipeline] sh [2021-09-14T09:35:52.185Z] + set +x [2021-09-14T09:35:52.185Z] + curl -s https://codecov.io/bash [2021-09-14T09:35:52.185Z] + bash -s -- [2021-09-14T09:35:52.185Z] [2021-09-14T09:35:52.185Z] _____ _ [2021-09-14T09:35:52.185Z] / ____| | | [2021-09-14T09:35:52.185Z] | | ___ __| | ___ ___ _____ __ [2021-09-14T09:35:52.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-14T09:35:52.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-14T09:35:52.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-14T09:35:52.185Z] Bash-1.0.6 [2021-09-14T09:35:52.185Z] [2021-09-14T09:35:52.185Z] [2021-09-14T09:35:52.185Z] ==> git version 2.24.4 found [2021-09-14T09:35:52.185Z] ==> 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-09-14T09:35:52.185Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-14T09:35:52.185Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-14T09:35:52.185Z] ==> Jenkins CI detected. [2021-09-14T09:35:52.185Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:35:52.185Z] project root: . [2021-09-14T09:35:52.185Z] --> token set from env [2021-09-14T09:35:52.453Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-14T09:35:52.453Z] ==> Running gcov in . (disable via -X gcov) [2021-09-14T09:35:52.453Z] ==> Python coveragepy not found [2021-09-14T09:35:52.453Z] ==> Searching for coverage reports in: [2021-09-14T09:35:52.453Z] + . [2021-09-14T09:35:52.453Z] -> Found 1 reports [2021-09-14T09:35:52.453Z] ==> Detecting git/mercurial file structure [2021-09-14T09:35:52.453Z] ==> Reading reports [2021-09-14T09:35:52.453Z] + ./coverage.out bytes=10 [2021-09-14T09:35:52.453Z] ==> Appending adjustments [2021-09-14T09:35:52.453Z] https://docs.codecov.io/docs/fixing-reports [2021-09-14T09:35:52.453Z] + Found adjustments [2021-09-14T09:35:52.453Z] ==> Gzipping contents [2021-09-14T09:35:52.453Z] 4.0K /tmp/codecov.bMDsAr.gz [2021-09-14T09:35:52.453Z] ==> Uploading reports [2021-09-14T09:35:52.453Z] url: https://codecov.io [2021-09-14T09:35:52.453Z] query: branch=main&commit=d10556797afaecf939d3a21dde5b7eeac07f4476&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T09:35:52.453Z] -> Pinging Codecov [2021-09-14T09:35:52.453Z] 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=d10556797afaecf939d3a21dde5b7eeac07f4476&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T09:35:52.725Z] -> Uploading to [2021-09-14T09:35:52.725Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-14/FB506323287CE973F263BFD2A0EB1F37/d10556797afaecf939d3a21dde5b7eeac07f4476/0b31db9a-2419-4f20-b885-f6336481e1c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T093552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8d1817e7818f6879264e50163cca8489eda3954f2949cc8fe22484f12bb51f4 [2021-09-14T09:35:52.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T09:35:52.725Z] Dload Upload Total Spent Left Speed [2021-09-14T09:35:53.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 9373 --:--:-- --:--:-- --:--:-- 9402 [2021-09-14T09:35:53.308Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] } [2021-09-14T09:35:53.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-14T09:35:54.027Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-14T09:35:54.048Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:54.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T09:35:54.367Z] [2021-09-14T09:35:54.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:35:54.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T09:35:54.697Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-14T09:35:54.697Z] 188c0c94c7c5: Pulling fs layer [2021-09-14T09:35:54.697Z] 0ef7d3d256c8: Pulling fs layer [2021-09-14T09:35:54.697Z] de9db76c5a1d: Pulling fs layer [2021-09-14T09:35:54.697Z] 0eba1c9be4d2: Pulling fs layer [2021-09-14T09:35:54.697Z] 0d57e429df01: Pulling fs layer [2021-09-14T09:35:54.697Z] 4e4be7b47b0d: Pulling fs layer [2021-09-14T09:35:54.697Z] e1f770b5df2f: Pulling fs layer [2021-09-14T09:35:54.697Z] 85a0685a4137: Pulling fs layer [2021-09-14T09:35:54.697Z] 0eba1c9be4d2: Waiting [2021-09-14T09:35:54.697Z] 0d57e429df01: Waiting [2021-09-14T09:35:54.697Z] 4e4be7b47b0d: Waiting [2021-09-14T09:35:54.697Z] e1f770b5df2f: Waiting [2021-09-14T09:35:54.697Z] 85a0685a4137: Waiting [2021-09-14T09:35:54.697Z] de9db76c5a1d: Verifying Checksum [2021-09-14T09:35:54.697Z] de9db76c5a1d: Download complete [2021-09-14T09:35:54.697Z] 0ef7d3d256c8: Verifying Checksum [2021-09-14T09:35:54.697Z] 0ef7d3d256c8: Download complete [2021-09-14T09:35:54.697Z] 0d57e429df01: Verifying Checksum [2021-09-14T09:35:54.697Z] 0d57e429df01: Download complete [2021-09-14T09:35:54.697Z] 4e4be7b47b0d: Verifying Checksum [2021-09-14T09:35:54.697Z] 4e4be7b47b0d: Download complete [2021-09-14T09:35:54.964Z] 188c0c94c7c5: Verifying Checksum [2021-09-14T09:35:54.964Z] 188c0c94c7c5: Download complete [2021-09-14T09:35:55.228Z] 188c0c94c7c5: Pull complete [2021-09-14T09:35:55.228Z] 0ef7d3d256c8: Pull complete [2021-09-14T09:35:55.228Z] de9db76c5a1d: Pull complete [2021-09-14T09:35:55.815Z] e1f770b5df2f: Verifying Checksum [2021-09-14T09:35:55.815Z] e1f770b5df2f: Download complete [2021-09-14T09:35:59.158Z] 0eba1c9be4d2: Verifying Checksum [2021-09-14T09:35:59.158Z] 0eba1c9be4d2: Download complete [2021-09-14T09:36:00.118Z] 85a0685a4137: Verifying Checksum [2021-09-14T09:36:00.118Z] 85a0685a4137: Download complete [2021-09-14T09:36:02.071Z] 0eba1c9be4d2: Pull complete [2021-09-14T09:36:02.071Z] 0d57e429df01: Pull complete [2021-09-14T09:36:02.339Z] 4e4be7b47b0d: Pull complete [2021-09-14T09:36:02.920Z] e1f770b5df2f: Pull complete [2021-09-14T09:36:06.296Z] 85a0685a4137: Pull complete [2021-09-14T09:36:06.296Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-14T09:36:06.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T09:36:06.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-14T09:36:06.385Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:36:06.434Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-14T09:36:08.276Z] $ docker top 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-14T09:36:08.479Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-14T09:36:08.892Z] + set -o pipefail [2021-09-14T09:36:08.892Z] + snyk monitor '--org=edgex-jenkins' [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/20ed6baa-ba68-4ff9-a8f2-457c73c13570 [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] [2021-09-14T09:36:14.241Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-09-14T09:36:14.241Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-09-14T09:36:14.256Z] $ docker stop --time=1 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 [2021-09-14T09:36:15.933Z] $ docker rm -f 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 [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-09-14T09:36:16.949Z] + git log --format=format:%s -1 d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:17.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:36:17.275Z] . [Pipeline] withDockerContainer [2021-09-14T09:36:17.361Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:36:17.416Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T09:36:17.812Z] $ docker top 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T09:36:17.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T09:36:17.950Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T09:36:18.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T09:36:18.067Z] $ docker exec 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 ssh-agent [2021-09-14T09:36:18.188Z] SSH_AUTH_SOCK=/tmp/ssh-9EkXBy1rOXOe/agent.14 [2021-09-14T09:36:18.188Z] SSH_AGENT_PID=20 [2021-09-14T09:36:18.202Z] Running ssh-add (command line suppressed) [2021-09-14T09:36:18.322Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1812077740140504607.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1812077740140504607.key) [2021-09-14T09:36:18.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T09:36:18.655Z] + git semver tag [2021-09-14T09:36:18.656Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T09:36:18.656Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-14T09:36:18.656Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:36:18.656Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T09:36:18.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T09:36:18.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T09:36:18.656Z] # $SEMVER_BRANCH = main [2021-09-14T09:36:18.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-14T09:36:18.656Z] # d10556797afaecf939d3a21dde5b7eeac07f4476 HEAD [2021-09-14T09:36:18.656Z] # -> Force: false [2021-09-14T09:36:18.656Z] # e19d309b3571de316f02af06c8fbb6d852d76fde refs/tags/v2.0.1-dev.11 [Pipeline] } [2021-09-14T09:36:18.670Z] $ docker exec --env ******** --env ******** 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 ssh-agent -k [2021-09-14T09:36:18.801Z] unset SSH_AUTH_SOCK; [2021-09-14T09:36:18.802Z] unset SSH_AGENT_PID; [2021-09-14T09:36:18.802Z] echo Agent pid 20 killed; [2021-09-14T09:36:18.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T09:36:19.178Z] + git semver [Pipeline] } [2021-09-14T09:36:19.196Z] $ docker stop --time=1 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 [2021-09-14T09:36:20.414Z] $ docker rm -f 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:20.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T09:36:20.919Z] [2021-09-14T09:36:20.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:21.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T09:36:21.248Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-14T09:36:21.248Z] ab5ef0e58194: Pulling fs layer [2021-09-14T09:36:21.248Z] 9712f1f96733: Pulling fs layer [2021-09-14T09:36:21.248Z] 63f879dbbcfc: Pulling fs layer [2021-09-14T09:36:21.248Z] 0d9ebad4ef96: Pulling fs layer [2021-09-14T09:36:21.248Z] e9a5061849ea: Pulling fs layer [2021-09-14T09:36:21.248Z] d747dcd14b5f: Pulling fs layer [2021-09-14T09:36:21.248Z] 2de7ff778b66: Pulling fs layer [2021-09-14T09:36:21.248Z] e9a5061849ea: Waiting [2021-09-14T09:36:21.248Z] d747dcd14b5f: Waiting [2021-09-14T09:36:21.248Z] 2de7ff778b66: Waiting [2021-09-14T09:36:21.248Z] 0d9ebad4ef96: Waiting [2021-09-14T09:36:21.248Z] 9712f1f96733: Download complete [2021-09-14T09:36:23.820Z] 63f879dbbcfc: Verifying Checksum [2021-09-14T09:36:23.820Z] 63f879dbbcfc: Download complete [2021-09-14T09:36:23.820Z] e9a5061849ea: Verifying Checksum [2021-09-14T09:36:23.820Z] e9a5061849ea: Download complete [2021-09-14T09:36:23.820Z] d747dcd14b5f: Verifying Checksum [2021-09-14T09:36:23.820Z] d747dcd14b5f: Download complete [2021-09-14T09:36:24.401Z] 0d9ebad4ef96: Verifying Checksum [2021-09-14T09:36:24.401Z] 0d9ebad4ef96: Download complete [2021-09-14T09:36:24.401Z] 2de7ff778b66: Verifying Checksum [2021-09-14T09:36:24.401Z] 2de7ff778b66: Download complete [2021-09-14T09:36:24.988Z] ab5ef0e58194: Verifying Checksum [2021-09-14T09:36:24.988Z] ab5ef0e58194: Download complete [2021-09-14T09:36:27.588Z] ab5ef0e58194: Pull complete [2021-09-14T09:36:27.588Z] 9712f1f96733: Pull complete [2021-09-14T09:36:27.855Z] 63f879dbbcfc: Pull complete [2021-09-14T09:36:31.214Z] 0d9ebad4ef96: Pull complete [2021-09-14T09:36:31.479Z] e9a5061849ea: Pull complete [2021-09-14T09:36:31.479Z] d747dcd14b5f: Pull complete [2021-09-14T09:36:32.438Z] 2de7ff778b66: Pull complete [2021-09-14T09:36:32.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-14T09:36:32.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T09:36:32.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-14T09:36:32.525Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:36:32.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-14T09:36:35.861Z] $ docker top a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:36:35.978Z] provisioning config files... [2021-09-14T09:36:35.993Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config525924822374051772tmp [2021-09-14T09:36:36.013Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5143714353275585515tmp [2021-09-14T09:36:36.036Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1455324458640071774tmp [Pipeline] { [Pipeline] echo [2021-09-14T09:36:36.061Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:36:36.372Z] ---> sigul-configuration.sh [2021-09-14T09:36:36.372Z] gpg: directory `/root/.gnupg' created [2021-09-14T09:36:36.372Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-14T09:36:36.372Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-14T09:36:36.372Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-14T09:36:36.372Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-14T09:36:36.372Z] gpg: CAST5 encrypted data [2021-09-14T09:36:36.372Z] gpg: encrypted with 1 passphrase [2021-09-14T09:36:36.372Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-14T09:36:36.682Z] + mkdir /home/jenkins [2021-09-14T09:36:36.682Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-14T09:36:36.994Z] + 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-09-14T09:36:37.012Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:36:37.325Z] ---> sigul-install.sh [2021-09-14T09:36:37.326Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-14T09:36:37.637Z] + git tag --list [2021-09-14T09:36:37.637Z] 0.1.1 [2021-09-14T09:36:37.637Z] v1.1.0 [2021-09-14T09:36:37.637Z] v1.2.0 [2021-09-14T09:36:37.637Z] v1.2.1 [2021-09-14T09:36:37.637Z] v1.3.0 [2021-09-14T09:36:37.637Z] v2.0.0 [2021-09-14T09:36:37.637Z] v2.0.1-dev.1 [2021-09-14T09:36:37.637Z] v2.0.1-dev.10 [2021-09-14T09:36:37.637Z] v2.0.1-dev.11 [2021-09-14T09:36:37.637Z] v2.0.1-dev.2 [2021-09-14T09:36:37.637Z] v2.0.1-dev.3 [2021-09-14T09:36:37.637Z] v2.0.1-dev.4 [2021-09-14T09:36:37.637Z] v2.0.1-dev.5 [2021-09-14T09:36:37.637Z] v2.0.1-dev.6 [2021-09-14T09:36:37.637Z] v2.0.1-dev.7 [2021-09-14T09:36:37.637Z] v2.0.1-dev.8 [2021-09-14T09:36:37.637Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-14T09:36:37.946Z] + lftools sign git-tag v2.0.1-dev.11 [2021-09-14T09:36:38.528Z] Signing Git tag with Sigul... [2021-09-14T09:36:38.528Z] Signing v2.0.1-dev.11 [Pipeline] echo [2021-09-14T09:36:39.124Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:36:39.438Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-14T09:36:39.450Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-14T09:36:39.483Z] $ docker stop --time=1 a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 [2021-09-14T09:36:40.710Z] $ docker rm -f a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:41.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:36:41.425Z] . [Pipeline] withDockerContainer [2021-09-14T09:36:41.513Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:36:41.563Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T09:36:41.909Z] $ docker top a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T09:36:42.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T09:36:42.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T09:36:42.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T09:36:42.215Z] $ docker exec a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c ssh-agent [2021-09-14T09:36:42.339Z] SSH_AUTH_SOCK=/tmp/ssh-5rtJrM7TCSrB/agent.14 [2021-09-14T09:36:42.339Z] SSH_AGENT_PID=21 [2021-09-14T09:36:42.347Z] Running ssh-add (command line suppressed) [2021-09-14T09:36:42.449Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4938747309300704400.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4938747309300704400.key) [2021-09-14T09:36:42.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T09:36:42.790Z] + git semver bump pre [2021-09-14T09:36:42.790Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T09:36:42.790Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-14T09:36:42.790Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:36:42.790Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T09:36:42.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T09:36:42.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T09:36:42.790Z] # $SEMVER_BRANCH = main [2021-09-14T09:36:42.790Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-14T09:36:42.790Z] 2.0.1-dev.12 [Pipeline] } [2021-09-14T09:36:42.805Z] $ docker exec --env ******** --env ******** a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c ssh-agent -k [2021-09-14T09:36:42.900Z] unset SSH_AUTH_SOCK; [2021-09-14T09:36:42.900Z] unset SSH_AGENT_PID; [2021-09-14T09:36:42.900Z] echo Agent pid 21 killed; [2021-09-14T09:36:42.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T09:36:43.268Z] + git semver [Pipeline] } [2021-09-14T09:36:43.287Z] $ docker stop --time=1 a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c [2021-09-14T09:36:44.480Z] $ docker rm -f a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:44.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T09:36:44.882Z] . [Pipeline] withDockerContainer [2021-09-14T09:36:44.963Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:36:45.013Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T09:36:45.391Z] $ docker top 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T09:36:45.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T09:36:45.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T09:36:45.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T09:36:45.635Z] $ docker exec 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 ssh-agent [2021-09-14T09:36:45.760Z] SSH_AUTH_SOCK=/tmp/ssh-fLYufQKAuWU3/agent.14 [2021-09-14T09:36:45.760Z] SSH_AGENT_PID=20 [2021-09-14T09:36:45.767Z] Running ssh-add (command line suppressed) [2021-09-14T09:36:45.865Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1371025625887839967.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1371025625887839967.key) [2021-09-14T09:36:45.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T09:36:46.202Z] + git semver push [2021-09-14T09:36:46.202Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T09:36:46.202Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-14T09:36:46.202Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:36:46.202Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T09:36:46.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T09:36:46.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T09:36:46.202Z] # $SEMVER_BRANCH = main [2021-09-14T09:36:46.202Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-14T09:36:48.160Z] $ docker exec --env ******** --env ******** 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 ssh-agent -k [2021-09-14T09:36:48.250Z] unset SSH_AUTH_SOCK; [2021-09-14T09:36:48.250Z] unset SSH_AGENT_PID; [2021-09-14T09:36:48.250Z] echo Agent pid 20 killed; [2021-09-14T09:36:48.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T09:36:48.616Z] + git semver [Pipeline] } [2021-09-14T09:36:48.636Z] $ docker stop --time=1 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 [2021-09-14T09:36:49.828Z] $ docker rm -f 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 [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-09-14T09:36:50.901Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:36:51.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:36:51.819Z] ---> package-listing.sh [2021-09-14T09:36:51.819Z] ++ facter osfamily [2021-09-14T09:36:51.819Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-14T09:36:52.088Z] + OS_FAMILY=redhat [2021-09-14T09:36:52.088Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-14T09:36:52.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-14T09:36:52.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-14T09:36:52.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-14T09:36:52.088Z] + PACKAGES=/tmp/packages_start.txt [2021-09-14T09:36:52.088Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-14T09:36:52.088Z] + PACKAGES=/tmp/packages_end.txt [2021-09-14T09:36:52.088Z] + case "${OS_FAMILY}" in [2021-09-14T09:36:52.088Z] + sort [2021-09-14T09:36:52.088Z] + rpm -qa [2021-09-14T09:36:52.676Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-14T09:36:52.676Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-14T09:36:52.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-14T09:36:52.676Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-14T09:36:52.676Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-09-14T09:36:52.676Z] + 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-09-14T09:36:52.692Z] 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-09-14T09:36:52.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:53.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:36:53.574Z] [2021-09-14T09:36:53.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T09:36:53.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:36:53.901Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T09:36:53.901Z] b4d181a07f80: Pulling fs layer [2021-09-14T09:36:53.901Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T09:36:53.901Z] ed53099fbce6: Pulling fs layer [2021-09-14T09:36:53.901Z] dc539afda2c1: Pulling fs layer [2021-09-14T09:36:53.901Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T09:36:53.901Z] 9065ff56babe: Pulling fs layer [2021-09-14T09:36:53.901Z] d287ab97295c: Pulling fs layer [2021-09-14T09:36:53.901Z] 77bc0d833cb6: Waiting [2021-09-14T09:36:53.901Z] 9065ff56babe: Waiting [2021-09-14T09:36:53.901Z] d287ab97295c: Waiting [2021-09-14T09:36:54.166Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T09:36:54.166Z] a1111a8f2ec3: Download complete [2021-09-14T09:36:54.166Z] dc539afda2c1: Verifying Checksum [2021-09-14T09:36:54.166Z] dc539afda2c1: Download complete [2021-09-14T09:36:54.431Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T09:36:54.431Z] 77bc0d833cb6: Download complete [2021-09-14T09:36:54.431Z] 9065ff56babe: Download complete [2021-09-14T09:36:54.697Z] ed53099fbce6: Verifying Checksum [2021-09-14T09:36:54.697Z] ed53099fbce6: Download complete [2021-09-14T09:36:55.658Z] b4d181a07f80: Verifying Checksum [2021-09-14T09:36:55.658Z] b4d181a07f80: Download complete [2021-09-14T09:36:56.611Z] b4d181a07f80: Pull complete [2021-09-14T09:36:56.611Z] a1111a8f2ec3: Pull complete [2021-09-14T09:36:57.193Z] ed53099fbce6: Pull complete [2021-09-14T09:36:57.193Z] dc539afda2c1: Pull complete [2021-09-14T09:36:57.458Z] 77bc0d833cb6: Pull complete [2021-09-14T09:36:57.722Z] 9065ff56babe: Pull complete [2021-09-14T09:36:59.130Z] d287ab97295c: Verifying Checksum [2021-09-14T09:36:59.130Z] d287ab97295c: Download complete [2021-09-14T09:37:03.432Z] d287ab97295c: Pull complete [2021-09-14T09:37:03.433Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T09:37:03.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T09:37:03.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T09:37:03.524Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-09-14T09:37:03.574Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-14T09:37:06.380Z] $ docker top 24a5847131ef51109d2903bb8ceb6292fd004721b135049a7783831c722b61cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T09:37:06.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-14T09:37:07.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-14T09:37:07.418Z] + ls /var/log/sa-host [2021-09-14T09:37:07.418Z] + sadf -c /var/log/sa-host/sa05 [2021-09-14T09:37:07.418Z] file_magic: OK [2021-09-14T09:37:07.418Z] HZ: Using current value: 100 [2021-09-14T09:37:07.418Z] file_header: OK [2021-09-14T09:37:07.418Z] 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-09-14T09:37:07.418Z] Statistics: [2021-09-14T09:37:07.418Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T09:37:07.418Z] File successfully converted to sysstat format version 12.0.3 [2021-09-14T09:37:07.418Z] + sadf -c /var/log/sa-host/sa14 [2021-09-14T09:37:07.418Z] file_magic: OK [2021-09-14T09:37:07.418Z] HZ: Using current value: 100 [2021-09-14T09:37:07.418Z] file_header: OK [2021-09-14T09:37:07.418Z] 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-09-14T09:37:07.418Z] Statistics: [2021-09-14T09:37:07.418Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T09:37:07.418Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T09:37:08.057Z] provisioning config files... [2021-09-14T09:37:08.073Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8618758718852868500tmp [Pipeline] { [Pipeline] echo [2021-09-14T09:37:08.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:37:08.588Z] ---> create-netrc.sh [Pipeline] } [2021-09-14T09:37:08.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:37:09.015Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-14T09:37:09.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:37:09.339Z] ---> sudo-logs.sh [2021-09-14T09:37:09.339Z] Archiving 'sudo' log.. [2021-09-14T09:37:09.339Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-148.vexxhost.local: Name or service not known [2021-09-14T09:37:09.339Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-148.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-14T09:37:09.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:37:09.686Z] ---> job-cost.sh [2021-09-14T09:37:09.686Z] lf-activate-venv: SKIPPING [2021-09-14T09:37:09.686Z] DEBUG: total: 0.10999999940395355 [2021-09-14T09:37:09.686Z] INFO: Retrieving Stack Cost... [2021-09-14T09:37:11.631Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T09:37:11.631Z] INFO: Archiving Costs [Pipeline] echo [2021-09-14T09:37:11.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T09:37:11.959Z] ---> logs-deploy.sh [2021-09-14T09:37:11.959Z] lf-activate-venv: SKIPPING [2021-09-14T09:37:11.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/11 [2021-09-14T09:37:11.959Z] INFO: archiving workspace using pattern(s): [2021-09-14T09:37:12.917Z] Archives upload complete. [2021-09-14T09:37:12.917Z] INFO: archiving logs to Nexus