Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a267235e54e602672fad9900538a6a004b251877 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4915952618467503650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8928383059313920852.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8770117946839021298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9087951034241827898.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8230928601156908104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-895’ is offline Running on prd-centos7-docker-4c-2g-898 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh1032872455304351880.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 a267235e54e602672fad9900538a6a004b251877 (master) > 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 a267235e54e602672fad9900538a6a004b251877 # timeout=10 Commit message: "feat: fix some bugs in UI" > git rev-list --no-walk 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T08:28:01.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T08:28:01.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T08:28:01.870Z] ========================================================= [2021-06-23T08:28:01.870Z] EdgeX Global Pipelines Version Info [2021-06-23T08:28:01.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:28:03.417Z] ------------------- [2021-06-23T08:28:03.417Z] stable info: [2021-06-23T08:28:03.417Z] ------------------- [2021-06-23T08:28:03.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T08:28:03.418Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T08:28:03.418Z] Message: update stable to v1.0.195 [2021-06-23T08:28:03.993Z] ------------------- [2021-06-23T08:28:03.993Z] experimental info: [2021-06-23T08:28:03.993Z] ------------------- [2021-06-23T08:28:03.993Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T08:28:03.993Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T08:28:03.993Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T08:28:04.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-23T08:28:04.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-23T08:28:04.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T08:28:04.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T08:28:04.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T08:28:04.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T08:28:04.302Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T08:28:04.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T08:28:04.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T08:28:04.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T08:28:04.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T08:28:04.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-23T08:28:04.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T08:28:04.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T08:28:04.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T08:28:04.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T08:28:04.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T08:28:04.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T08:28:04.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T08:28:04.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T08:28:04.715Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T08:28:04.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T08:28:04.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T08:28:04.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T08:28:04.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T08:28:04.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T08:28:04.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T08:28:04.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T08:28:04.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T08:28:04.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a267235e54e602672fad9900538a6a004b251877 [Pipeline] echo [2021-06-23T08:28:04.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a267235 [Pipeline] echo [2021-06-23T08:28:04.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T08:28:05.084Z] provisioning config files... [2021-06-23T08:28:05.101Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7051935077890674685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:28:05.457Z] ---> docker-login.sh [2021-06-23T08:28:05.457Z] nexus3.edgexfoundry.org:10001 [2021-06-23T08:28:05.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:28:05.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:28:05.723Z] Configure a credential helper to remove this warning. See [2021-06-23T08:28:05.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:28:05.723Z] [2021-06-23T08:28:05.723Z] Login Succeeded [2021-06-23T08:28:05.723Z] nexus3.edgexfoundry.org:10002 [2021-06-23T08:28:05.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:28:05.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:28:05.985Z] Configure a credential helper to remove this warning. See [2021-06-23T08:28:05.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:28:05.985Z] [2021-06-23T08:28:05.985Z] Login Succeeded [2021-06-23T08:28:05.985Z] nexus3.edgexfoundry.org:10003 [2021-06-23T08:28:05.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:28:05.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:28:05.985Z] Configure a credential helper to remove this warning. See [2021-06-23T08:28:05.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:28:05.985Z] [2021-06-23T08:28:05.985Z] Login Succeeded [2021-06-23T08:28:05.985Z] nexus3.edgexfoundry.org:10004 [2021-06-23T08:28:06.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:28:06.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:28:06.248Z] Configure a credential helper to remove this warning. See [2021-06-23T08:28:06.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:28:06.248Z] [2021-06-23T08:28:06.248Z] Login Succeeded [2021-06-23T08:28:06.248Z] docker.io [2021-06-23T08:28:06.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:28:06.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:28:06.511Z] Configure a credential helper to remove this warning. See [2021-06-23T08:28:06.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:28:06.511Z] [2021-06-23T08:28:06.511Z] Login Succeeded [2021-06-23T08:28:06.511Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T08:28:06.522Z] 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-06-23T08:28:07.129Z] + git log --format=format:%s -1 a267235e54e602672fad9900538a6a004b251877 [Pipeline] echo [2021-06-23T08:28:07.183Z] GIT_COMMIT: a267235e54e602672fad9900538a6a004b251877, Commit Message: feat: fix some bugs in UI [Pipeline] echo [2021-06-23T08:28:07.214Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:28:08.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:28:08.429Z] [2021-06-23T08:28:08.429Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:28:08.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:28:08.765Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T08:28:08.765Z] 31603596830f: Pulling fs layer [2021-06-23T08:28:08.765Z] 54011a49482f: Pulling fs layer [2021-06-23T08:28:08.765Z] a6820b24f6d8: Pulling fs layer [2021-06-23T08:28:08.765Z] f581987b2513: Pulling fs layer [2021-06-23T08:28:08.765Z] f581987b2513: Waiting [2021-06-23T08:28:08.765Z] 54011a49482f: Verifying Checksum [2021-06-23T08:28:08.765Z] 54011a49482f: Download complete [2021-06-23T08:28:09.031Z] 31603596830f: Verifying Checksum [2021-06-23T08:28:09.031Z] 31603596830f: Download complete [2021-06-23T08:28:09.031Z] a6820b24f6d8: Verifying Checksum [2021-06-23T08:28:09.031Z] a6820b24f6d8: Download complete [2021-06-23T08:28:09.031Z] 31603596830f: Pull complete [2021-06-23T08:28:09.303Z] 54011a49482f: Pull complete [2021-06-23T08:28:09.303Z] f581987b2513: Verifying Checksum [2021-06-23T08:28:09.303Z] f581987b2513: Download complete [2021-06-23T08:28:09.896Z] a6820b24f6d8: Pull complete [2021-06-23T08:28:10.158Z] f581987b2513: Pull complete [2021-06-23T08:28:10.158Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T08:28:10.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:28:10.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T08:28:10.239Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:28:10.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T08:28:11.899Z] $ docker top 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T08:28:12.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T08:28:12.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T08:28:12.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T08:28:12.132Z] $ docker exec 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent [2021-06-23T08:28:12.236Z] SSH_AUTH_SOCK=/tmp/ssh-fKjeTeNwDsh4/agent.15 [2021-06-23T08:28:12.236Z] SSH_AGENT_PID=22 [2021-06-23T08:28:12.245Z] Running ssh-add (command line suppressed) [2021-06-23T08:28:12.335Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4037510805343710788.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4037510805343710788.key) [2021-06-23T08:28:12.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T08:28:12.659Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T08:28:12.672Z] $ docker exec --env ******** --env ******** 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent -k [2021-06-23T08:28:12.760Z] unset SSH_AUTH_SOCK; [2021-06-23T08:28:12.761Z] unset SSH_AGENT_PID; [2021-06-23T08:28:12.761Z] echo Agent pid 22 killed; [2021-06-23T08:28:12.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T08:28:12.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T08:28:12.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T08:28:12.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T08:28:12.930Z] $ docker exec 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent [2021-06-23T08:28:13.036Z] SSH_AUTH_SOCK=/tmp/ssh-HJReaH9RObw4/agent.56 [2021-06-23T08:28:13.036Z] SSH_AGENT_PID=62 [2021-06-23T08:28:13.042Z] Running ssh-add (command line suppressed) [2021-06-23T08:28:13.135Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3031558462808900668.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3031558462808900668.key) [2021-06-23T08:28:13.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T08:28:13.456Z] + git semver init [2021-06-23T08:28:13.456Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T08:28:13.456Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T08:28:13.456Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:28:13.456Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T08:28:13.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T08:28:13.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T08:28:13.456Z] # $SEMVER_BRANCH = master [2021-06-23T08:28:13.456Z] # $SEMVER_TEMP = /tmp/semver-871621786 [2021-06-23T08:28:13.456Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-23T08:28:15.407Z] # '/tmp/semver-871621786' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-23T08:28:15.407Z] # -> Force: false [2021-06-23T08:28:15.407Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T08:28:15.416Z] $ docker exec --env ******** --env ******** 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent -k [2021-06-23T08:28:15.497Z] unset SSH_AUTH_SOCK; [2021-06-23T08:28:15.498Z] unset SSH_AGENT_PID; [2021-06-23T08:28:15.498Z] echo Agent pid 62 killed; [2021-06-23T08:28:15.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T08:28:15.857Z] + git semver [Pipeline] } [2021-06-23T08:28:15.870Z] $ docker stop --time=1 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 [2021-06-23T08:28:17.305Z] $ docker rm -f 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T08:28:17.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T08:28:17.953Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T08:28:17.956Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.83 [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-06-23T08:28:33.238Z] Still waiting to schedule task [2021-06-23T08:28:33.239Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T08:28:33.241Z] Still waiting to schedule task [2021-06-23T08:28:33.242Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-897’ is offline [2021-06-23T08:30:30.672Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-899 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T08:30:30.696Z] Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout [2021-06-23T08:30:30.913Z] The recommended git tool is: git [2021-06-23T08:30:36.624Z] using credential edgex-jenkins-ssh [2021-06-23T08:30:36.665Z] Cloning the remote Git repository [2021-06-23T08:30:36.732Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T08:30:36.844Z] > git init /w/workspace/edgex-ui-go/143 # timeout=10 [2021-06-23T08:30:36.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T08:30:36.911Z] > git --version # timeout=10 [2021-06-23T08:30:36.944Z] > git --version # 'git version 2.17.1' [2021-06-23T08:30:36.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T08:30:37.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T08:30:39.976Z] Avoid second fetch [2021-06-23T08:30:39.977Z] Checking out Revision a267235e54e602672fad9900538a6a004b251877 (master) [2021-06-23T08:30:39.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T08:30:39.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T08:30:39.995Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T08:30:40.017Z] > git checkout -f a267235e54e602672fad9900538a6a004b251877 # timeout=10 [2021-06-23T08:30:44.445Z] Commit message: "feat: fix some bugs in UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T08:30:45.904Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T08:30:46.385Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T08:30:46.737Z] + true [2021-06-23T08:30:46.737Z] + sudo service docker restart [2021-06-23T08:30:57.703Z] Running on prd-centos7-docker-4c-2g-900 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-23T08:30:57.727Z] Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout [2021-06-23T08:30:57.836Z] The recommended git tool is: git [2021-06-23T08:31:00.283Z] using credential edgex-jenkins-ssh [2021-06-23T08:31:00.301Z] Cloning the remote Git repository [2021-06-23T08:30:59.909Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T08:30:59.983Z] > git init /w/workspace/edgex-ui-go/143 # timeout=10 [2021-06-23T08:31:00.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T08:31:00.022Z] > git --version # timeout=10 [2021-06-23T08:31:00.031Z] > git --version # 'git version 2.24.4' [2021-06-23T08:31:00.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T08:31:00.055Z] [INFO] Currently running in a labeled security context [2021-06-23T08:31:00.055Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T08:31:00.055Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/143@tmp/jenkins-gitclient-ssh6369675354243504601.key [2021-06-23T08:31:00.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T08:31:02.328Z] Avoid second fetch [2021-06-23T08:31:02.329Z] Checking out Revision a267235e54e602672fad9900538a6a004b251877 (master) [2021-06-23T08:31:02.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T08:31:02.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T08:31:02.091Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T08:31:02.099Z] > git checkout -f a267235e54e602672fad9900538a6a004b251877 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T08:31:05.133Z] provisioning config files... [2021-06-23T08:31:05.160Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config3276048730935185571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:31:05.540Z] ---> docker-login.sh [2021-06-23T08:31:05.540Z] nexus3.edgexfoundry.org:10001 [2021-06-23T08:31:05.799Z] Commit message: "feat: fix some bugs in UI" [2021-06-23T08:31:06.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T08:31:06.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:06.751Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:06.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:06.751Z] [2021-06-23T08:31:06.751Z] Login Succeeded [2021-06-23T08:31:06.751Z] nexus3.edgexfoundry.org:10002 [2021-06-23T08:31:06.882Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T08:31:07.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:07.216Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T08:31:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:07.307Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:07.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:07.307Z] [2021-06-23T08:31:07.307Z] Login Succeeded [2021-06-23T08:31:07.307Z] nexus3.edgexfoundry.org:10003 [2021-06-23T08:31:07.519Z] + sudo service docker restart [2021-06-23T08:31:07.519Z] + true [2021-06-23T08:31:07.519Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T08:31:07.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:07.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:07.906Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:07.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:07.906Z] [2021-06-23T08:31:07.906Z] Login Succeeded [2021-06-23T08:31:07.906Z] nexus3.edgexfoundry.org:10004 [2021-06-23T08:31:08.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:08.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:08.459Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:08.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:08.459Z] [2021-06-23T08:31:08.459Z] Login Succeeded [2021-06-23T08:31:08.459Z] docker.io [2021-06-23T08:31:08.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:09.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:09.346Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:09.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:09.346Z] [2021-06-23T08:31:09.346Z] Login Succeeded [2021-06-23T08:31:09.346Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T08:31:09.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T08:31:09.670Z] ========================================================= [2021-06-23T08:31:09.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T08:31:09.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:31:10.013Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T08:31:10.614Z] Sending build context to Docker daemon 17.94MB [2021-06-23T08:31:10.890Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T08:31:10.890Z] Step 2/8 : FROM ${BASE} [2021-06-23T08:31:10.890Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T08:31:10.890Z] 595b0fe564bb: Pulling fs layer [2021-06-23T08:31:10.890Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T08:31:10.890Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T08:31:10.890Z] ba82ee9f976e: Pulling fs layer [2021-06-23T08:31:10.890Z] 506bd15cee9f: Pulling fs layer [2021-06-23T08:31:10.890Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T08:31:10.890Z] 618dc40b7e24: Pulling fs layer [2021-06-23T08:31:10.890Z] 506bd15cee9f: Waiting [2021-06-23T08:31:10.890Z] 75a0a4a0db45: Waiting [2021-06-23T08:31:10.890Z] ba82ee9f976e: Waiting [2021-06-23T08:31:10.890Z] 618dc40b7e24: Waiting [2021-06-23T08:31:11.165Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T08:31:11.165Z] 3088b5b3c5c0: Download complete [2021-06-23T08:31:11.165Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T08:31:11.165Z] 5b7225fbf94c: Download complete [2021-06-23T08:31:11.165Z] 506bd15cee9f: Verifying Checksum [2021-06-23T08:31:11.165Z] 506bd15cee9f: Download complete [2021-06-23T08:31:11.165Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T08:31:11.165Z] 75a0a4a0db45: Download complete [2021-06-23T08:31:11.165Z] 595b0fe564bb: Verifying Checksum [2021-06-23T08:31:11.165Z] 595b0fe564bb: Download complete [2021-06-23T08:31:11.773Z] 595b0fe564bb: Pull complete [2021-06-23T08:31:12.384Z] 3088b5b3c5c0: Pull complete [2021-06-23T08:31:12.996Z] 5b7225fbf94c: Pull complete [2021-06-23T08:31:13.269Z] 618dc40b7e24: Verifying Checksum [2021-06-23T08:31:13.269Z] 618dc40b7e24: Download complete [2021-06-23T08:31:15.255Z] ba82ee9f976e: Verifying Checksum [2021-06-23T08:31:15.255Z] ba82ee9f976e: Download complete [2021-06-23T08:31:25.442Z] ba82ee9f976e: Pull complete [2021-06-23T08:31:25.442Z] 506bd15cee9f: Pull complete [Pipeline] withEnv [Pipeline] { [2021-06-23T08:31:25.716Z] 75a0a4a0db45: Pull complete [Pipeline] configFileProvider [2021-06-23T08:31:25.739Z] provisioning config files... [2021-06-23T08:31:25.753Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config1203191910215004074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:31:26.096Z] ---> docker-login.sh [2021-06-23T08:31:26.096Z] nexus3.edgexfoundry.org:10001 [2021-06-23T08:31:26.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:26.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:26.356Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:26.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:26.356Z] [2021-06-23T08:31:26.356Z] Login Succeeded [2021-06-23T08:31:26.356Z] nexus3.edgexfoundry.org:10002 [2021-06-23T08:31:26.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:26.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:26.618Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:26.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:26.618Z] [2021-06-23T08:31:26.618Z] Login Succeeded [2021-06-23T08:31:26.618Z] nexus3.edgexfoundry.org:10003 [2021-06-23T08:31:26.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:26.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:26.618Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:26.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:26.618Z] [2021-06-23T08:31:26.618Z] Login Succeeded [2021-06-23T08:31:26.618Z] nexus3.edgexfoundry.org:10004 [2021-06-23T08:31:26.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:26.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:26.880Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:26.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:26.880Z] [2021-06-23T08:31:26.880Z] Login Succeeded [2021-06-23T08:31:26.880Z] docker.io [2021-06-23T08:31:26.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:31:27.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:31:27.146Z] Configure a credential helper to remove this warning. See [2021-06-23T08:31:27.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:31:27.146Z] [2021-06-23T08:31:27.146Z] Login Succeeded [2021-06-23T08:31:27.146Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T08:31:27.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T08:31:27.359Z] ========================================================= [2021-06-23T08:31:27.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T08:31:27.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:31:27.746Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T08:31:27.746Z] Sending build context to Docker daemon 17.95MB [2021-06-23T08:31:27.746Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T08:31:27.746Z] Step 2/8 : FROM ${BASE} [2021-06-23T08:31:28.007Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T08:31:28.007Z] 540db60ca938: Pulling fs layer [2021-06-23T08:31:28.007Z] adcc1eea9eea: Pulling fs layer [2021-06-23T08:31:28.007Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T08:31:28.007Z] 0510c868ecb4: Pulling fs layer [2021-06-23T08:31:28.007Z] afea3b2eda06: Pulling fs layer [2021-06-23T08:31:28.007Z] 7809a108b3ef: Pulling fs layer [2021-06-23T08:31:28.007Z] f706445af74f: Pulling fs layer [2021-06-23T08:31:28.007Z] afea3b2eda06: Waiting [2021-06-23T08:31:28.007Z] 7809a108b3ef: Waiting [2021-06-23T08:31:28.007Z] f706445af74f: Waiting [2021-06-23T08:31:28.007Z] 0510c868ecb4: Waiting [2021-06-23T08:31:28.007Z] 4c4ab2625f07: Download complete [2021-06-23T08:31:28.007Z] adcc1eea9eea: Verifying Checksum [2021-06-23T08:31:28.007Z] adcc1eea9eea: Download complete [2021-06-23T08:31:28.007Z] afea3b2eda06: Verifying Checksum [2021-06-23T08:31:28.007Z] afea3b2eda06: Download complete [2021-06-23T08:31:28.007Z] 540db60ca938: Verifying Checksum [2021-06-23T08:31:28.007Z] 540db60ca938: Download complete [2021-06-23T08:31:28.007Z] 7809a108b3ef: Verifying Checksum [2021-06-23T08:31:28.007Z] 7809a108b3ef: Download complete [2021-06-23T08:31:28.273Z] 540db60ca938: Pull complete [2021-06-23T08:31:28.535Z] adcc1eea9eea: Pull complete [2021-06-23T08:31:28.535Z] 4c4ab2625f07: Pull complete [2021-06-23T08:31:29.479Z] f706445af74f: Verifying Checksum [2021-06-23T08:31:29.479Z] f706445af74f: Download complete [2021-06-23T08:31:30.043Z] 618dc40b7e24: Pull complete [2021-06-23T08:31:30.043Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T08:31:30.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T08:31:30.043Z] ---> a36622ca3599 [2021-06-23T08:31:30.043Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T08:31:30.056Z] 0510c868ecb4: Verifying Checksum [2021-06-23T08:31:30.056Z] 0510c868ecb4: Download complete [2021-06-23T08:31:32.061Z] ---> Running in b3a3662499cd [2021-06-23T08:31:32.338Z] Removing intermediate container b3a3662499cd [2021-06-23T08:31:32.338Z] ---> da0db0041d79 [2021-06-23T08:31:32.338Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T08:31:32.338Z] ---> Running in a6ca59c2f8db [2021-06-23T08:31:33.391Z] 0510c868ecb4: Pull complete [2021-06-23T08:31:33.391Z] afea3b2eda06: Pull complete [2021-06-23T08:31:33.391Z] 7809a108b3ef: Pull complete [2021-06-23T08:31:34.805Z] f706445af74f: Pull complete [2021-06-23T08:31:34.805Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T08:31:34.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T08:31:34.805Z] ---> b068be0155e3 [2021-06-23T08:31:34.805Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T08:31:34.967Z] Removing intermediate container a6ca59c2f8db [2021-06-23T08:31:34.968Z] ---> 12a1a0e28464 [2021-06-23T08:31:34.968Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T08:31:34.968Z] ---> Running in 1a5665a21387 [2021-06-23T08:31:35.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T08:31:36.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T08:31:37.924Z] OK: 138 MiB in 40 packages [2021-06-23T08:31:38.908Z] Removing intermediate container 1a5665a21387 [2021-06-23T08:31:38.908Z] ---> affd914372d6 [2021-06-23T08:31:38.908Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T08:31:38.908Z] ---> Running in f1003fd410cb [2021-06-23T08:31:39.023Z] ---> Running in 899829d127ea [2021-06-23T08:31:39.023Z] Removing intermediate container 899829d127ea [2021-06-23T08:31:39.023Z] ---> eb8f0673ab1f [2021-06-23T08:31:39.023Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T08:31:39.023Z] ---> Running in 9fd21a7a2c83 [2021-06-23T08:31:39.298Z] Removing intermediate container 9fd21a7a2c83 [2021-06-23T08:31:39.298Z] ---> 6ba1b913fb9d [2021-06-23T08:31:39.298Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T08:31:39.298Z] ---> Running in 048d999d267c [2021-06-23T08:31:39.506Z] Removing intermediate container f1003fd410cb [2021-06-23T08:31:39.506Z] ---> c5cd3ace2c14 [2021-06-23T08:31:39.506Z] Step 7/8 : COPY . . [2021-06-23T08:31:39.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T08:31:40.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T08:31:40.765Z] OK: 149 MiB in 40 packages [2021-06-23T08:31:41.029Z] Removing intermediate container 048d999d267c [2021-06-23T08:31:41.029Z] ---> 257747d3c5c1 [2021-06-23T08:31:41.029Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T08:31:41.029Z] ---> Running in 61eade08522a [2021-06-23T08:31:41.295Z] Removing intermediate container 61eade08522a [2021-06-23T08:31:41.295Z] ---> 486e0441b535 [2021-06-23T08:31:41.295Z] Step 7/8 : COPY . . [2021-06-23T08:31:41.498Z] ---> 6769b7fefd4d [2021-06-23T08:31:41.499Z] Step 8/8 : RUN go mod download [2021-06-23T08:31:41.772Z] ---> Running in 63b8c6bacf17 [2021-06-23T08:31:41.892Z] ---> 5f547d195e6d [2021-06-23T08:31:41.892Z] Step 8/8 : RUN go mod download [2021-06-23T08:31:42.153Z] ---> Running in 7e5e31ed284a [2021-06-23T08:31:57.090Z] Removing intermediate container 7e5e31ed284a [2021-06-23T08:31:57.090Z] ---> 5b9e483e843a [2021-06-23T08:31:57.090Z] Successfully built 5b9e483e843a [2021-06-23T08:31:57.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:31:57.402Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T08:31:57.402Z] . [Pipeline] withDockerContainer [2021-06-23T08:31:57.483Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-23T08:31:57.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-x86_64 cat [2021-06-23T08:31:57.926Z] $ docker top 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T08:31:58.315Z] + go version [2021-06-23T08:31:58.315Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T08:31:58.326Z] $ docker stop --time=1 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 [2021-06-23T08:31:59.502Z] $ docker rm -f 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:00.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T08:32:00.144Z] . [Pipeline] withDockerContainer [2021-06-23T08:32:00.220Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-23T08:32:00.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-x86_64 cat [2021-06-23T08:32:00.627Z] $ docker top d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T08:32:01.020Z] + go mod tidy [Pipeline] sh [2021-06-23T08:32:01.842Z] + make test [2021-06-23T08:32:01.843Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T08:32:02.112Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T08:32:08.600Z] Removing intermediate container 63b8c6bacf17 [2021-06-23T08:32:08.600Z] ---> 69209e2cfe5e [2021-06-23T08:32:08.600Z] Successfully built 69209e2cfe5e [2021-06-23T08:32:08.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:08.952Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T08:32:08.952Z] . [Pipeline] withDockerContainer [2021-06-23T08:32:09.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-899 does not seem to be running inside a container [2021-06-23T08:32:09.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-arm64 cat [2021-06-23T08:32:10.788Z] $ docker top 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T08:32:11.778Z] + go version [2021-06-23T08:32:11.778Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T08:32:11.797Z] $ docker stop --time=1 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T08:32:12.192Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T08:32:12.192Z] GO111MODULE=on go vet ./... [2021-06-23T08:32:13.548Z] $ docker rm -f 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:14.358Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T08:32:14.358Z] . [Pipeline] withDockerContainer [2021-06-23T08:32:14.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-899 does not seem to be running inside a container [2021-06-23T08:32:14.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-arm64 cat [2021-06-23T08:32:16.422Z] $ docker top 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-23T08:32:16.732Z] $ docker stop --time=1 d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c [2021-06-23T08:32:18.073Z] $ docker rm -f d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-23T08:32:18.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T08:32:18.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-23T08:32:18.866Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-23T08:32:21.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T08:32:21.782Z] + make test [2021-06-23T08:32:21.782Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T08:32:21.791Z] + ls -al . [2021-06-23T08:32:21.791Z] total 92 [2021-06-23T08:32:21.791Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 08:32 . [2021-06-23T08:32:21.791Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 08:31 .. [2021-06-23T08:32:21.791Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 08:31 assets [2021-06-23T08:32:21.791Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 08:31 bin [2021-06-23T08:32:21.791Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 08:31 cmd [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 08:31 CONTRIBUTING.md [2021-06-23T08:32:21.791Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 23 08:32 coverage.out [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 08:31 Dockerfile [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 08:31 Dockerfile.build [2021-06-23T08:32:21.791Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 08:31 docs [2021-06-23T08:32:21.791Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 08:31 .git [2021-06-23T08:32:21.791Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 08:31 .github [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 08:31 .gitignore [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 08:31 go.mod [2021-06-23T08:32:21.791Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 08:32 go.sum [2021-06-23T08:32:21.791Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 08:31 internal [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 08:31 Jenkinsfile [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 08:31 LICENSE [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 08:31 Makefile [2021-06-23T08:32:21.791Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 08:31 pkg [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 08:31 README.md [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 08:28 VERSION [2021-06-23T08:32:21.791Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 08:31 version.go [2021-06-23T08:32:21.791Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 08:31 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:22.094Z] + 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=a267235e54e602672fad9900538a6a004b251877 --label arch=amd64 --label version=2.0.0-dev.83 . [2021-06-23T08:32:22.094Z] Sending build context to Docker daemon 17.97MB [2021-06-23T08:32:22.094Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T08:32:22.094Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T08:32:22.094Z] ---> 5b9e483e843a [2021-06-23T08:32:22.094Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T08:32:22.354Z] ---> Running in 8e04e07049ac [2021-06-23T08:32:22.354Z] Removing intermediate container 8e04e07049ac [2021-06-23T08:32:22.354Z] ---> 00712970862b [2021-06-23T08:32:22.354Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T08:32:22.354Z] ---> Running in 9de02edaf663 [2021-06-23T08:32:22.616Z] Removing intermediate container 9de02edaf663 [2021-06-23T08:32:22.616Z] ---> edd94763c729 [2021-06-23T08:32:22.616Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T08:32:22.616Z] ---> Running in c0273996dade [2021-06-23T08:32:22.616Z] Removing intermediate container c0273996dade [2021-06-23T08:32:22.616Z] ---> 8b633e09554d [2021-06-23T08:32:22.616Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T08:32:22.616Z] ---> Running in 096a9183e664 [2021-06-23T08:32:22.616Z] Removing intermediate container 096a9183e664 [2021-06-23T08:32:22.616Z] ---> a708af384919 [2021-06-23T08:32:22.616Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T08:32:22.764Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T08:32:22.879Z] ---> Running in 57093f565699 [2021-06-23T08:32:22.879Z] Removing intermediate container 57093f565699 [2021-06-23T08:32:22.879Z] ---> 9efee5cee566 [2021-06-23T08:32:22.879Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T08:32:22.879Z] ---> Running in 10dab9da58ef [2021-06-23T08:32:23.466Z] Removing intermediate container 10dab9da58ef [2021-06-23T08:32:23.466Z] ---> cde85a1110c0 [2021-06-23T08:32:23.466Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T08:32:23.466Z] ---> Running in 26c2f9f2241e [2021-06-23T08:32:23.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T08:32:24.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T08:32:24.876Z] OK: 149 MiB in 40 packages [2021-06-23T08:32:25.147Z] Removing intermediate container 26c2f9f2241e [2021-06-23T08:32:25.147Z] ---> c2f4cc20bd23 [2021-06-23T08:32:25.147Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T08:32:25.147Z] ---> Running in 40af152cac37 [2021-06-23T08:32:25.147Z] Removing intermediate container 40af152cac37 [2021-06-23T08:32:25.147Z] ---> 7606d4ce8047 [2021-06-23T08:32:25.147Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T08:32:25.147Z] ---> Running in e1b1c4dae241 [2021-06-23T08:32:25.147Z] Removing intermediate container e1b1c4dae241 [2021-06-23T08:32:25.147Z] ---> 160516932246 [2021-06-23T08:32:25.147Z] Step 12/25 : COPY go.mod . [2021-06-23T08:32:25.410Z] ---> df2a9665ed2d [2021-06-23T08:32:25.410Z] Step 13/25 : COPY Makefile . [2021-06-23T08:32:25.671Z] ---> 2d08e362e021 [2021-06-23T08:32:25.671Z] Step 14/25 : RUN make update [2021-06-23T08:32:25.671Z] ---> Running in aea9294f676b [2021-06-23T08:32:25.946Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T08:32:26.205Z] Removing intermediate container aea9294f676b [2021-06-23T08:32:26.205Z] ---> c332e9a5b80a [2021-06-23T08:32:26.205Z] Step 15/25 : COPY . . [2021-06-23T08:32:26.780Z] ---> ce2aa97f327a [2021-06-23T08:32:26.780Z] Step 16/25 : RUN go mod tidy [2021-06-23T08:32:26.780Z] ---> Running in 5238d9c5d563 [2021-06-23T08:32:27.359Z] Removing intermediate container 5238d9c5d563 [2021-06-23T08:32:27.359Z] ---> 560b68ae88c0 [2021-06-23T08:32:27.359Z] Step 17/25 : RUN ${MAKE} [2021-06-23T08:32:27.359Z] ---> Running in 4c423f81fa0c [2021-06-23T08:32:27.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.83" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T08:32:35.948Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T08:32:37.346Z] Removing intermediate container 4c423f81fa0c [2021-06-23T08:32:37.346Z] ---> becda4b026ee [2021-06-23T08:32:37.346Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T08:32:37.607Z] 3.12: Pulling from library/alpine [2021-06-23T08:32:37.870Z] 339de151aab4: Pulling fs layer [2021-06-23T08:32:37.870Z] 339de151aab4: Verifying Checksum [2021-06-23T08:32:37.870Z] 339de151aab4: Download complete [2021-06-23T08:32:38.136Z] 339de151aab4: Pull complete [2021-06-23T08:32:38.136Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T08:32:38.136Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T08:32:38.136Z] ---> 13621d1b12d4 [2021-06-23T08:32:38.136Z] Step 19/25 : EXPOSE 4000 [2021-06-23T08:32:38.136Z] ---> Running in ff15f10bb239 [2021-06-23T08:32:38.397Z] Removing intermediate container ff15f10bb239 [2021-06-23T08:32:38.397Z] ---> 0ddb03ddd74f [2021-06-23T08:32:38.397Z] 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-06-23T08:32:38.660Z] ---> 7ceb7d6c9dd6 [2021-06-23T08:32:38.660Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T08:32:38.660Z] ---> Running in a8cf281298b2 [2021-06-23T08:32:38.923Z] Removing intermediate container a8cf281298b2 [2021-06-23T08:32:38.923Z] ---> 993b1e50b26b [2021-06-23T08:32:38.923Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T08:32:38.923Z] ---> Running in 269ea437b6c9 [2021-06-23T08:32:38.923Z] Removing intermediate container 269ea437b6c9 [2021-06-23T08:32:38.923Z] ---> 136ec26a423b [2021-06-23T08:32:38.923Z] Step 23/25 : LABEL arch=amd64 [2021-06-23T08:32:38.923Z] ---> Running in 20a8a55ce320 [2021-06-23T08:32:38.923Z] Removing intermediate container 20a8a55ce320 [2021-06-23T08:32:38.923Z] ---> 1a76e6e03a82 [2021-06-23T08:32:38.923Z] Step 24/25 : LABEL git_sha=a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:32:39.185Z] ---> Running in 78ee2c9a5fd1 [2021-06-23T08:32:39.185Z] Removing intermediate container 78ee2c9a5fd1 [2021-06-23T08:32:39.185Z] ---> 159ace62f2bd [2021-06-23T08:32:39.185Z] Step 25/25 : LABEL version=2.0.0-dev.83 [2021-06-23T08:32:39.185Z] ---> Running in fdbf968ea2c9 [2021-06-23T08:32:39.185Z] Removing intermediate container fdbf968ea2c9 [2021-06-23T08:32:39.185Z] ---> a68f0a6f6277 [2021-06-23T08:32:39.185Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T08:32:39.185Z] Successfully built a68f0a6f6277 [2021-06-23T08:32:39.185Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T08:32:39.366Z] provisioning config files... [2021-06-23T08:32:39.379Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config2579653987309362334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:32:39.718Z] ---> docker-login.sh [2021-06-23T08:32:39.718Z] nexus3.edgexfoundry.org:10001 [2021-06-23T08:32:39.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:32:39.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:32:39.718Z] Configure a credential helper to remove this warning. See [2021-06-23T08:32:39.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:32:39.718Z] [2021-06-23T08:32:39.718Z] Login Succeeded [2021-06-23T08:32:39.718Z] nexus3.edgexfoundry.org:10002 [2021-06-23T08:32:39.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:32:39.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:32:39.981Z] Configure a credential helper to remove this warning. See [2021-06-23T08:32:39.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:32:39.981Z] [2021-06-23T08:32:39.981Z] Login Succeeded [2021-06-23T08:32:39.981Z] nexus3.edgexfoundry.org:10003 [2021-06-23T08:32:39.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:32:39.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:32:39.981Z] Configure a credential helper to remove this warning. See [2021-06-23T08:32:39.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:32:39.981Z] [2021-06-23T08:32:39.981Z] Login Succeeded [2021-06-23T08:32:39.981Z] nexus3.edgexfoundry.org:10004 [2021-06-23T08:32:39.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:32:40.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:32:40.243Z] Configure a credential helper to remove this warning. See [2021-06-23T08:32:40.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:32:40.243Z] [2021-06-23T08:32:40.243Z] Login Succeeded [2021-06-23T08:32:40.243Z] docker.io [2021-06-23T08:32:40.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:32:40.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:32:40.504Z] Configure a credential helper to remove this warning. See [2021-06-23T08:32:40.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:32:40.504Z] [2021-06-23T08:32:40.504Z] Login Succeeded [2021-06-23T08:32:40.504Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T08:32:40.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T08:32:40.586Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-23T08:32:40.587Z] a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:32:40.587Z] latest [2021-06-23T08:32:40.587Z] 2.0.0-dev.83 [2021-06-23T08:32:40.587Z] a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:32:40.587Z] master [2021-06-23T08:32:40.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:40.937Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:41.233Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:32:41.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T08:32:41.233Z] a880e9e22f24: Preparing [2021-06-23T08:32:41.233Z] 32f366d666a5: Preparing [2021-06-23T08:32:41.233Z] 32f366d666a5: Layer already exists [2021-06-23T08:32:43.160Z] a880e9e22f24: Pushed [2021-06-23T08:32:43.160Z] a267235e54e602672fad9900538a6a004b251877: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:43.461Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:43.766Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T08:32:43.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T08:32:43.766Z] a880e9e22f24: Preparing [2021-06-23T08:32:43.766Z] 32f366d666a5: Preparing [2021-06-23T08:32:43.766Z] 32f366d666a5: Layer already exists [2021-06-23T08:32:43.766Z] a880e9e22f24: Layer already exists [2021-06-23T08:32:43.766Z] latest: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:44.109Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:44.409Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 [2021-06-23T08:32:44.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T08:32:44.410Z] a880e9e22f24: Preparing [2021-06-23T08:32:44.410Z] 32f366d666a5: Preparing [2021-06-23T08:32:44.410Z] a880e9e22f24: Layer already exists [2021-06-23T08:32:44.410Z] 32f366d666a5: Layer already exists [2021-06-23T08:32:44.410Z] 2.0.0-dev.83: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:44.717Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:45.023Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:32:45.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T08:32:45.024Z] a880e9e22f24: Preparing [2021-06-23T08:32:45.024Z] 32f366d666a5: Preparing [2021-06-23T08:32:45.024Z] 32f366d666a5: Layer already exists [2021-06-23T08:32:45.024Z] a880e9e22f24: Layer already exists [2021-06-23T08:32:45.024Z] a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:45.328Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:32:45.626Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-23T08:32:45.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-23T08:32:45.627Z] a880e9e22f24: Preparing [2021-06-23T08:32:45.627Z] 32f366d666a5: Preparing [2021-06-23T08:32:45.627Z] a880e9e22f24: Layer already exists [2021-06-23T08:32:45.627Z] 32f366d666a5: Layer already exists [2021-06-23T08:32:45.627Z] master: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T08:32:45.684Z] ===================================================== [Pipeline] echo [2021-06-23T08:32:45.699Z] taggedImages: [2021-06-23T08:32:45.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:32:45.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-23T08:32:45.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 [2021-06-23T08:32:45.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:32:45.700Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:32:46.405Z] ---> job-cost.sh [2021-06-23T08:32:46.405Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ytjC [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T08:32:55.172Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T08:32:55.172Z] GO111MODULE=on go vet ./... [2021-06-23T08:32:56.447Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T08:33:08.754Z] lf-activate-venv(): INFO: Adding /tmp/venv-ytjC/bin to PATH [2021-06-23T08:33:08.754Z] INFO: No Stack... [2021-06-23T08:33:09.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T08:33:09.906Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T08:33:10.204Z] + cat /w/workspace/edgex-ui-go/143/archives/cost.csv [2021-06-23T08:33:10.205Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T08:33:10.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [2021-06-23T08:33:10.246Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] did not exist. Created. [2021-06-23T08:33:10.246Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T08:33:10.577Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T08:33:10.636Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T08:33:10.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-23T08:33:17.401Z] $ docker stop --time=1 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 [2021-06-23T08:33:19.213Z] $ docker rm -f 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T08:33:19.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T08:33:20.024Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T08:33:20.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T08:33:21.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T08:33:21.532Z] + ls -al . [2021-06-23T08:33:21.532Z] total 128 [2021-06-23T08:33:21.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 08:32 . [2021-06-23T08:33:21.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:30 .. [2021-06-23T08:33:21.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 08:30 .git [2021-06-23T08:33:21.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 .github [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 08:30 .gitignore [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 08:30 CONTRIBUTING.md [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 08:30 Dockerfile [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 08:30 Dockerfile.build [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 08:30 Jenkinsfile [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 08:30 LICENSE [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 08:30 Makefile [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 08:30 README.md [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 08:28 VERSION [2021-06-23T08:33:21.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 assets [2021-06-23T08:33:21.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 bin [2021-06-23T08:33:21.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 cmd [2021-06-23T08:33:21.532Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 08:32 coverage.out [2021-06-23T08:33:21.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 docs [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 08:30 go.mod [2021-06-23T08:33:21.532Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 08:32 go.sum [2021-06-23T08:33:21.532Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 08:30 internal [2021-06-23T08:33:21.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 pkg [2021-06-23T08:33:21.532Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 08:30 version.go [2021-06-23T08:33:21.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:30 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:33:21.871Z] + 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=a267235e54e602672fad9900538a6a004b251877 --label arch=arm64 --label version=2.0.0-dev.83 . [2021-06-23T08:33:22.856Z] Sending build context to Docker daemon 17.97MB [2021-06-23T08:33:22.856Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T08:33:22.856Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T08:33:22.856Z] ---> 69209e2cfe5e [2021-06-23T08:33:22.856Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T08:33:23.130Z] ---> Running in f08b8630275b [2021-06-23T08:33:23.724Z] Removing intermediate container f08b8630275b [2021-06-23T08:33:23.724Z] ---> 52e2cb02cec2 [2021-06-23T08:33:23.724Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T08:33:23.997Z] ---> Running in 41998b0bd16e [2021-06-23T08:33:24.274Z] Removing intermediate container 41998b0bd16e [2021-06-23T08:33:24.274Z] ---> 24f4135ea6eb [2021-06-23T08:33:24.274Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T08:33:24.554Z] ---> Running in 41adf56486b5 [2021-06-23T08:33:24.832Z] Removing intermediate container 41adf56486b5 [2021-06-23T08:33:24.832Z] ---> c9b8885ed274 [2021-06-23T08:33:24.832Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T08:33:25.104Z] ---> Running in 59e8beb3ecff [2021-06-23T08:33:25.702Z] Removing intermediate container 59e8beb3ecff [2021-06-23T08:33:25.702Z] ---> 9f0adfa3a133 [2021-06-23T08:33:25.702Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T08:33:25.702Z] ---> Running in deb4d310ef64 [2021-06-23T08:33:26.298Z] Removing intermediate container deb4d310ef64 [2021-06-23T08:33:26.298Z] ---> 6e886b49fea1 [2021-06-23T08:33:26.298Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T08:33:26.298Z] ---> Running in e37b56e5d436 [2021-06-23T08:33:28.925Z] Removing intermediate container e37b56e5d436 [2021-06-23T08:33:28.925Z] ---> c7db6c47c743 [2021-06-23T08:33:28.925Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T08:33:28.925Z] ---> Running in cfc6b7330e6d [2021-06-23T08:33:29.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T08:33:30.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T08:33:31.876Z] OK: 138 MiB in 40 packages [2021-06-23T08:33:33.350Z] Removing intermediate container cfc6b7330e6d [2021-06-23T08:33:33.350Z] ---> b1910f30cb38 [2021-06-23T08:33:33.350Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T08:33:33.350Z] ---> Running in a05991273cc0 [2021-06-23T08:33:33.632Z] Removing intermediate container a05991273cc0 [2021-06-23T08:33:33.632Z] ---> 53a9e0e431cb [2021-06-23T08:33:33.632Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T08:33:33.912Z] ---> Running in 8f7c018508e5 [2021-06-23T08:33:34.511Z] Removing intermediate container 8f7c018508e5 [2021-06-23T08:33:34.511Z] ---> 6009e6e2c2fc [2021-06-23T08:33:34.511Z] Step 12/25 : COPY go.mod . [2021-06-23T08:33:35.114Z] ---> 3e2b11d2e756 [2021-06-23T08:33:35.114Z] Step 13/25 : COPY Makefile . [2021-06-23T08:33:35.711Z] ---> ec2c21baf574 [2021-06-23T08:33:35.711Z] Step 14/25 : RUN make update [2021-06-23T08:33:35.984Z] ---> Running in 6e0d0f96bb65 [2021-06-23T08:33:37.422Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T08:33:38.411Z] Removing intermediate container 6e0d0f96bb65 [2021-06-23T08:33:38.411Z] ---> 307168b67dd3 [2021-06-23T08:33:38.411Z] Step 15/25 : COPY . . [2021-06-23T08:33:41.045Z] ---> 67448b1d09c0 [2021-06-23T08:33:41.045Z] Step 16/25 : RUN go mod tidy [2021-06-23T08:33:41.045Z] ---> Running in 232a0938294d [2021-06-23T08:33:43.666Z] Removing intermediate container 232a0938294d [2021-06-23T08:33:43.666Z] ---> b929aab39e31 [2021-06-23T08:33:43.666Z] Step 17/25 : RUN ${MAKE} [2021-06-23T08:33:43.666Z] ---> Running in 50347c6ea5a0 [2021-06-23T08:33:45.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.83" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-23T08:34:11.958Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T08:34:15.361Z] Removing intermediate container 50347c6ea5a0 [2021-06-23T08:34:15.361Z] ---> 6bf5fea8cb93 [2021-06-23T08:34:15.361Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T08:34:15.633Z] 3.12: Pulling from library/alpine [2021-06-23T08:34:15.905Z] d2f70382dc9a: Pulling fs layer [2021-06-23T08:34:16.180Z] d2f70382dc9a: Verifying Checksum [2021-06-23T08:34:16.180Z] d2f70382dc9a: Download complete [2021-06-23T08:34:16.773Z] d2f70382dc9a: Pull complete [2021-06-23T08:34:16.773Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T08:34:16.773Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T08:34:16.773Z] ---> c4fd0aeabfcf [2021-06-23T08:34:16.773Z] Step 19/25 : EXPOSE 4000 [2021-06-23T08:34:17.047Z] ---> Running in 78ccc4d85a84 [2021-06-23T08:34:17.644Z] Removing intermediate container 78ccc4d85a84 [2021-06-23T08:34:17.644Z] ---> 8a33f8e20b72 [2021-06-23T08:34:17.644Z] 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-06-23T08:34:19.081Z] ---> f9c303b3357c [2021-06-23T08:34:19.081Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T08:34:19.081Z] ---> Running in f73c3d83acb6 [2021-06-23T08:34:19.675Z] Removing intermediate container f73c3d83acb6 [2021-06-23T08:34:19.675Z] ---> 7bddb8729333 [2021-06-23T08:34:19.675Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T08:34:19.675Z] ---> Running in 38cfa55144e4 [2021-06-23T08:34:20.274Z] Removing intermediate container 38cfa55144e4 [2021-06-23T08:34:20.274Z] ---> 568d3e096469 [2021-06-23T08:34:20.274Z] Step 23/25 : LABEL arch=arm64 [2021-06-23T08:34:20.274Z] ---> Running in b135e3470577 [2021-06-23T08:34:20.871Z] Removing intermediate container b135e3470577 [2021-06-23T08:34:20.871Z] ---> 7964ad9c6967 [2021-06-23T08:34:20.871Z] Step 24/25 : LABEL git_sha=a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:34:20.871Z] ---> Running in 3b44c539e255 [2021-06-23T08:34:21.468Z] Removing intermediate container 3b44c539e255 [2021-06-23T08:34:21.468Z] ---> 3566e9c0cb1b [2021-06-23T08:34:21.468Z] Step 25/25 : LABEL version=2.0.0-dev.83 [2021-06-23T08:34:21.468Z] ---> Running in 471ed448aaa6 [2021-06-23T08:34:21.741Z] Removing intermediate container 471ed448aaa6 [2021-06-23T08:34:21.741Z] ---> edad29a3ab17 [2021-06-23T08:34:21.741Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T08:34:22.020Z] Successfully built edad29a3ab17 [2021-06-23T08:34:22.020Z] 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-06-23T08:34:22.293Z] provisioning config files... [2021-06-23T08:34:22.327Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config3559796524873524770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:34:22.686Z] ---> docker-login.sh [2021-06-23T08:34:22.686Z] nexus3.edgexfoundry.org:10001 [2021-06-23T08:34:22.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:34:23.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:34:23.231Z] Configure a credential helper to remove this warning. See [2021-06-23T08:34:23.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:34:23.231Z] [2021-06-23T08:34:23.231Z] Login Succeeded [2021-06-23T08:34:23.231Z] nexus3.edgexfoundry.org:10002 [2021-06-23T08:34:23.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:34:23.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:34:23.777Z] Configure a credential helper to remove this warning. See [2021-06-23T08:34:23.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:34:23.777Z] [2021-06-23T08:34:23.777Z] Login Succeeded [2021-06-23T08:34:23.777Z] nexus3.edgexfoundry.org:10003 [2021-06-23T08:34:24.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:34:24.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:34:24.325Z] Configure a credential helper to remove this warning. See [2021-06-23T08:34:24.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:34:24.325Z] [2021-06-23T08:34:24.325Z] Login Succeeded [2021-06-23T08:34:24.325Z] nexus3.edgexfoundry.org:10004 [2021-06-23T08:34:24.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:34:24.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:34:24.876Z] Configure a credential helper to remove this warning. See [2021-06-23T08:34:24.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:34:24.876Z] [2021-06-23T08:34:24.876Z] Login Succeeded [2021-06-23T08:34:24.876Z] docker.io [2021-06-23T08:34:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T08:34:25.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T08:34:25.419Z] Configure a credential helper to remove this warning. See [2021-06-23T08:34:25.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T08:34:25.419Z] [2021-06-23T08:34:25.419Z] Login Succeeded [2021-06-23T08:34:25.691Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T08:34:25.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T08:34:25.787Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-23T08:34:25.787Z] a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:34:25.787Z] latest [2021-06-23T08:34:25.787Z] 2.0.0-dev.83 [2021-06-23T08:34:25.787Z] a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:34:25.787Z] master [2021-06-23T08:34:25.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:26.175Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:26.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:34:26.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T08:34:26.524Z] 0c84b88d9d78: Preparing [2021-06-23T08:34:26.524Z] 3fbe34a1663b: Preparing [2021-06-23T08:34:26.796Z] 3fbe34a1663b: Layer already exists [2021-06-23T08:34:30.159Z] 0c84b88d9d78: Pushed [2021-06-23T08:34:30.159Z] a267235e54e602672fad9900538a6a004b251877: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:30.505Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:30.836Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T08:34:30.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T08:34:30.836Z] 0c84b88d9d78: Preparing [2021-06-23T08:34:30.836Z] 3fbe34a1663b: Preparing [2021-06-23T08:34:30.836Z] 3fbe34a1663b: Layer already exists [2021-06-23T08:34:30.836Z] 0c84b88d9d78: Layer already exists [2021-06-23T08:34:31.106Z] latest: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:31.445Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:31.805Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 [2021-06-23T08:34:31.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T08:34:31.805Z] 0c84b88d9d78: Preparing [2021-06-23T08:34:31.805Z] 3fbe34a1663b: Preparing [2021-06-23T08:34:31.805Z] 0c84b88d9d78: Layer already exists [2021-06-23T08:34:31.805Z] 3fbe34a1663b: Layer already exists [2021-06-23T08:34:32.076Z] 2.0.0-dev.83: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:32.467Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:32.806Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:34:32.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T08:34:32.806Z] 0c84b88d9d78: Preparing [2021-06-23T08:34:32.806Z] 3fbe34a1663b: Preparing [2021-06-23T08:34:32.806Z] 3fbe34a1663b: Layer already exists [2021-06-23T08:34:32.806Z] 0c84b88d9d78: Layer already exists [2021-06-23T08:34:33.079Z] a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:33.422Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:34:33.765Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-23T08:34:33.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-23T08:34:33.765Z] 0c84b88d9d78: Preparing [2021-06-23T08:34:33.765Z] 3fbe34a1663b: Preparing [2021-06-23T08:34:33.765Z] 0c84b88d9d78: Layer already exists [2021-06-23T08:34:33.765Z] 3fbe34a1663b: Layer already exists [2021-06-23T08:34:34.036Z] master: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-23T08:34:34.104Z] ===================================================== [Pipeline] echo [2021-06-23T08:34:34.121Z] taggedImages: [2021-06-23T08:34:34.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 [2021-06-23T08:34:34.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-23T08:34:34.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 [2021-06-23T08:34:34.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [2021-06-23T08:34:34.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:34:34.574Z] ---> job-cost.sh [2021-06-23T08:34:34.575Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f6rE [2021-06-23T08:35:13.559Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T08:36:35.365Z] lf-activate-venv(): INFO: Adding /tmp/venv-f6rE/bin to PATH [2021-06-23T08:36:35.365Z] INFO: No Stack... [2021-06-23T08:36:35.636Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T08:36:35.908Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T08:36:36.255Z] + cat /w/workspace/edgex-ui-go/143/archives/cost.csv [2021-06-23T08:36:36.255Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T08:36:36.317Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [2021-06-23T08:36:36.326Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] did not exist. Created. [2021-06-23T08:36:36.326Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T08:36:36.704Z] /w/workspace/edgex-ui-go/143@tmp/durable-0cd0d106/script.sh: 1: /w/workspace/edgex-ui-go/143@tmp/durable-0cd0d106/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T08:36:37.048Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T08:36:37.082Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T08:36:37.284Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T08:36:37.298Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] // lock [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-06-23T08:36:38.066Z] provisioning config files... [2021-06-23T08:36:38.078Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config309381595991817182tmp [Pipeline] { [Pipeline] sh [2021-06-23T08:36:38.413Z] + set +x [2021-06-23T08:36:38.413Z] + curl -s https://codecov.io/bash [2021-06-23T08:36:38.413Z] + bash -s -- [2021-06-23T08:36:38.413Z] [2021-06-23T08:36:38.413Z] _____ _ [2021-06-23T08:36:38.413Z] / ____| | | [2021-06-23T08:36:38.413Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T08:36:38.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T08:36:38.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T08:36:38.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T08:36:38.413Z] Bash-1.0.3 [2021-06-23T08:36:38.413Z] [2021-06-23T08:36:38.413Z] [2021-06-23T08:36:38.413Z] ==> git version 2.24.4 found [2021-06-23T08:36:38.413Z] ==> 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-06-23T08:36:38.413Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T08:36:38.413Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T08:36:38.413Z] ==> Jenkins CI detected. [2021-06-23T08:36:38.676Z] project root: . [2021-06-23T08:36:38.676Z] --> token set from env [2021-06-23T08:36:38.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T08:36:38.676Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T08:36:38.676Z] ==> Python coveragepy not found [2021-06-23T08:36:38.676Z] ==> Searching for coverage reports in: [2021-06-23T08:36:38.676Z] + . [2021-06-23T08:36:38.676Z] -> Found 1 reports [2021-06-23T08:36:38.676Z] ==> Detecting git/mercurial file structure [2021-06-23T08:36:38.676Z] ==> Reading reports [2021-06-23T08:36:38.676Z] + ./coverage.out bytes=10 [2021-06-23T08:36:38.677Z] ==> Appending adjustments [2021-06-23T08:36:38.677Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T08:36:38.677Z] + Found adjustments [2021-06-23T08:36:38.677Z] ==> Gzipping contents [2021-06-23T08:36:38.677Z] 4.0K /tmp/codecov.BxqaIh.gz [2021-06-23T08:36:38.677Z] ==> Uploading reports [2021-06-23T08:36:38.677Z] url: https://codecov.io [2021-06-23T08:36:38.677Z] query: branch=master&commit=a267235e54e602672fad9900538a6a004b251877&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T08:36:38.677Z] -> Pinging Codecov [2021-06-23T08:36:38.677Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a267235e54e602672fad9900538a6a004b251877&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T08:36:39.252Z] -> Uploading to [2021-06-23T08:36:39.252Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/a267235e54e602672fad9900538a6a004b251877/0c023fb3-de74-45f3-95ad-a4c8c824e3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T083639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1de28d47a62f9f133b747c656c150a7581baf7c32870bb2a9a3647f6cb4c688 [2021-06-23T08:36:39.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T08:36:39.252Z] Dload Upload Total Spent Left Speed [2021-06-23T08:36:39.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 8904 --:--:-- --:--:-- --:--:-- 8897 100 3292 0 0 100 3292 0 8900 --:--:-- --:--:-- --:--:-- 8897 [2021-06-23T08:36:39.525Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a267235e54e602672fad9900538a6a004b251877 [Pipeline] } [2021-06-23T08:36:39.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T08:36:40.411Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T08:36:40.433Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:36:40.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T08:36:40.749Z] [2021-06-23T08:36:40.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:36:41.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T08:36:41.076Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T08:36:41.076Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T08:36:41.076Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T08:36:41.076Z] de9db76c5a1d: Pulling fs layer [2021-06-23T08:36:41.076Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T08:36:41.076Z] 0d57e429df01: Pulling fs layer [2021-06-23T08:36:41.076Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T08:36:41.076Z] e1f770b5df2f: Pulling fs layer [2021-06-23T08:36:41.076Z] 85a0685a4137: Pulling fs layer [2021-06-23T08:36:41.076Z] 0eba1c9be4d2: Waiting [2021-06-23T08:36:41.076Z] 0d57e429df01: Waiting [2021-06-23T08:36:41.076Z] 4e4be7b47b0d: Waiting [2021-06-23T08:36:41.076Z] e1f770b5df2f: Waiting [2021-06-23T08:36:41.076Z] 85a0685a4137: Waiting [2021-06-23T08:36:41.076Z] de9db76c5a1d: Verifying Checksum [2021-06-23T08:36:41.076Z] de9db76c5a1d: Download complete [2021-06-23T08:36:41.076Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T08:36:41.076Z] 0ef7d3d256c8: Download complete [2021-06-23T08:36:41.341Z] 0d57e429df01: Verifying Checksum [2021-06-23T08:36:41.341Z] 0d57e429df01: Download complete [2021-06-23T08:36:41.341Z] 188c0c94c7c5: Verifying Checksum [2021-06-23T08:36:41.341Z] 188c0c94c7c5: Download complete [2021-06-23T08:36:41.341Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T08:36:41.341Z] 4e4be7b47b0d: Download complete [2021-06-23T08:36:41.341Z] 188c0c94c7c5: Pull complete [2021-06-23T08:36:41.602Z] 0ef7d3d256c8: Pull complete [2021-06-23T08:36:41.602Z] de9db76c5a1d: Pull complete [2021-06-23T08:36:42.990Z] e1f770b5df2f: Verifying Checksum [2021-06-23T08:36:42.990Z] e1f770b5df2f: Download complete [2021-06-23T08:36:44.382Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T08:36:44.382Z] 0eba1c9be4d2: Download complete [2021-06-23T08:36:44.382Z] 85a0685a4137: Verifying Checksum [2021-06-23T08:36:44.382Z] 85a0685a4137: Download complete [2021-06-23T08:36:47.739Z] 0eba1c9be4d2: Pull complete [2021-06-23T08:36:47.740Z] 0d57e429df01: Pull complete [2021-06-23T08:36:47.740Z] 4e4be7b47b0d: Pull complete [2021-06-23T08:36:48.006Z] e1f770b5df2f: Pull complete [2021-06-23T08:36:51.354Z] 85a0685a4137: Pull complete [2021-06-23T08:36:51.354Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T08:36:51.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T08:36:51.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T08:36:51.432Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:36:51.485Z] $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-23T08:36:54.449Z] $ docker top 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T08:36:54.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T08:36:54.837Z] + set -o pipefail [2021-06-23T08:36:54.837Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T08:37:00.165Z] [2021-06-23T08:37:00.165Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-23T08:37:00.165Z] [2021-06-23T08:37:00.165Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c5e657e6-81e4-4b66-b44a-b5d452e68960 [2021-06-23T08:37:00.165Z] [2021-06-23T08:37:00.165Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-23T08:37:00.165Z] [2021-06-23T08:37:00.165Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T08:37:00.165Z] [2021-06-23T08:37:00.165Z] [Pipeline] } [2021-06-23T08:37:00.176Z] $ docker stop --time=1 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 [2021-06-23T08:37:02.256Z] $ docker rm -f 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 [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-06-23T08:37:03.491Z] + git log --format=format:%s -1 a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:03.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:37:03.807Z] . [Pipeline] withDockerContainer [2021-06-23T08:37:03.892Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:37:03.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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-06-23T08:37:04.408Z] $ docker top bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T08:37:04.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T08:37:04.554Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T08:37:04.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T08:37:04.697Z] $ docker exec bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb ssh-agent [2021-06-23T08:37:04.835Z] SSH_AUTH_SOCK=/tmp/ssh-wOsH719wVGmV/agent.14 [2021-06-23T08:37:04.835Z] SSH_AGENT_PID=20 [2021-06-23T08:37:04.842Z] Running ssh-add (command line suppressed) [2021-06-23T08:37:04.952Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3052131785723473311.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3052131785723473311.key) [2021-06-23T08:37:04.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T08:37:05.285Z] + git semver tag [2021-06-23T08:37:05.285Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T08:37:05.285Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T08:37:05.285Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:37:05.285Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T08:37:05.285Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T08:37:05.285Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T08:37:05.285Z] # $SEMVER_BRANCH = master [2021-06-23T08:37:05.285Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T08:37:05.285Z] # a267235e54e602672fad9900538a6a004b251877 HEAD [2021-06-23T08:37:05.285Z] # -> Force: false [2021-06-23T08:37:05.285Z] # 06ae5d25dbcfe66ca4da487565c5c3648d290dfd refs/tags/v2.0.0-dev.83 [Pipeline] } [2021-06-23T08:37:05.295Z] $ docker exec --env ******** --env ******** bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb ssh-agent -k [2021-06-23T08:37:05.410Z] unset SSH_AUTH_SOCK; [2021-06-23T08:37:05.410Z] unset SSH_AGENT_PID; [2021-06-23T08:37:05.410Z] echo Agent pid 20 killed; [2021-06-23T08:37:05.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T08:37:05.774Z] + git semver [Pipeline] } [2021-06-23T08:37:05.789Z] $ docker stop --time=1 bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb [2021-06-23T08:37:07.004Z] $ docker rm -f bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:07.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T08:37:07.498Z] [2021-06-23T08:37:07.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:07.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T08:37:07.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T08:37:07.815Z] ab5ef0e58194: Pulling fs layer [2021-06-23T08:37:07.815Z] 9712f1f96733: Pulling fs layer [2021-06-23T08:37:07.815Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T08:37:07.815Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T08:37:07.815Z] e9a5061849ea: Pulling fs layer [2021-06-23T08:37:07.815Z] d747dcd14b5f: Pulling fs layer [2021-06-23T08:37:07.815Z] 2de7ff778b66: Pulling fs layer [2021-06-23T08:37:07.815Z] e9a5061849ea: Waiting [2021-06-23T08:37:07.815Z] d747dcd14b5f: Waiting [2021-06-23T08:37:07.815Z] 2de7ff778b66: Waiting [2021-06-23T08:37:07.815Z] 0d9ebad4ef96: Waiting [2021-06-23T08:37:07.815Z] 9712f1f96733: Verifying Checksum [2021-06-23T08:37:07.815Z] 9712f1f96733: Download complete [2021-06-23T08:37:09.211Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T08:37:09.211Z] 63f879dbbcfc: Download complete [2021-06-23T08:37:09.211Z] e9a5061849ea: Verifying Checksum [2021-06-23T08:37:09.211Z] e9a5061849ea: Download complete [2021-06-23T08:37:09.211Z] d747dcd14b5f: Verifying Checksum [2021-06-23T08:37:09.211Z] d747dcd14b5f: Download complete [2021-06-23T08:37:09.783Z] 2de7ff778b66: Verifying Checksum [2021-06-23T08:37:09.783Z] 2de7ff778b66: Download complete [2021-06-23T08:37:09.783Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T08:37:09.783Z] 0d9ebad4ef96: Download complete [2021-06-23T08:37:10.045Z] ab5ef0e58194: Verifying Checksum [2021-06-23T08:37:10.045Z] ab5ef0e58194: Download complete [2021-06-23T08:37:13.391Z] ab5ef0e58194: Pull complete [2021-06-23T08:37:13.391Z] 9712f1f96733: Pull complete [2021-06-23T08:37:13.661Z] 63f879dbbcfc: Pull complete [2021-06-23T08:37:17.944Z] 0d9ebad4ef96: Pull complete [2021-06-23T08:37:17.944Z] e9a5061849ea: Pull complete [2021-06-23T08:37:17.944Z] d747dcd14b5f: Pull complete [2021-06-23T08:37:18.907Z] 2de7ff778b66: Pull complete [2021-06-23T08:37:18.907Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T08:37:18.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T08:37:18.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T08:37:18.981Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:37:19.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-23T08:37:22.941Z] $ docker top 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T08:37:23.041Z] provisioning config files... [2021-06-23T08:37:23.048Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1466915238574327735tmp [2021-06-23T08:37:23.061Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7981731300325320948tmp [2021-06-23T08:37:23.078Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3154814852726974578tmp [Pipeline] { [Pipeline] echo [2021-06-23T08:37:23.102Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:37:23.393Z] ---> sigul-configuration.sh [2021-06-23T08:37:23.393Z] gpg: directory `/root/.gnupg' created [2021-06-23T08:37:23.393Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T08:37:23.393Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T08:37:23.393Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T08:37:23.393Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T08:37:23.393Z] gpg: CAST5 encrypted data [2021-06-23T08:37:23.393Z] gpg: encrypted with 1 passphrase [2021-06-23T08:37:23.393Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T08:37:23.696Z] + mkdir /home/jenkins [2021-06-23T08:37:23.696Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T08:37:24.264Z] + 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-06-23T08:37:24.275Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:37:24.575Z] ---> sigul-install.sh [2021-06-23T08:37:29.880Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T08:37:30.184Z] + git tag --list [2021-06-23T08:37:30.185Z] 0.1.1 [2021-06-23T08:37:30.185Z] v1.1.0 [2021-06-23T08:37:30.185Z] v1.2.0 [2021-06-23T08:37:30.185Z] v1.2.1 [2021-06-23T08:37:30.185Z] v1.3.0 [2021-06-23T08:37:30.185Z] v2.0.0-dev.1 [2021-06-23T08:37:30.185Z] v2.0.0-dev.10 [2021-06-23T08:37:30.185Z] v2.0.0-dev.11 [2021-06-23T08:37:30.185Z] v2.0.0-dev.12 [2021-06-23T08:37:30.185Z] v2.0.0-dev.13 [2021-06-23T08:37:30.185Z] v2.0.0-dev.14 [2021-06-23T08:37:30.185Z] v2.0.0-dev.15 [2021-06-23T08:37:30.185Z] v2.0.0-dev.16 [2021-06-23T08:37:30.185Z] v2.0.0-dev.17 [2021-06-23T08:37:30.185Z] v2.0.0-dev.18 [2021-06-23T08:37:30.185Z] v2.0.0-dev.19 [2021-06-23T08:37:30.185Z] v2.0.0-dev.2 [2021-06-23T08:37:30.185Z] v2.0.0-dev.20 [2021-06-23T08:37:30.185Z] v2.0.0-dev.21 [2021-06-23T08:37:30.185Z] v2.0.0-dev.22 [2021-06-23T08:37:30.185Z] v2.0.0-dev.23 [2021-06-23T08:37:30.185Z] v2.0.0-dev.24 [2021-06-23T08:37:30.185Z] v2.0.0-dev.25 [2021-06-23T08:37:30.185Z] v2.0.0-dev.26 [2021-06-23T08:37:30.185Z] v2.0.0-dev.27 [2021-06-23T08:37:30.185Z] v2.0.0-dev.28 [2021-06-23T08:37:30.185Z] v2.0.0-dev.29 [2021-06-23T08:37:30.185Z] v2.0.0-dev.3 [2021-06-23T08:37:30.185Z] v2.0.0-dev.30 [2021-06-23T08:37:30.185Z] v2.0.0-dev.31 [2021-06-23T08:37:30.185Z] v2.0.0-dev.32 [2021-06-23T08:37:30.185Z] v2.0.0-dev.33 [2021-06-23T08:37:30.185Z] v2.0.0-dev.34 [2021-06-23T08:37:30.185Z] v2.0.0-dev.35 [2021-06-23T08:37:30.185Z] v2.0.0-dev.36 [2021-06-23T08:37:30.185Z] v2.0.0-dev.37 [2021-06-23T08:37:30.185Z] v2.0.0-dev.38 [2021-06-23T08:37:30.185Z] v2.0.0-dev.39 [2021-06-23T08:37:30.185Z] v2.0.0-dev.4 [2021-06-23T08:37:30.185Z] v2.0.0-dev.40 [2021-06-23T08:37:30.185Z] v2.0.0-dev.41 [2021-06-23T08:37:30.185Z] v2.0.0-dev.42 [2021-06-23T08:37:30.185Z] v2.0.0-dev.43 [2021-06-23T08:37:30.185Z] v2.0.0-dev.44 [2021-06-23T08:37:30.185Z] v2.0.0-dev.45 [2021-06-23T08:37:30.185Z] v2.0.0-dev.46 [2021-06-23T08:37:30.185Z] v2.0.0-dev.47 [2021-06-23T08:37:30.185Z] v2.0.0-dev.48 [2021-06-23T08:37:30.185Z] v2.0.0-dev.49 [2021-06-23T08:37:30.185Z] v2.0.0-dev.5 [2021-06-23T08:37:30.185Z] v2.0.0-dev.50 [2021-06-23T08:37:30.185Z] v2.0.0-dev.51 [2021-06-23T08:37:30.185Z] v2.0.0-dev.52 [2021-06-23T08:37:30.185Z] v2.0.0-dev.53 [2021-06-23T08:37:30.185Z] v2.0.0-dev.54 [2021-06-23T08:37:30.185Z] v2.0.0-dev.55 [2021-06-23T08:37:30.185Z] v2.0.0-dev.56 [2021-06-23T08:37:30.185Z] v2.0.0-dev.57 [2021-06-23T08:37:30.185Z] v2.0.0-dev.58 [2021-06-23T08:37:30.185Z] v2.0.0-dev.59 [2021-06-23T08:37:30.185Z] v2.0.0-dev.6 [2021-06-23T08:37:30.185Z] v2.0.0-dev.60 [2021-06-23T08:37:30.185Z] v2.0.0-dev.61 [2021-06-23T08:37:30.185Z] v2.0.0-dev.62 [2021-06-23T08:37:30.185Z] v2.0.0-dev.63 [2021-06-23T08:37:30.185Z] v2.0.0-dev.64 [2021-06-23T08:37:30.185Z] v2.0.0-dev.65 [2021-06-23T08:37:30.185Z] v2.0.0-dev.66 [2021-06-23T08:37:30.185Z] v2.0.0-dev.67 [2021-06-23T08:37:30.185Z] v2.0.0-dev.68 [2021-06-23T08:37:30.185Z] v2.0.0-dev.69 [2021-06-23T08:37:30.185Z] v2.0.0-dev.7 [2021-06-23T08:37:30.185Z] v2.0.0-dev.70 [2021-06-23T08:37:30.185Z] v2.0.0-dev.71 [2021-06-23T08:37:30.185Z] v2.0.0-dev.72 [2021-06-23T08:37:30.185Z] v2.0.0-dev.73 [2021-06-23T08:37:30.185Z] v2.0.0-dev.74 [2021-06-23T08:37:30.185Z] v2.0.0-dev.75 [2021-06-23T08:37:30.185Z] v2.0.0-dev.76 [2021-06-23T08:37:30.185Z] v2.0.0-dev.77 [2021-06-23T08:37:30.185Z] v2.0.0-dev.78 [2021-06-23T08:37:30.185Z] v2.0.0-dev.79 [2021-06-23T08:37:30.185Z] v2.0.0-dev.8 [2021-06-23T08:37:30.185Z] v2.0.0-dev.80 [2021-06-23T08:37:30.185Z] v2.0.0-dev.81 [2021-06-23T08:37:30.185Z] v2.0.0-dev.82 [2021-06-23T08:37:30.185Z] v2.0.0-dev.83 [2021-06-23T08:37:30.185Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-23T08:37:30.498Z] + lftools sign git-tag v2.0.0-dev.83 [2021-06-23T08:37:31.073Z] Signing Git tag with Sigul... [2021-06-23T08:37:31.073Z] Signing v2.0.0-dev.83 [Pipeline] echo [2021-06-23T08:37:31.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:37:31.964Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T08:37:31.972Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T08:37:32.002Z] $ docker stop --time=1 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 [2021-06-23T08:37:33.688Z] $ docker rm -f 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:34.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:37:34.330Z] . [Pipeline] withDockerContainer [2021-06-23T08:37:34.409Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:37:34.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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-06-23T08:37:34.848Z] $ docker top 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T08:37:34.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T08:37:34.991Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T08:37:35.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T08:37:35.106Z] $ docker exec 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 ssh-agent [2021-06-23T08:37:35.226Z] SSH_AUTH_SOCK=/tmp/ssh-SedrnTZXZJmN/agent.14 [2021-06-23T08:37:35.226Z] SSH_AGENT_PID=21 [2021-06-23T08:37:35.231Z] Running ssh-add (command line suppressed) [2021-06-23T08:37:35.332Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6426620523936341487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6426620523936341487.key) [2021-06-23T08:37:35.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T08:37:35.658Z] + git semver bump pre [2021-06-23T08:37:35.658Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T08:37:35.658Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T08:37:35.658Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:37:35.658Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T08:37:35.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T08:37:35.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T08:37:35.658Z] # $SEMVER_BRANCH = master [2021-06-23T08:37:35.658Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-23T08:37:35.658Z] 2.0.0-dev.84 [Pipeline] } [2021-06-23T08:37:35.667Z] $ docker exec --env ******** --env ******** 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 ssh-agent -k [2021-06-23T08:37:35.760Z] unset SSH_AUTH_SOCK; [2021-06-23T08:37:35.761Z] unset SSH_AGENT_PID; [2021-06-23T08:37:35.761Z] echo Agent pid 21 killed; [2021-06-23T08:37:35.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T08:37:36.118Z] + git semver [Pipeline] } [2021-06-23T08:37:36.132Z] $ docker stop --time=1 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 [2021-06-23T08:37:37.357Z] $ docker rm -f 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:37.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T08:37:37.753Z] . [Pipeline] withDockerContainer [2021-06-23T08:37:37.825Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:37:37.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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-06-23T08:37:38.227Z] $ docker top 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T08:37:38.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T08:37:38.388Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T08:37:38.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T08:37:38.497Z] $ docker exec 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 ssh-agent [2021-06-23T08:37:38.602Z] SSH_AUTH_SOCK=/tmp/ssh-FezyeEBRzgZf/agent.13 [2021-06-23T08:37:38.602Z] SSH_AGENT_PID=20 [2021-06-23T08:37:38.608Z] Running ssh-add (command line suppressed) [2021-06-23T08:37:38.695Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2456521536721966423.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2456521536721966423.key) [2021-06-23T08:37:38.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T08:37:39.011Z] + git semver push [2021-06-23T08:37:39.011Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T08:37:39.011Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-23T08:37:39.011Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:37:39.011Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T08:37:39.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T08:37:39.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T08:37:39.011Z] # $SEMVER_BRANCH = master [2021-06-23T08:37:39.011Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-23T08:37:44.313Z] $ docker exec --env ******** --env ******** 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 ssh-agent -k [2021-06-23T08:37:44.412Z] unset SSH_AUTH_SOCK; [2021-06-23T08:37:44.412Z] unset SSH_AGENT_PID; [2021-06-23T08:37:44.412Z] echo Agent pid 20 killed; [2021-06-23T08:37:44.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T08:37:44.771Z] + git semver [Pipeline] } [2021-06-23T08:37:44.785Z] $ docker stop --time=1 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 [2021-06-23T08:37:45.967Z] $ docker rm -f 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 [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] libraryResource [Pipeline] sh [2021-06-23T08:37:47.292Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:37:47.599Z] ---> package-listing.sh [2021-06-23T08:37:47.599Z] ++ facter osfamily [2021-06-23T08:37:47.599Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T08:37:47.861Z] + OS_FAMILY=redhat [2021-06-23T08:37:47.861Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:37:47.861Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T08:37:47.861Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T08:37:47.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T08:37:47.861Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T08:37:47.861Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T08:37:47.861Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T08:37:47.861Z] + case "${OS_FAMILY}" in [2021-06-23T08:37:47.861Z] + rpm -qa [2021-06-23T08:37:47.861Z] + sort [2021-06-23T08:37:48.435Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T08:37:48.435Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T08:37:48.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T08:37:48.435Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-23T08:37:48.435Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-23T08:37:48.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-23T08:37:48.449Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T08:37:48.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:49.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T08:37:49.313Z] [2021-06-23T08:37:49.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T08:37:49.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T08:37:49.632Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T08:37:49.632Z] df20fa9351a1: Pulling fs layer [2021-06-23T08:37:49.632Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T08:37:49.632Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T08:37:49.632Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T08:37:49.632Z] 93b61091891f: Pulling fs layer [2021-06-23T08:37:49.632Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T08:37:49.632Z] 5e14af77c1be: Pulling fs layer [2021-06-23T08:37:49.632Z] 01666e4c0597: Pulling fs layer [2021-06-23T08:37:49.632Z] aa168da1d23b: Pulling fs layer [2021-06-23T08:37:49.632Z] 93b9cdb0e59b: Waiting [2021-06-23T08:37:49.632Z] 5e14af77c1be: Waiting [2021-06-23T08:37:49.632Z] 01666e4c0597: Waiting [2021-06-23T08:37:49.632Z] aa168da1d23b: Waiting [2021-06-23T08:37:49.632Z] 46f8f816bc3b: Waiting [2021-06-23T08:37:49.632Z] 93b61091891f: Waiting [2021-06-23T08:37:49.632Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T08:37:49.632Z] 36b3adc4ff6f: Download complete [2021-06-23T08:37:49.632Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T08:37:49.632Z] 46f8f816bc3b: Download complete [2021-06-23T08:37:49.893Z] df20fa9351a1: Verifying Checksum [2021-06-23T08:37:49.893Z] df20fa9351a1: Download complete [2021-06-23T08:37:49.893Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T08:37:49.893Z] 93b9cdb0e59b: Download complete [2021-06-23T08:37:49.893Z] 5e14af77c1be: Download complete [2021-06-23T08:37:49.893Z] 93b61091891f: Verifying Checksum [2021-06-23T08:37:49.893Z] 93b61091891f: Download complete [2021-06-23T08:37:49.893Z] 01666e4c0597: Verifying Checksum [2021-06-23T08:37:49.893Z] 01666e4c0597: Download complete [2021-06-23T08:37:49.893Z] df20fa9351a1: Pull complete [2021-06-23T08:37:50.157Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T08:37:50.157Z] 8ad3a11d3b57: Download complete [2021-06-23T08:37:50.157Z] 36b3adc4ff6f: Pull complete [2021-06-23T08:37:50.739Z] 8ad3a11d3b57: Pull complete [2021-06-23T08:37:50.739Z] 46f8f816bc3b: Pull complete [2021-06-23T08:37:51.017Z] 93b61091891f: Pull complete [2021-06-23T08:37:51.017Z] 93b9cdb0e59b: Pull complete [2021-06-23T08:37:51.280Z] 5e14af77c1be: Pull complete [2021-06-23T08:37:51.280Z] 01666e4c0597: Pull complete [2021-06-23T08:37:51.859Z] aa168da1d23b: Verifying Checksum [2021-06-23T08:37:51.859Z] aa168da1d23b: Download complete [2021-06-23T08:37:56.133Z] aa168da1d23b: Pull complete [2021-06-23T08:37:56.133Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T08:37:56.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T08:37:56.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T08:37:56.217Z] prd-centos7-docker-4c-2g-898 does not seem to be running inside a container [2021-06-23T08:37:56.262Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T08:37:58.753Z] $ docker top 61e5c01afd3729f3b0266ef0b409fbb40318c66da664c6bc8404c64fa9623ef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T08:37:59.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T08:37:59.443Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T08:37:59.737Z] + ls /var/log/sa-host [2021-06-23T08:37:59.737Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T08:37:59.737Z] file_magic: OK [2021-06-23T08:37:59.737Z] HZ: Using current value: 100 [2021-06-23T08:37:59.737Z] file_header: OK [2021-06-23T08:37:59.737Z] 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-06-23T08:37:59.737Z] Statistics: [2021-06-23T08:37:59.737Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T08:37:59.737Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T08:37:59.737Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T08:37:59.737Z] file_magic: OK [2021-06-23T08:37:59.737Z] HZ: Using current value: 100 [2021-06-23T08:37:59.738Z] file_header: OK [2021-06-23T08:37:59.738Z] 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-06-23T08:37:59.738Z] Statistics: [2021-06-23T08:37:59.738Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T08:37:59.738Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T08:38:00.404Z] provisioning config files... [2021-06-23T08:38:00.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5825298486535967397tmp [Pipeline] { [Pipeline] echo [2021-06-23T08:38:00.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:38:00.731Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T08:38:00.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:38:01.166Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T08:38:01.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:38:01.475Z] ---> sudo-logs.sh [2021-06-23T08:38:01.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T08:38:01.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:38:01.802Z] ---> job-cost.sh [2021-06-23T08:38:01.802Z] lf-activate-venv: SKIPPING [2021-06-23T08:38:01.802Z] DEBUG: total: 0.18000000715255737 [2021-06-23T08:38:01.802Z] INFO: Retrieving Stack Cost... [2021-06-23T08:38:02.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T08:38:02.947Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T08:38:02.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T08:38:03.262Z] ---> logs-deploy.sh [2021-06-23T08:38:03.263Z] lf-activate-venv: SKIPPING [2021-06-23T08:38:03.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/143 [2021-06-23T08:38:03.263Z] INFO: archiving workspace using pattern(s): [2021-06-23T08:38:04.213Z] Archives upload complete. [2021-06-23T08:38:04.213Z] INFO: archiving logs to Nexus [2021-06-23T08:38:04.789Z] ---> uname -a: [2021-06-23T08:38:04.789Z] Linux prd-centos7-docker-4c-2g-898.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> lscpu: [2021-06-23T08:38:04.789Z] Architecture: x86_64 [2021-06-23T08:38:04.789Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T08:38:04.789Z] Byte Order: Little Endian [2021-06-23T08:38:04.789Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T08:38:04.789Z] CPU(s): 2 [2021-06-23T08:38:04.789Z] On-line CPU(s) list: 0,1 [2021-06-23T08:38:04.789Z] Thread(s) per core: 1 [2021-06-23T08:38:04.789Z] Core(s) per socket: 1 [2021-06-23T08:38:04.789Z] Socket(s): 2 [2021-06-23T08:38:04.789Z] NUMA node(s): 1 [2021-06-23T08:38:04.789Z] Vendor ID: AuthenticAMD [2021-06-23T08:38:04.789Z] CPU family: 23 [2021-06-23T08:38:04.789Z] Model: 49 [2021-06-23T08:38:04.789Z] Model name: AMD EPYC-Rome Processor [2021-06-23T08:38:04.789Z] Stepping: 0 [2021-06-23T08:38:04.789Z] CPU MHz: 2800.000 [2021-06-23T08:38:04.789Z] BogoMIPS: 5600.00 [2021-06-23T08:38:04.789Z] Virtualization: AMD-V [2021-06-23T08:38:04.789Z] Hypervisor vendor: KVM [2021-06-23T08:38:04.789Z] Virtualization type: full [2021-06-23T08:38:04.789Z] L1d cache: 64 KiB [2021-06-23T08:38:04.789Z] L1i cache: 64 KiB [2021-06-23T08:38:04.789Z] L2 cache: 1 MiB [2021-06-23T08:38:04.789Z] L3 cache: 32 MiB [2021-06-23T08:38:04.789Z] NUMA node0 CPU(s): 0,1 [2021-06-23T08:38:04.789Z] Vulnerability Itlb multihit: Not affected [2021-06-23T08:38:04.789Z] Vulnerability L1tf: Not affected [2021-06-23T08:38:04.789Z] Vulnerability Mds: Not affected [2021-06-23T08:38:04.789Z] Vulnerability Meltdown: Not affected [2021-06-23T08:38:04.789Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T08:38:04.789Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T08:38:04.789Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T08:38:04.789Z] Vulnerability Srbds: Not affected [2021-06-23T08:38:04.789Z] Vulnerability Tsx async abort: Not affected [2021-06-23T08:38:04.789Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> nproc: [2021-06-23T08:38:04.789Z] 2 [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> df -h: [2021-06-23T08:38:04.789Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T08:38:04.789Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-23T08:38:04.789Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T08:38:04.789Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T08:38:04.789Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-23T08:38:04.789Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> free -m: [2021-06-23T08:38:04.789Z] total used free shared buff/cache available [2021-06-23T08:38:04.789Z] Mem: 7821 1154 3256 0 3410 6587 [2021-06-23T08:38:04.789Z] Swap: 1023 0 1023 [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> ip addr: [2021-06-23T08:38:04.789Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T08:38:04.789Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T08:38:04.789Z] inet 127.0.0.1/8 scope host lo [2021-06-23T08:38:04.789Z] valid_lft forever preferred_lft forever [2021-06-23T08:38:04.789Z] inet6 ::1/128 scope host [2021-06-23T08:38:04.789Z] valid_lft forever preferred_lft forever [2021-06-23T08:38:04.789Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T08:38:04.789Z] link/ether fa:16:3e:89:e2:1b brd ff:ff:ff:ff:ff:ff [2021-06-23T08:38:04.789Z] inet 10.30.122.90/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T08:38:04.789Z] valid_lft 85760sec preferred_lft 85760sec [2021-06-23T08:38:04.789Z] inet6 fe80::f816:3eff:fe89:e21b/64 scope link [2021-06-23T08:38:04.789Z] valid_lft forever preferred_lft forever [2021-06-23T08:38:04.789Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T08:38:04.789Z] link/ether 02:42:0b:c2:ca:d0 brd ff:ff:ff:ff:ff:ff [2021-06-23T08:38:04.789Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T08:38:04.789Z] valid_lft forever preferred_lft forever [2021-06-23T08:38:04.789Z] inet6 fe80::42:bff:fec2:cad0/64 scope link [2021-06-23T08:38:04.789Z] valid_lft forever preferred_lft forever [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] ---> sar -b -r -n DEV: [2021-06-23T08:38:04.789Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] 08:27:14 LINUX RESTART (2 CPU) [2021-06-23T08:38:04.789Z] [2021-06-23T08:38:04.789Z] 08:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T08:38:04.789Z] 08:29:01 23.36 3.60 19.77 0.00 2601.70 4037.52 0.00 [2021-06-23T08:38:04.789Z] 08:30:01 1.62 0.00 1.62 0.00 0.00 31.68 0.00 [2021-06-23T08:38:04.789Z] 08:31:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 [2021-06-23T08:38:04.789Z] 08:32:01 0.28 0.00 0.28 0.00 0.00 4.68 0.00 [2021-06-23T08:38:04.789Z] 08:33:01 0.17 0.00 0.17 0.00 0.00 1.67 0.00 [2021-06-23T08:38:04.789Z] 08:34:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 [2021-06-23T08:38:04.789Z] 08:35:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 [2021-06-23T08:38:04.789Z] 08:36:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-06-23T08:38:04.789Z] 08:37:01 91.86 0.03 91.83 0.00 3.73 28917.81 0.00 [2021-06-23T08:38:04.790Z] Average: 13.16 0.40 12.75 0.00 289.55 3669.82 0.00 [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] 08:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T08:38:04.790Z] 08:29:01 5436524 0 806988 10.08 2620 1762800 1165848 12.87 582108 1588440 20 [2021-06-23T08:38:04.790Z] 08:30:01 5445940 0 797564 9.96 2620 1762808 1081888 11.94 574372 1588404 20 [2021-06-23T08:38:04.790Z] 08:31:01 5441448 0 802056 10.01 2620 1762808 1120940 12.38 581592 1584652 8 [2021-06-23T08:38:04.790Z] 08:32:01 5439212 0 804284 10.04 2620 1762816 1135332 12.53 583828 1584652 8 [2021-06-23T08:38:04.790Z] 08:33:01 5448528 0 794964 9.93 2620 1762820 1065284 11.76 567140 1593204 20 [2021-06-23T08:38:04.790Z] 08:34:01 5440532 0 802956 10.03 2620 1762824 1065044 11.76 575596 1593208 16 [2021-06-23T08:38:04.790Z] 08:35:01 5440140 0 803344 10.03 2620 1762828 1064984 11.76 575880 1593204 16 [2021-06-23T08:38:04.790Z] 08:36:01 5440112 0 803368 10.03 2620 1762832 1064984 11.76 577268 1591756 8 [2021-06-23T08:38:04.790Z] 08:37:01 4467416 0 948216 11.84 2620 2590680 1248876 13.79 755780 2275664 32048 [2021-06-23T08:38:04.790Z] Average: 5333317 0 818193 10.22 2620 1854802 1112576 12.28 597063 1665909 3574 [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] 08:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T08:38:04.790Z] 08:29:01 eth0 193.11 179.62 614.84 33.47 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:29:01 docker0 77.09 52.66 7.10 193.30 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:30:01 eth0 5.21 3.07 3.14 8.12 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:31:01 eth0 1.58 1.22 0.36 6.57 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:32:01 eth0 1.08 1.05 0.31 6.56 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:33:01 eth0 0.67 0.65 0.11 1.10 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:34:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:37:01 eth0 498.95 462.57 4431.26 40.14 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] 08:37:01 docker0 73.42 74.10 6.09 350.10 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] Average: eth0 77.93 72.09 561.47 10.67 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] Average: docker0 16.73 14.09 1.47 60.41 0.00 0.00 0.00 0.00 [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] ---> sar -P ALL: [2021-06-23T08:38:04.790Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] 08:27:14 LINUX RESTART (2 CPU) [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] 08:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T08:38:04.790Z] 08:29:01 all 4.51 0.00 1.78 1.18 0.04 92.48 [2021-06-23T08:38:04.790Z] 08:29:01 0 4.45 0.00 1.95 1.30 0.03 92.26 [2021-06-23T08:38:04.790Z] 08:29:01 1 4.57 0.00 1.62 1.06 0.05 92.69 [2021-06-23T08:38:04.790Z] 08:30:01 all 0.14 0.00 0.07 0.00 0.04 99.75 [2021-06-23T08:38:04.790Z] 08:30:01 0 0.17 0.00 0.08 0.00 0.05 99.70 [2021-06-23T08:38:04.790Z] 08:30:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-23T08:38:04.790Z] 08:31:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-23T08:38:04.790Z] 08:31:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-23T08:38:04.790Z] 08:31:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-23T08:38:04.790Z] 08:32:01 all 0.04 0.00 0.03 0.00 0.03 99.89 [2021-06-23T08:38:04.790Z] 08:32:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-23T08:38:04.790Z] 08:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-23T08:38:04.790Z] 08:33:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-23T08:38:04.790Z] 08:33:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-23T08:38:04.790Z] 08:33:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-23T08:38:04.790Z] 08:34:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-23T08:38:04.790Z] 08:34:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-23T08:38:04.790Z] 08:34:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2021-06-23T08:38:04.790Z] 08:35:01 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-06-23T08:38:04.790Z] 08:35:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-23T08:38:04.790Z] 08:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-23T08:38:04.790Z] 08:36:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-06-23T08:38:04.790Z] 08:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-23T08:38:04.790Z] 08:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T08:38:04.790Z] 08:37:01 all 10.62 0.00 4.40 2.37 0.05 82.56 [2021-06-23T08:38:04.790Z] 08:37:01 0 10.81 0.00 4.75 2.34 0.05 82.04 [2021-06-23T08:38:04.790Z] 08:37:01 1 10.42 0.00 4.04 2.40 0.05 83.08 [2021-06-23T08:38:04.790Z] Average: all 1.72 0.00 0.70 0.39 0.03 97.15 [2021-06-23T08:38:04.790Z] Average: 0 1.74 0.00 0.76 0.40 0.04 97.06 [2021-06-23T08:38:04.790Z] Average: 1 1.70 0.00 0.65 0.38 0.03 97.25 [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z] [2021-06-23T08:38:04.790Z]