Pull request #487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 055b3dcc6e462464abd65aff9236827af3559d5f+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (5b931d6c9c4ca446c1f2f52944940080a13e9671) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh704123973948279447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14931405995811708934.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-487/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14900305498846495680.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7964614303830042054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15175860453248405403.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-487/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13333942053195801290.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1477’ Running on prd-centos7-docker-4c-2g-1483 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [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-487 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh1746475447269644960.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh7098010998285276114.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f Merge succeeded, producing 055b3dcc6e462464abd65aff9236827af3559d5f Checking out Revision 055b3dcc6e462464abd65aff9236827af3559d5f (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/jenkins-gitclient-ssh4484159167963711108.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-14T01:25:34.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-14T01:25:34.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-14T01:25:34.410Z] ========================================================= [2022-01-14T01:25:34.410Z] EdgeX Global Pipelines Version Info [2022-01-14T01:25:34.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:25:35.570Z] ------------------- [2022-01-14T01:25:35.570Z] stable info: [2022-01-14T01:25:35.570Z] ------------------- [2022-01-14T01:25:35.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-14T01:25:35.570Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-14T01:25:35.570Z] Message: update stable to v1.0.219 [2022-01-14T01:25:36.141Z] ------------------- [2022-01-14T01:25:36.141Z] experimental info: [2022-01-14T01:25:36.141Z] ------------------- [2022-01-14T01:25:36.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-14T01:25:36.141Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-14T01:25:36.141Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-14T01:25:36.421Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-14T01:25:36.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-14T01:25:36.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-14T01:25:36.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-14T01:25:36.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-14T01:25:36.632Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-14T01:25:36.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-14T01:25:36.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-14T01:25:36.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-14T01:25:36.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-14T01:25:36.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-14T01:25:36.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-14T01:25:36.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-14T01:25:36.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-14T01:25:37.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-14T01:25:37.075Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-14T01:25:37.112Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-14T01:25:37.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-14T01:25:37.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-14T01:25:37.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-14T01:25:37.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-14T01:25:37.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-14T01:25:37.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-14T01:25:37.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-14T01:25:37.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-14T01:25:37.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-14T01:25:37.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo [2022-01-14T01:25:37.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo [2022-01-14T01:25:37.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo [2022-01-14T01:25:37.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo [2022-01-14T01:25:37.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 055b3dc [Pipeline] echo [2022-01-14T01:25:37.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-14T01:25:37.902Z] provisioning config files... [2022-01-14T01:25:37.916Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config2297603112778405042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:25:38.268Z] ---> docker-login.sh [2022-01-14T01:25:38.269Z] nexus3.edgexfoundry.org:10001 [2022-01-14T01:25:38.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:38.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:38.533Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:38.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:38.533Z] [2022-01-14T01:25:38.533Z] Login Succeeded [2022-01-14T01:25:38.533Z] nexus3.edgexfoundry.org:10002 [2022-01-14T01:25:38.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:38.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:38.533Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:38.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:38.533Z] [2022-01-14T01:25:38.533Z] Login Succeeded [2022-01-14T01:25:38.533Z] nexus3.edgexfoundry.org:10003 [2022-01-14T01:25:38.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:38.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:38.798Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:38.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:38.798Z] [2022-01-14T01:25:38.798Z] Login Succeeded [2022-01-14T01:25:38.798Z] nexus3.edgexfoundry.org:10004 [2022-01-14T01:25:38.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:38.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:38.798Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:38.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:38.798Z] [2022-01-14T01:25:38.798Z] Login Succeeded [2022-01-14T01:25:38.798Z] docker.io [2022-01-14T01:25:38.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:39.373Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:39.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:39.373Z] [2022-01-14T01:25:39.373Z] Login Succeeded [2022-01-14T01:25:39.373Z] ---> docker-login.sh ends [Pipeline] } [2022-01-14T01:25:39.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-14T01:25:40.012Z] + git rev-list -1 --merges 055b3dcc6e462464abd65aff9236827af3559d5f~1..055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo [2022-01-14T01:25:40.062Z] -----------> git rev-list -1 --merges 055b3dcc6e462464abd65aff9236827af3559d5f~1..055b3dcc6e462464abd65aff9236827af3559d5f 055b3dcc6e462464abd65aff9236827af3559d5f [false] [Pipeline] sh [2022-01-14T01:25:40.394Z] + git log --format=format:%s -1 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo [2022-01-14T01:25:40.433Z] ========================================================= [2022-01-14T01:25:40.433Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-14T01:25:40.433Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-14T01:25:40.872Z] + git log --format=format:%s -1 055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] echo [2022-01-14T01:25:40.903Z] [semverPrep] GIT_COMMIT: 055b3dcc6e462464abd65aff9236827af3559d5f, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web [Pipeline] echo [2022-01-14T01:25:40.936Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-14T01:25:41.408Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-14T01:25:41.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-14T01:25:41.408Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-14T01:25:41.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-14T01:25:41.408Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-14T01:25:41.408Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-14T01:25:41.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:25:41.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-14T01:25:41.869Z] [2022-01-14T01:25:41.869Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:25:42.220Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-14T01:25:42.220Z] latest: Pulling from edgex-devops/git-semver [2022-01-14T01:25:42.220Z] a0d0a0d46f8b: Pulling fs layer [2022-01-14T01:25:42.220Z] 3e5f54012d9b: Pulling fs layer [2022-01-14T01:25:42.220Z] 4c7163046ea9: Pulling fs layer [2022-01-14T01:25:42.220Z] 0c2d73faf560: Pulling fs layer [2022-01-14T01:25:42.220Z] 0c2d73faf560: Waiting [2022-01-14T01:25:42.220Z] 3e5f54012d9b: Verifying Checksum [2022-01-14T01:25:42.220Z] 3e5f54012d9b: Download complete [2022-01-14T01:25:42.220Z] a0d0a0d46f8b: Verifying Checksum [2022-01-14T01:25:42.220Z] a0d0a0d46f8b: Download complete [2022-01-14T01:25:42.220Z] 4c7163046ea9: Verifying Checksum [2022-01-14T01:25:42.220Z] 4c7163046ea9: Download complete [2022-01-14T01:25:42.220Z] 0c2d73faf560: Verifying Checksum [2022-01-14T01:25:42.220Z] 0c2d73faf560: Download complete [2022-01-14T01:25:42.479Z] a0d0a0d46f8b: Pull complete [2022-01-14T01:25:42.479Z] 3e5f54012d9b: Pull complete [2022-01-14T01:25:42.745Z] 4c7163046ea9: Pull complete [2022-01-14T01:25:43.008Z] 0c2d73faf560: Pull complete [2022-01-14T01:25:43.008Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-14T01:25:43.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-14T01:25:43.008Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-14T01:25:43.102Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2022-01-14T01:25:43.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-14T01:25:43.788Z] $ docker top 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-14T01:25:43.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-14T01:25:43.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-14T01:25:44.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-14T01:25:44.082Z] $ docker exec 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent [2022-01-14T01:25:44.193Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHCIBh/agent.13 [2022-01-14T01:25:44.193Z] SSH_AGENT_PID=20 [2022-01-14T01:25:44.200Z] Running ssh-add (command line suppressed) [2022-01-14T01:25:44.279Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8325001297938569342.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8325001297938569342.key) [2022-01-14T01:25:44.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-14T01:25:44.641Z] + git tag --points-at HEAD [Pipeline] } [2022-01-14T01:25:44.663Z] $ docker exec --env ******** --env ******** 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent -k [2022-01-14T01:25:44.749Z] unset SSH_AUTH_SOCK; [2022-01-14T01:25:44.749Z] unset SSH_AGENT_PID; [2022-01-14T01:25:44.749Z] echo Agent pid 20 killed; [2022-01-14T01:25:44.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-14T01:25:44.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-14T01:25:44.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-14T01:25:44.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-14T01:25:44.960Z] $ docker exec 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent [2022-01-14T01:25:45.071Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJkOof/agent.52 [2022-01-14T01:25:45.071Z] SSH_AGENT_PID=58 [2022-01-14T01:25:45.077Z] Running ssh-add (command line suppressed) [2022-01-14T01:25:45.177Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_3155758188135033116.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_3155758188135033116.key) [2022-01-14T01:25:45.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-14T01:25:45.529Z] + git semver init [2022-01-14T01:25:45.530Z] # -> Open(): unable to determine branch for HEAD [2022-01-14T01:25:45.530Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git [2022-01-14T01:25:45.530Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-14T01:25:45.530Z] # $SEMVER_REMOTE_NAME = origin [2022-01-14T01:25:45.530Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-14T01:25:45.530Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-14T01:25:45.530Z] # $SEMVER_BRANCH = PR-487 [2022-01-14T01:25:45.530Z] # $SEMVER_TEMP = /tmp/semver-022883180 [2022-01-14T01:25:45.530Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-14T01:25:47.450Z] # '/tmp/semver-022883180' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' [2022-01-14T01:25:47.450Z] # -> Force: false [2022-01-14T01:25:47.450Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } [2022-01-14T01:25:47.477Z] $ docker exec --env ******** --env ******** 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 ssh-agent -k [2022-01-14T01:25:47.567Z] unset SSH_AUTH_SOCK; [2022-01-14T01:25:47.567Z] unset SSH_AGENT_PID; [2022-01-14T01:25:47.567Z] echo Agent pid 58 killed; [2022-01-14T01:25:47.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-14T01:25:48.015Z] + git semver [Pipeline] } [2022-01-14T01:25:48.047Z] $ docker stop --time=1 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 [2022-01-14T01:25:49.335Z] $ docker rm -f 816b350b941ab4d218376a59dc544ede1b2c96382a9fb3d8462607991a6bc225 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-14T01:25:49.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-14T01:25:50.058Z] Stashed 1 file(s) [Pipeline] echo [2022-01-14T01:25:50.076Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-14T01:25:50.650Z] provisioning config files... [2022-01-14T01:25:50.661Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config810597441377241483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:25:51.040Z] ---> docker-login.sh [2022-01-14T01:25:51.041Z] nexus3.edgexfoundry.org:10001 [2022-01-14T01:25:51.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:51.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:51.041Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:51.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:51.041Z] [2022-01-14T01:25:51.041Z] Login Succeeded [2022-01-14T01:25:51.041Z] nexus3.edgexfoundry.org:10002 [2022-01-14T01:25:51.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:51.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:51.041Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:51.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:51.041Z] [2022-01-14T01:25:51.041Z] Login Succeeded [2022-01-14T01:25:51.041Z] nexus3.edgexfoundry.org:10003 [2022-01-14T01:25:51.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:51.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:51.303Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:51.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:51.303Z] [2022-01-14T01:25:51.303Z] Login Succeeded [2022-01-14T01:25:51.303Z] nexus3.edgexfoundry.org:10004 [2022-01-14T01:25:51.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:51.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:51.303Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:51.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:51.303Z] [2022-01-14T01:25:51.303Z] Login Succeeded [2022-01-14T01:25:51.303Z] docker.io [2022-01-14T01:25:51.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:25:51.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:25:51.878Z] Configure a credential helper to remove this warning. See [2022-01-14T01:25:51.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:25:51.878Z] [2022-01-14T01:25:51.878Z] Login Succeeded [2022-01-14T01:25:51.878Z] ---> docker-login.sh ends [Pipeline] } [2022-01-14T01:25:51.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-14T01:25:52.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-14T01:25:52.151Z] ========================================================= [2022-01-14T01:25:52.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-14T01:25:52.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:25:52.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-14T01:25:52.833Z] Sending build context to Docker daemon 39.29MB [2022-01-14T01:25:52.833Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2022-01-14T01:25:52.833Z] Step 2/14 : FROM ${BASE} AS builder [2022-01-14T01:25:52.833Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-14T01:25:52.833Z] 59bf1c3509f3: Pulling fs layer [2022-01-14T01:25:52.833Z] 666ba61612fd: Pulling fs layer [2022-01-14T01:25:52.833Z] 8ed8ca486205: Pulling fs layer [2022-01-14T01:25:52.833Z] 4fe6c5a15a65: Pulling fs layer [2022-01-14T01:25:52.833Z] 22a0e8bec74d: Pulling fs layer [2022-01-14T01:25:52.833Z] f965cba54748: Pulling fs layer [2022-01-14T01:25:52.833Z] 861ffc35075e: Pulling fs layer [2022-01-14T01:25:52.833Z] 4b385c91608e: Pulling fs layer [2022-01-14T01:25:52.833Z] 560528eb2ebb: Pulling fs layer [2022-01-14T01:25:52.833Z] 4fe6c5a15a65: Waiting [2022-01-14T01:25:52.833Z] 22a0e8bec74d: Waiting [2022-01-14T01:25:52.833Z] f965cba54748: Waiting [2022-01-14T01:25:52.833Z] 861ffc35075e: Waiting [2022-01-14T01:25:52.833Z] 4b385c91608e: Waiting [2022-01-14T01:25:52.833Z] 560528eb2ebb: Waiting [2022-01-14T01:25:52.833Z] 8ed8ca486205: Verifying Checksum [2022-01-14T01:25:52.833Z] 8ed8ca486205: Download complete [2022-01-14T01:25:52.833Z] 666ba61612fd: Verifying Checksum [2022-01-14T01:25:52.833Z] 666ba61612fd: Download complete [2022-01-14T01:25:53.098Z] 22a0e8bec74d: Verifying Checksum [2022-01-14T01:25:53.098Z] 22a0e8bec74d: Download complete [2022-01-14T01:25:53.098Z] 59bf1c3509f3: Verifying Checksum [2022-01-14T01:25:53.098Z] 59bf1c3509f3: Download complete [2022-01-14T01:25:53.098Z] f965cba54748: Verifying Checksum [2022-01-14T01:25:53.098Z] f965cba54748: Download complete [2022-01-14T01:25:53.098Z] 861ffc35075e: Verifying Checksum [2022-01-14T01:25:53.098Z] 861ffc35075e: Download complete [2022-01-14T01:25:53.098Z] 4b385c91608e: Verifying Checksum [2022-01-14T01:25:53.098Z] 4b385c91608e: Download complete [2022-01-14T01:25:53.364Z] 59bf1c3509f3: Pull complete [2022-01-14T01:25:53.628Z] 4fe6c5a15a65: Verifying Checksum [2022-01-14T01:25:53.628Z] 4fe6c5a15a65: Download complete [2022-01-14T01:25:53.628Z] 666ba61612fd: Pull complete [2022-01-14T01:25:53.628Z] 8ed8ca486205: Pull complete [2022-01-14T01:25:53.628Z] 560528eb2ebb: Verifying Checksum [2022-01-14T01:25:53.628Z] 560528eb2ebb: Download complete [2022-01-14T01:25:57.849Z] 4fe6c5a15a65: Pull complete [2022-01-14T01:25:57.849Z] 22a0e8bec74d: Pull complete [2022-01-14T01:25:57.849Z] f965cba54748: Pull complete [2022-01-14T01:25:57.849Z] 861ffc35075e: Pull complete [2022-01-14T01:25:57.849Z] 4b385c91608e: Pull complete [2022-01-14T01:26:00.448Z] 560528eb2ebb: Pull complete [2022-01-14T01:26:00.448Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-14T01:26:00.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-14T01:26:00.448Z] ---> dd4a08f94e63 [2022-01-14T01:26:00.448Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-14T01:26:01.843Z] ---> Running in 9c9782897428 [2022-01-14T01:26:01.843Z] Removing intermediate container 9c9782897428 [2022-01-14T01:26:01.843Z] ---> ae5c3373ac4a [2022-01-14T01:26:01.843Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2022-01-14T01:26:01.843Z] ---> Running in 7688bc65e99e [2022-01-14T01:26:02.106Z] Removing intermediate container 7688bc65e99e [2022-01-14T01:26:02.106Z] ---> 11c7350ceefc [2022-01-14T01:26:02.106Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2022-01-14T01:26:02.106Z] ---> Running in f54801203294 [2022-01-14T01:26:02.106Z] Removing intermediate container f54801203294 [2022-01-14T01:26:02.106Z] ---> 4d0402ab6028 [2022-01-14T01:26:02.106Z] Step 6/14 : LABEL Name=edgex-ui-go [2022-01-14T01:26:02.106Z] ---> Running in 700d6f39b022 [2022-01-14T01:26:02.371Z] Removing intermediate container 700d6f39b022 [2022-01-14T01:26:02.371Z] ---> bac893df2931 [2022-01-14T01:26:02.371Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-14T01:26:02.371Z] ---> Running in d46f8b3fc3bd [2022-01-14T01:26:02.371Z] Removing intermediate container d46f8b3fc3bd [2022-01-14T01:26:02.371Z] ---> f17d2aea7a59 [2022-01-14T01:26:02.371Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-14T01:26:02.371Z] ---> Running in f5542e1a5ae3 [2022-01-14T01:26:02.947Z] Removing intermediate container f5542e1a5ae3 [2022-01-14T01:26:02.947Z] ---> c3e02192d7e4 [2022-01-14T01:26:02.947Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-14T01:26:02.947Z] ---> Running in 4cb7c364dae2 [2022-01-14T01:26:03.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-14T01:26:04.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-14T01:26:04.425Z] OK: 221 MiB in 52 packages [2022-01-14T01:26:04.684Z] Removing intermediate container 4cb7c364dae2 [2022-01-14T01:26:04.684Z] ---> ab65f05eb52d [2022-01-14T01:26:04.684Z] Step 10/14 : ENV GO111MODULE=on [2022-01-14T01:26:04.684Z] ---> Running in 7518645219e1 [2022-01-14T01:26:04.684Z] Removing intermediate container 7518645219e1 [2022-01-14T01:26:04.684Z] ---> 07ee8df34546 [2022-01-14T01:26:04.684Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-14T01:26:04.684Z] ---> Running in 6148a89cb9e1 [2022-01-14T01:26:04.948Z] Removing intermediate container 6148a89cb9e1 [2022-01-14T01:26:04.948Z] ---> a1f028833d79 [2022-01-14T01:26:04.948Z] Step 12/14 : COPY . . [2022-01-14T01:26:05.480Z] Still waiting to schedule task [2022-01-14T01:26:05.481Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1481’ [2022-01-14T01:26:05.897Z] ---> dbfa39a0a486 [2022-01-14T01:26:05.897Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-14T01:26:05.897Z] ---> Running in fce39de3def0 [2022-01-14T01:26:44.698Z] Removing intermediate container fce39de3def0 [2022-01-14T01:26:44.698Z] ---> a62607c85e60 [2022-01-14T01:26:44.698Z] Step 14/14 : RUN ${MAKE} [2022-01-14T01:26:44.698Z] ---> Running in 40fbab50f243 [2022-01-14T01:26:44.698Z] noop [2022-01-14T01:26:44.698Z] Removing intermediate container 40fbab50f243 [2022-01-14T01:26:44.698Z] ---> b7a253ec840b [2022-01-14T01:26:44.698Z] Successfully built b7a253ec840b [2022-01-14T01:26:44.698Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:26:45.040Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-14T01:26:45.040Z] . [Pipeline] withDockerContainer [2022-01-14T01:26:45.138Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2022-01-14T01:26:45.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 [2022-01-14T01:26:45.528Z] $ docker top e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-14T01:26:45.941Z] + go version [2022-01-14T01:26:45.941Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-14T01:26:45.974Z] $ docker stop --time=1 e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e [2022-01-14T01:26:47.163Z] $ docker rm -f e170bebdd1e16171ece5a9579fdbb8acad187ff450f4c086469551b77ca9866e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:26:47.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-14T01:26:47.867Z] . [Pipeline] withDockerContainer [2022-01-14T01:26:47.964Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2022-01-14T01:26:48.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 [2022-01-14T01:26:48.408Z] $ docker top 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-14T01:26:48.883Z] + make test [2022-01-14T01:26:48.883Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-14T01:26:49.156Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-14T01:27:01.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-14T01:27:01.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-14T01:27:01.496Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-14T01:27:01.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-14T01:27:04.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-14T01:27:04.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-14T01:27:04.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-14T01:27:04.893Z] $ docker stop --time=1 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 [2022-01-14T01:27:06.249Z] $ docker rm -f 0e275986025afa0fa810905b56857256681de8831c75a310cb5a661476c07001 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-14T01:27:06.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-14T01:27:06.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-14T01:27:08.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-14T01:27:08.363Z] + ls -al . [2022-01-14T01:27:08.363Z] total 112 [2022-01-14T01:27:08.363Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 14 01:26 . [2022-01-14T01:27:08.363Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 14 01:25 .. [2022-01-14T01:27:08.363Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:25 assets [2022-01-14T01:27:08.363Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 14 01:25 bin [2022-01-14T01:27:08.363Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:25 cmd [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:25 CONTRIBUTING.md [2022-01-14T01:27:08.363Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:26 coverage.out [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jan 14 01:25 Dockerfile [2022-01-14T01:27:08.363Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 14 01:25 docs [2022-01-14T01:27:08.363Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:25 .git [2022-01-14T01:27:08.363Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:25 .github [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:25 .gitignore [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 14 01:25 go.mod [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 14 01:25 go.sum [2022-01-14T01:27:08.363Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 14 01:25 internal [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:25 Jenkinsfile [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:25 LICENSE [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 14 01:25 Makefile [2022-01-14T01:27:08.363Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 14 01:25 pkg [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 14 01:25 README.md [2022-01-14T01:27:08.363Z] drwx------. 3 jenkins jenkins 56 Jan 14 01:25 .semver [2022-01-14T01:27:08.363Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 14 01:25 snap [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:25 VERSION [2022-01-14T01:27:08.363Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:25 version.go [2022-01-14T01:27:08.363Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 14 01:25 web [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:27:08.701Z] + 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=055b3dcc6e462464abd65aff9236827af3559d5f --label arch=amd64 --label version=0.0.0 . [2022-01-14T01:27:08.964Z] Sending build context to Docker daemon 39.29MB [2022-01-14T01:27:08.964Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-01-14T01:27:08.964Z] Step 2/22 : FROM ${BASE} AS builder [2022-01-14T01:27:08.964Z] ---> b7a253ec840b [2022-01-14T01:27:08.964Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-14T01:27:08.964Z] ---> Running in db9740f0bf38 [2022-01-14T01:27:08.964Z] Removing intermediate container db9740f0bf38 [2022-01-14T01:27:08.964Z] ---> 5d3fa9ec878e [2022-01-14T01:27:08.964Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2022-01-14T01:27:09.228Z] ---> Running in ecbb0cf0d475 [2022-01-14T01:27:09.228Z] Removing intermediate container ecbb0cf0d475 [2022-01-14T01:27:09.229Z] ---> d94c8cc86387 [2022-01-14T01:27:09.229Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2022-01-14T01:27:09.229Z] ---> Running in 6f4e1f8aa8cf [2022-01-14T01:27:09.229Z] Removing intermediate container 6f4e1f8aa8cf [2022-01-14T01:27:09.229Z] ---> 677f2ad68a0e [2022-01-14T01:27:09.229Z] Step 6/22 : LABEL Name=edgex-ui-go [2022-01-14T01:27:09.229Z] ---> Running in b49dc93a65ad [2022-01-14T01:27:09.497Z] Removing intermediate container b49dc93a65ad [2022-01-14T01:27:09.497Z] ---> fdedb9352209 [2022-01-14T01:27:09.497Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-14T01:27:09.497Z] ---> Running in cc210520822f [2022-01-14T01:27:09.497Z] Removing intermediate container cc210520822f [2022-01-14T01:27:09.497Z] ---> 451a417d9031 [2022-01-14T01:27:09.497Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-14T01:27:09.497Z] ---> Running in 934a7486e1a8 [2022-01-14T01:27:10.070Z] Removing intermediate container 934a7486e1a8 [2022-01-14T01:27:10.070Z] ---> cff35c50948c [2022-01-14T01:27:10.070Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-14T01:27:10.070Z] ---> Running in 1a18acb1cd89 [2022-01-14T01:27:10.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-14T01:27:10.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-14T01:27:11.477Z] OK: 221 MiB in 52 packages [2022-01-14T01:27:11.477Z] Removing intermediate container 1a18acb1cd89 [2022-01-14T01:27:11.477Z] ---> f8d451cd4e3a [2022-01-14T01:27:11.477Z] Step 10/22 : ENV GO111MODULE=on [2022-01-14T01:27:11.744Z] ---> Running in ef8f4e2eed74 [2022-01-14T01:27:11.744Z] Removing intermediate container ef8f4e2eed74 [2022-01-14T01:27:11.744Z] ---> 1c77787dc2d8 [2022-01-14T01:27:11.744Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-14T01:27:11.744Z] ---> Running in f4f5cba8659e [2022-01-14T01:27:11.744Z] Removing intermediate container f4f5cba8659e [2022-01-14T01:27:11.744Z] ---> d0a169fbde94 [2022-01-14T01:27:11.744Z] Step 12/22 : COPY . . [2022-01-14T01:27:12.687Z] ---> 742c01642257 [2022-01-14T01:27:12.687Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-14T01:27:12.687Z] ---> Running in e55c96288163 [2022-01-14T01:27:13.270Z] Removing intermediate container e55c96288163 [2022-01-14T01:27:13.271Z] ---> 6be91a8eca11 [2022-01-14T01:27:13.271Z] Step 14/22 : RUN ${MAKE} [2022-01-14T01:27:13.271Z] ---> Running in ac00ab5e1b0c [2022-01-14T01:27:13.850Z] 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 [2022-01-14T01:27:22.233Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-14T01:27:23.628Z] Removing intermediate container ac00ab5e1b0c [2022-01-14T01:27:23.628Z] ---> be2da42f761e [2022-01-14T01:27:23.628Z] Step 15/22 : FROM alpine:3.14 [2022-01-14T01:27:24.199Z] 3.14: Pulling from library/alpine [2022-01-14T01:27:24.461Z] 97518928ae5f: Pulling fs layer [2022-01-14T01:27:24.723Z] 97518928ae5f: Verifying Checksum [2022-01-14T01:27:24.723Z] 97518928ae5f: Download complete [2022-01-14T01:27:24.723Z] 97518928ae5f: Pull complete [2022-01-14T01:27:24.723Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-14T01:27:24.723Z] Status: Downloaded newer image for alpine:3.14 [2022-01-14T01:27:24.723Z] ---> 0a97eee8041e [2022-01-14T01:27:24.723Z] Step 16/22 : EXPOSE 4000 [2022-01-14T01:27:24.984Z] ---> Running in 4fec7e81f531 [2022-01-14T01:27:24.984Z] Removing intermediate container 4fec7e81f531 [2022-01-14T01:27:24.984Z] ---> 890fd6813ed8 [2022-01-14T01:27:24.984Z] Step 17/22 : 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 [2022-01-14T01:27:25.557Z] ---> 4012ebcb9350 [2022-01-14T01:27:25.557Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-14T01:27:25.557Z] ---> Running in e9259bcb5412 [2022-01-14T01:27:25.557Z] Removing intermediate container e9259bcb5412 [2022-01-14T01:27:25.557Z] ---> 75c9dc0f1336 [2022-01-14T01:27:25.557Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-14T01:27:25.557Z] ---> Running in 957a3ae36187 [2022-01-14T01:27:25.557Z] Removing intermediate container 957a3ae36187 [2022-01-14T01:27:25.557Z] ---> fca9ab424768 [2022-01-14T01:27:25.557Z] Step 20/22 : LABEL arch=amd64 [2022-01-14T01:27:25.820Z] ---> Running in 7fc6cb8c49a8 [2022-01-14T01:27:25.820Z] Removing intermediate container 7fc6cb8c49a8 [2022-01-14T01:27:25.820Z] ---> 6451d6be3c0f [2022-01-14T01:27:25.820Z] Step 21/22 : LABEL git_sha=055b3dcc6e462464abd65aff9236827af3559d5f [2022-01-14T01:27:25.820Z] ---> Running in 8415d8831bbe [2022-01-14T01:27:25.820Z] Removing intermediate container 8415d8831bbe [2022-01-14T01:27:25.820Z] ---> c3a949da20f3 [2022-01-14T01:27:25.820Z] Step 22/22 : LABEL version=0.0.0 [2022-01-14T01:27:25.820Z] ---> Running in 0da073b54ce2 [2022-01-14T01:27:26.085Z] Removing intermediate container 0da073b54ce2 [2022-01-14T01:27:26.085Z] ---> cfcbf6aa3885 [2022-01-14T01:27:26.085Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-14T01:27:26.085Z] Successfully built cfcbf6aa3885 [2022-01-14T01:27:26.085Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:27:26.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-14T01:27:26.867Z] [2022-01-14T01:27:26.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:27:27.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-14T01:27:27.217Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-14T01:27:27.217Z] b4d181a07f80: Pulling fs layer [2022-01-14T01:27:27.217Z] a1111a8f2ec3: Pulling fs layer [2022-01-14T01:27:27.217Z] ed53099fbce6: Pulling fs layer [2022-01-14T01:27:27.217Z] dc539afda2c1: Pulling fs layer [2022-01-14T01:27:27.217Z] 77bc0d833cb6: Pulling fs layer [2022-01-14T01:27:27.217Z] 9065ff56babe: Pulling fs layer [2022-01-14T01:27:27.217Z] d287ab97295c: Pulling fs layer [2022-01-14T01:27:27.217Z] dc539afda2c1: Waiting [2022-01-14T01:27:27.217Z] 77bc0d833cb6: Waiting [2022-01-14T01:27:27.217Z] 9065ff56babe: Waiting [2022-01-14T01:27:27.217Z] d287ab97295c: Waiting [2022-01-14T01:27:27.217Z] a1111a8f2ec3: Verifying Checksum [2022-01-14T01:27:27.217Z] a1111a8f2ec3: Download complete [2022-01-14T01:27:27.217Z] dc539afda2c1: Verifying Checksum [2022-01-14T01:27:27.217Z] dc539afda2c1: Download complete [2022-01-14T01:27:27.482Z] 77bc0d833cb6: Verifying Checksum [2022-01-14T01:27:27.483Z] 77bc0d833cb6: Download complete [2022-01-14T01:27:27.483Z] 9065ff56babe: Verifying Checksum [2022-01-14T01:27:27.483Z] 9065ff56babe: Download complete [2022-01-14T01:27:27.483Z] ed53099fbce6: Verifying Checksum [2022-01-14T01:27:27.483Z] ed53099fbce6: Download complete [2022-01-14T01:27:27.483Z] b4d181a07f80: Verifying Checksum [2022-01-14T01:27:27.483Z] b4d181a07f80: Download complete [2022-01-14T01:27:28.059Z] d287ab97295c: Verifying Checksum [2022-01-14T01:27:28.059Z] d287ab97295c: Download complete [2022-01-14T01:27:29.007Z] b4d181a07f80: Pull complete [2022-01-14T01:27:29.007Z] a1111a8f2ec3: Pull complete [2022-01-14T01:27:29.590Z] ed53099fbce6: Pull complete [2022-01-14T01:27:29.590Z] dc539afda2c1: Pull complete [2022-01-14T01:27:29.853Z] 77bc0d833cb6: Pull complete [2022-01-14T01:27:30.115Z] 9065ff56babe: Pull complete [2022-01-14T01:27:35.438Z] d287ab97295c: Pull complete [2022-01-14T01:27:35.438Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-14T01:27:35.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-14T01:27:35.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-14T01:27:35.523Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2022-01-14T01:27:35.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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:latest cat [2022-01-14T01:27:37.570Z] $ docker top 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:27:38.093Z] ---> job-cost.sh [2022-01-14T01:27:38.093Z] lf-activate-venv: SKIPPING [2022-01-14T01:27:38.093Z] INFO: No Stack... [2022-01-14T01:27:38.354Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-14T01:27:38.613Z] INFO: Archiving Costs [Pipeline] sh [2022-01-14T01:27:38.931Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv [2022-01-14T01:27:38.931Z] + cut -d, -f6 [Pipeline] lock [2022-01-14T01:27:38.977Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [2022-01-14T01:27:38.983Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] did not exist. Created. [2022-01-14T01:27:38.983Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-14T01:27:39.385Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-14T01:27:39.449Z] Stashed 1 file(s) [Pipeline] } [2022-01-14T01:27:39.468Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-14T01:27:39.554Z] $ docker stop --time=1 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a [2022-01-14T01:27:40.750Z] $ docker rm -f 2440022908e1eed06f260c8c07f1051ac9c90b0f0257c9994dc2febf420d5a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-14T01:28:35.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1485 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws [2022-01-14T01:28:35.149Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-01-14T01:28:35.387Z] The recommended git tool is: git [2022-01-14T01:28:40.252Z] using credential edgex-jenkins-ssh [2022-01-14T01:28:40.276Z] Cloning the remote Git repository [2022-01-14T01:28:40.338Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-14T01:28:40.422Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-01-14T01:28:40.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-14T01:28:40.546Z] > git --version # timeout=10 [2022-01-14T01:28:40.567Z] > git --version # 'git version 2.17.1' [2022-01-14T01:28:40.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-14T01:28:40.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-14T01:28:43.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-14T01:28:43.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-14T01:28:43.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-14T01:28:43.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-14T01:28:43.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-14T01:28:43.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-14T01:28:43.985Z] Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 055b3dcc6e462464abd65aff9236827af3559d5f [2022-01-14T01:28:44.459Z] Merge succeeded, producing 055b3dcc6e462464abd65aff9236827af3559d5f [2022-01-14T01:28:44.460Z] Checking out Revision 055b3dcc6e462464abd65aff9236827af3559d5f (PR-487) [2022-01-14T01:28:44.005Z] > git config core.sparsecheckout # timeout=10 [2022-01-14T01:28:44.022Z] > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 [2022-01-14T01:28:44.367Z] > git remote # timeout=10 [2022-01-14T01:28:44.393Z] > git config --get remote.origin.url # timeout=10 [2022-01-14T01:28:44.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-14T01:28:44.417Z] > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2022-01-14T01:28:44.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-14T01:28:44.466Z] > git config core.sparsecheckout # timeout=10 [2022-01-14T01:28:44.478Z] > git checkout -f 055b3dcc6e462464abd65aff9236827af3559d5f # timeout=10 [2022-01-14T01:28:48.947Z] Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" [2022-01-14T01:28:49.004Z] > git --version # timeout=10 [2022-01-14T01:28:49.015Z] > git --version # 'git version 2.17.1' [2022-01-14T01:28:49.025Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-14T01:28:50.038Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-14T01:28:50.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-14T01:28:50.038Z] Dload Upload Total Spent Left Speed [2022-01-14T01:28:50.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 64016 0 --:--:-- --:--:-- --:--:-- 64016 [Pipeline] sh [2022-01-14T01:28:50.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-14T01:28:50.903Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-14T01:28:50.903Z] + sudo tee /etc/docker/daemon.new [2022-01-14T01:28:50.903Z] { [2022-01-14T01:28:50.903Z] "registry-mirrors": [ [2022-01-14T01:28:50.903Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-14T01:28:50.903Z] ], [2022-01-14T01:28:50.903Z] "bip": "10.250.0.254/24", [2022-01-14T01:28:50.903Z] "hosts": [ [2022-01-14T01:28:50.903Z] "tcp://0.0.0.0:5555", [2022-01-14T01:28:50.903Z] "unix:///var/run/docker.sock" [2022-01-14T01:28:50.903Z] ], [2022-01-14T01:28:50.903Z] "mtu": 1458, [2022-01-14T01:28:50.903Z] "selinux-enabled": true, [2022-01-14T01:28:50.903Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-14T01:28:50.903Z] } [Pipeline] sh [2022-01-14T01:28:51.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-14T01:28:51.653Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-14T01:29:10.095Z] provisioning config files... [2022-01-14T01:29:10.122Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4571204612982025792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:29:10.524Z] ---> docker-login.sh [2022-01-14T01:29:10.524Z] nexus3.edgexfoundry.org:10001 [2022-01-14T01:29:11.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:29:11.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:29:11.409Z] Configure a credential helper to remove this warning. See [2022-01-14T01:29:11.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:29:11.409Z] [2022-01-14T01:29:11.409Z] Login Succeeded [2022-01-14T01:29:11.409Z] nexus3.edgexfoundry.org:10002 [2022-01-14T01:29:11.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:29:11.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:29:11.688Z] Configure a credential helper to remove this warning. See [2022-01-14T01:29:11.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:29:11.688Z] [2022-01-14T01:29:11.688Z] Login Succeeded [2022-01-14T01:29:11.688Z] nexus3.edgexfoundry.org:10003 [2022-01-14T01:29:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:29:12.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:29:12.244Z] Configure a credential helper to remove this warning. See [2022-01-14T01:29:12.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:29:12.244Z] [2022-01-14T01:29:12.244Z] Login Succeeded [2022-01-14T01:29:12.244Z] nexus3.edgexfoundry.org:10004 [2022-01-14T01:29:12.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:29:12.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:29:12.523Z] Configure a credential helper to remove this warning. See [2022-01-14T01:29:12.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:29:12.523Z] [2022-01-14T01:29:12.523Z] Login Succeeded [2022-01-14T01:29:12.523Z] docker.io [2022-01-14T01:29:13.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-14T01:29:13.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-14T01:29:13.611Z] Configure a credential helper to remove this warning. See [2022-01-14T01:29:13.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-14T01:29:13.611Z] [2022-01-14T01:29:13.611Z] Login Succeeded [2022-01-14T01:29:13.611Z] ---> docker-login.sh ends [Pipeline] } [2022-01-14T01:29:13.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-14T01:29:14.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-14T01:29:14.084Z] ========================================================= [2022-01-14T01:29:14.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-14T01:29:14.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:29:14.540Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-14T01:29:15.547Z] Sending build context to Docker daemon 24.94MB [2022-01-14T01:29:15.547Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2022-01-14T01:29:15.547Z] Step 2/14 : FROM ${BASE} AS builder [2022-01-14T01:29:15.547Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-14T01:29:15.547Z] 9b3977197b4f: Pulling fs layer [2022-01-14T01:29:15.547Z] 1a89e8eeedd5: Pulling fs layer [2022-01-14T01:29:15.547Z] 94645a83ff95: Pulling fs layer [2022-01-14T01:29:15.547Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-14T01:29:15.547Z] 0c92f367c5e7: Pulling fs layer [2022-01-14T01:29:15.547Z] 4b8299f9d1f4: Pulling fs layer [2022-01-14T01:29:15.547Z] 9a6b49a46696: Pulling fs layer [2022-01-14T01:29:15.547Z] cf05db05a679: Pulling fs layer [2022-01-14T01:29:15.547Z] 3f3a8bcf1eab: Waiting [2022-01-14T01:29:15.547Z] 9a6b49a46696: Waiting [2022-01-14T01:29:15.547Z] 4b8299f9d1f4: Waiting [2022-01-14T01:29:15.547Z] 0c92f367c5e7: Waiting [2022-01-14T01:29:15.547Z] cf05db05a679: Waiting [2022-01-14T01:29:15.547Z] 94645a83ff95: Verifying Checksum [2022-01-14T01:29:15.547Z] 94645a83ff95: Download complete [2022-01-14T01:29:15.547Z] 1a89e8eeedd5: Download complete [2022-01-14T01:29:15.547Z] 0c92f367c5e7: Verifying Checksum [2022-01-14T01:29:15.547Z] 0c92f367c5e7: Download complete [2022-01-14T01:29:15.831Z] 4b8299f9d1f4: Verifying Checksum [2022-01-14T01:29:15.831Z] 4b8299f9d1f4: Download complete [2022-01-14T01:29:15.831Z] 9a6b49a46696: Download complete [2022-01-14T01:29:15.831Z] 9b3977197b4f: Verifying Checksum [2022-01-14T01:29:15.831Z] 9b3977197b4f: Download complete [2022-01-14T01:29:16.436Z] 9b3977197b4f: Pull complete [2022-01-14T01:29:17.038Z] 1a89e8eeedd5: Pull complete [2022-01-14T01:29:17.313Z] 94645a83ff95: Pull complete [2022-01-14T01:29:17.589Z] cf05db05a679: Verifying Checksum [2022-01-14T01:29:17.589Z] cf05db05a679: Download complete [2022-01-14T01:29:18.184Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-14T01:29:18.184Z] 3f3a8bcf1eab: Download complete [2022-01-14T01:29:30.584Z] 3f3a8bcf1eab: Pull complete [2022-01-14T01:29:30.584Z] 0c92f367c5e7: Pull complete [2022-01-14T01:29:30.584Z] 4b8299f9d1f4: Pull complete [2022-01-14T01:29:30.584Z] 9a6b49a46696: Pull complete [2022-01-14T01:29:35.993Z] cf05db05a679: Pull complete [2022-01-14T01:29:35.993Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-14T01:29:35.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-14T01:29:35.993Z] ---> 0ccda1f7e2ee [2022-01-14T01:29:35.993Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-14T01:29:37.430Z] ---> Running in e7ea005c4b2a [2022-01-14T01:29:38.035Z] Removing intermediate container e7ea005c4b2a [2022-01-14T01:29:38.035Z] ---> 38afa28c6924 [2022-01-14T01:29:38.035Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2022-01-14T01:29:38.035Z] ---> Running in 607c46be1e2d [2022-01-14T01:29:38.317Z] Removing intermediate container 607c46be1e2d [2022-01-14T01:29:38.317Z] ---> d68983c33af2 [2022-01-14T01:29:38.317Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2022-01-14T01:29:38.588Z] ---> Running in e8a65c1ebf62 [2022-01-14T01:29:38.863Z] Removing intermediate container e8a65c1ebf62 [2022-01-14T01:29:38.863Z] ---> 25835cc8e18a [2022-01-14T01:29:38.863Z] Step 6/14 : LABEL Name=edgex-ui-go [2022-01-14T01:29:38.863Z] ---> Running in 941065bf7195 [2022-01-14T01:29:39.458Z] Removing intermediate container 941065bf7195 [2022-01-14T01:29:39.458Z] ---> 580c3497d4d0 [2022-01-14T01:29:39.458Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-14T01:29:39.458Z] ---> Running in 2c51a4f9372b [2022-01-14T01:29:39.731Z] Removing intermediate container 2c51a4f9372b [2022-01-14T01:29:39.731Z] ---> bfd4b2e314e5 [2022-01-14T01:29:39.731Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-14T01:29:40.004Z] ---> Running in 0a5fb7869a6a [2022-01-14T01:29:41.986Z] Removing intermediate container 0a5fb7869a6a [2022-01-14T01:29:41.986Z] ---> 55ff745389ad [2022-01-14T01:29:41.986Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-14T01:29:41.986Z] ---> Running in 94bfff0a82df [2022-01-14T01:29:42.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-14T01:29:43.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-14T01:29:44.531Z] OK: 220 MiB in 52 packages [2022-01-14T01:29:45.514Z] Removing intermediate container 94bfff0a82df [2022-01-14T01:29:45.514Z] ---> acde73575234 [2022-01-14T01:29:45.514Z] Step 10/14 : ENV GO111MODULE=on [2022-01-14T01:29:45.514Z] ---> Running in 658a8b1cf936 [2022-01-14T01:29:46.115Z] Removing intermediate container 658a8b1cf936 [2022-01-14T01:29:46.115Z] ---> cb561102c06c [2022-01-14T01:29:46.115Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-14T01:29:46.115Z] ---> Running in 19897fe34935 [2022-01-14T01:29:46.714Z] Removing intermediate container 19897fe34935 [2022-01-14T01:29:46.714Z] ---> d1ea1c2aac72 [2022-01-14T01:29:46.714Z] Step 12/14 : COPY . . [2022-01-14T01:29:49.332Z] ---> 61acfb4bdb81 [2022-01-14T01:29:49.332Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-14T01:29:49.332Z] ---> Running in 9f64f95e4326 [2022-01-14T01:31:11.142Z] Removing intermediate container 9f64f95e4326 [2022-01-14T01:31:11.142Z] ---> 52328bccf194 [2022-01-14T01:31:11.142Z] Step 14/14 : RUN ${MAKE} [2022-01-14T01:31:11.142Z] ---> Running in d061ae5213ac [2022-01-14T01:31:11.142Z] noop [2022-01-14T01:31:11.142Z] Removing intermediate container d061ae5213ac [2022-01-14T01:31:11.142Z] ---> c17843d88ed9 [2022-01-14T01:31:11.142Z] Successfully built c17843d88ed9 [2022-01-14T01:31:11.142Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:31:11.513Z] + docker inspect -f . ci-base-image-arm64 [2022-01-14T01:31:11.513Z] . [Pipeline] withDockerContainer [2022-01-14T01:31:11.738Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2022-01-14T01:31:11.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-14T01:31:13.132Z] $ docker top e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-14T01:31:14.086Z] + go version [2022-01-14T01:31:14.086Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-14T01:31:14.131Z] $ docker stop --time=1 e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 [2022-01-14T01:31:15.770Z] $ docker rm -f e785514ef6d1d30f5b42e389fedf48f70600eb3d91bb5107d2e47d1c8fc3ad15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:31:16.645Z] + docker inspect -f . ci-base-image-arm64 [2022-01-14T01:31:16.645Z] . [Pipeline] withDockerContainer [2022-01-14T01:31:16.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2022-01-14T01:31:16.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-14T01:31:18.299Z] $ docker top db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-14T01:31:19.311Z] + make test [2022-01-14T01:31:19.311Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-14T01:31:20.305Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-14T01:31:59.337Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-14T01:31:59.337Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-14T01:32:17.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-14T01:32:17.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-14T01:32:17.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-14T01:32:17.728Z] $ docker stop --time=1 db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 [2022-01-14T01:32:19.443Z] $ docker rm -f db4a1f51edb740fc17705c4323a941bf818a637ee238439231029a61d6626242 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-14T01:32:20.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-14T01:32:20.313Z] Warning: overwriting stash ‘coverage-report’ [2022-01-14T01:32:20.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-14T01:32:21.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-14T01:32:21.945Z] + ls -al . [2022-01-14T01:32:21.945Z] total 152 [2022-01-14T01:32:21.945Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 14 01:31 . [2022-01-14T01:32:21.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 .. [2022-01-14T01:32:21.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:28 .git [2022-01-14T01:32:21.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 .github [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:28 .gitignore [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:28 CONTRIBUTING.md [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jan 14 01:28 Dockerfile [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:28 Jenkinsfile [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:28 LICENSE [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 14 01:28 Makefile [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 14 01:28 README.md [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:25 VERSION [2022-01-14T01:32:21.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 assets [2022-01-14T01:32:21.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 bin [2022-01-14T01:32:21.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 cmd [2022-01-14T01:32:21.945Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:31 coverage.out [2022-01-14T01:32:21.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:28 docs [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 14 01:28 go.mod [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 14 01:28 go.sum [2022-01-14T01:32:21.945Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 01:28 internal [2022-01-14T01:32:21.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:28 pkg [2022-01-14T01:32:21.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 snap [2022-01-14T01:32:21.945Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:28 version.go [2022-01-14T01:32:21.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:28 web [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:32:22.343Z] + 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=055b3dcc6e462464abd65aff9236827af3559d5f --label arch=arm64 --label version=0.0.0 . [2022-01-14T01:32:23.369Z] Sending build context to Docker daemon 24.94MB [2022-01-14T01:32:23.369Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2022-01-14T01:32:23.369Z] Step 2/22 : FROM ${BASE} AS builder [2022-01-14T01:32:23.370Z] ---> c17843d88ed9 [2022-01-14T01:32:23.370Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-14T01:32:23.660Z] ---> Running in 772b544d88a6 [2022-01-14T01:32:23.936Z] Removing intermediate container 772b544d88a6 [2022-01-14T01:32:23.936Z] ---> 25efde6b754e [2022-01-14T01:32:23.936Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2022-01-14T01:32:23.936Z] ---> Running in 8f095bf909b2 [2022-01-14T01:32:24.212Z] Removing intermediate container 8f095bf909b2 [2022-01-14T01:32:24.212Z] ---> 4192acd7c9ba [2022-01-14T01:32:24.212Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2022-01-14T01:32:24.487Z] ---> Running in a93e73dbc1aa [2022-01-14T01:32:24.762Z] Removing intermediate container a93e73dbc1aa [2022-01-14T01:32:24.762Z] ---> aff5fe2bae83 [2022-01-14T01:32:24.762Z] Step 6/22 : LABEL Name=edgex-ui-go [2022-01-14T01:32:24.762Z] ---> Running in 3fa3967d28cb [2022-01-14T01:32:25.357Z] Removing intermediate container 3fa3967d28cb [2022-01-14T01:32:25.357Z] ---> 054a396f84b9 [2022-01-14T01:32:25.357Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-14T01:32:25.357Z] ---> Running in 41067182f46f [2022-01-14T01:32:25.630Z] Removing intermediate container 41067182f46f [2022-01-14T01:32:25.630Z] ---> 46ff9f2f31ee [2022-01-14T01:32:25.630Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-14T01:32:25.630Z] ---> Running in 7597e700ed4a [2022-01-14T01:32:27.605Z] Removing intermediate container 7597e700ed4a [2022-01-14T01:32:27.605Z] ---> 92742bb80e2f [2022-01-14T01:32:27.605Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-14T01:32:27.605Z] ---> Running in e929fa9ccb49 [2022-01-14T01:32:28.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-14T01:32:29.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-14T01:32:30.161Z] OK: 220 MiB in 52 packages [2022-01-14T01:32:31.146Z] Removing intermediate container e929fa9ccb49 [2022-01-14T01:32:31.146Z] ---> b61b0cee135e [2022-01-14T01:32:31.146Z] Step 10/22 : ENV GO111MODULE=on [2022-01-14T01:32:31.146Z] ---> Running in 16d8aeb8daab [2022-01-14T01:32:31.424Z] Removing intermediate container 16d8aeb8daab [2022-01-14T01:32:31.424Z] ---> 8bacc7acbd90 [2022-01-14T01:32:31.424Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-14T01:32:31.698Z] ---> Running in cf5bfde67080 [2022-01-14T01:32:31.968Z] Removing intermediate container cf5bfde67080 [2022-01-14T01:32:31.968Z] ---> 94cdd060d478 [2022-01-14T01:32:31.968Z] Step 12/22 : COPY . . [2022-01-14T01:32:34.580Z] ---> 8bd73f5672d6 [2022-01-14T01:32:34.580Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-14T01:32:34.863Z] ---> Running in 41099bc8bdd1 [2022-01-14T01:32:36.839Z] Removing intermediate container 41099bc8bdd1 [2022-01-14T01:32:36.839Z] ---> 2efca347744f [2022-01-14T01:32:36.839Z] Step 14/22 : RUN ${MAKE} [2022-01-14T01:32:36.839Z] ---> Running in 867297af2d93 [2022-01-14T01:32:37.819Z] 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 [2022-01-14T01:33:10.139Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-14T01:33:12.750Z] Removing intermediate container 867297af2d93 [2022-01-14T01:33:12.750Z] ---> 4f65ad8b8ac5 [2022-01-14T01:33:12.750Z] Step 15/22 : FROM alpine:3.14 [2022-01-14T01:33:13.343Z] 3.14: Pulling from library/alpine [2022-01-14T01:33:13.616Z] be307f383ecc: Pulling fs layer [2022-01-14T01:33:13.616Z] be307f383ecc: Download complete [2022-01-14T01:33:14.225Z] be307f383ecc: Pull complete [2022-01-14T01:33:14.225Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-14T01:33:14.225Z] Status: Downloaded newer image for alpine:3.14 [2022-01-14T01:33:14.225Z] ---> 5b8b7b635229 [2022-01-14T01:33:14.225Z] Step 16/22 : EXPOSE 4000 [2022-01-14T01:33:14.497Z] ---> Running in 132cf12d2ffd [2022-01-14T01:33:14.771Z] Removing intermediate container 132cf12d2ffd [2022-01-14T01:33:14.771Z] ---> 16ac5e30d0e0 [2022-01-14T01:33:14.771Z] Step 17/22 : 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 [2022-01-14T01:33:16.203Z] ---> 48e79fac9d9a [2022-01-14T01:33:16.203Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-14T01:33:16.203Z] ---> Running in e160c7e138c2 [2022-01-14T01:33:16.475Z] Removing intermediate container e160c7e138c2 [2022-01-14T01:33:16.475Z] ---> baca70ec2243 [2022-01-14T01:33:16.475Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-14T01:33:16.748Z] ---> Running in a14ae7bfb0d7 [2022-01-14T01:33:17.019Z] Removing intermediate container a14ae7bfb0d7 [2022-01-14T01:33:17.019Z] ---> a07183744bd2 [2022-01-14T01:33:17.019Z] Step 20/22 : LABEL arch=arm64 [2022-01-14T01:33:17.019Z] ---> Running in 95704bd407ae [2022-01-14T01:33:17.295Z] Removing intermediate container 95704bd407ae [2022-01-14T01:33:17.295Z] ---> cceae51ab688 [2022-01-14T01:33:17.295Z] Step 21/22 : LABEL git_sha=055b3dcc6e462464abd65aff9236827af3559d5f [2022-01-14T01:33:17.568Z] ---> Running in b16ca913ae1e [2022-01-14T01:33:17.845Z] Removing intermediate container b16ca913ae1e [2022-01-14T01:33:17.845Z] ---> 8a2b7fd46d34 [2022-01-14T01:33:17.845Z] Step 22/22 : LABEL version=0.0.0 [2022-01-14T01:33:17.845Z] ---> Running in 60f2593f95a8 [2022-01-14T01:33:18.118Z] Removing intermediate container 60f2593f95a8 [2022-01-14T01:33:18.118Z] ---> 52d0de68ca56 [2022-01-14T01:33:18.118Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-14T01:33:18.396Z] Successfully built 52d0de68ca56 [2022-01-14T01:33:18.396Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:33:19.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-14T01:33:19.078Z] [2022-01-14T01:33:19.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:33:19.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-14T01:33:19.729Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-14T01:33:19.729Z] 448f6bf000e3: Pulling fs layer [2022-01-14T01:33:19.729Z] f757da607395: Pulling fs layer [2022-01-14T01:33:19.729Z] 05883995daec: Pulling fs layer [2022-01-14T01:33:19.729Z] 8603b9c90790: Pulling fs layer [2022-01-14T01:33:19.729Z] 1560dd03e051: Pulling fs layer [2022-01-14T01:33:19.729Z] 27f5ce0e4adf: Pulling fs layer [2022-01-14T01:33:19.729Z] c2d8d7efcc4b: Pulling fs layer [2022-01-14T01:33:19.729Z] 1560dd03e051: Waiting [2022-01-14T01:33:19.729Z] 27f5ce0e4adf: Waiting [2022-01-14T01:33:19.729Z] c2d8d7efcc4b: Waiting [2022-01-14T01:33:19.729Z] 8603b9c90790: Waiting [2022-01-14T01:33:19.729Z] f757da607395: Verifying Checksum [2022-01-14T01:33:19.729Z] f757da607395: Download complete [2022-01-14T01:33:19.729Z] 8603b9c90790: Verifying Checksum [2022-01-14T01:33:19.729Z] 8603b9c90790: Download complete [2022-01-14T01:33:19.729Z] 1560dd03e051: Verifying Checksum [2022-01-14T01:33:19.729Z] 1560dd03e051: Download complete [2022-01-14T01:33:19.729Z] 27f5ce0e4adf: Verifying Checksum [2022-01-14T01:33:19.729Z] 27f5ce0e4adf: Download complete [2022-01-14T01:33:19.729Z] 05883995daec: Verifying Checksum [2022-01-14T01:33:20.002Z] 05883995daec: Download complete [2022-01-14T01:33:20.275Z] 448f6bf000e3: Verifying Checksum [2022-01-14T01:33:20.276Z] 448f6bf000e3: Download complete [2022-01-14T01:33:22.892Z] c2d8d7efcc4b: Verifying Checksum [2022-01-14T01:33:22.892Z] c2d8d7efcc4b: Download complete [2022-01-14T01:33:23.876Z] 448f6bf000e3: Pull complete [2022-01-14T01:33:24.470Z] f757da607395: Pull complete [2022-01-14T01:33:25.903Z] 05883995daec: Pull complete [2022-01-14T01:33:26.176Z] 8603b9c90790: Pull complete [2022-01-14T01:33:27.157Z] 1560dd03e051: Pull complete [2022-01-14T01:33:27.429Z] 27f5ce0e4adf: Pull complete [2022-01-14T01:33:42.507Z] c2d8d7efcc4b: Pull complete [2022-01-14T01:33:42.507Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-14T01:33:42.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-14T01:33:42.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-14T01:33:42.715Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2022-01-14T01:33:42.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-14T01:33:45.399Z] $ docker top 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:33:46.335Z] ---> job-cost.sh [2022-01-14T01:33:46.335Z] lf-activate-venv: SKIPPING [2022-01-14T01:33:46.335Z] INFO: No Stack... [2022-01-14T01:33:46.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-14T01:33:46.876Z] INFO: Archiving Costs [Pipeline] sh [2022-01-14T01:33:47.547Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-01-14T01:33:47.547Z] + cut -d, -f6 [Pipeline] lock [2022-01-14T01:33:47.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [2022-01-14T01:33:47.629Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] did not exist. Created. [2022-01-14T01:33:47.629Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-14T01:33:48.369Z] /w/workspace/edgex-ui-go/1@tmp/durable-e7f39755/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e7f39755/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-14T01:33:49.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-14T01:33:49.093Z] Warning: overwriting stash ‘stack-cost’ [2022-01-14T01:33:49.215Z] Stashed 1 file(s) [Pipeline] } [2022-01-14T01:33:49.230Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-14T01:33:49.307Z] $ docker stop --time=1 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 [2022-01-14T01:33:50.787Z] $ docker rm -f 2c83f807631dfc571b5f6c1f7f4a30e1136114eb225b1111af3943f2a8d3aa14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-01-14T01:33:51.899Z] provisioning config files... [2022-01-14T01:33:51.908Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config4512299916389804549tmp [Pipeline] { [Pipeline] sh [2022-01-14T01:33:52.255Z] + set +x [2022-01-14T01:33:52.255Z] + curl -s https://codecov.io/bash [2022-01-14T01:33:52.255Z] + bash -s -- [2022-01-14T01:33:52.255Z] [2022-01-14T01:33:52.255Z] _____ _ [2022-01-14T01:33:52.255Z] / ____| | | [2022-01-14T01:33:52.255Z] | | ___ __| | ___ ___ _____ __ [2022-01-14T01:33:52.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-14T01:33:52.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-14T01:33:52.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-14T01:33:52.255Z] Bash-1.0.6 [2022-01-14T01:33:52.255Z] [2022-01-14T01:33:52.255Z] [2022-01-14T01:33:52.255Z] ==> git version 2.24.4 found [2022-01-14T01:33:52.255Z] ==> 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 [2022-01-14T01:33:52.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-14T01:33:52.255Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-14T01:33:52.255Z] ==> Jenkins CI detected. [2022-01-14T01:33:52.255Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-14T01:33:52.255Z] project root: . [2022-01-14T01:33:52.255Z] --> token set from env [2022-01-14T01:33:52.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-14T01:33:52.518Z] ==> Running gcov in . (disable via -X gcov) [2022-01-14T01:33:52.518Z] ==> Python coveragepy not found [2022-01-14T01:33:52.518Z] ==> Searching for coverage reports in: [2022-01-14T01:33:52.518Z] + . [2022-01-14T01:33:52.518Z] -> Found 1 reports [2022-01-14T01:33:52.518Z] ==> Detecting git/mercurial file structure [2022-01-14T01:33:52.518Z] ==> Reading reports [2022-01-14T01:33:52.518Z] + ./coverage.out bytes=10 [2022-01-14T01:33:52.518Z] ==> Appending adjustments [2022-01-14T01:33:52.518Z] https://docs.codecov.io/docs/fixing-reports [2022-01-14T01:33:52.518Z] + Found adjustments [2022-01-14T01:33:52.518Z] ==> Gzipping contents [2022-01-14T01:33:52.518Z] 4.0K /tmp/codecov.AMlDa1.gz [2022-01-14T01:33:52.518Z] ==> Uploading reports [2022-01-14T01:33:52.518Z] url: https://codecov.io [2022-01-14T01:33:52.518Z] query: branch=PR-487&commit=055b3dcc6e462464abd65aff9236827af3559d5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-14T01:33:52.518Z] -> Pinging Codecov [2022-01-14T01:33:52.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-487&commit=055b3dcc6e462464abd65aff9236827af3559d5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-14T01:33:53.090Z] -> Uploading to [2022-01-14T01:33:53.090Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-14/FB506323287CE973F263BFD2A0EB1F37/055b3dcc6e462464abd65aff9236827af3559d5f/beb747c5-85ec-4d27-82be-230f58b34474.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220114T013352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d323125522013c6877685a10ebe5f00dd322feb027e9deae4915945541ca246c [2022-01-14T01:33:53.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-14T01:33:53.090Z] Dload Upload Total Spent Left Speed [2022-01-14T01:33:53.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10020 --:--:-- --:--:-- --:--:-- 10035 [2022-01-14T01:33:53.350Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/055b3dcc6e462464abd65aff9236827af3559d5f [Pipeline] } [2022-01-14T01:33:53.378Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-14T01:33:55.169Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' [2022-01-14T01:33:55.169Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-14T01:33:55.169Z] total 8 [2022-01-14T01:33:55.169Z] drwxr-xr-x. 3 root root 34 Jan 14 01:27 . [2022-01-14T01:33:55.169Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 14 01:27 .. [2022-01-14T01:33:55.169Z] drwxr-xr-x. 2 root root 6 Jan 14 01:27 cost [2022-01-14T01:33:55.169Z] -rw-r--r--. 1 root root 82 Jan 14 01:27 cost.csv [2022-01-14T01:33:55.169Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-14T01:33:55.169Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-14T01:33:55.169Z] total 8 [2022-01-14T01:33:55.169Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 14 01:27 . [2022-01-14T01:33:55.169Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 14 01:27 .. [2022-01-14T01:33:55.169Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 14 01:27 cost [2022-01-14T01:33:55.169Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 14 01:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:33:55.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:33:56.113Z] ---> package-listing.sh [2022-01-14T01:33:56.114Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-14T01:33:56.114Z] ++ facter osfamily [2022-01-14T01:33:56.378Z] + OS_FAMILY=redhat [2022-01-14T01:33:56.378Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-14T01:33:56.378Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-14T01:33:56.378Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-14T01:33:56.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-14T01:33:56.378Z] + PACKAGES=/tmp/packages_start.txt [2022-01-14T01:33:56.378Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-14T01:33:56.378Z] + PACKAGES=/tmp/packages_end.txt [2022-01-14T01:33:56.378Z] + case "${OS_FAMILY}" in [2022-01-14T01:33:56.378Z] + rpm -qa [2022-01-14T01:33:56.378Z] + sort [2022-01-14T01:33:56.950Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-14T01:33:56.950Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-14T01:33:56.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-14T01:33:56.950Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-14T01:33:56.950Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [2022-01-14T01:33:56.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [Pipeline] echo [2022-01-14T01:33:56.987Z] 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-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-14T01:33:57.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-14T01:33:57.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-14T01:33:57.873Z] . [Pipeline] withDockerContainer [2022-01-14T01:33:57.964Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2022-01-14T01:33:57.998Z] $ 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-487/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-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-14T01:33:58.211Z] $ docker top 84b37b39544172639002bc2f908af0e60ce9637713fe447cd95a8390049fafc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-14T01:33:58.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-14T01:33:58.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-14T01:33:59.286Z] + ls /var/log/sa-host [2022-01-14T01:33:59.286Z] + sadf -c /var/log/sa-host/sa14 [2022-01-14T01:33:59.286Z] file_magic: OK [2022-01-14T01:33:59.286Z] HZ: Using current value: 100 [2022-01-14T01:33:59.286Z] file_header: OK [2022-01-14T01:33:59.286Z] 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 [2022-01-14T01:33:59.286Z] Statistics: [2022-01-14T01:33:59.286Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-14T01:33:59.286Z] File successfully converted to sysstat format version 12.0.3 [2022-01-14T01:33:59.286Z] + sadf -c /var/log/sa-host/sa17 [2022-01-14T01:33:59.286Z] file_magic: OK [2022-01-14T01:33:59.286Z] HZ: Using current value: 100 [2022-01-14T01:33:59.286Z] file_header: OK [2022-01-14T01:33:59.286Z] 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 [2022-01-14T01:33:59.286Z] Statistics: [2022-01-14T01:33:59.286Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-14T01:33:59.286Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-14T01:33:59.586Z] provisioning config files... [2022-01-14T01:33:59.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config8443609445267541027tmp [Pipeline] { [Pipeline] echo [2022-01-14T01:33:59.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:33:59.967Z] ---> create-netrc.sh [Pipeline] } [2022-01-14T01:34:00.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:34:00.436Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-14T01:34:00.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:34:00.796Z] ---> sudo-logs.sh [2022-01-14T01:34:00.797Z] Archiving 'sudo' log.. [2022-01-14T01:34:00.797Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [2022-01-14T01:34:00.797Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-14T01:34:00.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:34:01.221Z] ---> job-cost.sh [2022-01-14T01:34:01.221Z] lf-activate-venv: SKIPPING [2022-01-14T01:34:01.221Z] DEBUG: total: 0.05999999865889549 [2022-01-14T01:34:01.221Z] INFO: Retrieving Stack Cost... [2022-01-14T01:34:01.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-14T01:34:01.755Z] INFO: Archiving Costs [Pipeline] echo [2022-01-14T01:34:01.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-14T01:34:02.114Z] ---> logs-deploy.sh [2022-01-14T01:34:02.114Z] lf-activate-venv: SKIPPING [2022-01-14T01:34:02.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/1 [2022-01-14T01:34:02.114Z] INFO: archiving workspace using pattern(s): [2022-01-14T01:34:03.058Z] Archives upload complete. [2022-01-14T01:34:03.058Z] INFO: archiving logs to Nexus