Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 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-ssh8413163261202211859.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-ssh8777826417199751039.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-ssh8159105247103193239.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-ssh7386974900733574474.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-ssh2367926040400076491.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-399 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-ssh2936026940497064327.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 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (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 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-20T10:00:42.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-20T10:00:42.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-20T10:00:42.226Z] ========================================================= [2021-06-20T10:00:42.226Z] EdgeX Global Pipelines Version Info [2021-06-20T10:00:42.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:00:43.664Z] ------------------- [2021-06-20T10:00:43.664Z] stable info: [2021-06-20T10:00:43.664Z] ------------------- [2021-06-20T10:00:43.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-20T10:00:43.664Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T10:00:43.664Z] Message: update stable to v1.0.195 [2021-06-20T10:00:44.244Z] ------------------- [2021-06-20T10:00:44.244Z] experimental info: [2021-06-20T10:00:44.244Z] ------------------- [2021-06-20T10:00:44.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-20T10:00:44.244Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T10:00:44.244Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-20T10:00:44.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-20T10:00:44.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-20T10:00:44.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-20T10:00:44.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-20T10:00:44.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-20T10:00:44.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-20T10:00:44.532Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-20T10:00:44.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-20T10:00:44.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-20T10:00:44.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-20T10:00:44.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-20T10:00:44.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-20T10:00:44.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-20T10:00:44.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-20T10:00:44.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T10:00:44.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T10:00:44.879Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T10:00:44.904Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T10:00:44.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-20T10:00:44.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-20T10:00:44.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-20T10:00:45.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-20T10:00:45.033Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-20T10:00:45.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-20T10:00:45.101Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-20T10:00:45.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-20T10:00:45.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-20T10:00:45.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-20T10:00:45.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-20T10:00:45.233Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] echo [2021-06-20T10:00:45.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79ed49d [Pipeline] echo [2021-06-20T10:00:45.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:00:45.362Z] provisioning config files... [2021-06-20T10:00:45.379Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7253228859161721350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:00:45.706Z] ---> docker-login.sh [2021-06-20T10:00:45.706Z] nexus3.edgexfoundry.org:10001 [2021-06-20T10:00:45.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:00:45.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:00:45.969Z] Configure a credential helper to remove this warning. See [2021-06-20T10:00:45.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:00:45.969Z] [2021-06-20T10:00:45.969Z] Login Succeeded [2021-06-20T10:00:45.969Z] nexus3.edgexfoundry.org:10002 [2021-06-20T10:00:46.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:00:46.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:00:46.232Z] Configure a credential helper to remove this warning. See [2021-06-20T10:00:46.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:00:46.232Z] [2021-06-20T10:00:46.232Z] Login Succeeded [2021-06-20T10:00:46.232Z] nexus3.edgexfoundry.org:10003 [2021-06-20T10:00:46.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:00:46.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:00:46.496Z] Configure a credential helper to remove this warning. See [2021-06-20T10:00:46.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:00:46.496Z] [2021-06-20T10:00:46.496Z] Login Succeeded [2021-06-20T10:00:46.496Z] nexus3.edgexfoundry.org:10004 [2021-06-20T10:00:46.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:00:46.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:00:46.496Z] Configure a credential helper to remove this warning. See [2021-06-20T10:00:46.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:00:46.496Z] [2021-06-20T10:00:46.496Z] Login Succeeded [2021-06-20T10:00:46.496Z] docker.io [2021-06-20T10:00:46.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:00:47.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:00:47.023Z] Configure a credential helper to remove this warning. See [2021-06-20T10:00:47.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:00:47.023Z] [2021-06-20T10:00:47.023Z] Login Succeeded [2021-06-20T10:00:47.023Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T10:00:47.033Z] 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-20T10:00:47.568Z] + git log --format=format:%s -1 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] echo [2021-06-20T10:00:47.609Z] GIT_COMMIT: 79ed49dd1d8a61ddd056fadc64398fe8c922ad58, Commit Message: feat: update built production artifacts ui [Pipeline] echo [2021-06-20T10:00:47.622Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:00:48.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:00:48.759Z] [2021-06-20T10:00:48.759Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:00:49.079Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:00:49.079Z] latest: Pulling from edgex-devops/git-semver [2021-06-20T10:00:49.079Z] 31603596830f: Pulling fs layer [2021-06-20T10:00:49.079Z] 54011a49482f: Pulling fs layer [2021-06-20T10:00:49.079Z] a6820b24f6d8: Pulling fs layer [2021-06-20T10:00:49.079Z] f581987b2513: Pulling fs layer [2021-06-20T10:00:49.079Z] f581987b2513: Waiting [2021-06-20T10:00:49.079Z] 54011a49482f: Verifying Checksum [2021-06-20T10:00:49.079Z] 54011a49482f: Download complete [2021-06-20T10:00:49.344Z] 31603596830f: Retrying in 5 seconds [2021-06-20T10:00:49.344Z] f581987b2513: Verifying Checksum [2021-06-20T10:00:49.344Z] f581987b2513: Download complete [2021-06-20T10:00:49.344Z] a6820b24f6d8: Verifying Checksum [2021-06-20T10:00:49.344Z] a6820b24f6d8: Download complete [2021-06-20T10:00:50.291Z] 31603596830f: Retrying in 4 seconds [2021-06-20T10:00:51.242Z] 31603596830f: Retrying in 3 seconds [2021-06-20T10:00:52.192Z] 31603596830f: Retrying in 2 seconds [2021-06-20T10:00:53.142Z] 31603596830f: Retrying in 1 second [2021-06-20T10:00:54.536Z] 31603596830f: Retrying in 10 seconds [2021-06-20T10:00:55.481Z] 31603596830f: Retrying in 9 seconds [2021-06-20T10:00:56.456Z] 31603596830f: Retrying in 8 seconds [2021-06-20T10:00:57.409Z] 31603596830f: Retrying in 7 seconds [2021-06-20T10:00:58.377Z] 31603596830f: Retrying in 6 seconds [2021-06-20T10:00:59.339Z] 31603596830f: Retrying in 5 seconds [2021-06-20T10:01:00.340Z] 31603596830f: Retrying in 4 seconds [2021-06-20T10:01:01.353Z] 31603596830f: Retrying in 3 seconds [2021-06-20T10:01:02.343Z] 31603596830f: Retrying in 2 seconds [2021-06-20T10:01:03.315Z] 31603596830f: Retrying in 1 second [2021-06-20T10:01:04.265Z] 31603596830f: Verifying Checksum [2021-06-20T10:01:04.265Z] 31603596830f: Download complete [2021-06-20T10:01:04.530Z] 31603596830f: Pull complete [2021-06-20T10:01:04.828Z] 54011a49482f: Pull complete [2021-06-20T10:01:05.417Z] a6820b24f6d8: Pull complete [2021-06-20T10:01:05.682Z] f581987b2513: Pull complete [2021-06-20T10:01:05.682Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-20T10:01:05.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:01:05.682Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-20T10:01:05.809Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:01:05.852Z] $ 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-20T10:01:07.425Z] $ docker top 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T10:01:07.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T10:01:07.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T10:01:07.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T10:01:07.708Z] $ docker exec 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent [2021-06-20T10:01:07.881Z] SSH_AUTH_SOCK=/tmp/ssh-W77btZ6SGucB/agent.14 [2021-06-20T10:01:07.881Z] SSH_AGENT_PID=20 [2021-06-20T10:01:07.917Z] Running ssh-add (command line suppressed) [2021-06-20T10:01:08.020Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6421112960527152921.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6421112960527152921.key) [2021-06-20T10:01:08.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T10:01:08.387Z] + git tag --points-at HEAD [Pipeline] } [2021-06-20T10:01:08.398Z] $ docker exec --env ******** --env ******** 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent -k [2021-06-20T10:01:08.505Z] unset SSH_AUTH_SOCK; [2021-06-20T10:01:08.505Z] unset SSH_AGENT_PID; [2021-06-20T10:01:08.505Z] echo Agent pid 20 killed; [2021-06-20T10:01:08.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-20T10:01:08.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T10:01:08.583Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T10:01:08.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T10:01:08.711Z] $ docker exec 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent [2021-06-20T10:01:08.856Z] SSH_AUTH_SOCK=/tmp/ssh-lMyCKy3Utrko/agent.54 [2021-06-20T10:01:08.856Z] SSH_AGENT_PID=60 [2021-06-20T10:01:08.863Z] Running ssh-add (command line suppressed) [2021-06-20T10:01:08.960Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8709265170586202078.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8709265170586202078.key) [2021-06-20T10:01:09.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T10:01:09.322Z] + git semver init [2021-06-20T10:01:09.322Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T10:01:09.322Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T10:01:09.322Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T10:01:09.322Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T10:01:09.322Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T10:01:09.322Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T10:01:09.322Z] # $SEMVER_BRANCH = master [2021-06-20T10:01:09.322Z] # $SEMVER_TEMP = /tmp/semver-927388077 [2021-06-20T10:01:09.322Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-20T10:01:11.246Z] # '/tmp/semver-927388077' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-20T10:01:11.246Z] # -> Force: false [2021-06-20T10:01:11.246Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-20T10:01:11.252Z] $ docker exec --env ******** --env ******** 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent -k [2021-06-20T10:01:11.366Z] unset SSH_AUTH_SOCK; [2021-06-20T10:01:11.367Z] unset SSH_AGENT_PID; [2021-06-20T10:01:11.367Z] echo Agent pid 60 killed; [2021-06-20T10:01:11.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T10:01:11.724Z] + git semver [Pipeline] } [2021-06-20T10:01:11.734Z] $ docker stop --time=1 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 [2021-06-20T10:01:13.243Z] $ docker rm -f 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T10:01:13.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-20T10:01:13.959Z] Stashed 1 file(s) [Pipeline] echo [2021-06-20T10:01:13.967Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [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-20T10:01:29.241Z] Still waiting to schedule task [2021-06-20T10:01:29.241Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-20T10:01:29.244Z] Still waiting to schedule task [2021-06-20T10:01:29.244Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-397’ is offline [2021-06-20T10:03:34.111Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-400 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-20T10:03:34.133Z] Running in /w/workspace/edgex-ui-go/136 [Pipeline] { [Pipeline] checkout [2021-06-20T10:03:34.382Z] The recommended git tool is: git [2021-06-20T10:03:39.336Z] using credential edgex-jenkins-ssh [2021-06-20T10:03:39.363Z] Cloning the remote Git repository [2021-06-20T10:03:39.432Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T10:03:39.565Z] > git init /w/workspace/edgex-ui-go/136 # timeout=10 [2021-06-20T10:03:39.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T10:03:39.628Z] > git --version # timeout=10 [2021-06-20T10:03:39.643Z] > git --version # 'git version 2.17.1' [2021-06-20T10:03:39.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T10:03:39.738Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T10:03:42.447Z] Avoid second fetch [2021-06-20T10:03:42.447Z] Checking out Revision 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (master) [2021-06-20T10:03:42.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T10:03:42.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T10:03:42.464Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T10:03:42.475Z] > git checkout -f 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 [2021-06-20T10:03:46.875Z] Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T10:03:48.133Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-20T10:03:48.548Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T10:03:48.900Z] + sudo service docker restart [2021-06-20T10:03:48.900Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:04:07.295Z] provisioning config files... [2021-06-20T10:04:07.322Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config1017926375717140904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:04:07.705Z] ---> docker-login.sh [2021-06-20T10:04:07.705Z] nexus3.edgexfoundry.org:10001 [2021-06-20T10:04:08.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:08.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:08.925Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:08.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:08.925Z] [2021-06-20T10:04:08.925Z] Login Succeeded [2021-06-20T10:04:08.925Z] nexus3.edgexfoundry.org:10002 [2021-06-20T10:04:09.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:09.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:09.484Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:09.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:09.484Z] [2021-06-20T10:04:09.484Z] Login Succeeded [2021-06-20T10:04:09.484Z] nexus3.edgexfoundry.org:10003 [2021-06-20T10:04:09.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:10.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:10.036Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:10.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:10.036Z] [2021-06-20T10:04:10.036Z] Login Succeeded [2021-06-20T10:04:10.036Z] nexus3.edgexfoundry.org:10004 [2021-06-20T10:04:10.301Z] Running on prd-centos7-docker-4c-2g-401 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [2021-06-20T10:04:10.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws [2021-06-20T10:04:10.318Z] Running in /w/workspace/edgex-ui-go/136 [Pipeline] { [Pipeline] checkout [2021-06-20T10:04:10.435Z] The recommended git tool is: git [2021-06-20T10:04:10.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:10.584Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:10.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:10.584Z] [2021-06-20T10:04:10.584Z] Login Succeeded [2021-06-20T10:04:10.584Z] docker.io [2021-06-20T10:04:10.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:11.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:11.133Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:11.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:11.133Z] [2021-06-20T10:04:11.133Z] Login Succeeded [2021-06-20T10:04:11.133Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T10:04:11.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-20T10:04:11.479Z] ========================================================= [2021-06-20T10:04:11.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-20T10:04:11.479Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:04:11.830Z] + 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-20T10:04:12.817Z] Sending build context to Docker daemon 22.39MB [2021-06-20T10:04:12.817Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T10:04:12.817Z] Step 2/8 : FROM ${BASE} [2021-06-20T10:04:12.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-20T10:04:12.817Z] 595b0fe564bb: Pulling fs layer [2021-06-20T10:04:12.817Z] 3088b5b3c5c0: Pulling fs layer [2021-06-20T10:04:12.817Z] 5b7225fbf94c: Pulling fs layer [2021-06-20T10:04:12.817Z] ba82ee9f976e: Pulling fs layer [2021-06-20T10:04:12.817Z] 506bd15cee9f: Pulling fs layer [2021-06-20T10:04:12.817Z] 75a0a4a0db45: Pulling fs layer [2021-06-20T10:04:12.817Z] 618dc40b7e24: Pulling fs layer [2021-06-20T10:04:12.817Z] ba82ee9f976e: Waiting [2021-06-20T10:04:12.817Z] 506bd15cee9f: Waiting [2021-06-20T10:04:12.817Z] 75a0a4a0db45: Waiting [2021-06-20T10:04:12.817Z] 618dc40b7e24: Waiting [2021-06-20T10:04:12.817Z] 5b7225fbf94c: Verifying Checksum [2021-06-20T10:04:12.817Z] 5b7225fbf94c: Download complete [2021-06-20T10:04:12.971Z] using credential edgex-jenkins-ssh [2021-06-20T10:04:12.984Z] Cloning the remote Git repository [2021-06-20T10:04:13.094Z] 3088b5b3c5c0: Verifying Checksum [2021-06-20T10:04:13.094Z] 3088b5b3c5c0: Download complete [2021-06-20T10:04:13.094Z] 506bd15cee9f: Verifying Checksum [2021-06-20T10:04:13.094Z] 506bd15cee9f: Download complete [2021-06-20T10:04:13.094Z] 75a0a4a0db45: Download complete [2021-06-20T10:04:13.094Z] 595b0fe564bb: Verifying Checksum [2021-06-20T10:04:13.094Z] 595b0fe564bb: Download complete [2021-06-20T10:04:13.697Z] 595b0fe564bb: Pull complete [2021-06-20T10:04:11.933Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T10:04:11.999Z] > git init /w/workspace/edgex-ui-go/136 # timeout=10 [2021-06-20T10:04:12.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T10:04:12.034Z] > git --version # timeout=10 [2021-06-20T10:04:12.048Z] > git --version # 'git version 2.24.4' [2021-06-20T10:04:12.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T10:04:12.074Z] [INFO] Currently running in a labeled security context [2021-06-20T10:04:12.075Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-20T10:04:12.075Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/136@tmp/jenkins-gitclient-ssh4879220541136402097.key [2021-06-20T10:04:12.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T10:04:14.304Z] 3088b5b3c5c0: Pull complete [2021-06-20T10:04:14.594Z] 5b7225fbf94c: Pull complete [2021-06-20T10:04:14.869Z] 618dc40b7e24: Verifying Checksum [2021-06-20T10:04:14.869Z] 618dc40b7e24: Download complete [2021-06-20T10:04:16.302Z] ba82ee9f976e: Verifying Checksum [2021-06-20T10:04:16.302Z] ba82ee9f976e: Download complete [2021-06-20T10:04:17.524Z] Avoid second fetch [2021-06-20T10:04:17.525Z] Checking out Revision 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (master) [2021-06-20T10:04:17.502Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T10:04:17.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T10:04:17.531Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T10:04:17.541Z] > git checkout -f 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 [2021-06-20T10:04:21.362Z] Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T10:04:22.365Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-20T10:04:22.699Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T10:04:23.009Z] + true [2021-06-20T10:04:23.009Z] + sudo service docker restart [2021-06-20T10:04:23.009Z] Redirecting to /bin/systemctl restart docker.service [2021-06-20T10:04:26.488Z] ba82ee9f976e: Pull complete [2021-06-20T10:04:26.762Z] 506bd15cee9f: Pull complete [2021-06-20T10:04:27.358Z] 75a0a4a0db45: Pull complete [2021-06-20T10:04:30.777Z] 618dc40b7e24: Pull complete [2021-06-20T10:04:31.055Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-20T10:04:31.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-20T10:04:31.055Z] ---> a36622ca3599 [2021-06-20T10:04:31.055Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T10:04:33.043Z] ---> Running in 507d698b5d51 [2021-06-20T10:04:33.315Z] Removing intermediate container 507d698b5d51 [2021-06-20T10:04:33.315Z] ---> 92250471816f [2021-06-20T10:04:33.315Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T10:04:33.589Z] ---> Running in 8745b9111aed [2021-06-20T10:04:36.224Z] Removing intermediate container 8745b9111aed [2021-06-20T10:04:36.224Z] ---> 039557f0a208 [2021-06-20T10:04:36.224Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T10:04:36.224Z] ---> Running in 6c067ab31980 [2021-06-20T10:04:37.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-20T10:04:38.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T10:04:39.185Z] OK: 138 MiB in 40 packages [2021-06-20T10:04:40.163Z] Removing intermediate container 6c067ab31980 [2021-06-20T10:04:40.163Z] ---> 35563c903114 [2021-06-20T10:04:40.163Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T10:04:40.163Z] ---> Running in 6a1a3215ad22 [2021-06-20T10:04:40.759Z] Removing intermediate container 6a1a3215ad22 [2021-06-20T10:04:40.759Z] ---> db7daa3966ba [2021-06-20T10:04:40.759Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:04:41.245Z] provisioning config files... [2021-06-20T10:04:41.260Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config1669228558183694080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:04:41.595Z] ---> docker-login.sh [2021-06-20T10:04:41.595Z] nexus3.edgexfoundry.org:10001 [2021-06-20T10:04:41.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:41.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:41.862Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:41.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:41.862Z] [2021-06-20T10:04:41.862Z] Login Succeeded [2021-06-20T10:04:41.862Z] nexus3.edgexfoundry.org:10002 [2021-06-20T10:04:42.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:42.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:42.128Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:42.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:42.128Z] [2021-06-20T10:04:42.128Z] Login Succeeded [2021-06-20T10:04:42.128Z] nexus3.edgexfoundry.org:10003 [2021-06-20T10:04:42.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:42.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:42.392Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:42.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:42.392Z] [2021-06-20T10:04:42.392Z] Login Succeeded [2021-06-20T10:04:42.392Z] nexus3.edgexfoundry.org:10004 [2021-06-20T10:04:42.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:42.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:42.392Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:42.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:42.392Z] [2021-06-20T10:04:42.392Z] Login Succeeded [2021-06-20T10:04:42.392Z] docker.io [2021-06-20T10:04:42.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:04:42.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:04:42.919Z] Configure a credential helper to remove this warning. See [2021-06-20T10:04:42.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:04:42.919Z] [2021-06-20T10:04:42.919Z] Login Succeeded [2021-06-20T10:04:42.919Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T10:04:42.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-20T10:04:43.120Z] ========================================================= [2021-06-20T10:04:43.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-20T10:04:43.120Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:04:43.389Z] ---> 731631c910f3 [2021-06-20T10:04:43.389Z] Step 8/8 : RUN go mod download [2021-06-20T10:04:43.436Z] + 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-20T10:04:43.436Z] Sending build context to Docker daemon 22.39MB [2021-06-20T10:04:43.666Z] ---> Running in b06283cb772e [2021-06-20T10:04:43.699Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T10:04:43.699Z] Step 2/8 : FROM ${BASE} [2021-06-20T10:04:43.699Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-20T10:04:43.699Z] 540db60ca938: Pulling fs layer [2021-06-20T10:04:43.699Z] adcc1eea9eea: Pulling fs layer [2021-06-20T10:04:43.699Z] 4c4ab2625f07: Pulling fs layer [2021-06-20T10:04:43.699Z] 0510c868ecb4: Pulling fs layer [2021-06-20T10:04:43.699Z] afea3b2eda06: Pulling fs layer [2021-06-20T10:04:43.699Z] 7809a108b3ef: Pulling fs layer [2021-06-20T10:04:43.699Z] f706445af74f: Pulling fs layer [2021-06-20T10:04:43.699Z] 0510c868ecb4: Waiting [2021-06-20T10:04:43.699Z] afea3b2eda06: Waiting [2021-06-20T10:04:43.699Z] 7809a108b3ef: Waiting [2021-06-20T10:04:43.699Z] f706445af74f: Waiting [2021-06-20T10:04:43.699Z] 4c4ab2625f07: Download complete [2021-06-20T10:04:43.699Z] adcc1eea9eea: Download complete [2021-06-20T10:04:43.699Z] afea3b2eda06: Verifying Checksum [2021-06-20T10:04:43.699Z] afea3b2eda06: Download complete [2021-06-20T10:04:43.699Z] 540db60ca938: Verifying Checksum [2021-06-20T10:04:43.699Z] 540db60ca938: Download complete [2021-06-20T10:04:43.699Z] 7809a108b3ef: Verifying Checksum [2021-06-20T10:04:43.699Z] 7809a108b3ef: Download complete [2021-06-20T10:04:43.961Z] 540db60ca938: Pull complete [2021-06-20T10:04:44.228Z] adcc1eea9eea: Pull complete [2021-06-20T10:04:44.228Z] 4c4ab2625f07: Pull complete [2021-06-20T10:04:45.185Z] f706445af74f: Verifying Checksum [2021-06-20T10:04:45.185Z] f706445af74f: Download complete [2021-06-20T10:04:45.769Z] 0510c868ecb4: Verifying Checksum [2021-06-20T10:04:45.769Z] 0510c868ecb4: Download complete [2021-06-20T10:04:49.129Z] 0510c868ecb4: Pull complete [2021-06-20T10:04:49.396Z] afea3b2eda06: Pull complete [2021-06-20T10:04:49.396Z] 7809a108b3ef: Pull complete [2021-06-20T10:04:50.788Z] f706445af74f: Pull complete [2021-06-20T10:04:51.050Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-20T10:04:51.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-20T10:04:51.050Z] ---> b068be0155e3 [2021-06-20T10:04:51.050Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T10:04:56.368Z] ---> Running in 98f3fef13783 [2021-06-20T10:04:56.368Z] Removing intermediate container 98f3fef13783 [2021-06-20T10:04:56.368Z] ---> da929122b3b5 [2021-06-20T10:04:56.368Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T10:04:56.368Z] ---> Running in 29a17aa5d28b [2021-06-20T10:04:56.949Z] Removing intermediate container 29a17aa5d28b [2021-06-20T10:04:56.949Z] ---> 27eb465a2f7e [2021-06-20T10:04:56.949Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T10:04:56.949Z] ---> Running in 327f74528b44 [2021-06-20T10:04:57.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T10:04:58.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T10:04:58.739Z] OK: 149 MiB in 40 packages [2021-06-20T10:04:59.002Z] Removing intermediate container 327f74528b44 [2021-06-20T10:04:59.002Z] ---> 35021cc53006 [2021-06-20T10:04:59.002Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T10:04:59.002Z] ---> Running in 060a50029272 [2021-06-20T10:04:59.270Z] Removing intermediate container 060a50029272 [2021-06-20T10:04:59.270Z] ---> 8ff147a5408f [2021-06-20T10:04:59.270Z] Step 7/8 : COPY . . [2021-06-20T10:05:00.224Z] ---> 645e0c2699f1 [2021-06-20T10:05:00.224Z] Step 8/8 : RUN go mod download [2021-06-20T10:05:00.224Z] ---> Running in 4c2bf0d46a5c [2021-06-20T10:05:15.199Z] Removing intermediate container 4c2bf0d46a5c [2021-06-20T10:05:15.199Z] ---> 754202f5bdc1 [2021-06-20T10:05:15.199Z] Successfully built 754202f5bdc1 [2021-06-20T10:05:15.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:05:15.510Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T10:05:15.510Z] . [Pipeline] withDockerContainer [2021-06-20T10:05:15.606Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-06-20T10:05:15.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-20T10:05:16.078Z] $ docker top 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 -eo pid,comm [2021-06-20T10:05:16.154Z] Removing intermediate container b06283cb772e [2021-06-20T10:05:16.155Z] ---> b066bca3dc80 [2021-06-20T10:05:16.155Z] Successfully built b066bca3dc80 [2021-06-20T10:05:16.155Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:05:16.488Z] + go version [2021-06-20T10:05:16.489Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-20T10:05:16.500Z] $ docker stop --time=1 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 [2021-06-20T10:05:16.566Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T10:05:16.566Z] . [2021-06-20T10:05:17.729Z] $ docker rm -f 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-06-20T10:05:18.263Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-20T10:05:18.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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-20T10:05:20.178Z] $ docker top 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:05:21.124Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T10:05:21.124Z] . [Pipeline] withDockerContainer [2021-06-20T10:05:21.210Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-06-20T10:05:21.210Z] + go version [2021-06-20T10:05:21.210Z] go version go1.16.5 linux/arm64 [2021-06-20T10:05:21.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-20T10:05:21.697Z] $ docker top 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-20T10:05:21.809Z] $ docker stop --time=1 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d [2021-06-20T10:05:23.634Z] $ docker rm -f 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:05:24.211Z] + go mod tidy [2021-06-20T10:05:24.483Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T10:05:24.483Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-06-20T10:05:24.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-20T10:05:24.789Z] + make test [2021-06-20T10:05:24.789Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T10:05:24.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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-20T10:05:25.068Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-20T10:05:26.439Z] $ docker top bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T10:05:27.364Z] + go mod tidy [Pipeline] sh [2021-06-20T10:05:28.630Z] + make test [2021-06-20T10:05:28.630Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T10:05:29.614Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T10:05:37.443Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T10:05:37.443Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-20T10:05:41.686Z] $ docker stop --time=1 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 [2021-06-20T10:05:43.071Z] $ docker rm -f 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T10:05:43.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T10:05:43.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-20T10:05:46.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T10:05:46.855Z] + ls -al . [2021-06-20T10:05:46.855Z] total 92 [2021-06-20T10:05:46.855Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 10:05 . [2021-06-20T10:05:46.855Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 20 10:04 .. [2021-06-20T10:05:46.855Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 10:04 assets [2021-06-20T10:05:46.855Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 10:04 bin [2021-06-20T10:05:46.855Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 10:04 cmd [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 10:04 CONTRIBUTING.md [2021-06-20T10:05:46.855Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 20 10:05 coverage.out [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 10:04 Dockerfile [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 10:04 Dockerfile.build [2021-06-20T10:05:46.855Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 10:04 docs [2021-06-20T10:05:46.855Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 20 10:04 .git [2021-06-20T10:05:46.855Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 10:04 .github [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 10:04 .gitignore [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 10:04 go.mod [2021-06-20T10:05:46.855Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 10:05 go.sum [2021-06-20T10:05:46.855Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 10:04 internal [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 10:04 Jenkinsfile [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 10:04 LICENSE [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 10:04 Makefile [2021-06-20T10:05:46.855Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 10:04 pkg [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 10:04 README.md [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 20 10:01 VERSION [2021-06-20T10:05:46.855Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 10:04 version.go [2021-06-20T10:05:46.855Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 10:04 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:05:47.172Z] + 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=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 --label arch=amd64 --label version=2.0.0-dev.76 . [2021-06-20T10:05:47.439Z] Sending build context to Docker daemon 22.41MB [2021-06-20T10:05:47.439Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T10:05:47.439Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T10:05:47.439Z] ---> 754202f5bdc1 [2021-06-20T10:05:47.439Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T10:05:47.706Z] ---> Running in baedf7b903da [2021-06-20T10:05:47.706Z] Removing intermediate container baedf7b903da [2021-06-20T10:05:47.706Z] ---> cd00fec126c1 [2021-06-20T10:05:47.706Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T10:05:47.706Z] ---> Running in fcd8d5ece0a7 [2021-06-20T10:05:47.706Z] Removing intermediate container fcd8d5ece0a7 [2021-06-20T10:05:47.706Z] ---> 9af00823f55f [2021-06-20T10:05:47.706Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T10:05:47.706Z] ---> Running in 4e897602d013 [2021-06-20T10:05:47.970Z] Removing intermediate container 4e897602d013 [2021-06-20T10:05:47.970Z] ---> c5f433a55723 [2021-06-20T10:05:47.970Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T10:05:47.970Z] ---> Running in 8975548eea21 [2021-06-20T10:05:47.970Z] Removing intermediate container 8975548eea21 [2021-06-20T10:05:47.970Z] ---> d34912361255 [2021-06-20T10:05:47.970Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T10:05:47.970Z] ---> Running in 9b2d87b078fc [2021-06-20T10:05:48.234Z] Removing intermediate container 9b2d87b078fc [2021-06-20T10:05:48.234Z] ---> ec7878989817 [2021-06-20T10:05:48.234Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T10:05:48.234Z] ---> Running in 6a3c19c000e2 [2021-06-20T10:05:48.815Z] Removing intermediate container 6a3c19c000e2 [2021-06-20T10:05:48.815Z] ---> 3f3c33411b51 [2021-06-20T10:05:48.815Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T10:05:48.815Z] ---> Running in 433c35605424 [2021-06-20T10:05:49.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T10:05:50.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T10:05:50.302Z] OK: 149 MiB in 40 packages [2021-06-20T10:05:50.569Z] Removing intermediate container 433c35605424 [2021-06-20T10:05:50.569Z] ---> 929c58f3bec9 [2021-06-20T10:05:50.569Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T10:05:50.569Z] ---> Running in 1fc3c1990c53 [2021-06-20T10:05:50.569Z] Removing intermediate container 1fc3c1990c53 [2021-06-20T10:05:50.569Z] ---> 982bde59dc18 [2021-06-20T10:05:50.569Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T10:05:50.569Z] ---> Running in 13b76e1c1c04 [2021-06-20T10:05:50.832Z] Removing intermediate container 13b76e1c1c04 [2021-06-20T10:05:50.832Z] ---> b51638d55c59 [2021-06-20T10:05:50.832Z] Step 12/24 : COPY go.mod . [2021-06-20T10:05:50.832Z] ---> 7b22e8e9bc92 [2021-06-20T10:05:50.832Z] Step 13/24 : COPY Makefile . [2021-06-20T10:05:51.096Z] ---> a09a86ebb347 [2021-06-20T10:05:51.096Z] Step 14/24 : RUN make update [2021-06-20T10:05:51.096Z] ---> Running in 02b23d512b58 [2021-06-20T10:05:51.362Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T10:05:51.941Z] Removing intermediate container 02b23d512b58 [2021-06-20T10:05:51.941Z] ---> b79b752f1661 [2021-06-20T10:05:51.941Z] Step 15/24 : COPY . . [2021-06-20T10:05:52.890Z] ---> 2edd145c99e3 [2021-06-20T10:05:52.890Z] Step 16/24 : RUN ${MAKE} [2021-06-20T10:05:52.890Z] ---> Running in 2832496e5ab2 [2021-06-20T10:05:53.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.76" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T10:06:02.026Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T10:06:02.026Z] GO111MODULE=on go vet ./... [2021-06-20T10:06:03.237Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T10:06:04.187Z] Removing intermediate container 2832496e5ab2 [2021-06-20T10:06:04.187Z] ---> 17372240bb75 [2021-06-20T10:06:04.187Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T10:06:04.761Z] 3.12: Pulling from library/alpine [2021-06-20T10:06:05.025Z] 339de151aab4: Pulling fs layer [2021-06-20T10:06:05.025Z] 339de151aab4: Verifying Checksum [2021-06-20T10:06:05.025Z] 339de151aab4: Download complete [2021-06-20T10:06:05.287Z] 339de151aab4: Pull complete [2021-06-20T10:06:05.287Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T10:06:05.287Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T10:06:05.287Z] ---> 13621d1b12d4 [2021-06-20T10:06:05.287Z] Step 18/24 : EXPOSE 4000 [2021-06-20T10:06:05.287Z] ---> Running in 98329306df93 [2021-06-20T10:06:05.550Z] Removing intermediate container 98329306df93 [2021-06-20T10:06:05.550Z] ---> 5ac3f6d2592e [2021-06-20T10:06:05.550Z] 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-20T10:06:06.134Z] ---> b0f1ee50cad4 [2021-06-20T10:06:06.134Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T10:06:06.134Z] ---> Running in fba2a55a9f1b [2021-06-20T10:06:06.134Z] Removing intermediate container fba2a55a9f1b [2021-06-20T10:06:06.134Z] ---> 264ae02ef15b [2021-06-20T10:06:06.134Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T10:06:06.134Z] ---> Running in c414868092a7 [2021-06-20T10:06:06.401Z] Removing intermediate container c414868092a7 [2021-06-20T10:06:06.401Z] ---> 4b647ee0dc37 [2021-06-20T10:06:06.401Z] Step 22/24 : LABEL arch=amd64 [2021-06-20T10:06:06.401Z] ---> Running in 7dc500b2b1c4 [2021-06-20T10:06:06.401Z] Removing intermediate container 7dc500b2b1c4 [2021-06-20T10:06:06.401Z] ---> 213c1a7592ef [2021-06-20T10:06:06.401Z] Step 23/24 : LABEL git_sha=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:06:06.401Z] ---> Running in aa28ef3b7a93 [2021-06-20T10:06:06.669Z] Removing intermediate container aa28ef3b7a93 [2021-06-20T10:06:06.669Z] ---> 49edf68e75b5 [2021-06-20T10:06:06.669Z] Step 24/24 : LABEL version=2.0.0-dev.76 [2021-06-20T10:06:06.669Z] ---> Running in 3290127a4f1a [2021-06-20T10:06:06.669Z] Removing intermediate container 3290127a4f1a [2021-06-20T10:06:06.669Z] ---> 1121c1cfb815 [2021-06-20T10:06:06.669Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T10:06:06.669Z] Successfully built 1121c1cfb815 [2021-06-20T10:06:06.669Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:06:06.904Z] provisioning config files... [2021-06-20T10:06:06.920Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config5766447562513458363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:06:07.253Z] ---> docker-login.sh [2021-06-20T10:06:07.253Z] nexus3.edgexfoundry.org:10001 [2021-06-20T10:06:07.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:06:07.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:06:07.253Z] Configure a credential helper to remove this warning. See [2021-06-20T10:06:07.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:06:07.253Z] [2021-06-20T10:06:07.253Z] Login Succeeded [2021-06-20T10:06:07.253Z] nexus3.edgexfoundry.org:10002 [2021-06-20T10:06:07.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:06:07.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:06:07.520Z] Configure a credential helper to remove this warning. See [2021-06-20T10:06:07.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:06:07.520Z] [2021-06-20T10:06:07.520Z] Login Succeeded [2021-06-20T10:06:07.520Z] nexus3.edgexfoundry.org:10003 [2021-06-20T10:06:07.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:06:07.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:06:07.520Z] Configure a credential helper to remove this warning. See [2021-06-20T10:06:07.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:06:07.520Z] [2021-06-20T10:06:07.520Z] Login Succeeded [2021-06-20T10:06:07.784Z] nexus3.edgexfoundry.org:10004 [2021-06-20T10:06:07.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:06:07.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:06:07.784Z] Configure a credential helper to remove this warning. See [2021-06-20T10:06:07.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:06:07.784Z] [2021-06-20T10:06:07.784Z] Login Succeeded [2021-06-20T10:06:07.784Z] docker.io [2021-06-20T10:06:07.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:06:08.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:06:08.049Z] Configure a credential helper to remove this warning. See [2021-06-20T10:06:08.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:06:08.049Z] [2021-06-20T10:06:08.049Z] Login Succeeded [2021-06-20T10:06:08.315Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T10:06:08.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T10:06:08.409Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-20T10:06:08.409Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:06:08.409Z] latest [2021-06-20T10:06:08.409Z] 2.0.0-dev.76 [2021-06-20T10:06:08.409Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:06:08.409Z] master [2021-06-20T10:06:08.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:08.769Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:09.074Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:06:09.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T10:06:09.074Z] 977b18de580c: Preparing [2021-06-20T10:06:09.074Z] 32f366d666a5: Preparing [2021-06-20T10:06:09.074Z] 32f366d666a5: Layer already exists [2021-06-20T10:06:11.636Z] 977b18de580c: Pushed [2021-06-20T10:06:11.898Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:12.208Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:12.508Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-20T10:06:12.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T10:06:12.509Z] 977b18de580c: Preparing [2021-06-20T10:06:12.509Z] 32f366d666a5: Preparing [2021-06-20T10:06:12.509Z] 977b18de580c: Layer already exists [2021-06-20T10:06:12.509Z] 32f366d666a5: Layer already exists [2021-06-20T10:06:12.509Z] latest: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:12.817Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:13.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 [2021-06-20T10:06:13.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T10:06:13.122Z] 977b18de580c: Preparing [2021-06-20T10:06:13.122Z] 32f366d666a5: Preparing [2021-06-20T10:06:13.122Z] 977b18de580c: Layer already exists [2021-06-20T10:06:13.122Z] 32f366d666a5: Layer already exists [2021-06-20T10:06:13.122Z] 2.0.0-dev.76: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:13.437Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:13.742Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:06:13.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T10:06:13.742Z] 977b18de580c: Preparing [2021-06-20T10:06:13.742Z] 32f366d666a5: Preparing [2021-06-20T10:06:13.742Z] 32f366d666a5: Layer already exists [2021-06-20T10:06:13.742Z] 977b18de580c: Layer already exists [2021-06-20T10:06:13.742Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:14.052Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:14.385Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-20T10:06:14.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T10:06:14.385Z] 977b18de580c: Preparing [2021-06-20T10:06:14.385Z] 32f366d666a5: Preparing [2021-06-20T10:06:14.385Z] 977b18de580c: Layer already exists [2021-06-20T10:06:14.385Z] 32f366d666a5: Layer already exists [2021-06-20T10:06:14.385Z] master: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T10:06:14.446Z] ===================================================== [Pipeline] echo [2021-06-20T10:06:14.463Z] taggedImages: [2021-06-20T10:06:14.463Z] - nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:06:14.463Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-20T10:06:14.463Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 [2021-06-20T10:06:14.463Z] - nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:06:14.463Z] - 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-20T10:06:15.213Z] ---> job-cost.sh [2021-06-20T10:06:15.214Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mddN [Pipeline] } [2021-06-20T10:06:24.225Z] $ docker stop --time=1 bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 [2021-06-20T10:06:25.249Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T10:06:26.202Z] $ docker rm -f bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T10:06:27.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T10:06:27.055Z] Warning: overwriting stash ‘coverage-report’ [2021-06-20T10:06:27.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T10:06:28.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T10:06:28.495Z] + ls -al . [2021-06-20T10:06:28.495Z] total 128 [2021-06-20T10:06:28.495Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 10:05 . [2021-06-20T10:06:28.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:03 .. [2021-06-20T10:06:28.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 10:03 .git [2021-06-20T10:06:28.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 .github [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 10:03 .gitignore [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 10:03 CONTRIBUTING.md [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 10:03 Dockerfile [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 10:03 Dockerfile.build [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 10:03 Jenkinsfile [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 10:03 LICENSE [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 10:03 Makefile [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 10:03 README.md [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 10:01 VERSION [2021-06-20T10:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 assets [2021-06-20T10:06:28.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 bin [2021-06-20T10:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 cmd [2021-06-20T10:06:28.495Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 20 10:05 coverage.out [2021-06-20T10:06:28.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 docs [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 10:03 go.mod [2021-06-20T10:06:28.495Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 10:05 go.sum [2021-06-20T10:06:28.495Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 10:03 internal [2021-06-20T10:06:28.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 pkg [2021-06-20T10:06:28.495Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 10:03 version.go [2021-06-20T10:06:28.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:03 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:06:28.842Z] + 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=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 --label arch=arm64 --label version=2.0.0-dev.76 . [2021-06-20T10:06:29.837Z] Sending build context to Docker daemon 22.41MB [2021-06-20T10:06:29.837Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T10:06:29.837Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T10:06:29.837Z] ---> b066bca3dc80 [2021-06-20T10:06:29.837Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T10:06:30.118Z] ---> Running in b4e990493df3 [2021-06-20T10:06:30.717Z] Removing intermediate container b4e990493df3 [2021-06-20T10:06:30.717Z] ---> b79925ee2cc3 [2021-06-20T10:06:30.717Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T10:06:30.717Z] ---> Running in 4b8871b4666c [2021-06-20T10:06:31.314Z] Removing intermediate container 4b8871b4666c [2021-06-20T10:06:31.314Z] ---> 84392e19681a [2021-06-20T10:06:31.314Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T10:06:31.314Z] ---> Running in 53d0ca85c68a [2021-06-20T10:06:31.911Z] Removing intermediate container 53d0ca85c68a [2021-06-20T10:06:31.911Z] ---> b25193826db5 [2021-06-20T10:06:31.911Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T10:06:31.911Z] ---> Running in e3512b43fcb0 [2021-06-20T10:06:32.511Z] Removing intermediate container e3512b43fcb0 [2021-06-20T10:06:32.511Z] ---> 3b9bf69fe9f8 [2021-06-20T10:06:32.511Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T10:06:32.511Z] ---> Running in ca579176ea10 [2021-06-20T10:06:33.116Z] Removing intermediate container ca579176ea10 [2021-06-20T10:06:33.116Z] ---> 196ed0d720a1 [2021-06-20T10:06:33.116Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T10:06:33.116Z] ---> Running in 997dbff25beb [2021-06-20T10:06:35.104Z] Removing intermediate container 997dbff25beb [2021-06-20T10:06:35.104Z] ---> 3e867cc04eb2 [2021-06-20T10:06:35.104Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T10:06:35.375Z] ---> Running in 23378f3fd383 [2021-06-20T10:06:36.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-20T10:06:37.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T10:06:37.553Z] lf-activate-venv(): INFO: Adding /tmp/venv-mddN/bin to PATH [2021-06-20T10:06:37.553Z] INFO: No Stack... [2021-06-20T10:06:37.553Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T10:06:38.129Z] INFO: Archiving Costs [Pipeline] sh [2021-06-20T10:06:38.377Z] OK: 138 MiB in 40 packages [2021-06-20T10:06:38.433Z] + cat /w/workspace/edgex-ui-go/136/archives/cost.csv [2021-06-20T10:06:38.434Z] + cut -d, -f6 [Pipeline] lock [2021-06-20T10:06:38.468Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [2021-06-20T10:06:38.483Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] did not exist. Created. [2021-06-20T10:06:38.483Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-20T10:06:38.811Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-20T10:06:38.888Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T10:06:38.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-20T10:06:39.355Z] Removing intermediate container 23378f3fd383 [2021-06-20T10:06:39.355Z] ---> 36cff83b6bf2 [2021-06-20T10:06:39.355Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T10:06:39.631Z] ---> Running in 40db44fa0c1f [2021-06-20T10:06:40.226Z] Removing intermediate container 40db44fa0c1f [2021-06-20T10:06:40.226Z] ---> b60166b08278 [2021-06-20T10:06:40.226Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T10:06:40.226Z] ---> Running in 4573db2f20c5 [2021-06-20T10:06:40.821Z] Removing intermediate container 4573db2f20c5 [2021-06-20T10:06:40.821Z] ---> bc83a08e8189 [2021-06-20T10:06:40.821Z] Step 12/24 : COPY go.mod . [2021-06-20T10:06:41.416Z] ---> 570912308db9 [2021-06-20T10:06:41.416Z] Step 13/24 : COPY Makefile . [2021-06-20T10:06:42.393Z] ---> b1a67c8944a6 [2021-06-20T10:06:42.393Z] Step 14/24 : RUN make update [2021-06-20T10:06:42.393Z] ---> Running in 2a1532ddbbf4 [2021-06-20T10:06:43.831Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T10:06:44.827Z] Removing intermediate container 2a1532ddbbf4 [2021-06-20T10:06:44.827Z] ---> 5ee99735c5e7 [2021-06-20T10:06:44.827Z] Step 15/24 : COPY . . [2021-06-20T10:06:48.210Z] ---> ddbbd4a04896 [2021-06-20T10:06:48.210Z] Step 16/24 : RUN ${MAKE} [2021-06-20T10:06:48.210Z] ---> Running in a8802fe120cd [2021-06-20T10:06:49.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.76" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-20T10:07:16.487Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T10:07:20.236Z] Removing intermediate container a8802fe120cd [2021-06-20T10:07:20.236Z] ---> 397848dc4993 [2021-06-20T10:07:20.236Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T10:07:20.828Z] 3.12: Pulling from library/alpine [2021-06-20T10:07:21.099Z] d2f70382dc9a: Pulling fs layer [2021-06-20T10:07:21.372Z] d2f70382dc9a: Verifying Checksum [2021-06-20T10:07:21.372Z] d2f70382dc9a: Download complete [2021-06-20T10:07:21.967Z] d2f70382dc9a: Pull complete [2021-06-20T10:07:21.967Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T10:07:21.967Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T10:07:21.967Z] ---> c4fd0aeabfcf [2021-06-20T10:07:21.967Z] Step 18/24 : EXPOSE 4000 [2021-06-20T10:07:22.241Z] ---> Running in 401bed78ae54 [2021-06-20T10:07:22.837Z] Removing intermediate container 401bed78ae54 [2021-06-20T10:07:22.837Z] ---> 0b106351b4f1 [2021-06-20T10:07:22.837Z] 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-20T10:07:24.813Z] ---> 97a0ef16f71f [2021-06-20T10:07:24.814Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T10:07:24.814Z] ---> Running in 27907cf51977 [2021-06-20T10:07:25.085Z] Removing intermediate container 27907cf51977 [2021-06-20T10:07:25.085Z] ---> 9a6c5c09478e [2021-06-20T10:07:25.085Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T10:07:25.359Z] ---> Running in 10bd4c30fcd7 [2021-06-20T10:07:25.631Z] Removing intermediate container 10bd4c30fcd7 [2021-06-20T10:07:25.631Z] ---> 63727068fc31 [2021-06-20T10:07:25.631Z] Step 22/24 : LABEL arch=arm64 [2021-06-20T10:07:25.919Z] ---> Running in db12a7b6e887 [2021-06-20T10:07:26.193Z] Removing intermediate container db12a7b6e887 [2021-06-20T10:07:26.193Z] ---> 585ee4df66f8 [2021-06-20T10:07:26.193Z] Step 23/24 : LABEL git_sha=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:07:26.469Z] ---> Running in d41bc0746b9a [2021-06-20T10:07:26.745Z] Removing intermediate container d41bc0746b9a [2021-06-20T10:07:26.745Z] ---> ce31f275c9a9 [2021-06-20T10:07:26.745Z] Step 24/24 : LABEL version=2.0.0-dev.76 [2021-06-20T10:07:27.021Z] ---> Running in 60c259fb9558 [2021-06-20T10:07:27.614Z] Removing intermediate container 60c259fb9558 [2021-06-20T10:07:27.615Z] ---> 3cb552925723 [2021-06-20T10:07:27.615Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T10:07:27.615Z] Successfully built 3cb552925723 [2021-06-20T10:07:27.615Z] 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-20T10:07:27.965Z] provisioning config files... [2021-06-20T10:07:27.986Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config960868204037353320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:07:28.347Z] ---> docker-login.sh [2021-06-20T10:07:28.348Z] nexus3.edgexfoundry.org:10001 [2021-06-20T10:07:28.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:07:28.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:07:28.897Z] Configure a credential helper to remove this warning. See [2021-06-20T10:07:28.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:07:28.897Z] [2021-06-20T10:07:28.897Z] Login Succeeded [2021-06-20T10:07:28.897Z] nexus3.edgexfoundry.org:10002 [2021-06-20T10:07:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:07:29.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:07:29.443Z] Configure a credential helper to remove this warning. See [2021-06-20T10:07:29.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:07:29.443Z] [2021-06-20T10:07:29.443Z] Login Succeeded [2021-06-20T10:07:29.443Z] nexus3.edgexfoundry.org:10003 [2021-06-20T10:07:29.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:07:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:07:29.987Z] Configure a credential helper to remove this warning. See [2021-06-20T10:07:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:07:29.987Z] [2021-06-20T10:07:29.987Z] Login Succeeded [2021-06-20T10:07:29.987Z] nexus3.edgexfoundry.org:10004 [2021-06-20T10:07:30.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:07:30.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:07:30.534Z] Configure a credential helper to remove this warning. See [2021-06-20T10:07:30.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:07:30.534Z] [2021-06-20T10:07:30.534Z] Login Succeeded [2021-06-20T10:07:30.534Z] docker.io [2021-06-20T10:07:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T10:07:31.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T10:07:31.401Z] Configure a credential helper to remove this warning. See [2021-06-20T10:07:31.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T10:07:31.401Z] [2021-06-20T10:07:31.401Z] Login Succeeded [2021-06-20T10:07:31.401Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T10:07:31.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T10:07:31.505Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-20T10:07:31.505Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:07:31.505Z] latest [2021-06-20T10:07:31.505Z] 2.0.0-dev.76 [2021-06-20T10:07:31.505Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:07:31.505Z] master [2021-06-20T10:07:31.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:31.904Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:32.270Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:07:32.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T10:07:32.270Z] b66900ae179a: Preparing [2021-06-20T10:07:32.270Z] 3fbe34a1663b: Preparing [2021-06-20T10:07:32.544Z] 3fbe34a1663b: Layer already exists [2021-06-20T10:07:36.833Z] b66900ae179a: Pushed [2021-06-20T10:07:36.833Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:37.190Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:37.537Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-20T10:07:37.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T10:07:37.537Z] b66900ae179a: Preparing [2021-06-20T10:07:37.537Z] 3fbe34a1663b: Preparing [2021-06-20T10:07:37.537Z] 3fbe34a1663b: Layer already exists [2021-06-20T10:07:37.537Z] b66900ae179a: Layer already exists [2021-06-20T10:07:37.809Z] latest: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:38.156Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:38.495Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 [2021-06-20T10:07:38.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T10:07:38.495Z] b66900ae179a: Preparing [2021-06-20T10:07:38.495Z] 3fbe34a1663b: Preparing [2021-06-20T10:07:38.769Z] b66900ae179a: Layer already exists [2021-06-20T10:07:38.769Z] 3fbe34a1663b: Layer already exists [2021-06-20T10:07:38.769Z] 2.0.0-dev.76: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:39.125Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:39.463Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:07:39.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T10:07:39.463Z] b66900ae179a: Preparing [2021-06-20T10:07:39.463Z] 3fbe34a1663b: Preparing [2021-06-20T10:07:39.463Z] 3fbe34a1663b: Layer already exists [2021-06-20T10:07:39.463Z] b66900ae179a: Layer already exists [2021-06-20T10:07:39.734Z] 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:40.087Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:07:40.425Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-20T10:07:40.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T10:07:40.425Z] b66900ae179a: Preparing [2021-06-20T10:07:40.425Z] 3fbe34a1663b: Preparing [2021-06-20T10:07:40.700Z] 3fbe34a1663b: Layer already exists [2021-06-20T10:07:40.700Z] b66900ae179a: Layer already exists [2021-06-20T10:07:40.700Z] master: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T10:07:40.791Z] ===================================================== [Pipeline] echo [2021-06-20T10:07:40.810Z] taggedImages: [2021-06-20T10:07:40.810Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [2021-06-20T10:07:40.810Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-20T10:07:40.810Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 [2021-06-20T10:07:40.810Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [2021-06-20T10:07:40.810Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:07:41.271Z] ---> job-cost.sh [2021-06-20T10:07:41.272Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-czMb [2021-06-20T10:08:20.250Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T10:09:42.003Z] lf-activate-venv(): INFO: Adding /tmp/venv-czMb/bin to PATH [2021-06-20T10:09:42.003Z] INFO: No Stack... [2021-06-20T10:09:42.003Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-20T10:09:42.275Z] INFO: Archiving Costs [Pipeline] sh [2021-06-20T10:09:42.620Z] + cat /w/workspace/edgex-ui-go/136/archives/cost.csv [2021-06-20T10:09:42.620Z] + cut -d, -f6 [Pipeline] lock [2021-06-20T10:09:42.688Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [2021-06-20T10:09:42.707Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] did not exist. Created. [2021-06-20T10:09:42.707Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-20T10:09:43.081Z] /w/workspace/edgex-ui-go/136@tmp/durable-df8a5760/script.sh: 1: /w/workspace/edgex-ui-go/136@tmp/durable-df8a5760/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-20T10:09:43.429Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-20T10:09:43.465Z] Warning: overwriting stash ‘stack-cost’ [2021-06-20T10:09:43.732Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T10:09:43.743Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-136-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-20T10:09:44.721Z] provisioning config files... [2021-06-20T10:09:44.734Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7168461848326463444tmp [Pipeline] { [Pipeline] sh [2021-06-20T10:09:45.066Z] + set +x [2021-06-20T10:09:45.066Z] + curl -s https://codecov.io/bash [2021-06-20T10:09:45.066Z] + bash -s -- [2021-06-20T10:09:45.066Z] [2021-06-20T10:09:45.066Z] _____ _ [2021-06-20T10:09:45.066Z] / ____| | | [2021-06-20T10:09:45.066Z] | | ___ __| | ___ ___ _____ __ [2021-06-20T10:09:45.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-20T10:09:45.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-20T10:09:45.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-20T10:09:45.066Z] Bash-1.0.3 [2021-06-20T10:09:45.066Z] [2021-06-20T10:09:45.066Z] [2021-06-20T10:09:45.066Z] ==> git version 2.24.4 found [2021-06-20T10:09:45.066Z] ==> 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-20T10:09:45.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-20T10:09:45.066Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-20T10:09:45.066Z] ==> Jenkins CI detected. [2021-06-20T10:09:45.335Z] project root: . [2021-06-20T10:09:45.335Z] --> token set from env [2021-06-20T10:09:45.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-20T10:09:45.335Z] ==> Running gcov in . (disable via -X gcov) [2021-06-20T10:09:45.335Z] ==> Python coveragepy not found [2021-06-20T10:09:45.335Z] ==> Searching for coverage reports in: [2021-06-20T10:09:45.335Z] + . [2021-06-20T10:09:45.335Z] -> Found 1 reports [2021-06-20T10:09:45.335Z] ==> Detecting git/mercurial file structure [2021-06-20T10:09:45.335Z] ==> Reading reports [2021-06-20T10:09:45.335Z] + ./coverage.out bytes=10 [2021-06-20T10:09:45.335Z] ==> Appending adjustments [2021-06-20T10:09:45.335Z] https://docs.codecov.io/docs/fixing-reports [2021-06-20T10:09:45.335Z] + Found adjustments [2021-06-20T10:09:45.335Z] ==> Gzipping contents [2021-06-20T10:09:45.335Z] 4.0K /tmp/codecov.5GFeUN.gz [2021-06-20T10:09:45.335Z] ==> Uploading reports [2021-06-20T10:09:45.335Z] url: https://codecov.io [2021-06-20T10:09:45.335Z] query: branch=master&commit=79ed49dd1d8a61ddd056fadc64398fe8c922ad58&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-20T10:09:45.335Z] -> Pinging Codecov [2021-06-20T10:09:45.335Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=79ed49dd1d8a61ddd056fadc64398fe8c922ad58&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-20T10:09:45.910Z] -> Uploading to [2021-06-20T10:09:45.910Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/79ed49dd1d8a61ddd056fadc64398fe8c922ad58/27bb0d74-16e8-4639-9397-7b3e2dd60a82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T100945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b8197065cd1e5e6a394cf441b14841e9721876829974284cea0b9a5f7d7e8cc [2021-06-20T10:09:45.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-20T10:09:45.910Z] Dload Upload Total Spent Left Speed [2021-06-20T10:09:46.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11732 --:--:-- --:--:-- --:--:-- 11750 [2021-06-20T10:09:46.171Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] } [2021-06-20T10:09:46.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-20T10:09:47.059Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-20T10:09:47.083Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:09:47.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T10:09:47.405Z] [2021-06-20T10:09:47.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:09:47.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T10:09:47.726Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-20T10:09:47.726Z] 188c0c94c7c5: Pulling fs layer [2021-06-20T10:09:47.726Z] 0ef7d3d256c8: Pulling fs layer [2021-06-20T10:09:47.726Z] de9db76c5a1d: Pulling fs layer [2021-06-20T10:09:47.726Z] 0eba1c9be4d2: Pulling fs layer [2021-06-20T10:09:47.726Z] 0d57e429df01: Pulling fs layer [2021-06-20T10:09:47.726Z] 4e4be7b47b0d: Pulling fs layer [2021-06-20T10:09:47.726Z] e1f770b5df2f: Pulling fs layer [2021-06-20T10:09:47.726Z] 85a0685a4137: Pulling fs layer [2021-06-20T10:09:47.726Z] 0eba1c9be4d2: Waiting [2021-06-20T10:09:47.726Z] 0d57e429df01: Waiting [2021-06-20T10:09:47.726Z] 4e4be7b47b0d: Waiting [2021-06-20T10:09:47.726Z] e1f770b5df2f: Waiting [2021-06-20T10:09:47.726Z] 85a0685a4137: Waiting [2021-06-20T10:09:47.726Z] de9db76c5a1d: Verifying Checksum [2021-06-20T10:09:47.726Z] de9db76c5a1d: Download complete [2021-06-20T10:09:47.726Z] 0ef7d3d256c8: Verifying Checksum [2021-06-20T10:09:47.726Z] 0ef7d3d256c8: Download complete [2021-06-20T10:09:47.726Z] 0d57e429df01: Verifying Checksum [2021-06-20T10:09:47.726Z] 0d57e429df01: Download complete [2021-06-20T10:09:47.995Z] 188c0c94c7c5: Verifying Checksum [2021-06-20T10:09:47.995Z] 188c0c94c7c5: Download complete [2021-06-20T10:09:47.996Z] 4e4be7b47b0d: Verifying Checksum [2021-06-20T10:09:47.996Z] 4e4be7b47b0d: Download complete [2021-06-20T10:09:47.996Z] 188c0c94c7c5: Pull complete [2021-06-20T10:09:48.263Z] 0ef7d3d256c8: Pull complete [2021-06-20T10:09:48.263Z] de9db76c5a1d: Pull complete [2021-06-20T10:09:49.659Z] e1f770b5df2f: Verifying Checksum [2021-06-20T10:09:49.659Z] e1f770b5df2f: Download complete [2021-06-20T10:09:51.058Z] 0eba1c9be4d2: Verifying Checksum [2021-06-20T10:09:51.058Z] 0eba1c9be4d2: Download complete [2021-06-20T10:09:51.645Z] 85a0685a4137: Verifying Checksum [2021-06-20T10:09:51.645Z] 85a0685a4137: Download complete [2021-06-20T10:09:55.007Z] 0eba1c9be4d2: Pull complete [2021-06-20T10:09:55.007Z] 0d57e429df01: Pull complete [2021-06-20T10:09:55.007Z] 4e4be7b47b0d: Pull complete [2021-06-20T10:09:55.273Z] e1f770b5df2f: Pull complete [2021-06-20T10:09:58.631Z] 85a0685a4137: Pull complete [2021-06-20T10:09:58.631Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-20T10:09:58.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T10:09:58.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-20T10:09:58.734Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:09:58.777Z] $ 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-20T10:10:01.668Z] $ docker top ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-20T10:10:01.796Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-20T10:10:02.109Z] + set -o pipefail [2021-06-20T10:10:02.109Z] + snyk monitor '--org=edgex-jenkins' [2021-06-20T10:10:14.368Z] [2021-06-20T10:10:14.368Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-20T10:10:14.368Z] [2021-06-20T10:10:14.368Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4dd6b3d7-4b54-4432-bf54-852d564642f4 [2021-06-20T10:10:14.368Z] [2021-06-20T10:10:14.368Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-20T10:10:14.368Z] [2021-06-20T10:10:14.368Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-20T10:10:14.368Z] [2021-06-20T10:10:14.368Z] [Pipeline] } [2021-06-20T10:10:14.378Z] $ docker stop --time=1 ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de [2021-06-20T10:10:16.355Z] $ docker rm -f ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de [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-20T10:10:17.493Z] + git log --format=format:%s -1 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:10:17.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:10:17.802Z] . [Pipeline] withDockerContainer [2021-06-20T10:10:17.887Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:10:17.925Z] $ 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-20T10:10:18.360Z] $ docker top c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T10:10:18.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T10:10:18.495Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T10:10:18.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T10:10:18.623Z] $ docker exec c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 ssh-agent [2021-06-20T10:10:18.766Z] SSH_AUTH_SOCK=/tmp/ssh-srLubfUL0vya/agent.14 [2021-06-20T10:10:18.766Z] SSH_AGENT_PID=20 [2021-06-20T10:10:18.774Z] Running ssh-add (command line suppressed) [2021-06-20T10:10:18.878Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6188832121860469280.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6188832121860469280.key) [2021-06-20T10:10:18.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T10:10:19.211Z] + git semver tag [2021-06-20T10:10:19.211Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T10:10:19.211Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T10:10:19.211Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T10:10:19.211Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T10:10:19.211Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T10:10:19.211Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T10:10:19.211Z] # $SEMVER_BRANCH = master [2021-06-20T10:10:19.211Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-20T10:10:19.211Z] # 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 HEAD [2021-06-20T10:10:19.211Z] # -> Force: false [2021-06-20T10:10:19.211Z] # ed10c06130bff543d6bc43436fd2f5b71f2020a9 refs/tags/v2.0.0-dev.76 [Pipeline] } [2021-06-20T10:10:19.215Z] $ docker exec --env ******** --env ******** c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 ssh-agent -k [2021-06-20T10:10:19.324Z] unset SSH_AUTH_SOCK; [2021-06-20T10:10:19.326Z] unset SSH_AGENT_PID; [2021-06-20T10:10:19.326Z] echo Agent pid 20 killed; [2021-06-20T10:10:19.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T10:10:19.684Z] + git semver [Pipeline] } [2021-06-20T10:10:19.699Z] $ docker stop --time=1 c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 [2021-06-20T10:10:20.902Z] $ docker rm -f c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:10:21.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T10:10:21.421Z] [2021-06-20T10:10:21.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:10:21.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T10:10:21.734Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-20T10:10:21.734Z] ab5ef0e58194: Pulling fs layer [2021-06-20T10:10:21.734Z] 9712f1f96733: Pulling fs layer [2021-06-20T10:10:21.734Z] 63f879dbbcfc: Pulling fs layer [2021-06-20T10:10:21.734Z] 0d9ebad4ef96: Pulling fs layer [2021-06-20T10:10:21.734Z] e9a5061849ea: Pulling fs layer [2021-06-20T10:10:21.734Z] d747dcd14b5f: Pulling fs layer [2021-06-20T10:10:21.734Z] 2de7ff778b66: Pulling fs layer [2021-06-20T10:10:21.734Z] 0d9ebad4ef96: Waiting [2021-06-20T10:10:21.734Z] e9a5061849ea: Waiting [2021-06-20T10:10:21.734Z] d747dcd14b5f: Waiting [2021-06-20T10:10:21.734Z] 2de7ff778b66: Waiting [2021-06-20T10:10:21.734Z] 9712f1f96733: Verifying Checksum [2021-06-20T10:10:21.734Z] 9712f1f96733: Download complete [2021-06-20T10:10:23.122Z] 63f879dbbcfc: Download complete [2021-06-20T10:10:23.122Z] e9a5061849ea: Verifying Checksum [2021-06-20T10:10:23.122Z] e9a5061849ea: Download complete [2021-06-20T10:10:23.122Z] d747dcd14b5f: Verifying Checksum [2021-06-20T10:10:23.122Z] d747dcd14b5f: Download complete [2021-06-20T10:10:23.694Z] 2de7ff778b66: Verifying Checksum [2021-06-20T10:10:23.694Z] 2de7ff778b66: Download complete [2021-06-20T10:10:23.959Z] 0d9ebad4ef96: Verifying Checksum [2021-06-20T10:10:23.959Z] 0d9ebad4ef96: Download complete [2021-06-20T10:10:23.959Z] ab5ef0e58194: Verifying Checksum [2021-06-20T10:10:23.959Z] ab5ef0e58194: Download complete [2021-06-20T10:10:26.539Z] ab5ef0e58194: Pull complete [2021-06-20T10:10:26.540Z] 9712f1f96733: Pull complete [2021-06-20T10:10:27.501Z] 63f879dbbcfc: Pull complete [2021-06-20T10:10:30.844Z] 0d9ebad4ef96: Pull complete [2021-06-20T10:10:31.111Z] e9a5061849ea: Pull complete [2021-06-20T10:10:31.111Z] d747dcd14b5f: Pull complete [2021-06-20T10:10:32.069Z] 2de7ff778b66: Pull complete [2021-06-20T10:10:32.069Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-20T10:10:32.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T10:10:32.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-20T10:10:32.152Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:10:32.187Z] $ 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-20T10:10:36.806Z] $ docker top 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:10:36.920Z] provisioning config files... [2021-06-20T10:10:36.929Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6948245000742734239tmp [2021-06-20T10:10:36.941Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8180341958570052963tmp [2021-06-20T10:10:36.951Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6606710138546098999tmp [Pipeline] { [Pipeline] echo [2021-06-20T10:10:36.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:10:37.274Z] ---> sigul-configuration.sh [2021-06-20T10:10:37.274Z] gpg: directory `/root/.gnupg' created [2021-06-20T10:10:37.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-20T10:10:37.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-20T10:10:37.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-20T10:10:37.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-20T10:10:37.274Z] gpg: CAST5 encrypted data [2021-06-20T10:10:37.274Z] gpg: encrypted with 1 passphrase [2021-06-20T10:10:37.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-20T10:10:37.584Z] + mkdir /home/jenkins [2021-06-20T10:10:37.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-20T10:10:37.881Z] + 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-20T10:10:37.892Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:10:38.196Z] ---> sigul-install.sh [2021-06-20T10:10:42.734Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-20T10:10:43.334Z] + git tag --list [2021-06-20T10:10:43.334Z] 0.1.1 [2021-06-20T10:10:43.334Z] v1.1.0 [2021-06-20T10:10:43.334Z] v1.2.0 [2021-06-20T10:10:43.334Z] v1.2.1 [2021-06-20T10:10:43.334Z] v1.3.0 [2021-06-20T10:10:43.334Z] v2.0.0-dev.1 [2021-06-20T10:10:43.334Z] v2.0.0-dev.10 [2021-06-20T10:10:43.334Z] v2.0.0-dev.11 [2021-06-20T10:10:43.334Z] v2.0.0-dev.12 [2021-06-20T10:10:43.334Z] v2.0.0-dev.13 [2021-06-20T10:10:43.334Z] v2.0.0-dev.14 [2021-06-20T10:10:43.334Z] v2.0.0-dev.15 [2021-06-20T10:10:43.334Z] v2.0.0-dev.16 [2021-06-20T10:10:43.334Z] v2.0.0-dev.17 [2021-06-20T10:10:43.334Z] v2.0.0-dev.18 [2021-06-20T10:10:43.334Z] v2.0.0-dev.19 [2021-06-20T10:10:43.334Z] v2.0.0-dev.2 [2021-06-20T10:10:43.334Z] v2.0.0-dev.20 [2021-06-20T10:10:43.334Z] v2.0.0-dev.21 [2021-06-20T10:10:43.334Z] v2.0.0-dev.22 [2021-06-20T10:10:43.334Z] v2.0.0-dev.23 [2021-06-20T10:10:43.334Z] v2.0.0-dev.24 [2021-06-20T10:10:43.334Z] v2.0.0-dev.25 [2021-06-20T10:10:43.334Z] v2.0.0-dev.26 [2021-06-20T10:10:43.334Z] v2.0.0-dev.27 [2021-06-20T10:10:43.334Z] v2.0.0-dev.28 [2021-06-20T10:10:43.334Z] v2.0.0-dev.29 [2021-06-20T10:10:43.334Z] v2.0.0-dev.3 [2021-06-20T10:10:43.334Z] v2.0.0-dev.30 [2021-06-20T10:10:43.334Z] v2.0.0-dev.31 [2021-06-20T10:10:43.334Z] v2.0.0-dev.32 [2021-06-20T10:10:43.334Z] v2.0.0-dev.33 [2021-06-20T10:10:43.334Z] v2.0.0-dev.34 [2021-06-20T10:10:43.334Z] v2.0.0-dev.35 [2021-06-20T10:10:43.334Z] v2.0.0-dev.36 [2021-06-20T10:10:43.334Z] v2.0.0-dev.37 [2021-06-20T10:10:43.334Z] v2.0.0-dev.38 [2021-06-20T10:10:43.334Z] v2.0.0-dev.39 [2021-06-20T10:10:43.334Z] v2.0.0-dev.4 [2021-06-20T10:10:43.334Z] v2.0.0-dev.40 [2021-06-20T10:10:43.334Z] v2.0.0-dev.41 [2021-06-20T10:10:43.334Z] v2.0.0-dev.42 [2021-06-20T10:10:43.334Z] v2.0.0-dev.43 [2021-06-20T10:10:43.334Z] v2.0.0-dev.44 [2021-06-20T10:10:43.334Z] v2.0.0-dev.45 [2021-06-20T10:10:43.334Z] v2.0.0-dev.46 [2021-06-20T10:10:43.334Z] v2.0.0-dev.47 [2021-06-20T10:10:43.334Z] v2.0.0-dev.48 [2021-06-20T10:10:43.334Z] v2.0.0-dev.49 [2021-06-20T10:10:43.334Z] v2.0.0-dev.5 [2021-06-20T10:10:43.334Z] v2.0.0-dev.50 [2021-06-20T10:10:43.334Z] v2.0.0-dev.51 [2021-06-20T10:10:43.334Z] v2.0.0-dev.52 [2021-06-20T10:10:43.334Z] v2.0.0-dev.53 [2021-06-20T10:10:43.334Z] v2.0.0-dev.54 [2021-06-20T10:10:43.334Z] v2.0.0-dev.55 [2021-06-20T10:10:43.334Z] v2.0.0-dev.56 [2021-06-20T10:10:43.334Z] v2.0.0-dev.57 [2021-06-20T10:10:43.334Z] v2.0.0-dev.58 [2021-06-20T10:10:43.334Z] v2.0.0-dev.59 [2021-06-20T10:10:43.334Z] v2.0.0-dev.6 [2021-06-20T10:10:43.334Z] v2.0.0-dev.60 [2021-06-20T10:10:43.334Z] v2.0.0-dev.61 [2021-06-20T10:10:43.334Z] v2.0.0-dev.62 [2021-06-20T10:10:43.334Z] v2.0.0-dev.63 [2021-06-20T10:10:43.334Z] v2.0.0-dev.64 [2021-06-20T10:10:43.334Z] v2.0.0-dev.65 [2021-06-20T10:10:43.334Z] v2.0.0-dev.66 [2021-06-20T10:10:43.334Z] v2.0.0-dev.67 [2021-06-20T10:10:43.334Z] v2.0.0-dev.68 [2021-06-20T10:10:43.334Z] v2.0.0-dev.69 [2021-06-20T10:10:43.334Z] v2.0.0-dev.7 [2021-06-20T10:10:43.334Z] v2.0.0-dev.70 [2021-06-20T10:10:43.334Z] v2.0.0-dev.71 [2021-06-20T10:10:43.334Z] v2.0.0-dev.72 [2021-06-20T10:10:43.334Z] v2.0.0-dev.73 [2021-06-20T10:10:43.334Z] v2.0.0-dev.74 [2021-06-20T10:10:43.334Z] v2.0.0-dev.75 [2021-06-20T10:10:43.334Z] v2.0.0-dev.76 [2021-06-20T10:10:43.334Z] v2.0.0-dev.8 [2021-06-20T10:10:43.334Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-20T10:10:43.634Z] + lftools sign git-tag v2.0.0-dev.76 [2021-06-20T10:10:44.213Z] Signing Git tag with Sigul... [2021-06-20T10:10:44.213Z] Signing v2.0.0-dev.76 [Pipeline] echo [2021-06-20T10:10:44.797Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:10:45.096Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-20T10:10:45.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-20T10:10:45.132Z] $ docker stop --time=1 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a [2021-06-20T10:10:47.139Z] $ docker rm -f 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:10:47.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:10:47.811Z] . [Pipeline] withDockerContainer [2021-06-20T10:10:47.897Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:10:47.945Z] $ 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-20T10:10:48.379Z] $ docker top 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T10:10:48.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T10:10:48.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T10:10:48.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T10:10:48.644Z] $ docker exec 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df ssh-agent [2021-06-20T10:10:48.781Z] SSH_AUTH_SOCK=/tmp/ssh-cy8oH7BvQWRG/agent.15 [2021-06-20T10:10:48.781Z] SSH_AGENT_PID=21 [2021-06-20T10:10:48.787Z] Running ssh-add (command line suppressed) [2021-06-20T10:10:48.883Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9044877695560212149.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9044877695560212149.key) [2021-06-20T10:10:48.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T10:10:49.212Z] + git semver bump pre [2021-06-20T10:10:49.212Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T10:10:49.212Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T10:10:49.212Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T10:10:49.212Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T10:10:49.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T10:10:49.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T10:10:49.212Z] # $SEMVER_BRANCH = master [2021-06-20T10:10:49.212Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-20T10:10:49.212Z] 2.0.0-dev.77 [Pipeline] } [2021-06-20T10:10:49.216Z] $ docker exec --env ******** --env ******** 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df ssh-agent -k [2021-06-20T10:10:49.319Z] unset SSH_AUTH_SOCK; [2021-06-20T10:10:49.319Z] unset SSH_AGENT_PID; [2021-06-20T10:10:49.319Z] echo Agent pid 21 killed; [2021-06-20T10:10:49.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T10:10:49.732Z] + git semver [Pipeline] } [2021-06-20T10:10:49.742Z] $ docker stop --time=1 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df [2021-06-20T10:10:50.936Z] $ docker rm -f 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:10:51.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T10:10:51.336Z] . [Pipeline] withDockerContainer [2021-06-20T10:10:51.413Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:10:51.452Z] $ 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-20T10:10:51.830Z] $ docker top a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T10:10:51.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T10:10:51.980Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T10:10:52.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T10:10:52.114Z] $ docker exec a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 ssh-agent [2021-06-20T10:10:52.241Z] SSH_AUTH_SOCK=/tmp/ssh-waPoGdZO93Af/agent.14 [2021-06-20T10:10:52.241Z] SSH_AGENT_PID=21 [2021-06-20T10:10:52.247Z] Running ssh-add (command line suppressed) [2021-06-20T10:10:52.341Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6381843347981486997.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6381843347981486997.key) [2021-06-20T10:10:52.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T10:10:52.677Z] + git semver push [2021-06-20T10:10:52.677Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T10:10:52.677Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T10:10:52.677Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T10:10:52.677Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T10:10:52.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T10:10:52.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T10:10:52.677Z] # $SEMVER_BRANCH = master [2021-06-20T10:10:52.677Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-20T10:10:57.990Z] $ docker exec --env ******** --env ******** a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 ssh-agent -k [2021-06-20T10:10:58.093Z] unset SSH_AUTH_SOCK; [2021-06-20T10:10:58.093Z] unset SSH_AGENT_PID; [2021-06-20T10:10:58.093Z] echo Agent pid 21 killed; [2021-06-20T10:10:58.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T10:10:58.459Z] + git semver [Pipeline] } [2021-06-20T10:10:58.468Z] $ docker stop --time=1 a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 [2021-06-20T10:10:59.676Z] $ docker rm -f a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 [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-20T10:11:00.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:01.275Z] ---> package-listing.sh [2021-06-20T10:11:01.275Z] ++ facter osfamily [2021-06-20T10:11:01.275Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-20T10:11:01.550Z] + OS_FAMILY=redhat [2021-06-20T10:11:01.550Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T10:11:01.550Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-20T10:11:01.550Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-20T10:11:01.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-20T10:11:01.550Z] + PACKAGES=/tmp/packages_start.txt [2021-06-20T10:11:01.550Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-20T10:11:01.550Z] + PACKAGES=/tmp/packages_end.txt [2021-06-20T10:11:01.550Z] + case "${OS_FAMILY}" in [2021-06-20T10:11:01.550Z] + sort [2021-06-20T10:11:01.550Z] + rpm -qa [2021-06-20T10:11:02.126Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-20T10:11:02.126Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-20T10:11:02.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-20T10:11:02.126Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-20T10:11:02.126Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-20T10:11:02.126Z] + 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-20T10:11:02.140Z] 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-20T10:11:02.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:11:03.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T10:11:03.000Z] [2021-06-20T10:11:03.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-20T10:11:03.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T10:11:03.313Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-20T10:11:03.313Z] df20fa9351a1: Pulling fs layer [2021-06-20T10:11:03.313Z] 36b3adc4ff6f: Pulling fs layer [2021-06-20T10:11:03.313Z] 8ad3a11d3b57: Pulling fs layer [2021-06-20T10:11:03.313Z] 46f8f816bc3b: Pulling fs layer [2021-06-20T10:11:03.313Z] 93b61091891f: Pulling fs layer [2021-06-20T10:11:03.313Z] 93b9cdb0e59b: Pulling fs layer [2021-06-20T10:11:03.313Z] 5e14af77c1be: Pulling fs layer [2021-06-20T10:11:03.313Z] 01666e4c0597: Pulling fs layer [2021-06-20T10:11:03.313Z] aa168da1d23b: Pulling fs layer [2021-06-20T10:11:03.313Z] 46f8f816bc3b: Waiting [2021-06-20T10:11:03.313Z] 93b61091891f: Waiting [2021-06-20T10:11:03.313Z] 93b9cdb0e59b: Waiting [2021-06-20T10:11:03.313Z] 5e14af77c1be: Waiting [2021-06-20T10:11:03.313Z] 01666e4c0597: Waiting [2021-06-20T10:11:03.313Z] aa168da1d23b: Waiting [2021-06-20T10:11:03.313Z] 36b3adc4ff6f: Download complete [2021-06-20T10:11:03.313Z] 46f8f816bc3b: Verifying Checksum [2021-06-20T10:11:03.313Z] 46f8f816bc3b: Download complete [2021-06-20T10:11:03.313Z] df20fa9351a1: Verifying Checksum [2021-06-20T10:11:03.313Z] df20fa9351a1: Download complete [2021-06-20T10:11:03.313Z] 93b9cdb0e59b: Verifying Checksum [2021-06-20T10:11:03.313Z] 93b9cdb0e59b: Download complete [2021-06-20T10:11:03.582Z] 5e14af77c1be: Verifying Checksum [2021-06-20T10:11:03.582Z] 5e14af77c1be: Download complete [2021-06-20T10:11:03.582Z] 93b61091891f: Verifying Checksum [2021-06-20T10:11:03.582Z] 93b61091891f: Download complete [2021-06-20T10:11:03.582Z] 01666e4c0597: Verifying Checksum [2021-06-20T10:11:03.582Z] 01666e4c0597: Download complete [2021-06-20T10:11:03.582Z] df20fa9351a1: Pull complete [2021-06-20T10:11:03.845Z] 36b3adc4ff6f: Pull complete [2021-06-20T10:11:03.845Z] 8ad3a11d3b57: Verifying Checksum [2021-06-20T10:11:03.845Z] 8ad3a11d3b57: Download complete [2021-06-20T10:11:04.426Z] 8ad3a11d3b57: Pull complete [2021-06-20T10:11:04.702Z] 46f8f816bc3b: Pull complete [2021-06-20T10:11:04.973Z] 93b61091891f: Pull complete [2021-06-20T10:11:04.973Z] 93b9cdb0e59b: Pull complete [2021-06-20T10:11:04.973Z] 5e14af77c1be: Pull complete [2021-06-20T10:11:05.236Z] 01666e4c0597: Pull complete [2021-06-20T10:11:05.497Z] aa168da1d23b: Verifying Checksum [2021-06-20T10:11:05.497Z] aa168da1d23b: Download complete [2021-06-20T10:11:09.743Z] aa168da1d23b: Pull complete [2021-06-20T10:11:10.007Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-20T10:11:10.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T10:11:10.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-20T10:11:10.090Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-20T10:11:10.126Z] $ 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-20T10:11:13.320Z] $ docker top c57bf21b7f1d43facc637b2dc4b722040c907abb2b29bb41d63b0bd302048bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T10:11:13.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-20T10:11:14.014Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-20T10:11:14.309Z] + ls /var/log/sa-host [2021-06-20T10:11:14.309Z] + sadf -c /var/log/sa-host/sa05 [2021-06-20T10:11:14.309Z] file_magic: OK [2021-06-20T10:11:14.309Z] HZ: Using current value: 100 [2021-06-20T10:11:14.309Z] file_header: OK [2021-06-20T10:11:14.309Z] 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-20T10:11:14.309Z] Statistics: [2021-06-20T10:11:14.309Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T10:11:14.309Z] File successfully converted to sysstat format version 12.2.1 [2021-06-20T10:11:14.309Z] + sadf -c /var/log/sa-host/sa20 [2021-06-20T10:11:14.309Z] file_magic: OK [2021-06-20T10:11:14.309Z] HZ: Using current value: 100 [2021-06-20T10:11:14.309Z] file_header: OK [2021-06-20T10:11:14.309Z] 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-20T10:11:14.309Z] Statistics: [2021-06-20T10:11:14.309Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T10:11:14.309Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T10:11:14.505Z] provisioning config files... [2021-06-20T10:11:14.519Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5845903883782668545tmp [Pipeline] { [Pipeline] echo [2021-06-20T10:11:14.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:14.838Z] ---> create-netrc.sh [Pipeline] } [2021-06-20T10:11:14.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:15.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-20T10:11:15.278Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:15.574Z] ---> sudo-logs.sh [2021-06-20T10:11:15.574Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-20T10:11:15.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:15.903Z] ---> job-cost.sh [2021-06-20T10:11:15.903Z] lf-activate-venv: SKIPPING [2021-06-20T10:11:15.903Z] DEBUG: total: 0.18000000715255737 [2021-06-20T10:11:15.903Z] INFO: Retrieving Stack Cost... [2021-06-20T10:11:16.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T10:11:17.117Z] INFO: Archiving Costs [Pipeline] echo [2021-06-20T10:11:17.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T10:11:17.430Z] ---> logs-deploy.sh [2021-06-20T10:11:17.430Z] lf-activate-venv: SKIPPING [2021-06-20T10:11:17.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/136 [2021-06-20T10:11:17.430Z] INFO: archiving workspace using pattern(s): [2021-06-20T10:11:18.377Z] Archives upload complete. [2021-06-20T10:11:18.377Z] INFO: archiving logs to Nexus