Pull request #375 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f76f814b8db3d3c5bf20121d01363cbb0a562782+ed8947b643568b301883c9fef62d671807069f73 (2d58fd0f9583d2accfdebdd684f5a9c7213e20a9) 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-ssh5189351369854803715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh291183519250317045.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-375/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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8016436148037264943.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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh98959249307954647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh1381175182972432480.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-375/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-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2345029232315564324.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-155 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # 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-375@tmp/jenkins-gitclient-ssh233028258747970557.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 ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) > 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-375@tmp/jenkins-gitclient-ssh4473242892259796744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # 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-375@tmp/jenkins-gitclient-ssh381417285257118584.key > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:49:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:33 ========================================================= 05:49:33 EdgeX Global Pipelines Version Info 05:49:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:35 ------------------- 05:49:35 stable info: 05:49:35 ------------------- 05:49:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:49:35 Message: update stable to v1.0.194 05:49:36 ------------------- 05:49:36 experimental info: 05:49:36 ------------------- 05:49:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:36 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:49:36 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f76f814b8db3d3c5bf20121d01363cbb0a562782 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f76f814 [Pipeline] echo 05:49:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:38 provisioning config files... 05:49:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config5640362395955794943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:39 ---> docker-login.sh 05:49:39 nexus3.edgexfoundry.org:10001 05:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:39 Configure a credential helper to remove this warning. See 05:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:39 05:49:39 Login Succeeded 05:49:39 nexus3.edgexfoundry.org:10002 05:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:39 Configure a credential helper to remove this warning. See 05:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:39 05:49:39 Login Succeeded 05:49:39 nexus3.edgexfoundry.org:10003 05:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:40 Configure a credential helper to remove this warning. See 05:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:40 05:49:40 Login Succeeded 05:49:40 nexus3.edgexfoundry.org:10004 05:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:40 Configure a credential helper to remove this warning. See 05:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:40 05:49:40 Login Succeeded 05:49:40 docker.io 05:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:40 Configure a credential helper to remove this warning. See 05:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:40 05:49:40 Login Succeeded 05:49:40 ---> docker-login.sh ends [Pipeline] } 05:49:40 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 05:49:41 + git log --format=format:%s -1 f76f814b8db3d3c5bf20121d01363cbb0a562782 [Pipeline] echo 05:49:41 GIT_COMMIT: f76f814b8db3d3c5bf20121d01363cbb0a562782, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:49:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:42 05:49:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:43 latest: Pulling from edgex-devops/git-semver 05:49:43 31603596830f: Pulling fs layer 05:49:43 54011a49482f: Pulling fs layer 05:49:43 a6820b24f6d8: Pulling fs layer 05:49:43 f581987b2513: Pulling fs layer 05:49:43 f581987b2513: Waiting 05:49:43 54011a49482f: Verifying Checksum 05:49:43 54011a49482f: Download complete 05:49:43 31603596830f: Verifying Checksum 05:49:43 31603596830f: Download complete 05:49:43 f581987b2513: Verifying Checksum 05:49:43 f581987b2513: Download complete 05:49:43 31603596830f: Pull complete 05:49:43 a6820b24f6d8: Verifying Checksum 05:49:43 a6820b24f6d8: Download complete 05:49:43 54011a49482f: Pull complete 05:49:44 a6820b24f6d8: Pull complete 05:49:44 f581987b2513: Pull complete 05:49:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:44 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 05:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:49:46 $ docker top a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:46 [ssh-agent] Looking for ssh-agent implementation... 05:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:46 $ docker exec a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent 05:49:46 SSH_AUTH_SOCK=/tmp/ssh-OwWuZrZxewQc/agent.13 05:49:46 SSH_AGENT_PID=20 05:49:46 Running ssh-add (command line suppressed) 05:49:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_5241409038271565781.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_5241409038271565781.key) 05:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:47 + git tag --points-at HEAD [Pipeline] } 05:49:47 $ docker exec --env ******** --env ******** a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent -k 05:49:47 unset SSH_AUTH_SOCK; 05:49:47 unset SSH_AGENT_PID; 05:49:47 echo Agent pid 20 killed; 05:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:47 [ssh-agent] Looking for ssh-agent implementation... 05:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:47 $ docker exec a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent 05:49:47 SSH_AUTH_SOCK=/tmp/ssh-r6IwPxc5JZpw/agent.53 05:49:47 SSH_AGENT_PID=59 05:49:47 Running ssh-add (command line suppressed) 05:49:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8005979845644500216.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8005979845644500216.key) 05:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:48 + git semver init 05:49:48 # -> Open(): unable to determine branch for HEAD 05:49:48 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git 05:49:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 05:49:48 # $SEMVER_REMOTE_NAME = origin 05:49:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:48 # $SEMVER_USER_NAME = edgex-jenkins 05:49:48 # $SEMVER_BRANCH = PR-375 05:49:48 # $SEMVER_TEMP = /tmp/semver-420651445 05:49:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:49:53 # '/tmp/semver-420651445' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' 05:49:53 # -> Force: false 05:49:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } 05:49:53 $ docker exec --env ******** --env ******** a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent -k 05:49:53 unset SSH_AUTH_SOCK; 05:49:53 unset SSH_AGENT_PID; 05:49:53 echo Agent pid 59 killed; 05:49:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:54 + git semver [Pipeline] } 05:49:54 $ docker stop --time=1 a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 05:49:55 $ docker rm -f a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:56 Stashed 1 file(s) [Pipeline] echo 05:49:56 [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 05:50:11 Still waiting to schedule task 05:50:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-155’ 05:50:11 Still waiting to schedule task 05:50:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:52:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-156 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 05:52:17 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:52:17 The recommended git tool is: git 05:52:22 using credential edgex-jenkins-ssh 05:52:22 Cloning the remote Git repository 05:52:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:52:23 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:52:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:52:23 > git --version # timeout=10 05:52:23 > git --version # 'git version 2.17.1' 05:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:26 Merging remotes/origin/master commit ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 05:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:52:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:26 > git config core.sparsecheckout # timeout=10 05:52:26 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 05:52:26 Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 05:52:26 Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) 05:52:26 > git remote # timeout=10 05:52:26 > git config --get remote.origin.url # timeout=10 05:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:26 > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 05:52:26 > git rev-parse HEAD^{commit} # timeout=10 05:52:26 > git config core.sparsecheckout # timeout=10 05:52:26 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 05:52:31 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:52:31 > git --version # timeout=10 05:52:31 > git --version # 'git version 2.17.1' 05:52:31 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:52:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:34 + sudo+ service docker restarttrue 05:52:34 05:52:46 Running on prd-centos7-docker-4c-2g-157 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 05:52:46 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:52:46 The recommended git tool is: git 05:52:49 using credential edgex-jenkins-ssh 05:52:49 Cloning the remote Git repository 05:52:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:52:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:52:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:52:49 > git --version # timeout=10 05:52:49 > git --version # 'git version 2.24.4' 05:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:49 [INFO] Currently running in a labeled security context 05:52:49 [INFO] Currently SELinux is 'enforcing' on the host 05:52:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8100503312346437732.key 05:52:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:51 Merging remotes/origin/master commit ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 05:52:51 Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 05:52:51 Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) 05:52:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:52:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:52:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:50 [INFO] Currently running in a labeled security context 05:52:50 [INFO] Currently SELinux is 'enforcing' on the host 05:52:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1699108786356886998.key 05:52:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:51 > git config core.sparsecheckout # timeout=10 05:52:51 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 05:52:51 > git remote # timeout=10 05:52:51 > git config --get remote.origin.url # timeout=10 05:52:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:51 [INFO] Currently running in a labeled security context 05:52:51 [INFO] Currently SELinux is 'enforcing' on the host 05:52:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3996794272789707767.key 05:52:51 > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 05:52:51 > git rev-parse HEAD^{commit} # timeout=10 05:52:51 > git config core.sparsecheckout # timeout=10 05:52:51 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:52 provisioning config files... 05:52:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4170591933242718228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:53 ---> docker-login.sh 05:52:53 nexus3.edgexfoundry.org:10001 05:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:54 Configure a credential helper to remove this warning. See 05:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:54 05:52:54 Login Succeeded 05:52:54 nexus3.edgexfoundry.org:10002 05:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:54 Configure a credential helper to remove this warning. See 05:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:54 05:52:54 Login Succeeded 05:52:54 nexus3.edgexfoundry.org:10003 05:52:55 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:55 > git --version # timeout=10 05:52:55 > git --version # 'git version 2.24.4' 05:52:55 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:55 Configure a credential helper to remove this warning. See 05:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:55 05:52:55 Login Succeeded 05:52:55 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { 05:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:56 Configure a credential helper to remove this warning. See 05:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:56 05:52:56 Login Succeeded 05:52:56 docker.io 05:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:56 Configure a credential helper to remove this warning. See 05:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:56 05:52:56 Login Succeeded 05:52:56 ---> docker-login.sh ends [Pipeline] } 05:52:57 Deleting 1 temporary files 05:52:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // configFileProvider [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash 05:52:57 + sudo service docker restart 05:52:57 + true 05:52:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:52:57 ========================================================= 05:52:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:52:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:58 + 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 . 05:52:59 Sending build context to Docker daemon 35.74MB 05:52:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:52:59 Step 2/8 : FROM ${BASE} 05:52:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:59 595b0fe564bb: Pulling fs layer 05:52:59 3088b5b3c5c0: Pulling fs layer 05:52:59 5b7225fbf94c: Pulling fs layer 05:52:59 ba82ee9f976e: Pulling fs layer 05:52:59 506bd15cee9f: Pulling fs layer 05:52:59 75a0a4a0db45: Pulling fs layer 05:52:59 618dc40b7e24: Pulling fs layer 05:52:59 75a0a4a0db45: Waiting 05:52:59 618dc40b7e24: Waiting 05:52:59 506bd15cee9f: Waiting 05:52:59 5b7225fbf94c: Verifying Checksum 05:52:59 5b7225fbf94c: Download complete 05:52:59 3088b5b3c5c0: Verifying Checksum 05:52:59 3088b5b3c5c0: Download complete 05:52:59 506bd15cee9f: Verifying Checksum 05:52:59 506bd15cee9f: Download complete 05:52:59 75a0a4a0db45: Verifying Checksum 05:52:59 75a0a4a0db45: Download complete 05:52:59 595b0fe564bb: Verifying Checksum 05:52:59 595b0fe564bb: Download complete 05:53:00 595b0fe564bb: Pull complete 05:53:00 3088b5b3c5c0: Pull complete 05:53:01 5b7225fbf94c: Pull complete 05:53:02 618dc40b7e24: Verifying Checksum 05:53:02 618dc40b7e24: Download complete 05:53:03 ba82ee9f976e: Download complete 05:53:13 ba82ee9f976e: Pull complete 05:53:14 506bd15cee9f: Pull complete 05:53:14 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:15 provisioning config files... 05:53:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8944113060601212320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:16 ---> docker-login.sh 05:53:16 nexus3.edgexfoundry.org:10001 05:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:16 Configure a credential helper to remove this warning. See 05:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:16 05:53:16 Login Succeeded 05:53:16 nexus3.edgexfoundry.org:10002 05:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:16 Configure a credential helper to remove this warning. See 05:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:16 05:53:16 Login Succeeded 05:53:16 nexus3.edgexfoundry.org:10003 05:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:16 Configure a credential helper to remove this warning. See 05:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:16 05:53:16 Login Succeeded 05:53:16 nexus3.edgexfoundry.org:10004 05:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:16 Configure a credential helper to remove this warning. See 05:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:16 05:53:16 Login Succeeded 05:53:16 docker.io 05:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:17 Configure a credential helper to remove this warning. See 05:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:17 05:53:17 Login Succeeded 05:53:17 ---> docker-login.sh ends [Pipeline] } 05:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:17 ========================================================= 05:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:53:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:53:17 + 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 . 05:53:18 Sending build context to Docker daemon 35.75MB 05:53:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:53:18 Step 2/8 : FROM ${BASE} 05:53:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:53:18 540db60ca938: Pulling fs layer 05:53:18 adcc1eea9eea: Pulling fs layer 05:53:18 4c4ab2625f07: Pulling fs layer 05:53:18 0510c868ecb4: Pulling fs layer 05:53:18 afea3b2eda06: Pulling fs layer 05:53:18 7809a108b3ef: Pulling fs layer 05:53:18 f706445af74f: Pulling fs layer 05:53:18 0510c868ecb4: Waiting 05:53:18 afea3b2eda06: Waiting 05:53:18 7809a108b3ef: Waiting 05:53:18 f706445af74f: Waiting 05:53:18 4c4ab2625f07: Verifying Checksum 05:53:18 4c4ab2625f07: Download complete 05:53:18 adcc1eea9eea: Verifying Checksum 05:53:18 adcc1eea9eea: Download complete 05:53:18 afea3b2eda06: Verifying Checksum 05:53:18 afea3b2eda06: Download complete 05:53:18 7809a108b3ef: Verifying Checksum 05:53:18 7809a108b3ef: Download complete 05:53:18 540db60ca938: Verifying Checksum 05:53:18 540db60ca938: Download complete 05:53:18 540db60ca938: Pull complete 05:53:18 adcc1eea9eea: Pull complete 05:53:18 4c4ab2625f07: Pull complete 05:53:18 618dc40b7e24: Pull complete 05:53:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:53:18 ---> a36622ca3599 05:53:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:53:20 f706445af74f: Verifying Checksum 05:53:20 f706445af74f: Download complete 05:53:20 0510c868ecb4: Verifying Checksum 05:53:20 0510c868ecb4: Download complete 05:53:20 ---> Running in b24dfa82ed01 05:53:21 Removing intermediate container b24dfa82ed01 05:53:21 ---> 9e78ce5550ab 05:53:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:21 ---> Running in 659c9e22213c 05:53:23 Removing intermediate container 659c9e22213c 05:53:23 ---> 276ecfb88a62 05:53:23 Step 5/8 : RUN apk add --no-cache make git 05:53:23 ---> Running in 50a704620e10 05:53:23 0510c868ecb4: Pull complete 05:53:23 afea3b2eda06: Pull complete 05:53:24 7809a108b3ef: Pull complete 05:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:53:25 f706445af74f: Pull complete 05:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:53:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:53:25 ---> b068be0155e3 05:53:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:53:26 OK: 138 MiB in 40 packages 05:53:27 Removing intermediate container 50a704620e10 05:53:27 ---> e7b9c3142929 05:53:27 Step 6/8 : WORKDIR /edgex-ui-go 05:53:27 ---> Running in 28679d5fa31a 05:53:28 Removing intermediate container 28679d5fa31a 05:53:28 ---> 131b44197b9f 05:53:28 Step 7/8 : COPY . . 05:53:28 ---> Running in 0a7e5e0e71a8 05:53:28 Removing intermediate container 0a7e5e0e71a8 05:53:28 ---> 276cfd0b7a95 05:53:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:28 ---> Running in 37e3b1459c28 05:53:28 Removing intermediate container 37e3b1459c28 05:53:28 ---> aef8559dd60a 05:53:28 Step 5/8 : RUN apk add --no-cache make git 05:53:28 ---> Running in d04cf759fddc 05:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:53:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:53:31 OK: 149 MiB in 40 packages 05:53:31 Removing intermediate container d04cf759fddc 05:53:31 ---> c3da3fad3621 05:53:31 Step 6/8 : WORKDIR /edgex-ui-go 05:53:31 ---> Running in fe9e4df1704a 05:53:31 Removing intermediate container fe9e4df1704a 05:53:31 ---> c6755ad8151e 05:53:31 Step 7/8 : COPY . . 05:53:31 ---> 8b2f6f039990 05:53:31 Step 8/8 : RUN go mod download 05:53:31 ---> Running in ca4682850cab 05:53:33 ---> 67e77650c0a3 05:53:33 Step 8/8 : RUN go mod download 05:53:33 ---> Running in 1c83f7ebd679 05:53:48 Removing intermediate container 1c83f7ebd679 05:53:48 ---> b916db80028f 05:53:48 Successfully built b916db80028f 05:53:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:48 + docker inspect -f . ci-base-image-x86_64 05:53:48 . [Pipeline] withDockerContainer 05:53:48 prd-centos7-docker-4c-2g-157 does not seem to be running inside a container 05:53:48 $ 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 ******** ci-base-image-x86_64 cat 05:53:49 $ docker top ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:49 + go version 05:53:49 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:49 $ docker stop --time=1 ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc 05:53:50 $ docker rm -f ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:51 + docker inspect -f . ci-base-image-x86_64 05:53:51 . [Pipeline] withDockerContainer 05:53:51 prd-centos7-docker-4c-2g-157 does not seem to be running inside a container 05:53:52 $ 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 ******** ci-base-image-x86_64 cat 05:53:52 $ docker top d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:52 + go mod tidy 05:53:53 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:53:53 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:53:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:53:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 05:53:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:53:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:53:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:53:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:53:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:53:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:53:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:53:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:53:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:53:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:53:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:53:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:53:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 05:53:55 $ docker stop --time=1 d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a 05:53:56 $ docker rm -f d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:53:58 ---> job-cost.sh 05:53:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HSr5 05:53:58 Removing intermediate container ca4682850cab 05:53:58 ---> 8b149f93d067 05:53:58 Successfully built 8b149f93d067 05:53:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:53:58 + docker inspect -f . ci-base-image-arm64 05:53:58 . [Pipeline] withDockerContainer 05:53:59 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 05:53:59 $ 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 ******** ci-base-image-arm64 cat 05:54:00 $ docker top 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:01 + go version 05:54:01 go version go1.16.5 linux/arm64 [Pipeline] } 05:54:01 $ docker stop --time=1 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 05:54:03 $ docker rm -f 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:04 + docker inspect -f . ci-base-image-arm64 05:54:04 . [Pipeline] withDockerContainer 05:54:05 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 05:54:05 $ 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 ******** ci-base-image-arm64 cat 05:54:06 $ docker top 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:07 + go mod tidy 05:54:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:54:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:54:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:54:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:54:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 05:54:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:54:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:54:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:54:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:54:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:54:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:54:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:54:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:54:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:54:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:54:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 05:54:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 05:54:08 $ docker stop --time=1 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb 05:54:10 $ docker rm -f 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:54:12 ---> job-cost.sh 05:54:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HhMQ 05:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-HSr5/bin to PATH 05:54:22 INFO: No Stack... 05:54:22 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:22 INFO: Archiving Costs [Pipeline] sh 05:54:23 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:54:23 + cut -d, -f6 [Pipeline] lock 05:54:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] 05:54:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] did not exist. Created. 05:54:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:23 + echo total: 0.05999999865889549 [Pipeline] stash 05:54:24 Stashed 1 file(s) [Pipeline] } 05:54:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:54:24 Failed in branch amd64 05:54:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-HhMQ/bin to PATH 05:56:13 INFO: No Stack... 05:56:13 INFO: Retrieving Pricing Info for: v2-standard-4 05:56:13 INFO: Archiving Costs [Pipeline] sh 05:56:14 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:56:14 + cut -d, -f6 [Pipeline] lock 05:56:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] 05:56:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] did not exist. Created. 05:56:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:14 /w/workspace/edgex-ui-go/1@tmp/durable-29f53436/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29f53436/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:56:15 + echo total: 0.18000000715255737 [Pipeline] stash 05:56:15 Warning: overwriting stash ‘stack-cost’ 05:56:15 Stashed 1 file(s) [Pipeline] } 05:56:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:56:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> package-listing.sh 05:56:20 ++ facter osfamily 05:56:20 ++ tr '[:upper:]' '[:lower:]' 05:56:20 + OS_FAMILY=redhat 05:56:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 05:56:20 + START_PACKAGES=/tmp/packages_start.txt 05:56:20 + END_PACKAGES=/tmp/packages_end.txt 05:56:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:20 + PACKAGES=/tmp/packages_start.txt 05:56:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 05:56:20 + PACKAGES=/tmp/packages_end.txt 05:56:20 + case "${OS_FAMILY}" in 05:56:20 + rpm -qa 05:56:20 + sort 05:56:21 + '[' -f /tmp/packages_start.txt ']' 05:56:21 + '[' -f /tmp/packages_end.txt ']' 05:56:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 05:56:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ 05:56:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo 05:56:21 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:22 05:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:22 alpine: Pulling from edgex-lftools-log-publisher 05:56:22 df20fa9351a1: Pulling fs layer 05:56:22 36b3adc4ff6f: Pulling fs layer 05:56:22 8ad3a11d3b57: Pulling fs layer 05:56:22 46f8f816bc3b: Pulling fs layer 05:56:22 93b61091891f: Pulling fs layer 05:56:22 93b9cdb0e59b: Pulling fs layer 05:56:22 5e14af77c1be: Pulling fs layer 05:56:22 01666e4c0597: Pulling fs layer 05:56:22 aa168da1d23b: Pulling fs layer 05:56:22 46f8f816bc3b: Waiting 05:56:22 93b61091891f: Waiting 05:56:22 93b9cdb0e59b: Waiting 05:56:22 5e14af77c1be: Waiting 05:56:22 01666e4c0597: Waiting 05:56:22 aa168da1d23b: Waiting 05:56:22 36b3adc4ff6f: Verifying Checksum 05:56:22 36b3adc4ff6f: Download complete 05:56:22 46f8f816bc3b: Verifying Checksum 05:56:22 46f8f816bc3b: Download complete 05:56:22 df20fa9351a1: Verifying Checksum 05:56:22 df20fa9351a1: Download complete 05:56:22 93b9cdb0e59b: Verifying Checksum 05:56:22 93b9cdb0e59b: Download complete 05:56:22 5e14af77c1be: Verifying Checksum 05:56:22 5e14af77c1be: Download complete 05:56:22 93b61091891f: Verifying Checksum 05:56:22 93b61091891f: Download complete 05:56:22 01666e4c0597: Verifying Checksum 05:56:22 01666e4c0597: Download complete 05:56:22 df20fa9351a1: Pull complete 05:56:22 36b3adc4ff6f: Pull complete 05:56:22 8ad3a11d3b57: Verifying Checksum 05:56:22 8ad3a11d3b57: Download complete 05:56:23 8ad3a11d3b57: Pull complete 05:56:23 46f8f816bc3b: Pull complete 05:56:24 93b61091891f: Pull complete 05:56:24 93b9cdb0e59b: Pull complete 05:56:24 5e14af77c1be: Pull complete 05:56:24 01666e4c0597: Pull complete 05:56:24 aa168da1d23b: Verifying Checksum 05:56:24 aa168da1d23b: Download complete 05:56:30 aa168da1d23b: Pull complete 05:56:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:56:30 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 05:56:30 $ 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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:56:33 $ docker top 536eb589b5e0ceb8846c4a1ccca54e0135eb87075c8e65ea58c1e4e5b7320cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:34 + mkdir -p /var/log/sa [Pipeline] sh 05:56:34 + ls /var/log/sa-host 05:56:34 + sadf -c /var/log/sa-host/sa05 05:56:34 file_magic: OK 05:56:34 HZ: Using current value: 100 05:56:34 file_header: OK 05:56:34 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 05:56:34 Statistics: 05:56:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:34 File successfully converted to sysstat format version 12.2.1 05:56:34 + sadf -c /var/log/sa-host/sa10 05:56:34 file_magic: OK 05:56:34 HZ: Using current value: 100 05:56:34 file_header: OK 05:56:34 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 05:56:34 Statistics: 05:56:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:35 provisioning config files... 05:56:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config8547901429442415675tmp [Pipeline] { [Pipeline] echo 05:56:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:35 ---> create-netrc.sh [Pipeline] } 05:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:36 ---> python-tools-install.sh [Pipeline] echo 05:56:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:36 ---> sudo-logs.sh 05:56:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:37 ---> job-cost.sh 05:56:37 lf-activate-venv: SKIPPING 05:56:37 DEBUG: total: 0.18000000715255737 05:56:37 INFO: Retrieving Stack Cost... 05:56:38 INFO: Retrieving Pricing Info for: v3-standard-2 05:56:38 INFO: Archiving Costs [Pipeline] echo 05:56:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:38 ---> logs-deploy.sh 05:56:38 lf-activate-venv: SKIPPING 05:56:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/1 05:56:38 INFO: archiving workspace using pattern(s): 05:56:39 Archives upload complete. 05:56:39 INFO: archiving logs to Nexus