Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f70bcc16eef7597be82c620f3a5afcfbc50a45ea 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-ssh1259620792064243217.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-ssh5844480986908020946.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-ssh1033112935946090447.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-ssh7799728658496153508.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-ssh789097267802354283.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1692 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-ssh8048623870033017112.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 f70bcc16eef7597be82c620f3a5afcfbc50a45ea (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 f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 Commit message: "feat: remove v1 document and update readme for v2 UI" > git rev-list --no-walk 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T10:48:39.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T10:48:40.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T10:48:40.055Z] ========================================================= [2021-06-16T10:48:40.055Z] EdgeX Global Pipelines Version Info [2021-06-16T10:48:40.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:48:41.524Z] ------------------- [2021-06-16T10:48:41.524Z] stable info: [2021-06-16T10:48:41.524Z] ------------------- [2021-06-16T10:48:41.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T10:48:41.524Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T10:48:41.524Z] Message: update stable to v1.0.195 [2021-06-16T10:48:42.102Z] ------------------- [2021-06-16T10:48:42.102Z] experimental info: [2021-06-16T10:48:42.102Z] ------------------- [2021-06-16T10:48:42.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T10:48:42.102Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T10:48:42.102Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T10:48:42.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T10:48:42.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T10:48:44.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T10:48:44.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T10:48:44.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T10:48:44.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T10:48:44.429Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T10:48:44.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T10:48:44.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T10:48:44.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T10:48:44.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T10:48:44.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T10:48:44.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T10:48:44.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T10:48:44.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T10:48:44.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T10:48:44.672Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T10:48:44.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T10:48:44.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T10:48:44.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T10:48:44.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T10:48:44.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T10:48:44.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T10:48:44.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T10:48:44.889Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T10:48:44.933Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T10:48:44.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T10:48:44.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T10:48:45.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T10:48:45.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] echo [2021-06-16T10:48:45.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f70bcc1 [Pipeline] echo [2021-06-16T10:48:45.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:48:45.174Z] provisioning config files... [2021-06-16T10:48:45.193Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5759899257043958862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:48:45.521Z] ---> docker-login.sh [2021-06-16T10:48:45.522Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:48:45.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:48:45.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:48:45.785Z] Configure a credential helper to remove this warning. See [2021-06-16T10:48:45.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:48:45.785Z] [2021-06-16T10:48:45.785Z] Login Succeeded [2021-06-16T10:48:45.785Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:48:45.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:48:46.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:48:46.046Z] Configure a credential helper to remove this warning. See [2021-06-16T10:48:46.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:48:46.046Z] [2021-06-16T10:48:46.046Z] Login Succeeded [2021-06-16T10:48:46.046Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:48:46.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:48:46.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:48:46.046Z] Configure a credential helper to remove this warning. See [2021-06-16T10:48:46.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:48:46.046Z] [2021-06-16T10:48:46.046Z] Login Succeeded [2021-06-16T10:48:46.046Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:48:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:48:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:48:46.309Z] Configure a credential helper to remove this warning. See [2021-06-16T10:48:46.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:48:46.309Z] [2021-06-16T10:48:46.309Z] Login Succeeded [2021-06-16T10:48:46.309Z] docker.io [2021-06-16T10:48:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:48:46.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:48:46.571Z] Configure a credential helper to remove this warning. See [2021-06-16T10:48:46.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:48:46.571Z] [2021-06-16T10:48:46.571Z] Login Succeeded [2021-06-16T10:48:46.571Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:48:46.580Z] 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-16T10:48:47.124Z] + git log --format=format:%s -1 f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] echo [2021-06-16T10:48:47.165Z] GIT_COMMIT: f70bcc16eef7597be82c620f3a5afcfbc50a45ea, Commit Message: feat: remove v1 document and update readme for v2 UI [Pipeline] echo [2021-06-16T10:48:47.182Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:48:48.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:48:48.146Z] [2021-06-16T10:48:48.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:48:48.473Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:48:48.473Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T10:48:48.473Z] 31603596830f: Pulling fs layer [2021-06-16T10:48:48.473Z] 54011a49482f: Pulling fs layer [2021-06-16T10:48:48.473Z] a6820b24f6d8: Pulling fs layer [2021-06-16T10:48:48.473Z] f581987b2513: Pulling fs layer [2021-06-16T10:48:48.473Z] f581987b2513: Waiting [2021-06-16T10:48:48.473Z] 54011a49482f: Verifying Checksum [2021-06-16T10:48:48.473Z] 54011a49482f: Download complete [2021-06-16T10:48:48.736Z] 31603596830f: Verifying Checksum [2021-06-16T10:48:48.736Z] 31603596830f: Download complete [2021-06-16T10:48:48.736Z] f581987b2513: Verifying Checksum [2021-06-16T10:48:48.736Z] f581987b2513: Download complete [2021-06-16T10:48:48.736Z] a6820b24f6d8: Verifying Checksum [2021-06-16T10:48:48.736Z] 31603596830f: Pull complete [2021-06-16T10:48:49.005Z] 54011a49482f: Pull complete [2021-06-16T10:48:49.952Z] a6820b24f6d8: Pull complete [2021-06-16T10:48:49.952Z] f581987b2513: Pull complete [2021-06-16T10:48:49.952Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T10:48:49.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:48:49.952Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T10:48:50.068Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:48:50.108Z] $ 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-16T10:48:51.382Z] $ docker top 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T10:48:51.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:48:51.515Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:48:51.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:48:51.628Z] $ docker exec 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent [2021-06-16T10:48:51.741Z] SSH_AUTH_SOCK=/tmp/ssh-wKrKOHp46KtM/agent.14 [2021-06-16T10:48:51.741Z] SSH_AGENT_PID=22 [2021-06-16T10:48:51.750Z] Running ssh-add (command line suppressed) [2021-06-16T10:48:51.841Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8404176798383938323.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8404176798383938323.key) [2021-06-16T10:48:51.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:48:52.160Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T10:48:52.172Z] $ docker exec --env ******** --env ******** 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent -k [2021-06-16T10:48:52.261Z] unset SSH_AUTH_SOCK; [2021-06-16T10:48:52.262Z] unset SSH_AGENT_PID; [2021-06-16T10:48:52.262Z] echo Agent pid 22 killed; [2021-06-16T10:48:52.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T10:48:52.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:48:52.318Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:48:52.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:48:52.433Z] $ docker exec 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent [2021-06-16T10:48:52.542Z] SSH_AUTH_SOCK=/tmp/ssh-vYOOmpMryN8j/agent.55 [2021-06-16T10:48:52.542Z] SSH_AGENT_PID=61 [2021-06-16T10:48:52.550Z] Running ssh-add (command line suppressed) [2021-06-16T10:48:52.642Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7531442580453678214.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7531442580453678214.key) [2021-06-16T10:48:52.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:48:52.968Z] + git semver init [2021-06-16T10:48:52.968Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T10:48:52.968Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T10:48:52.968Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:48:52.968Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T10:48:52.968Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T10:48:52.968Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T10:48:52.968Z] # $SEMVER_BRANCH = master [2021-06-16T10:48:52.968Z] # $SEMVER_TEMP = /tmp/semver-047796886 [2021-06-16T10:48:52.968Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T10:48:54.380Z] # '/tmp/semver-047796886' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-16T10:48:54.380Z] # -> Force: false [2021-06-16T10:48:54.380Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T10:48:54.389Z] $ docker exec --env ******** --env ******** 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a ssh-agent -k [2021-06-16T10:48:54.492Z] unset SSH_AUTH_SOCK; [2021-06-16T10:48:54.492Z] unset SSH_AGENT_PID; [2021-06-16T10:48:54.492Z] echo Agent pid 61 killed; [2021-06-16T10:48:54.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T10:48:54.848Z] + git semver [Pipeline] } [2021-06-16T10:48:54.857Z] $ docker stop --time=1 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a [2021-06-16T10:48:57.180Z] $ docker rm -f 29b12d518460fa09ad93155422dc7d2aff2f816fdb83ddd8ed6c3f098f57cc6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:48:57.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T10:48:57.853Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T10:48:57.857Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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-16T10:49:15.117Z] Still waiting to schedule task [2021-06-16T10:49:15.118Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1692’ [2021-06-16T10:49:15.121Z] Still waiting to schedule task [2021-06-16T10:49:15.121Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T10:51:17.452Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1693 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T10:51:17.477Z] Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout [2021-06-16T10:51:17.711Z] The recommended git tool is: git [2021-06-16T10:51:25.351Z] using credential edgex-jenkins-ssh [2021-06-16T10:51:25.371Z] Cloning the remote Git repository [2021-06-16T10:51:25.424Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:51:25.522Z] > git init /w/workspace/edgex-ui-go/129 # timeout=10 [2021-06-16T10:51:25.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:51:25.621Z] > git --version # timeout=10 [2021-06-16T10:51:25.637Z] > git --version # 'git version 2.17.1' [2021-06-16T10:51:25.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:51:25.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:51:27.788Z] Avoid second fetch [2021-06-16T10:51:27.789Z] Checking out Revision f70bcc16eef7597be82c620f3a5afcfbc50a45ea (master) [2021-06-16T10:51:27.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:51:27.765Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:51:27.810Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:51:27.825Z] > git checkout -f f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [2021-06-16T10:51:32.508Z] Commit message: "feat: remove v1 document and update readme for v2 UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:51:34.124Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:51:34.629Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:51:34.995Z] + sudo service docker restart [2021-06-16T10:51:34.995Z] + true [2021-06-16T10:51:48.902Z] Running on prd-centos7-docker-4c-2g-1694 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T10:51:48.922Z] Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout [2021-06-16T10:51:49.043Z] The recommended git tool is: git [2021-06-16T10:51:53.452Z] using credential edgex-jenkins-ssh [2021-06-16T10:51:53.464Z] Cloning the remote Git repository [2021-06-16T10:51:53.345Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:51:53.418Z] > git init /w/workspace/edgex-ui-go/129 # timeout=10 [2021-06-16T10:51:53.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:51:53.449Z] > git --version # timeout=10 [2021-06-16T10:51:53.456Z] > git --version # 'git version 2.24.4' [2021-06-16T10:51:53.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:51:53.479Z] [INFO] Currently running in a labeled security context [2021-06-16T10:51:53.479Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T10:51:53.481Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/129@tmp/jenkins-gitclient-ssh3640594925341187820.key [2021-06-16T10:51:53.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:51:54.630Z] Avoid second fetch [2021-06-16T10:51:54.630Z] Checking out Revision f70bcc16eef7597be82c620f3a5afcfbc50a45ea (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:51:54.662Z] provisioning config files... [2021-06-16T10:51:54.688Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config6957233968985416504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:51:55.072Z] ---> docker-login.sh [2021-06-16T10:51:55.072Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:51:54.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:51:54.580Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:51:54.606Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:51:54.612Z] > git checkout -f f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [2021-06-16T10:51:55.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:51:56.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:51:56.270Z] Configure a credential helper to remove this warning. See [2021-06-16T10:51:56.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:51:56.270Z] [2021-06-16T10:51:56.270Z] Login Succeeded [2021-06-16T10:51:56.270Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:51:56.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:51:56.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:51:56.819Z] Configure a credential helper to remove this warning. See [2021-06-16T10:51:56.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:51:56.819Z] [2021-06-16T10:51:56.819Z] Login Succeeded [2021-06-16T10:51:56.819Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:51:57.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:51:57.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:51:57.368Z] Configure a credential helper to remove this warning. See [2021-06-16T10:51:57.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:51:57.368Z] [2021-06-16T10:51:57.368Z] Login Succeeded [2021-06-16T10:51:57.368Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:51:57.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:51:57.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:51:57.920Z] Configure a credential helper to remove this warning. See [2021-06-16T10:51:57.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:51:57.920Z] [2021-06-16T10:51:57.920Z] Login Succeeded [2021-06-16T10:51:57.920Z] docker.io [2021-06-16T10:51:58.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:51:58.325Z] Commit message: "feat: remove v1 document and update readme for v2 UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-16T10:51:58.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:51:58.796Z] Configure a credential helper to remove this warning. See [2021-06-16T10:51:58.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:51:58.796Z] [2021-06-16T10:51:58.796Z] Login Succeeded [2021-06-16T10:51:58.796Z] ---> docker-login.sh ends [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [2021-06-16T10:51:58.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-06-16T10:51:59.198Z] ========================================================= [2021-06-16T10:51:59.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T10:51:59.199Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:51:59.457Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:51:59.553Z] + 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-16T10:51:59.800Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:52:00.109Z] + sudo service docker restart [2021-06-16T10:52:00.109Z] + true [2021-06-16T10:52:00.109Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T10:52:00.547Z] Sending build context to Docker daemon 32.37MB [2021-06-16T10:52:00.547Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:52:00.547Z] Step 2/8 : FROM ${BASE} [2021-06-16T10:52:00.820Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T10:52:00.821Z] 595b0fe564bb: Pulling fs layer [2021-06-16T10:52:00.821Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T10:52:00.821Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T10:52:00.821Z] ba82ee9f976e: Pulling fs layer [2021-06-16T10:52:00.821Z] 506bd15cee9f: Pulling fs layer [2021-06-16T10:52:00.821Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T10:52:00.821Z] 618dc40b7e24: Pulling fs layer [2021-06-16T10:52:00.821Z] 506bd15cee9f: Waiting [2021-06-16T10:52:00.821Z] 75a0a4a0db45: Waiting [2021-06-16T10:52:00.821Z] ba82ee9f976e: Waiting [2021-06-16T10:52:00.821Z] 618dc40b7e24: Waiting [2021-06-16T10:52:00.821Z] 5b7225fbf94c: Download complete [2021-06-16T10:52:00.821Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T10:52:00.821Z] 3088b5b3c5c0: Download complete [2021-06-16T10:52:00.821Z] 506bd15cee9f: Verifying Checksum [2021-06-16T10:52:00.821Z] 506bd15cee9f: Download complete [2021-06-16T10:52:00.821Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T10:52:00.821Z] 75a0a4a0db45: Download complete [2021-06-16T10:52:00.821Z] 595b0fe564bb: Download complete [2021-06-16T10:52:01.808Z] 595b0fe564bb: Pull complete [2021-06-16T10:52:02.424Z] 3088b5b3c5c0: Pull complete [2021-06-16T10:52:02.698Z] 5b7225fbf94c: Pull complete [2021-06-16T10:52:03.676Z] 618dc40b7e24: Verifying Checksum [2021-06-16T10:52:03.676Z] 618dc40b7e24: Download complete [2021-06-16T10:52:04.654Z] ba82ee9f976e: Verifying Checksum [2021-06-16T10:52:04.654Z] ba82ee9f976e: Download complete [2021-06-16T10:52:14.816Z] ba82ee9f976e: Pull complete [2021-06-16T10:52:15.427Z] 506bd15cee9f: Pull complete [2021-06-16T10:52:15.701Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:52:18.297Z] provisioning config files... [2021-06-16T10:52:18.311Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config3069304769471734647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:52:18.679Z] ---> docker-login.sh [2021-06-16T10:52:18.679Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:52:18.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:52:18.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:52:18.940Z] Configure a credential helper to remove this warning. See [2021-06-16T10:52:18.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:52:18.940Z] [2021-06-16T10:52:18.940Z] Login Succeeded [2021-06-16T10:52:18.940Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:52:18.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:52:18.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:52:18.940Z] Configure a credential helper to remove this warning. See [2021-06-16T10:52:18.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:52:18.940Z] [2021-06-16T10:52:18.940Z] Login Succeeded [2021-06-16T10:52:18.940Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:52:18.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:52:19.105Z] 618dc40b7e24: Pull complete [2021-06-16T10:52:19.105Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T10:52:19.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T10:52:19.105Z] ---> a36622ca3599 [2021-06-16T10:52:19.105Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T10:52:19.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:52:19.200Z] Configure a credential helper to remove this warning. See [2021-06-16T10:52:19.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:52:19.200Z] [2021-06-16T10:52:19.200Z] Login Succeeded [2021-06-16T10:52:19.200Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:52:19.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:52:19.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:52:19.200Z] Configure a credential helper to remove this warning. See [2021-06-16T10:52:19.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:52:19.200Z] [2021-06-16T10:52:19.200Z] Login Succeeded [2021-06-16T10:52:19.200Z] docker.io [2021-06-16T10:52:19.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:52:19.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:52:19.771Z] Configure a credential helper to remove this warning. See [2021-06-16T10:52:19.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:52:19.771Z] [2021-06-16T10:52:19.771Z] Login Succeeded [2021-06-16T10:52:19.771Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:52:19.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T10:52:19.986Z] ========================================================= [2021-06-16T10:52:19.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T10:52:19.986Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:52:20.297Z] + 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-16T10:52:20.605Z] Sending build context to Docker daemon 32.37MB [2021-06-16T10:52:20.605Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:52:20.605Z] Step 2/8 : FROM ${BASE} [2021-06-16T10:52:20.605Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T10:52:20.605Z] 540db60ca938: Pulling fs layer [2021-06-16T10:52:20.605Z] adcc1eea9eea: Pulling fs layer [2021-06-16T10:52:20.605Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T10:52:20.605Z] 0510c868ecb4: Pulling fs layer [2021-06-16T10:52:20.605Z] afea3b2eda06: Pulling fs layer [2021-06-16T10:52:20.605Z] 7809a108b3ef: Pulling fs layer [2021-06-16T10:52:20.605Z] f706445af74f: Pulling fs layer [2021-06-16T10:52:20.605Z] afea3b2eda06: Waiting [2021-06-16T10:52:20.605Z] 7809a108b3ef: Waiting [2021-06-16T10:52:20.605Z] f706445af74f: Waiting [2021-06-16T10:52:20.605Z] 0510c868ecb4: Waiting [2021-06-16T10:52:20.605Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T10:52:20.605Z] 4c4ab2625f07: Download complete [2021-06-16T10:52:20.605Z] adcc1eea9eea: Verifying Checksum [2021-06-16T10:52:20.605Z] adcc1eea9eea: Download complete [2021-06-16T10:52:20.605Z] afea3b2eda06: Verifying Checksum [2021-06-16T10:52:20.605Z] afea3b2eda06: Download complete [2021-06-16T10:52:20.605Z] 540db60ca938: Verifying Checksum [2021-06-16T10:52:20.605Z] 540db60ca938: Download complete [2021-06-16T10:52:20.605Z] 7809a108b3ef: Verifying Checksum [2021-06-16T10:52:20.605Z] 7809a108b3ef: Download complete [2021-06-16T10:52:20.875Z] 540db60ca938: Pull complete [2021-06-16T10:52:21.091Z] ---> Running in f9d53a19ee93 [2021-06-16T10:52:21.140Z] adcc1eea9eea: Pull complete [2021-06-16T10:52:21.140Z] 4c4ab2625f07: Pull complete [2021-06-16T10:52:21.691Z] Removing intermediate container f9d53a19ee93 [2021-06-16T10:52:21.692Z] ---> 05b46842dbae [2021-06-16T10:52:21.692Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:52:21.692Z] ---> Running in 3cd2f2ddcf51 [2021-06-16T10:52:22.086Z] f706445af74f: Verifying Checksum [2021-06-16T10:52:22.087Z] f706445af74f: Download complete [2021-06-16T10:52:22.349Z] 0510c868ecb4: Verifying Checksum [2021-06-16T10:52:22.349Z] 0510c868ecb4: Download complete [2021-06-16T10:52:24.310Z] Removing intermediate container 3cd2f2ddcf51 [2021-06-16T10:52:24.310Z] ---> 4f6f91f40ec9 [2021-06-16T10:52:24.310Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T10:52:24.310Z] ---> Running in 25156cc9678a [2021-06-16T10:52:25.667Z] 0510c868ecb4: Pull complete [2021-06-16T10:52:25.668Z] afea3b2eda06: Pull complete [2021-06-16T10:52:25.668Z] 7809a108b3ef: Pull complete [2021-06-16T10:52:25.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T10:52:26.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T10:52:27.067Z] f706445af74f: Pull complete [2021-06-16T10:52:27.067Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T10:52:27.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T10:52:27.067Z] ---> b068be0155e3 [2021-06-16T10:52:27.067Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T10:52:27.325Z] OK: 138 MiB in 40 packages [2021-06-16T10:52:28.319Z] Removing intermediate container 25156cc9678a [2021-06-16T10:52:28.319Z] ---> 7bebc8cdad43 [2021-06-16T10:52:28.319Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T10:52:28.319Z] ---> Running in 90e858b0c2ba [2021-06-16T10:52:28.918Z] Removing intermediate container 90e858b0c2ba [2021-06-16T10:52:28.918Z] ---> 9edc55fd7a68 [2021-06-16T10:52:28.918Z] Step 7/8 : COPY . . [2021-06-16T10:52:31.281Z] ---> Running in ce83f3659c6d [2021-06-16T10:52:31.281Z] Removing intermediate container ce83f3659c6d [2021-06-16T10:52:31.281Z] ---> 26e12631292f [2021-06-16T10:52:31.281Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:52:31.281Z] ---> Running in 41c2c4a0107d [2021-06-16T10:52:31.541Z] Removing intermediate container 41c2c4a0107d [2021-06-16T10:52:31.541Z] ---> 7d26baf2f67c [2021-06-16T10:52:31.541Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T10:52:31.802Z] ---> Running in 16724dff963e [2021-06-16T10:52:31.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T10:52:32.319Z] ---> ae68c26d0be3 [2021-06-16T10:52:32.319Z] Step 8/8 : RUN go mod download [2021-06-16T10:52:32.319Z] ---> Running in 940e7c397e4d [2021-06-16T10:52:32.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T10:52:33.013Z] OK: 149 MiB in 40 packages [2021-06-16T10:52:33.276Z] Removing intermediate container 16724dff963e [2021-06-16T10:52:33.276Z] ---> 7efb92f626de [2021-06-16T10:52:33.276Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T10:52:33.276Z] ---> Running in b18fd02e4153 [2021-06-16T10:52:33.544Z] Removing intermediate container b18fd02e4153 [2021-06-16T10:52:33.544Z] ---> 4e7c36cce76f [2021-06-16T10:52:33.544Z] Step 7/8 : COPY . . [2021-06-16T10:52:34.499Z] ---> 75ad5ee727c5 [2021-06-16T10:52:34.499Z] Step 8/8 : RUN go mod download [2021-06-16T10:52:34.499Z] ---> Running in b6a995158f2b [2021-06-16T10:52:46.771Z] Removing intermediate container b6a995158f2b [2021-06-16T10:52:46.771Z] ---> 0e635105650e [2021-06-16T10:52:46.771Z] Successfully built 0e635105650e [2021-06-16T10:52:46.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:52:47.084Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T10:52:47.085Z] . [Pipeline] withDockerContainer [2021-06-16T10:52:47.169Z] prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container [2021-06-16T10:52:47.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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-16T10:52:47.627Z] $ docker top 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:52:50.072Z] + go version [2021-06-16T10:52:50.072Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T10:52:50.082Z] $ docker stop --time=1 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af [2021-06-16T10:52:51.260Z] $ docker rm -f 175a11030a758672217b6eb775d0bf161296a6b7c3a18237e3e0cd8af46fa7af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:52:51.879Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T10:52:51.879Z] . [Pipeline] withDockerContainer [2021-06-16T10:52:51.958Z] prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container [2021-06-16T10:52:51.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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-16T10:52:52.370Z] $ docker top 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:52:52.758Z] + go mod tidy [Pipeline] sh [2021-06-16T10:52:53.538Z] + make test [2021-06-16T10:52:53.539Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T10:52:53.800Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T10:52:59.127Z] Removing intermediate container 940e7c397e4d [2021-06-16T10:52:59.127Z] ---> 5e291ff09d50 [2021-06-16T10:52:59.127Z] Successfully built 5e291ff09d50 [2021-06-16T10:52:59.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:52:59.474Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T10:52:59.475Z] . [Pipeline] withDockerContainer [2021-06-16T10:52:59.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-06-16T10:53:00.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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-16T10:53:01.692Z] $ docker top d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:53:02.713Z] + go version [2021-06-16T10:53:02.713Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T10:53:02.733Z] $ docker stop --time=1 d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 [2021-06-16T10:53:03.870Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T10:53:03.870Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T10:53:03.870Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T10:53:03.870Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T10:53:03.870Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T10:53:03.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T10:53:03.871Z] GO111MODULE=on go vet ./... [2021-06-16T10:53:04.580Z] $ docker rm -f d3280af22c6acdac5e9f621a6418e3a51ddc9bd267b6533e2b907cbcf7739424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:05.371Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T10:53:05.371Z] . [Pipeline] withDockerContainer [2021-06-16T10:53:05.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-06-16T10:53:05.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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-16T10:53:07.232Z] $ docker top 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:53:08.243Z] + go mod tidy [Pipeline] sh [Pipeline] } [2021-06-16T10:53:09.192Z] $ docker stop --time=1 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 [2021-06-16T10:53:09.545Z] + make test [2021-06-16T10:53:09.545Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T10:53:10.535Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T10:53:10.537Z] $ docker rm -f 57154c055e35cc97fe918032d2e2e1b01dae48b5b18a681b866e2183c35533a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:53:10.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T10:53:11.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T10:53:17.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T10:53:18.053Z] + ls -al . [2021-06-16T10:53:18.053Z] total 92 [2021-06-16T10:53:18.053Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 10:52 . [2021-06-16T10:53:18.053Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 10:51 .. [2021-06-16T10:53:18.053Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 10:51 assets [2021-06-16T10:53:18.053Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 10:51 bin [2021-06-16T10:53:18.053Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 10:51 cmd [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 10:51 CONTRIBUTING.md [2021-06-16T10:53:18.053Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 10:52 coverage.out [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 10:51 Dockerfile [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 10:51 Dockerfile.build [2021-06-16T10:53:18.053Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 10:51 docs [2021-06-16T10:53:18.053Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 10:51 .git [2021-06-16T10:53:18.053Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 10:51 .github [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 10:51 .gitignore [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 10:52 go.mod [2021-06-16T10:53:18.053Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 10:52 go.sum [2021-06-16T10:53:18.053Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 10:51 internal [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 10:51 Jenkinsfile [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 10:51 LICENSE [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 10:51 Makefile [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 10:51 README.md [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 10:48 VERSION [2021-06-16T10:53:18.053Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 10:51 version.go [2021-06-16T10:53:18.053Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 10:51 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:18.356Z] + 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=f70bcc16eef7597be82c620f3a5afcfbc50a45ea --label arch=amd64 --label version=2.0.0-dev.69 . [2021-06-16T10:53:18.356Z] Sending build context to Docker daemon 32.39MB [2021-06-16T10:53:18.618Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:53:18.618Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T10:53:18.618Z] ---> 0e635105650e [2021-06-16T10:53:18.618Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T10:53:18.618Z] ---> Running in 473604f686ef [2021-06-16T10:53:18.618Z] Removing intermediate container 473604f686ef [2021-06-16T10:53:18.618Z] ---> 2f143623b9c9 [2021-06-16T10:53:18.618Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T10:53:18.899Z] ---> Running in b37b0dada1ce [2021-06-16T10:53:18.899Z] Removing intermediate container b37b0dada1ce [2021-06-16T10:53:18.899Z] ---> 02fcf55ba1f2 [2021-06-16T10:53:18.899Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T10:53:18.899Z] ---> Running in 92d9fe709729 [2021-06-16T10:53:18.899Z] Removing intermediate container 92d9fe709729 [2021-06-16T10:53:18.899Z] ---> aa61b34de8b2 [2021-06-16T10:53:18.899Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T10:53:18.899Z] ---> Running in 4e285e6c2f69 [2021-06-16T10:53:19.169Z] Removing intermediate container 4e285e6c2f69 [2021-06-16T10:53:19.169Z] ---> 31ea59a2ad93 [2021-06-16T10:53:19.169Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T10:53:19.169Z] ---> Running in ca9635f9c44e [2021-06-16T10:53:19.169Z] Removing intermediate container ca9635f9c44e [2021-06-16T10:53:19.169Z] ---> 426f10a43c85 [2021-06-16T10:53:19.169Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:53:19.169Z] ---> Running in a59ef28fbc20 [2021-06-16T10:53:19.747Z] Removing intermediate container a59ef28fbc20 [2021-06-16T10:53:19.747Z] ---> 7520b9112465 [2021-06-16T10:53:19.747Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T10:53:19.747Z] ---> Running in a88e625706b7 [2021-06-16T10:53:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T10:53:20.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T10:53:21.154Z] OK: 149 MiB in 40 packages [2021-06-16T10:53:21.416Z] Removing intermediate container a88e625706b7 [2021-06-16T10:53:21.416Z] ---> ba9fa8e1956c [2021-06-16T10:53:21.416Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T10:53:21.416Z] ---> Running in 4b56cb7d03a6 [2021-06-16T10:53:21.416Z] Removing intermediate container 4b56cb7d03a6 [2021-06-16T10:53:21.416Z] ---> 81ff62a03d3c [2021-06-16T10:53:21.416Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T10:53:21.416Z] ---> Running in d894ced00fee [2021-06-16T10:53:21.678Z] Removing intermediate container d894ced00fee [2021-06-16T10:53:21.678Z] ---> 7da361e8850e [2021-06-16T10:53:21.678Z] Step 12/24 : COPY go.mod . [2021-06-16T10:53:21.678Z] ---> e727a3d0ac6a [2021-06-16T10:53:21.678Z] Step 13/24 : COPY Makefile . [2021-06-16T10:53:21.941Z] ---> d441b8f5ce4e [2021-06-16T10:53:21.941Z] Step 14/24 : RUN make update [2021-06-16T10:53:21.941Z] ---> Running in cd85240ccc42 [2021-06-16T10:53:22.208Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T10:53:22.469Z] Removing intermediate container cd85240ccc42 [2021-06-16T10:53:22.469Z] ---> 0cff4e53b9f1 [2021-06-16T10:53:22.469Z] Step 15/24 : COPY . . [2021-06-16T10:53:23.418Z] ---> 2b1fc34c5329 [2021-06-16T10:53:23.418Z] Step 16/24 : RUN ${MAKE} [2021-06-16T10:53:23.418Z] ---> Running in 37af5520872f [2021-06-16T10:53:23.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.69" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T10:53:31.961Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T10:53:32.958Z] Removing intermediate container 37af5520872f [2021-06-16T10:53:32.958Z] ---> b05a8a77d474 [2021-06-16T10:53:32.958Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T10:53:33.531Z] 3.12: Pulling from library/alpine [2021-06-16T10:53:33.531Z] 339de151aab4: Pulling fs layer [2021-06-16T10:53:33.793Z] 339de151aab4: Verifying Checksum [2021-06-16T10:53:33.793Z] 339de151aab4: Download complete [2021-06-16T10:53:34.057Z] 339de151aab4: Pull complete [2021-06-16T10:53:34.057Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T10:53:34.057Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T10:53:34.057Z] ---> 13621d1b12d4 [2021-06-16T10:53:34.057Z] Step 18/24 : EXPOSE 4000 [2021-06-16T10:53:34.057Z] ---> Running in 75bc3f573512 [2021-06-16T10:53:34.057Z] Removing intermediate container 75bc3f573512 [2021-06-16T10:53:34.057Z] ---> cc823dd58ab2 [2021-06-16T10:53:34.057Z] Step 19/24 : 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-16T10:53:35.010Z] ---> 473f997b4aa3 [2021-06-16T10:53:35.010Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:53:35.010Z] ---> Running in 530d4e2e6672 [2021-06-16T10:53:35.010Z] Removing intermediate container 530d4e2e6672 [2021-06-16T10:53:35.010Z] ---> d4a62ab36dbb [2021-06-16T10:53:35.010Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T10:53:35.010Z] ---> Running in ef3c649a2959 [2021-06-16T10:53:35.010Z] Removing intermediate container ef3c649a2959 [2021-06-16T10:53:35.010Z] ---> 6b877905c0aa [2021-06-16T10:53:35.010Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T10:53:35.010Z] ---> Running in 89125baf4464 [2021-06-16T10:53:35.271Z] Removing intermediate container 89125baf4464 [2021-06-16T10:53:35.271Z] ---> 94ae6b4dd1d1 [2021-06-16T10:53:35.271Z] Step 23/24 : LABEL git_sha=f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:53:35.271Z] ---> Running in f66ee16b50fa [2021-06-16T10:53:35.271Z] Removing intermediate container f66ee16b50fa [2021-06-16T10:53:35.271Z] ---> 9d4215c19bc0 [2021-06-16T10:53:35.271Z] Step 24/24 : LABEL version=2.0.0-dev.69 [2021-06-16T10:53:35.271Z] ---> Running in aedfccb93727 [2021-06-16T10:53:35.535Z] Removing intermediate container aedfccb93727 [2021-06-16T10:53:35.535Z] ---> 1817da394477 [2021-06-16T10:53:35.535Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T10:53:35.535Z] Successfully built 1817da394477 [2021-06-16T10:53:35.535Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:53:35.787Z] provisioning config files... [2021-06-16T10:53:35.800Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config8817753923985588789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:53:36.122Z] ---> docker-login.sh [2021-06-16T10:53:36.122Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:53:36.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:53:36.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:53:36.122Z] Configure a credential helper to remove this warning. See [2021-06-16T10:53:36.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:53:36.122Z] [2021-06-16T10:53:36.122Z] Login Succeeded [2021-06-16T10:53:36.122Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:53:36.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:53:36.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:53:36.381Z] Configure a credential helper to remove this warning. See [2021-06-16T10:53:36.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:53:36.381Z] [2021-06-16T10:53:36.381Z] Login Succeeded [2021-06-16T10:53:36.381Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:53:36.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:53:36.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:53:36.381Z] Configure a credential helper to remove this warning. See [2021-06-16T10:53:36.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:53:36.381Z] [2021-06-16T10:53:36.381Z] Login Succeeded [2021-06-16T10:53:36.381Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:53:36.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:53:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:53:36.643Z] Configure a credential helper to remove this warning. See [2021-06-16T10:53:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:53:36.643Z] [2021-06-16T10:53:36.643Z] Login Succeeded [2021-06-16T10:53:36.643Z] docker.io [2021-06-16T10:53:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:53:36.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:53:36.905Z] Configure a credential helper to remove this warning. See [2021-06-16T10:53:36.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:53:36.905Z] [2021-06-16T10:53:36.905Z] Login Succeeded [2021-06-16T10:53:36.905Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:53:36.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T10:53:36.991Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-16T10:53:36.991Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:53:36.991Z] latest [2021-06-16T10:53:36.991Z] 2.0.0-dev.69 [2021-06-16T10:53:36.991Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:53:36.991Z] master [2021-06-16T10:53:36.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:37.358Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:37.657Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:53:37.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T10:53:37.657Z] 8f6a7409a917: Preparing [2021-06-16T10:53:37.657Z] 32f366d666a5: Preparing [2021-06-16T10:53:37.657Z] 32f366d666a5: Layer already exists [2021-06-16T10:53:40.977Z] 8f6a7409a917: Pushed [2021-06-16T10:53:40.977Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:41.283Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:41.593Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T10:53:41.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T10:53:41.593Z] 8f6a7409a917: Preparing [2021-06-16T10:53:41.593Z] 32f366d666a5: Preparing [2021-06-16T10:53:41.593Z] 32f366d666a5: Layer already exists [2021-06-16T10:53:41.593Z] 8f6a7409a917: Layer already exists [2021-06-16T10:53:41.593Z] latest: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:41.915Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:42.222Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 [2021-06-16T10:53:42.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T10:53:42.223Z] 8f6a7409a917: Preparing [2021-06-16T10:53:42.223Z] 32f366d666a5: Preparing [2021-06-16T10:53:42.223Z] 8f6a7409a917: Layer already exists [2021-06-16T10:53:42.223Z] 32f366d666a5: Layer already exists [2021-06-16T10:53:42.223Z] 2.0.0-dev.69: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:42.531Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:42.834Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:53:42.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T10:53:42.834Z] 8f6a7409a917: Preparing [2021-06-16T10:53:42.834Z] 32f366d666a5: Preparing [2021-06-16T10:53:42.834Z] 32f366d666a5: Layer already exists [2021-06-16T10:53:42.834Z] 8f6a7409a917: Layer already exists [2021-06-16T10:53:42.834Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:43.146Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:53:43.448Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-16T10:53:43.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T10:53:43.448Z] 8f6a7409a917: Preparing [2021-06-16T10:53:43.448Z] 32f366d666a5: Preparing [2021-06-16T10:53:43.448Z] 32f366d666a5: Layer already exists [2021-06-16T10:53:43.448Z] 8f6a7409a917: Layer already exists [2021-06-16T10:53:43.448Z] master: digest: sha256:77963512fa3e19f5f6296e97537e19a8892ce7e4a6708cab6039ba989a964b64 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T10:53:43.509Z] ===================================================== [Pipeline] echo [2021-06-16T10:53:43.528Z] taggedImages: [2021-06-16T10:53:43.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:53:43.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T10:53:43.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.69 [2021-06-16T10:53:43.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:53:43.528Z] - 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-16T10:53:44.281Z] ---> job-cost.sh [2021-06-16T10:53:44.281Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JFWG [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T10:53:46.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T10:53:46.460Z] GO111MODULE=on go vet ./... [2021-06-16T10:53:52.438Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-16T10:54:04.794Z] $ docker stop --time=1 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d [2021-06-16T10:54:06.726Z] $ docker rm -f 85b203b2c9472dbb8223855ac15afd7609e764d15bc4cefa59fb06ca3e9c187d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:54:07.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T10:54:07.555Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T10:54:07.664Z] lf-activate-venv(): INFO: Adding /tmp/venv-JFWG/bin to PATH [2021-06-16T10:54:07.664Z] INFO: No Stack... [2021-06-16T10:54:07.664Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T10:54:07.664Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T10:54:07.962Z] + cut -d, -f6 [2021-06-16T10:54:07.962Z] + cat /w/workspace/edgex-ui-go/129/archives/cost.csv [Pipeline] lock [2021-06-16T10:54:07.992Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [2021-06-16T10:54:08.009Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] did not exist. Created. [2021-06-16T10:54:08.009Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T10:54:08.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:54:08.343Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T10:54:08.459Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T10:54:08.474Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-06-16T10:54:10.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-06-16T10:54:10.952Z] + ls -al . [2021-06-16T10:54:10.952Z] total 124 [2021-06-16T10:54:10.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:53 . [2021-06-16T10:54:10.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:51 .. [2021-06-16T10:54:10.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 10:51 .git [2021-06-16T10:54:10.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 .github [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 10:51 .gitignore [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 10:51 CONTRIBUTING.md [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 10:51 Dockerfile [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 10:51 Dockerfile.build [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 10:51 Jenkinsfile [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 10:51 LICENSE [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 10:51 Makefile [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 10:51 README.md [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 10:48 VERSION [2021-06-16T10:54:10.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:51 assets [2021-06-16T10:54:10.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 bin [2021-06-16T10:54:10.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:51 cmd [2021-06-16T10:54:10.952Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 10:53 coverage.out [2021-06-16T10:54:10.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:51 docs [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 10:53 go.mod [2021-06-16T10:54:10.952Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 10:53 go.sum [2021-06-16T10:54:10.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:51 internal [2021-06-16T10:54:10.952Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 10:51 version.go [2021-06-16T10:54:10.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:51 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:54:11.301Z] + 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=f70bcc16eef7597be82c620f3a5afcfbc50a45ea --label arch=arm64 --label version=2.0.0-dev.69 . [2021-06-16T10:54:12.331Z] Sending build context to Docker daemon 32.39MB [2021-06-16T10:54:12.331Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:54:12.331Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T10:54:12.331Z] ---> 5e291ff09d50 [2021-06-16T10:54:12.331Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T10:54:12.609Z] ---> Running in c1377fc29f67 [2021-06-16T10:54:13.207Z] Removing intermediate container c1377fc29f67 [2021-06-16T10:54:13.207Z] ---> 1a7ba3fc511a [2021-06-16T10:54:13.207Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T10:54:13.207Z] ---> Running in fd1113ccc509 [2021-06-16T10:54:13.803Z] Removing intermediate container fd1113ccc509 [2021-06-16T10:54:13.803Z] ---> 6dabdf83f342 [2021-06-16T10:54:13.803Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T10:54:14.077Z] ---> Running in 3aa397421c68 [2021-06-16T10:54:14.352Z] Removing intermediate container 3aa397421c68 [2021-06-16T10:54:14.352Z] ---> 27c5acaf20bf [2021-06-16T10:54:14.352Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T10:54:14.626Z] ---> Running in 75c0f5c30a15 [2021-06-16T10:54:15.224Z] Removing intermediate container 75c0f5c30a15 [2021-06-16T10:54:15.224Z] ---> c30ac572387b [2021-06-16T10:54:15.224Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T10:54:15.224Z] ---> Running in 5a20834e2228 [2021-06-16T10:54:15.835Z] Removing intermediate container 5a20834e2228 [2021-06-16T10:54:15.835Z] ---> 89c31f2eba15 [2021-06-16T10:54:15.835Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:54:15.835Z] ---> Running in 51bb6a9e6686 [2021-06-16T10:54:18.469Z] Removing intermediate container 51bb6a9e6686 [2021-06-16T10:54:18.469Z] ---> 64bc72dabbec [2021-06-16T10:54:18.469Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T10:54:18.469Z] ---> Running in 00866284825c [2021-06-16T10:54:19.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T10:54:20.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T10:54:21.393Z] OK: 138 MiB in 40 packages [2021-06-16T10:54:22.370Z] Removing intermediate container 00866284825c [2021-06-16T10:54:22.370Z] ---> 733f31486033 [2021-06-16T10:54:22.370Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T10:54:22.370Z] ---> Running in d0059a9209fe [2021-06-16T10:54:22.642Z] Removing intermediate container d0059a9209fe [2021-06-16T10:54:22.642Z] ---> b33397bec9c3 [2021-06-16T10:54:22.642Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T10:54:22.915Z] ---> Running in 4a0592abd2ef [2021-06-16T10:54:23.511Z] Removing intermediate container 4a0592abd2ef [2021-06-16T10:54:23.511Z] ---> d3d495512ec6 [2021-06-16T10:54:23.511Z] Step 12/24 : COPY go.mod . [2021-06-16T10:54:24.107Z] ---> decb18c9b840 [2021-06-16T10:54:24.107Z] Step 13/24 : COPY Makefile . [2021-06-16T10:54:24.707Z] ---> a9bb12164cfd [2021-06-16T10:54:24.707Z] Step 14/24 : RUN make update [2021-06-16T10:54:24.980Z] ---> Running in d2aaf2448545 [2021-06-16T10:54:26.417Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T10:54:27.400Z] Removing intermediate container d2aaf2448545 [2021-06-16T10:54:27.400Z] ---> 0354f0febe2d [2021-06-16T10:54:27.400Z] Step 15/24 : COPY . . [2021-06-16T10:54:30.787Z] ---> 36de02811af8 [2021-06-16T10:54:30.787Z] Step 16/24 : RUN ${MAKE} [2021-06-16T10:54:30.787Z] ---> Running in 6f5d67c2ce66 [2021-06-16T10:54:31.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.69" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T10:54:58.851Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T10:55:02.263Z] Removing intermediate container 6f5d67c2ce66 [2021-06-16T10:55:02.263Z] ---> 272d31e305ff [2021-06-16T10:55:02.263Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T10:55:02.533Z] 3.12: Pulling from library/alpine [2021-06-16T10:55:02.811Z] d2f70382dc9a: Pulling fs layer [2021-06-16T10:55:02.811Z] d2f70382dc9a: Download complete [2021-06-16T10:55:03.411Z] d2f70382dc9a: Pull complete [2021-06-16T10:55:03.411Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T10:55:03.686Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T10:55:03.686Z] ---> c4fd0aeabfcf [2021-06-16T10:55:03.686Z] Step 18/24 : EXPOSE 4000 [2021-06-16T10:55:03.686Z] ---> Running in f7ab76873f39 [2021-06-16T10:55:04.289Z] Removing intermediate container f7ab76873f39 [2021-06-16T10:55:04.289Z] ---> 2bbf8cbc177c [2021-06-16T10:55:04.289Z] Step 19/24 : 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-16T10:55:06.911Z] ---> 3508a1b200d1 [2021-06-16T10:55:06.911Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:55:06.911Z] ---> Running in 95103b11c656 [2021-06-16T10:55:07.185Z] Removing intermediate container 95103b11c656 [2021-06-16T10:55:07.185Z] ---> 50f6fe41fa68 [2021-06-16T10:55:07.185Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T10:55:07.458Z] ---> Running in 90f72da252f7 [2021-06-16T10:55:08.053Z] Removing intermediate container 90f72da252f7 [2021-06-16T10:55:08.053Z] ---> e8a154536129 [2021-06-16T10:55:08.053Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T10:55:08.053Z] ---> Running in 831a29f47477 [2021-06-16T10:55:08.648Z] Removing intermediate container 831a29f47477 [2021-06-16T10:55:08.648Z] ---> e040fd6e0c11 [2021-06-16T10:55:08.648Z] Step 23/24 : LABEL git_sha=f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:55:08.648Z] ---> Running in e55ddd955a89 [2021-06-16T10:55:09.243Z] Removing intermediate container e55ddd955a89 [2021-06-16T10:55:09.243Z] ---> 43cc4cab5e12 [2021-06-16T10:55:09.243Z] Step 24/24 : LABEL version=2.0.0-dev.69 [2021-06-16T10:55:09.243Z] ---> Running in da3d5a226789 [2021-06-16T10:55:09.838Z] Removing intermediate container da3d5a226789 [2021-06-16T10:55:09.838Z] ---> 64487ec3b3e1 [2021-06-16T10:55:09.838Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T10:55:09.838Z] Successfully built 64487ec3b3e1 [2021-06-16T10:55:09.838Z] 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-16T10:55:10.085Z] provisioning config files... [2021-06-16T10:55:10.108Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config33889807072749294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:55:10.473Z] ---> docker-login.sh [2021-06-16T10:55:10.473Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:55:10.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:55:11.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:55:11.028Z] Configure a credential helper to remove this warning. See [2021-06-16T10:55:11.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:55:11.028Z] [2021-06-16T10:55:11.028Z] Login Succeeded [2021-06-16T10:55:11.028Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:55:11.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:55:11.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:55:11.577Z] Configure a credential helper to remove this warning. See [2021-06-16T10:55:11.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:55:11.577Z] [2021-06-16T10:55:11.577Z] Login Succeeded [2021-06-16T10:55:11.577Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:55:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:55:12.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:55:12.126Z] Configure a credential helper to remove this warning. See [2021-06-16T10:55:12.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:55:12.126Z] [2021-06-16T10:55:12.126Z] Login Succeeded [2021-06-16T10:55:12.126Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:55:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:55:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:55:12.724Z] Configure a credential helper to remove this warning. See [2021-06-16T10:55:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:55:12.724Z] [2021-06-16T10:55:12.724Z] Login Succeeded [2021-06-16T10:55:12.724Z] docker.io [2021-06-16T10:55:13.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:55:13.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:55:13.599Z] Configure a credential helper to remove this warning. See [2021-06-16T10:55:13.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:55:13.599Z] [2021-06-16T10:55:13.599Z] Login Succeeded [2021-06-16T10:55:13.599Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:55:13.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T10:55:13.700Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-16T10:55:13.700Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:55:13.700Z] latest [2021-06-16T10:55:13.700Z] 2.0.0-dev.69 [2021-06-16T10:55:13.700Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:55:13.700Z] master [2021-06-16T10:55:13.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:14.093Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:14.433Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:55:14.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T10:55:14.433Z] c4dc492f0475: Preparing [2021-06-16T10:55:14.433Z] 3fbe34a1663b: Preparing [2021-06-16T10:55:14.706Z] 3fbe34a1663b: Layer already exists [2021-06-16T10:55:21.394Z] c4dc492f0475: Pushed [2021-06-16T10:55:21.394Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:21.758Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:22.097Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T10:55:22.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T10:55:22.097Z] c4dc492f0475: Preparing [2021-06-16T10:55:22.097Z] 3fbe34a1663b: Preparing [2021-06-16T10:55:22.097Z] c4dc492f0475: Layer already exists [2021-06-16T10:55:22.369Z] 3fbe34a1663b: Layer already exists [2021-06-16T10:55:22.369Z] latest: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:22.713Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:23.067Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 [2021-06-16T10:55:23.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T10:55:23.067Z] c4dc492f0475: Preparing [2021-06-16T10:55:23.067Z] 3fbe34a1663b: Preparing [2021-06-16T10:55:23.337Z] 3fbe34a1663b: Layer already exists [2021-06-16T10:55:23.337Z] c4dc492f0475: Layer already exists [2021-06-16T10:55:23.337Z] 2.0.0-dev.69: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:23.680Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:24.021Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:55:24.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T10:55:24.021Z] c4dc492f0475: Preparing [2021-06-16T10:55:24.021Z] 3fbe34a1663b: Preparing [2021-06-16T10:55:24.021Z] 3fbe34a1663b: Layer already exists [2021-06-16T10:55:24.021Z] c4dc492f0475: Layer already exists [2021-06-16T10:55:24.294Z] f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:24.642Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:55:24.986Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-16T10:55:24.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T10:55:24.986Z] c4dc492f0475: Preparing [2021-06-16T10:55:24.986Z] 3fbe34a1663b: Preparing [2021-06-16T10:55:25.260Z] c4dc492f0475: Layer already exists [2021-06-16T10:55:25.260Z] 3fbe34a1663b: Layer already exists [2021-06-16T10:55:25.260Z] master: digest: sha256:ee7f51ddf4209fe07396cf6995e3db0d943c1630e8abc1f3e4e52928e266f05b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T10:55:25.331Z] ===================================================== [Pipeline] echo [2021-06-16T10:55:25.350Z] taggedImages: [2021-06-16T10:55:25.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea [2021-06-16T10:55:25.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T10:55:25.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.69 [2021-06-16T10:55:25.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f70bcc16eef7597be82c620f3a5afcfbc50a45ea-2.0.0-dev.69 [2021-06-16T10:55:25.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:55:25.841Z] ---> job-cost.sh [2021-06-16T10:55:25.841Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qUJ5 [2021-06-16T10:56:04.803Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T10:57:26.554Z] lf-activate-venv(): INFO: Adding /tmp/venv-qUJ5/bin to PATH [2021-06-16T10:57:26.554Z] INFO: No Stack... [2021-06-16T10:57:27.528Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T10:57:27.800Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T10:57:28.153Z] + cat /w/workspace/edgex-ui-go/129/archives/cost.csv [2021-06-16T10:57:28.153Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T10:57:28.220Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [2021-06-16T10:57:28.228Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] did not exist. Created. [2021-06-16T10:57:28.228Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T10:57:28.615Z] /w/workspace/edgex-ui-go/129@tmp/durable-94ae57fc/script.sh: 1: /w/workspace/edgex-ui-go/129@tmp/durable-94ae57fc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T10:57:28.990Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T10:57:29.032Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T10:57:29.306Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T10:57:29.321Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-129-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-16T10:57:32.539Z] provisioning config files... [2021-06-16T10:57:32.549Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config508010811483174655tmp [Pipeline] { [Pipeline] sh [2021-06-16T10:57:32.888Z] + set +x [2021-06-16T10:57:32.888Z] + curl -s https://codecov.io/bash [2021-06-16T10:57:32.888Z] + bash -s -- [2021-06-16T10:57:32.888Z] [2021-06-16T10:57:32.888Z] _____ _ [2021-06-16T10:57:32.888Z] / ____| | | [2021-06-16T10:57:32.888Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T10:57:32.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T10:57:32.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T10:57:32.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T10:57:32.888Z] Bash-1.0.3 [2021-06-16T10:57:32.888Z] [2021-06-16T10:57:32.888Z] [2021-06-16T10:57:32.888Z] ==> git version 2.24.4 found [2021-06-16T10:57:32.888Z] ==> 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-16T10:57:32.888Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T10:57:32.888Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T10:57:32.888Z] ==> Jenkins CI detected. [2021-06-16T10:57:32.888Z] project root: . [2021-06-16T10:57:32.888Z] --> token set from env [2021-06-16T10:57:32.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T10:57:32.888Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T10:57:32.888Z] ==> Python coveragepy not found [2021-06-16T10:57:32.888Z] ==> Searching for coverage reports in: [2021-06-16T10:57:32.888Z] + . [2021-06-16T10:57:33.150Z] -> Found 1 reports [2021-06-16T10:57:33.150Z] ==> Detecting git/mercurial file structure [2021-06-16T10:57:33.150Z] ==> Reading reports [2021-06-16T10:57:33.150Z] + ./coverage.out bytes=10 [2021-06-16T10:57:33.150Z] ==> Appending adjustments [2021-06-16T10:57:33.150Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T10:57:33.150Z] + Found adjustments [2021-06-16T10:57:33.150Z] ==> Gzipping contents [2021-06-16T10:57:33.150Z] 4.0K /tmp/codecov.B3LT3f.gz [2021-06-16T10:57:33.150Z] ==> Uploading reports [2021-06-16T10:57:33.150Z] url: https://codecov.io [2021-06-16T10:57:33.150Z] query: branch=master&commit=f70bcc16eef7597be82c620f3a5afcfbc50a45ea&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T10:57:33.150Z] -> Pinging Codecov [2021-06-16T10:57:33.150Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f70bcc16eef7597be82c620f3a5afcfbc50a45ea&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T10:57:33.411Z] -> Uploading to [2021-06-16T10:57:33.411Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/f70bcc16eef7597be82c620f3a5afcfbc50a45ea/d817c51e-cb74-4e57-a2d9-95aef220da7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T105733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cd32eb30cdc99e9e5fe7acd81d0375ea022d6880e8c5f686010e1c66abe0a19 [2021-06-16T10:57:33.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T10:57:33.411Z] Dload Upload Total Spent Left Speed [2021-06-16T10:57:33.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 6931 --:--:-- --:--:-- --:--:-- 6921 [2021-06-16T10:57:33.984Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] } [2021-06-16T10:57:33.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T10:57:34.789Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T10:57:34.808Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:57:35.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T10:57:35.118Z] [2021-06-16T10:57:35.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:57:35.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T10:57:35.433Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T10:57:35.433Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T10:57:35.433Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T10:57:35.433Z] de9db76c5a1d: Pulling fs layer [2021-06-16T10:57:35.433Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T10:57:35.433Z] 0d57e429df01: Pulling fs layer [2021-06-16T10:57:35.433Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T10:57:35.433Z] e1f770b5df2f: Pulling fs layer [2021-06-16T10:57:35.433Z] 85a0685a4137: Pulling fs layer [2021-06-16T10:57:35.433Z] 0d57e429df01: Waiting [2021-06-16T10:57:35.433Z] 4e4be7b47b0d: Waiting [2021-06-16T10:57:35.433Z] e1f770b5df2f: Waiting [2021-06-16T10:57:35.433Z] 0eba1c9be4d2: Waiting [2021-06-16T10:57:35.433Z] 85a0685a4137: Waiting [2021-06-16T10:57:35.433Z] de9db76c5a1d: Verifying Checksum [2021-06-16T10:57:35.433Z] de9db76c5a1d: Download complete [2021-06-16T10:57:35.433Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T10:57:35.433Z] 0ef7d3d256c8: Download complete [2021-06-16T10:57:35.433Z] 0d57e429df01: Verifying Checksum [2021-06-16T10:57:35.433Z] 0d57e429df01: Download complete [2021-06-16T10:57:35.701Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T10:57:35.701Z] 4e4be7b47b0d: Download complete [2021-06-16T10:57:35.701Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T10:57:35.701Z] 188c0c94c7c5: Download complete [2021-06-16T10:57:35.701Z] 188c0c94c7c5: Pull complete [2021-06-16T10:57:35.966Z] 0ef7d3d256c8: Pull complete [2021-06-16T10:57:36.227Z] de9db76c5a1d: Pull complete [2021-06-16T10:57:37.633Z] e1f770b5df2f: Download complete [2021-06-16T10:57:39.026Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T10:57:39.026Z] 0eba1c9be4d2: Download complete [2021-06-16T10:57:39.598Z] 85a0685a4137: Verifying Checksum [2021-06-16T10:57:39.598Z] 85a0685a4137: Download complete [2021-06-16T10:57:42.181Z] 0eba1c9be4d2: Pull complete [2021-06-16T10:57:42.182Z] 0d57e429df01: Pull complete [2021-06-16T10:57:42.182Z] 4e4be7b47b0d: Pull complete [2021-06-16T10:57:42.756Z] e1f770b5df2f: Pull complete [2021-06-16T10:57:46.104Z] 85a0685a4137: Pull complete [2021-06-16T10:57:46.104Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T10:57:46.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T10:57:46.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T10:57:46.183Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:57:46.231Z] $ 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-16T10:57:49.113Z] $ docker top f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T10:57:49.208Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T10:57:49.519Z] + set -o pipefail [2021-06-16T10:57:49.519Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T10:57:56.132Z] [2021-06-16T10:57:56.132Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-16T10:57:56.132Z] [2021-06-16T10:57:56.132Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a43ef1e3-d128-416c-bc6f-e68d458bacc2 [2021-06-16T10:57:56.132Z] [2021-06-16T10:57:56.132Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-16T10:57:56.132Z] [2021-06-16T10:57:56.132Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T10:57:56.132Z] [2021-06-16T10:57:56.132Z] [Pipeline] } [2021-06-16T10:57:56.142Z] $ docker stop --time=1 f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b [2021-06-16T10:57:57.827Z] $ docker rm -f f5f12d9ba7ace211fd5fab12fb9c2b18aece6559dd18f9da279fdd847dc8e95b [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-16T10:57:58.868Z] + git log --format=format:%s -1 f70bcc16eef7597be82c620f3a5afcfbc50a45ea [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:57:59.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:57:59.184Z] . [Pipeline] withDockerContainer [2021-06-16T10:57:59.263Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:57:59.299Z] $ 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-16T10:57:59.698Z] $ docker top f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T10:57:59.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:57:59.839Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:57:59.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:57:59.956Z] $ docker exec f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 ssh-agent [2021-06-16T10:58:00.066Z] SSH_AUTH_SOCK=/tmp/ssh-eCHrTSZGkzLj/agent.14 [2021-06-16T10:58:00.066Z] SSH_AGENT_PID=20 [2021-06-16T10:58:00.071Z] Running ssh-add (command line suppressed) [2021-06-16T10:58:00.172Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_690261465559956066.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_690261465559956066.key) [2021-06-16T10:58:00.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:58:00.495Z] + git semver tag [2021-06-16T10:58:00.495Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T10:58:00.495Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T10:58:00.495Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:58:00.495Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T10:58:00.495Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T10:58:00.495Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T10:58:00.495Z] # $SEMVER_BRANCH = master [2021-06-16T10:58:00.495Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T10:58:00.495Z] # f70bcc16eef7597be82c620f3a5afcfbc50a45ea HEAD [2021-06-16T10:58:00.495Z] # -> Force: false [2021-06-16T10:58:00.495Z] # 7b67c93898e8db13626c044d5a47cce560d03dfd refs/tags/v2.0.0-dev.69 [Pipeline] } [2021-06-16T10:58:00.501Z] $ docker exec --env ******** --env ******** f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 ssh-agent -k [2021-06-16T10:58:00.600Z] unset SSH_AUTH_SOCK; [2021-06-16T10:58:00.600Z] unset SSH_AGENT_PID; [2021-06-16T10:58:00.600Z] echo Agent pid 20 killed; [2021-06-16T10:58:00.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T10:58:00.958Z] + git semver [Pipeline] } [2021-06-16T10:58:00.969Z] $ docker stop --time=1 f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 [2021-06-16T10:58:02.153Z] $ docker rm -f f62eb30555b5fa823b3af055b5f73a232e8962f68dab83ae52504fdac895d7a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:04.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T10:58:04.725Z] [2021-06-16T10:58:04.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:05.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T10:58:05.048Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T10:58:05.048Z] ab5ef0e58194: Pulling fs layer [2021-06-16T10:58:05.048Z] 9712f1f96733: Pulling fs layer [2021-06-16T10:58:05.048Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T10:58:05.048Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T10:58:05.048Z] e9a5061849ea: Pulling fs layer [2021-06-16T10:58:05.048Z] d747dcd14b5f: Pulling fs layer [2021-06-16T10:58:05.048Z] 2de7ff778b66: Pulling fs layer [2021-06-16T10:58:05.048Z] 0d9ebad4ef96: Waiting [2021-06-16T10:58:05.048Z] e9a5061849ea: Waiting [2021-06-16T10:58:05.048Z] d747dcd14b5f: Waiting [2021-06-16T10:58:05.048Z] 2de7ff778b66: Waiting [2021-06-16T10:58:05.048Z] 9712f1f96733: Verifying Checksum [2021-06-16T10:58:05.048Z] 9712f1f96733: Download complete [2021-06-16T10:58:06.431Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T10:58:06.431Z] 63f879dbbcfc: Download complete [2021-06-16T10:58:06.431Z] e9a5061849ea: Verifying Checksum [2021-06-16T10:58:06.431Z] e9a5061849ea: Download complete [2021-06-16T10:58:06.691Z] d747dcd14b5f: Verifying Checksum [2021-06-16T10:58:06.691Z] d747dcd14b5f: Download complete [2021-06-16T10:58:06.950Z] 2de7ff778b66: Verifying Checksum [2021-06-16T10:58:06.950Z] 2de7ff778b66: Download complete [2021-06-16T10:58:06.950Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T10:58:06.950Z] 0d9ebad4ef96: Download complete [2021-06-16T10:58:07.228Z] ab5ef0e58194: Verifying Checksum [2021-06-16T10:58:07.228Z] ab5ef0e58194: Download complete [2021-06-16T10:58:09.797Z] ab5ef0e58194: Pull complete [2021-06-16T10:58:09.797Z] 9712f1f96733: Pull complete [2021-06-16T10:58:10.384Z] 63f879dbbcfc: Pull complete [2021-06-16T10:58:13.714Z] 0d9ebad4ef96: Pull complete [2021-06-16T10:58:13.714Z] e9a5061849ea: Pull complete [2021-06-16T10:58:13.981Z] d747dcd14b5f: Pull complete [2021-06-16T10:58:14.962Z] 2de7ff778b66: Pull complete [2021-06-16T10:58:14.962Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T10:58:14.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T10:58:14.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T10:58:15.044Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:58:15.093Z] $ 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-16T10:58:19.101Z] $ docker top 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:58:19.205Z] provisioning config files... [2021-06-16T10:58:19.213Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8919253500289897340tmp [2021-06-16T10:58:19.231Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4465428466077128896tmp [2021-06-16T10:58:19.252Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config942224093411270958tmp [Pipeline] { [Pipeline] echo [2021-06-16T10:58:19.277Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:19.810Z] ---> sigul-configuration.sh [2021-06-16T10:58:19.810Z] gpg: directory `/root/.gnupg' created [2021-06-16T10:58:19.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T10:58:19.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T10:58:19.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T10:58:19.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T10:58:19.810Z] gpg: CAST5 encrypted data [2021-06-16T10:58:19.810Z] gpg: encrypted with 1 passphrase [2021-06-16T10:58:19.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T10:58:20.109Z] + mkdir /home/jenkins [2021-06-16T10:58:20.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T10:58:20.409Z] + 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-16T10:58:20.421Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:20.726Z] ---> sigul-install.sh [2021-06-16T10:58:26.046Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T10:58:26.347Z] + git tag --list [2021-06-16T10:58:26.348Z] 0.1.1 [2021-06-16T10:58:26.348Z] v1.1.0 [2021-06-16T10:58:26.348Z] v1.2.0 [2021-06-16T10:58:26.348Z] v1.2.1 [2021-06-16T10:58:26.348Z] v1.3.0 [2021-06-16T10:58:26.348Z] v2.0.0-dev.1 [2021-06-16T10:58:26.348Z] v2.0.0-dev.10 [2021-06-16T10:58:26.348Z] v2.0.0-dev.11 [2021-06-16T10:58:26.348Z] v2.0.0-dev.12 [2021-06-16T10:58:26.348Z] v2.0.0-dev.13 [2021-06-16T10:58:26.348Z] v2.0.0-dev.14 [2021-06-16T10:58:26.348Z] v2.0.0-dev.15 [2021-06-16T10:58:26.348Z] v2.0.0-dev.16 [2021-06-16T10:58:26.348Z] v2.0.0-dev.17 [2021-06-16T10:58:26.348Z] v2.0.0-dev.18 [2021-06-16T10:58:26.348Z] v2.0.0-dev.19 [2021-06-16T10:58:26.348Z] v2.0.0-dev.2 [2021-06-16T10:58:26.348Z] v2.0.0-dev.20 [2021-06-16T10:58:26.348Z] v2.0.0-dev.21 [2021-06-16T10:58:26.348Z] v2.0.0-dev.22 [2021-06-16T10:58:26.348Z] v2.0.0-dev.23 [2021-06-16T10:58:26.348Z] v2.0.0-dev.24 [2021-06-16T10:58:26.348Z] v2.0.0-dev.25 [2021-06-16T10:58:26.348Z] v2.0.0-dev.26 [2021-06-16T10:58:26.348Z] v2.0.0-dev.27 [2021-06-16T10:58:26.348Z] v2.0.0-dev.28 [2021-06-16T10:58:26.348Z] v2.0.0-dev.29 [2021-06-16T10:58:26.348Z] v2.0.0-dev.3 [2021-06-16T10:58:26.348Z] v2.0.0-dev.30 [2021-06-16T10:58:26.348Z] v2.0.0-dev.31 [2021-06-16T10:58:26.348Z] v2.0.0-dev.32 [2021-06-16T10:58:26.348Z] v2.0.0-dev.33 [2021-06-16T10:58:26.348Z] v2.0.0-dev.34 [2021-06-16T10:58:26.348Z] v2.0.0-dev.35 [2021-06-16T10:58:26.348Z] v2.0.0-dev.36 [2021-06-16T10:58:26.348Z] v2.0.0-dev.37 [2021-06-16T10:58:26.348Z] v2.0.0-dev.38 [2021-06-16T10:58:26.348Z] v2.0.0-dev.39 [2021-06-16T10:58:26.348Z] v2.0.0-dev.4 [2021-06-16T10:58:26.348Z] v2.0.0-dev.40 [2021-06-16T10:58:26.348Z] v2.0.0-dev.41 [2021-06-16T10:58:26.348Z] v2.0.0-dev.42 [2021-06-16T10:58:26.348Z] v2.0.0-dev.43 [2021-06-16T10:58:26.348Z] v2.0.0-dev.44 [2021-06-16T10:58:26.348Z] v2.0.0-dev.45 [2021-06-16T10:58:26.348Z] v2.0.0-dev.46 [2021-06-16T10:58:26.348Z] v2.0.0-dev.47 [2021-06-16T10:58:26.348Z] v2.0.0-dev.48 [2021-06-16T10:58:26.348Z] v2.0.0-dev.49 [2021-06-16T10:58:26.348Z] v2.0.0-dev.5 [2021-06-16T10:58:26.348Z] v2.0.0-dev.50 [2021-06-16T10:58:26.348Z] v2.0.0-dev.51 [2021-06-16T10:58:26.348Z] v2.0.0-dev.52 [2021-06-16T10:58:26.348Z] v2.0.0-dev.53 [2021-06-16T10:58:26.348Z] v2.0.0-dev.54 [2021-06-16T10:58:26.348Z] v2.0.0-dev.55 [2021-06-16T10:58:26.348Z] v2.0.0-dev.56 [2021-06-16T10:58:26.348Z] v2.0.0-dev.57 [2021-06-16T10:58:26.348Z] v2.0.0-dev.58 [2021-06-16T10:58:26.348Z] v2.0.0-dev.59 [2021-06-16T10:58:26.348Z] v2.0.0-dev.6 [2021-06-16T10:58:26.348Z] v2.0.0-dev.60 [2021-06-16T10:58:26.348Z] v2.0.0-dev.61 [2021-06-16T10:58:26.348Z] v2.0.0-dev.62 [2021-06-16T10:58:26.348Z] v2.0.0-dev.63 [2021-06-16T10:58:26.348Z] v2.0.0-dev.64 [2021-06-16T10:58:26.348Z] v2.0.0-dev.65 [2021-06-16T10:58:26.348Z] v2.0.0-dev.66 [2021-06-16T10:58:26.348Z] v2.0.0-dev.67 [2021-06-16T10:58:26.348Z] v2.0.0-dev.68 [2021-06-16T10:58:26.348Z] v2.0.0-dev.69 [2021-06-16T10:58:26.348Z] v2.0.0-dev.7 [2021-06-16T10:58:26.348Z] v2.0.0-dev.8 [2021-06-16T10:58:26.348Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T10:58:26.644Z] + lftools sign git-tag v2.0.0-dev.69 [2021-06-16T10:58:27.218Z] Signing Git tag with Sigul... [2021-06-16T10:58:27.218Z] Signing v2.0.0-dev.69 [Pipeline] echo [2021-06-16T10:58:28.176Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:28.473Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T10:58:28.482Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T10:58:28.517Z] $ docker stop --time=1 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b [2021-06-16T10:58:29.987Z] $ docker rm -f 773c94e25f1f29d08d20860404b937889a605a4a4b0c65ebd84eabb48bea4a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:30.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:58:30.743Z] . [Pipeline] withDockerContainer [2021-06-16T10:58:30.818Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:58:30.855Z] $ 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-16T10:58:31.263Z] $ docker top e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T10:58:31.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:58:31.400Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:58:31.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:58:31.508Z] $ docker exec e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 ssh-agent [2021-06-16T10:58:31.619Z] SSH_AUTH_SOCK=/tmp/ssh-WB3t0Oy9wMb3/agent.14 [2021-06-16T10:58:31.619Z] SSH_AGENT_PID=20 [2021-06-16T10:58:31.624Z] Running ssh-add (command line suppressed) [2021-06-16T10:58:31.724Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1771876173877740914.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1771876173877740914.key) [2021-06-16T10:58:31.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:58:32.066Z] + git semver bump pre [2021-06-16T10:58:32.066Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T10:58:32.066Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T10:58:32.066Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:58:32.066Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T10:58:32.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T10:58:32.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T10:58:32.066Z] # $SEMVER_BRANCH = master [2021-06-16T10:58:32.066Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T10:58:32.066Z] 2.0.0-dev.70 [Pipeline] } [2021-06-16T10:58:32.072Z] $ docker exec --env ******** --env ******** e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 ssh-agent -k [2021-06-16T10:58:32.167Z] unset SSH_AUTH_SOCK; [2021-06-16T10:58:32.168Z] unset SSH_AGENT_PID; [2021-06-16T10:58:32.168Z] echo Agent pid 20 killed; [2021-06-16T10:58:32.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T10:58:32.529Z] + git semver [Pipeline] } [2021-06-16T10:58:32.542Z] $ docker stop --time=1 e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 [2021-06-16T10:58:33.735Z] $ docker rm -f e6f84a08ee6547ed74e830fc225b5e89edf3e59aa8517e5f6d059d2657108156 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:34.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:58:34.146Z] . [Pipeline] withDockerContainer [2021-06-16T10:58:34.229Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:58:34.284Z] $ 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-16T10:58:34.620Z] $ docker top 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T10:58:34.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:58:34.756Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:58:34.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:58:34.863Z] $ docker exec 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 ssh-agent [2021-06-16T10:58:34.970Z] SSH_AUTH_SOCK=/tmp/ssh-KKBqwn131c7a/agent.14 [2021-06-16T10:58:34.970Z] SSH_AGENT_PID=20 [2021-06-16T10:58:34.977Z] Running ssh-add (command line suppressed) [2021-06-16T10:58:35.067Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1941438452330118458.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1941438452330118458.key) [2021-06-16T10:58:35.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:58:35.388Z] + git semver push [2021-06-16T10:58:35.388Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T10:58:35.388Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T10:58:35.388Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:58:35.388Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T10:58:35.388Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T10:58:35.388Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T10:58:35.388Z] # $SEMVER_BRANCH = master [2021-06-16T10:58:35.388Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T10:58:40.701Z] $ docker exec --env ******** --env ******** 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 ssh-agent -k [2021-06-16T10:58:40.792Z] unset SSH_AUTH_SOCK; [2021-06-16T10:58:40.792Z] unset SSH_AGENT_PID; [2021-06-16T10:58:40.792Z] echo Agent pid 20 killed; [2021-06-16T10:58:40.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T10:58:41.167Z] + git semver [Pipeline] } [2021-06-16T10:58:41.187Z] $ docker stop --time=1 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 [2021-06-16T10:58:42.378Z] $ docker rm -f 4bb2fd20f322032fc9bcdb150d35d96014c3a09c94e2a0f74e652e69e37b6fd0 [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-16T10:58:43.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:44.197Z] ---> package-listing.sh [2021-06-16T10:58:44.198Z] ++ facter osfamily [2021-06-16T10:58:44.198Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T10:58:44.462Z] + OS_FAMILY=redhat [2021-06-16T10:58:44.462Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:58:44.462Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T10:58:44.462Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T10:58:44.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T10:58:44.462Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T10:58:44.462Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T10:58:44.462Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T10:58:44.462Z] + case "${OS_FAMILY}" in [2021-06-16T10:58:44.462Z] + sort [2021-06-16T10:58:44.462Z] + rpm -qa [2021-06-16T10:58:45.044Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T10:58:45.044Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T10:58:45.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T10:58:45.044Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T10:58:45.044Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-16T10:58:45.044Z] + 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-16T10:58:45.061Z] 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-16T10:58:45.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:46.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:58:46.080Z] [2021-06-16T10:58:46.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:58:48.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:58:48.453Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T10:58:48.453Z] df20fa9351a1: Pulling fs layer [2021-06-16T10:58:48.453Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T10:58:48.453Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T10:58:48.453Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T10:58:48.453Z] 93b61091891f: Pulling fs layer [2021-06-16T10:58:48.453Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T10:58:48.453Z] 5e14af77c1be: Pulling fs layer [2021-06-16T10:58:48.453Z] 01666e4c0597: Pulling fs layer [2021-06-16T10:58:48.453Z] aa168da1d23b: Pulling fs layer [2021-06-16T10:58:48.453Z] 46f8f816bc3b: Waiting [2021-06-16T10:58:48.453Z] 93b61091891f: Waiting [2021-06-16T10:58:48.453Z] 93b9cdb0e59b: Waiting [2021-06-16T10:58:48.453Z] 5e14af77c1be: Waiting [2021-06-16T10:58:48.453Z] 01666e4c0597: Waiting [2021-06-16T10:58:48.453Z] aa168da1d23b: Waiting [2021-06-16T10:58:48.453Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T10:58:48.454Z] 36b3adc4ff6f: Download complete [2021-06-16T10:58:48.454Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T10:58:48.454Z] 46f8f816bc3b: Download complete [2021-06-16T10:58:48.454Z] df20fa9351a1: Verifying Checksum [2021-06-16T10:58:48.454Z] df20fa9351a1: Download complete [2021-06-16T10:58:48.454Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T10:58:48.454Z] 93b9cdb0e59b: Download complete [2021-06-16T10:58:48.720Z] 5e14af77c1be: Verifying Checksum [2021-06-16T10:58:48.720Z] 5e14af77c1be: Download complete [2021-06-16T10:58:48.720Z] 01666e4c0597: Verifying Checksum [2021-06-16T10:58:48.720Z] 01666e4c0597: Download complete [2021-06-16T10:58:48.720Z] 93b61091891f: Verifying Checksum [2021-06-16T10:58:48.720Z] 93b61091891f: Download complete [2021-06-16T10:58:48.720Z] df20fa9351a1: Pull complete [2021-06-16T10:58:48.720Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T10:58:48.720Z] 8ad3a11d3b57: Download complete [2021-06-16T10:58:48.720Z] 36b3adc4ff6f: Pull complete [2021-06-16T10:58:49.291Z] 8ad3a11d3b57: Pull complete [2021-06-16T10:58:49.552Z] 46f8f816bc3b: Pull complete [2021-06-16T10:58:49.814Z] 93b61091891f: Pull complete [2021-06-16T10:58:49.814Z] 93b9cdb0e59b: Pull complete [2021-06-16T10:58:49.814Z] 5e14af77c1be: Pull complete [2021-06-16T10:58:49.814Z] 01666e4c0597: Pull complete [2021-06-16T10:58:50.778Z] aa168da1d23b: Verifying Checksum [2021-06-16T10:58:50.778Z] aa168da1d23b: Download complete [2021-06-16T10:58:55.009Z] aa168da1d23b: Pull complete [2021-06-16T10:58:55.010Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T10:58:55.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:58:55.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T10:58:55.091Z] prd-centos7-docker-4c-2g-1692 does not seem to be running inside a container [2021-06-16T10:58:55.130Z] $ 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-16T10:58:57.194Z] $ docker top cb044b526dadb64462f06c0bec0762458000672f887cbe857f9533b1216d8dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:58:57.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T10:58:57.879Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T10:58:58.183Z] + ls /var/log/sa-host [2021-06-16T10:58:58.183Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T10:58:58.183Z] file_magic: OK [2021-06-16T10:58:58.183Z] HZ: Using current value: 100 [2021-06-16T10:58:58.183Z] file_header: OK [2021-06-16T10:58:58.183Z] 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-16T10:58:58.183Z] Statistics: [2021-06-16T10:58:58.183Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T10:58:58.183Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T10:58:58.183Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T10:58:58.183Z] file_magic: OK [2021-06-16T10:58:58.183Z] HZ: Using current value: 100 [2021-06-16T10:58:58.183Z] file_header: OK [2021-06-16T10:58:58.183Z] 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-16T10:58:58.183Z] Statistics: [2021-06-16T10:58:58.183Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T10:58:58.183Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:58:58.771Z] provisioning config files... [2021-06-16T10:58:58.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7926157009616248065tmp [Pipeline] { [Pipeline] echo [2021-06-16T10:58:58.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:59.134Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T10:58:59.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:59.556Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T10:58:59.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:58:59.859Z] ---> sudo-logs.sh [2021-06-16T10:58:59.859Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T10:58:59.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:59:00.183Z] ---> job-cost.sh [2021-06-16T10:59:00.184Z] lf-activate-venv: SKIPPING [2021-06-16T10:59:00.184Z] DEBUG: total: 0.18000000715255737 [2021-06-16T10:59:00.184Z] INFO: Retrieving Stack Cost... [2021-06-16T10:59:01.579Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T10:59:01.841Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T10:59:01.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:59:02.174Z] ---> logs-deploy.sh [2021-06-16T10:59:02.174Z] lf-activate-venv: SKIPPING [2021-06-16T10:59:02.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/129 [2021-06-16T10:59:02.174Z] INFO: archiving workspace using pattern(s): [2021-06-16T10:59:03.122Z] Archives upload complete. [2021-06-16T10:59:03.122Z] INFO: archiving logs to Nexus [2021-06-16T10:59:03.699Z] ---> uname -a: [2021-06-16T10:59:03.699Z] Linux prd-centos7-docker-4c-2g-1692.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-16T10:59:03.699Z] [2021-06-16T10:59:03.699Z] [2021-06-16T10:59:03.699Z] ---> lscpu: [2021-06-16T10:59:03.699Z] Architecture: x86_64 [2021-06-16T10:59:03.699Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T10:59:03.699Z] Byte Order: Little Endian [2021-06-16T10:59:03.699Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T10:59:03.699Z] CPU(s): 2 [2021-06-16T10:59:03.699Z] On-line CPU(s) list: 0,1 [2021-06-16T10:59:03.699Z] Thread(s) per core: 1 [2021-06-16T10:59:03.699Z] Core(s) per socket: 1 [2021-06-16T10:59:03.699Z] Socket(s): 2 [2021-06-16T10:59:03.699Z] NUMA node(s): 1 [2021-06-16T10:59:03.699Z] Vendor ID: AuthenticAMD [2021-06-16T10:59:03.699Z] CPU family: 23 [2021-06-16T10:59:03.699Z] Model: 49 [2021-06-16T10:59:03.699Z] Model name: AMD EPYC-Rome Processor [2021-06-16T10:59:03.699Z] Stepping: 0 [2021-06-16T10:59:03.700Z] CPU MHz: 2800.000 [2021-06-16T10:59:03.700Z] BogoMIPS: 5600.00 [2021-06-16T10:59:03.700Z] Virtualization: AMD-V [2021-06-16T10:59:03.700Z] Hypervisor vendor: KVM [2021-06-16T10:59:03.700Z] Virtualization type: full [2021-06-16T10:59:03.700Z] L1d cache: 64 KiB [2021-06-16T10:59:03.700Z] L1i cache: 64 KiB [2021-06-16T10:59:03.700Z] L2 cache: 1 MiB [2021-06-16T10:59:03.700Z] L3 cache: 32 MiB [2021-06-16T10:59:03.700Z] NUMA node0 CPU(s): 0,1 [2021-06-16T10:59:03.700Z] Vulnerability Itlb multihit: Not affected [2021-06-16T10:59:03.700Z] Vulnerability L1tf: Not affected [2021-06-16T10:59:03.700Z] Vulnerability Mds: Not affected [2021-06-16T10:59:03.700Z] Vulnerability Meltdown: Not affected [2021-06-16T10:59:03.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T10:59:03.700Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T10:59:03.700Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T10:59:03.700Z] Vulnerability Srbds: Not affected [2021-06-16T10:59:03.700Z] Vulnerability Tsx async abort: Not affected [2021-06-16T10:59:03.700Z] 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-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> nproc: [2021-06-16T10:59:03.700Z] 2 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> df -h: [2021-06-16T10:59:03.700Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T10:59:03.700Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-16T10:59:03.700Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T10:59:03.700Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T10:59:03.700Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-16T10:59:03.700Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> free -m: [2021-06-16T10:59:03.700Z] total used free shared buff/cache available [2021-06-16T10:59:03.700Z] Mem: 7821 1145 3250 0 3425 6595 [2021-06-16T10:59:03.700Z] Swap: 1023 0 1023 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> ip addr: [2021-06-16T10:59:03.700Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T10:59:03.700Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T10:59:03.700Z] inet 127.0.0.1/8 scope host lo [2021-06-16T10:59:03.700Z] valid_lft forever preferred_lft forever [2021-06-16T10:59:03.700Z] inet6 ::1/128 scope host [2021-06-16T10:59:03.700Z] valid_lft forever preferred_lft forever [2021-06-16T10:59:03.700Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T10:59:03.700Z] link/ether fa:16:3e:11:55:43 brd ff:ff:ff:ff:ff:ff [2021-06-16T10:59:03.700Z] inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T10:59:03.700Z] valid_lft 85741sec preferred_lft 85741sec [2021-06-16T10:59:03.700Z] inet6 fe80::f816:3eff:fe11:5543/64 scope link [2021-06-16T10:59:03.700Z] valid_lft forever preferred_lft forever [2021-06-16T10:59:03.700Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T10:59:03.700Z] link/ether 02:42:7e:4a:cd:0b brd ff:ff:ff:ff:ff:ff [2021-06-16T10:59:03.700Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T10:59:03.700Z] valid_lft forever preferred_lft forever [2021-06-16T10:59:03.700Z] inet6 fe80::42:7eff:fe4a:cd0b/64 scope link [2021-06-16T10:59:03.700Z] valid_lft forever preferred_lft forever [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> sar -b -r -n DEV: [2021-06-16T10:59:03.700Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:47:54 LINUX RESTART (2 CPU) [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T10:59:03.700Z] 10:50:01 2.33 0.00 2.33 0.00 0.00 53.28 0.00 [2021-06-16T10:59:03.700Z] 10:51:01 0.42 0.00 0.42 0.00 0.00 5.83 0.00 [2021-06-16T10:59:03.700Z] 10:52:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 [2021-06-16T10:59:03.700Z] 10:53:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 [2021-06-16T10:59:03.700Z] 10:54:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 [2021-06-16T10:59:03.700Z] 10:55:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 [2021-06-16T10:59:03.700Z] 10:56:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 [2021-06-16T10:59:03.700Z] 10:57:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-06-16T10:59:03.700Z] 10:58:01 98.75 0.03 98.72 0.00 3.73 31193.12 0.00 [2021-06-16T10:59:03.700Z] Average: 11.46 0.00 11.46 0.00 0.41 3475.87 0.00 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T10:59:03.700Z] 10:50:01 5429556 0 798364 9.97 2620 1778400 1167960 12.89 571240 1605324 12 [2021-06-16T10:59:03.700Z] 10:51:01 5443696 0 784220 9.79 2620 1778404 1072724 11.84 563080 1601120 8 [2021-06-16T10:59:03.700Z] 10:52:01 5436284 0 791624 9.88 2620 1778412 1118412 12.35 570796 1601120 8 [2021-06-16T10:59:03.700Z] 10:53:01 5442840 0 785064 9.80 2620 1778416 1072724 11.84 563488 1602080 8 [2021-06-16T10:59:03.700Z] 10:54:01 5438992 0 788904 9.85 2620 1778424 1072976 11.85 563608 1606168 8 [2021-06-16T10:59:03.700Z] 10:55:01 5438424 0 789472 9.86 2620 1778424 1072856 11.84 563992 1606208 8 [2021-06-16T10:59:03.700Z] 10:56:01 5430992 0 796896 9.95 2620 1778432 1072736 11.84 571812 1606208 8 [2021-06-16T10:59:03.700Z] 10:57:01 5430732 0 797152 9.95 2620 1778436 1072736 11.84 573536 1604288 8 [2021-06-16T10:59:03.700Z] 10:58:01 4572920 0 936752 11.70 2620 2496648 1378748 15.22 734568 2210572 44 [2021-06-16T10:59:03.700Z] Average: 5340493 0 807605 10.08 2620 1858222 1122430 12.39 586236 1671454 12 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T10:59:03.700Z] 10:50:01 eth0 1.58 1.47 0.10 8.03 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:51:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:52:01 eth0 2.38 1.87 0.65 13.11 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:53:01 eth0 0.13 0.08 0.01 0.06 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:54:01 eth0 0.40 0.40 0.09 0.59 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:55:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:56:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:58:01 vethee19303 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:58:01 eth0 492.26 450.19 4442.79 43.87 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] 10:58:01 docker0 70.04 75.05 5.67 345.39 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] Average: vethee19303 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] Average: eth0 55.31 50.49 493.89 7.30 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] Average: docker0 7.78 8.34 0.63 38.39 0.00 0.00 0.00 0.00 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] ---> sar -P ALL: [2021-06-16T10:59:03.700Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:47:54 LINUX RESTART (2 CPU) [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] 10:49:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T10:59:03.700Z] 10:50:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-16T10:59:03.700Z] 10:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-16T10:59:03.700Z] 10:50:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-16T10:59:03.700Z] 10:51:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-16T10:59:03.700Z] 10:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-16T10:59:03.700Z] 10:51:01 1 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-16T10:59:03.700Z] 10:52:01 all 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-16T10:59:03.700Z] 10:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-16T10:59:03.700Z] 10:52:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-16T10:59:03.700Z] 10:53:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-16T10:59:03.700Z] 10:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-16T10:59:03.700Z] 10:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T10:59:03.700Z] 10:54:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-16T10:59:03.700Z] 10:54:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-16T10:59:03.700Z] 10:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-16T10:59:03.700Z] 10:55:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-16T10:59:03.700Z] 10:55:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-06-16T10:59:03.700Z] 10:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T10:59:03.700Z] 10:56:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-06-16T10:59:03.700Z] 10:56:01 0 0.22 0.00 0.07 0.00 0.03 99.68 [2021-06-16T10:59:03.700Z] 10:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-16T10:59:03.700Z] 10:57:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-16T10:59:03.700Z] 10:57:01 0 0.33 0.00 0.03 0.00 0.03 99.60 [2021-06-16T10:59:03.700Z] 10:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T10:59:03.700Z] 10:58:01 all 11.13 0.00 4.99 3.00 0.05 80.82 [2021-06-16T10:59:03.700Z] 10:58:01 0 11.48 0.00 5.09 3.09 0.05 80.29 [2021-06-16T10:59:03.700Z] 10:58:01 1 10.79 0.00 4.90 2.92 0.05 81.34 [2021-06-16T10:59:03.700Z] Average: all 1.30 0.00 0.57 0.32 0.03 97.78 [2021-06-16T10:59:03.700Z] Average: 0 1.37 0.00 0.58 0.33 0.02 97.69 [2021-06-16T10:59:03.700Z] Average: 1 1.23 0.00 0.56 0.32 0.03 97.86 [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z] [2021-06-16T10:59:03.700Z]