Pull request #389 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 33aebcdb19709d494890f91d9fef28053b69ac14+6c2af2ebb94b5013cf38e327f2c6e7be82713caf (f550f7ed32783fc1c218ded1dba290d3b2022a10) 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-ssh7202718807267343501.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-ssh7219813008734041712.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-389/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-389/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8841200107816308072.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-389/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5318533555647366530.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-ssh790751870835307573.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-389/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-389/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5332213982419557908.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-393 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [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-389 # 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-389@tmp/jenkins-gitclient-ssh1751417290241557755.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-389@tmp/jenkins-gitclient-ssh7910707616395152051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) > git config core.sparsecheckout # timeout=10 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # 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-389@tmp/jenkins-gitclient-ssh5462347739072097628.key > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 Commit message: "feat: update metadata module to match edgex v2 updates" 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-20T09:39:33.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-20T09:39:33.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-20T09:39:33.776Z] ========================================================= [2021-06-20T09:39:33.776Z] EdgeX Global Pipelines Version Info [2021-06-20T09:39:33.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:39:35.277Z] ------------------- [2021-06-20T09:39:35.277Z] stable info: [2021-06-20T09:39:35.277Z] ------------------- [2021-06-20T09:39:35.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-20T09:39:35.277Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T09:39:35.277Z] Message: update stable to v1.0.195 [2021-06-20T09:39:35.856Z] ------------------- [2021-06-20T09:39:35.856Z] experimental info: [2021-06-20T09:39:35.856Z] ------------------- [2021-06-20T09:39:35.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-20T09:39:35.856Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T09:39:35.856Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-20T09:39:36.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-20T09:39:36.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-20T09:39:36.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-20T09:39:36.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-20T09:39:36.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-20T09:39:36.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-20T09:39:36.516Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-20T09:39:36.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-20T09:39:36.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-20T09:39:36.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-20T09:39:36.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-20T09:39:36.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-20T09:39:36.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-20T09:39:36.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-20T09:39:37.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T09:39:37.076Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T09:39:37.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T09:39:37.200Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T09:39:37.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-20T09:39:37.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-20T09:39:37.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-20T09:39:37.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-20T09:39:37.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-20T09:39:37.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-20T09:39:37.668Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-20T09:39:37.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-20T09:39:37.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo [2021-06-20T09:39:37.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo [2021-06-20T09:39:37.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo [2021-06-20T09:39:37.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] echo [2021-06-20T09:39:38.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33aebcd [Pipeline] echo [2021-06-20T09:39:38.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:39:38.286Z] provisioning config files... [2021-06-20T09:39:38.305Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config4288170191520406979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:39:38.686Z] ---> docker-login.sh [2021-06-20T09:39:38.686Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:39:38.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:39:38.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:39:38.950Z] Configure a credential helper to remove this warning. See [2021-06-20T09:39:38.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:39:38.950Z] [2021-06-20T09:39:38.950Z] Login Succeeded [2021-06-20T09:39:38.950Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:39:38.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:39:39.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:39:39.216Z] Configure a credential helper to remove this warning. See [2021-06-20T09:39:39.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:39:39.216Z] [2021-06-20T09:39:39.216Z] Login Succeeded [2021-06-20T09:39:39.216Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:39:39.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:39:39.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:39:39.216Z] Configure a credential helper to remove this warning. See [2021-06-20T09:39:39.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:39:39.216Z] [2021-06-20T09:39:39.216Z] Login Succeeded [2021-06-20T09:39:39.216Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:39:39.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:39:39.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:39:39.481Z] Configure a credential helper to remove this warning. See [2021-06-20T09:39:39.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:39:39.481Z] [2021-06-20T09:39:39.481Z] Login Succeeded [2021-06-20T09:39:39.481Z] docker.io [2021-06-20T09:39:39.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:39:39.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:39:39.743Z] Configure a credential helper to remove this warning. See [2021-06-20T09:39:39.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:39:39.743Z] [2021-06-20T09:39:39.743Z] Login Succeeded [2021-06-20T09:39:39.743Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:39:39.775Z] 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-20T09:39:40.586Z] + git log --format=format:%s -1 33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] echo [2021-06-20T09:39:40.646Z] GIT_COMMIT: 33aebcdb19709d494890f91d9fef28053b69ac14, Commit Message: feat: update metadata module to match edgex v2 updates [Pipeline] echo [2021-06-20T09:39:40.694Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:39:41.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:39:41.963Z] [2021-06-20T09:39:41.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:39:42.329Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:39:42.330Z] latest: Pulling from edgex-devops/git-semver [2021-06-20T09:39:42.330Z] 31603596830f: Pulling fs layer [2021-06-20T09:39:42.330Z] 54011a49482f: Pulling fs layer [2021-06-20T09:39:42.330Z] a6820b24f6d8: Pulling fs layer [2021-06-20T09:39:42.330Z] f581987b2513: Pulling fs layer [2021-06-20T09:39:42.330Z] f581987b2513: Waiting [2021-06-20T09:39:42.330Z] 54011a49482f: Verifying Checksum [2021-06-20T09:39:42.330Z] 54011a49482f: Download complete [2021-06-20T09:39:42.595Z] 31603596830f: Verifying Checksum [2021-06-20T09:39:42.595Z] 31603596830f: Download complete [2021-06-20T09:39:42.595Z] f581987b2513: Verifying Checksum [2021-06-20T09:39:42.595Z] f581987b2513: Download complete [2021-06-20T09:39:42.595Z] a6820b24f6d8: Verifying Checksum [2021-06-20T09:39:42.595Z] a6820b24f6d8: Download complete [2021-06-20T09:39:42.595Z] 31603596830f: Pull complete [2021-06-20T09:39:42.869Z] 54011a49482f: Pull complete [2021-06-20T09:39:43.465Z] a6820b24f6d8: Pull complete [2021-06-20T09:39:43.727Z] f581987b2513: Pull complete [2021-06-20T09:39:43.727Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-20T09:39:43.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:39:43.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-20T09:39:43.837Z] prd-centos7-docker-4c-2g-393 does not seem to be running inside a container [2021-06-20T09:39:43.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-389 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389:/w/workspace/edgexfoundry_edgex-ui-go_PR-389:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@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-20T09:39:45.024Z] $ docker top bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T09:39:45.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:39:45.251Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:39:45.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:39:45.378Z] $ docker exec bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent [2021-06-20T09:39:45.521Z] SSH_AUTH_SOCK=/tmp/ssh-3gEOiEl0BIf4/agent.15 [2021-06-20T09:39:45.521Z] SSH_AGENT_PID=21 [2021-06-20T09:39:45.529Z] Running ssh-add (command line suppressed) [2021-06-20T09:39:45.632Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_4305675762361401043.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_4305675762361401043.key) [2021-06-20T09:39:45.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:39:46.005Z] + git tag --points-at HEAD [Pipeline] } [2021-06-20T09:39:46.023Z] $ docker exec --env ******** --env ******** bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent -k [2021-06-20T09:39:46.127Z] unset SSH_AUTH_SOCK; [2021-06-20T09:39:46.127Z] unset SSH_AGENT_PID; [2021-06-20T09:39:46.127Z] echo Agent pid 21 killed; [2021-06-20T09:39:46.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-20T09:39:46.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:39:46.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:39:46.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:39:46.370Z] $ docker exec bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent [2021-06-20T09:39:46.499Z] SSH_AUTH_SOCK=/tmp/ssh-kdeqycyYqbH1/agent.54 [2021-06-20T09:39:46.499Z] SSH_AGENT_PID=61 [2021-06-20T09:39:46.505Z] Running ssh-add (command line suppressed) [2021-06-20T09:39:46.614Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_1077901543511465424.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_1077901543511465424.key) [2021-06-20T09:39:46.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:39:46.994Z] + git semver init [2021-06-20T09:39:46.995Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T09:39:46.995Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-389/.git [2021-06-20T09:39:46.995Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [2021-06-20T09:39:46.995Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T09:39:46.995Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T09:39:46.995Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T09:39:46.995Z] # $SEMVER_BRANCH = PR-389 [2021-06-20T09:39:46.995Z] # $SEMVER_TEMP = /tmp/semver-464694148 [2021-06-20T09:39:46.995Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-20T09:39:48.928Z] # '/tmp/semver-464694148' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-389/.semver' [2021-06-20T09:39:48.928Z] # -> Force: false [2021-06-20T09:39:48.928Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-389/.semver [Pipeline] } [2021-06-20T09:39:48.945Z] $ docker exec --env ******** --env ******** bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent -k [2021-06-20T09:39:49.050Z] unset SSH_AUTH_SOCK; [2021-06-20T09:39:49.050Z] unset SSH_AGENT_PID; [2021-06-20T09:39:49.050Z] echo Agent pid 61 killed; [2021-06-20T09:39:49.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T09:39:49.513Z] + git semver [Pipeline] } [2021-06-20T09:39:49.539Z] $ docker stop --time=1 bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb [2021-06-20T09:39:50.922Z] $ docker rm -f bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T09:39:51.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-20T09:39:51.712Z] Stashed 1 file(s) [Pipeline] echo [2021-06-20T09:39:51.748Z] [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-20T09:40:07.370Z] Still waiting to schedule task [2021-06-20T09:40:07.370Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-20T09:40:07.402Z] Still waiting to schedule task [2021-06-20T09:40:07.403Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-20T09:42:12.100Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [Pipeline] { [Pipeline] ws [2021-06-20T09:42:12.164Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-20T09:42:12.452Z] The recommended git tool is: git [2021-06-20T09:42:17.794Z] using credential edgex-jenkins-ssh [2021-06-20T09:42:17.821Z] Cloning the remote Git repository [2021-06-20T09:42:17.936Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:18.109Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-20T09:42:18.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:18.190Z] > git --version # timeout=10 [2021-06-20T09:42:18.208Z] > git --version # 'git version 2.17.1' [2021-06-20T09:42:18.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:18.293Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:42:20.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:42:20.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:42:20.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:42:20.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:20.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:20.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-20T09:42:21.577Z] Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:42:22.023Z] Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:42:22.024Z] Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) [2021-06-20T09:42:21.596Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:42:21.616Z] > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 [2021-06-20T09:42:21.946Z] > git remote # timeout=10 [2021-06-20T09:42:21.961Z] > git config --get remote.origin.url # timeout=10 [2021-06-20T09:42:21.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:21.988Z] > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [2021-06-20T09:42:22.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-20T09:42:22.028Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:42:22.038Z] > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 [2021-06-20T09:42:26.565Z] Commit message: "feat: update metadata module to match edgex v2 updates" [2021-06-20T09:42:26.615Z] > git --version # timeout=10 [2021-06-20T09:42:26.622Z] > git --version # 'git version 2.17.1' [2021-06-20T09:42:26.632Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:42:28.537Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:42:28.952Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:42:29.306Z] + + sudo servicetrue docker [2021-06-20T09:42:29.306Z] restart [2021-06-20T09:42:47.573Z] Running on prd-centos7-docker-4c-2g-395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [Pipeline] { [Pipeline] ws [2021-06-20T09:42:47.632Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:42:47.747Z] provisioning config files... [Pipeline] checkout [2021-06-20T09:42:47.775Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3764106733293231275tmp [Pipeline] { [Pipeline] libraryResource [2021-06-20T09:42:47.873Z] The recommended git tool is: git [Pipeline] sh [2021-06-20T09:42:48.236Z] ---> docker-login.sh [2021-06-20T09:42:48.236Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:42:49.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:42:49.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:42:49.496Z] Configure a credential helper to remove this warning. See [2021-06-20T09:42:49.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:42:49.496Z] [2021-06-20T09:42:49.496Z] Login Succeeded [2021-06-20T09:42:49.496Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:42:49.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:42:50.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:42:50.056Z] Configure a credential helper to remove this warning. See [2021-06-20T09:42:50.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:42:50.056Z] [2021-06-20T09:42:50.056Z] Login Succeeded [2021-06-20T09:42:50.056Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:42:50.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:42:50.454Z] using credential edgex-jenkins-ssh [2021-06-20T09:42:50.468Z] Cloning the remote Git repository [2021-06-20T09:42:50.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:42:50.609Z] Configure a credential helper to remove this warning. See [2021-06-20T09:42:50.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:42:50.609Z] [2021-06-20T09:42:50.609Z] Login Succeeded [2021-06-20T09:42:50.609Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:42:50.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:42:51.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:42:51.155Z] Configure a credential helper to remove this warning. See [2021-06-20T09:42:51.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:42:51.155Z] [2021-06-20T09:42:51.155Z] Login Succeeded [2021-06-20T09:42:51.155Z] docker.io [2021-06-20T09:42:50.486Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:50.550Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-20T09:42:50.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:50.593Z] > git --version # timeout=10 [2021-06-20T09:42:50.598Z] > git --version # 'git version 2.24.4' [2021-06-20T09:42:50.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:50.626Z] [INFO] Currently running in a labeled security context [2021-06-20T09:42:50.626Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-20T09:42:50.626Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7751600216117365545.key [2021-06-20T09:42:50.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:42:51.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:42:51.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:42:51.700Z] Configure a credential helper to remove this warning. See [2021-06-20T09:42:51.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:42:51.700Z] [2021-06-20T09:42:51.700Z] Login Succeeded [2021-06-20T09:42:51.700Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:42:51.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-20T09:42:52.317Z] ========================================================= [2021-06-20T09:42:52.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-20T09:42:52.317Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:42:52.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:42:52.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:42:52.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:42:52.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:42:52.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:52.123Z] [INFO] Currently running in a labeled security context [2021-06-20T09:42:52.123Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-20T09:42:52.123Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2790783988307229100.key [2021-06-20T09:42:52.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-20T09:42:52.626Z] Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:42:52.732Z] + 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-20T09:42:52.801Z] Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:42:52.802Z] Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) [2021-06-20T09:42:53.735Z] Sending build context to Docker daemon 21.92MB [2021-06-20T09:42:53.735Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:42:53.735Z] Step 2/8 : FROM ${BASE} [2021-06-20T09:42:53.735Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-20T09:42:53.735Z] 595b0fe564bb: Pulling fs layer [2021-06-20T09:42:53.735Z] 3088b5b3c5c0: Pulling fs layer [2021-06-20T09:42:53.735Z] 5b7225fbf94c: Pulling fs layer [2021-06-20T09:42:53.735Z] ba82ee9f976e: Pulling fs layer [2021-06-20T09:42:53.735Z] 506bd15cee9f: Pulling fs layer [2021-06-20T09:42:53.735Z] 75a0a4a0db45: Pulling fs layer [2021-06-20T09:42:53.735Z] 618dc40b7e24: Pulling fs layer [2021-06-20T09:42:53.735Z] ba82ee9f976e: Waiting [2021-06-20T09:42:53.735Z] 75a0a4a0db45: Waiting [2021-06-20T09:42:53.735Z] 506bd15cee9f: Waiting [2021-06-20T09:42:53.735Z] 618dc40b7e24: Waiting [2021-06-20T09:42:52.628Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:42:52.643Z] > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 [2021-06-20T09:42:52.747Z] > git remote # timeout=10 [2021-06-20T09:42:52.756Z] > git config --get remote.origin.url # timeout=10 [2021-06-20T09:42:52.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:42:52.763Z] [INFO] Currently running in a labeled security context [2021-06-20T09:42:52.763Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-20T09:42:52.763Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5466716962976149058.key [2021-06-20T09:42:52.771Z] > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [2021-06-20T09:42:52.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-20T09:42:52.799Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:42:52.806Z] > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 [2021-06-20T09:42:54.010Z] 5b7225fbf94c: Verifying Checksum [2021-06-20T09:42:54.010Z] 5b7225fbf94c: Download complete [2021-06-20T09:42:54.010Z] 3088b5b3c5c0: Verifying Checksum [2021-06-20T09:42:54.010Z] 3088b5b3c5c0: Download complete [2021-06-20T09:42:54.010Z] 506bd15cee9f: Verifying Checksum [2021-06-20T09:42:54.010Z] 506bd15cee9f: Download complete [2021-06-20T09:42:54.010Z] 75a0a4a0db45: Verifying Checksum [2021-06-20T09:42:54.010Z] 75a0a4a0db45: Download complete [2021-06-20T09:42:54.010Z] 595b0fe564bb: Verifying Checksum [2021-06-20T09:42:54.010Z] 595b0fe564bb: Download complete [2021-06-20T09:42:54.626Z] 595b0fe564bb: Pull complete [2021-06-20T09:42:55.228Z] 3088b5b3c5c0: Pull complete [2021-06-20T09:42:55.505Z] 5b7225fbf94c: Pull complete [2021-06-20T09:42:56.455Z] Commit message: "feat: update metadata module to match edgex v2 updates" [2021-06-20T09:42:56.486Z] 618dc40b7e24: Verifying Checksum [2021-06-20T09:42:56.486Z] 618dc40b7e24: Download complete [2021-06-20T09:42:56.474Z] > git --version # timeout=10 [2021-06-20T09:42:56.480Z] > git --version # 'git version 2.24.4' [2021-06-20T09:42:56.491Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:42:57.468Z] ba82ee9f976e: Verifying Checksum [2021-06-20T09:42:57.469Z] ba82ee9f976e: Download complete [2021-06-20T09:42:57.793Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:42:58.150Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:42:58.478Z] + sudo service docker restart [2021-06-20T09:42:58.478Z] + true [2021-06-20T09:42:58.478Z] Redirecting to /bin/systemctl restart docker.service [2021-06-20T09:43:07.671Z] ba82ee9f976e: Pull complete [2021-06-20T09:43:07.945Z] 506bd15cee9f: Pull complete [2021-06-20T09:43:08.219Z] 75a0a4a0db45: Pull complete [2021-06-20T09:43:12.550Z] 618dc40b7e24: Pull complete [2021-06-20T09:43:12.551Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-20T09:43:12.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-20T09:43:12.551Z] ---> a36622ca3599 [2021-06-20T09:43:12.551Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T09:43:14.552Z] ---> Running in d58952968a37 [2021-06-20T09:43:14.825Z] Removing intermediate container d58952968a37 [2021-06-20T09:43:14.825Z] ---> 962f83a38519 [2021-06-20T09:43:14.825Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:43:15.099Z] ---> Running in 49176697d311 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:43:16.749Z] provisioning config files... [2021-06-20T09:43:16.767Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1814419962291131551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:43:17.151Z] ---> docker-login.sh [2021-06-20T09:43:17.151Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:43:17.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:43:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:43:17.681Z] Configure a credential helper to remove this warning. See [2021-06-20T09:43:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:43:17.681Z] [2021-06-20T09:43:17.681Z] Login Succeeded [2021-06-20T09:43:17.681Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:43:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:43:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:43:17.681Z] Configure a credential helper to remove this warning. See [2021-06-20T09:43:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:43:17.681Z] [2021-06-20T09:43:17.681Z] Login Succeeded [2021-06-20T09:43:17.681Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:43:17.719Z] Removing intermediate container 49176697d311 [2021-06-20T09:43:17.719Z] ---> 7b34cd0af2f1 [2021-06-20T09:43:17.719Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T09:43:17.719Z] ---> Running in 9de6d877b106 [2021-06-20T09:43:17.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:43:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:43:17.948Z] Configure a credential helper to remove this warning. See [2021-06-20T09:43:17.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:43:17.948Z] [2021-06-20T09:43:17.948Z] Login Succeeded [2021-06-20T09:43:17.948Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:43:17.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:43:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:43:17.948Z] Configure a credential helper to remove this warning. See [2021-06-20T09:43:17.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:43:17.948Z] [2021-06-20T09:43:17.948Z] Login Succeeded [2021-06-20T09:43:17.948Z] docker.io [2021-06-20T09:43:18.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:43:18.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:43:18.473Z] Configure a credential helper to remove this warning. See [2021-06-20T09:43:18.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:43:18.473Z] [2021-06-20T09:43:18.473Z] Login Succeeded [2021-06-20T09:43:18.473Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:43:18.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-20T09:43:18.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2021-06-20T09:43:18.805Z] ========================================================= [2021-06-20T09:43:18.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-20T09:43:18.805Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:43:19.166Z] + 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-20T09:43:19.429Z] Sending build context to Docker daemon 21.93MB [2021-06-20T09:43:19.429Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:43:19.429Z] Step 2/8 : FROM ${BASE} [2021-06-20T09:43:19.429Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-20T09:43:19.429Z] 540db60ca938: Pulling fs layer [2021-06-20T09:43:19.429Z] adcc1eea9eea: Pulling fs layer [2021-06-20T09:43:19.429Z] 4c4ab2625f07: Pulling fs layer [2021-06-20T09:43:19.429Z] 0510c868ecb4: Pulling fs layer [2021-06-20T09:43:19.429Z] afea3b2eda06: Pulling fs layer [2021-06-20T09:43:19.429Z] 7809a108b3ef: Pulling fs layer [2021-06-20T09:43:19.429Z] f706445af74f: Pulling fs layer [2021-06-20T09:43:19.429Z] afea3b2eda06: Waiting [2021-06-20T09:43:19.429Z] 7809a108b3ef: Waiting [2021-06-20T09:43:19.429Z] f706445af74f: Waiting [2021-06-20T09:43:19.429Z] 0510c868ecb4: Waiting [2021-06-20T09:43:19.429Z] 4c4ab2625f07: Verifying Checksum [2021-06-20T09:43:19.429Z] 4c4ab2625f07: Download complete [2021-06-20T09:43:19.429Z] adcc1eea9eea: Verifying Checksum [2021-06-20T09:43:19.429Z] adcc1eea9eea: Download complete [2021-06-20T09:43:19.429Z] afea3b2eda06: Verifying Checksum [2021-06-20T09:43:19.429Z] afea3b2eda06: Download complete [2021-06-20T09:43:19.429Z] 540db60ca938: Verifying Checksum [2021-06-20T09:43:19.429Z] 540db60ca938: Download complete [2021-06-20T09:43:19.429Z] 7809a108b3ef: Verifying Checksum [2021-06-20T09:43:19.429Z] 7809a108b3ef: Download complete [2021-06-20T09:43:19.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T09:43:19.697Z] 540db60ca938: Pull complete [2021-06-20T09:43:19.965Z] adcc1eea9eea: Pull complete [2021-06-20T09:43:19.965Z] 4c4ab2625f07: Pull complete [2021-06-20T09:43:21.104Z] OK: 138 MiB in 40 packages [2021-06-20T09:43:21.366Z] f706445af74f: Verifying Checksum [2021-06-20T09:43:21.366Z] f706445af74f: Download complete [2021-06-20T09:43:21.628Z] 0510c868ecb4: Verifying Checksum [2021-06-20T09:43:21.628Z] 0510c868ecb4: Download complete [2021-06-20T09:43:22.089Z] Removing intermediate container 9de6d877b106 [2021-06-20T09:43:22.089Z] ---> 0c03048b08ef [2021-06-20T09:43:22.089Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T09:43:22.089Z] ---> Running in 1e32d0567e59 [2021-06-20T09:43:22.363Z] Removing intermediate container 1e32d0567e59 [2021-06-20T09:43:22.363Z] ---> 37ea225e32e1 [2021-06-20T09:43:22.363Z] Step 7/8 : COPY . . [2021-06-20T09:43:25.751Z] ---> e1c50559ef18 [2021-06-20T09:43:25.751Z] Step 8/8 : RUN go mod download [2021-06-20T09:43:25.751Z] ---> Running in b1e41ba12de2 [2021-06-20T09:43:25.869Z] 0510c868ecb4: Pull complete [2021-06-20T09:43:25.869Z] afea3b2eda06: Pull complete [2021-06-20T09:43:25.869Z] 7809a108b3ef: Pull complete [2021-06-20T09:43:26.815Z] f706445af74f: Pull complete [2021-06-20T09:43:26.815Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-20T09:43:26.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-20T09:43:26.815Z] ---> b068be0155e3 [2021-06-20T09:43:26.815Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T09:43:32.127Z] ---> Running in 4c1098ff835e [2021-06-20T09:43:32.127Z] Removing intermediate container 4c1098ff835e [2021-06-20T09:43:32.127Z] ---> 2f2412ec4181 [2021-06-20T09:43:32.127Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:43:32.127Z] ---> Running in c46cec2f8890 [2021-06-20T09:43:32.399Z] Removing intermediate container c46cec2f8890 [2021-06-20T09:43:32.399Z] ---> c62cf4958152 [2021-06-20T09:43:32.399Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T09:43:32.663Z] ---> Running in 7e6ae9c3dea8 [2021-06-20T09:43:32.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T09:43:33.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T09:43:34.825Z] OK: 149 MiB in 40 packages [2021-06-20T09:43:35.087Z] Removing intermediate container 7e6ae9c3dea8 [2021-06-20T09:43:35.087Z] ---> 064a0bb23ca5 [2021-06-20T09:43:35.087Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T09:43:35.087Z] ---> Running in 0a658dda4d64 [2021-06-20T09:43:35.087Z] Removing intermediate container 0a658dda4d64 [2021-06-20T09:43:35.087Z] ---> 57d0aa4c1072 [2021-06-20T09:43:35.087Z] Step 7/8 : COPY . . [2021-06-20T09:43:36.038Z] ---> 93cc12385d08 [2021-06-20T09:43:36.038Z] Step 8/8 : RUN go mod download [2021-06-20T09:43:36.038Z] ---> Running in 2890921958d0 [2021-06-20T09:43:51.054Z] Removing intermediate container 2890921958d0 [2021-06-20T09:43:51.054Z] ---> 66eafd78996c [2021-06-20T09:43:51.054Z] Successfully built 66eafd78996c [2021-06-20T09:43:51.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:43:51.409Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T09:43:51.409Z] . [Pipeline] withDockerContainer [2021-06-20T09:43:51.523Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-06-20T09:43:51.560Z] $ 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-20T09:43:51.976Z] $ docker top debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:43:52.454Z] + go version [2021-06-20T09:43:52.454Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-20T09:43:52.482Z] $ docker stop --time=1 debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb [2021-06-20T09:43:53.696Z] $ docker rm -f debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:43:54.541Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T09:43:54.541Z] . [Pipeline] withDockerContainer [2021-06-20T09:43:54.653Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-06-20T09:43:54.695Z] $ 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-20T09:43:55.128Z] $ docker top c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:43:55.601Z] + go mod tidy [Pipeline] sh [2021-06-20T09:43:56.209Z] + make test [2021-06-20T09:43:56.209Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T09:43:56.490Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-20T09:43:58.110Z] Removing intermediate container b1e41ba12de2 [2021-06-20T09:43:58.110Z] ---> c554d9c11dee [2021-06-20T09:43:58.111Z] Successfully built c554d9c11dee [2021-06-20T09:43:58.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:43:58.525Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T09:43:58.525Z] . [Pipeline] withDockerContainer [2021-06-20T09:43:58.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-20T09:43:58.882Z] $ 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-20T09:44:00.395Z] $ docker top d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:44:01.464Z] + go version [2021-06-20T09:44:01.464Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-20T09:44:01.502Z] $ docker stop --time=1 d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 [2021-06-20T09:44:03.336Z] $ docker rm -f d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:44:04.399Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T09:44:04.399Z] . [Pipeline] withDockerContainer [2021-06-20T09:44:04.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-06-20T09:44:04.717Z] $ 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-20T09:44:06.232Z] $ docker top 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:44:07.242Z] + go mod tidy [Pipeline] sh [2021-06-20T09:44:08.547Z] + make test [2021-06-20T09:44:08.547Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T09:44:09.017Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T09:44:09.017Z] GO111MODULE=on go vet ./... [2021-06-20T09:44:09.536Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-06-20T09:44:13.339Z] $ docker stop --time=1 c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 [2021-06-20T09:44:14.907Z] $ docker rm -f c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T09:44:15.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T09:44:15.658Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-20T09:44:18.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T09:44:18.884Z] + ls -al . [2021-06-20T09:44:18.884Z] total 92 [2021-06-20T09:44:18.884Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 09:43 . [2021-06-20T09:44:18.884Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 20 09:42 .. [2021-06-20T09:44:18.884Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 09:42 assets [2021-06-20T09:44:18.884Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 09:42 bin [2021-06-20T09:44:18.884Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 09:42 cmd [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 09:42 CONTRIBUTING.md [2021-06-20T09:44:18.884Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 20 09:43 coverage.out [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 09:42 Dockerfile [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 09:42 Dockerfile.build [2021-06-20T09:44:18.884Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 09:42 docs [2021-06-20T09:44:18.884Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 20 09:42 .git [2021-06-20T09:44:18.884Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 09:42 .github [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 09:42 .gitignore [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 09:42 go.mod [2021-06-20T09:44:18.884Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 09:43 go.sum [2021-06-20T09:44:18.884Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 09:42 internal [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 09:42 Jenkinsfile [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 09:42 LICENSE [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 09:42 Makefile [2021-06-20T09:44:18.884Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 09:42 pkg [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 09:42 README.md [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 20 09:39 VERSION [2021-06-20T09:44:18.884Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 09:42 version.go [2021-06-20T09:44:18.884Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 09:42 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:44:19.230Z] + 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=33aebcdb19709d494890f91d9fef28053b69ac14 --label arch=amd64 --label version=0.0.0 . [2021-06-20T09:44:19.501Z] Sending build context to Docker daemon 21.96MB [2021-06-20T09:44:19.501Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:44:19.501Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T09:44:19.501Z] ---> 66eafd78996c [2021-06-20T09:44:19.501Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T09:44:19.764Z] ---> Running in ccd98da81696 [2021-06-20T09:44:19.764Z] Removing intermediate container ccd98da81696 [2021-06-20T09:44:19.764Z] ---> b85aed42d910 [2021-06-20T09:44:19.764Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T09:44:19.764Z] ---> Running in 1c44e3d2f8b4 [2021-06-20T09:44:19.764Z] Removing intermediate container 1c44e3d2f8b4 [2021-06-20T09:44:19.764Z] ---> 2bf6d8cf2dc2 [2021-06-20T09:44:19.764Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T09:44:19.764Z] ---> Running in 6bf371cfc7f0 [2021-06-20T09:44:20.034Z] Removing intermediate container 6bf371cfc7f0 [2021-06-20T09:44:20.034Z] ---> 423c4304c837 [2021-06-20T09:44:20.034Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T09:44:20.034Z] ---> Running in 277226aef934 [2021-06-20T09:44:20.034Z] Removing intermediate container 277226aef934 [2021-06-20T09:44:20.034Z] ---> 43444c59a145 [2021-06-20T09:44:20.034Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T09:44:20.034Z] ---> Running in 9870e9cb4f46 [2021-06-20T09:44:20.301Z] Removing intermediate container 9870e9cb4f46 [2021-06-20T09:44:20.301Z] ---> 2177f8c034ad [2021-06-20T09:44:20.301Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:44:20.301Z] ---> Running in 351d353f0b5f [2021-06-20T09:44:20.873Z] Removing intermediate container 351d353f0b5f [2021-06-20T09:44:20.873Z] ---> d7be3f6f0f6d [2021-06-20T09:44:20.873Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T09:44:20.873Z] ---> Running in fdf978f52453 [2021-06-20T09:44:21.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T09:44:22.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T09:44:22.656Z] OK: 149 MiB in 40 packages [2021-06-20T09:44:22.917Z] Removing intermediate container fdf978f52453 [2021-06-20T09:44:22.917Z] ---> 0fca39f15fba [2021-06-20T09:44:22.917Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T09:44:22.917Z] ---> Running in b3e7eba16626 [2021-06-20T09:44:22.917Z] Removing intermediate container b3e7eba16626 [2021-06-20T09:44:22.917Z] ---> 5d241b52d918 [2021-06-20T09:44:22.917Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T09:44:23.181Z] ---> Running in ce7d032b05b4 [2021-06-20T09:44:23.181Z] Removing intermediate container ce7d032b05b4 [2021-06-20T09:44:23.181Z] ---> 0b5f0e12178f [2021-06-20T09:44:23.181Z] Step 12/24 : COPY go.mod . [2021-06-20T09:44:23.446Z] ---> 3aabe89a66aa [2021-06-20T09:44:23.446Z] Step 13/24 : COPY Makefile . [2021-06-20T09:44:23.446Z] ---> 2c6770d27fdb [2021-06-20T09:44:23.446Z] Step 14/24 : RUN make update [2021-06-20T09:44:23.446Z] ---> Running in a215dc198174 [2021-06-20T09:44:23.729Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T09:44:24.306Z] Removing intermediate container a215dc198174 [2021-06-20T09:44:24.306Z] ---> d530c62390fb [2021-06-20T09:44:24.306Z] Step 15/24 : COPY . . [2021-06-20T09:44:24.880Z] ---> e7db040c8508 [2021-06-20T09:44:24.880Z] Step 16/24 : RUN ${MAKE} [2021-06-20T09:44:25.153Z] ---> Running in c905d5b6c4c5 [2021-06-20T09:44:25.414Z] 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-20T09:44:35.528Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T09:44:36.481Z] Removing intermediate container c905d5b6c4c5 [2021-06-20T09:44:36.481Z] ---> 271734baa026 [2021-06-20T09:44:36.481Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T09:44:37.055Z] 3.12: Pulling from library/alpine [2021-06-20T09:44:37.055Z] 339de151aab4: Pulling fs layer [2021-06-20T09:44:37.317Z] 339de151aab4: Verifying Checksum [2021-06-20T09:44:37.317Z] 339de151aab4: Download complete [2021-06-20T09:44:37.317Z] 339de151aab4: Pull complete [2021-06-20T09:44:37.589Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T09:44:37.589Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T09:44:37.589Z] ---> 13621d1b12d4 [2021-06-20T09:44:37.589Z] Step 18/24 : EXPOSE 4000 [2021-06-20T09:44:37.589Z] ---> Running in 91d341bf6ebb [2021-06-20T09:44:37.589Z] Removing intermediate container 91d341bf6ebb [2021-06-20T09:44:37.589Z] ---> 42c3c0ff26ea [2021-06-20T09:44:37.589Z] 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-20T09:44:38.564Z] ---> 4f8deb275466 [2021-06-20T09:44:38.565Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T09:44:38.565Z] ---> Running in d858892d4ef6 [2021-06-20T09:44:38.565Z] Removing intermediate container d858892d4ef6 [2021-06-20T09:44:38.565Z] ---> b1e32c09ec36 [2021-06-20T09:44:38.565Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T09:44:38.565Z] ---> Running in d07f353ecfbc [2021-06-20T09:44:38.565Z] Removing intermediate container d07f353ecfbc [2021-06-20T09:44:38.565Z] ---> add70cd7141a [2021-06-20T09:44:38.565Z] Step 22/24 : LABEL arch=amd64 [2021-06-20T09:44:38.565Z] ---> Running in 7e8488a626a2 [2021-06-20T09:44:38.828Z] Removing intermediate container 7e8488a626a2 [2021-06-20T09:44:38.828Z] ---> 14e0affa8ffc [2021-06-20T09:44:38.828Z] Step 23/24 : LABEL git_sha=33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:44:38.828Z] ---> Running in 76ed117d54f7 [2021-06-20T09:44:38.828Z] Removing intermediate container 76ed117d54f7 [2021-06-20T09:44:38.828Z] ---> ffdcf1df542c [2021-06-20T09:44:38.828Z] Step 24/24 : LABEL version=0.0.0 [2021-06-20T09:44:38.828Z] ---> Running in 0032c345bd76 [2021-06-20T09:44:39.091Z] Removing intermediate container 0032c345bd76 [2021-06-20T09:44:39.091Z] ---> 806206fdf4f9 [2021-06-20T09:44:39.091Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T09:44:39.091Z] Successfully built 806206fdf4f9 [2021-06-20T09:44:39.091Z] 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-20T09:44:40.234Z] ---> job-cost.sh [2021-06-20T09:44:40.234Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HqeM [2021-06-20T09:44:41.930Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T09:44:41.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T09:44:41.931Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T09:44:41.931Z] GO111MODULE=on go vet ./... [2021-06-20T09:44:50.296Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T09:45:02.579Z] lf-activate-venv(): INFO: Adding /tmp/venv-HqeM/bin to PATH [2021-06-20T09:45:02.579Z] INFO: No Stack... [2021-06-20T09:45:03.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T09:45:04.105Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] } [2021-06-20T09:45:04.239Z] $ docker stop --time=1 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 [2021-06-20T09:45:04.450Z] + cut -d, -f6 [2021-06-20T09:45:04.450Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-20T09:45:06.216Z] $ docker rm -f 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 [Pipeline] // withDockerContainer [Pipeline] lock [2021-06-20T09:45:06.786Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [2021-06-20T09:45:06.806Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] did not exist. Created. [2021-06-20T09:45:06.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2021-06-20T09:45:07.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T09:45:07.235Z] Warning: overwriting stash ‘coverage-report’ [2021-06-20T09:45:07.342Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-20T09:45:07.509Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T09:45:07.530Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-20T09:45:07.937Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:45:08.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T09:45:09.167Z] + ls -al . [2021-06-20T09:45:09.168Z] total 128 [2021-06-20T09:45:09.168Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 09:44 . [2021-06-20T09:45:09.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:42 .. [2021-06-20T09:45:09.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 09:42 .git [2021-06-20T09:45:09.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 .github [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 09:42 .gitignore [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 09:42 CONTRIBUTING.md [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 09:42 Dockerfile [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 09:42 Dockerfile.build [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 09:42 Jenkinsfile [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 09:42 LICENSE [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 09:42 Makefile [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 09:42 README.md [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 09:39 VERSION [2021-06-20T09:45:09.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 assets [2021-06-20T09:45:09.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 bin [2021-06-20T09:45:09.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 cmd [2021-06-20T09:45:09.168Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 20 09:44 coverage.out [2021-06-20T09:45:09.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 docs [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 09:42 go.mod [2021-06-20T09:45:09.168Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 09:44 go.sum [2021-06-20T09:45:09.168Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 09:42 internal [2021-06-20T09:45:09.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 pkg [2021-06-20T09:45:09.168Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 09:42 version.go [2021-06-20T09:45:09.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:42 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:45:09.545Z] + 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=33aebcdb19709d494890f91d9fef28053b69ac14 --label arch=arm64 --label version=0.0.0 . [2021-06-20T09:45:10.583Z] Sending build context to Docker daemon 21.95MB [2021-06-20T09:45:10.583Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:45:10.583Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T09:45:10.583Z] ---> c554d9c11dee [2021-06-20T09:45:10.583Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T09:45:10.856Z] ---> Running in f5107927191f [2021-06-20T09:45:11.455Z] Removing intermediate container f5107927191f [2021-06-20T09:45:11.455Z] ---> 8039132c36b4 [2021-06-20T09:45:11.455Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T09:45:11.455Z] ---> Running in b19859f1cbc5 [2021-06-20T09:45:12.052Z] Removing intermediate container b19859f1cbc5 [2021-06-20T09:45:12.052Z] ---> 62b8a1b68705 [2021-06-20T09:45:12.052Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T09:45:12.052Z] ---> Running in b3f27fd1d6cd [2021-06-20T09:45:12.652Z] Removing intermediate container b3f27fd1d6cd [2021-06-20T09:45:12.652Z] ---> 5fa99473353a [2021-06-20T09:45:12.652Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T09:45:12.652Z] ---> Running in fe63d69761b9 [2021-06-20T09:45:13.246Z] Removing intermediate container fe63d69761b9 [2021-06-20T09:45:13.246Z] ---> c81fbcdd57c0 [2021-06-20T09:45:13.246Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T09:45:13.520Z] ---> Running in 54afbacb50e4 [2021-06-20T09:45:13.793Z] Removing intermediate container 54afbacb50e4 [2021-06-20T09:45:13.793Z] ---> 586be12037d4 [2021-06-20T09:45:13.793Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:45:14.073Z] ---> Running in 9a2122a5cfae [2021-06-20T09:45:16.051Z] Removing intermediate container 9a2122a5cfae [2021-06-20T09:45:16.051Z] ---> 4fa18d594fa5 [2021-06-20T09:45:16.051Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T09:45:16.337Z] ---> Running in 274085b279cf [2021-06-20T09:45:17.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-20T09:45:18.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T09:45:19.371Z] OK: 138 MiB in 40 packages [2021-06-20T09:45:20.350Z] Removing intermediate container 274085b279cf [2021-06-20T09:45:20.350Z] ---> 16bb2cca158f [2021-06-20T09:45:20.350Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T09:45:20.350Z] ---> Running in 3345cce3ed57 [2021-06-20T09:45:20.962Z] Removing intermediate container 3345cce3ed57 [2021-06-20T09:45:20.962Z] ---> fd29b578b5d6 [2021-06-20T09:45:20.962Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T09:45:20.962Z] ---> Running in 39991ab8467f [2021-06-20T09:45:21.562Z] Removing intermediate container 39991ab8467f [2021-06-20T09:45:21.562Z] ---> 24b62aaf0fd5 [2021-06-20T09:45:21.562Z] Step 12/24 : COPY go.mod . [2021-06-20T09:45:22.162Z] ---> cbce5dde6050 [2021-06-20T09:45:22.162Z] Step 13/24 : COPY Makefile . [2021-06-20T09:45:23.161Z] ---> f9d4645fe14e [2021-06-20T09:45:23.161Z] Step 14/24 : RUN make update [2021-06-20T09:45:23.161Z] ---> Running in 0069d52f1e72 [2021-06-20T09:45:24.609Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T09:45:25.595Z] Removing intermediate container 0069d52f1e72 [2021-06-20T09:45:25.595Z] ---> 6e8d1a4dc360 [2021-06-20T09:45:25.595Z] Step 15/24 : COPY . . [2021-06-20T09:45:28.995Z] ---> e7ffef2d8b93 [2021-06-20T09:45:28.995Z] Step 16/24 : RUN ${MAKE} [2021-06-20T09:45:28.995Z] ---> Running in 77483864663a [2021-06-20T09:45:29.978Z] 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-20T09:45:56.824Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T09:46:00.218Z] Removing intermediate container 77483864663a [2021-06-20T09:46:00.218Z] ---> 9c334f992262 [2021-06-20T09:46:00.219Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T09:46:00.814Z] 3.12: Pulling from library/alpine [2021-06-20T09:46:00.814Z] d2f70382dc9a: Pulling fs layer [2021-06-20T09:46:01.089Z] d2f70382dc9a: Download complete [2021-06-20T09:46:01.687Z] d2f70382dc9a: Pull complete [2021-06-20T09:46:01.687Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T09:46:01.687Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T09:46:01.687Z] ---> c4fd0aeabfcf [2021-06-20T09:46:01.687Z] Step 18/24 : EXPOSE 4000 [2021-06-20T09:46:01.962Z] ---> Running in 59444fcf6426 [2021-06-20T09:46:02.556Z] Removing intermediate container 59444fcf6426 [2021-06-20T09:46:02.556Z] ---> ba34a02cfa7f [2021-06-20T09:46:02.556Z] 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-20T09:46:04.542Z] ---> 267a06263bc6 [2021-06-20T09:46:04.542Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T09:46:04.542Z] ---> Running in d832d8b4689b [2021-06-20T09:46:05.137Z] Removing intermediate container d832d8b4689b [2021-06-20T09:46:05.137Z] ---> 6f7c4be300ee [2021-06-20T09:46:05.137Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T09:46:05.137Z] ---> Running in 5c4d74e703b7 [2021-06-20T09:46:05.736Z] Removing intermediate container 5c4d74e703b7 [2021-06-20T09:46:05.736Z] ---> d4f224c7509b [2021-06-20T09:46:05.736Z] Step 22/24 : LABEL arch=arm64 [2021-06-20T09:46:05.736Z] ---> Running in 651b84b9d819 [2021-06-20T09:46:06.335Z] Removing intermediate container 651b84b9d819 [2021-06-20T09:46:06.335Z] ---> c19656f789d1 [2021-06-20T09:46:06.335Z] Step 23/24 : LABEL git_sha=33aebcdb19709d494890f91d9fef28053b69ac14 [2021-06-20T09:46:06.335Z] ---> Running in e7a35b1ed56a [2021-06-20T09:46:06.932Z] Removing intermediate container e7a35b1ed56a [2021-06-20T09:46:06.932Z] ---> 12042e4c347c [2021-06-20T09:46:06.932Z] Step 24/24 : LABEL version=0.0.0 [2021-06-20T09:46:06.932Z] ---> Running in 187f7a16f798 [2021-06-20T09:46:07.527Z] Removing intermediate container 187f7a16f798 [2021-06-20T09:46:07.527Z] ---> ab5f51a16188 [2021-06-20T09:46:07.527Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T09:46:07.527Z] Successfully built ab5f51a16188 [2021-06-20T09:46:07.527Z] 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-20T09:46:08.475Z] ---> job-cost.sh [2021-06-20T09:46:08.475Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E0Kt [2021-06-20T09:46:47.457Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T09:48:09.205Z] lf-activate-venv(): INFO: Adding /tmp/venv-E0Kt/bin to PATH [2021-06-20T09:48:09.205Z] INFO: No Stack... [2021-06-20T09:48:09.205Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-20T09:48:09.205Z] INFO: Archiving Costs [Pipeline] sh [2021-06-20T09:48:09.570Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2021-06-20T09:48:09.571Z] [Pipeline] lock [2021-06-20T09:48:09.661Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [2021-06-20T09:48:09.671Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] did not exist. Created. [2021-06-20T09:48:09.671Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-20T09:48:10.111Z] /w/workspace/edgex-ui-go/1@tmp/durable-5c9e9744/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-5c9e9744/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-20T09:48:10.484Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-20T09:48:10.530Z] Warning: overwriting stash ‘stack-cost’ [2021-06-20T09:48:10.760Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T09:48:10.782Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-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-20T09:48:12.136Z] provisioning config files... [2021-06-20T09:48:12.147Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config6611231476188902176tmp [Pipeline] { [Pipeline] sh [2021-06-20T09:48:12.538Z] + set +x [2021-06-20T09:48:12.538Z] + curl -s https://codecov.io/bash [2021-06-20T09:48:12.538Z] + bash -s -- [2021-06-20T09:48:12.538Z] [2021-06-20T09:48:12.538Z] _____ _ [2021-06-20T09:48:12.538Z] / ____| | | [2021-06-20T09:48:12.538Z] | | ___ __| | ___ ___ _____ __ [2021-06-20T09:48:12.538Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-20T09:48:12.538Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-20T09:48:12.538Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-20T09:48:12.538Z] Bash-1.0.3 [2021-06-20T09:48:12.538Z] [2021-06-20T09:48:12.538Z] [2021-06-20T09:48:12.538Z] ==> git version 2.24.4 found [2021-06-20T09:48:12.538Z] ==> 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-20T09:48:12.538Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-20T09:48:12.538Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-20T09:48:12.804Z] ==> Jenkins CI detected. [2021-06-20T09:48:12.804Z] project root: . [2021-06-20T09:48:12.804Z] --> token set from env [2021-06-20T09:48:12.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-20T09:48:12.804Z] ==> Running gcov in . (disable via -X gcov) [2021-06-20T09:48:12.804Z] ==> Python coveragepy not found [2021-06-20T09:48:12.804Z] ==> Searching for coverage reports in: [2021-06-20T09:48:12.804Z] + . [2021-06-20T09:48:12.804Z] -> Found 1 reports [2021-06-20T09:48:12.804Z] ==> Detecting git/mercurial file structure [2021-06-20T09:48:12.804Z] ==> Reading reports [2021-06-20T09:48:12.804Z] + ./coverage.out bytes=10 [2021-06-20T09:48:12.804Z] ==> Appending adjustments [2021-06-20T09:48:12.804Z] https://docs.codecov.io/docs/fixing-reports [2021-06-20T09:48:12.804Z] + Found adjustments [2021-06-20T09:48:12.804Z] ==> Gzipping contents [2021-06-20T09:48:12.804Z] 4.0K /tmp/codecov.mUSBTu.gz [2021-06-20T09:48:12.804Z] ==> Uploading reports [2021-06-20T09:48:12.805Z] url: https://codecov.io [2021-06-20T09:48:12.805Z] query: branch=PR-389&commit=33aebcdb19709d494890f91d9fef28053b69ac14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=389&job=&cmd_args= [2021-06-20T09:48:12.805Z] -> Pinging Codecov [2021-06-20T09:48:12.805Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-389&commit=33aebcdb19709d494890f91d9fef28053b69ac14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=389&job=&cmd_args= [2021-06-20T09:48:13.381Z] -> Uploading to [2021-06-20T09:48:13.381Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/33aebcdb19709d494890f91d9fef28053b69ac14/ee89f83e-7b4a-444a-bf6e-bcecc0acd9a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T094813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cea8546d89fc3d9f848e1bedf53d716cbc6631a2ee50809460414b8d0ef9123a [2021-06-20T09:48:13.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-20T09:48:13.381Z] Dload Upload Total Spent Left Speed [2021-06-20T09:48:13.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3958 0 0 100 3958 0 7833 --:--:-- --:--:-- --:--:-- 7822 100 3958 0 0 100 3958 0 7830 --:--:-- --:--:-- --:--:-- 7822 [2021-06-20T09:48:13.956Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] } [2021-06-20T09:48:13.980Z] 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-20T09:48:16.502Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:17.112Z] ---> package-listing.sh [2021-06-20T09:48:17.112Z] ++ facter osfamily [2021-06-20T09:48:17.112Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-20T09:48:17.382Z] + OS_FAMILY=redhat [2021-06-20T09:48:17.382Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-389 [2021-06-20T09:48:17.382Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-20T09:48:17.382Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-20T09:48:17.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-20T09:48:17.382Z] + PACKAGES=/tmp/packages_start.txt [2021-06-20T09:48:17.382Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-389 ']' [2021-06-20T09:48:17.382Z] + PACKAGES=/tmp/packages_end.txt [2021-06-20T09:48:17.382Z] + case "${OS_FAMILY}" in [2021-06-20T09:48:17.382Z] + rpm -qa [2021-06-20T09:48:17.382Z] + sort [2021-06-20T09:48:17.966Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-20T09:48:17.966Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-20T09:48:17.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-20T09:48:17.966Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-389 ']' [2021-06-20T09:48:17.966Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-389/archives/ [2021-06-20T09:48:17.966Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-389/archives/ [Pipeline] echo [2021-06-20T09:48:18.002Z] 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-20T09:48:18.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:48:18.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:48:18.911Z] [2021-06-20T09:48:18.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:48:19.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:48:19.285Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-20T09:48:19.285Z] df20fa9351a1: Pulling fs layer [2021-06-20T09:48:19.285Z] 36b3adc4ff6f: Pulling fs layer [2021-06-20T09:48:19.285Z] 8ad3a11d3b57: Pulling fs layer [2021-06-20T09:48:19.285Z] 46f8f816bc3b: Pulling fs layer [2021-06-20T09:48:19.285Z] 93b61091891f: Pulling fs layer [2021-06-20T09:48:19.285Z] 93b9cdb0e59b: Pulling fs layer [2021-06-20T09:48:19.285Z] 5e14af77c1be: Pulling fs layer [2021-06-20T09:48:19.285Z] 01666e4c0597: Pulling fs layer [2021-06-20T09:48:19.285Z] aa168da1d23b: Pulling fs layer [2021-06-20T09:48:19.285Z] 93b9cdb0e59b: Waiting [2021-06-20T09:48:19.285Z] 5e14af77c1be: Waiting [2021-06-20T09:48:19.285Z] 01666e4c0597: Waiting [2021-06-20T09:48:19.285Z] aa168da1d23b: Waiting [2021-06-20T09:48:19.285Z] 46f8f816bc3b: Waiting [2021-06-20T09:48:19.285Z] 93b61091891f: Waiting [2021-06-20T09:48:19.285Z] 36b3adc4ff6f: Verifying Checksum [2021-06-20T09:48:19.285Z] 36b3adc4ff6f: Download complete [2021-06-20T09:48:19.285Z] 46f8f816bc3b: Verifying Checksum [2021-06-20T09:48:19.285Z] 46f8f816bc3b: Download complete [2021-06-20T09:48:19.285Z] df20fa9351a1: Verifying Checksum [2021-06-20T09:48:19.285Z] df20fa9351a1: Download complete [2021-06-20T09:48:19.553Z] 93b9cdb0e59b: Verifying Checksum [2021-06-20T09:48:19.553Z] 93b9cdb0e59b: Download complete [2021-06-20T09:48:19.553Z] 5e14af77c1be: Verifying Checksum [2021-06-20T09:48:19.553Z] 5e14af77c1be: Download complete [2021-06-20T09:48:19.553Z] 93b61091891f: Verifying Checksum [2021-06-20T09:48:19.553Z] 93b61091891f: Download complete [2021-06-20T09:48:19.553Z] 01666e4c0597: Verifying Checksum [2021-06-20T09:48:19.553Z] 01666e4c0597: Download complete [2021-06-20T09:48:19.553Z] 8ad3a11d3b57: Verifying Checksum [2021-06-20T09:48:19.553Z] 8ad3a11d3b57: Download complete [2021-06-20T09:48:19.553Z] df20fa9351a1: Pull complete [2021-06-20T09:48:19.815Z] 36b3adc4ff6f: Pull complete [2021-06-20T09:48:20.392Z] 8ad3a11d3b57: Pull complete [2021-06-20T09:48:20.392Z] 46f8f816bc3b: Pull complete [2021-06-20T09:48:20.662Z] 93b61091891f: Pull complete [2021-06-20T09:48:20.924Z] 93b9cdb0e59b: Pull complete [2021-06-20T09:48:20.924Z] 5e14af77c1be: Pull complete [2021-06-20T09:48:20.924Z] 01666e4c0597: Pull complete [2021-06-20T09:48:21.503Z] aa168da1d23b: Verifying Checksum [2021-06-20T09:48:21.503Z] aa168da1d23b: Download complete [2021-06-20T09:48:26.857Z] aa168da1d23b: Pull complete [2021-06-20T09:48:26.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-20T09:48:26.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:48:26.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-20T09:48:26.967Z] prd-centos7-docker-4c-2g-393 does not seem to be running inside a container [2021-06-20T09:48:27.007Z] $ 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-389/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-389 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389:/w/workspace/edgexfoundry_edgex-ui-go_PR-389:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@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-20T09:48:29.231Z] $ docker top c8ff13b94b62501a0206a1dc097df74ce91a83bc4dcf5e5fb1fa9fefbc59af58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:48:29.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-20T09:48:30.020Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-20T09:48:30.358Z] + ls /var/log/sa-host [2021-06-20T09:48:30.358Z] + sadf -c /var/log/sa-host/sa05 [2021-06-20T09:48:30.358Z] file_magic: OK [2021-06-20T09:48:30.358Z] HZ: Using current value: 100 [2021-06-20T09:48:30.358Z] file_header: OK [2021-06-20T09:48:30.358Z] 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-20T09:48:30.358Z] Statistics: [2021-06-20T09:48:30.358Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T09:48:30.358Z] File successfully converted to sysstat format version 12.2.1 [2021-06-20T09:48:30.358Z] + sadf -c /var/log/sa-host/sa20 [2021-06-20T09:48:30.358Z] file_magic: OK [2021-06-20T09:48:30.358Z] HZ: Using current value: 100 [2021-06-20T09:48:30.358Z] file_header: OK [2021-06-20T09:48:30.358Z] 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-20T09:48:30.358Z] Statistics: [2021-06-20T09:48:30.358Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T09:48:30.358Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:48:30.608Z] provisioning config files... [2021-06-20T09:48:30.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config2958566481631142395tmp [Pipeline] { [Pipeline] echo [2021-06-20T09:48:30.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:31.048Z] ---> create-netrc.sh [Pipeline] } [2021-06-20T09:48:31.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:31.536Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-20T09:48:31.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:31.953Z] ---> sudo-logs.sh [2021-06-20T09:48:31.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-20T09:48:32.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:32.405Z] ---> job-cost.sh [2021-06-20T09:48:32.406Z] lf-activate-venv: SKIPPING [2021-06-20T09:48:32.406Z] DEBUG: total: 0.18000000715255737 [2021-06-20T09:48:32.406Z] INFO: Retrieving Stack Cost... [2021-06-20T09:48:32.983Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T09:48:33.562Z] INFO: Archiving Costs [Pipeline] echo [2021-06-20T09:48:33.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:48:33.938Z] ---> logs-deploy.sh [2021-06-20T09:48:33.938Z] lf-activate-venv: SKIPPING [2021-06-20T09:48:33.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-389/1 [2021-06-20T09:48:33.938Z] INFO: archiving workspace using pattern(s): [2021-06-20T09:48:34.885Z] Archives upload complete. [2021-06-20T09:48:34.885Z] INFO: archiving logs to Nexus