Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 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-ssh5560727485358034684.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-ssh9027401044501453370.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-ssh7106041570047897127.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-ssh659127161034142524.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-ssh6966008641378727808.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-1685 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-ssh2911491160701700490.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 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (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 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 Commit message: "feat: update all contracts model to match edgex v2 updates" > git rev-list --no-walk c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T09:13:45.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T09:13:45.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T09:13:45.392Z] ========================================================= [2021-06-16T09:13:45.392Z] EdgeX Global Pipelines Version Info [2021-06-16T09:13:45.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:13:46.875Z] ------------------- [2021-06-16T09:13:46.875Z] stable info: [2021-06-16T09:13:46.875Z] ------------------- [2021-06-16T09:13:46.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T09:13:46.875Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T09:13:46.875Z] Message: update stable to v1.0.195 [2021-06-16T09:13:47.450Z] ------------------- [2021-06-16T09:13:47.450Z] experimental info: [2021-06-16T09:13:47.450Z] ------------------- [2021-06-16T09:13:47.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T09:13:47.450Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T09:13:47.450Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T09:13:47.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T09:13:47.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T09:13:47.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T09:13:47.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T09:13:47.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T09:13:47.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T09:13:47.763Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T09:13:47.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T09:13:47.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T09:13:47.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T09:13:47.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T09:13:47.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T09:13:47.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T09:13:48.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T09:13:48.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T09:13:48.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T09:13:48.089Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T09:13:48.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T09:13:48.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T09:13:48.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T09:13:50.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T09:13:50.600Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T09:13:50.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T09:13:50.647Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T09:13:50.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T09:13:50.694Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T09:13:50.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T09:13:50.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T09:13:50.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T09:13:50.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] echo [2021-06-16T09:13:50.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dbde89 [Pipeline] echo [2021-06-16T09:13:50.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:13:50.913Z] provisioning config files... [2021-06-16T09:13:50.926Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8414143112000988113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:13:51.274Z] ---> docker-login.sh [2021-06-16T09:13:51.274Z] nexus3.edgexfoundry.org:10001 [2021-06-16T09:13:51.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:13:51.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:13:51.846Z] Configure a credential helper to remove this warning. See [2021-06-16T09:13:51.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:13:51.846Z] [2021-06-16T09:13:51.846Z] Login Succeeded [2021-06-16T09:13:51.846Z] nexus3.edgexfoundry.org:10002 [2021-06-16T09:13:52.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:13:52.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:13:52.108Z] Configure a credential helper to remove this warning. See [2021-06-16T09:13:52.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:13:52.108Z] [2021-06-16T09:13:52.108Z] Login Succeeded [2021-06-16T09:13:52.108Z] nexus3.edgexfoundry.org:10003 [2021-06-16T09:13:52.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:13:52.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:13:52.373Z] Configure a credential helper to remove this warning. See [2021-06-16T09:13:52.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:13:52.373Z] [2021-06-16T09:13:52.373Z] Login Succeeded [2021-06-16T09:13:52.373Z] nexus3.edgexfoundry.org:10004 [2021-06-16T09:13:52.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:13:52.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:13:52.373Z] Configure a credential helper to remove this warning. See [2021-06-16T09:13:52.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:13:52.373Z] [2021-06-16T09:13:52.373Z] Login Succeeded [2021-06-16T09:13:52.373Z] docker.io [2021-06-16T09:13:52.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:13:52.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:13:52.946Z] Configure a credential helper to remove this warning. See [2021-06-16T09:13:52.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:13:52.946Z] [2021-06-16T09:13:52.946Z] Login Succeeded [2021-06-16T09:13:52.946Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T09:13:52.956Z] 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-16T09:13:53.520Z] + git log --format=format:%s -1 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] echo [2021-06-16T09:13:53.568Z] GIT_COMMIT: 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758, Commit Message: feat: update all contracts model to match edgex v2 updates [Pipeline] echo [2021-06-16T09:13:53.582Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:13:54.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:13:54.553Z] [2021-06-16T09:13:54.553Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:13:54.875Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:13:55.143Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T09:13:55.143Z] 31603596830f: Pulling fs layer [2021-06-16T09:13:55.143Z] 54011a49482f: Pulling fs layer [2021-06-16T09:13:55.143Z] a6820b24f6d8: Pulling fs layer [2021-06-16T09:13:55.143Z] f581987b2513: Pulling fs layer [2021-06-16T09:13:55.143Z] f581987b2513: Waiting [2021-06-16T09:13:55.143Z] 54011a49482f: Verifying Checksum [2021-06-16T09:13:55.143Z] 54011a49482f: Download complete [2021-06-16T09:13:55.143Z] 31603596830f: Verifying Checksum [2021-06-16T09:13:55.143Z] 31603596830f: Download complete [2021-06-16T09:13:55.408Z] f581987b2513: Verifying Checksum [2021-06-16T09:13:55.408Z] f581987b2513: Download complete [2021-06-16T09:13:55.408Z] a6820b24f6d8: Verifying Checksum [2021-06-16T09:13:55.408Z] a6820b24f6d8: Download complete [2021-06-16T09:13:55.671Z] 31603596830f: Pull complete [2021-06-16T09:13:55.941Z] 54011a49482f: Pull complete [2021-06-16T09:13:56.901Z] a6820b24f6d8: Pull complete [2021-06-16T09:13:57.475Z] f581987b2513: Pull complete [2021-06-16T09:13:57.475Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T09:13:57.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:13:57.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T09:13:57.559Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:13:57.614Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T09:14:03.915Z] $ docker top 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T09:14:04.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T09:14:04.074Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T09:14:04.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T09:14:04.203Z] $ docker exec 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent [2021-06-16T09:14:04.343Z] SSH_AUTH_SOCK=/tmp/ssh-R6Jnky9TWmrX/agent.13 [2021-06-16T09:14:04.343Z] SSH_AGENT_PID=19 [2021-06-16T09:14:04.354Z] Running ssh-add (command line suppressed) [2021-06-16T09:14:04.478Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7883736099923589308.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7883736099923589308.key) [2021-06-16T09:14:04.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T09:14:04.843Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T09:14:04.868Z] $ docker exec --env ******** --env ******** 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent -k [2021-06-16T09:14:04.982Z] unset SSH_AUTH_SOCK; [2021-06-16T09:14:04.983Z] unset SSH_AGENT_PID; [2021-06-16T09:14:04.983Z] echo Agent pid 19 killed; [2021-06-16T09:14:05.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T09:14:05.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T09:14:05.041Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T09:14:05.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T09:14:05.181Z] $ docker exec 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent [2021-06-16T09:14:05.309Z] SSH_AUTH_SOCK=/tmp/ssh-Off6IPSAfR11/agent.54 [2021-06-16T09:14:05.309Z] SSH_AGENT_PID=60 [2021-06-16T09:14:05.317Z] Running ssh-add (command line suppressed) [2021-06-16T09:14:05.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3828268122536482316.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3828268122536482316.key) [2021-06-16T09:14:05.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T09:14:05.767Z] + git semver init [2021-06-16T09:14:05.767Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T09:14:05.767Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T09:14:05.767Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T09:14:05.767Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T09:14:05.767Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T09:14:05.767Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T09:14:05.767Z] # $SEMVER_BRANCH = master [2021-06-16T09:14:05.767Z] # $SEMVER_TEMP = /tmp/semver-261762091 [2021-06-16T09:14:05.767Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T09:14:08.350Z] # '/tmp/semver-261762091' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-16T09:14:08.350Z] # -> Force: false [2021-06-16T09:14:08.350Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T09:14:08.359Z] $ docker exec --env ******** --env ******** 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent -k [2021-06-16T09:14:08.469Z] unset SSH_AUTH_SOCK; [2021-06-16T09:14:08.470Z] unset SSH_AGENT_PID; [2021-06-16T09:14:08.470Z] echo Agent pid 60 killed; [2021-06-16T09:14:08.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T09:14:09.022Z] + git semver [Pipeline] } [2021-06-16T09:14:09.033Z] $ docker stop --time=1 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c [2021-06-16T09:14:11.480Z] $ docker rm -f 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T09:14:11.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T09:14:12.202Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T09:14:12.207Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.68 [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-16T09:14:27.497Z] Still waiting to schedule task [2021-06-16T09:14:27.497Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1685’ [2021-06-16T09:14:27.499Z] Still waiting to schedule task [2021-06-16T09:14:27.500Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T09:16:31.882Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1686 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T09:16:31.902Z] Running in /w/workspace/edgex-ui-go/128 [Pipeline] { [Pipeline] checkout [2021-06-16T09:16:32.103Z] The recommended git tool is: git [2021-06-16T09:16:37.342Z] using credential edgex-jenkins-ssh [2021-06-16T09:16:37.362Z] Cloning the remote Git repository [2021-06-16T09:16:37.425Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T09:16:37.543Z] > git init /w/workspace/edgex-ui-go/128 # timeout=10 [2021-06-16T09:16:37.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T09:16:37.660Z] > git --version # timeout=10 [2021-06-16T09:16:37.678Z] > git --version # 'git version 2.17.1' [2021-06-16T09:16:37.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T09:16:37.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T09:16:39.811Z] Avoid second fetch [2021-06-16T09:16:39.812Z] Checking out Revision 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (master) [2021-06-16T09:16:39.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T09:16:39.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T09:16:39.838Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T09:16:39.852Z] > git checkout -f 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [2021-06-16T09:16:44.514Z] Commit message: "feat: update all contracts model to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T09:16:47.774Z] Running on prd-centos7-docker-4c-2g-1687 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T09:16:47.867Z] Running in /w/workspace/edgex-ui-go/128 [Pipeline] { [Pipeline] checkout [2021-06-16T09:16:48.013Z] The recommended git tool is: git [2021-06-16T09:16:48.155Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T09:16:48.677Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T09:16:49.033Z] + sudo service docker restart [2021-06-16T09:16:49.033Z] + true [2021-06-16T09:16:50.275Z] using credential edgex-jenkins-ssh [2021-06-16T09:16:50.289Z] Cloning the remote Git repository [2021-06-16T09:16:50.307Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T09:16:50.371Z] > git init /w/workspace/edgex-ui-go/128 # timeout=10 [2021-06-16T09:16:50.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T09:16:50.414Z] > git --version # timeout=10 [2021-06-16T09:16:50.420Z] > git --version # 'git version 2.24.4' [2021-06-16T09:16:50.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T09:16:50.449Z] [INFO] Currently running in a labeled security context [2021-06-16T09:16:50.449Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T09:16:50.449Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/128@tmp/jenkins-gitclient-ssh2210108809992029290.key [2021-06-16T09:16:50.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T09:16:51.602Z] Avoid second fetch [2021-06-16T09:16:51.603Z] Checking out Revision 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (master) [2021-06-16T09:16:51.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T09:16:51.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T09:16:51.606Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T09:16:51.617Z] > git checkout -f 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [2021-06-16T09:16:55.353Z] Commit message: "feat: update all contracts model to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T09:16:56.450Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T09:16:56.775Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T09:16:57.078Z] + true [2021-06-16T09:16:57.078Z] + sudo service docker restart [2021-06-16T09:16:57.078Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:17:07.363Z] provisioning config files... [2021-06-16T09:17:07.389Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config2448542312822901934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:17:07.759Z] ---> docker-login.sh [2021-06-16T09:17:07.759Z] nexus3.edgexfoundry.org:10001 [2021-06-16T09:17:08.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:08.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:08.952Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:08.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:08.952Z] [2021-06-16T09:17:08.952Z] Login Succeeded [2021-06-16T09:17:08.952Z] nexus3.edgexfoundry.org:10002 [2021-06-16T09:17:09.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:09.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:09.499Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:09.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:09.499Z] [2021-06-16T09:17:09.499Z] Login Succeeded [2021-06-16T09:17:09.499Z] nexus3.edgexfoundry.org:10003 [2021-06-16T09:17:09.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:10.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:10.054Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:10.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:10.054Z] [2021-06-16T09:17:10.054Z] Login Succeeded [2021-06-16T09:17:10.054Z] nexus3.edgexfoundry.org:10004 [2021-06-16T09:17:10.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:10.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:10.605Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:10.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:10.605Z] [2021-06-16T09:17:10.605Z] Login Succeeded [2021-06-16T09:17:10.605Z] docker.io [2021-06-16T09:17:10.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:11.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:11.478Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:11.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:11.478Z] [2021-06-16T09:17:11.478Z] Login Succeeded [2021-06-16T09:17:11.478Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T09:17:11.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T09:17:11.811Z] ========================================================= [2021-06-16T09:17:11.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T09:17:11.812Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:17:12.166Z] + 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-16T09:17:13.158Z] Sending build context to Docker daemon 35.85MB [2021-06-16T09:17:13.158Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T09:17:13.158Z] Step 2/8 : FROM ${BASE} [2021-06-16T09:17:13.432Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T09:17:13.432Z] 595b0fe564bb: Pulling fs layer [2021-06-16T09:17:13.432Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T09:17:13.432Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T09:17:13.432Z] ba82ee9f976e: Pulling fs layer [2021-06-16T09:17:13.432Z] 506bd15cee9f: Pulling fs layer [2021-06-16T09:17:13.432Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T09:17:13.432Z] 618dc40b7e24: Pulling fs layer [2021-06-16T09:17:13.432Z] 506bd15cee9f: Waiting [2021-06-16T09:17:13.432Z] 75a0a4a0db45: Waiting [2021-06-16T09:17:13.432Z] ba82ee9f976e: Waiting [2021-06-16T09:17:13.432Z] 618dc40b7e24: Waiting [2021-06-16T09:17:13.432Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T09:17:13.432Z] 3088b5b3c5c0: Download complete [2021-06-16T09:17:13.432Z] 506bd15cee9f: Verifying Checksum [2021-06-16T09:17:13.432Z] 506bd15cee9f: Download complete [2021-06-16T09:17:13.707Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T09:17:13.707Z] 75a0a4a0db45: Download complete [2021-06-16T09:17:13.708Z] 595b0fe564bb: Verifying Checksum [2021-06-16T09:17:13.708Z] 595b0fe564bb: Download complete [2021-06-16T09:17:14.313Z] 595b0fe564bb: Pull complete [2021-06-16T09:17:14.918Z] 3088b5b3c5c0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:17:15.256Z] provisioning config files... [2021-06-16T09:17:15.270Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config8430027799944082665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:17:15.519Z] 5b7225fbf94c: Pull complete [2021-06-16T09:17:15.520Z] 618dc40b7e24: Verifying Checksum [2021-06-16T09:17:15.520Z] 618dc40b7e24: Download complete [2021-06-16T09:17:15.609Z] ---> docker-login.sh [2021-06-16T09:17:15.609Z] nexus3.edgexfoundry.org:10001 [2021-06-16T09:17:16.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:16.182Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:16.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:16.182Z] [2021-06-16T09:17:16.182Z] Login Succeeded [2021-06-16T09:17:16.182Z] nexus3.edgexfoundry.org:10002 [2021-06-16T09:17:16.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:16.182Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:16.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:16.182Z] [2021-06-16T09:17:16.182Z] Login Succeeded [2021-06-16T09:17:16.182Z] nexus3.edgexfoundry.org:10003 [2021-06-16T09:17:16.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:16.445Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:16.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:16.445Z] [2021-06-16T09:17:16.445Z] Login Succeeded [2021-06-16T09:17:16.445Z] nexus3.edgexfoundry.org:10004 [2021-06-16T09:17:16.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:16.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:16.709Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:16.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:16.709Z] [2021-06-16T09:17:16.709Z] Login Succeeded [2021-06-16T09:17:16.709Z] docker.io [2021-06-16T09:17:16.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:17:16.967Z] ba82ee9f976e: Verifying Checksum [2021-06-16T09:17:16.967Z] ba82ee9f976e: Download complete [2021-06-16T09:17:16.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:17:16.970Z] Configure a credential helper to remove this warning. See [2021-06-16T09:17:16.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:17:16.970Z] [2021-06-16T09:17:16.970Z] Login Succeeded [2021-06-16T09:17:16.970Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T09:17:16.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T09:17:19.267Z] ========================================================= [2021-06-16T09:17:19.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T09:17:19.267Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:17:19.598Z] + 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-16T09:17:19.598Z] Sending build context to Docker daemon 35.86MB [2021-06-16T09:17:19.860Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T09:17:19.860Z] Step 2/8 : FROM ${BASE} [2021-06-16T09:17:20.122Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T09:17:20.122Z] 540db60ca938: Pulling fs layer [2021-06-16T09:17:20.122Z] adcc1eea9eea: Pulling fs layer [2021-06-16T09:17:20.122Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T09:17:20.122Z] 0510c868ecb4: Pulling fs layer [2021-06-16T09:17:20.122Z] afea3b2eda06: Pulling fs layer [2021-06-16T09:17:20.122Z] 7809a108b3ef: Pulling fs layer [2021-06-16T09:17:20.122Z] f706445af74f: Pulling fs layer [2021-06-16T09:17:20.122Z] afea3b2eda06: Waiting [2021-06-16T09:17:20.122Z] 7809a108b3ef: Waiting [2021-06-16T09:17:20.122Z] f706445af74f: Waiting [2021-06-16T09:17:20.122Z] 0510c868ecb4: Waiting [2021-06-16T09:17:20.391Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T09:17:20.391Z] 4c4ab2625f07: Download complete [2021-06-16T09:17:20.391Z] adcc1eea9eea: Verifying Checksum [2021-06-16T09:17:20.391Z] adcc1eea9eea: Download complete [2021-06-16T09:17:20.391Z] afea3b2eda06: Verifying Checksum [2021-06-16T09:17:20.391Z] afea3b2eda06: Download complete [2021-06-16T09:17:20.391Z] 7809a108b3ef: Verifying Checksum [2021-06-16T09:17:20.391Z] 7809a108b3ef: Download complete [2021-06-16T09:17:20.391Z] 540db60ca938: Verifying Checksum [2021-06-16T09:17:20.391Z] 540db60ca938: Download complete [2021-06-16T09:17:20.652Z] 540db60ca938: Pull complete [2021-06-16T09:17:20.913Z] adcc1eea9eea: Pull complete [2021-06-16T09:17:21.176Z] 4c4ab2625f07: Pull complete [2021-06-16T09:17:21.439Z] f706445af74f: Verifying Checksum [2021-06-16T09:17:21.440Z] f706445af74f: Download complete [2021-06-16T09:17:22.388Z] 0510c868ecb4: Verifying Checksum [2021-06-16T09:17:22.389Z] 0510c868ecb4: Download complete [2021-06-16T09:17:25.722Z] 0510c868ecb4: Pull complete [2021-06-16T09:17:25.722Z] afea3b2eda06: Pull complete [2021-06-16T09:17:25.983Z] 7809a108b3ef: Pull complete [2021-06-16T09:17:27.380Z] f706445af74f: Pull complete [2021-06-16T09:17:27.641Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T09:17:27.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T09:17:27.642Z] ---> b068be0155e3 [2021-06-16T09:17:27.642Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T09:17:29.260Z] ba82ee9f976e: Pull complete [2021-06-16T09:17:29.260Z] 506bd15cee9f: Pull complete [2021-06-16T09:17:29.260Z] 75a0a4a0db45: Pull complete [2021-06-16T09:17:31.907Z] 618dc40b7e24: Pull complete [2021-06-16T09:17:31.907Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T09:17:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T09:17:31.907Z] ---> a36622ca3599 [2021-06-16T09:17:31.907Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T09:17:33.882Z] ---> Running in facc2a7f0783 [2021-06-16T09:17:34.482Z] Removing intermediate container facc2a7f0783 [2021-06-16T09:17:34.482Z] ---> d10400f26236 [2021-06-16T09:17:34.482Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T09:17:34.482Z] ---> Running in 7edbb3bed273 [2021-06-16T09:17:37.115Z] Removing intermediate container 7edbb3bed273 [2021-06-16T09:17:37.115Z] ---> 59410c5f17c7 [2021-06-16T09:17:37.115Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T09:17:37.115Z] ---> Running in 9455ddddd1f0 [2021-06-16T09:17:38.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T09:17:39.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T09:17:39.667Z] OK: 138 MiB in 40 packages [2021-06-16T09:17:41.112Z] Removing intermediate container 9455ddddd1f0 [2021-06-16T09:17:41.112Z] ---> f830ce4366e8 [2021-06-16T09:17:41.112Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T09:17:41.112Z] ---> Running in 1433f6a98ff5 [2021-06-16T09:17:41.387Z] Removing intermediate container 1433f6a98ff5 [2021-06-16T09:17:41.387Z] ---> 9972db5bb554 [2021-06-16T09:17:41.387Z] Step 7/8 : COPY . . [2021-06-16T09:17:42.587Z] ---> Running in f82db1bd8416 [2021-06-16T09:17:42.587Z] Removing intermediate container f82db1bd8416 [2021-06-16T09:17:42.587Z] ---> b3a0eca1f96e [2021-06-16T09:17:42.587Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T09:17:42.587Z] ---> Running in 0cb173f95875 [2021-06-16T09:17:42.587Z] Removing intermediate container 0cb173f95875 [2021-06-16T09:17:42.587Z] ---> b0490d875c10 [2021-06-16T09:17:42.587Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T09:17:42.587Z] ---> Running in 72eee0f24a57 [2021-06-16T09:17:42.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T09:17:43.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T09:17:44.474Z] OK: 149 MiB in 40 packages [2021-06-16T09:17:44.737Z] Removing intermediate container 72eee0f24a57 [2021-06-16T09:17:44.738Z] ---> f952de954b57 [2021-06-16T09:17:44.738Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T09:17:44.738Z] ---> Running in 9efb3b07b3c6 [2021-06-16T09:17:44.738Z] Removing intermediate container 9efb3b07b3c6 [2021-06-16T09:17:44.738Z] ---> 6035f4463850 [2021-06-16T09:17:44.738Z] Step 7/8 : COPY . . [2021-06-16T09:17:44.780Z] ---> 3872124f9261 [2021-06-16T09:17:44.780Z] Step 8/8 : RUN go mod download [2021-06-16T09:17:44.780Z] ---> Running in c77945b5d257 [2021-06-16T09:17:46.130Z] ---> e2ad7281121e [2021-06-16T09:17:46.130Z] Step 8/8 : RUN go mod download [2021-06-16T09:17:46.130Z] ---> Running in 6f09e3686703 [2021-06-16T09:18:01.070Z] Removing intermediate container 6f09e3686703 [2021-06-16T09:18:01.070Z] ---> 91da1f31ea60 [2021-06-16T09:18:01.070Z] Successfully built 91da1f31ea60 [2021-06-16T09:18:01.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:01.390Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T09:18:01.391Z] . [Pipeline] withDockerContainer [2021-06-16T09:18:01.466Z] prd-centos7-docker-4c-2g-1687 does not seem to be running inside a container [2021-06-16T09:18:01.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T09:18:01.901Z] $ docker top 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T09:18:02.292Z] + go version [2021-06-16T09:18:02.292Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T09:18:02.308Z] $ docker stop --time=1 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 [2021-06-16T09:18:03.485Z] $ docker rm -f 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:04.052Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T09:18:04.052Z] . [Pipeline] withDockerContainer [2021-06-16T09:18:04.155Z] prd-centos7-docker-4c-2g-1687 does not seem to be running inside a container [2021-06-16T09:18:04.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T09:18:04.802Z] $ docker top 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T09:18:05.187Z] + go mod tidy [Pipeline] sh [2021-06-16T09:18:05.761Z] + make test [2021-06-16T09:18:05.761Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T09:18:06.035Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T09:18:16.096Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T09:18:16.096Z] GO111MODULE=on go vet ./... [2021-06-16T09:18:17.123Z] Removing intermediate container c77945b5d257 [2021-06-16T09:18:17.123Z] ---> 03d52d6e73d4 [2021-06-16T09:18:17.123Z] Successfully built 03d52d6e73d4 [2021-06-16T09:18:17.123Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:17.479Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T09:18:17.479Z] . [Pipeline] withDockerContainer [2021-06-16T09:18:17.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-1686 does not seem to be running inside a container [2021-06-16T09:18:17.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T09:18:19.424Z] $ docker top b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T09:18:20.381Z] + go version [2021-06-16T09:18:20.381Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T09:18:20.405Z] $ docker stop --time=1 b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e [2021-06-16T09:18:22.225Z] $ docker rm -f b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-16T09:18:22.486Z] $ docker stop --time=1 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 [2021-06-16T09:18:23.916Z] $ docker rm -f 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:24.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T09:18:24.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T09:18:24.618Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T09:18:24.618Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-06-16T09:18:24.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-1686 does not seem to be running inside a container [2021-06-16T09:18:25.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T09:18:26.638Z] $ docker top 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T09:18:27.620Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-16T09:18:33.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T09:18:34.152Z] + ls -al . [2021-06-16T09:18:34.152Z] total 92 [2021-06-16T09:18:34.152Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 09:18 . [2021-06-16T09:18:34.152Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 09:16 .. [2021-06-16T09:18:34.152Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 09:16 assets [2021-06-16T09:18:34.152Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 09:16 bin [2021-06-16T09:18:34.152Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 09:16 cmd [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 09:16 CONTRIBUTING.md [2021-06-16T09:18:34.152Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 09:18 coverage.out [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 09:16 Dockerfile [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 09:16 Dockerfile.build [2021-06-16T09:18:34.152Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 09:16 docs [2021-06-16T09:18:34.152Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 09:16 .git [2021-06-16T09:18:34.152Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 09:16 .github [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 09:16 .gitignore [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 09:18 go.mod [2021-06-16T09:18:34.152Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 09:18 go.sum [2021-06-16T09:18:34.152Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 09:16 internal [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 09:16 Jenkinsfile [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 09:16 LICENSE [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 09:16 Makefile [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 09:16 README.md [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 09:14 VERSION [2021-06-16T09:18:34.152Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 09:16 version.go [2021-06-16T09:18:34.152Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 09:16 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:34.245Z] + make test [2021-06-16T09:18:34.245Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T09:18:34.464Z] + 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=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 --label arch=amd64 --label version=2.0.0-dev.68 . [2021-06-16T09:18:34.464Z] Sending build context to Docker daemon 35.88MB [2021-06-16T09:18:34.727Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T09:18:34.727Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T09:18:34.727Z] ---> 91da1f31ea60 [2021-06-16T09:18:34.727Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T09:18:35.231Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T09:18:35.302Z] ---> Running in f537447f2006 [2021-06-16T09:18:35.302Z] Removing intermediate container f537447f2006 [2021-06-16T09:18:35.302Z] ---> 7f0eef407adc [2021-06-16T09:18:35.302Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T09:18:35.564Z] ---> Running in b543700926c5 [2021-06-16T09:18:35.564Z] Removing intermediate container b543700926c5 [2021-06-16T09:18:35.564Z] ---> a5049664ffdd [2021-06-16T09:18:35.564Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T09:18:35.564Z] ---> Running in 340f9d1b833f [2021-06-16T09:18:35.828Z] Removing intermediate container 340f9d1b833f [2021-06-16T09:18:35.828Z] ---> 8d73c92e0f71 [2021-06-16T09:18:35.828Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T09:18:35.828Z] ---> Running in dc8c14acba1c [2021-06-16T09:18:35.828Z] Removing intermediate container dc8c14acba1c [2021-06-16T09:18:35.828Z] ---> 33f2dd41e442 [2021-06-16T09:18:35.828Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T09:18:35.828Z] ---> Running in eca34a0e8406 [2021-06-16T09:18:36.089Z] Removing intermediate container eca34a0e8406 [2021-06-16T09:18:36.089Z] ---> 0a015b073370 [2021-06-16T09:18:36.089Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T09:18:36.089Z] ---> Running in cd83e1ec6661 [2021-06-16T09:18:36.667Z] Removing intermediate container cd83e1ec6661 [2021-06-16T09:18:36.667Z] ---> a3d2c9bf8453 [2021-06-16T09:18:36.667Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T09:18:36.932Z] ---> Running in e497f32f11ae [2021-06-16T09:18:37.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T09:18:38.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T09:18:38.718Z] OK: 149 MiB in 40 packages [2021-06-16T09:18:38.980Z] Removing intermediate container e497f32f11ae [2021-06-16T09:18:38.980Z] ---> 6f624b4ee68b [2021-06-16T09:18:38.980Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T09:18:38.980Z] ---> Running in 1d854d1c6e2e [2021-06-16T09:18:38.980Z] Removing intermediate container 1d854d1c6e2e [2021-06-16T09:18:38.980Z] ---> 354c191ab419 [2021-06-16T09:18:38.980Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T09:18:39.241Z] ---> Running in 5f08f8b689f5 [2021-06-16T09:18:39.241Z] Removing intermediate container 5f08f8b689f5 [2021-06-16T09:18:39.241Z] ---> d32272f1ddaf [2021-06-16T09:18:39.241Z] Step 12/24 : COPY go.mod . [2021-06-16T09:18:39.504Z] ---> fb4d0b18b5c9 [2021-06-16T09:18:39.504Z] Step 13/24 : COPY Makefile . [2021-06-16T09:18:39.504Z] ---> 29c89cde6fa6 [2021-06-16T09:18:39.504Z] Step 14/24 : RUN make update [2021-06-16T09:18:39.504Z] ---> Running in 858ec536bb35 [2021-06-16T09:18:39.770Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T09:18:40.355Z] Removing intermediate container 858ec536bb35 [2021-06-16T09:18:40.355Z] ---> 8816ffa720d7 [2021-06-16T09:18:40.355Z] Step 15/24 : COPY . . [2021-06-16T09:18:41.751Z] ---> a7ca807fdb05 [2021-06-16T09:18:41.751Z] Step 16/24 : RUN ${MAKE} [2021-06-16T09:18:41.751Z] ---> Running in 943eb468c901 [2021-06-16T09:18:42.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.68" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T09:18:50.280Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T09:18:51.669Z] Removing intermediate container 943eb468c901 [2021-06-16T09:18:51.669Z] ---> 75009d1a4f09 [2021-06-16T09:18:51.669Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T09:18:52.243Z] 3.12: Pulling from library/alpine [2021-06-16T09:18:52.243Z] 339de151aab4: Pulling fs layer [2021-06-16T09:18:52.506Z] 339de151aab4: Verifying Checksum [2021-06-16T09:18:52.506Z] 339de151aab4: Download complete [2021-06-16T09:18:52.771Z] 339de151aab4: Pull complete [2021-06-16T09:18:52.771Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T09:18:52.771Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T09:18:52.771Z] ---> 13621d1b12d4 [2021-06-16T09:18:52.771Z] Step 18/24 : EXPOSE 4000 [2021-06-16T09:18:52.771Z] ---> Running in 125c0fb7fa5b [2021-06-16T09:18:53.034Z] Removing intermediate container 125c0fb7fa5b [2021-06-16T09:18:53.034Z] ---> 2add6dc702e9 [2021-06-16T09:18:53.034Z] 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-16T09:18:53.613Z] ---> cdfda300f06d [2021-06-16T09:18:53.613Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T09:18:53.879Z] ---> Running in 3e7140f5c1cb [2021-06-16T09:18:53.879Z] Removing intermediate container 3e7140f5c1cb [2021-06-16T09:18:53.879Z] ---> c7c447d35f87 [2021-06-16T09:18:53.879Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T09:18:53.879Z] ---> Running in 7050a9943d54 [2021-06-16T09:18:53.879Z] Removing intermediate container 7050a9943d54 [2021-06-16T09:18:53.879Z] ---> 49d96381326b [2021-06-16T09:18:53.879Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T09:18:53.879Z] ---> Running in 4cff08311ffa [2021-06-16T09:18:54.146Z] Removing intermediate container 4cff08311ffa [2021-06-16T09:18:54.147Z] ---> 2c92436ac1a3 [2021-06-16T09:18:54.147Z] Step 23/24 : LABEL git_sha=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:18:54.147Z] ---> Running in b6ff5fd58fe6 [2021-06-16T09:18:54.147Z] Removing intermediate container b6ff5fd58fe6 [2021-06-16T09:18:54.147Z] ---> ddce7d263e60 [2021-06-16T09:18:54.147Z] Step 24/24 : LABEL version=2.0.0-dev.68 [2021-06-16T09:18:54.147Z] ---> Running in 669be611a6cc [2021-06-16T09:18:54.147Z] Removing intermediate container 669be611a6cc [2021-06-16T09:18:54.147Z] ---> a99fe9fced9a [2021-06-16T09:18:54.147Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T09:18:54.407Z] Successfully built a99fe9fced9a [2021-06-16T09:18:54.407Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:18:54.657Z] provisioning config files... [2021-06-16T09:18:54.669Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config1570065336343866130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:18:54.987Z] ---> docker-login.sh [2021-06-16T09:18:54.987Z] nexus3.edgexfoundry.org:10001 [2021-06-16T09:18:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:18:54.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:18:54.987Z] Configure a credential helper to remove this warning. See [2021-06-16T09:18:54.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:18:54.987Z] [2021-06-16T09:18:54.987Z] Login Succeeded [2021-06-16T09:18:54.987Z] nexus3.edgexfoundry.org:10002 [2021-06-16T09:18:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:18:55.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:18:55.250Z] Configure a credential helper to remove this warning. See [2021-06-16T09:18:55.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:18:55.250Z] [2021-06-16T09:18:55.250Z] Login Succeeded [2021-06-16T09:18:55.250Z] nexus3.edgexfoundry.org:10003 [2021-06-16T09:18:55.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:18:55.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:18:55.250Z] Configure a credential helper to remove this warning. See [2021-06-16T09:18:55.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:18:55.250Z] [2021-06-16T09:18:55.250Z] Login Succeeded [2021-06-16T09:18:55.250Z] nexus3.edgexfoundry.org:10004 [2021-06-16T09:18:55.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:18:55.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:18:55.511Z] Configure a credential helper to remove this warning. See [2021-06-16T09:18:55.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:18:55.511Z] [2021-06-16T09:18:55.511Z] Login Succeeded [2021-06-16T09:18:55.511Z] docker.io [2021-06-16T09:18:55.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:18:55.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:18:55.774Z] Configure a credential helper to remove this warning. See [2021-06-16T09:18:55.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:18:55.774Z] [2021-06-16T09:18:55.774Z] Login Succeeded [2021-06-16T09:18:55.774Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T09:18:55.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T09:18:55.864Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-16T09:18:55.864Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:18:55.864Z] latest [2021-06-16T09:18:55.864Z] 2.0.0-dev.68 [2021-06-16T09:18:55.864Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:18:55.864Z] master [2021-06-16T09:18:55.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:56.225Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:18:56.529Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:18:56.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T09:18:56.530Z] 6815c70ced0c: Preparing [2021-06-16T09:18:56.530Z] 32f366d666a5: Preparing [2021-06-16T09:18:56.530Z] 32f366d666a5: Layer already exists [2021-06-16T09:18:59.837Z] 6815c70ced0c: Pushed [2021-06-16T09:18:59.837Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:00.143Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:00.452Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T09:19:00.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T09:19:00.452Z] 6815c70ced0c: Preparing [2021-06-16T09:19:00.452Z] 32f366d666a5: Preparing [2021-06-16T09:19:00.452Z] 6815c70ced0c: Layer already exists [2021-06-16T09:19:00.452Z] 32f366d666a5: Layer already exists [2021-06-16T09:19:00.452Z] latest: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:00.762Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:01.063Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 [2021-06-16T09:19:01.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T09:19:01.063Z] 6815c70ced0c: Preparing [2021-06-16T09:19:01.063Z] 32f366d666a5: Preparing [2021-06-16T09:19:01.063Z] 6815c70ced0c: Layer already exists [2021-06-16T09:19:01.063Z] 32f366d666a5: Layer already exists [2021-06-16T09:19:01.063Z] 2.0.0-dev.68: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:01.374Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:01.686Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:19:01.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T09:19:01.686Z] 6815c70ced0c: Preparing [2021-06-16T09:19:01.686Z] 32f366d666a5: Preparing [2021-06-16T09:19:01.686Z] 6815c70ced0c: Layer already exists [2021-06-16T09:19:01.686Z] 32f366d666a5: Layer already exists [2021-06-16T09:19:01.686Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:01.998Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:02.300Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-16T09:19:02.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T09:19:02.300Z] 6815c70ced0c: Preparing [2021-06-16T09:19:02.300Z] 32f366d666a5: Preparing [2021-06-16T09:19:02.300Z] 6815c70ced0c: Layer already exists [2021-06-16T09:19:02.300Z] 32f366d666a5: Layer already exists [2021-06-16T09:19:02.300Z] master: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T09:19:02.376Z] ===================================================== [Pipeline] echo [2021-06-16T09:19:02.395Z] taggedImages: [2021-06-16T09:19:02.395Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:19:02.395Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T09:19:02.395Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 [2021-06-16T09:19:02.395Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:19:02.395Z] - 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-16T09:19:03.159Z] ---> job-cost.sh [2021-06-16T09:19:03.159Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Pih [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T09:19:07.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T09:19:07.643Z] GO111MODULE=on go vet ./... [2021-06-16T09:19:13.187Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T09:19:28.174Z] lf-activate-venv(): INFO: Adding /tmp/venv-3Pih/bin to PATH [2021-06-16T09:19:28.174Z] INFO: No Stack... [2021-06-16T09:19:28.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T09:19:28.174Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T09:19:28.476Z] + cat /w/workspace/edgex-ui-go/128/archives/cost.csv [2021-06-16T09:19:28.476Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T09:19:28.508Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [2021-06-16T09:19:28.517Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] did not exist. Created. [2021-06-16T09:19:28.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T09:19:28.845Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T09:19:28.916Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T09:19:28.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-16T09:19:29.835Z] $ docker stop --time=1 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 [2021-06-16T09:19:31.891Z] $ docker rm -f 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T09:19:32.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T09:19:32.685Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T09:19:33.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T09:19:33.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T09:19:34.104Z] + ls -al . [2021-06-16T09:19:34.104Z] total 124 [2021-06-16T09:19:34.104Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 09:18 . [2021-06-16T09:19:34.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 09:16 .. [2021-06-16T09:19:34.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 09:16 .git [2021-06-16T09:19:34.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:16 .github [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 09:16 .gitignore [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 09:16 CONTRIBUTING.md [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 09:16 Dockerfile [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 09:16 Dockerfile.build [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 09:16 Jenkinsfile [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 09:16 LICENSE [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 09:16 Makefile [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 09:16 README.md [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 09:14 VERSION [2021-06-16T09:19:34.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 09:16 assets [2021-06-16T09:19:34.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:16 bin [2021-06-16T09:19:34.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 09:16 cmd [2021-06-16T09:19:34.104Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 09:18 coverage.out [2021-06-16T09:19:34.104Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 09:16 docs [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 09:18 go.mod [2021-06-16T09:19:34.104Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 09:18 go.sum [2021-06-16T09:19:34.104Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 09:16 internal [2021-06-16T09:19:34.104Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 09:16 version.go [2021-06-16T09:19:34.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 09:16 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:19:34.462Z] + 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=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 --label arch=arm64 --label version=2.0.0-dev.68 . [2021-06-16T09:19:35.441Z] Sending build context to Docker daemon 35.88MB [2021-06-16T09:19:35.441Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T09:19:35.441Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T09:19:35.441Z] ---> 03d52d6e73d4 [2021-06-16T09:19:35.441Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T09:19:36.046Z] ---> Running in 19a2d1479e69 [2021-06-16T09:19:36.642Z] Removing intermediate container 19a2d1479e69 [2021-06-16T09:19:36.642Z] ---> d9f79fb5dbc6 [2021-06-16T09:19:36.642Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T09:19:36.642Z] ---> Running in 11bfb9d69753 [2021-06-16T09:19:37.240Z] Removing intermediate container 11bfb9d69753 [2021-06-16T09:19:37.240Z] ---> e1b3651eef8b [2021-06-16T09:19:37.240Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T09:19:37.240Z] ---> Running in ecdcbef2c631 [2021-06-16T09:19:37.837Z] Removing intermediate container ecdcbef2c631 [2021-06-16T09:19:37.837Z] ---> ee096dbdc34b [2021-06-16T09:19:37.837Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T09:19:37.837Z] ---> Running in 2c5ab025df29 [2021-06-16T09:19:38.433Z] Removing intermediate container 2c5ab025df29 [2021-06-16T09:19:38.433Z] ---> e26cc0c5f9e3 [2021-06-16T09:19:38.433Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T09:19:38.433Z] ---> Running in 0eebf7ef6e54 [2021-06-16T09:19:39.041Z] Removing intermediate container 0eebf7ef6e54 [2021-06-16T09:19:39.041Z] ---> 0c67da5ed10a [2021-06-16T09:19:39.041Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T09:19:39.041Z] ---> Running in 4787aa748708 [2021-06-16T09:19:41.667Z] Removing intermediate container 4787aa748708 [2021-06-16T09:19:41.668Z] ---> df7688b75989 [2021-06-16T09:19:41.668Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T09:19:41.668Z] ---> Running in 6c53b29581c0 [2021-06-16T09:19:42.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T09:19:45.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T09:19:45.643Z] OK: 138 MiB in 40 packages [2021-06-16T09:19:45.643Z] Removing intermediate container 6c53b29581c0 [2021-06-16T09:19:45.643Z] ---> c21de7b3632a [2021-06-16T09:19:45.643Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T09:19:45.643Z] ---> Running in 07b4840c46e2 [2021-06-16T09:19:45.920Z] Removing intermediate container 07b4840c46e2 [2021-06-16T09:19:45.920Z] ---> 16d20e7663d8 [2021-06-16T09:19:45.920Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T09:19:46.198Z] ---> Running in 67b1eab1bebf [2021-06-16T09:19:46.797Z] Removing intermediate container 67b1eab1bebf [2021-06-16T09:19:46.797Z] ---> e6a878f61981 [2021-06-16T09:19:46.797Z] Step 12/24 : COPY go.mod . [2021-06-16T09:19:47.393Z] ---> 2a0a4338d545 [2021-06-16T09:19:47.393Z] Step 13/24 : COPY Makefile . [2021-06-16T09:19:48.372Z] ---> 7c5227823a9c [2021-06-16T09:19:48.372Z] Step 14/24 : RUN make update [2021-06-16T09:19:48.372Z] ---> Running in 9a7948ed8f7a [2021-06-16T09:19:49.832Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T09:19:50.812Z] Removing intermediate container 9a7948ed8f7a [2021-06-16T09:19:50.812Z] ---> 81052c44400c [2021-06-16T09:19:50.812Z] Step 15/24 : COPY . . [2021-06-16T09:19:54.198Z] ---> bb6d31c2772f [2021-06-16T09:19:54.198Z] Step 16/24 : RUN ${MAKE} [2021-06-16T09:19:54.474Z] ---> Running in faa2acc2fe8d [2021-06-16T09:19:55.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.68" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T09:20:22.302Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T09:20:25.688Z] Removing intermediate container faa2acc2fe8d [2021-06-16T09:20:25.688Z] ---> 74c143e5c891 [2021-06-16T09:20:25.688Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T09:20:25.688Z] 3.12: Pulling from library/alpine [2021-06-16T09:20:25.960Z] d2f70382dc9a: Pulling fs layer [2021-06-16T09:20:26.234Z] d2f70382dc9a: Verifying Checksum [2021-06-16T09:20:26.234Z] d2f70382dc9a: Download complete [2021-06-16T09:20:26.830Z] d2f70382dc9a: Pull complete [2021-06-16T09:20:26.830Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T09:20:26.830Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T09:20:26.830Z] ---> c4fd0aeabfcf [2021-06-16T09:20:26.830Z] Step 18/24 : EXPOSE 4000 [2021-06-16T09:20:27.106Z] ---> Running in 5a53ce288b2f [2021-06-16T09:20:27.704Z] Removing intermediate container 5a53ce288b2f [2021-06-16T09:20:27.704Z] ---> af752f2277b9 [2021-06-16T09:20:27.704Z] 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-16T09:20:29.711Z] ---> 00b127296304 [2021-06-16T09:20:29.711Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T09:20:29.985Z] ---> Running in b6a59ce994d5 [2021-06-16T09:20:30.583Z] Removing intermediate container b6a59ce994d5 [2021-06-16T09:20:30.583Z] ---> ba0eb1ce9b09 [2021-06-16T09:20:30.583Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T09:20:30.583Z] ---> Running in 07bd1145f122 [2021-06-16T09:20:31.181Z] Removing intermediate container 07bd1145f122 [2021-06-16T09:20:31.181Z] ---> 791bcf419711 [2021-06-16T09:20:31.181Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T09:20:31.181Z] ---> Running in a0a3058b5d61 [2021-06-16T09:20:31.777Z] Removing intermediate container a0a3058b5d61 [2021-06-16T09:20:31.777Z] ---> 28bef7e66660 [2021-06-16T09:20:31.777Z] Step 23/24 : LABEL git_sha=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:20:31.777Z] ---> Running in 92f48d5f6553 [2021-06-16T09:20:32.385Z] Removing intermediate container 92f48d5f6553 [2021-06-16T09:20:32.385Z] ---> c3e1e40006b4 [2021-06-16T09:20:32.385Z] Step 24/24 : LABEL version=2.0.0-dev.68 [2021-06-16T09:20:32.385Z] ---> Running in 6dbbeb7d195e [2021-06-16T09:20:32.978Z] Removing intermediate container 6dbbeb7d195e [2021-06-16T09:20:32.979Z] ---> a18967c36fbe [2021-06-16T09:20:32.979Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T09:20:32.979Z] Successfully built a18967c36fbe [2021-06-16T09:20:32.979Z] 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-16T09:20:33.252Z] provisioning config files... [2021-06-16T09:20:33.272Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config4679373422845364816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:20:33.637Z] ---> docker-login.sh [2021-06-16T09:20:33.637Z] nexus3.edgexfoundry.org:10001 [2021-06-16T09:20:33.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:20:34.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:20:34.184Z] Configure a credential helper to remove this warning. See [2021-06-16T09:20:34.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:20:34.184Z] [2021-06-16T09:20:34.184Z] Login Succeeded [2021-06-16T09:20:34.184Z] nexus3.edgexfoundry.org:10002 [2021-06-16T09:20:34.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:20:34.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:20:34.724Z] Configure a credential helper to remove this warning. See [2021-06-16T09:20:34.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:20:34.724Z] [2021-06-16T09:20:34.724Z] Login Succeeded [2021-06-16T09:20:34.724Z] nexus3.edgexfoundry.org:10003 [2021-06-16T09:20:34.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:20:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:20:35.271Z] Configure a credential helper to remove this warning. See [2021-06-16T09:20:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:20:35.271Z] [2021-06-16T09:20:35.271Z] Login Succeeded [2021-06-16T09:20:35.271Z] nexus3.edgexfoundry.org:10004 [2021-06-16T09:20:35.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:20:35.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:20:35.815Z] Configure a credential helper to remove this warning. See [2021-06-16T09:20:35.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:20:35.815Z] [2021-06-16T09:20:35.815Z] Login Succeeded [2021-06-16T09:20:35.815Z] docker.io [2021-06-16T09:20:36.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T09:20:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T09:20:36.356Z] Configure a credential helper to remove this warning. See [2021-06-16T09:20:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T09:20:36.356Z] [2021-06-16T09:20:36.356Z] Login Succeeded [2021-06-16T09:20:36.356Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T09:20:36.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T09:20:36.458Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-16T09:20:36.458Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:20:36.458Z] latest [2021-06-16T09:20:36.458Z] 2.0.0-dev.68 [2021-06-16T09:20:36.458Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:20:36.458Z] master [2021-06-16T09:20:36.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:36.858Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:37.207Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:20:37.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T09:20:37.207Z] 27b43b98eaba: Preparing [2021-06-16T09:20:37.207Z] 3fbe34a1663b: Preparing [2021-06-16T09:20:37.207Z] 3fbe34a1663b: Layer already exists [2021-06-16T09:20:43.899Z] 27b43b98eaba: Pushed [2021-06-16T09:20:43.900Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:44.256Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:44.598Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T09:20:44.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T09:20:44.598Z] 27b43b98eaba: Preparing [2021-06-16T09:20:44.598Z] 3fbe34a1663b: Preparing [2021-06-16T09:20:44.598Z] 3fbe34a1663b: Layer already exists [2021-06-16T09:20:44.598Z] 27b43b98eaba: Layer already exists [2021-06-16T09:20:44.870Z] latest: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:45.218Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:45.557Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 [2021-06-16T09:20:45.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T09:20:45.558Z] 27b43b98eaba: Preparing [2021-06-16T09:20:45.558Z] 3fbe34a1663b: Preparing [2021-06-16T09:20:45.828Z] 27b43b98eaba: Layer already exists [2021-06-16T09:20:45.828Z] 3fbe34a1663b: Layer already exists [2021-06-16T09:20:45.828Z] 2.0.0-dev.68: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:46.172Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:46.517Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:20:46.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T09:20:46.517Z] 27b43b98eaba: Preparing [2021-06-16T09:20:46.517Z] 3fbe34a1663b: Preparing [2021-06-16T09:20:46.517Z] 3fbe34a1663b: Layer already exists [2021-06-16T09:20:46.517Z] 27b43b98eaba: Layer already exists [2021-06-16T09:20:46.787Z] 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:47.132Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:20:47.470Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-16T09:20:47.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T09:20:47.470Z] 27b43b98eaba: Preparing [2021-06-16T09:20:47.470Z] 3fbe34a1663b: Preparing [2021-06-16T09:20:47.470Z] 3fbe34a1663b: Layer already exists [2021-06-16T09:20:47.470Z] 27b43b98eaba: Layer already exists [2021-06-16T09:20:47.741Z] master: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T09:20:47.814Z] ===================================================== [Pipeline] echo [2021-06-16T09:20:47.832Z] taggedImages: [2021-06-16T09:20:47.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [2021-06-16T09:20:47.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T09:20:47.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 [2021-06-16T09:20:47.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [2021-06-16T09:20:47.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:20:48.346Z] ---> job-cost.sh [2021-06-16T09:20:48.346Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftbB [2021-06-16T09:21:27.294Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T09:22:49.062Z] lf-activate-venv(): INFO: Adding /tmp/venv-ftbB/bin to PATH [2021-06-16T09:22:49.062Z] INFO: No Stack... [2021-06-16T09:22:49.338Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T09:22:49.930Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T09:22:50.280Z] + cat /w/workspace/edgex-ui-go/128/archives/cost.csv [2021-06-16T09:22:50.280Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T09:22:50.348Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [2021-06-16T09:22:50.357Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] did not exist. Created. [2021-06-16T09:22:50.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T09:22:50.731Z] /w/workspace/edgex-ui-go/128@tmp/durable-fb4fbbae/script.sh: 1: /w/workspace/edgex-ui-go/128@tmp/durable-fb4fbbae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T09:22:51.082Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T09:22:51.106Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T09:22:51.327Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T09:22:51.338Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-128-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-16T09:22:54.527Z] provisioning config files... [2021-06-16T09:22:54.535Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1694433153179444995tmp [Pipeline] { [Pipeline] sh [2021-06-16T09:22:54.873Z] + set +x [2021-06-16T09:22:54.873Z] + curl -s https://codecov.io/bash [2021-06-16T09:22:54.873Z] + bash -s -- [2021-06-16T09:22:54.873Z] [2021-06-16T09:22:54.873Z] _____ _ [2021-06-16T09:22:54.873Z] / ____| | | [2021-06-16T09:22:54.873Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T09:22:54.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T09:22:54.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T09:22:54.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T09:22:54.873Z] Bash-1.0.3 [2021-06-16T09:22:54.873Z] [2021-06-16T09:22:54.873Z] [2021-06-16T09:22:54.873Z] ==> git version 2.24.4 found [2021-06-16T09:22:54.873Z] ==> 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-16T09:22:54.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T09:22:54.873Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T09:22:54.873Z] ==> Jenkins CI detected. [2021-06-16T09:22:54.873Z] project root: . [2021-06-16T09:22:54.873Z] --> token set from env [2021-06-16T09:22:54.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T09:22:55.135Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T09:22:55.135Z] ==> Python coveragepy not found [2021-06-16T09:22:55.135Z] ==> Searching for coverage reports in: [2021-06-16T09:22:55.135Z] + . [2021-06-16T09:22:55.135Z] -> Found 1 reports [2021-06-16T09:22:55.135Z] ==> Detecting git/mercurial file structure [2021-06-16T09:22:55.135Z] ==> Reading reports [2021-06-16T09:22:55.135Z] + ./coverage.out bytes=10 [2021-06-16T09:22:55.135Z] ==> Appending adjustments [2021-06-16T09:22:55.135Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T09:22:55.135Z] + Found adjustments [2021-06-16T09:22:55.135Z] ==> Gzipping contents [2021-06-16T09:22:55.135Z] 4.0K /tmp/codecov.pQ4KVr.gz [2021-06-16T09:22:55.135Z] ==> Uploading reports [2021-06-16T09:22:55.135Z] url: https://codecov.io [2021-06-16T09:22:55.135Z] query: branch=master&commit=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T09:22:55.135Z] -> Pinging Codecov [2021-06-16T09:22:55.135Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T09:22:55.710Z] -> Uploading to [2021-06-16T09:22:55.710Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/8dbde8922e10ee2d0b6cfcb6ad69cc787871b758/ed0807be-c735-45cc-8e4b-0bdb35e003dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T092255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e99712179c7bfeba24b74b87f0cc75a391cb24cfc318c08ff2e7cfe2c82e8ac [2021-06-16T09:22:55.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T09:22:55.710Z] Dload Upload Total Spent Left Speed [2021-06-16T09:22:56.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3921 0 0 100 3921 0 8111 --:--:-- --:--:-- --:--:-- 8118 [2021-06-16T09:22:56.282Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] } [2021-06-16T09:22:56.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T09:22:57.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T09:22:57.124Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:22:57.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T09:22:57.603Z] [2021-06-16T09:22:57.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:22:57.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T09:22:58.510Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T09:22:58.510Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T09:22:58.510Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T09:22:58.510Z] de9db76c5a1d: Pulling fs layer [2021-06-16T09:22:58.510Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T09:22:58.510Z] 0d57e429df01: Pulling fs layer [2021-06-16T09:22:58.510Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T09:22:58.510Z] e1f770b5df2f: Pulling fs layer [2021-06-16T09:22:58.510Z] 85a0685a4137: Pulling fs layer [2021-06-16T09:22:58.510Z] 0d57e429df01: Waiting [2021-06-16T09:22:58.510Z] 4e4be7b47b0d: Waiting [2021-06-16T09:22:58.510Z] e1f770b5df2f: Waiting [2021-06-16T09:22:58.510Z] 85a0685a4137: Waiting [2021-06-16T09:22:58.510Z] 0eba1c9be4d2: Waiting [2021-06-16T09:22:58.510Z] de9db76c5a1d: Verifying Checksum [2021-06-16T09:22:58.510Z] de9db76c5a1d: Download complete [2021-06-16T09:22:58.510Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T09:22:58.510Z] 0ef7d3d256c8: Download complete [2021-06-16T09:22:58.510Z] 0d57e429df01: Verifying Checksum [2021-06-16T09:22:58.510Z] 0d57e429df01: Download complete [2021-06-16T09:22:58.510Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T09:22:58.510Z] 4e4be7b47b0d: Download complete [2021-06-16T09:22:58.510Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T09:22:58.510Z] 188c0c94c7c5: Download complete [2021-06-16T09:22:59.087Z] 188c0c94c7c5: Pull complete [2021-06-16T09:22:59.660Z] 0ef7d3d256c8: Pull complete [2021-06-16T09:23:00.232Z] de9db76c5a1d: Pull complete [2021-06-16T09:23:00.493Z] e1f770b5df2f: Verifying Checksum [2021-06-16T09:23:00.493Z] e1f770b5df2f: Download complete [2021-06-16T09:23:01.888Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T09:23:01.888Z] 0eba1c9be4d2: Download complete [2021-06-16T09:23:02.467Z] 85a0685a4137: Verifying Checksum [2021-06-16T09:23:02.467Z] 85a0685a4137: Download complete [2021-06-16T09:23:05.820Z] 0eba1c9be4d2: Pull complete [2021-06-16T09:23:05.820Z] 0d57e429df01: Pull complete [2021-06-16T09:23:06.081Z] 4e4be7b47b0d: Pull complete [2021-06-16T09:23:07.037Z] e1f770b5df2f: Pull complete [2021-06-16T09:23:15.219Z] 85a0685a4137: Pull complete [2021-06-16T09:23:15.219Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T09:23:15.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T09:23:15.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T09:23:15.296Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:23:15.341Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-16T09:23:38.328Z] $ docker top d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T09:23:38.433Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T09:23:38.751Z] + set -o pipefail [2021-06-16T09:23:38.751Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T09:23:53.737Z] [2021-06-16T09:23:53.737Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-16T09:23:53.737Z] [2021-06-16T09:23:53.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f5bb9cc9-70f5-44af-a6bd-cfdaee74f7ec [2021-06-16T09:23:53.737Z] [2021-06-16T09:23:53.737Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-16T09:23:53.737Z] [2021-06-16T09:23:53.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T09:23:53.737Z] [2021-06-16T09:23:53.998Z] [Pipeline] } [2021-06-16T09:23:54.007Z] $ docker stop --time=1 d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 [2021-06-16T09:24:03.045Z] $ docker rm -f d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 [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-16T09:24:04.135Z] + git log --format=format:%s -1 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:24:04.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:24:04.446Z] . [Pipeline] withDockerContainer [2021-06-16T09:24:04.536Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:24:04.579Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T09:24:05.698Z] $ docker top f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T09:24:08.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T09:24:08.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T09:24:08.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T09:24:08.197Z] $ docker exec f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 ssh-agent [2021-06-16T09:24:08.340Z] SSH_AUTH_SOCK=/tmp/ssh-SbvpCYuBP9Pe/agent.15 [2021-06-16T09:24:08.340Z] SSH_AGENT_PID=21 [2021-06-16T09:24:08.354Z] Running ssh-add (command line suppressed) [2021-06-16T09:24:08.456Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_107366562618347210.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_107366562618347210.key) [2021-06-16T09:24:08.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T09:24:08.803Z] + git semver tag [2021-06-16T09:24:08.803Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T09:24:08.803Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T09:24:08.803Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T09:24:08.803Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T09:24:08.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T09:24:08.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T09:24:08.803Z] # $SEMVER_BRANCH = master [2021-06-16T09:24:08.803Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T09:24:08.803Z] # 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 HEAD [2021-06-16T09:24:08.803Z] # -> Force: false [2021-06-16T09:24:08.803Z] # e7024b158f202a9d386ef3d1173611da68e6a03b refs/tags/v2.0.0-dev.68 [Pipeline] } [2021-06-16T09:24:08.809Z] $ docker exec --env ******** --env ******** f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 ssh-agent -k [2021-06-16T09:24:08.914Z] unset SSH_AUTH_SOCK; [2021-06-16T09:24:08.914Z] unset SSH_AGENT_PID; [2021-06-16T09:24:08.914Z] echo Agent pid 21 killed; [2021-06-16T09:24:08.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T09:24:09.278Z] + git semver [Pipeline] } [2021-06-16T09:24:09.292Z] $ docker stop --time=1 f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 [2021-06-16T09:24:11.024Z] $ docker rm -f f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:24:11.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T09:24:11.596Z] [2021-06-16T09:24:11.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:24:11.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T09:24:12.172Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T09:24:12.172Z] ab5ef0e58194: Pulling fs layer [2021-06-16T09:24:12.172Z] 9712f1f96733: Pulling fs layer [2021-06-16T09:24:12.172Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T09:24:12.172Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T09:24:12.172Z] e9a5061849ea: Pulling fs layer [2021-06-16T09:24:12.172Z] d747dcd14b5f: Pulling fs layer [2021-06-16T09:24:12.172Z] 2de7ff778b66: Pulling fs layer [2021-06-16T09:24:12.172Z] 0d9ebad4ef96: Waiting [2021-06-16T09:24:12.172Z] e9a5061849ea: Waiting [2021-06-16T09:24:12.172Z] d747dcd14b5f: Waiting [2021-06-16T09:24:12.172Z] 2de7ff778b66: Waiting [2021-06-16T09:24:12.172Z] 9712f1f96733: Download complete [2021-06-16T09:24:14.093Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T09:24:14.093Z] 63f879dbbcfc: Download complete [2021-06-16T09:24:14.093Z] e9a5061849ea: Verifying Checksum [2021-06-16T09:24:14.093Z] e9a5061849ea: Download complete [2021-06-16T09:24:14.093Z] d747dcd14b5f: Verifying Checksum [2021-06-16T09:24:14.093Z] d747dcd14b5f: Download complete [2021-06-16T09:24:14.093Z] 2de7ff778b66: Verifying Checksum [2021-06-16T09:24:14.093Z] 2de7ff778b66: Download complete [2021-06-16T09:24:14.671Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T09:24:14.671Z] 0d9ebad4ef96: Download complete [2021-06-16T09:24:14.671Z] ab5ef0e58194: Verifying Checksum [2021-06-16T09:24:14.671Z] ab5ef0e58194: Download complete [2021-06-16T09:24:18.000Z] ab5ef0e58194: Pull complete [2021-06-16T09:24:18.000Z] 9712f1f96733: Pull complete [2021-06-16T09:24:18.973Z] 63f879dbbcfc: Pull complete [2021-06-16T09:24:25.598Z] 0d9ebad4ef96: Pull complete [2021-06-16T09:24:25.598Z] e9a5061849ea: Pull complete [2021-06-16T09:24:25.860Z] d747dcd14b5f: Pull complete [2021-06-16T09:24:27.271Z] 2de7ff778b66: Pull complete [2021-06-16T09:24:27.532Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T09:24:27.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T09:24:27.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T09:24:27.613Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:24:27.652Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-16T09:25:07.006Z] $ docker top dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:25:07.126Z] provisioning config files... [2021-06-16T09:25:07.135Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7733159648799097306tmp [2021-06-16T09:25:07.147Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4201230203370512560tmp [2021-06-16T09:25:07.159Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5819923462171763077tmp [Pipeline] { [Pipeline] echo [2021-06-16T09:25:07.184Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:25:07.481Z] ---> sigul-configuration.sh [2021-06-16T09:25:07.482Z] gpg: directory `/root/.gnupg' created [2021-06-16T09:25:07.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T09:25:07.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T09:25:07.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T09:25:07.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T09:25:07.482Z] gpg: CAST5 encrypted data [2021-06-16T09:25:07.482Z] gpg: encrypted with 1 passphrase [2021-06-16T09:25:07.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T09:25:07.974Z] + mkdir /home/jenkins [2021-06-16T09:25:07.974Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T09:25:08.353Z] + 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-16T09:25:08.366Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:25:08.667Z] ---> sigul-install.sh [2021-06-16T09:25:15.252Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T09:25:15.556Z] + git tag --list [2021-06-16T09:25:15.556Z] 0.1.1 [2021-06-16T09:25:15.556Z] v1.1.0 [2021-06-16T09:25:15.556Z] v1.2.0 [2021-06-16T09:25:15.556Z] v1.2.1 [2021-06-16T09:25:15.556Z] v1.3.0 [2021-06-16T09:25:15.556Z] v2.0.0-dev.1 [2021-06-16T09:25:15.556Z] v2.0.0-dev.10 [2021-06-16T09:25:15.556Z] v2.0.0-dev.11 [2021-06-16T09:25:15.556Z] v2.0.0-dev.12 [2021-06-16T09:25:15.556Z] v2.0.0-dev.13 [2021-06-16T09:25:15.556Z] v2.0.0-dev.14 [2021-06-16T09:25:15.556Z] v2.0.0-dev.15 [2021-06-16T09:25:15.556Z] v2.0.0-dev.16 [2021-06-16T09:25:15.556Z] v2.0.0-dev.17 [2021-06-16T09:25:15.556Z] v2.0.0-dev.18 [2021-06-16T09:25:15.556Z] v2.0.0-dev.19 [2021-06-16T09:25:15.556Z] v2.0.0-dev.2 [2021-06-16T09:25:15.556Z] v2.0.0-dev.20 [2021-06-16T09:25:15.556Z] v2.0.0-dev.21 [2021-06-16T09:25:15.556Z] v2.0.0-dev.22 [2021-06-16T09:25:15.556Z] v2.0.0-dev.23 [2021-06-16T09:25:15.556Z] v2.0.0-dev.24 [2021-06-16T09:25:15.556Z] v2.0.0-dev.25 [2021-06-16T09:25:15.556Z] v2.0.0-dev.26 [2021-06-16T09:25:15.556Z] v2.0.0-dev.27 [2021-06-16T09:25:15.556Z] v2.0.0-dev.28 [2021-06-16T09:25:15.556Z] v2.0.0-dev.29 [2021-06-16T09:25:15.557Z] v2.0.0-dev.3 [2021-06-16T09:25:15.557Z] v2.0.0-dev.30 [2021-06-16T09:25:15.557Z] v2.0.0-dev.31 [2021-06-16T09:25:15.557Z] v2.0.0-dev.32 [2021-06-16T09:25:15.557Z] v2.0.0-dev.33 [2021-06-16T09:25:15.557Z] v2.0.0-dev.34 [2021-06-16T09:25:15.557Z] v2.0.0-dev.35 [2021-06-16T09:25:15.557Z] v2.0.0-dev.36 [2021-06-16T09:25:15.557Z] v2.0.0-dev.37 [2021-06-16T09:25:15.557Z] v2.0.0-dev.38 [2021-06-16T09:25:15.557Z] v2.0.0-dev.39 [2021-06-16T09:25:15.557Z] v2.0.0-dev.4 [2021-06-16T09:25:15.557Z] v2.0.0-dev.40 [2021-06-16T09:25:15.557Z] v2.0.0-dev.41 [2021-06-16T09:25:15.557Z] v2.0.0-dev.42 [2021-06-16T09:25:15.557Z] v2.0.0-dev.43 [2021-06-16T09:25:15.557Z] v2.0.0-dev.44 [2021-06-16T09:25:15.557Z] v2.0.0-dev.45 [2021-06-16T09:25:15.557Z] v2.0.0-dev.46 [2021-06-16T09:25:15.557Z] v2.0.0-dev.47 [2021-06-16T09:25:15.557Z] v2.0.0-dev.48 [2021-06-16T09:25:15.557Z] v2.0.0-dev.49 [2021-06-16T09:25:15.557Z] v2.0.0-dev.5 [2021-06-16T09:25:15.557Z] v2.0.0-dev.50 [2021-06-16T09:25:15.557Z] v2.0.0-dev.51 [2021-06-16T09:25:15.557Z] v2.0.0-dev.52 [2021-06-16T09:25:15.557Z] v2.0.0-dev.53 [2021-06-16T09:25:15.557Z] v2.0.0-dev.54 [2021-06-16T09:25:15.557Z] v2.0.0-dev.55 [2021-06-16T09:25:15.557Z] v2.0.0-dev.56 [2021-06-16T09:25:15.557Z] v2.0.0-dev.57 [2021-06-16T09:25:15.557Z] v2.0.0-dev.58 [2021-06-16T09:25:15.557Z] v2.0.0-dev.59 [2021-06-16T09:25:15.557Z] v2.0.0-dev.6 [2021-06-16T09:25:15.557Z] v2.0.0-dev.60 [2021-06-16T09:25:15.557Z] v2.0.0-dev.61 [2021-06-16T09:25:15.557Z] v2.0.0-dev.62 [2021-06-16T09:25:15.557Z] v2.0.0-dev.63 [2021-06-16T09:25:15.557Z] v2.0.0-dev.64 [2021-06-16T09:25:15.557Z] v2.0.0-dev.65 [2021-06-16T09:25:15.557Z] v2.0.0-dev.66 [2021-06-16T09:25:15.557Z] v2.0.0-dev.67 [2021-06-16T09:25:15.557Z] v2.0.0-dev.68 [2021-06-16T09:25:15.557Z] v2.0.0-dev.7 [2021-06-16T09:25:15.557Z] v2.0.0-dev.8 [2021-06-16T09:25:15.557Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T09:25:15.857Z] + lftools sign git-tag v2.0.0-dev.68 [2021-06-16T09:25:16.431Z] Signing Git tag with Sigul... [2021-06-16T09:25:16.431Z] Signing v2.0.0-dev.68 [Pipeline] echo [2021-06-16T09:25:17.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:25:17.680Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T09:25:17.689Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T09:25:17.719Z] $ docker stop --time=1 dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 [2021-06-16T09:25:23.338Z] $ docker rm -f dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:25:24.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:25:24.140Z] . [Pipeline] withDockerContainer [2021-06-16T09:25:24.231Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:25:24.269Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T09:25:25.356Z] $ docker top 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T09:25:25.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T09:25:25.492Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T09:25:25.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T09:25:25.618Z] $ docker exec 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 ssh-agent [2021-06-16T09:25:25.728Z] SSH_AUTH_SOCK=/tmp/ssh-nXQARhTmSy4A/agent.15 [2021-06-16T09:25:25.728Z] SSH_AGENT_PID=22 [2021-06-16T09:25:25.734Z] Running ssh-add (command line suppressed) [2021-06-16T09:25:25.830Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1063483257736650471.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1063483257736650471.key) [2021-06-16T09:25:25.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T09:25:26.163Z] + git semver bump pre [2021-06-16T09:25:26.163Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T09:25:26.163Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T09:25:26.163Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T09:25:26.163Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T09:25:26.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T09:25:26.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T09:25:26.163Z] # $SEMVER_BRANCH = master [2021-06-16T09:25:26.163Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T09:25:26.163Z] 2.0.0-dev.69 [Pipeline] } [2021-06-16T09:25:26.170Z] $ docker exec --env ******** --env ******** 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 ssh-agent -k [2021-06-16T09:25:26.261Z] unset SSH_AUTH_SOCK; [2021-06-16T09:25:26.261Z] unset SSH_AGENT_PID; [2021-06-16T09:25:26.261Z] echo Agent pid 22 killed; [2021-06-16T09:25:26.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T09:25:26.639Z] + git semver [Pipeline] } [2021-06-16T09:25:26.652Z] $ docker stop --time=1 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 [2021-06-16T09:25:28.208Z] $ docker rm -f 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:25:28.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T09:25:28.633Z] . [Pipeline] withDockerContainer [2021-06-16T09:25:28.710Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:25:28.747Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T09:25:29.590Z] $ docker top d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T09:25:29.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T09:25:29.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T09:25:29.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T09:25:29.859Z] $ docker exec d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 ssh-agent [2021-06-16T09:25:29.990Z] SSH_AUTH_SOCK=/tmp/ssh-hGl9w4PCrSAg/agent.14 [2021-06-16T09:25:29.991Z] SSH_AGENT_PID=21 [2021-06-16T09:25:29.996Z] Running ssh-add (command line suppressed) [2021-06-16T09:25:30.082Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3463564697320241252.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3463564697320241252.key) [2021-06-16T09:25:30.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T09:25:30.425Z] + git semver push [2021-06-16T09:25:30.425Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T09:25:30.425Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T09:25:30.425Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T09:25:30.425Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T09:25:30.425Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T09:25:30.425Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T09:25:30.425Z] # $SEMVER_BRANCH = master [2021-06-16T09:25:30.425Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T09:25:35.731Z] $ docker exec --env ******** --env ******** d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 ssh-agent -k [2021-06-16T09:25:35.835Z] unset SSH_AUTH_SOCK; [2021-06-16T09:25:35.836Z] unset SSH_AGENT_PID; [2021-06-16T09:25:35.836Z] echo Agent pid 21 killed; [2021-06-16T09:25:35.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T09:25:36.240Z] + git semver [Pipeline] } [2021-06-16T09:25:36.252Z] $ docker stop --time=1 d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 [2021-06-16T09:25:37.843Z] $ docker rm -f d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 [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-16T09:25:39.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:25:39.583Z] ---> package-listing.sh [2021-06-16T09:25:39.583Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T09:25:39.583Z] ++ facter osfamily [2021-06-16T09:25:41.910Z] + OS_FAMILY=redhat [2021-06-16T09:25:41.910Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T09:25:41.910Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T09:25:41.910Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T09:25:41.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T09:25:41.910Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T09:25:41.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T09:25:41.910Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T09:25:41.910Z] + case "${OS_FAMILY}" in [2021-06-16T09:25:41.910Z] + rpm -qa [2021-06-16T09:25:41.910Z] + sort [2021-06-16T09:25:41.910Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T09:25:41.910Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T09:25:41.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T09:25:41.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T09:25:41.910Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-16T09:25:41.910Z] + 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-16T09:25:41.928Z] 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-16T09:25:42.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:25:42.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T09:25:42.922Z] [2021-06-16T09:25:42.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T09:25:43.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T09:25:43.233Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T09:25:43.233Z] df20fa9351a1: Pulling fs layer [2021-06-16T09:25:43.233Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T09:25:43.233Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T09:25:43.233Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T09:25:43.233Z] 93b61091891f: Pulling fs layer [2021-06-16T09:25:43.233Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T09:25:43.233Z] 5e14af77c1be: Pulling fs layer [2021-06-16T09:25:43.233Z] 01666e4c0597: Pulling fs layer [2021-06-16T09:25:43.233Z] aa168da1d23b: Pulling fs layer [2021-06-16T09:25:43.233Z] 93b61091891f: Waiting [2021-06-16T09:25:43.233Z] 93b9cdb0e59b: Waiting [2021-06-16T09:25:43.233Z] 5e14af77c1be: Waiting [2021-06-16T09:25:43.233Z] 01666e4c0597: Waiting [2021-06-16T09:25:43.233Z] aa168da1d23b: Waiting [2021-06-16T09:25:43.233Z] 46f8f816bc3b: Waiting [2021-06-16T09:25:43.493Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T09:25:43.493Z] 36b3adc4ff6f: Download complete [2021-06-16T09:25:43.493Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T09:25:43.493Z] 46f8f816bc3b: Download complete [2021-06-16T09:25:43.493Z] df20fa9351a1: Verifying Checksum [2021-06-16T09:25:43.493Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T09:25:43.493Z] 93b9cdb0e59b: Download complete [2021-06-16T09:25:43.493Z] 5e14af77c1be: Verifying Checksum [2021-06-16T09:25:43.493Z] 5e14af77c1be: Download complete [2021-06-16T09:25:43.493Z] 93b61091891f: Verifying Checksum [2021-06-16T09:25:43.494Z] 93b61091891f: Download complete [2021-06-16T09:25:43.494Z] 01666e4c0597: Verifying Checksum [2021-06-16T09:25:43.494Z] 01666e4c0597: Download complete [2021-06-16T09:25:43.494Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T09:25:43.494Z] 8ad3a11d3b57: Download complete [2021-06-16T09:25:43.757Z] df20fa9351a1: Pull complete [2021-06-16T09:25:43.757Z] 36b3adc4ff6f: Pull complete [2021-06-16T09:25:44.345Z] 8ad3a11d3b57: Pull complete [2021-06-16T09:25:44.606Z] 46f8f816bc3b: Pull complete [2021-06-16T09:25:45.181Z] 93b61091891f: Pull complete [2021-06-16T09:25:45.181Z] 93b9cdb0e59b: Pull complete [2021-06-16T09:25:45.181Z] aa168da1d23b: Verifying Checksum [2021-06-16T09:25:45.181Z] aa168da1d23b: Download complete [2021-06-16T09:25:45.445Z] 5e14af77c1be: Pull complete [2021-06-16T09:25:45.707Z] 01666e4c0597: Pull complete [2021-06-16T09:25:52.340Z] aa168da1d23b: Pull complete [2021-06-16T09:25:52.340Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T09:25:52.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T09:25:52.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T09:25:52.437Z] prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container [2021-06-16T09:25:52.482Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T09:26:11.362Z] $ docker top ad08cacb95e6f426b5b92048f15ab9e6dfc536aa2b6e9c5369761a8673dab7e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T09:26:11.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T09:26:12.049Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T09:26:12.360Z] + ls /var/log/sa-host [2021-06-16T09:26:12.360Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T09:26:12.360Z] file_magic: OK [2021-06-16T09:26:12.360Z] HZ: Using current value: 100 [2021-06-16T09:26:12.360Z] file_header: OK [2021-06-16T09:26:12.360Z] 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-16T09:26:12.360Z] Statistics: [2021-06-16T09:26:12.360Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T09:26:12.360Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T09:26:12.360Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T09:26:12.360Z] file_magic: OK [2021-06-16T09:26:12.360Z] HZ: Using current value: 100 [2021-06-16T09:26:12.360Z] file_header: OK [2021-06-16T09:26:12.360Z] 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-16T09:26:12.360Z] Statistics: [2021-06-16T09:26:12.360Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T09:26:12.360Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T09:26:13.020Z] provisioning config files... [2021-06-16T09:26:13.033Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2271685510013736289tmp [Pipeline] { [Pipeline] echo [2021-06-16T09:26:13.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:26:13.350Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T09:26:13.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:26:13.769Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T09:26:13.780Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:26:14.077Z] ---> sudo-logs.sh [2021-06-16T09:26:14.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T09:26:14.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:26:14.403Z] ---> job-cost.sh [2021-06-16T09:26:14.403Z] lf-activate-venv: SKIPPING [2021-06-16T09:26:14.403Z] DEBUG: total: 0.18000000715255737 [2021-06-16T09:26:14.403Z] INFO: Retrieving Stack Cost... [2021-06-16T09:26:15.350Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T09:26:15.612Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T09:26:15.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T09:26:15.924Z] ---> logs-deploy.sh [2021-06-16T09:26:15.924Z] lf-activate-venv: SKIPPING [2021-06-16T09:26:15.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/128 [2021-06-16T09:26:15.924Z] INFO: archiving workspace using pattern(s): [2021-06-16T09:26:16.870Z] Archives upload complete. [2021-06-16T09:26:16.870Z] INFO: archiving logs to Nexus