Pull request #487 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3054ebeb51d96043e6d473ef90ac3aafb9ee161+e48074128e3d49bf104d5160f342619963f8a85e (023d8a675d92e041b9007af7ba4258a4b0ec97b4) 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-ssh9862037430425788941.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-ssh2578373134593371006.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh13825955969345082762.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 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-ssh14557944334297243222.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-487/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh4959503100915995902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-3549’ is offline Running on prd-centos7-docker-4c-2g-3551 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-ssh2874343586265004348.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-ssh470919577268994877.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 e48074128e3d49bf104d5160f342619963f8a85e into PR head commit b3054ebeb51d96043e6d473ef90ac3aafb9ee161 Merge succeeded, producing b3054ebeb51d96043e6d473ef90ac3aafb9ee161 Checking out Revision b3054ebeb51d96043e6d473ef90ac3aafb9ee161 (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # 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-ssh6124722084521405429.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T20:07:26.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T20:07:26.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T20:07:26.097Z] ========================================================= [2022-01-20T20:07:26.097Z] EdgeX Global Pipelines Version Info [2022-01-20T20:07:26.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b63b7f95eea093af4f772a7280cbf1acc9225bf7 # timeout=10 [2022-01-20T20:07:27.238Z] ------------------- [2022-01-20T20:07:27.238Z] stable info: [2022-01-20T20:07:27.238Z] ------------------- [2022-01-20T20:07:27.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T20:07:27.238Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:07:27.238Z] Message: update stable to v1.0.219 [2022-01-20T20:07:27.809Z] ------------------- [2022-01-20T20:07:27.809Z] experimental info: [2022-01-20T20:07:27.809Z] ------------------- [2022-01-20T20:07:27.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T20:07:27.809Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:07:27.809Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T20:07:27.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T20:07:27.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T20:07:27.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T20:07:27.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T20:07:28.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T20:07:28.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T20:07:28.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T20:07:28.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T20:07:28.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T20:07:28.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T20:07:28.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T20:07:28.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T20:07:28.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T20:07:28.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T20:07:28.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:07:28.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:07:28.167Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:07:28.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:07:28.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T20:07:28.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T20:07:28.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T20:07:28.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T20:07:28.247Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T20:07:28.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T20:07:28.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T20:07:28.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T20:07:28.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo [2022-01-20T20:07:28.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo [2022-01-20T20:07:28.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo [2022-01-20T20:07:28.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo [2022-01-20T20:07:28.362Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3054eb [Pipeline] echo [2022-01-20T20:07:28.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:07:28.421Z] provisioning config files... [2022-01-20T20:07:28.433Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config456786443408627489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:28.742Z] ---> docker-login.sh [2022-01-20T20:07:28.742Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:07:28.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.003Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.003Z] [2022-01-20T20:07:29.003Z] Login Succeeded [2022-01-20T20:07:29.003Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:07:29.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.003Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.003Z] [2022-01-20T20:07:29.003Z] Login Succeeded [2022-01-20T20:07:29.003Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:07:29.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.003Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.003Z] [2022-01-20T20:07:29.003Z] Login Succeeded [2022-01-20T20:07:29.003Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:07:29.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.265Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.265Z] [2022-01-20T20:07:29.265Z] Login Succeeded [2022-01-20T20:07:29.265Z] docker.io [2022-01-20T20:07:29.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:29.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:29.525Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:29.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:29.525Z] [2022-01-20T20:07:29.525Z] Login Succeeded [2022-01-20T20:07:29.525Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:07:29.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T20:07:29.925Z] + git rev-list -1 --merges b3054ebeb51d96043e6d473ef90ac3aafb9ee161~1..b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo [2022-01-20T20:07:29.958Z] -----------> git rev-list -1 --merges b3054ebeb51d96043e6d473ef90ac3aafb9ee161~1..b3054ebeb51d96043e6d473ef90ac3aafb9ee161 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [false] [Pipeline] sh [2022-01-20T20:07:30.253Z] + git log --format=format:%s -1 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo [2022-01-20T20:07:30.270Z] ========================================================= [2022-01-20T20:07:30.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T20:07:30.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:07:30.607Z] + git log --format=format:%s -1 b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] echo [2022-01-20T20:07:30.619Z] [semverPrep] GIT_COMMIT: b3054ebeb51d96043e6d473ef90ac3aafb9ee161, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web [Pipeline] echo [2022-01-20T20:07:30.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T20:07:31.000Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:07:31.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T20:07:31.000Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T20:07:31.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T20:07:31.000Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T20:07:31.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T20:07:31.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:31.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:31.347Z] [2022-01-20T20:07:31.347Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:31.656Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:31.656Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T20:07:31.656Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T20:07:31.656Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T20:07:31.656Z] 4c7163046ea9: Pulling fs layer [2022-01-20T20:07:31.656Z] 0c2d73faf560: Pulling fs layer [2022-01-20T20:07:31.656Z] 0c2d73faf560: Waiting [2022-01-20T20:07:31.656Z] 3e5f54012d9b: Download complete [2022-01-20T20:07:31.656Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T20:07:31.656Z] a0d0a0d46f8b: Download complete [2022-01-20T20:07:31.656Z] 4c7163046ea9: Verifying Checksum [2022-01-20T20:07:31.656Z] 4c7163046ea9: Download complete [2022-01-20T20:07:31.656Z] 0c2d73faf560: Verifying Checksum [2022-01-20T20:07:31.656Z] 0c2d73faf560: Download complete [2022-01-20T20:07:31.915Z] a0d0a0d46f8b: Pull complete [2022-01-20T20:07:31.915Z] 3e5f54012d9b: Pull complete [2022-01-20T20:07:32.175Z] 4c7163046ea9: Pull complete [2022-01-20T20:07:32.437Z] 0c2d73faf560: Pull complete [2022-01-20T20:07:32.437Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T20:07:32.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:07:32.437Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T20:07:32.505Z] prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container [2022-01-20T20:07:32.491Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:07:33.056Z] $ docker top 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:07:33.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:07:33.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:07:33.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:07:33.259Z] $ docker exec 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent [2022-01-20T20:07:33.360Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKpfjMo/agent.14 [2022-01-20T20:07:33.360Z] SSH_AGENT_PID=20 [2022-01-20T20:07:33.369Z] Running ssh-add (command line suppressed) [2022-01-20T20:07:33.462Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6593515030257309550.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6593515030257309550.key) [2022-01-20T20:07:33.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:07:33.776Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T20:07:33.791Z] $ docker exec --env ******** --env ******** 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent -k [2022-01-20T20:07:33.879Z] unset SSH_AUTH_SOCK; [2022-01-20T20:07:33.879Z] unset SSH_AGENT_PID; [2022-01-20T20:07:33.879Z] echo Agent pid 20 killed; [2022-01-20T20:07:33.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T20:07:33.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:07:33.922Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:07:34.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:07:34.025Z] $ docker exec 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent [2022-01-20T20:07:34.151Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXefBimC/agent.54 [2022-01-20T20:07:34.151Z] SSH_AGENT_PID=60 [2022-01-20T20:07:34.156Z] Running ssh-add (command line suppressed) [2022-01-20T20:07:34.277Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6507676158701197311.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_6507676158701197311.key) [2022-01-20T20:07:34.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:07:34.589Z] + git semver init [2022-01-20T20:07:34.589Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:07:34.589Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git [2022-01-20T20:07:34.589Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T20:07:34.589Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:07:34.589Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:07:34.589Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:07:34.589Z] # $SEMVER_BRANCH = PR-487 [2022-01-20T20:07:34.589Z] # $SEMVER_TEMP = /tmp/semver-088969251 [2022-01-20T20:07:34.589Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T20:07:36.504Z] # '/tmp/semver-088969251' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' [2022-01-20T20:07:36.504Z] # -> Force: false [2022-01-20T20:07:36.504Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } [2022-01-20T20:07:36.512Z] $ docker exec --env ******** --env ******** 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f ssh-agent -k [2022-01-20T20:07:36.589Z] unset SSH_AUTH_SOCK; [2022-01-20T20:07:36.590Z] unset SSH_AGENT_PID; [2022-01-20T20:07:36.590Z] echo Agent pid 60 killed; [2022-01-20T20:07:36.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:07:36.908Z] + git semver [Pipeline] } [2022-01-20T20:07:36.923Z] $ docker stop --time=1 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f [2022-01-20T20:07:38.168Z] $ docker rm -f 82a03bf45c4f2ba12622976a9097c998375d6a93a9855e0f0723d715f8f1551f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:07:38.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T20:07:38.737Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T20:07:38.739Z] [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-20T20:07:38.889Z] provisioning config files... [2022-01-20T20:07:38.898Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config7517684433380047730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:39.201Z] ---> docker-login.sh [2022-01-20T20:07:39.201Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:07:39.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:39.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:39.201Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:39.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:39.201Z] [2022-01-20T20:07:39.201Z] Login Succeeded [2022-01-20T20:07:39.201Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:07:39.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:39.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:39.201Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:39.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:39.201Z] [2022-01-20T20:07:39.201Z] Login Succeeded [2022-01-20T20:07:39.201Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:07:39.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:39.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:39.461Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:39.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:39.461Z] [2022-01-20T20:07:39.461Z] Login Succeeded [2022-01-20T20:07:39.461Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:07:39.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:39.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:39.461Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:39.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:39.461Z] [2022-01-20T20:07:39.461Z] Login Succeeded [2022-01-20T20:07:39.461Z] docker.io [2022-01-20T20:07:39.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:39.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:39.981Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:39.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:39.981Z] [2022-01-20T20:07:39.981Z] Login Succeeded [2022-01-20T20:07:39.981Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:07:39.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:07:40.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:07:40.066Z] ========================================================= [2022-01-20T20:07:40.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T20:07:40.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:40.379Z] + 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-20T20:07:40.652Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:07:40.652Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:07:40.652Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:07:40.652Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T20:07:40.652Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:07:40.652Z] 666ba61612fd: Pulling fs layer [2022-01-20T20:07:40.652Z] 8ed8ca486205: Pulling fs layer [2022-01-20T20:07:40.652Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T20:07:40.652Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T20:07:40.652Z] f965cba54748: Pulling fs layer [2022-01-20T20:07:40.652Z] 861ffc35075e: Pulling fs layer [2022-01-20T20:07:40.652Z] 4b385c91608e: Pulling fs layer [2022-01-20T20:07:40.652Z] 560528eb2ebb: Pulling fs layer [2022-01-20T20:07:40.652Z] 4fe6c5a15a65: Waiting [2022-01-20T20:07:40.652Z] 22a0e8bec74d: Waiting [2022-01-20T20:07:40.652Z] f965cba54748: Waiting [2022-01-20T20:07:40.652Z] 861ffc35075e: Waiting [2022-01-20T20:07:40.652Z] 4b385c91608e: Waiting [2022-01-20T20:07:40.652Z] 560528eb2ebb: Waiting [2022-01-20T20:07:40.652Z] 8ed8ca486205: Verifying Checksum [2022-01-20T20:07:40.652Z] 8ed8ca486205: Download complete [2022-01-20T20:07:40.652Z] 666ba61612fd: Verifying Checksum [2022-01-20T20:07:40.652Z] 666ba61612fd: Download complete [2022-01-20T20:07:40.652Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T20:07:40.652Z] 22a0e8bec74d: Download complete [2022-01-20T20:07:40.652Z] f965cba54748: Verifying Checksum [2022-01-20T20:07:40.652Z] f965cba54748: Download complete [2022-01-20T20:07:40.652Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:07:40.652Z] 59bf1c3509f3: Download complete [2022-01-20T20:07:40.652Z] 861ffc35075e: Verifying Checksum [2022-01-20T20:07:40.652Z] 861ffc35075e: Download complete [2022-01-20T20:07:40.921Z] 4b385c91608e: Verifying Checksum [2022-01-20T20:07:40.921Z] 4b385c91608e: Download complete [2022-01-20T20:07:40.921Z] 59bf1c3509f3: Pull complete [2022-01-20T20:07:41.190Z] 666ba61612fd: Pull complete [2022-01-20T20:07:41.190Z] 8ed8ca486205: Pull complete [2022-01-20T20:07:41.451Z] 4fe6c5a15a65: Download complete [2022-01-20T20:07:41.721Z] 560528eb2ebb: Verifying Checksum [2022-01-20T20:07:41.721Z] 560528eb2ebb: Download complete [2022-01-20T20:07:45.057Z] 4fe6c5a15a65: Pull complete [2022-01-20T20:07:45.058Z] 22a0e8bec74d: Pull complete [2022-01-20T20:07:45.317Z] f965cba54748: Pull complete [2022-01-20T20:07:45.317Z] 861ffc35075e: Pull complete [2022-01-20T20:07:45.578Z] 4b385c91608e: Pull complete [2022-01-20T20:07:48.148Z] 560528eb2ebb: Pull complete [2022-01-20T20:07:48.148Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T20:07:48.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:07:48.148Z] ---> dd4a08f94e63 [2022-01-20T20:07:48.148Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:07:49.534Z] ---> Running in a5269c0a4ae2 [2022-01-20T20:07:49.794Z] Removing intermediate container a5269c0a4ae2 [2022-01-20T20:07:49.794Z] ---> 44f5884e3150 [2022-01-20T20:07:49.794Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:07:49.794Z] ---> Running in 3ef4fa986bfa [2022-01-20T20:07:49.794Z] Removing intermediate container 3ef4fa986bfa [2022-01-20T20:07:49.794Z] ---> 3acf55a23088 [2022-01-20T20:07:49.794Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:07:49.794Z] ---> Running in 7f95ed45df6e [2022-01-20T20:07:50.063Z] Removing intermediate container 7f95ed45df6e [2022-01-20T20:07:50.063Z] ---> 8e8e477ce14a [2022-01-20T20:07:50.063Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:07:50.063Z] ---> Running in e15fc7bab5f4 [2022-01-20T20:07:50.063Z] Removing intermediate container e15fc7bab5f4 [2022-01-20T20:07:50.063Z] ---> 06a0001bb88d [2022-01-20T20:07:50.063Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:07:50.063Z] ---> Running in 685dda1f343e [2022-01-20T20:07:50.063Z] Removing intermediate container 685dda1f343e [2022-01-20T20:07:50.063Z] ---> c658a0512d36 [2022-01-20T20:07:50.063Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:07:50.063Z] ---> Running in 9b4e9e430a3d [2022-01-20T20:07:50.634Z] Removing intermediate container 9b4e9e430a3d [2022-01-20T20:07:50.634Z] ---> 8bc3660f55a3 [2022-01-20T20:07:50.634Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:07:50.634Z] ---> Running in 08410bb0b886 [2022-01-20T20:07:50.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:51.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:52.099Z] OK: 221 MiB in 52 packages [2022-01-20T20:07:52.364Z] Removing intermediate container 08410bb0b886 [2022-01-20T20:07:52.364Z] ---> ba64a2018dff [2022-01-20T20:07:52.364Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:07:52.364Z] ---> Running in f203dde17204 [2022-01-20T20:07:52.364Z] Removing intermediate container f203dde17204 [2022-01-20T20:07:52.364Z] ---> ea98b5bbdb12 [2022-01-20T20:07:52.364Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:07:52.364Z] ---> Running in 170a1ae4246e [2022-01-20T20:07:52.629Z] Removing intermediate container 170a1ae4246e [2022-01-20T20:07:52.629Z] ---> b9a54c0d10e3 [2022-01-20T20:07:52.629Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:07:52.629Z] ---> 7250a8f787e6 [2022-01-20T20:07:52.629Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:07:52.629Z] ---> Running in c637908a21d4 [2022-01-20T20:07:53.843Z] Still waiting to schedule task [2022-01-20T20:07:53.843Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:53.843Z] ‘prd-centos7-builder-2c-1g-3545’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:53.843Z] ‘prd-centos7-docker-4c-2g-3549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:53.843Z] ‘prd-centos7-docker-4c-2g-3550’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:07:53.843Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3553’ is offline [2022-01-20T20:08:19.234Z] Removing intermediate container c637908a21d4 [2022-01-20T20:08:19.234Z] ---> 457a820b7221 [2022-01-20T20:08:19.234Z] Step 14/15 : COPY . . [2022-01-20T20:08:19.234Z] ---> e1da21c57df4 [2022-01-20T20:08:19.234Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:08:19.234Z] ---> Running in de61688143bf [2022-01-20T20:08:19.234Z] noop [2022-01-20T20:08:19.234Z] Removing intermediate container de61688143bf [2022-01-20T20:08:19.234Z] ---> 0052dbde1788 [2022-01-20T20:08:19.234Z] Successfully built 0052dbde1788 [2022-01-20T20:08:19.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:19.543Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:08:19.543Z] . [Pipeline] withDockerContainer [2022-01-20T20:08:19.605Z] prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container [2022-01-20T20:08:19.651Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:08:19.984Z] $ docker top 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:08:20.342Z] + go version [2022-01-20T20:08:20.343Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T20:08:20.356Z] $ docker stop --time=1 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 [2022-01-20T20:08:21.530Z] $ docker rm -f 6fe8b66852b76412998426c776cdca427473edb840d101eba1467933efbd6952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:21.966Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:08:21.966Z] . [Pipeline] withDockerContainer [2022-01-20T20:08:22.030Z] prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container [2022-01-20T20:08:22.061Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:08:22.425Z] $ docker top e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:08:22.800Z] + make test [2022-01-20T20:08:22.800Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:08:23.063Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:08:35.389Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:08:35.389Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:08:38.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:08:38.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:08:38.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:08:38.759Z] $ docker stop --time=1 e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 [2022-01-20T20:08:40.140Z] $ docker rm -f e5ac700fa0c2d7e8ad9541ec0b7b2cda70c351ff0c827e3653c9d93afdb0a4f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:08:40.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:08:40.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T20:08:41.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:08:41.492Z] + ls -al . [2022-01-20T20:08:41.492Z] total 112 [2022-01-20T20:08:41.492Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:08 . [2022-01-20T20:08:41.492Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 20:07 .. [2022-01-20T20:08:41.492Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:07 assets [2022-01-20T20:08:41.492Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:07 bin [2022-01-20T20:08:41.492Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:07 cmd [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:07 CONTRIBUTING.md [2022-01-20T20:08:41.492Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:08 coverage.out [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:07 Dockerfile [2022-01-20T20:08:41.492Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:07 docs [2022-01-20T20:08:41.492Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 20:07 .git [2022-01-20T20:08:41.492Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:07 .github [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 .gitignore [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:07 go.mod [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:07 go.sum [2022-01-20T20:08:41.492Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:07 internal [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:07 Jenkinsfile [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:07 LICENSE [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:07 Makefile [2022-01-20T20:08:41.492Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:07 pkg [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:07 README.md [2022-01-20T20:08:41.492Z] drwx------. 3 jenkins jenkins 56 Jan 20 20:07 .semver [2022-01-20T20:08:41.492Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:07 snap [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 20:07 VERSION [2022-01-20T20:08:41.492Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 version.go [2022-01-20T20:08:41.492Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:07 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:08:41.828Z] + 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=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 --label arch=amd64 --label version=0.0.0 . [2022-01-20T20:08:42.098Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:08:42.098Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:08:42.098Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:08:42.098Z] ---> 0052dbde1788 [2022-01-20T20:08:42.098Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:08:42.098Z] ---> Running in 99041a2a904c [2022-01-20T20:08:42.362Z] Removing intermediate container 99041a2a904c [2022-01-20T20:08:42.362Z] ---> 74d10fba0eb9 [2022-01-20T20:08:42.362Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:08:42.362Z] ---> Running in e43b3f44b8d2 [2022-01-20T20:08:42.362Z] Removing intermediate container e43b3f44b8d2 [2022-01-20T20:08:42.362Z] ---> e053baa3b0a6 [2022-01-20T20:08:42.362Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:08:42.362Z] ---> Running in f943b372e2c3 [2022-01-20T20:08:42.628Z] Removing intermediate container f943b372e2c3 [2022-01-20T20:08:42.628Z] ---> cbc82c70dbb7 [2022-01-20T20:08:42.628Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:08:42.628Z] ---> Running in 9363408b7ca8 [2022-01-20T20:08:42.628Z] Removing intermediate container 9363408b7ca8 [2022-01-20T20:08:42.628Z] ---> 2097dde3095e [2022-01-20T20:08:42.628Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:08:42.628Z] ---> Running in 1791b14d8d70 [2022-01-20T20:08:42.628Z] Removing intermediate container 1791b14d8d70 [2022-01-20T20:08:42.628Z] ---> 74e8ce1c771c [2022-01-20T20:08:42.628Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:08:42.889Z] ---> Running in a6b3f7ab6505 [2022-01-20T20:08:43.150Z] Removing intermediate container a6b3f7ab6505 [2022-01-20T20:08:43.150Z] ---> 365e7bd110f0 [2022-01-20T20:08:43.150Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:08:43.420Z] ---> Running in cc4dd4b08fed [2022-01-20T20:08:43.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:08:44.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:08:44.833Z] OK: 221 MiB in 52 packages [2022-01-20T20:08:45.098Z] Removing intermediate container cc4dd4b08fed [2022-01-20T20:08:45.098Z] ---> ce726ff1bfbd [2022-01-20T20:08:45.098Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:08:45.098Z] ---> Running in 2c14e097f7a4 [2022-01-20T20:08:45.098Z] Removing intermediate container 2c14e097f7a4 [2022-01-20T20:08:45.098Z] ---> 5c8cb4894d91 [2022-01-20T20:08:45.098Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:08:45.098Z] ---> Running in 93ae3ca55d22 [2022-01-20T20:08:45.378Z] Removing intermediate container 93ae3ca55d22 [2022-01-20T20:08:45.378Z] ---> 616ee2c36070 [2022-01-20T20:08:45.378Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:08:45.378Z] ---> 3cafc395a85c [2022-01-20T20:08:45.378Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:08:45.378Z] ---> Running in cfe2ba28ab28 [2022-01-20T20:08:45.961Z] Removing intermediate container cfe2ba28ab28 [2022-01-20T20:08:45.961Z] ---> 8eb06b76803f [2022-01-20T20:08:45.961Z] Step 14/23 : COPY . . [2022-01-20T20:08:47.353Z] ---> 97c36853c1bf [2022-01-20T20:08:47.353Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:08:47.353Z] ---> Running in aa2fa9b6df5f [2022-01-20T20:08:47.353Z] 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-20T20:08:57.401Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:08:57.971Z] Removing intermediate container aa2fa9b6df5f [2022-01-20T20:08:57.971Z] ---> 280ae069c2fc [2022-01-20T20:08:57.971Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:08:58.540Z] 3.14: Pulling from library/alpine [2022-01-20T20:08:58.806Z] 97518928ae5f: Pulling fs layer [2022-01-20T20:08:58.806Z] 97518928ae5f: Verifying Checksum [2022-01-20T20:08:58.806Z] 97518928ae5f: Download complete [2022-01-20T20:08:59.067Z] 97518928ae5f: Pull complete [2022-01-20T20:08:59.067Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:08:59.067Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:08:59.067Z] ---> 0a97eee8041e [2022-01-20T20:08:59.067Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:08:59.067Z] ---> Running in 624aa114787f [2022-01-20T20:08:59.330Z] Removing intermediate container 624aa114787f [2022-01-20T20:08:59.330Z] ---> e1e244197e07 [2022-01-20T20:08:59.330Z] Step 18/23 : 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-20T20:08:59.591Z] ---> f5fcd3d1b8e2 [2022-01-20T20:08:59.591Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:08:59.591Z] ---> Running in 695086f04c24 [2022-01-20T20:08:59.855Z] Removing intermediate container 695086f04c24 [2022-01-20T20:08:59.855Z] ---> b416415063fd [2022-01-20T20:08:59.855Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:08:59.855Z] ---> Running in d0146ac6d6f8 [2022-01-20T20:08:59.855Z] Removing intermediate container d0146ac6d6f8 [2022-01-20T20:08:59.855Z] ---> bf0e46dabcf3 [2022-01-20T20:08:59.855Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T20:08:59.855Z] ---> Running in dd515faa7f24 [2022-01-20T20:08:59.855Z] Removing intermediate container dd515faa7f24 [2022-01-20T20:08:59.855Z] ---> b19962ec3e5a [2022-01-20T20:08:59.855Z] Step 22/23 : LABEL git_sha=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [2022-01-20T20:09:00.116Z] ---> Running in ff77b49ccda9 [2022-01-20T20:09:00.116Z] Removing intermediate container ff77b49ccda9 [2022-01-20T20:09:00.116Z] ---> 653ade6baea2 [2022-01-20T20:09:00.116Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T20:09:00.116Z] ---> Running in 3c8eae661be1 [2022-01-20T20:09:00.116Z] Removing intermediate container 3c8eae661be1 [2022-01-20T20:09:00.116Z] ---> d2b18b86772b [2022-01-20T20:09:00.116Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:09:00.116Z] Successfully built d2b18b86772b [2022-01-20T20:09:00.116Z] 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-20T20:09:00.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:09:00.517Z] [2022-01-20T20:09:00.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:09:00.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:09:00.819Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T20:09:00.819Z] b4d181a07f80: Pulling fs layer [2022-01-20T20:09:00.819Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T20:09:00.819Z] ed53099fbce6: Pulling fs layer [2022-01-20T20:09:00.819Z] dc539afda2c1: Pulling fs layer [2022-01-20T20:09:00.819Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T20:09:00.819Z] 9065ff56babe: Pulling fs layer [2022-01-20T20:09:00.819Z] d287ab97295c: Pulling fs layer [2022-01-20T20:09:00.819Z] 77bc0d833cb6: Waiting [2022-01-20T20:09:00.819Z] 9065ff56babe: Waiting [2022-01-20T20:09:00.819Z] d287ab97295c: Waiting [2022-01-20T20:09:00.819Z] dc539afda2c1: Waiting [2022-01-20T20:09:00.819Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T20:09:00.819Z] a1111a8f2ec3: Download complete [2022-01-20T20:09:00.819Z] dc539afda2c1: Verifying Checksum [2022-01-20T20:09:00.819Z] dc539afda2c1: Download complete [2022-01-20T20:09:00.819Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T20:09:00.819Z] 77bc0d833cb6: Download complete [2022-01-20T20:09:00.819Z] ed53099fbce6: Verifying Checksum [2022-01-20T20:09:00.819Z] ed53099fbce6: Download complete [2022-01-20T20:09:01.080Z] 9065ff56babe: Verifying Checksum [2022-01-20T20:09:01.080Z] 9065ff56babe: Download complete [2022-01-20T20:09:01.080Z] b4d181a07f80: Verifying Checksum [2022-01-20T20:09:01.080Z] b4d181a07f80: Download complete [2022-01-20T20:09:01.666Z] d287ab97295c: Verifying Checksum [2022-01-20T20:09:01.666Z] d287ab97295c: Download complete [2022-01-20T20:09:02.621Z] b4d181a07f80: Pull complete [2022-01-20T20:09:02.882Z] a1111a8f2ec3: Pull complete [2022-01-20T20:09:03.145Z] ed53099fbce6: Pull complete [2022-01-20T20:09:03.407Z] dc539afda2c1: Pull complete [2022-01-20T20:09:03.665Z] 77bc0d833cb6: Pull complete [2022-01-20T20:09:03.665Z] 9065ff56babe: Pull complete [2022-01-20T20:09:08.979Z] d287ab97295c: Pull complete [2022-01-20T20:09:08.979Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T20:09:08.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:09:08.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T20:09:09.053Z] prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container [2022-01-20T20:09:09.089Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:09:11.512Z] $ docker top c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:09:11.912Z] ---> job-cost.sh [2022-01-20T20:09:11.912Z] lf-activate-venv: SKIPPING [2022-01-20T20:09:11.912Z] INFO: No Stack... [2022-01-20T20:09:12.172Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:09:12.742Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:09:13.037Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv [2022-01-20T20:09:13.037Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T20:09:13.054Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [2022-01-20T20:09:13.060Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] did not exist. Created. [2022-01-20T20:09:13.060Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:09:13.372Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T20:09:13.423Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:09:13.430Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:09:13.447Z] $ docker stop --time=1 c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 [2022-01-20T20:09:14.601Z] $ docker rm -f c20d580a282aa7a25b72366bd2208b0ba3e37c275db95aa201c7a5e21937a6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:10:38.130Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws [2022-01-20T20:10:38.147Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2022-01-20T20:10:38.378Z] The recommended git tool is: git [2022-01-20T20:10:44.349Z] using credential edgex-jenkins-ssh [2022-01-20T20:10:44.383Z] Cloning the remote Git repository [2022-01-20T20:10:44.448Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:44.540Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2022-01-20T20:10:44.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:44.640Z] > git --version # timeout=10 [2022-01-20T20:10:44.669Z] > git --version # 'git version 2.17.1' [2022-01-20T20:10:44.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:44.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:10:48.308Z] Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [2022-01-20T20:10:47.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T20:10:47.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:10:47.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T20:10:47.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:10:47.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:47.680Z] > 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-20T20:10:48.332Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:10:48.359Z] > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 [2022-01-20T20:10:48.832Z] Merge succeeded, producing b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [2022-01-20T20:10:48.833Z] Checking out Revision b3054ebeb51d96043e6d473ef90ac3aafb9ee161 (PR-487) [2022-01-20T20:10:48.731Z] > git remote # timeout=10 [2022-01-20T20:10:48.752Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:10:48.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:10:48.782Z] > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 [2022-01-20T20:10:48.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:10:48.843Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:10:48.864Z] > git checkout -f b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 [2022-01-20T20:10:53.793Z] Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:10:54.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T20:10:54.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:10:54.681Z] Dload Upload Total Spent Left Speed [2022-01-20T20:10:54.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-01-20T20:10:55.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T20:10:55.573Z] + sudo tee /etc/docker/daemon.new [2022-01-20T20:10:55.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T20:10:55.573Z] { [2022-01-20T20:10:55.573Z] "registry-mirrors": [ [2022-01-20T20:10:55.573Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T20:10:55.573Z] ], [2022-01-20T20:10:55.573Z] "bip": "10.250.0.254/24", [2022-01-20T20:10:55.573Z] "hosts": [ [2022-01-20T20:10:55.573Z] "tcp://0.0.0.0:5555", [2022-01-20T20:10:55.573Z] "unix:///var/run/docker.sock" [2022-01-20T20:10:55.573Z] ], [2022-01-20T20:10:55.573Z] "mtu": 1458, [2022-01-20T20:10:55.573Z] "selinux-enabled": true, [2022-01-20T20:10:55.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T20:10:55.573Z] } [Pipeline] sh [2022-01-20T20:10:55.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T20:10:56.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:11:14.702Z] provisioning config files... [2022-01-20T20:11:14.729Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config8814760085047494679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:11:15.095Z] ---> docker-login.sh [2022-01-20T20:11:15.095Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:11:15.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:11:15.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:11:15.970Z] Configure a credential helper to remove this warning. See [2022-01-20T20:11:15.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:11:15.970Z] [2022-01-20T20:11:15.970Z] Login Succeeded [2022-01-20T20:11:15.970Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:11:16.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:11:16.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:11:16.244Z] Configure a credential helper to remove this warning. See [2022-01-20T20:11:16.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:11:16.244Z] [2022-01-20T20:11:16.244Z] Login Succeeded [2022-01-20T20:11:16.244Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:11:16.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:11:16.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:11:16.844Z] Configure a credential helper to remove this warning. See [2022-01-20T20:11:16.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:11:16.844Z] [2022-01-20T20:11:16.844Z] Login Succeeded [2022-01-20T20:11:16.844Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:11:17.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:11:17.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:11:17.393Z] Configure a credential helper to remove this warning. See [2022-01-20T20:11:17.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:11:17.393Z] [2022-01-20T20:11:17.393Z] Login Succeeded [2022-01-20T20:11:17.393Z] docker.io [2022-01-20T20:11:17.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:11:17.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:11:17.942Z] Configure a credential helper to remove this warning. See [2022-01-20T20:11:17.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:11:17.942Z] [2022-01-20T20:11:17.942Z] Login Succeeded [2022-01-20T20:11:17.942Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:11:17.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:11:18.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:11:18.404Z] ========================================================= [2022-01-20T20:11:18.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T20:11:18.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:11:18.824Z] + 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-20T20:11:19.820Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:11:19.820Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:11:19.820Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:11:19.820Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T20:11:19.820Z] 9b3977197b4f: Pulling fs layer [2022-01-20T20:11:19.820Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T20:11:19.820Z] 94645a83ff95: Pulling fs layer [2022-01-20T20:11:19.820Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T20:11:19.820Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T20:11:19.820Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T20:11:19.820Z] 9a6b49a46696: Pulling fs layer [2022-01-20T20:11:19.820Z] cf05db05a679: Pulling fs layer [2022-01-20T20:11:19.820Z] 4b8299f9d1f4: Waiting [2022-01-20T20:11:19.820Z] 9a6b49a46696: Waiting [2022-01-20T20:11:19.820Z] cf05db05a679: Waiting [2022-01-20T20:11:19.820Z] 3f3a8bcf1eab: Waiting [2022-01-20T20:11:19.820Z] 0c92f367c5e7: Waiting [2022-01-20T20:11:19.820Z] 94645a83ff95: Verifying Checksum [2022-01-20T20:11:19.820Z] 94645a83ff95: Download complete [2022-01-20T20:11:19.820Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T20:11:19.820Z] 1a89e8eeedd5: Download complete [2022-01-20T20:11:20.097Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T20:11:20.097Z] 0c92f367c5e7: Download complete [2022-01-20T20:11:20.097Z] 9b3977197b4f: Verifying Checksum [2022-01-20T20:11:20.097Z] 9b3977197b4f: Download complete [2022-01-20T20:11:20.097Z] 4b8299f9d1f4: Download complete [2022-01-20T20:11:20.097Z] 9a6b49a46696: Verifying Checksum [2022-01-20T20:11:20.698Z] 9b3977197b4f: Pull complete [2022-01-20T20:11:21.299Z] 1a89e8eeedd5: Pull complete [2022-01-20T20:11:21.908Z] 94645a83ff95: Pull complete [2022-01-20T20:11:21.908Z] cf05db05a679: Download complete [2022-01-20T20:11:22.516Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T20:11:22.516Z] 3f3a8bcf1eab: Download complete [2022-01-20T20:11:34.915Z] 3f3a8bcf1eab: Pull complete [2022-01-20T20:11:34.915Z] 0c92f367c5e7: Pull complete [2022-01-20T20:11:34.915Z] 4b8299f9d1f4: Pull complete [2022-01-20T20:11:34.915Z] 9a6b49a46696: Pull complete [2022-01-20T20:11:41.634Z] cf05db05a679: Pull complete [2022-01-20T20:11:41.634Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T20:11:41.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:11:41.634Z] ---> 0ccda1f7e2ee [2022-01-20T20:11:41.634Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:11:43.071Z] ---> Running in 35a429f515ea [2022-01-20T20:11:43.071Z] Removing intermediate container 35a429f515ea [2022-01-20T20:11:43.071Z] ---> 93ec15eae2e1 [2022-01-20T20:11:43.071Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:11:43.344Z] ---> Running in f7c1f881499d [2022-01-20T20:11:43.622Z] Removing intermediate container f7c1f881499d [2022-01-20T20:11:43.622Z] ---> e29ff1e3ab50 [2022-01-20T20:11:43.622Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:11:43.622Z] ---> Running in 99aee4eba1ec [2022-01-20T20:11:44.235Z] Removing intermediate container 99aee4eba1ec [2022-01-20T20:11:44.235Z] ---> eb2883a6d4d6 [2022-01-20T20:11:44.235Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:11:44.235Z] ---> Running in 5d0d62699293 [2022-01-20T20:11:44.829Z] Removing intermediate container 5d0d62699293 [2022-01-20T20:11:44.829Z] ---> 0125bfc7dc5c [2022-01-20T20:11:44.829Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:11:44.829Z] ---> Running in 463ae5337413 [2022-01-20T20:11:45.106Z] Removing intermediate container 463ae5337413 [2022-01-20T20:11:45.106Z] ---> 5a81ff113bfb [2022-01-20T20:11:45.106Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:11:45.380Z] ---> Running in a5b20c52299e [2022-01-20T20:11:47.356Z] Removing intermediate container a5b20c52299e [2022-01-20T20:11:47.356Z] ---> 8f6181291a6f [2022-01-20T20:11:47.356Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:11:47.356Z] ---> Running in 6840b2e5293e [2022-01-20T20:11:48.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:11:49.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:11:50.295Z] OK: 220 MiB in 52 packages [2022-01-20T20:11:51.269Z] Removing intermediate container 6840b2e5293e [2022-01-20T20:11:51.269Z] ---> d6cb82d3584e [2022-01-20T20:11:51.269Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:11:51.269Z] ---> Running in 944578fbb040 [2022-01-20T20:11:51.540Z] Removing intermediate container 944578fbb040 [2022-01-20T20:11:51.540Z] ---> 393fca8d2c0b [2022-01-20T20:11:51.540Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:11:51.816Z] ---> Running in 1964174146b9 [2022-01-20T20:11:52.091Z] Removing intermediate container 1964174146b9 [2022-01-20T20:11:52.091Z] ---> 6a4259858859 [2022-01-20T20:11:52.091Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:11:52.692Z] ---> 6283a78962f4 [2022-01-20T20:11:52.692Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:11:52.969Z] ---> Running in 0b93c824c369 [2022-01-20T20:13:14.839Z] Removing intermediate container 0b93c824c369 [2022-01-20T20:13:14.839Z] ---> 85d70dcc4839 [2022-01-20T20:13:14.839Z] Step 14/15 : COPY . . [2022-01-20T20:13:14.839Z] ---> 49591f26d18a [2022-01-20T20:13:14.840Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:13:14.840Z] ---> Running in 35e0d2379677 [2022-01-20T20:13:14.840Z] noop [2022-01-20T20:13:14.840Z] Removing intermediate container 35e0d2379677 [2022-01-20T20:13:14.840Z] ---> e63f06538edf [2022-01-20T20:13:14.840Z] Successfully built e63f06538edf [2022-01-20T20:13:14.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:13:15.189Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:13:15.189Z] . [Pipeline] withDockerContainer [2022-01-20T20:13:15.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container [2022-01-20T20:13:15.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:13:16.836Z] $ docker top 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:13:17.748Z] + go version [2022-01-20T20:13:17.748Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T20:13:17.771Z] $ docker stop --time=1 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 [2022-01-20T20:13:19.452Z] $ docker rm -f 8d432223a998f887d0a311f4c472857f3af7d50b43195bc63647d0ef1c77da66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:13:20.064Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:13:20.065Z] . [Pipeline] withDockerContainer [2022-01-20T20:13:20.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container [2022-01-20T20:13:20.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:13:21.722Z] $ docker top 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:13:22.654Z] + make test [2022-01-20T20:13:22.655Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:13:23.644Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:14:10.650Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:14:10.650Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:14:23.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:14:23.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:14:23.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:14:23.109Z] $ docker stop --time=1 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 [2022-01-20T20:14:24.951Z] $ docker rm -f 3e5b52146ce1a8d73716759c8d6d299fceeaef57accc4771b7389387ca66a999 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:14:25.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:14:25.789Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T20:14:26.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:14:26.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:14:27.162Z] + ls -al . [2022-01-20T20:14:27.162Z] total 152 [2022-01-20T20:14:27.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:13 . [2022-01-20T20:14:27.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 .. [2022-01-20T20:14:27.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:10 .git [2022-01-20T20:14:27.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 .github [2022-01-20T20:14:27.162Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 .gitignore [2022-01-20T20:14:27.162Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:10 CONTRIBUTING.md [2022-01-20T20:14:27.162Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:10 Dockerfile [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:10 Jenkinsfile [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:10 LICENSE [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:10 Makefile [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:10 README.md [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 20:07 VERSION [2022-01-20T20:14:27.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 assets [2022-01-20T20:14:27.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 bin [2022-01-20T20:14:27.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 cmd [2022-01-20T20:14:27.163Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:13 coverage.out [2022-01-20T20:14:27.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 docs [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:10 go.mod [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:10 go.sum [2022-01-20T20:14:27.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:10 internal [2022-01-20T20:14:27.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 pkg [2022-01-20T20:14:27.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 snap [2022-01-20T20:14:27.163Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 version.go [2022-01-20T20:14:27.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:27.515Z] + 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=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 --label arch=arm64 --label version=0.0.0 . [2022-01-20T20:14:28.507Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:14:28.507Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:14:28.507Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:14:28.507Z] ---> e63f06538edf [2022-01-20T20:14:28.507Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:14:28.781Z] ---> Running in b470a71ec2c8 [2022-01-20T20:14:29.053Z] Removing intermediate container b470a71ec2c8 [2022-01-20T20:14:29.053Z] ---> b182d1363bbb [2022-01-20T20:14:29.053Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:14:29.053Z] ---> Running in dc1486c4451f [2022-01-20T20:14:29.652Z] Removing intermediate container dc1486c4451f [2022-01-20T20:14:29.652Z] ---> 68afc70c453c [2022-01-20T20:14:29.652Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:14:29.652Z] ---> Running in 5eabbe066613 [2022-01-20T20:14:29.927Z] Removing intermediate container 5eabbe066613 [2022-01-20T20:14:29.927Z] ---> 6794a1519821 [2022-01-20T20:14:29.927Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:14:30.202Z] ---> Running in 1454f6a52ad0 [2022-01-20T20:14:30.477Z] Removing intermediate container 1454f6a52ad0 [2022-01-20T20:14:30.477Z] ---> 5d9d4c3b0cf0 [2022-01-20T20:14:30.477Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:14:30.754Z] ---> Running in 18934e0ef12d [2022-01-20T20:14:31.029Z] Removing intermediate container 18934e0ef12d [2022-01-20T20:14:31.029Z] ---> c4ec9b965b9c [2022-01-20T20:14:31.029Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:14:31.029Z] ---> Running in f787927911d2 [2022-01-20T20:14:33.018Z] Removing intermediate container f787927911d2 [2022-01-20T20:14:33.018Z] ---> 994da3e93cb2 [2022-01-20T20:14:33.018Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:14:33.018Z] ---> Running in d112ad90b4d0 [2022-01-20T20:14:33.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:14:34.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:14:35.953Z] OK: 220 MiB in 52 packages [2022-01-20T20:14:36.933Z] Removing intermediate container d112ad90b4d0 [2022-01-20T20:14:36.933Z] ---> b141a9b029e5 [2022-01-20T20:14:36.933Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:14:36.933Z] ---> Running in 4e11d264cac6 [2022-01-20T20:14:37.206Z] Removing intermediate container 4e11d264cac6 [2022-01-20T20:14:37.206Z] ---> 4c8da5f5c346 [2022-01-20T20:14:37.206Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:14:37.484Z] ---> Running in 84e9eb3edfd4 [2022-01-20T20:14:37.759Z] Removing intermediate container 84e9eb3edfd4 [2022-01-20T20:14:37.759Z] ---> 04ed5338c8b6 [2022-01-20T20:14:37.759Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:14:38.358Z] ---> d82e8f044e21 [2022-01-20T20:14:38.358Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:14:38.634Z] ---> Running in 7f9fd64d72fd [2022-01-20T20:14:41.247Z] Removing intermediate container 7f9fd64d72fd [2022-01-20T20:14:41.247Z] ---> f8f4e84cda8f [2022-01-20T20:14:41.247Z] Step 14/23 : COPY . . [2022-01-20T20:14:43.860Z] ---> 46031975f612 [2022-01-20T20:14:43.860Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:14:43.860Z] ---> Running in 530f30fbdfac [2022-01-20T20:14:44.835Z] 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-20T20:15:23.855Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:15:24.128Z] Removing intermediate container 530f30fbdfac [2022-01-20T20:15:24.128Z] ---> 9e32ea7ef400 [2022-01-20T20:15:24.128Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:15:24.721Z] 3.14: Pulling from library/alpine [2022-01-20T20:15:24.992Z] be307f383ecc: Pulling fs layer [2022-01-20T20:15:25.265Z] be307f383ecc: Download complete [2022-01-20T20:15:25.537Z] be307f383ecc: Pull complete [2022-01-20T20:15:25.537Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:15:25.811Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:15:25.811Z] ---> 5b8b7b635229 [2022-01-20T20:15:25.811Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:15:25.811Z] ---> Running in c90c0f95e368 [2022-01-20T20:15:26.082Z] Removing intermediate container c90c0f95e368 [2022-01-20T20:15:26.082Z] ---> fb1d20cd6e7c [2022-01-20T20:15:26.082Z] Step 18/23 : 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-20T20:15:27.513Z] ---> 1d17ef96aec3 [2022-01-20T20:15:27.513Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:15:27.513Z] ---> Running in f29a86da8576 [2022-01-20T20:15:28.108Z] Removing intermediate container f29a86da8576 [2022-01-20T20:15:28.108Z] ---> 0852810fa23f [2022-01-20T20:15:28.108Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:15:28.108Z] ---> Running in 7ab03c29d199 [2022-01-20T20:15:28.381Z] Removing intermediate container 7ab03c29d199 [2022-01-20T20:15:28.381Z] ---> 9c6d47814189 [2022-01-20T20:15:28.381Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T20:15:28.381Z] ---> Running in 985d5ac74433 [2022-01-20T20:15:28.975Z] Removing intermediate container 985d5ac74433 [2022-01-20T20:15:28.975Z] ---> 085295a84bdc [2022-01-20T20:15:28.975Z] Step 22/23 : LABEL git_sha=b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [2022-01-20T20:15:28.975Z] ---> Running in 63e1e72d300d [2022-01-20T20:15:29.248Z] Removing intermediate container 63e1e72d300d [2022-01-20T20:15:29.248Z] ---> 27cb430c3382 [2022-01-20T20:15:29.248Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T20:15:29.522Z] ---> Running in a95e942032e5 [2022-01-20T20:15:29.794Z] Removing intermediate container a95e942032e5 [2022-01-20T20:15:29.794Z] ---> 0fb35d5f08f3 [2022-01-20T20:15:29.794Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:15:29.794Z] Successfully built 0fb35d5f08f3 [2022-01-20T20:15:29.794Z] 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-20T20:15:30.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:15:30.228Z] [2022-01-20T20:15:30.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:30.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:15:30.864Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T20:15:30.864Z] 448f6bf000e3: Pulling fs layer [2022-01-20T20:15:30.864Z] f757da607395: Pulling fs layer [2022-01-20T20:15:30.864Z] 05883995daec: Pulling fs layer [2022-01-20T20:15:30.864Z] 8603b9c90790: Pulling fs layer [2022-01-20T20:15:30.864Z] 1560dd03e051: Pulling fs layer [2022-01-20T20:15:30.864Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T20:15:30.864Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T20:15:30.864Z] 8603b9c90790: Waiting [2022-01-20T20:15:30.864Z] 27f5ce0e4adf: Waiting [2022-01-20T20:15:30.864Z] 1560dd03e051: Waiting [2022-01-20T20:15:30.864Z] f757da607395: Verifying Checksum [2022-01-20T20:15:30.864Z] f757da607395: Download complete [2022-01-20T20:15:30.864Z] 8603b9c90790: Verifying Checksum [2022-01-20T20:15:30.864Z] 8603b9c90790: Download complete [2022-01-20T20:15:31.140Z] 1560dd03e051: Verifying Checksum [2022-01-20T20:15:31.140Z] 1560dd03e051: Download complete [2022-01-20T20:15:31.140Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T20:15:31.140Z] 27f5ce0e4adf: Download complete [2022-01-20T20:15:31.140Z] 05883995daec: Verifying Checksum [2022-01-20T20:15:31.140Z] 05883995daec: Download complete [2022-01-20T20:15:31.412Z] 448f6bf000e3: Verifying Checksum [2022-01-20T20:15:31.412Z] 448f6bf000e3: Download complete [2022-01-20T20:15:34.036Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T20:15:34.036Z] c2d8d7efcc4b: Download complete [2022-01-20T20:15:35.020Z] 448f6bf000e3: Pull complete [2022-01-20T20:15:35.619Z] f757da607395: Pull complete [2022-01-20T20:15:37.057Z] 05883995daec: Pull complete [2022-01-20T20:15:37.331Z] 8603b9c90790: Pull complete [2022-01-20T20:15:38.311Z] 1560dd03e051: Pull complete [2022-01-20T20:15:38.588Z] 27f5ce0e4adf: Pull complete [2022-01-20T20:15:53.681Z] c2d8d7efcc4b: Pull complete [2022-01-20T20:15:53.681Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T20:15:53.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:15:53.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T20:15:53.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-3556 does not seem to be running inside a container [2022-01-20T20:15:54.011Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T20:15:56.883Z] $ docker top f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:57.795Z] ---> job-cost.sh [2022-01-20T20:15:57.795Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:57.795Z] INFO: No Stack... [2022-01-20T20:15:58.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T20:15:58.340Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:15:58.681Z] + cut -d, -f6 [2022-01-20T20:15:58.681Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2022-01-20T20:15:58.754Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [2022-01-20T20:15:58.760Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] did not exist. Created. [2022-01-20T20:15:58.760Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:15:59.437Z] /w/workspace/edgex-ui-go/4@tmp/durable-bda856d6/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-bda856d6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T20:16:00.111Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T20:16:00.132Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T20:16:00.276Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:16:00.285Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:16:00.297Z] $ docker stop --time=1 f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 [2022-01-20T20:16:01.769Z] $ docker rm -f f8732c98dc84ae332b58b41b808c69321dfe35e12f92a0b713c71cee4f9c0222 [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-20T20:16:02.280Z] provisioning config files... [2022-01-20T20:16:02.333Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config860170419387968670tmp [Pipeline] { [Pipeline] sh [2022-01-20T20:16:02.661Z] + set +x [2022-01-20T20:16:02.662Z] + curl -s https://codecov.io/bash [2022-01-20T20:16:02.662Z] + bash -s -- [2022-01-20T20:16:02.662Z] [2022-01-20T20:16:02.662Z] _____ _ [2022-01-20T20:16:02.662Z] / ____| | | [2022-01-20T20:16:02.662Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T20:16:02.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T20:16:02.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T20:16:02.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T20:16:02.662Z] Bash-1.0.6 [2022-01-20T20:16:02.662Z] [2022-01-20T20:16:02.662Z] [2022-01-20T20:16:02.662Z] ==> git version 2.24.4 found [2022-01-20T20:16:02.662Z] ==> 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-20T20:16:02.662Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T20:16:02.662Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T20:16:02.662Z] ==> Jenkins CI detected. [2022-01-20T20:16:02.662Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T20:16:02.662Z] project root: . [2022-01-20T20:16:02.662Z] --> token set from env [2022-01-20T20:16:02.662Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T20:16:02.662Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T20:16:02.662Z] ==> Python coveragepy not found [2022-01-20T20:16:02.662Z] ==> Searching for coverage reports in: [2022-01-20T20:16:02.662Z] + . [2022-01-20T20:16:02.662Z] -> Found 1 reports [2022-01-20T20:16:02.662Z] ==> Detecting git/mercurial file structure [2022-01-20T20:16:02.924Z] ==> Reading reports [2022-01-20T20:16:02.924Z] + ./coverage.out bytes=10 [2022-01-20T20:16:02.924Z] ==> Appending adjustments [2022-01-20T20:16:02.924Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T20:16:02.924Z] + Found adjustments [2022-01-20T20:16:02.924Z] ==> Gzipping contents [2022-01-20T20:16:02.924Z] 4.0K /tmp/codecov.VcFAMI.gz [2022-01-20T20:16:02.924Z] ==> Uploading reports [2022-01-20T20:16:02.924Z] url: https://codecov.io [2022-01-20T20:16:02.924Z] query: branch=PR-487&commit=b3054ebeb51d96043e6d473ef90ac3aafb9ee161&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-20T20:16:02.924Z] -> Pinging Codecov [2022-01-20T20:16:02.924Z] 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=b3054ebeb51d96043e6d473ef90ac3aafb9ee161&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-20T20:16:03.495Z] -> Uploading to [2022-01-20T20:16:03.495Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/b3054ebeb51d96043e6d473ef90ac3aafb9ee161/3d1d09cd-68ba-4285-a617-49570d8b9f91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3efc7173dde14b0b864b8637f5564d7c944e8387e0b3d826449e3df21df364ed [2022-01-20T20:16:03.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:16:03.495Z] Dload Upload Total Spent Left Speed [2022-01-20T20:16:03.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12462 --:--:-- --:--:-- --:--:-- 12459 [2022-01-20T20:16:03.755Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3054ebeb51d96043e6d473ef90ac3aafb9ee161 [Pipeline] } [2022-01-20T20:16:03.763Z] 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-20T20:16:04.416Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' [2022-01-20T20:16:04.416Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T20:16:04.416Z] total 8 [2022-01-20T20:16:04.416Z] drwxr-xr-x. 3 root root 34 Jan 20 20:09 . [2022-01-20T20:16:04.416Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. [2022-01-20T20:16:04.416Z] drwxr-xr-x. 2 root root 6 Jan 20 20:09 cost [2022-01-20T20:16:04.416Z] -rw-r--r--. 1 root root 82 Jan 20 20:09 cost.csv [2022-01-20T20:16:04.416Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T20:16:04.416Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-20T20:16:04.416Z] total 8 [2022-01-20T20:16:04.416Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:09 . [2022-01-20T20:16:04.416Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. [2022-01-20T20:16:04.416Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:09 cost [2022-01-20T20:16:04.416Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 20 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:04.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:05.272Z] ---> package-listing.sh [2022-01-20T20:16:05.272Z] ++ facter osfamily [2022-01-20T20:16:05.272Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T20:16:05.534Z] + OS_FAMILY=redhat [2022-01-20T20:16:05.534Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-20T20:16:05.534Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T20:16:05.534Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T20:16:05.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T20:16:05.534Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T20:16:05.534Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-20T20:16:05.534Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T20:16:05.534Z] + case "${OS_FAMILY}" in [2022-01-20T20:16:05.534Z] + rpm -qa [2022-01-20T20:16:05.534Z] + sort [2022-01-20T20:16:06.106Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T20:16:06.106Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T20:16:06.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T20:16:06.106Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-20T20:16:06.106Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [2022-01-20T20:16:06.106Z] + 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-20T20:16:06.119Z] 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-20T20:16:06.405Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:16:06.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:16:06.968Z] . [Pipeline] withDockerContainer [2022-01-20T20:16:07.033Z] prd-centos7-docker-4c-2g-3551 does not seem to be running inside a container [2022-01-20T20:16:07.069Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:16:07.270Z] $ docker top 0e47f8eb0a7683ca9a0cd0047008b6271447e751a606aafb5b57d33c39eb06b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:16:07.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T20:16:07.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T20:16:08.227Z] + ls /var/log/sa-host [2022-01-20T20:16:08.227Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T20:16:08.227Z] file_magic: OK [2022-01-20T20:16:08.227Z] HZ: Using current value: 100 [2022-01-20T20:16:08.227Z] file_header: OK [2022-01-20T20:16:08.227Z] 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-20T20:16:08.227Z] Statistics: [2022-01-20T20:16:08.227Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:16:08.227Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T20:16:08.227Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T20:16:08.227Z] file_magic: OK [2022-01-20T20:16:08.227Z] HZ: Using current value: 100 [2022-01-20T20:16:08.227Z] file_header: OK [2022-01-20T20:16:08.227Z] 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-20T20:16:08.227Z] Statistics: [2022-01-20T20:16:08.227Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:16:08.227Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:16:08.311Z] provisioning config files... [2022-01-20T20:16:08.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config1655439969586608818tmp [Pipeline] { [Pipeline] echo [2022-01-20T20:16:08.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:08.621Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T20:16:08.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:08.958Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T20:16:08.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:09.256Z] ---> sudo-logs.sh [2022-01-20T20:16:09.256Z] Archiving 'sudo' log.. [2022-01-20T20:16:09.256Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3551.novalocal: Name or service not known [2022-01-20T20:16:09.256Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3551.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T20:16:09.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:09.585Z] ---> job-cost.sh [2022-01-20T20:16:09.585Z] lf-activate-venv: SKIPPING [2022-01-20T20:16:09.585Z] DEBUG: total: 0.05999999865889549 [2022-01-20T20:16:09.585Z] INFO: Retrieving Stack Cost... [2022-01-20T20:16:09.846Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:16:10.108Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T20:16:10.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:16:10.414Z] ---> logs-deploy.sh [2022-01-20T20:16:10.414Z] lf-activate-venv: SKIPPING [2022-01-20T20:16:10.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/4 [2022-01-20T20:16:10.414Z] INFO: archiving workspace using pattern(s): [2022-01-20T20:16:10.984Z] Archives upload complete. [2022-01-20T20:16:11.245Z] INFO: archiving logs to Nexus