Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cd378859e64ae5be057ebf4d78609cef323ef1b+22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 (282e4ce218f9659582297a45b375dd54a2549c93) 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-ssh13329192889501615391.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-ssh8702454099736215445.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-488/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-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14667440224214043023.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-ssh13155417746995054290.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-488/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-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11435079932545243202.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2272 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [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-488 # 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-488@tmp/jenkins-gitclient-ssh8025153676869700828.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b Merge succeeded, producing f43d403ccc994ebca32e21c4881dcb0ba3f73c00 Checking out Revision f43d403ccc994ebca32e21c4881dcb0ba3f73c00 (PR-488) > 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-488@tmp/jenkins-gitclient-ssh2180039922635270051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # 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-488@tmp/jenkins-gitclient-ssh6509615132485481119.key > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f43d403ccc994ebca32e21c4881dcb0ba3f73c00 # timeout=10 Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" > git rev-list --no-walk 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:07:27.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:07:27.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:07:27.769Z] ========================================================= [2022-01-20T18:07:27.769Z] EdgeX Global Pipelines Version Info [2022-01-20T18:07:27.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:28.893Z] ------------------- [2022-01-20T18:07:28.893Z] stable info: [2022-01-20T18:07:28.893Z] ------------------- [2022-01-20T18:07:28.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:07:28.893Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:28.893Z] Message: update stable to v1.0.219 [2022-01-20T18:07:29.464Z] ------------------- [2022-01-20T18:07:29.464Z] experimental info: [2022-01-20T18:07:29.464Z] ------------------- [2022-01-20T18:07:29.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:07:29.464Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:29.464Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:07:29.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T18:07:29.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T18:07:29.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:07:29.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:07:29.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:07:29.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:07:29.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:07:29.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:07:29.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:07:29.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:07:29.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:07:29.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T18:07:29.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:07:29.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:07:29.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:29.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:29.897Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:29.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:29.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:07:29.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:07:29.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:07:29.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:07:30.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:07:30.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:07:30.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:07:30.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:07:30.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo [2022-01-20T18:07:30.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo [2022-01-20T18:07:30.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo [2022-01-20T18:07:30.124Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [Pipeline] echo [2022-01-20T18:07:30.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f43d403 [Pipeline] echo [2022-01-20T18:07:30.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:07:30.211Z] provisioning config files... [2022-01-20T18:07:30.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config7717170888128193033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:30.536Z] ---> docker-login.sh [2022-01-20T18:07:30.536Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:07:30.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:30.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:30.799Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:30.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:30.799Z] [2022-01-20T18:07:30.799Z] Login Succeeded [2022-01-20T18:07:30.799Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:07:30.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:30.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:30.799Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:30.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:30.799Z] [2022-01-20T18:07:30.799Z] Login Succeeded [2022-01-20T18:07:30.799Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:07:31.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:31.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:31.059Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:31.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:31.059Z] [2022-01-20T18:07:31.059Z] Login Succeeded [2022-01-20T18:07:31.059Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:07:31.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:31.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:31.059Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:31.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:31.059Z] [2022-01-20T18:07:31.059Z] Login Succeeded [2022-01-20T18:07:31.059Z] docker.io [2022-01-20T18:07:31.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:31.582Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:31.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:31.582Z] [2022-01-20T18:07:31.582Z] Login Succeeded [2022-01-20T18:07:31.582Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:07:31.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:07:31.982Z] + git rev-list -1 --merges f43d403ccc994ebca32e21c4881dcb0ba3f73c00~1..f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [Pipeline] echo [2022-01-20T18:07:32.012Z] -----------> git rev-list -1 --merges f43d403ccc994ebca32e21c4881dcb0ba3f73c00~1..f43d403ccc994ebca32e21c4881dcb0ba3f73c00 f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [2022-01-20T18:07:32.012Z] f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [false] [Pipeline] sh [2022-01-20T18:07:32.311Z] + git log --format=format:%s -1 f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [Pipeline] echo [2022-01-20T18:07:32.327Z] ========================================================= [2022-01-20T18:07:32.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:07:32.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:07:32.686Z] + git log --format=format:%s -1 f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [Pipeline] echo [2022-01-20T18:07:32.700Z] [semverPrep] GIT_COMMIT: f43d403ccc994ebca32e21c4881dcb0ba3f73c00, Commit Message: Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD [Pipeline] echo [2022-01-20T18:07:32.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:07:33.112Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:07:33.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:07:33.112Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:07:33.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:07:33.112Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:07:33.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:07:33.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:33.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:33.478Z] [2022-01-20T18:07:33.478Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:33.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:33.795Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:07:33.795Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:07:33.795Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:07:33.795Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:07:33.795Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:07:33.795Z] 0c2d73faf560: Waiting [2022-01-20T18:07:33.795Z] 3e5f54012d9b: Download complete [2022-01-20T18:07:33.795Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:07:33.795Z] a0d0a0d46f8b: Download complete [2022-01-20T18:07:33.795Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:07:33.795Z] 4c7163046ea9: Download complete [2022-01-20T18:07:33.795Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:07:33.795Z] 0c2d73faf560: Download complete [2022-01-20T18:07:34.057Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:07:34.057Z] 3e5f54012d9b: Pull complete [2022-01-20T18:07:34.315Z] 4c7163046ea9: Pull complete [2022-01-20T18:07:34.577Z] 0c2d73faf560: Pull complete [2022-01-20T18:07:34.577Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:07:34.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:07:34.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:07:34.639Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2022-01-20T18:07:34.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-20T18:07:35.789Z] $ docker top bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:07:35.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:07:35.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:07:36.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:07:36.007Z] $ docker exec bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d ssh-agent [2022-01-20T18:07:36.115Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjdbMil/agent.13 [2022-01-20T18:07:36.115Z] SSH_AGENT_PID=20 [2022-01-20T18:07:36.122Z] Running ssh-add (command line suppressed) [2022-01-20T18:07:36.246Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2144009076233820649.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2144009076233820649.key) [2022-01-20T18:07:36.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:07:36.548Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:07:36.571Z] $ docker exec --env ******** --env ******** bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d ssh-agent -k [2022-01-20T18:07:36.651Z] unset SSH_AUTH_SOCK; [2022-01-20T18:07:36.651Z] unset SSH_AGENT_PID; [2022-01-20T18:07:36.651Z] echo Agent pid 20 killed; [2022-01-20T18:07:36.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:07:36.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:07:36.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:07:36.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:07:36.790Z] $ docker exec bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d ssh-agent [2022-01-20T18:07:36.881Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJOMPDE/agent.52 [2022-01-20T18:07:36.881Z] SSH_AGENT_PID=58 [2022-01-20T18:07:36.890Z] Running ssh-add (command line suppressed) [2022-01-20T18:07:36.980Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_5113463249356109433.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_5113463249356109433.key) [2022-01-20T18:07:36.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:07:37.284Z] + git semver init [2022-01-20T18:07:37.284Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:07:37.284Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git [2022-01-20T18:07:37.284Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T18:07:37.284Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:07:37.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:07:37.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:07:37.284Z] # $SEMVER_BRANCH = PR-488 [2022-01-20T18:07:37.284Z] # $SEMVER_TEMP = /tmp/semver-165100981 [2022-01-20T18:07:37.284Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T18:07:39.198Z] # '/tmp/semver-165100981' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' [2022-01-20T18:07:39.198Z] # -> Force: false [2022-01-20T18:07:39.198Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } [2022-01-20T18:07:39.210Z] $ docker exec --env ******** --env ******** bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d ssh-agent -k [2022-01-20T18:07:39.290Z] unset SSH_AUTH_SOCK; [2022-01-20T18:07:39.290Z] unset SSH_AGENT_PID; [2022-01-20T18:07:39.290Z] echo Agent pid 58 killed; [2022-01-20T18:07:39.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:07:39.631Z] + git semver [Pipeline] } [2022-01-20T18:07:39.648Z] $ docker stop --time=1 bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d [2022-01-20T18:07:41.006Z] $ docker rm -f bdcbc1f4a449a2db753e8af81d8a07267f064817408669952c9db5d7d2a10e8d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:07:41.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:07:41.611Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:07:41.616Z] [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-20T18:07:41.874Z] provisioning config files... [2022-01-20T18:07:41.886Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config256448154727510153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:42.201Z] ---> docker-login.sh [2022-01-20T18:07:42.201Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:07:42.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:42.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:42.201Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:42.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:42.201Z] [2022-01-20T18:07:42.201Z] Login Succeeded [2022-01-20T18:07:42.201Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:07:42.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:42.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:42.540Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:42.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:42.540Z] [2022-01-20T18:07:42.540Z] Login Succeeded [2022-01-20T18:07:42.540Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:07:42.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:42.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:42.540Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:42.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:42.540Z] [2022-01-20T18:07:42.540Z] Login Succeeded [2022-01-20T18:07:42.540Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:07:42.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:42.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:42.540Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:42.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:42.540Z] [2022-01-20T18:07:42.540Z] Login Succeeded [2022-01-20T18:07:42.540Z] docker.io [2022-01-20T18:07:42.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:43.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:43.147Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:43.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:43.147Z] [2022-01-20T18:07:43.147Z] Login Succeeded [2022-01-20T18:07:43.147Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:07:43.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:07:43.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:07:43.298Z] ========================================================= [2022-01-20T18:07:43.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:07:43.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:07:43.637Z] + 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-20T18:07:43.906Z] Sending build context to Docker daemon 39.31MB [2022-01-20T18:07:43.906Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:07:43.906Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:07:43.906Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:07:43.906Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:07:43.906Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:07:43.906Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:07:43.906Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:07:43.906Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:07:43.906Z] f965cba54748: Pulling fs layer [2022-01-20T18:07:43.907Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:07:43.907Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:07:43.907Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:07:43.907Z] 4fe6c5a15a65: Waiting [2022-01-20T18:07:43.907Z] 22a0e8bec74d: Waiting [2022-01-20T18:07:43.907Z] f965cba54748: Waiting [2022-01-20T18:07:43.907Z] 861ffc35075e: Waiting [2022-01-20T18:07:43.907Z] 4b385c91608e: Waiting [2022-01-20T18:07:43.907Z] 560528eb2ebb: Waiting [2022-01-20T18:07:43.907Z] 8ed8ca486205: Download complete [2022-01-20T18:07:43.907Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:07:43.907Z] 666ba61612fd: Download complete [2022-01-20T18:07:43.907Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:07:43.907Z] 22a0e8bec74d: Download complete [2022-01-20T18:07:43.907Z] f965cba54748: Verifying Checksum [2022-01-20T18:07:43.907Z] f965cba54748: Download complete [2022-01-20T18:07:43.907Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:07:43.907Z] 59bf1c3509f3: Download complete [2022-01-20T18:07:43.907Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:07:43.907Z] 861ffc35075e: Download complete [2022-01-20T18:07:44.171Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:07:44.171Z] 4b385c91608e: Download complete [2022-01-20T18:07:44.444Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:07:44.444Z] 560528eb2ebb: Download complete [2022-01-20T18:07:44.709Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:07:44.709Z] 4fe6c5a15a65: Download complete [2022-01-20T18:07:44.709Z] 59bf1c3509f3: Pull complete [2022-01-20T18:07:44.709Z] 666ba61612fd: Pull complete [2022-01-20T18:07:44.709Z] 8ed8ca486205: Pull complete [2022-01-20T18:07:48.960Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:07:48.960Z] 22a0e8bec74d: Pull complete [2022-01-20T18:07:48.960Z] f965cba54748: Pull complete [2022-01-20T18:07:48.960Z] 861ffc35075e: Pull complete [2022-01-20T18:07:48.960Z] 4b385c91608e: Pull complete [2022-01-20T18:07:51.540Z] 560528eb2ebb: Pull complete [2022-01-20T18:07:51.540Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:07:51.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:07:51.540Z] ---> dd4a08f94e63 [2022-01-20T18:07:51.540Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:07:54.084Z] ---> Running in ff59f2a51cbe [2022-01-20T18:07:54.084Z] Removing intermediate container ff59f2a51cbe [2022-01-20T18:07:54.084Z] ---> 014d5afb0d86 [2022-01-20T18:07:54.084Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:07:54.084Z] ---> Running in b3fbf72e6425 [2022-01-20T18:07:54.345Z] Removing intermediate container b3fbf72e6425 [2022-01-20T18:07:54.345Z] ---> d9d9358ab208 [2022-01-20T18:07:54.345Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:07:54.345Z] ---> Running in 54946f1dc0a1 [2022-01-20T18:07:54.345Z] Removing intermediate container 54946f1dc0a1 [2022-01-20T18:07:54.345Z] ---> ab726d43bd0f [2022-01-20T18:07:54.345Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:07:54.345Z] ---> Running in c468c49b6313 [2022-01-20T18:07:54.619Z] Removing intermediate container c468c49b6313 [2022-01-20T18:07:54.619Z] ---> d85d1e848b22 [2022-01-20T18:07:54.619Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:07:54.619Z] ---> Running in 46c943c9a68e [2022-01-20T18:07:54.619Z] Removing intermediate container 46c943c9a68e [2022-01-20T18:07:54.619Z] ---> 9a34f6277442 [2022-01-20T18:07:54.619Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:07:54.619Z] ---> Running in a2aaaa7afcf5 [2022-01-20T18:07:55.204Z] Removing intermediate container a2aaaa7afcf5 [2022-01-20T18:07:55.204Z] ---> 684efeabc8db [2022-01-20T18:07:55.204Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:07:55.204Z] ---> Running in f1e88456ea29 [2022-01-20T18:07:55.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:56.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:07:56.620Z] OK: 221 MiB in 52 packages [2022-01-20T18:07:56.803Z] Still waiting to schedule task [2022-01-20T18:07:56.803Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-centos7-builder-2c-1g-2260’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-centos7-docker-4c-2g-2255’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-centos7-docker-4c-2g-2276’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-centos7-docker-4c-2g-2278’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-ubuntu18.04-docker-8c-8g-2259’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.803Z] ‘prd-ubuntu18.04-docker-8c-8g-2268’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:07:56.804Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2256’ is offline [2022-01-20T18:07:56.804Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2274’ is offline [2022-01-20T18:07:56.954Z] Removing intermediate container f1e88456ea29 [2022-01-20T18:07:56.954Z] ---> 58ada63720fb [2022-01-20T18:07:56.954Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:07:56.954Z] ---> Running in 472bb7a6b8ed [2022-01-20T18:07:56.954Z] Removing intermediate container 472bb7a6b8ed [2022-01-20T18:07:56.954Z] ---> e81802392f00 [2022-01-20T18:07:56.954Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:07:56.954Z] ---> Running in a06221b3a2a4 [2022-01-20T18:07:57.216Z] Removing intermediate container a06221b3a2a4 [2022-01-20T18:07:57.216Z] ---> 965fcb9b696c [2022-01-20T18:07:57.216Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:07:57.477Z] ---> da8b761a3eb3 [2022-01-20T18:07:57.477Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:07:57.738Z] ---> Running in 556747e5f64f [2022-01-20T18:08:36.563Z] Removing intermediate container 556747e5f64f [2022-01-20T18:08:36.563Z] ---> a1749d63c527 [2022-01-20T18:08:36.563Z] Step 14/15 : COPY . . [2022-01-20T18:08:36.563Z] ---> f9dbcaaa300e [2022-01-20T18:08:36.563Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:08:36.563Z] ---> Running in ec71b7c48845 [2022-01-20T18:08:36.563Z] noop [2022-01-20T18:08:36.563Z] Removing intermediate container ec71b7c48845 [2022-01-20T18:08:36.563Z] ---> bb70ae418bf5 [2022-01-20T18:08:36.563Z] Successfully built bb70ae418bf5 [2022-01-20T18:08:36.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:36.868Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:36.868Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:36.931Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2022-01-20T18:08:36.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-20T18:08:37.284Z] $ docker top fbfd3844c963ab4d02450f8f5a16e29e47a7c367af72869e0252f91208229cad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:08:37.632Z] + go version [2022-01-20T18:08:37.632Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:08:37.645Z] $ docker stop --time=1 fbfd3844c963ab4d02450f8f5a16e29e47a7c367af72869e0252f91208229cad [2022-01-20T18:08:38.847Z] $ docker rm -f fbfd3844c963ab4d02450f8f5a16e29e47a7c367af72869e0252f91208229cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:39.289Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:39.289Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:39.348Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2022-01-20T18:08:39.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-20T18:08:39.896Z] $ docker top 96d8609bc0e9ae9fa693d6a14e53eb2d2eb14e8ec6787f20f9c62ce8968006ae -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:08:40.274Z] + make test [2022-01-20T18:08:40.274Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:08:40.533Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:08:52.838Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:08:52.838Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:08:56.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:08:56.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:08:56.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:08:56.206Z] $ docker stop --time=1 96d8609bc0e9ae9fa693d6a14e53eb2d2eb14e8ec6787f20f9c62ce8968006ae [2022-01-20T18:08:57.655Z] $ docker rm -f 96d8609bc0e9ae9fa693d6a14e53eb2d2eb14e8ec6787f20f9c62ce8968006ae [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:08:58.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:08:58.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:08:58.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:08:58.990Z] + ls -al . [2022-01-20T18:08:58.990Z] total 112 [2022-01-20T18:08:58.990Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 18:08 . [2022-01-20T18:08:58.990Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 18:07 .. [2022-01-20T18:08:58.990Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:07 assets [2022-01-20T18:08:58.990Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 18:07 bin [2022-01-20T18:08:58.990Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 18:07 cmd [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 18:07 CONTRIBUTING.md [2022-01-20T18:08:58.990Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:08 coverage.out [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 18:07 Dockerfile [2022-01-20T18:08:58.990Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 18:07 docs [2022-01-20T18:08:58.990Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:07 .git [2022-01-20T18:08:58.990Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:07 .github [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 .gitignore [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 20 18:07 go.mod [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 18:07 go.sum [2022-01-20T18:08:58.990Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 18:07 internal [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 18:07 Jenkinsfile [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 18:07 LICENSE [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 18:07 Makefile [2022-01-20T18:08:58.990Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 18:07 pkg [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 18:07 README.md [2022-01-20T18:08:58.990Z] drwx------. 3 jenkins jenkins 56 Jan 20 18:07 .semver [2022-01-20T18:08:58.990Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 18:07 snap [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:07 VERSION [2022-01-20T18:08:58.990Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 version.go [2022-01-20T18:08:58.990Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 18:07 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:59.295Z] + 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=f43d403ccc994ebca32e21c4881dcb0ba3f73c00 --label arch=amd64 --label version=0.0.0 . [2022-01-20T18:08:59.555Z] Sending build context to Docker daemon 39.31MB [2022-01-20T18:08:59.555Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:08:59.555Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:08:59.555Z] ---> bb70ae418bf5 [2022-01-20T18:08:59.555Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:08:59.818Z] ---> Running in ad08dbf66436 [2022-01-20T18:08:59.818Z] Removing intermediate container ad08dbf66436 [2022-01-20T18:08:59.818Z] ---> 0b08d3d1c988 [2022-01-20T18:08:59.818Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:08:59.818Z] ---> Running in 7ff936e99a83 [2022-01-20T18:09:00.078Z] Removing intermediate container 7ff936e99a83 [2022-01-20T18:09:00.078Z] ---> 74f8a6ad7f6f [2022-01-20T18:09:00.078Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:09:00.078Z] ---> Running in 821bdc5748de [2022-01-20T18:09:00.078Z] Removing intermediate container 821bdc5748de [2022-01-20T18:09:00.078Z] ---> b7bbfb2fa9fb [2022-01-20T18:09:00.078Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:09:00.078Z] ---> Running in 991e0509555b [2022-01-20T18:09:00.342Z] Removing intermediate container 991e0509555b [2022-01-20T18:09:00.342Z] ---> 308d426a71a3 [2022-01-20T18:09:00.342Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:09:00.342Z] ---> Running in 0c2268a342e1 [2022-01-20T18:09:00.342Z] Removing intermediate container 0c2268a342e1 [2022-01-20T18:09:00.342Z] ---> 6e827f8a7650 [2022-01-20T18:09:00.342Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:09:00.342Z] ---> Running in 8ecfa5154041 [2022-01-20T18:09:00.912Z] Removing intermediate container 8ecfa5154041 [2022-01-20T18:09:00.912Z] ---> 4f67c14ef5e6 [2022-01-20T18:09:00.912Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:09:00.912Z] ---> Running in ef1f3008b5b2 [2022-01-20T18:09:01.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:01.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:02.324Z] OK: 221 MiB in 52 packages [2022-01-20T18:09:02.586Z] Removing intermediate container ef1f3008b5b2 [2022-01-20T18:09:02.586Z] ---> 28436fd989d0 [2022-01-20T18:09:02.586Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:09:02.586Z] ---> Running in f920097c5fe4 [2022-01-20T18:09:02.586Z] Removing intermediate container f920097c5fe4 [2022-01-20T18:09:02.586Z] ---> 147a490985d8 [2022-01-20T18:09:02.586Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:09:02.586Z] ---> Running in 324a1d70a4a2 [2022-01-20T18:09:02.848Z] Removing intermediate container 324a1d70a4a2 [2022-01-20T18:09:02.848Z] ---> f902252dd960 [2022-01-20T18:09:02.848Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:09:02.848Z] ---> d8d7813ab6bb [2022-01-20T18:09:02.848Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:09:02.848Z] ---> Running in f38263dcc09d [2022-01-20T18:09:03.811Z] Removing intermediate container f38263dcc09d [2022-01-20T18:09:03.811Z] ---> 49daa932432d [2022-01-20T18:09:03.811Z] Step 14/23 : COPY . . [2022-01-20T18:09:04.766Z] ---> 457fc1c99408 [2022-01-20T18:09:04.766Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:09:04.766Z] ---> Running in 761ac1e79826 [2022-01-20T18:09:05.034Z] 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-20T18:09:15.176Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:09:16.120Z] Removing intermediate container 761ac1e79826 [2022-01-20T18:09:16.120Z] ---> 94bd36bedb28 [2022-01-20T18:09:16.120Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:09:16.690Z] 3.14: Pulling from library/alpine [2022-01-20T18:09:16.690Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:09:16.955Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:09:16.955Z] 97518928ae5f: Download complete [2022-01-20T18:09:17.219Z] 97518928ae5f: Pull complete [2022-01-20T18:09:17.219Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:09:17.219Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:09:17.219Z] ---> 0a97eee8041e [2022-01-20T18:09:17.219Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:09:17.219Z] ---> Running in ccd9426ac5a4 [2022-01-20T18:09:17.219Z] Removing intermediate container ccd9426ac5a4 [2022-01-20T18:09:17.219Z] ---> e2b8555dc2d0 [2022-01-20T18:09:17.219Z] 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-20T18:09:17.790Z] ---> 8eeb298293a3 [2022-01-20T18:09:17.790Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:09:18.051Z] ---> Running in 7b9ad2fc0c74 [2022-01-20T18:09:18.051Z] Removing intermediate container 7b9ad2fc0c74 [2022-01-20T18:09:18.051Z] ---> 301dfba1bfc5 [2022-01-20T18:09:18.051Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:09:18.051Z] ---> Running in 657b46c0784e [2022-01-20T18:09:18.051Z] Removing intermediate container 657b46c0784e [2022-01-20T18:09:18.051Z] ---> 9e797d8c587d [2022-01-20T18:09:18.051Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T18:09:18.051Z] ---> Running in 7d19d6973a65 [2022-01-20T18:09:18.315Z] Removing intermediate container 7d19d6973a65 [2022-01-20T18:09:18.315Z] ---> 58d6851dddf2 [2022-01-20T18:09:18.315Z] Step 22/23 : LABEL git_sha=f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [2022-01-20T18:09:18.315Z] ---> Running in a8f42fe76ad6 [2022-01-20T18:09:18.315Z] Removing intermediate container a8f42fe76ad6 [2022-01-20T18:09:18.315Z] ---> 81b8dcc593c4 [2022-01-20T18:09:18.315Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:09:18.315Z] ---> Running in 67fa36992879 [2022-01-20T18:09:18.315Z] Removing intermediate container 67fa36992879 [2022-01-20T18:09:18.315Z] ---> 0ffa3588d82f [2022-01-20T18:09:18.315Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:09:18.315Z] Successfully built 0ffa3588d82f [2022-01-20T18:09:18.320Z] 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-20T18:09:18.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:18.750Z] [2022-01-20T18:09:18.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:09:19.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:19.085Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:09:19.085Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:09:19.085Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:09:19.085Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:09:19.085Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:09:19.085Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:09:19.085Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:09:19.085Z] d287ab97295c: Pulling fs layer [2022-01-20T18:09:19.085Z] dc539afda2c1: Waiting [2022-01-20T18:09:19.085Z] 77bc0d833cb6: Waiting [2022-01-20T18:09:19.085Z] 9065ff56babe: Waiting [2022-01-20T18:09:19.085Z] d287ab97295c: Waiting [2022-01-20T18:09:19.085Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:09:19.085Z] a1111a8f2ec3: Download complete [2022-01-20T18:09:19.085Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:09:19.085Z] dc539afda2c1: Download complete [2022-01-20T18:09:19.085Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:09:19.085Z] ed53099fbce6: Download complete [2022-01-20T18:09:19.346Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:09:19.346Z] 9065ff56babe: Download complete [2022-01-20T18:09:19.347Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:09:19.347Z] b4d181a07f80: Download complete [2022-01-20T18:09:19.347Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:09:19.347Z] 77bc0d833cb6: Download complete [2022-01-20T18:09:19.938Z] d287ab97295c: Verifying Checksum [2022-01-20T18:09:19.938Z] d287ab97295c: Download complete [2022-01-20T18:09:20.887Z] b4d181a07f80: Pull complete [2022-01-20T18:09:20.887Z] a1111a8f2ec3: Pull complete [2022-01-20T18:09:21.465Z] ed53099fbce6: Pull complete [2022-01-20T18:09:21.465Z] dc539afda2c1: Pull complete [2022-01-20T18:09:21.740Z] 77bc0d833cb6: Pull complete [2022-01-20T18:09:21.740Z] 9065ff56babe: Pull complete [2022-01-20T18:09:27.054Z] d287ab97295c: Pull complete [2022-01-20T18:09:27.054Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:09:27.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:27.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:09:27.113Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2022-01-20T18:09:27.153Z] $ 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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-20T18:09:31.293Z] $ docker top 0b370a1218eec01c76297765c96f3478bfe298228c7cc014285cea27cfa5dd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:09:31.679Z] ---> job-cost.sh [2022-01-20T18:09:31.679Z] lf-activate-venv: SKIPPING [2022-01-20T18:09:31.679Z] INFO: No Stack... [2022-01-20T18:09:31.938Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:09:32.199Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:09:32.527Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv [2022-01-20T18:09:32.527Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:09:32.545Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [2022-01-20T18:09:32.552Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] did not exist. Created. [2022-01-20T18:09:32.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:09:32.861Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:09:32.899Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:09:32.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:09:32.929Z] $ docker stop --time=1 0b370a1218eec01c76297765c96f3478bfe298228c7cc014285cea27cfa5dd2a [2022-01-20T18:09:34.084Z] $ docker rm -f 0b370a1218eec01c76297765c96f3478bfe298228c7cc014285cea27cfa5dd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:15:01.206Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws [2022-01-20T18:15:01.222Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-01-20T18:15:01.555Z] The recommended git tool is: git [2022-01-20T18:15:08.061Z] using credential edgex-jenkins-ssh [2022-01-20T18:15:08.080Z] Cloning the remote Git repository [2022-01-20T18:15:08.146Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:08.245Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-01-20T18:15:08.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:08.355Z] > git --version # timeout=10 [2022-01-20T18:15:08.377Z] > git --version # 'git version 2.17.1' [2022-01-20T18:15:08.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:08.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:11.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:11.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:11.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:11.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:11.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:11.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T18:15:12.330Z] Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b [2022-01-20T18:15:12.362Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:12.391Z] > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 [2022-01-20T18:15:12.848Z] > git remote # timeout=10 [2022-01-20T18:15:12.871Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:15:12.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:12.904Z] > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 [2022-01-20T18:15:13.509Z] Merge succeeded, producing d4d64637f07c48db3f08a1134213e5ed9c714f7e [2022-01-20T18:15:13.509Z] Checking out Revision d4d64637f07c48db3f08a1134213e5ed9c714f7e (PR-488) [2022-01-20T18:15:13.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:15:13.519Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:13.534Z] > git checkout -f d4d64637f07c48db3f08a1134213e5ed9c714f7e # timeout=10 [2022-01-20T18:15:18.299Z] Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" [2022-01-20T18:15:18.309Z] > git rev-list --no-walk 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:15:19.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:15:19.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:15:19.276Z] Dload Upload Total Spent Left Speed [2022-01-20T18:15:19.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-01-20T18:15:19.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:15:20.198Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-01-20T18:15:20.198Z] /etc/docker/daemon.json [2022-01-20T18:15:20.198Z] { [2022-01-20T18:15:20.198Z] "registry-mirrors": [ [2022-01-20T18:15:20.198Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:15:20.198Z] ], [2022-01-20T18:15:20.198Z] "bip": "10.250.0.254/24", [2022-01-20T18:15:20.198Z] "hosts": [ [2022-01-20T18:15:20.198Z] "tcp://0.0.0.0:5555", [2022-01-20T18:15:20.198Z] "unix:///var/run/docker.sock" [2022-01-20T18:15:20.198Z] ], [2022-01-20T18:15:20.198Z] "mtu": 1458, [2022-01-20T18:15:20.198Z] "selinux-enabled": true, [2022-01-20T18:15:20.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:15:20.198Z] } [Pipeline] sh [2022-01-20T18:15:20.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:15:20.989Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:15:39.327Z] provisioning config files... [2022-01-20T18:15:39.358Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config363760435772834520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:39.736Z] ---> docker-login.sh [2022-01-20T18:15:39.736Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:15:40.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:40.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:40.608Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:40.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:40.608Z] [2022-01-20T18:15:40.608Z] Login Succeeded [2022-01-20T18:15:40.608Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:15:40.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:41.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:41.180Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:41.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:41.180Z] [2022-01-20T18:15:41.180Z] Login Succeeded [2022-01-20T18:15:41.180Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:15:41.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:41.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:41.736Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:41.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:41.736Z] [2022-01-20T18:15:41.736Z] Login Succeeded [2022-01-20T18:15:41.736Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:15:42.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:42.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:42.013Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:42.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:42.013Z] [2022-01-20T18:15:42.013Z] Login Succeeded [2022-01-20T18:15:42.013Z] docker.io [2022-01-20T18:15:42.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:42.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:42.889Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:42.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:42.889Z] [2022-01-20T18:15:42.889Z] Login Succeeded [2022-01-20T18:15:42.889Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:15:42.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:15:43.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:15:43.587Z] ========================================================= [2022-01-20T18:15:43.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:15:43.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:43.983Z] + 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-20T18:15:44.989Z] Sending build context to Docker daemon 24.95MB [2022-01-20T18:15:44.989Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:15:44.989Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:15:45.268Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:15:45.268Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:15:45.268Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:15:45.268Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:15:45.268Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:15:45.268Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:15:45.268Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:15:45.268Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:15:45.268Z] cf05db05a679: Pulling fs layer [2022-01-20T18:15:45.268Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:15:45.268Z] 0c92f367c5e7: Waiting [2022-01-20T18:15:45.268Z] 4b8299f9d1f4: Waiting [2022-01-20T18:15:45.268Z] 9a6b49a46696: Waiting [2022-01-20T18:15:45.268Z] cf05db05a679: Waiting [2022-01-20T18:15:45.268Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:15:45.268Z] 94645a83ff95: Download complete [2022-01-20T18:15:45.268Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:15:45.268Z] 1a89e8eeedd5: Download complete [2022-01-20T18:15:45.268Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:15:45.268Z] 0c92f367c5e7: Download complete [2022-01-20T18:15:45.268Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:15:45.268Z] 4b8299f9d1f4: Download complete [2022-01-20T18:15:45.268Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:15:45.268Z] 9b3977197b4f: Download complete [2022-01-20T18:15:45.268Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:15:45.268Z] 9a6b49a46696: Download complete [2022-01-20T18:15:46.266Z] 9b3977197b4f: Pull complete [2022-01-20T18:15:46.878Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:15:47.160Z] 94645a83ff95: Pull complete [2022-01-20T18:15:47.439Z] cf05db05a679: Verifying Checksum [2022-01-20T18:15:47.439Z] cf05db05a679: Download complete [2022-01-20T18:15:48.446Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:15:48.446Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:16:00.898Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:16:01.175Z] 0c92f367c5e7: Pull complete [2022-01-20T18:16:01.780Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:16:02.058Z] 9a6b49a46696: Pull complete [2022-01-20T18:16:09.021Z] cf05db05a679: Pull complete [2022-01-20T18:16:09.021Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:16:09.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:16:09.021Z] ---> 0ccda1f7e2ee [2022-01-20T18:16:09.021Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:16:10.995Z] ---> Running in f549e7637311 [2022-01-20T18:16:11.268Z] Removing intermediate container f549e7637311 [2022-01-20T18:16:11.268Z] ---> 6dbd05433666 [2022-01-20T18:16:11.268Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:16:11.545Z] ---> Running in 23f89f70b26b [2022-01-20T18:16:11.822Z] Removing intermediate container 23f89f70b26b [2022-01-20T18:16:11.822Z] ---> 1528fd1f695f [2022-01-20T18:16:11.822Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:16:12.097Z] ---> Running in e81622f8a6c5 [2022-01-20T18:16:12.371Z] Removing intermediate container e81622f8a6c5 [2022-01-20T18:16:12.371Z] ---> 87f61d6690ef [2022-01-20T18:16:12.371Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:16:12.647Z] ---> Running in a631c9ef7d92 [2022-01-20T18:16:12.928Z] Removing intermediate container a631c9ef7d92 [2022-01-20T18:16:12.928Z] ---> a97ddb575b4a [2022-01-20T18:16:12.928Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:16:13.205Z] ---> Running in 2e8c87303860 [2022-01-20T18:16:13.478Z] Removing intermediate container 2e8c87303860 [2022-01-20T18:16:13.478Z] ---> 5d82e8fa16bc [2022-01-20T18:16:13.478Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:16:13.751Z] ---> Running in 232072d26cb1 [2022-01-20T18:16:15.728Z] Removing intermediate container 232072d26cb1 [2022-01-20T18:16:15.728Z] ---> 19aa7e24b54f [2022-01-20T18:16:15.728Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:16:16.008Z] ---> Running in a791c7ffc378 [2022-01-20T18:16:17.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:17.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:19.430Z] OK: 220 MiB in 52 packages [2022-01-20T18:16:20.418Z] Removing intermediate container a791c7ffc378 [2022-01-20T18:16:20.418Z] ---> f6e4e93102ee [2022-01-20T18:16:20.418Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:16:20.418Z] ---> Running in 7eee4bccf8a0 [2022-01-20T18:16:21.023Z] Removing intermediate container 7eee4bccf8a0 [2022-01-20T18:16:21.023Z] ---> e5cc7ccf619a [2022-01-20T18:16:21.023Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:16:21.023Z] ---> Running in 0acaa442451a [2022-01-20T18:16:21.626Z] Removing intermediate container 0acaa442451a [2022-01-20T18:16:21.626Z] ---> 251d826a0b1a [2022-01-20T18:16:21.626Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:16:22.249Z] ---> 428e5dec7a41 [2022-01-20T18:16:22.249Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:16:22.524Z] ---> Running in adcd17288d23 [2022-01-20T18:17:44.399Z] Removing intermediate container adcd17288d23 [2022-01-20T18:17:44.399Z] ---> 9ddee802c7e3 [2022-01-20T18:17:44.399Z] Step 14/15 : COPY . . [2022-01-20T18:17:44.672Z] ---> e9d605807de8 [2022-01-20T18:17:44.673Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:17:44.673Z] ---> Running in 79010de42aca [2022-01-20T18:17:46.109Z] noop [2022-01-20T18:17:46.703Z] Removing intermediate container 79010de42aca [2022-01-20T18:17:46.703Z] ---> a76b21a9bcc8 [2022-01-20T18:17:46.703Z] Successfully built a76b21a9bcc8 [2022-01-20T18:17:46.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:47.067Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:47.067Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:47.331Z] prd-ubuntu18.04-docker-arm64-4c-16g-2470 does not seem to be running inside a container [2022-01-20T18:17:47.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-20T18:17:48.984Z] $ docker top 8ba64882108d8557f9d9d432041cf14b98d6718f426d5da08ae566c3b6bc0d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:17:49.948Z] + go version [2022-01-20T18:17:49.948Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:17:49.974Z] $ docker stop --time=1 8ba64882108d8557f9d9d432041cf14b98d6718f426d5da08ae566c3b6bc0d79 [2022-01-20T18:17:51.721Z] $ docker rm -f 8ba64882108d8557f9d9d432041cf14b98d6718f426d5da08ae566c3b6bc0d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:52.382Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:52.382Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:52.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-2470 does not seem to be running inside a container [2022-01-20T18:17:52.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-20T18:17:54.349Z] $ docker top 52c28be3e23507c9d84b0dc779c8c6ee7aebb5e17ea52291a0f7498b427a85cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:17:55.315Z] + make test [2022-01-20T18:17:55.315Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:17:56.759Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:18:43.815Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:18:43.815Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:18:58.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:18:58.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:18:58.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:18:58.923Z] $ docker stop --time=1 52c28be3e23507c9d84b0dc779c8c6ee7aebb5e17ea52291a0f7498b427a85cb [2022-01-20T18:19:00.690Z] $ docker rm -f 52c28be3e23507c9d84b0dc779c8c6ee7aebb5e17ea52291a0f7498b427a85cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:19:01.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:19:01.507Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:19:02.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:19:02.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:19:02.857Z] + ls -al . [2022-01-20T18:19:02.857Z] total 152 [2022-01-20T18:19:02.857Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 18:17 . [2022-01-20T18:19:02.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 .. [2022-01-20T18:19:02.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:15 .git [2022-01-20T18:19:02.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 .github [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 .gitignore [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 18:15 CONTRIBUTING.md [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 18:15 Dockerfile [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 18:15 Jenkinsfile [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 18:15 LICENSE [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 18:15 Makefile [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 18:15 README.md [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:07 VERSION [2022-01-20T18:19:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 assets [2022-01-20T18:19:02.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 bin [2022-01-20T18:19:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 cmd [2022-01-20T18:19:02.857Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:17 coverage.out [2022-01-20T18:19:02.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 docs [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 20 18:15 go.mod [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 18:15 go.sum [2022-01-20T18:19:02.857Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:15 internal [2022-01-20T18:19:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 pkg [2022-01-20T18:19:02.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 snap [2022-01-20T18:19:02.857Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 version.go [2022-01-20T18:19:02.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:19:03.203Z] + 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=d4d64637f07c48db3f08a1134213e5ed9c714f7e --label arch=arm64 --label version=0.0.0 . [2022-01-20T18:19:04.178Z] Sending build context to Docker daemon 24.95MB [2022-01-20T18:19:04.178Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:19:04.178Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:19:04.178Z] ---> a76b21a9bcc8 [2022-01-20T18:19:04.178Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:19:04.178Z] ---> Running in e44acce970dc [2022-01-20T18:19:04.448Z] Removing intermediate container e44acce970dc [2022-01-20T18:19:04.448Z] ---> 19739e531473 [2022-01-20T18:19:04.448Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:19:04.719Z] ---> Running in 6f9f99fa0941 [2022-01-20T18:19:04.994Z] Removing intermediate container 6f9f99fa0941 [2022-01-20T18:19:04.994Z] ---> e4c2d99c0094 [2022-01-20T18:19:04.994Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:19:05.269Z] ---> Running in 7b9ae692114b [2022-01-20T18:19:05.542Z] Removing intermediate container 7b9ae692114b [2022-01-20T18:19:05.542Z] ---> 1f13bcfba396 [2022-01-20T18:19:05.542Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:19:05.542Z] ---> Running in e8a1823ab4b7 [2022-01-20T18:19:05.817Z] Removing intermediate container e8a1823ab4b7 [2022-01-20T18:19:05.817Z] ---> 9336151fe1e0 [2022-01-20T18:19:05.817Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:19:06.088Z] ---> Running in 6beba6c0e7f1 [2022-01-20T18:19:06.374Z] Removing intermediate container 6beba6c0e7f1 [2022-01-20T18:19:06.374Z] ---> a9d01813ade2 [2022-01-20T18:19:06.374Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:19:06.654Z] ---> Running in 20a59c8aa664 [2022-01-20T18:19:08.710Z] Removing intermediate container 20a59c8aa664 [2022-01-20T18:19:08.710Z] ---> ca1ffe0f5457 [2022-01-20T18:19:08.710Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:19:08.710Z] ---> Running in 07f938484f15 [2022-01-20T18:19:09.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:10.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:11.659Z] OK: 220 MiB in 52 packages [2022-01-20T18:19:12.262Z] Removing intermediate container 07f938484f15 [2022-01-20T18:19:12.262Z] ---> 3e9565938226 [2022-01-20T18:19:12.262Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:19:12.262Z] ---> Running in aa24e617c386 [2022-01-20T18:19:12.871Z] Removing intermediate container aa24e617c386 [2022-01-20T18:19:12.871Z] ---> da49b6e1e488 [2022-01-20T18:19:12.871Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:19:12.871Z] ---> Running in 0d1d9342d09f [2022-01-20T18:19:13.143Z] Removing intermediate container 0d1d9342d09f [2022-01-20T18:19:13.143Z] ---> 33ff5e4ef9cf [2022-01-20T18:19:13.143Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:19:13.741Z] ---> 0b784526b584 [2022-01-20T18:19:13.741Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:19:14.020Z] ---> Running in c51724eb85fd [2022-01-20T18:19:16.010Z] Removing intermediate container c51724eb85fd [2022-01-20T18:19:16.010Z] ---> 33671b266a03 [2022-01-20T18:19:16.010Z] Step 14/23 : COPY . . [2022-01-20T18:19:19.410Z] ---> 1843c9e150c9 [2022-01-20T18:19:19.410Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:19:19.410Z] ---> Running in 3a9571f2ef4e [2022-01-20T18:19:20.013Z] 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-20T18:19:59.067Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:19:59.067Z] Removing intermediate container 3a9571f2ef4e [2022-01-20T18:19:59.067Z] ---> bb7e89b506c4 [2022-01-20T18:19:59.067Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:19:59.340Z] 3.14: Pulling from library/alpine [2022-01-20T18:19:59.340Z] be307f383ecc: Pulling fs layer [2022-01-20T18:19:59.613Z] be307f383ecc: Verifying Checksum [2022-01-20T18:19:59.613Z] be307f383ecc: Download complete [2022-01-20T18:20:00.207Z] be307f383ecc: Pull complete [2022-01-20T18:20:00.207Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:20:00.207Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:20:00.208Z] ---> 5b8b7b635229 [2022-01-20T18:20:00.208Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:20:00.481Z] ---> Running in fd7e67b3269a [2022-01-20T18:20:00.755Z] Removing intermediate container fd7e67b3269a [2022-01-20T18:20:00.755Z] ---> a69f9bde8872 [2022-01-20T18:20:00.755Z] 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-20T18:20:02.203Z] ---> c6a45153a1a2 [2022-01-20T18:20:02.203Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:20:02.203Z] ---> Running in c68e335234ad [2022-01-20T18:20:02.805Z] Removing intermediate container c68e335234ad [2022-01-20T18:20:02.805Z] ---> 251115edd8e5 [2022-01-20T18:20:02.805Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:20:02.805Z] ---> Running in 360299067e2c [2022-01-20T18:20:03.080Z] Removing intermediate container 360299067e2c [2022-01-20T18:20:03.080Z] ---> c0fab5bec5a2 [2022-01-20T18:20:03.080Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T18:20:03.080Z] ---> Running in efbb069a8279 [2022-01-20T18:20:03.690Z] Removing intermediate container efbb069a8279 [2022-01-20T18:20:03.690Z] ---> c15538b03691 [2022-01-20T18:20:03.690Z] Step 22/23 : LABEL git_sha=d4d64637f07c48db3f08a1134213e5ed9c714f7e [2022-01-20T18:20:03.690Z] ---> Running in 706ba081c5fd [2022-01-20T18:20:03.965Z] Removing intermediate container 706ba081c5fd [2022-01-20T18:20:03.965Z] ---> 4ba0b5c5c5b6 [2022-01-20T18:20:03.965Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:20:04.240Z] ---> Running in 0de2e5512e75 [2022-01-20T18:20:04.513Z] Removing intermediate container 0de2e5512e75 [2022-01-20T18:20:04.513Z] ---> 002a22974b84 [2022-01-20T18:20:04.513Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:20:04.786Z] Successfully built 002a22974b84 [2022-01-20T18:20:04.786Z] 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-20T18:20:05.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:05.251Z] [2022-01-20T18:20:05.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:05.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:05.886Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:20:05.886Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:20:05.886Z] f757da607395: Pulling fs layer [2022-01-20T18:20:05.886Z] 05883995daec: Pulling fs layer [2022-01-20T18:20:05.886Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:20:05.886Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:20:05.886Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:20:05.886Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:20:05.886Z] 1560dd03e051: Waiting [2022-01-20T18:20:05.886Z] 27f5ce0e4adf: Waiting [2022-01-20T18:20:05.886Z] c2d8d7efcc4b: Waiting [2022-01-20T18:20:05.886Z] 8603b9c90790: Waiting [2022-01-20T18:20:05.886Z] f757da607395: Verifying Checksum [2022-01-20T18:20:05.886Z] f757da607395: Download complete [2022-01-20T18:20:05.886Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:20:05.886Z] 8603b9c90790: Download complete [2022-01-20T18:20:06.165Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:20:06.165Z] 1560dd03e051: Download complete [2022-01-20T18:20:06.165Z] 05883995daec: Verifying Checksum [2022-01-20T18:20:06.165Z] 05883995daec: Download complete [2022-01-20T18:20:06.165Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:20:06.165Z] 27f5ce0e4adf: Download complete [2022-01-20T18:20:06.444Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:20:06.444Z] 448f6bf000e3: Download complete [2022-01-20T18:20:09.069Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:20:09.069Z] c2d8d7efcc4b: Download complete [2022-01-20T18:20:10.512Z] 448f6bf000e3: Pull complete [2022-01-20T18:20:10.785Z] f757da607395: Pull complete [2022-01-20T18:20:12.224Z] 05883995daec: Pull complete [2022-01-20T18:20:12.497Z] 8603b9c90790: Pull complete [2022-01-20T18:20:13.482Z] 1560dd03e051: Pull complete [2022-01-20T18:20:13.757Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:20:32.079Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:20:32.079Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:20:32.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:32.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:20:32.330Z] prd-ubuntu18.04-docker-arm64-4c-16g-2470 does not seem to be running inside a container [2022-01-20T18:20:32.424Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-20T18:20:35.583Z] $ docker top 778b43b553af08aa1e7a43fbba33cef51b0c3ae28ade815d30f6ed7b7abbc276 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:36.515Z] ---> job-cost.sh [2022-01-20T18:20:36.515Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:36.515Z] INFO: No Stack... [2022-01-20T18:20:36.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:20:37.385Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:20:38.071Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-01-20T18:20:38.071Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:20:38.143Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [2022-01-20T18:20:38.156Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] did not exist. Created. [2022-01-20T18:20:38.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:20:38.850Z] /w/workspace/edgex-ui-go/2@tmp/durable-56b94e3b/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-56b94e3b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:20:39.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:20:39.560Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:20:39.707Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:20:39.714Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:20:39.734Z] $ docker stop --time=1 778b43b553af08aa1e7a43fbba33cef51b0c3ae28ade815d30f6ed7b7abbc276 [2022-01-20T18:20:41.292Z] $ docker rm -f 778b43b553af08aa1e7a43fbba33cef51b0c3ae28ade815d30f6ed7b7abbc276 [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-20T18:20:41.837Z] provisioning config files... [2022-01-20T18:20:41.846Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config1252445237588240598tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:20:42.153Z] + set +x [2022-01-20T18:20:42.153Z] + bash -s -- [2022-01-20T18:20:42.153Z] + curl -s https://codecov.io/bash [2022-01-20T18:20:42.153Z] [2022-01-20T18:20:42.153Z] _____ _ [2022-01-20T18:20:42.153Z] / ____| | | [2022-01-20T18:20:42.153Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:20:42.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:20:42.153Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:20:42.153Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:20:42.153Z] Bash-1.0.6 [2022-01-20T18:20:42.153Z] [2022-01-20T18:20:42.153Z] [2022-01-20T18:20:42.153Z] ==> git version 2.24.4 found [2022-01-20T18:20:42.153Z] ==> 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-20T18:20:42.153Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:20:42.153Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:20:42.153Z] ==> Jenkins CI detected. [2022-01-20T18:20:42.153Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T18:20:42.153Z] project root: . [2022-01-20T18:20:42.153Z] --> token set from env [2022-01-20T18:20:42.153Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:20:42.153Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:20:42.153Z] ==> Python coveragepy not found [2022-01-20T18:20:42.153Z] ==> Searching for coverage reports in: [2022-01-20T18:20:42.153Z] + . [2022-01-20T18:20:42.415Z] -> Found 1 reports [2022-01-20T18:20:42.415Z] ==> Detecting git/mercurial file structure [2022-01-20T18:20:42.415Z] ==> Reading reports [2022-01-20T18:20:42.415Z] + ./coverage.out bytes=10 [2022-01-20T18:20:42.415Z] ==> Appending adjustments [2022-01-20T18:20:42.415Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:20:42.415Z] + Found adjustments [2022-01-20T18:20:42.415Z] ==> Gzipping contents [2022-01-20T18:20:42.415Z] 4.0K /tmp/codecov.0HFn1Z.gz [2022-01-20T18:20:42.415Z] ==> Uploading reports [2022-01-20T18:20:42.415Z] url: https://codecov.io [2022-01-20T18:20:42.415Z] query: branch=PR-488&commit=f43d403ccc994ebca32e21c4881dcb0ba3f73c00&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-20T18:20:42.415Z] -> Pinging Codecov [2022-01-20T18:20:42.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=f43d403ccc994ebca32e21c4881dcb0ba3f73c00&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-20T18:20:42.675Z] -> Uploading to [2022-01-20T18:20:42.675Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/f43d403ccc994ebca32e21c4881dcb0ba3f73c00/90f143ef-ff27-4ca3-b42c-6ec33750fa5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T182042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5288bc6066dccd0d9a43ee4c2054d594df95eee2ace90ad828e57ddab3d5de3 [2022-01-20T18:20:42.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:20:42.675Z] Dload Upload Total Spent Left Speed [2022-01-20T18:20:42.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12695 --:--:-- --:--:-- --:--:-- 12718 [2022-01-20T18:20:43.194Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f43d403ccc994ebca32e21c4881dcb0ba3f73c00 [Pipeline] } [2022-01-20T18:20:43.206Z] 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-20T18:20:43.934Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' [2022-01-20T18:20:43.934Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T18:20:43.934Z] total 8 [2022-01-20T18:20:43.934Z] drwxr-xr-x. 3 root root 34 Jan 20 18:09 . [2022-01-20T18:20:43.934Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:43.934Z] drwxr-xr-x. 2 root root 6 Jan 20 18:09 cost [2022-01-20T18:20:43.934Z] -rw-r--r--. 1 root root 82 Jan 20 18:09 cost.csv [2022-01-20T18:20:43.934Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T18:20:43.934Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-20T18:20:43.934Z] total 8 [2022-01-20T18:20:43.934Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:09 . [2022-01-20T18:20:43.934Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:43.934Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:09 cost [2022-01-20T18:20:43.934Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 20 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:44.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:44.797Z] ---> package-listing.sh [2022-01-20T18:20:44.797Z] ++ facter osfamily [2022-01-20T18:20:44.797Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:20:45.057Z] + OS_FAMILY=redhat [2022-01-20T18:20:45.057Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-20T18:20:45.057Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:45.057Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:45.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:20:45.057Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:45.057Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-20T18:20:45.057Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:45.057Z] + case "${OS_FAMILY}" in [2022-01-20T18:20:45.057Z] + rpm -qa [2022-01-20T18:20:45.057Z] + sort [2022-01-20T18:20:45.627Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:20:45.627Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:20:45.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:20:45.887Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-20T18:20:45.887Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [2022-01-20T18:20:45.887Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo [2022-01-20T18:20:45.896Z] 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T18:20:46.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:46.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:20:46.736Z] . [Pipeline] withDockerContainer [2022-01-20T18:20:46.806Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2022-01-20T18:20:46.846Z] $ 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-488/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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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-20T18:20:47.095Z] $ docker top c1cb9f8cfc81c9ef983fd1eeb8139ecc2f8506fed673a9d8e76f5d08979e58c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:20:47.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:20:47.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:20:48.070Z] + ls /var/log/sa-host [2022-01-20T18:20:48.070Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:20:48.070Z] file_magic: OK [2022-01-20T18:20:48.070Z] HZ: Using current value: 100 [2022-01-20T18:20:48.070Z] file_header: OK [2022-01-20T18:20:48.070Z] 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-20T18:20:48.070Z] Statistics: [2022-01-20T18:20:48.070Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:48.070Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:20:48.070Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:20:48.070Z] file_magic: OK [2022-01-20T18:20:48.070Z] HZ: Using current value: 100 [2022-01-20T18:20:48.070Z] file_header: OK [2022-01-20T18:20:48.070Z] 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-20T18:20:48.070Z] Statistics: [2022-01-20T18:20:48.070Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:48.070Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:20:48.159Z] provisioning config files... [2022-01-20T18:20:48.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config9057135731460680057tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:20:48.181Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:48.474Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:20:48.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:48.860Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:20:48.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:49.159Z] ---> sudo-logs.sh [2022-01-20T18:20:49.159Z] Archiving 'sudo' log.. [2022-01-20T18:20:49.159Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2272.novalocal: Name or service not known [2022-01-20T18:20:49.159Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2272.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:20:49.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:49.487Z] ---> job-cost.sh [2022-01-20T18:20:49.487Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:49.487Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:20:49.487Z] INFO: Retrieving Stack Cost... [2022-01-20T18:20:50.060Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:20:50.319Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:20:50.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:50.615Z] ---> logs-deploy.sh [2022-01-20T18:20:50.615Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:50.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/2 [2022-01-20T18:20:50.615Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:20:51.189Z] Archives upload complete. [2022-01-20T18:20:51.451Z] INFO: archiving logs to Nexus