Pull request #381 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 159a73a19e71ae494019b8c8e55d3c337359fe44+8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (ee6accd483b231ab597b6b119bc2f9518773e5f8) Running in Durability level: MAX_SURVIVABILITY 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-ssh7161442758500354412.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-ssh5107439067087104157.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-381/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2852341437100978194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7768153269208996632.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2150660352966012976.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-381/workspace@libs/lf-pipelines # timeout=10 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/PR-381/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3863344219472551335.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-1688 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [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_PR-381 # 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_PR-381@tmp/jenkins-gitclient-ssh633179615990566588.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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_PR-381@tmp/jenkins-gitclient-ssh4158202990182854301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/jenkins-gitclient-ssh8206833455115056090.key > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 Commit message: "feat: remove v1 document and update readme for v2 UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T10:03:42.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T10:03:42.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T10:03:44.901Z] ========================================================= [2021-06-16T10:03:44.901Z] EdgeX Global Pipelines Version Info [2021-06-16T10:03:44.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:03:46.413Z] ------------------- [2021-06-16T10:03:46.414Z] stable info: [2021-06-16T10:03:46.414Z] ------------------- [2021-06-16T10:03:46.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T10:03:46.414Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T10:03:46.414Z] Message: update stable to v1.0.195 [2021-06-16T10:03:46.987Z] ------------------- [2021-06-16T10:03:46.987Z] experimental info: [2021-06-16T10:03:46.987Z] ------------------- [2021-06-16T10:03:46.987Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T10:03:46.987Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T10:03:46.987Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T10:03:47.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T10:03:47.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T10:03:47.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T10:03:47.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T10:03:47.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T10:03:47.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T10:03:47.607Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T10:03:47.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T10:03:47.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T10:03:47.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T10:03:47.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T10:03:47.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T10:03:48.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T10:03:48.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T10:03:48.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T10:03:48.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T10:03:48.287Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T10:03:48.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T10:03:48.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T10:03:48.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T10:03:48.530Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T10:03:48.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T10:03:48.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T10:03:48.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T10:03:48.770Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T10:03:48.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T10:03:48.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-381 [Pipeline] echo [2021-06-16T10:03:48.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-381 [Pipeline] echo [2021-06-16T10:03:49.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-381 [Pipeline] echo [2021-06-16T10:03:49.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] echo [2021-06-16T10:03:49.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 159a73a [Pipeline] echo [2021-06-16T10:03:49.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:03:49.358Z] provisioning config files... [2021-06-16T10:03:49.375Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config4860853496867864979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:03:49.760Z] ---> docker-login.sh [2021-06-16T10:03:49.760Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:03:50.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:03:50.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:03:50.611Z] Configure a credential helper to remove this warning. See [2021-06-16T10:03:50.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:03:50.611Z] [2021-06-16T10:03:50.611Z] Login Succeeded [2021-06-16T10:03:50.611Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:03:50.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:03:50.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:03:50.872Z] Configure a credential helper to remove this warning. See [2021-06-16T10:03:50.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:03:50.872Z] [2021-06-16T10:03:50.872Z] Login Succeeded [2021-06-16T10:03:50.872Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:03:50.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:03:50.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:03:50.872Z] Configure a credential helper to remove this warning. See [2021-06-16T10:03:50.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:03:50.872Z] [2021-06-16T10:03:50.872Z] Login Succeeded [2021-06-16T10:03:50.872Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:03:50.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:03:51.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:03:51.137Z] Configure a credential helper to remove this warning. See [2021-06-16T10:03:51.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:03:51.137Z] [2021-06-16T10:03:51.137Z] Login Succeeded [2021-06-16T10:03:51.137Z] docker.io [2021-06-16T10:03:51.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:03:51.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:03:51.428Z] Configure a credential helper to remove this warning. See [2021-06-16T10:03:51.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:03:51.428Z] [2021-06-16T10:03:51.428Z] Login Succeeded [2021-06-16T10:03:51.428Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:03:51.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:03:52.314Z] + git log --format=format:%s -1 159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] echo [2021-06-16T10:03:52.389Z] GIT_COMMIT: 159a73a19e71ae494019b8c8e55d3c337359fe44, Commit Message: feat: remove v1 document and update readme for v2 UI [Pipeline] echo [2021-06-16T10:03:52.436Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:03:53.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:03:53.472Z] [2021-06-16T10:03:53.472Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:03:55.862Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:03:56.129Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T10:03:56.129Z] 31603596830f: Pulling fs layer [2021-06-16T10:03:56.129Z] 54011a49482f: Pulling fs layer [2021-06-16T10:03:56.129Z] a6820b24f6d8: Pulling fs layer [2021-06-16T10:03:56.129Z] f581987b2513: Pulling fs layer [2021-06-16T10:03:56.129Z] f581987b2513: Waiting [2021-06-16T10:03:56.129Z] 54011a49482f: Verifying Checksum [2021-06-16T10:03:56.129Z] 54011a49482f: Download complete [2021-06-16T10:03:56.129Z] 31603596830f: Verifying Checksum [2021-06-16T10:03:56.129Z] 31603596830f: Download complete [2021-06-16T10:03:56.129Z] f581987b2513: Verifying Checksum [2021-06-16T10:03:56.129Z] f581987b2513: Download complete [2021-06-16T10:03:56.391Z] a6820b24f6d8: Verifying Checksum [2021-06-16T10:03:56.391Z] a6820b24f6d8: Download complete [2021-06-16T10:03:56.391Z] 31603596830f: Pull complete [2021-06-16T10:03:56.658Z] 54011a49482f: Pull complete [2021-06-16T10:03:57.608Z] a6820b24f6d8: Pull complete [2021-06-16T10:03:58.185Z] f581987b2513: Pull complete [2021-06-16T10:03:58.185Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T10:03:58.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T10:03:58.185Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T10:03:58.292Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-06-16T10:03:58.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-381 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381:/w/workspace/edgexfoundry_edgex-ui-go_PR-381:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T10:04:02.776Z] $ docker top 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T10:04:03.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:04:03.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:04:03.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:04:03.136Z] $ docker exec 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent [2021-06-16T10:04:03.256Z] SSH_AUTH_SOCK=/tmp/ssh-JzQa98glbdXt/agent.13 [2021-06-16T10:04:03.256Z] SSH_AGENT_PID=20 [2021-06-16T10:04:03.266Z] Running ssh-add (command line suppressed) [2021-06-16T10:04:03.363Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6472930960577656062.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6472930960577656062.key) [2021-06-16T10:04:03.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:04:03.726Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T10:04:03.745Z] $ docker exec --env ******** --env ******** 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent -k [2021-06-16T10:04:03.840Z] unset SSH_AUTH_SOCK; [2021-06-16T10:04:03.840Z] unset SSH_AGENT_PID; [2021-06-16T10:04:03.841Z] echo Agent pid 20 killed; [2021-06-16T10:04:03.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T10:04:03.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T10:04:03.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T10:04:04.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T10:04:04.072Z] $ docker exec 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent [2021-06-16T10:04:04.181Z] SSH_AUTH_SOCK=/tmp/ssh-dg1gHB77MxLa/agent.56 [2021-06-16T10:04:04.181Z] SSH_AGENT_PID=63 [2021-06-16T10:04:04.190Z] Running ssh-add (command line suppressed) [2021-06-16T10:04:04.290Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6140878570028162080.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/private_key_6140878570028162080.key) [2021-06-16T10:04:04.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T10:04:04.671Z] + git semver init [2021-06-16T10:04:04.671Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T10:04:04.671Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-381/.git [2021-06-16T10:04:04.671Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [2021-06-16T10:04:04.671Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T10:04:04.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T10:04:04.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T10:04:04.671Z] # $SEMVER_BRANCH = PR-381 [2021-06-16T10:04:04.671Z] # $SEMVER_TEMP = /tmp/semver-085178131 [2021-06-16T10:04:04.671Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T10:04:07.281Z] # '/tmp/semver-085178131' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-381/.semver' [2021-06-16T10:04:07.281Z] # -> Force: false [2021-06-16T10:04:07.281Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-381/.semver [Pipeline] } [2021-06-16T10:04:07.300Z] $ docker exec --env ******** --env ******** 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 ssh-agent -k [2021-06-16T10:04:07.394Z] unset SSH_AUTH_SOCK; [2021-06-16T10:04:07.396Z] unset SSH_AGENT_PID; [2021-06-16T10:04:07.396Z] echo Agent pid 63 killed; [2021-06-16T10:04:07.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T10:04:07.870Z] + git semver [Pipeline] } [2021-06-16T10:04:07.901Z] $ docker stop --time=1 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 [2021-06-16T10:04:09.968Z] $ docker rm -f 78cae584a84b3c3745daed6be1b2c11e15ce836c1c1d997252629d4d70834f04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:04:10.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T10:04:10.790Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T10:04:10.812Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-16T10:04:26.386Z] Still waiting to schedule task [2021-06-16T10:04:26.387Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1688’ [2021-06-16T10:04:26.416Z] Still waiting to schedule task [2021-06-16T10:04:26.416Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T10:06:30.571Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1690 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [Pipeline] { [Pipeline] ws [2021-06-16T10:06:30.629Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T10:06:30.905Z] The recommended git tool is: git [2021-06-16T10:06:36.430Z] using credential edgex-jenkins-ssh [2021-06-16T10:06:36.450Z] Cloning the remote Git repository [2021-06-16T10:06:36.505Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:36.611Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-16T10:06:36.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:36.714Z] > git --version # timeout=10 [2021-06-16T10:06:36.730Z] > git --version # 'git version 2.17.1' [2021-06-16T10:06:36.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:36.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:06:38.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:06:38.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:06:38.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:06:39.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:39.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:39.036Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T10:06:39.770Z] Merging remotes/origin/master commit 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:06:40.342Z] Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:06:40.343Z] Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) [2021-06-16T10:06:39.784Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:06:39.797Z] > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 [2021-06-16T10:06:40.263Z] > git remote # timeout=10 [2021-06-16T10:06:40.281Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T10:06:40.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:40.303Z] > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [2021-06-16T10:06:40.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T10:06:40.346Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:06:40.356Z] > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 [2021-06-16T10:06:44.828Z] Commit message: "feat: remove v1 document and update readme for v2 UI" [2021-06-16T10:06:44.881Z] > git --version # timeout=10 [2021-06-16T10:06:44.891Z] > git --version # 'git version 2.17.1' [2021-06-16T10:06:44.902Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:06:48.849Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:06:49.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:06:49.623Z] + sudo service+ docker restart [2021-06-16T10:06:49.623Z] true [2021-06-16T10:06:54.051Z] Running on prd-centos7-docker-4c-2g-1691 in /w/workspace/edgexfoundry_edgex-ui-go_PR-381 [Pipeline] { [Pipeline] ws [2021-06-16T10:06:54.105Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T10:06:54.262Z] The recommended git tool is: git [2021-06-16T10:06:56.407Z] using credential edgex-jenkins-ssh [2021-06-16T10:06:56.426Z] Cloning the remote Git repository [2021-06-16T10:06:56.480Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:56.562Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-16T10:06:56.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:56.587Z] > git --version # timeout=10 [2021-06-16T10:06:56.592Z] > git --version # 'git version 2.24.4' [2021-06-16T10:06:56.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:56.617Z] [INFO] Currently running in a labeled security context [2021-06-16T10:06:56.617Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T10:06:56.617Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh582340222806257316.key [2021-06-16T10:06:56.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:06:58.482Z] Merging remotes/origin/master commit 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 into PR head commit 159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:06:58.661Z] Merge succeeded, producing 159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:06:58.662Z] Checking out Revision 159a73a19e71ae494019b8c8e55d3c337359fe44 (PR-381) [2021-06-16T10:06:57.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:06:57.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T10:06:57.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T10:06:57.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T10:06:57.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:57.909Z] [INFO] Currently running in a labeled security context [2021-06-16T10:06:57.909Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T10:06:57.909Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5075554210231470998.key [2021-06-16T10:06:57.917Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T10:06:58.487Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:06:58.497Z] > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 [2021-06-16T10:06:58.624Z] > git remote # timeout=10 [2021-06-16T10:06:58.629Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T10:06:58.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T10:06:58.636Z] [INFO] Currently running in a labeled security context [2021-06-16T10:06:58.636Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T10:06:58.636Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8549958313630273349.key [2021-06-16T10:06:58.640Z] > git merge 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 [2021-06-16T10:06:58.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T10:06:58.663Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T10:06:58.668Z] > git checkout -f 159a73a19e71ae494019b8c8e55d3c337359fe44 # timeout=10 [2021-06-16T10:07:04.481Z] Commit message: "feat: remove v1 document and update readme for v2 UI" [2021-06-16T10:07:04.503Z] > git --version # timeout=10 [2021-06-16T10:07:04.513Z] > git --version # 'git version 2.24.4' [2021-06-16T10:07:04.523Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:07:05.934Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:07:06.285Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T10:07:06.604Z] + sudo service docker restart [2021-06-16T10:07:06.604Z] + true [2021-06-16T10:07:06.604Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:07:08.032Z] provisioning config files... [2021-06-16T10:07:08.063Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6627888130178221829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:07:08.482Z] ---> docker-login.sh [2021-06-16T10:07:08.482Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:07:09.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:09.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:09.747Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:09.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:09.747Z] [2021-06-16T10:07:09.747Z] Login Succeeded [2021-06-16T10:07:09.747Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:07:10.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:10.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:10.310Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:10.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:10.310Z] [2021-06-16T10:07:10.310Z] Login Succeeded [2021-06-16T10:07:10.310Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:07:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:10.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:10.860Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:10.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:10.860Z] [2021-06-16T10:07:10.860Z] Login Succeeded [2021-06-16T10:07:10.860Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:07:11.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:11.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:11.412Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:11.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:11.412Z] [2021-06-16T10:07:11.412Z] Login Succeeded [2021-06-16T10:07:11.412Z] docker.io [2021-06-16T10:07:11.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:12.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:12.288Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:12.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:12.288Z] [2021-06-16T10:07:12.288Z] Login Succeeded [2021-06-16T10:07:12.288Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:07:12.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T10:07:12.963Z] ========================================================= [2021-06-16T10:07:12.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T10:07:12.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:07:13.374Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T10:07:14.368Z] Sending build context to Docker daemon 32.38MB [2021-06-16T10:07:14.368Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:07:14.368Z] Step 2/8 : FROM ${BASE} [2021-06-16T10:07:14.646Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T10:07:14.646Z] 595b0fe564bb: Pulling fs layer [2021-06-16T10:07:14.646Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T10:07:14.646Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T10:07:14.646Z] ba82ee9f976e: Pulling fs layer [2021-06-16T10:07:14.646Z] 506bd15cee9f: Pulling fs layer [2021-06-16T10:07:14.646Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T10:07:14.646Z] 618dc40b7e24: Pulling fs layer [2021-06-16T10:07:14.646Z] 506bd15cee9f: Waiting [2021-06-16T10:07:14.646Z] 75a0a4a0db45: Waiting [2021-06-16T10:07:14.646Z] ba82ee9f976e: Waiting [2021-06-16T10:07:14.646Z] 618dc40b7e24: Waiting [2021-06-16T10:07:14.646Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T10:07:14.646Z] 5b7225fbf94c: Download complete [2021-06-16T10:07:14.646Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T10:07:14.646Z] 3088b5b3c5c0: Download complete [2021-06-16T10:07:14.646Z] 506bd15cee9f: Download complete [2021-06-16T10:07:14.646Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T10:07:14.646Z] 75a0a4a0db45: Download complete [2021-06-16T10:07:14.646Z] 595b0fe564bb: Verifying Checksum [2021-06-16T10:07:14.646Z] 595b0fe564bb: Download complete [2021-06-16T10:07:15.252Z] 595b0fe564bb: Pull complete [2021-06-16T10:07:15.853Z] 3088b5b3c5c0: Pull complete [2021-06-16T10:07:16.461Z] 5b7225fbf94c: Pull complete [2021-06-16T10:07:17.064Z] 618dc40b7e24: Verifying Checksum [2021-06-16T10:07:17.064Z] 618dc40b7e24: Download complete [2021-06-16T10:07:18.500Z] ba82ee9f976e: Verifying Checksum [2021-06-16T10:07:18.500Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:07:24.839Z] provisioning config files... [2021-06-16T10:07:24.854Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6745716624396754290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:07:25.289Z] ---> docker-login.sh [2021-06-16T10:07:25.289Z] nexus3.edgexfoundry.org:10001 [2021-06-16T10:07:25.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:25.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:25.562Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:25.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:25.562Z] [2021-06-16T10:07:25.562Z] Login Succeeded [2021-06-16T10:07:25.562Z] nexus3.edgexfoundry.org:10002 [2021-06-16T10:07:25.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:25.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:25.562Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:25.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:25.562Z] [2021-06-16T10:07:25.562Z] Login Succeeded [2021-06-16T10:07:25.562Z] nexus3.edgexfoundry.org:10003 [2021-06-16T10:07:25.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:25.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:25.824Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:25.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:25.824Z] [2021-06-16T10:07:25.824Z] Login Succeeded [2021-06-16T10:07:25.824Z] nexus3.edgexfoundry.org:10004 [2021-06-16T10:07:25.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:25.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:25.824Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:25.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:25.824Z] [2021-06-16T10:07:25.824Z] Login Succeeded [2021-06-16T10:07:25.824Z] docker.io [2021-06-16T10:07:25.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T10:07:26.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T10:07:26.087Z] Configure a credential helper to remove this warning. See [2021-06-16T10:07:26.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T10:07:26.087Z] [2021-06-16T10:07:26.087Z] Login Succeeded [2021-06-16T10:07:26.348Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T10:07:26.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T10:07:26.694Z] ========================================================= [2021-06-16T10:07:26.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T10:07:26.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:07:27.045Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T10:07:27.045Z] Sending build context to Docker daemon 32.38MB [2021-06-16T10:07:27.045Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:07:27.045Z] Step 2/8 : FROM ${BASE} [2021-06-16T10:07:27.308Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T10:07:27.308Z] 540db60ca938: Pulling fs layer [2021-06-16T10:07:27.308Z] adcc1eea9eea: Pulling fs layer [2021-06-16T10:07:27.308Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T10:07:27.308Z] 0510c868ecb4: Pulling fs layer [2021-06-16T10:07:27.308Z] afea3b2eda06: Pulling fs layer [2021-06-16T10:07:27.308Z] 7809a108b3ef: Pulling fs layer [2021-06-16T10:07:27.308Z] f706445af74f: Pulling fs layer [2021-06-16T10:07:27.308Z] 0510c868ecb4: Waiting [2021-06-16T10:07:27.308Z] afea3b2eda06: Waiting [2021-06-16T10:07:27.308Z] 7809a108b3ef: Waiting [2021-06-16T10:07:27.308Z] f706445af74f: Waiting [2021-06-16T10:07:27.308Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T10:07:27.308Z] 4c4ab2625f07: Download complete [2021-06-16T10:07:27.308Z] adcc1eea9eea: Verifying Checksum [2021-06-16T10:07:27.308Z] adcc1eea9eea: Download complete [2021-06-16T10:07:27.308Z] afea3b2eda06: Verifying Checksum [2021-06-16T10:07:27.308Z] afea3b2eda06: Download complete [2021-06-16T10:07:27.308Z] 540db60ca938: Verifying Checksum [2021-06-16T10:07:27.308Z] 540db60ca938: Download complete [2021-06-16T10:07:27.308Z] 7809a108b3ef: Verifying Checksum [2021-06-16T10:07:27.308Z] 7809a108b3ef: Download complete [2021-06-16T10:07:27.574Z] 540db60ca938: Pull complete [2021-06-16T10:07:27.836Z] adcc1eea9eea: Pull complete [2021-06-16T10:07:27.836Z] 4c4ab2625f07: Pull complete [2021-06-16T10:07:28.785Z] f706445af74f: Verifying Checksum [2021-06-16T10:07:28.785Z] f706445af74f: Download complete [2021-06-16T10:07:29.371Z] 0510c868ecb4: Verifying Checksum [2021-06-16T10:07:29.371Z] 0510c868ecb4: Download complete [2021-06-16T10:07:30.913Z] ba82ee9f976e: Pull complete [2021-06-16T10:07:30.913Z] 506bd15cee9f: Pull complete [2021-06-16T10:07:30.913Z] 75a0a4a0db45: Pull complete [2021-06-16T10:07:32.740Z] 0510c868ecb4: Pull complete [2021-06-16T10:07:32.740Z] afea3b2eda06: Pull complete [2021-06-16T10:07:32.740Z] 7809a108b3ef: Pull complete [2021-06-16T10:07:34.137Z] f706445af74f: Pull complete [2021-06-16T10:07:34.137Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T10:07:34.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T10:07:34.137Z] ---> b068be0155e3 [2021-06-16T10:07:34.137Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T10:07:34.319Z] 618dc40b7e24: Pull complete [2021-06-16T10:07:34.319Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T10:07:34.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T10:07:34.319Z] ---> a36622ca3599 [2021-06-16T10:07:34.319Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T10:07:35.773Z] ---> Running in b24d17c525dd [2021-06-16T10:07:36.379Z] Removing intermediate container b24d17c525dd [2021-06-16T10:07:36.379Z] ---> a73fbf4911dd [2021-06-16T10:07:36.379Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:07:36.379Z] ---> Running in b0f8c7bfaea4 [2021-06-16T10:07:39.006Z] Removing intermediate container b0f8c7bfaea4 [2021-06-16T10:07:39.006Z] ---> 663fe6035e31 [2021-06-16T10:07:39.006Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T10:07:39.006Z] ---> Running in f4f3c9fce0ed [2021-06-16T10:07:40.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T10:07:40.762Z] ---> Running in 85aad2ceee98 [2021-06-16T10:07:40.762Z] Removing intermediate container 85aad2ceee98 [2021-06-16T10:07:40.762Z] ---> 78b6769f0388 [2021-06-16T10:07:40.762Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:07:40.762Z] ---> Running in ae3434795bff [2021-06-16T10:07:41.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T10:07:41.706Z] Removing intermediate container ae3434795bff [2021-06-16T10:07:41.706Z] ---> 6dd532bb0bf0 [2021-06-16T10:07:41.706Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T10:07:41.970Z] ---> Running in abc2fa79cb06 [2021-06-16T10:07:42.009Z] OK: 138 MiB in 40 packages [2021-06-16T10:07:42.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T10:07:43.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T10:07:43.443Z] Removing intermediate container f4f3c9fce0ed [2021-06-16T10:07:43.443Z] ---> 5b5dca5c6fe8 [2021-06-16T10:07:43.443Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T10:07:43.443Z] ---> Running in bb9f127ffab8 [2021-06-16T10:07:43.444Z] OK: 149 MiB in 40 packages [2021-06-16T10:07:43.708Z] Removing intermediate container abc2fa79cb06 [2021-06-16T10:07:43.708Z] ---> 1a66a42b39b1 [2021-06-16T10:07:43.708Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T10:07:43.708Z] ---> Running in 2538a3b35862 [2021-06-16T10:07:43.717Z] Removing intermediate container bb9f127ffab8 [2021-06-16T10:07:43.717Z] ---> cd7d1275141e [2021-06-16T10:07:43.717Z] Step 7/8 : COPY . . [2021-06-16T10:07:43.976Z] Removing intermediate container 2538a3b35862 [2021-06-16T10:07:43.976Z] ---> 1098b69325e7 [2021-06-16T10:07:43.976Z] Step 7/8 : COPY . . [2021-06-16T10:07:44.928Z] ---> b3b8d67ac120 [2021-06-16T10:07:44.928Z] Step 8/8 : RUN go mod download [2021-06-16T10:07:44.928Z] ---> Running in e26b10720cc6 [2021-06-16T10:07:47.132Z] ---> deffc12344f3 [2021-06-16T10:07:47.132Z] Step 8/8 : RUN go mod download [2021-06-16T10:07:47.132Z] ---> Running in 3c0630faefa1 [2021-06-16T10:08:06.942Z] Removing intermediate container e26b10720cc6 [2021-06-16T10:08:06.942Z] ---> a984a9d516d1 [2021-06-16T10:08:06.942Z] Successfully built a984a9d516d1 [2021-06-16T10:08:06.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:08:07.317Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T10:08:07.317Z] . [Pipeline] withDockerContainer [2021-06-16T10:08:07.418Z] prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container [2021-06-16T10:08:07.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T10:08:07.907Z] $ docker top afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:08:08.354Z] + go version [2021-06-16T10:08:08.354Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T10:08:08.385Z] $ docker stop --time=1 afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e [2021-06-16T10:08:09.587Z] $ docker rm -f afcab9adf595b5ec101a6a9d0c04751578a046625f6054cba523a1cdb7aa625e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-06-16T10:08:14.826Z] Removing intermediate container 3c0630faefa1 [2021-06-16T10:08:14.826Z] ---> 4d108a1ef577 [2021-06-16T10:08:14.826Z] Successfully built 4d108a1ef577 [2021-06-16T10:08:14.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:08:15.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T10:08:15.165Z] . [Pipeline] withDockerContainer [2021-06-16T10:08:15.277Z] prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container [2021-06-16T10:08:15.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T10:08:15.330Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T10:08:15.330Z] . [2021-06-16T10:08:15.743Z] $ docker top 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-16T10:08:16.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container [2021-06-16T10:08:16.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T10:08:17.853Z] $ docker top 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-16T10:08:18.539Z] + go mod tidy [Pipeline] sh [2021-06-16T10:08:18.931Z] + go version [2021-06-16T10:08:18.931Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T10:08:18.962Z] $ docker stop --time=1 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 [2021-06-16T10:08:19.139Z] + make test [2021-06-16T10:08:19.140Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T10:08:19.402Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T10:08:20.782Z] $ docker rm -f 5bf2c94b03e45aab0adef03a17d17c4d86d3ff42086fc50379329fa96035b455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:08:21.855Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T10:08:21.855Z] . [Pipeline] withDockerContainer [2021-06-16T10:08:22.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container [2021-06-16T10:08:22.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T10:08:23.802Z] $ docker top f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:08:24.766Z] + go mod tidy [Pipeline] sh [2021-06-16T10:08:26.070Z] + make test [2021-06-16T10:08:26.070Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T10:08:27.064Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T10:08:29.476Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T10:08:29.476Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-16T10:08:34.836Z] $ docker stop --time=1 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a [2021-06-16T10:08:36.188Z] $ docker rm -f 75acb252fb00b0d52ba5c722bb3ecc544b20eff3c9720bd5a14617471bf51a2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:08:36.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T10:08:36.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T10:08:42.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T10:08:42.346Z] + ls -al . [2021-06-16T10:08:42.346Z] total 92 [2021-06-16T10:08:42.346Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 10:08 . [2021-06-16T10:08:42.346Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 10:06 .. [2021-06-16T10:08:42.346Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 10:06 assets [2021-06-16T10:08:42.346Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 10:06 bin [2021-06-16T10:08:42.346Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 10:06 cmd [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 10:06 CONTRIBUTING.md [2021-06-16T10:08:42.346Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 10:08 coverage.out [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 10:06 Dockerfile [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 10:06 Dockerfile.build [2021-06-16T10:08:42.346Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 10:06 docs [2021-06-16T10:08:42.346Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 10:07 .git [2021-06-16T10:08:42.346Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 10:06 .github [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 10:06 .gitignore [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 10:08 go.mod [2021-06-16T10:08:42.346Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 10:08 go.sum [2021-06-16T10:08:42.346Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 10:06 internal [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 10:06 Jenkinsfile [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 10:06 LICENSE [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 10:06 Makefile [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 10:06 README.md [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 10:04 VERSION [2021-06-16T10:08:42.346Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 10:06 version.go [2021-06-16T10:08:42.346Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 10:06 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:08:42.689Z] + 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=159a73a19e71ae494019b8c8e55d3c337359fe44 --label arch=amd64 --label version=0.0.0 . [2021-06-16T10:08:42.689Z] Sending build context to Docker daemon 32.41MB [2021-06-16T10:08:42.689Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:08:42.689Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T10:08:42.689Z] ---> a984a9d516d1 [2021-06-16T10:08:42.689Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T10:08:42.953Z] ---> Running in 8e49e61010e9 [2021-06-16T10:08:43.215Z] Removing intermediate container 8e49e61010e9 [2021-06-16T10:08:43.215Z] ---> d60af1f8eb7a [2021-06-16T10:08:43.215Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T10:08:43.215Z] ---> Running in ae866c68d5f2 [2021-06-16T10:08:43.215Z] Removing intermediate container ae866c68d5f2 [2021-06-16T10:08:43.215Z] ---> 7619dea74f76 [2021-06-16T10:08:43.215Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T10:08:43.215Z] ---> Running in aa0b1edf89c2 [2021-06-16T10:08:43.215Z] Removing intermediate container aa0b1edf89c2 [2021-06-16T10:08:43.215Z] ---> e49b577afb96 [2021-06-16T10:08:43.215Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T10:08:43.477Z] ---> Running in 438acd537318 [2021-06-16T10:08:43.477Z] Removing intermediate container 438acd537318 [2021-06-16T10:08:43.477Z] ---> 456c7feba26e [2021-06-16T10:08:43.477Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T10:08:43.477Z] ---> Running in 83db1b79496a [2021-06-16T10:08:43.477Z] Removing intermediate container 83db1b79496a [2021-06-16T10:08:43.477Z] ---> f56c0936e9bf [2021-06-16T10:08:43.477Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:08:43.739Z] ---> Running in 7fdbac77139c [2021-06-16T10:08:44.315Z] Removing intermediate container 7fdbac77139c [2021-06-16T10:08:44.315Z] ---> 65d1c5dd033a [2021-06-16T10:08:44.315Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T10:08:44.315Z] ---> Running in fe022312aee8 [2021-06-16T10:08:44.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T10:08:45.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T10:08:46.409Z] OK: 149 MiB in 40 packages [2021-06-16T10:08:46.669Z] Removing intermediate container fe022312aee8 [2021-06-16T10:08:46.669Z] ---> 1b5bf997ea34 [2021-06-16T10:08:46.669Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T10:08:46.669Z] ---> Running in d1ae7652acce [2021-06-16T10:08:46.669Z] Removing intermediate container d1ae7652acce [2021-06-16T10:08:46.669Z] ---> 17d0bf77da14 [2021-06-16T10:08:46.669Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T10:08:46.669Z] ---> Running in bf40386ecb30 [2021-06-16T10:08:46.929Z] Removing intermediate container bf40386ecb30 [2021-06-16T10:08:46.929Z] ---> 2f30962c1160 [2021-06-16T10:08:46.929Z] Step 12/24 : COPY go.mod . [2021-06-16T10:08:46.929Z] ---> 80f3a811777f [2021-06-16T10:08:46.929Z] Step 13/24 : COPY Makefile . [2021-06-16T10:08:47.200Z] ---> 8da7f37770c5 [2021-06-16T10:08:47.200Z] Step 14/24 : RUN make update [2021-06-16T10:08:47.200Z] ---> Running in 930e90e51346 [2021-06-16T10:08:47.465Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T10:08:48.041Z] Removing intermediate container 930e90e51346 [2021-06-16T10:08:48.041Z] ---> 667f19da3dac [2021-06-16T10:08:48.041Z] Step 15/24 : COPY . . [2021-06-16T10:08:49.010Z] ---> 0b3aae3afbe8 [2021-06-16T10:08:49.010Z] Step 16/24 : RUN ${MAKE} [2021-06-16T10:08:49.010Z] ---> Running in 7162e231eac7 [2021-06-16T10:08:49.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T10:08:57.483Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T10:08:59.416Z] Removing intermediate container 7162e231eac7 [2021-06-16T10:08:59.417Z] ---> de24c1eaee68 [2021-06-16T10:08:59.417Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T10:08:59.677Z] 3.12: Pulling from library/alpine [2021-06-16T10:08:59.677Z] 339de151aab4: Pulling fs layer [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T10:09:01.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T10:09:01.708Z] GO111MODULE=on go vet ./... [2021-06-16T10:09:01.958Z] 339de151aab4: Verifying Checksum [2021-06-16T10:09:01.958Z] 339de151aab4: Download complete [2021-06-16T10:09:01.958Z] 339de151aab4: Pull complete [2021-06-16T10:09:01.958Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T10:09:01.958Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T10:09:01.958Z] ---> 13621d1b12d4 [2021-06-16T10:09:01.958Z] Step 18/24 : EXPOSE 4000 [2021-06-16T10:09:01.958Z] ---> Running in 56a3369021ac [2021-06-16T10:09:01.958Z] Removing intermediate container 56a3369021ac [2021-06-16T10:09:01.958Z] ---> 12c8e1c065f9 [2021-06-16T10:09:01.958Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:09:01.958Z] ---> 66f4d772ec2d [2021-06-16T10:09:01.958Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:09:01.958Z] ---> Running in 792548d790c8 [2021-06-16T10:09:01.958Z] Removing intermediate container 792548d790c8 [2021-06-16T10:09:01.958Z] ---> 4b3ee1b173f3 [2021-06-16T10:09:01.958Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T10:09:01.958Z] ---> Running in c08f58677ad9 [2021-06-16T10:09:01.958Z] Removing intermediate container c08f58677ad9 [2021-06-16T10:09:01.958Z] ---> 2528419ba7e0 [2021-06-16T10:09:01.958Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T10:09:01.958Z] ---> Running in e6937494f62f [2021-06-16T10:09:01.958Z] Removing intermediate container e6937494f62f [2021-06-16T10:09:01.958Z] ---> 5c5d6c408e86 [2021-06-16T10:09:01.958Z] Step 23/24 : LABEL git_sha=159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:09:01.958Z] ---> Running in 44abc1af126c [2021-06-16T10:09:01.958Z] Removing intermediate container 44abc1af126c [2021-06-16T10:09:01.959Z] ---> 6e49dd0aa3d9 [2021-06-16T10:09:01.959Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T10:09:01.959Z] ---> Running in 099132e22d44 [2021-06-16T10:09:01.959Z] Removing intermediate container 099132e22d44 [2021-06-16T10:09:01.959Z] ---> 9a51f24b641a [2021-06-16T10:09:01.959Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T10:09:01.959Z] Successfully built 9a51f24b641a [2021-06-16T10:09:01.959Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:09:03.116Z] ---> job-cost.sh [2021-06-16T10:09:03.116Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVFZ [2021-06-16T10:09:13.184Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-16T10:09:20.070Z] $ docker stop --time=1 f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f [2021-06-16T10:09:21.981Z] $ docker rm -f f070044707232f0cc295263bf745fa4576daccfce13875817838f0fd667d6b3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T10:09:22.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T10:09:22.863Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T10:09:23.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T10:09:24.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T10:09:24.619Z] + ls -al . [2021-06-16T10:09:24.619Z] total 124 [2021-06-16T10:09:24.619Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:08 . [2021-06-16T10:09:24.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:06 .. [2021-06-16T10:09:24.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 10:06 .git [2021-06-16T10:09:24.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 .github [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 10:06 .gitignore [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 10:06 CONTRIBUTING.md [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 10:06 Dockerfile [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 10:06 Dockerfile.build [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 10:06 Jenkinsfile [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 10:06 LICENSE [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 10:06 Makefile [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 10:06 README.md [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 10:04 VERSION [2021-06-16T10:09:24.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:06 assets [2021-06-16T10:09:24.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 bin [2021-06-16T10:09:24.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 10:06 cmd [2021-06-16T10:09:24.619Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 10:08 coverage.out [2021-06-16T10:09:24.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 10:06 docs [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 10:08 go.mod [2021-06-16T10:09:24.619Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 10:08 go.sum [2021-06-16T10:09:24.619Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 10:06 internal [2021-06-16T10:09:24.619Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 10:06 version.go [2021-06-16T10:09:24.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 10:06 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:09:24.998Z] + 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=159a73a19e71ae494019b8c8e55d3c337359fe44 --label arch=arm64 --label version=0.0.0 . [2021-06-16T10:09:26.048Z] Sending build context to Docker daemon 32.4MB [2021-06-16T10:09:26.323Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T10:09:26.323Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T10:09:26.323Z] ---> 4d108a1ef577 [2021-06-16T10:09:26.323Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T10:09:26.937Z] ---> Running in c5e8c38f5ac9 [2021-06-16T10:09:27.224Z] Removing intermediate container c5e8c38f5ac9 [2021-06-16T10:09:27.224Z] ---> 4ffb42b1b673 [2021-06-16T10:09:27.224Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T10:09:27.502Z] ---> Running in 014c73860e93 [2021-06-16T10:09:28.105Z] Removing intermediate container 014c73860e93 [2021-06-16T10:09:28.105Z] ---> d46b77b3c2b4 [2021-06-16T10:09:28.105Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T10:09:28.105Z] ---> Running in 4e32a9232cc1 [2021-06-16T10:09:28.122Z] lf-activate-venv(): INFO: Adding /tmp/venv-TVFZ/bin to PATH [2021-06-16T10:09:28.122Z] INFO: No Stack... [2021-06-16T10:09:28.122Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T10:09:28.122Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T10:09:28.394Z] Removing intermediate container 4e32a9232cc1 [2021-06-16T10:09:28.394Z] ---> 68cd7a291927 [2021-06-16T10:09:28.394Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T10:09:28.451Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-16T10:09:28.451Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T10:09:28.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [2021-06-16T10:09:28.520Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] did not exist. Created. [2021-06-16T10:09:28.520Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T10:09:28.671Z] ---> Running in 55f8318d6660 [2021-06-16T10:09:28.958Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T10:09:29.051Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T10:09:29.071Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-16T10:09:29.268Z] Removing intermediate container 55f8318d6660 [Pipeline] // withEnv [2021-06-16T10:09:29.268Z] ---> e94652c2839e [2021-06-16T10:09:29.268Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T10:09:29.268Z] ---> Running in 1d382dbacff3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T10:09:29.865Z] Removing intermediate container 1d382dbacff3 [2021-06-16T10:09:29.865Z] ---> 5a71c9e4830f [2021-06-16T10:09:29.865Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T10:09:29.865Z] ---> Running in 798a2af5e54d [2021-06-16T10:09:32.496Z] Removing intermediate container 798a2af5e54d [2021-06-16T10:09:32.496Z] ---> 06e3fb1c4e6c [2021-06-16T10:09:32.496Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T10:09:32.496Z] ---> Running in 9ac9c10558e4 [2021-06-16T10:09:33.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T10:09:34.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T10:09:35.042Z] OK: 138 MiB in 40 packages [2021-06-16T10:09:36.480Z] Removing intermediate container 9ac9c10558e4 [2021-06-16T10:09:36.480Z] ---> ff457c715b85 [2021-06-16T10:09:36.480Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T10:09:36.480Z] ---> Running in ea1c8193e458 [2021-06-16T10:09:36.754Z] Removing intermediate container ea1c8193e458 [2021-06-16T10:09:36.754Z] ---> b74bc3308475 [2021-06-16T10:09:36.754Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T10:09:37.032Z] ---> Running in 2b149e6e8f19 [2021-06-16T10:09:37.626Z] Removing intermediate container 2b149e6e8f19 [2021-06-16T10:09:37.626Z] ---> 55e32eb5a816 [2021-06-16T10:09:37.626Z] Step 12/24 : COPY go.mod . [2021-06-16T10:09:38.236Z] ---> 59fb24d473b7 [2021-06-16T10:09:38.236Z] Step 13/24 : COPY Makefile . [2021-06-16T10:09:39.222Z] ---> 34be33c319ac [2021-06-16T10:09:39.222Z] Step 14/24 : RUN make update [2021-06-16T10:09:39.222Z] ---> Running in 6a7294ec22c8 [2021-06-16T10:09:40.660Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T10:09:41.642Z] Removing intermediate container 6a7294ec22c8 [2021-06-16T10:09:41.642Z] ---> 364b5e2f293e [2021-06-16T10:09:41.642Z] Step 15/24 : COPY . . [2021-06-16T10:09:45.031Z] ---> 0ef49212bb27 [2021-06-16T10:09:45.031Z] Step 16/24 : RUN ${MAKE} [2021-06-16T10:09:45.031Z] ---> Running in 563b0f51a630 [2021-06-16T10:09:46.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T10:10:13.322Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T10:10:15.303Z] Removing intermediate container 563b0f51a630 [2021-06-16T10:10:15.303Z] ---> 5fd72e83f708 [2021-06-16T10:10:15.303Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T10:10:15.897Z] 3.12: Pulling from library/alpine [2021-06-16T10:10:16.170Z] d2f70382dc9a: Pulling fs layer [2021-06-16T10:10:16.441Z] d2f70382dc9a: Verifying Checksum [2021-06-16T10:10:16.441Z] d2f70382dc9a: Download complete [2021-06-16T10:10:17.040Z] d2f70382dc9a: Pull complete [2021-06-16T10:10:17.040Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T10:10:17.040Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T10:10:17.040Z] ---> c4fd0aeabfcf [2021-06-16T10:10:17.040Z] Step 18/24 : EXPOSE 4000 [2021-06-16T10:10:17.315Z] ---> Running in b934d6a26b35 [2021-06-16T10:10:17.590Z] Removing intermediate container b934d6a26b35 [2021-06-16T10:10:17.590Z] ---> f08bb07dba3d [2021-06-16T10:10:17.590Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:10:20.207Z] ---> 47be65e8b7c1 [2021-06-16T10:10:20.207Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T10:10:20.207Z] ---> Running in 9bb665f87514 [2021-06-16T10:10:20.479Z] Removing intermediate container 9bb665f87514 [2021-06-16T10:10:20.479Z] ---> b30f1cb8f446 [2021-06-16T10:10:20.479Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T10:10:20.749Z] ---> Running in 5a7a9e3862dc [2021-06-16T10:10:21.018Z] Removing intermediate container 5a7a9e3862dc [2021-06-16T10:10:21.018Z] ---> c33c7a3e3d83 [2021-06-16T10:10:21.018Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T10:10:21.295Z] ---> Running in 6160c9240e1a [2021-06-16T10:10:21.568Z] Removing intermediate container 6160c9240e1a [2021-06-16T10:10:21.568Z] ---> 1c1b153891a7 [2021-06-16T10:10:21.568Z] Step 23/24 : LABEL git_sha=159a73a19e71ae494019b8c8e55d3c337359fe44 [2021-06-16T10:10:21.842Z] ---> Running in 376690316db9 [2021-06-16T10:10:22.112Z] Removing intermediate container 376690316db9 [2021-06-16T10:10:22.112Z] ---> 003e8c0697a7 [2021-06-16T10:10:22.112Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T10:10:22.383Z] ---> Running in 2b7d44d4448b [2021-06-16T10:10:22.653Z] Removing intermediate container 2b7d44d4448b [2021-06-16T10:10:22.653Z] ---> 011476110862 [2021-06-16T10:10:22.653Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T10:10:25.011Z] Successfully built 011476110862 [2021-06-16T10:10:25.011Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:10:25.910Z] ---> job-cost.sh [2021-06-16T10:10:25.910Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JS0H [2021-06-16T10:11:04.895Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T10:12:26.618Z] lf-activate-venv(): INFO: Adding /tmp/venv-JS0H/bin to PATH [2021-06-16T10:12:26.618Z] INFO: No Stack... [2021-06-16T10:12:26.618Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T10:12:26.618Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T10:12:26.983Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-16T10:12:26.983Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T10:12:27.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [2021-06-16T10:12:27.102Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] did not exist. Created. [2021-06-16T10:12:27.102Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T10:12:27.579Z] /w/workspace/edgex-ui-go/1@tmp/durable-69ada4fd/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-69ada4fd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T10:12:27.957Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T10:12:28.015Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T10:12:28.226Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T10:12:28.251Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-16T10:12:29.541Z] provisioning config files... [2021-06-16T10:12:29.550Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config2227233745706374219tmp [Pipeline] { [Pipeline] sh [2021-06-16T10:12:29.940Z] + set +x [2021-06-16T10:12:29.940Z] + bash -s -- [2021-06-16T10:12:29.940Z] + curl -s https://codecov.io/bash [2021-06-16T10:12:29.940Z] [2021-06-16T10:12:29.940Z] _____ _ [2021-06-16T10:12:29.940Z] / ____| | | [2021-06-16T10:12:29.940Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T10:12:29.940Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T10:12:29.940Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T10:12:29.940Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T10:12:29.940Z] Bash-1.0.3 [2021-06-16T10:12:29.940Z] [2021-06-16T10:12:29.940Z] [2021-06-16T10:12:29.940Z] ==> git version 2.24.4 found [2021-06-16T10:12:29.940Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T10:12:29.940Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T10:12:29.940Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T10:12:29.940Z] ==> Jenkins CI detected. [2021-06-16T10:12:29.940Z] project root: . [2021-06-16T10:12:29.940Z] --> token set from env [2021-06-16T10:12:29.940Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T10:12:29.940Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T10:12:29.940Z] ==> Python coveragepy not found [2021-06-16T10:12:29.940Z] ==> Searching for coverage reports in: [2021-06-16T10:12:29.940Z] + . [2021-06-16T10:12:30.204Z] -> Found 1 reports [2021-06-16T10:12:30.204Z] ==> Detecting git/mercurial file structure [2021-06-16T10:12:30.204Z] ==> Reading reports [2021-06-16T10:12:30.204Z] + ./coverage.out bytes=10 [2021-06-16T10:12:30.204Z] ==> Appending adjustments [2021-06-16T10:12:30.204Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T10:12:30.204Z] + Found adjustments [2021-06-16T10:12:30.204Z] ==> Gzipping contents [2021-06-16T10:12:30.204Z] 4.0K /tmp/codecov.X8MBoQ.gz [2021-06-16T10:12:30.204Z] ==> Uploading reports [2021-06-16T10:12:30.204Z] url: https://codecov.io [2021-06-16T10:12:30.204Z] query: branch=PR-381&commit=159a73a19e71ae494019b8c8e55d3c337359fe44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=381&job=&cmd_args= [2021-06-16T10:12:30.204Z] -> Pinging Codecov [2021-06-16T10:12:30.204Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-381&commit=159a73a19e71ae494019b8c8e55d3c337359fe44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=381&job=&cmd_args= [2021-06-16T10:12:30.778Z] -> Uploading to [2021-06-16T10:12:30.778Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/159a73a19e71ae494019b8c8e55d3c337359fe44/d76324fc-94c5-4145-95fb-5e9b0c4c4151.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T101230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ebba802daf074b54e647ade016f43df79f722549184ec1d16703c51fb045418 [2021-06-16T10:12:30.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T10:12:30.778Z] Dload Upload Total Spent Left Speed [2021-06-16T10:12:31.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 9975 --:--:-- --:--:-- --:--:-- 9984 [2021-06-16T10:12:31.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/159a73a19e71ae494019b8c8e55d3c337359fe44 [Pipeline] } [2021-06-16T10:12:31.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:36.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:36.931Z] ---> package-listing.sh [2021-06-16T10:12:36.931Z] ++ facter osfamily [2021-06-16T10:12:36.931Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T10:12:37.198Z] + OS_FAMILY=redhat [2021-06-16T10:12:37.198Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-381 [2021-06-16T10:12:37.198Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T10:12:37.198Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T10:12:37.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T10:12:37.198Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T10:12:37.198Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-381 ']' [2021-06-16T10:12:37.198Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T10:12:37.198Z] + case "${OS_FAMILY}" in [2021-06-16T10:12:37.198Z] + rpm -qa [2021-06-16T10:12:37.198Z] + sort [2021-06-16T10:12:37.772Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T10:12:37.772Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T10:12:37.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T10:12:37.772Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-381 ']' [2021-06-16T10:12:37.772Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-381/archives/ [2021-06-16T10:12:37.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-381/archives/ [Pipeline] echo [2021-06-16T10:12:37.806Z] 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_PR-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T10:12:38.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:12:38.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:12:38.726Z] [2021-06-16T10:12:38.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T10:12:39.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:12:39.092Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T10:12:39.092Z] df20fa9351a1: Pulling fs layer [2021-06-16T10:12:39.092Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T10:12:39.092Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T10:12:39.092Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T10:12:39.092Z] 93b61091891f: Pulling fs layer [2021-06-16T10:12:39.092Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T10:12:39.092Z] 5e14af77c1be: Pulling fs layer [2021-06-16T10:12:39.092Z] 01666e4c0597: Pulling fs layer [2021-06-16T10:12:39.092Z] aa168da1d23b: Pulling fs layer [2021-06-16T10:12:39.092Z] 46f8f816bc3b: Waiting [2021-06-16T10:12:39.092Z] 93b61091891f: Waiting [2021-06-16T10:12:39.092Z] 93b9cdb0e59b: Waiting [2021-06-16T10:12:39.092Z] 5e14af77c1be: Waiting [2021-06-16T10:12:39.092Z] 01666e4c0597: Waiting [2021-06-16T10:12:39.092Z] aa168da1d23b: Waiting [2021-06-16T10:12:39.092Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T10:12:39.092Z] 36b3adc4ff6f: Download complete [2021-06-16T10:12:39.352Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T10:12:39.352Z] 46f8f816bc3b: Download complete [2021-06-16T10:12:39.352Z] df20fa9351a1: Verifying Checksum [2021-06-16T10:12:39.352Z] df20fa9351a1: Download complete [2021-06-16T10:12:39.352Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T10:12:39.352Z] 93b9cdb0e59b: Download complete [2021-06-16T10:12:39.352Z] 93b61091891f: Verifying Checksum [2021-06-16T10:12:39.352Z] 93b61091891f: Download complete [2021-06-16T10:12:39.352Z] 5e14af77c1be: Verifying Checksum [2021-06-16T10:12:39.352Z] 5e14af77c1be: Download complete [2021-06-16T10:12:39.352Z] 01666e4c0597: Verifying Checksum [2021-06-16T10:12:39.352Z] 01666e4c0597: Download complete [2021-06-16T10:12:39.352Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T10:12:39.352Z] 8ad3a11d3b57: Download complete [2021-06-16T10:12:39.620Z] df20fa9351a1: Pull complete [2021-06-16T10:12:39.620Z] 36b3adc4ff6f: Pull complete [2021-06-16T10:12:40.200Z] 8ad3a11d3b57: Pull complete [2021-06-16T10:12:40.461Z] 46f8f816bc3b: Pull complete [2021-06-16T10:12:40.733Z] 93b61091891f: Pull complete [2021-06-16T10:12:40.733Z] 93b9cdb0e59b: Pull complete [2021-06-16T10:12:40.994Z] 5e14af77c1be: Pull complete [2021-06-16T10:12:40.995Z] 01666e4c0597: Pull complete [2021-06-16T10:12:41.578Z] aa168da1d23b: Download complete [2021-06-16T10:12:46.899Z] aa168da1d23b: Pull complete [2021-06-16T10:12:46.899Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T10:12:46.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T10:12:46.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T10:12:47.010Z] prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container [2021-06-16T10:12:47.049Z] $ 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_PR-381/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_PR-381 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381:/w/workspace/edgexfoundry_edgex-ui-go_PR-381:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T10:12:55.114Z] $ docker top 5abff37c3153392bb4a8b72b58985bda6654c49b0641f6d51dd08fb6ba8350af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T10:12:55.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T10:12:55.916Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T10:12:56.260Z] + ls /var/log/sa-host [2021-06-16T10:12:56.260Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T10:12:56.260Z] file_magic: OK [2021-06-16T10:12:56.260Z] HZ: Using current value: 100 [2021-06-16T10:12:56.260Z] file_header: OK [2021-06-16T10:12:56.260Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T10:12:56.260Z] Statistics: [2021-06-16T10:12:56.260Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T10:12:56.260Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T10:12:56.260Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T10:12:56.260Z] file_magic: OK [2021-06-16T10:12:56.260Z] HZ: Using current value: 100 [2021-06-16T10:12:56.260Z] file_header: OK [2021-06-16T10:12:56.260Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T10:12:56.260Z] Statistics: [2021-06-16T10:12:56.260Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T10:12:56.260Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T10:12:56.946Z] provisioning config files... [2021-06-16T10:12:56.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-381@tmp/config1073430779121791210tmp [Pipeline] { [Pipeline] echo [2021-06-16T10:12:57.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:57.412Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T10:12:57.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:57.936Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T10:12:57.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:58.336Z] ---> sudo-logs.sh [2021-06-16T10:12:58.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T10:12:58.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:12:58.784Z] ---> job-cost.sh [2021-06-16T10:12:58.784Z] lf-activate-venv: SKIPPING [2021-06-16T10:12:58.784Z] DEBUG: total: 0.18000000715255737 [2021-06-16T10:12:58.784Z] INFO: Retrieving Stack Cost... [2021-06-16T10:12:59.360Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T10:12:59.933Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T10:12:59.970Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T10:13:00.321Z] ---> logs-deploy.sh [2021-06-16T10:13:00.321Z] lf-activate-venv: SKIPPING [2021-06-16T10:13:00.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-381/1 [2021-06-16T10:13:00.321Z] INFO: archiving workspace using pattern(s): [2021-06-16T10:13:01.274Z] Archives upload complete. [2021-06-16T10:13:01.274Z] INFO: archiving logs to Nexus [2021-06-16T10:13:01.848Z] ---> uname -a: [2021-06-16T10:13:01.848Z] Linux prd-centos7-docker-4c-2g-1688.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T10:13:01.848Z] [2021-06-16T10:13:01.848Z]