Pull request #497 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18f1ff51121d9dc9575c012f4679d6b3edb63a31+46f504b71f11fd5289453d0fb745c59911fba2ea (e505760280a4b57e979a42d816849a8f1b9bf94f) 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-ssh7418049073316730559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16922771420240233683.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-497/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-497/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7182656472390165309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-497/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5191135715533136744.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5988752834261055073.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-497/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-497/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11644809681618031414.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5070 in /w/workspace/edgexfoundry_edgex-ui-go_PR-497 [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-497 # 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-497@tmp/jenkins-gitclient-ssh1191180473179249033.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 18f1ff51121d9dc9575c012f4679d6b3edb63a31 Merge succeeded, producing 18f1ff51121d9dc9575c012f4679d6b3edb63a31 Checking out Revision 18f1ff51121d9dc9575c012f4679d6b3edb63a31 (PR-497) > 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-497@tmp/jenkins-gitclient-ssh786813552681422013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18f1ff51121d9dc9575c012f4679d6b3edb63a31 # 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-497@tmp/jenkins-gitclient-ssh3967427940393874253.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18f1ff51121d9dc9575c012f4679d6b3edb63a31 # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T13:21:06.187Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T13:21:06.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T13:21:06.469Z] ========================================================= [2022-02-11T13:21:06.469Z] EdgeX Global Pipelines Version Info [2022-02-11T13:21:06.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:21:07.625Z] ------------------- [2022-02-11T13:21:07.625Z] stable info: [2022-02-11T13:21:07.625Z] ------------------- [2022-02-11T13:21:07.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T13:21:07.625Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T13:21:07.625Z] Message: update stable to v1.0.220 [2022-02-11T13:21:08.201Z] ------------------- [2022-02-11T13:21:08.201Z] experimental info: [2022-02-11T13:21:08.201Z] ------------------- [2022-02-11T13:21:08.201Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T13:21:08.201Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T13:21:08.201Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T13:21:08.469Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-11T13:21:08.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-11T13:21:08.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T13:21:08.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T13:21:08.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T13:21:08.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T13:21:08.716Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T13:21:08.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-11T13:21:08.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T13:21:08.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T13:21:08.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T13:21:08.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-11T13:21:08.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T13:21:08.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T13:21:09.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T13:21:09.126Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T13:21:09.165Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T13:21:09.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T13:21:09.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T13:21:09.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T13:21:09.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-11T13:21:09.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-11T13:21:09.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T13:21:09.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T13:21:09.483Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T13:21:09.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T13:21:09.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-497 [Pipeline] echo [2022-02-11T13:21:09.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-497 [Pipeline] echo [2022-02-11T13:21:09.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-497 [Pipeline] echo [2022-02-11T13:21:09.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] echo [2022-02-11T13:21:09.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18f1ff5 [Pipeline] echo [2022-02-11T13:21:09.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T13:21:09.888Z] provisioning config files... [2022-02-11T13:21:09.902Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/config4809006507553086979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:21:10.251Z] ---> docker-login.sh [2022-02-11T13:21:10.251Z] nexus3.edgexfoundry.org:10001 [2022-02-11T13:21:10.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:10.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:10.510Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:10.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:10.510Z] [2022-02-11T13:21:10.511Z] Login Succeeded [2022-02-11T13:21:10.511Z] nexus3.edgexfoundry.org:10002 [2022-02-11T13:21:10.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:10.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:10.511Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:10.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:10.511Z] [2022-02-11T13:21:10.511Z] Login Succeeded [2022-02-11T13:21:10.511Z] nexus3.edgexfoundry.org:10003 [2022-02-11T13:21:10.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:10.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:10.511Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:10.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:10.511Z] [2022-02-11T13:21:10.511Z] Login Succeeded [2022-02-11T13:21:10.772Z] nexus3.edgexfoundry.org:10004 [2022-02-11T13:21:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:10.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:10.772Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:10.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:10.772Z] [2022-02-11T13:21:10.772Z] Login Succeeded [2022-02-11T13:21:10.772Z] docker.io [2022-02-11T13:21:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:11.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:11.038Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:11.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:11.038Z] [2022-02-11T13:21:11.038Z] Login Succeeded [2022-02-11T13:21:11.038Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T13:21:11.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T13:21:11.706Z] + git rev-list -1 --merges 18f1ff51121d9dc9575c012f4679d6b3edb63a31~1..18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] echo [2022-02-11T13:21:11.749Z] -----------> git rev-list -1 --merges 18f1ff51121d9dc9575c012f4679d6b3edb63a31~1..18f1ff51121d9dc9575c012f4679d6b3edb63a31 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [false] [Pipeline] sh [2022-02-11T13:21:12.072Z] + git log --format=format:%s -1 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] echo [2022-02-11T13:21:12.121Z] ========================================================= [2022-02-11T13:21:12.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T13:21:12.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T13:21:12.568Z] + git log --format=format:%s -1 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] echo [2022-02-11T13:21:12.599Z] [semverPrep] GIT_COMMIT: 18f1ff51121d9dc9575c012f4679d6b3edb63a31, Commit Message: chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web [Pipeline] echo [2022-02-11T13:21:12.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T13:21:13.084Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T13:21:13.084Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T13:21:13.084Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T13:21:13.084Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T13:21:13.084Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T13:21:13.084Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T13:21:13.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:21:13.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T13:21:13.539Z] [2022-02-11T13:21:13.539Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:21:13.882Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T13:21:13.883Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T13:21:13.883Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T13:21:13.883Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T13:21:13.883Z] 4c7163046ea9: Pulling fs layer [2022-02-11T13:21:13.883Z] 0c2d73faf560: Pulling fs layer [2022-02-11T13:21:13.883Z] 0c2d73faf560: Waiting [2022-02-11T13:21:13.883Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T13:21:13.883Z] 3e5f54012d9b: Download complete [2022-02-11T13:21:13.883Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T13:21:13.883Z] a0d0a0d46f8b: Download complete [2022-02-11T13:21:13.883Z] 4c7163046ea9: Verifying Checksum [2022-02-11T13:21:13.883Z] 4c7163046ea9: Download complete [2022-02-11T13:21:13.883Z] 0c2d73faf560: Verifying Checksum [2022-02-11T13:21:13.883Z] 0c2d73faf560: Download complete [2022-02-11T13:21:14.158Z] a0d0a0d46f8b: Pull complete [2022-02-11T13:21:14.158Z] 3e5f54012d9b: Pull complete [2022-02-11T13:21:14.425Z] 4c7163046ea9: Pull complete [2022-02-11T13:21:14.686Z] 0c2d73faf560: Pull complete [2022-02-11T13:21:14.686Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T13:21:14.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T13:21:14.686Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T13:21:14.781Z] prd-centos7-docker-4c-2g-5070 does not seem to be running inside a container [2022-02-11T13:21:14.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-497 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497:/w/workspace/edgexfoundry_edgex-ui-go_PR-497:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-11T13:21:15.524Z] $ docker top 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T13:21:15.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T13:21:15.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T13:21:15.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T13:21:15.803Z] $ docker exec 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 ssh-agent [2022-02-11T13:21:15.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAinJBJ/agent.13 [2022-02-11T13:21:15.899Z] SSH_AGENT_PID=19 [2022-02-11T13:21:15.906Z] Running ssh-add (command line suppressed) [2022-02-11T13:21:16.000Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/private_key_935819592555253011.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/private_key_935819592555253011.key) [2022-02-11T13:21:16.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T13:21:16.361Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T13:21:16.386Z] $ docker exec --env ******** --env ******** 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 ssh-agent -k [2022-02-11T13:21:16.462Z] unset SSH_AUTH_SOCK; [2022-02-11T13:21:16.462Z] unset SSH_AGENT_PID; [2022-02-11T13:21:16.462Z] echo Agent pid 19 killed; [2022-02-11T13:21:16.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T13:21:16.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T13:21:16.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T13:21:16.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T13:21:16.647Z] $ docker exec 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 ssh-agent [2022-02-11T13:21:16.758Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpgCil/agent.53 [2022-02-11T13:21:16.758Z] SSH_AGENT_PID=59 [2022-02-11T13:21:16.764Z] Running ssh-add (command line suppressed) [2022-02-11T13:21:16.863Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/private_key_33577280147189290.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/private_key_33577280147189290.key) [2022-02-11T13:21:16.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T13:21:17.215Z] + git semver init [2022-02-11T13:21:17.216Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T13:21:17.216Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-497/.git [2022-02-11T13:21:17.216Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-497 [2022-02-11T13:21:17.216Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T13:21:17.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T13:21:17.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T13:21:17.216Z] # $SEMVER_BRANCH = PR-497 [2022-02-11T13:21:17.216Z] # $SEMVER_TEMP = /tmp/semver-501430806 [2022-02-11T13:21:17.216Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-11T13:21:19.134Z] # '/tmp/semver-501430806' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-497/.semver' [2022-02-11T13:21:19.134Z] # -> Force: false [2022-02-11T13:21:19.134Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-497/.semver [Pipeline] } [2022-02-11T13:21:19.156Z] $ docker exec --env ******** --env ******** 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 ssh-agent -k [2022-02-11T13:21:19.248Z] unset SSH_AUTH_SOCK; [2022-02-11T13:21:19.248Z] unset SSH_AGENT_PID; [2022-02-11T13:21:19.249Z] echo Agent pid 59 killed; [2022-02-11T13:21:19.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T13:21:19.687Z] + git semver [Pipeline] } [2022-02-11T13:21:19.718Z] $ docker stop --time=1 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 [2022-02-11T13:21:21.064Z] $ docker rm -f 8abbd36007d5eb1a5b7ed863dfd0b146bc678f02646fd795caf53301e5979480 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T13:21:21.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T13:21:21.787Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T13:21:21.809Z] [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-02-11T13:21:22.430Z] provisioning config files... [2022-02-11T13:21:22.441Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/config8755367082107928555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:21:22.784Z] ---> docker-login.sh [2022-02-11T13:21:22.784Z] nexus3.edgexfoundry.org:10001 [2022-02-11T13:21:22.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:22.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:22.784Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:22.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:22.784Z] [2022-02-11T13:21:22.784Z] Login Succeeded [2022-02-11T13:21:22.784Z] nexus3.edgexfoundry.org:10002 [2022-02-11T13:21:22.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:22.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:22.784Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:22.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:22.784Z] [2022-02-11T13:21:22.784Z] Login Succeeded [2022-02-11T13:21:22.784Z] nexus3.edgexfoundry.org:10003 [2022-02-11T13:21:23.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:23.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:23.047Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:23.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:23.047Z] [2022-02-11T13:21:23.047Z] Login Succeeded [2022-02-11T13:21:23.047Z] nexus3.edgexfoundry.org:10004 [2022-02-11T13:21:23.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:23.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:23.047Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:23.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:23.047Z] [2022-02-11T13:21:23.047Z] Login Succeeded [2022-02-11T13:21:23.047Z] docker.io [2022-02-11T13:21:23.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:21:23.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:21:23.576Z] Configure a credential helper to remove this warning. See [2022-02-11T13:21:23.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:21:23.576Z] [2022-02-11T13:21:23.576Z] Login Succeeded [2022-02-11T13:21:23.576Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T13:21:23.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T13:21:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T13:21:23.851Z] ========================================================= [2022-02-11T13:21:23.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T13:21:23.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:21:24.269Z] + 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-02-11T13:21:24.540Z] Sending build context to Docker daemon 40.88MB [2022-02-11T13:21:24.540Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T13:21:24.540Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-11T13:21:24.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T13:21:24.540Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T13:21:24.540Z] 666ba61612fd: Pulling fs layer [2022-02-11T13:21:24.540Z] 8ed8ca486205: Pulling fs layer [2022-02-11T13:21:24.540Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T13:21:24.540Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T13:21:24.540Z] 640e595b4fbd: Pulling fs layer [2022-02-11T13:21:24.540Z] 763cafe07f6e: Pulling fs layer [2022-02-11T13:21:24.540Z] 0c0b528cf693: Pulling fs layer [2022-02-11T13:21:24.540Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T13:21:24.540Z] 4fe6c5a15a65: Waiting [2022-02-11T13:21:24.540Z] 22a0e8bec74d: Waiting [2022-02-11T13:21:24.540Z] 640e595b4fbd: Waiting [2022-02-11T13:21:24.540Z] 763cafe07f6e: Waiting [2022-02-11T13:21:24.540Z] 0c0b528cf693: Waiting [2022-02-11T13:21:24.540Z] 10935f4eaf8b: Waiting [2022-02-11T13:21:24.540Z] 8ed8ca486205: Verifying Checksum [2022-02-11T13:21:24.540Z] 8ed8ca486205: Download complete [2022-02-11T13:21:24.540Z] 666ba61612fd: Verifying Checksum [2022-02-11T13:21:24.540Z] 666ba61612fd: Download complete [2022-02-11T13:21:24.540Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T13:21:24.540Z] 22a0e8bec74d: Download complete [2022-02-11T13:21:24.540Z] 640e595b4fbd: Verifying Checksum [2022-02-11T13:21:24.540Z] 640e595b4fbd: Download complete [2022-02-11T13:21:24.540Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T13:21:24.540Z] 763cafe07f6e: Verifying Checksum [2022-02-11T13:21:24.540Z] 763cafe07f6e: Download complete [2022-02-11T13:21:24.814Z] 0c0b528cf693: Verifying Checksum [2022-02-11T13:21:24.814Z] 0c0b528cf693: Download complete [2022-02-11T13:21:25.074Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T13:21:25.074Z] 10935f4eaf8b: Download complete [2022-02-11T13:21:25.336Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T13:21:25.336Z] 4fe6c5a15a65: Download complete [2022-02-11T13:21:25.336Z] 59bf1c3509f3: Pull complete [2022-02-11T13:21:25.336Z] 666ba61612fd: Pull complete [2022-02-11T13:21:25.336Z] 8ed8ca486205: Pull complete [2022-02-11T13:21:29.620Z] 4fe6c5a15a65: Pull complete [2022-02-11T13:21:29.620Z] 22a0e8bec74d: Pull complete [2022-02-11T13:21:29.620Z] 640e595b4fbd: Pull complete [2022-02-11T13:21:29.620Z] 763cafe07f6e: Pull complete [2022-02-11T13:21:29.620Z] 0c0b528cf693: Pull complete [2022-02-11T13:21:32.198Z] 10935f4eaf8b: Pull complete [2022-02-11T13:21:32.198Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T13:21:32.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T13:21:32.198Z] ---> 99d49a6021b9 [2022-02-11T13:21:32.198Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T13:21:34.113Z] ---> Running in 8520e8a176ee [2022-02-11T13:21:34.113Z] Removing intermediate container 8520e8a176ee [2022-02-11T13:21:34.113Z] ---> 066f850b3058 [2022-02-11T13:21:34.113Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T13:21:34.113Z] ---> Running in 34ff327cc027 [2022-02-11T13:21:34.113Z] Removing intermediate container 34ff327cc027 [2022-02-11T13:21:34.113Z] ---> 0985d22c873e [2022-02-11T13:21:34.113Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T13:21:34.113Z] ---> Running in 5b62f4a4c68b [2022-02-11T13:21:34.113Z] Removing intermediate container 5b62f4a4c68b [2022-02-11T13:21:34.113Z] ---> 71bf99686362 [2022-02-11T13:21:34.113Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-11T13:21:34.113Z] ---> Running in c22d3420795b [2022-02-11T13:21:34.113Z] Removing intermediate container c22d3420795b [2022-02-11T13:21:34.113Z] ---> 5f31d153fd62 [2022-02-11T13:21:34.113Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T13:21:34.113Z] ---> Running in 4357b33d49fe [2022-02-11T13:21:34.374Z] Removing intermediate container 4357b33d49fe [2022-02-11T13:21:34.374Z] ---> 35da8d3dbf2a [2022-02-11T13:21:34.374Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T13:21:34.374Z] ---> Running in 88151f7dd886 [2022-02-11T13:21:34.950Z] Removing intermediate container 88151f7dd886 [2022-02-11T13:21:34.950Z] ---> 915dd01f580c [2022-02-11T13:21:34.950Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T13:21:34.950Z] ---> Running in dc5ae1328672 [2022-02-11T13:21:35.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T13:21:37.230Z] Still waiting to schedule task [2022-02-11T13:21:37.230Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-11T13:21:38.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T13:21:38.782Z] OK: 221 MiB in 52 packages [2022-02-11T13:21:39.042Z] Removing intermediate container dc5ae1328672 [2022-02-11T13:21:39.042Z] ---> d20c184eb807 [2022-02-11T13:21:39.042Z] Step 10/15 : ENV GO111MODULE=on [2022-02-11T13:21:39.042Z] ---> Running in 8c90b8334af2 [2022-02-11T13:21:39.303Z] Removing intermediate container 8c90b8334af2 [2022-02-11T13:21:39.303Z] ---> d396e6140edd [2022-02-11T13:21:39.303Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T13:21:39.303Z] ---> Running in 7b34f29f9827 [2022-02-11T13:21:39.303Z] Removing intermediate container 7b34f29f9827 [2022-02-11T13:21:39.303Z] ---> 39427819de45 [2022-02-11T13:21:39.303Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-11T13:21:39.562Z] ---> 3e8e593e005d [2022-02-11T13:21:39.562Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T13:21:39.562Z] ---> Running in 6394d55bb972 [2022-02-11T13:22:18.329Z] Removing intermediate container 6394d55bb972 [2022-02-11T13:22:18.330Z] ---> 33be7e7c394e [2022-02-11T13:22:18.330Z] Step 14/15 : COPY . . [2022-02-11T13:22:18.330Z] ---> f32da77de9fb [2022-02-11T13:22:18.330Z] Step 15/15 : RUN ${MAKE} [2022-02-11T13:22:18.330Z] ---> Running in 476100a6b5a1 [2022-02-11T13:22:18.330Z] noop [2022-02-11T13:22:18.330Z] Removing intermediate container 476100a6b5a1 [2022-02-11T13:22:18.330Z] ---> e0ff61e41200 [2022-02-11T13:22:18.330Z] Successfully built e0ff61e41200 [2022-02-11T13:22:18.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:22:18.673Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T13:22:18.673Z] . [Pipeline] withDockerContainer [2022-02-11T13:22:18.770Z] prd-centos7-docker-4c-2g-5070 does not seem to be running inside a container [2022-02-11T13:22:18.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-497 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497:/w/workspace/edgexfoundry_edgex-ui-go_PR-497:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T13:22:19.138Z] $ docker top 0828b1c0d72fda49d7287e94329a5112740213fc4204f1bc3958808e61886c27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T13:22:19.549Z] + go version [2022-02-11T13:22:19.549Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T13:22:19.583Z] $ docker stop --time=1 0828b1c0d72fda49d7287e94329a5112740213fc4204f1bc3958808e61886c27 [2022-02-11T13:22:20.761Z] $ docker rm -f 0828b1c0d72fda49d7287e94329a5112740213fc4204f1bc3958808e61886c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:22:21.441Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T13:22:21.441Z] . [Pipeline] withDockerContainer [2022-02-11T13:22:21.524Z] prd-centos7-docker-4c-2g-5070 does not seem to be running inside a container [2022-02-11T13:22:21.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-497 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497:/w/workspace/edgexfoundry_edgex-ui-go_PR-497:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T13:22:21.896Z] $ docker top 95806c9cd051ddef5b7ad26a41f2bef1f5d0f8a09c9f1fd2f26d4837c809afb7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T13:22:22.353Z] + make test [2022-02-11T13:22:22.353Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T13:22:22.615Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-11T13:22:34.924Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-11T13:22:34.924Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-11T13:22:38.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T13:22:38.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-11T13:22:38.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T13:22:38.327Z] $ docker stop --time=1 95806c9cd051ddef5b7ad26a41f2bef1f5d0f8a09c9f1fd2f26d4837c809afb7 [2022-02-11T13:22:39.733Z] $ docker rm -f 95806c9cd051ddef5b7ad26a41f2bef1f5d0f8a09c9f1fd2f26d4837c809afb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T13:22:40.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T13:22:40.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T13:22:41.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T13:22:41.796Z] + ls -al . [2022-02-11T13:22:41.796Z] total 112 [2022-02-11T13:22:41.796Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 11 13:22 . [2022-02-11T13:22:41.796Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 11 13:20 .. [2022-02-11T13:22:41.796Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 11 13:21 assets [2022-02-11T13:22:41.796Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 11 13:21 bin [2022-02-11T13:22:41.796Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 11 13:21 cmd [2022-02-11T13:22:41.796Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 11 13:21 CONTRIBUTING.md [2022-02-11T13:22:41.796Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 11 13:22 coverage.out [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 11 13:21 Dockerfile [2022-02-11T13:22:41.797Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 11 13:21 docs [2022-02-11T13:22:41.797Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 13:21 .git [2022-02-11T13:22:41.797Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 11 13:21 .github [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 13:21 .gitignore [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 11 13:21 go.mod [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 11 13:21 go.sum [2022-02-11T13:22:41.797Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 11 13:21 internal [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 11 13:21 Jenkinsfile [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 11 13:21 LICENSE [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 11 13:21 Makefile [2022-02-11T13:22:41.797Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 11 13:21 pkg [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 11 13:21 README.md [2022-02-11T13:22:41.797Z] drwx------. 3 jenkins jenkins 56 Feb 11 13:21 .semver [2022-02-11T13:22:41.797Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 11 13:21 snap [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 13:21 VERSION [2022-02-11T13:22:41.797Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 11 13:21 version.go [2022-02-11T13:22:41.797Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 11 13:21 web [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:22:42.136Z] + 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=18f1ff51121d9dc9575c012f4679d6b3edb63a31 --label arch=amd64 --label version=0.0.0 . [2022-02-11T13:22:42.409Z] Sending build context to Docker daemon 40.88MB [2022-02-11T13:22:42.409Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T13:22:42.409Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-11T13:22:42.409Z] ---> e0ff61e41200 [2022-02-11T13:22:42.409Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T13:22:42.674Z] ---> Running in 982f18acf19b [2022-02-11T13:22:42.674Z] Removing intermediate container 982f18acf19b [2022-02-11T13:22:42.674Z] ---> 139a8e3181d8 [2022-02-11T13:22:42.674Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T13:22:42.674Z] ---> Running in 0610889fcec2 [2022-02-11T13:22:42.674Z] Removing intermediate container 0610889fcec2 [2022-02-11T13:22:42.674Z] ---> dc09cfb62b6c [2022-02-11T13:22:42.674Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T13:22:42.939Z] ---> Running in e849e334bf2c [2022-02-11T13:22:42.939Z] Removing intermediate container e849e334bf2c [2022-02-11T13:22:42.939Z] ---> 2b9794276c3e [2022-02-11T13:22:42.939Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-11T13:22:42.939Z] ---> Running in 9979dc9c24be [2022-02-11T13:22:42.939Z] Removing intermediate container 9979dc9c24be [2022-02-11T13:22:42.939Z] ---> 34088b8ce8fb [2022-02-11T13:22:42.939Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T13:22:42.939Z] ---> Running in 47461d0217c9 [2022-02-11T13:22:43.199Z] Removing intermediate container 47461d0217c9 [2022-02-11T13:22:43.199Z] ---> 420f76f0307b [2022-02-11T13:22:43.199Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T13:22:43.199Z] ---> Running in 96d6d303c7df [2022-02-11T13:22:43.473Z] Removing intermediate container 96d6d303c7df [2022-02-11T13:22:43.473Z] ---> 7a93a1f7eeec [2022-02-11T13:22:43.473Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T13:22:43.473Z] ---> Running in 5fcfb5949233 [2022-02-11T13:22:43.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T13:22:44.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T13:22:45.259Z] OK: 221 MiB in 52 packages [2022-02-11T13:22:45.259Z] Removing intermediate container 5fcfb5949233 [2022-02-11T13:22:45.259Z] ---> e82bc9452a12 [2022-02-11T13:22:45.259Z] Step 10/23 : ENV GO111MODULE=on [2022-02-11T13:22:45.259Z] ---> Running in ff633ae26720 [2022-02-11T13:22:45.521Z] Removing intermediate container ff633ae26720 [2022-02-11T13:22:45.521Z] ---> 28cdf7a73916 [2022-02-11T13:22:45.521Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T13:22:45.521Z] ---> Running in 426628d769bc [2022-02-11T13:22:45.521Z] Removing intermediate container 426628d769bc [2022-02-11T13:22:45.521Z] ---> 68121c8e5db0 [2022-02-11T13:22:45.521Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-11T13:22:45.781Z] ---> ca61693b5dd6 [2022-02-11T13:22:45.781Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T13:22:45.781Z] ---> Running in 70abe7f1f918 [2022-02-11T13:22:46.351Z] Removing intermediate container 70abe7f1f918 [2022-02-11T13:22:46.351Z] ---> 2237ce9a484b [2022-02-11T13:22:46.351Z] Step 14/23 : COPY . . [2022-02-11T13:22:47.305Z] ---> 7a852bdf4041 [2022-02-11T13:22:47.305Z] Step 15/23 : RUN ${MAKE} [2022-02-11T13:22:47.305Z] ---> Running in c174a61352ef [2022-02-11T13:22:47.568Z] 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-02-11T13:22:55.789Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-11T13:22:57.723Z] Removing intermediate container c174a61352ef [2022-02-11T13:22:57.723Z] ---> f981b2064ca8 [2022-02-11T13:22:57.723Z] Step 16/23 : FROM alpine:3.14 [2022-02-11T13:22:57.983Z] 3.14: Pulling from library/alpine [2022-02-11T13:22:58.242Z] 97518928ae5f: Pulling fs layer [2022-02-11T13:22:58.506Z] 97518928ae5f: Verifying Checksum [2022-02-11T13:22:58.506Z] 97518928ae5f: Download complete [2022-02-11T13:22:58.506Z] 97518928ae5f: Pull complete [2022-02-11T13:22:58.506Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T13:22:58.506Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T13:22:58.506Z] ---> 0a97eee8041e [2022-02-11T13:22:58.506Z] Step 17/23 : EXPOSE 4000 [2022-02-11T13:22:58.777Z] ---> Running in 9bfb8def0fb9 [2022-02-11T13:22:58.777Z] Removing intermediate container 9bfb8def0fb9 [2022-02-11T13:22:58.777Z] ---> 5f7d5d9b4c03 [2022-02-11T13:22:58.777Z] 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-02-11T13:22:59.351Z] ---> ff625ac9c090 [2022-02-11T13:22:59.351Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T13:22:59.351Z] ---> Running in 27887aad5395 [2022-02-11T13:22:59.351Z] Removing intermediate container 27887aad5395 [2022-02-11T13:22:59.351Z] ---> a80f02afb4b8 [2022-02-11T13:22:59.351Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-11T13:22:59.351Z] ---> Running in 185b623803af [2022-02-11T13:22:59.351Z] Removing intermediate container 185b623803af [2022-02-11T13:22:59.351Z] ---> 70bd6a8c865e [2022-02-11T13:22:59.351Z] Step 21/23 : LABEL arch=amd64 [2022-02-11T13:22:59.351Z] ---> Running in 97f2c103ec82 [2022-02-11T13:22:59.351Z] Removing intermediate container 97f2c103ec82 [2022-02-11T13:22:59.351Z] ---> 64959428d8ac [2022-02-11T13:22:59.351Z] Step 22/23 : LABEL git_sha=18f1ff51121d9dc9575c012f4679d6b3edb63a31 [2022-02-11T13:22:59.612Z] ---> Running in 8425f979c59a [2022-02-11T13:22:59.612Z] Removing intermediate container 8425f979c59a [2022-02-11T13:22:59.612Z] ---> 1a6a8b0c4ced [2022-02-11T13:22:59.612Z] Step 23/23 : LABEL version=0.0.0 [2022-02-11T13:22:59.612Z] ---> Running in bc69f48c8eae [2022-02-11T13:22:59.612Z] Removing intermediate container bc69f48c8eae [2022-02-11T13:22:59.612Z] ---> 72b721403c1d [2022-02-11T13:22:59.612Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T13:22:59.612Z] Successfully built 72b721403c1d [2022-02-11T13:22:59.612Z] 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-02-11T13:23:00.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T13:23:00.363Z] [2022-02-11T13:23:00.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:23:00.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T13:23:00.703Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T13:23:00.703Z] b4d181a07f80: Pulling fs layer [2022-02-11T13:23:00.703Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T13:23:00.703Z] ed53099fbce6: Pulling fs layer [2022-02-11T13:23:00.703Z] dc539afda2c1: Pulling fs layer [2022-02-11T13:23:00.703Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T13:23:00.703Z] 9065ff56babe: Pulling fs layer [2022-02-11T13:23:00.703Z] d287ab97295c: Pulling fs layer [2022-02-11T13:23:00.703Z] dc539afda2c1: Waiting [2022-02-11T13:23:00.703Z] 77bc0d833cb6: Waiting [2022-02-11T13:23:00.703Z] 9065ff56babe: Waiting [2022-02-11T13:23:00.703Z] d287ab97295c: Waiting [2022-02-11T13:23:00.703Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T13:23:00.703Z] a1111a8f2ec3: Download complete [2022-02-11T13:23:00.703Z] dc539afda2c1: Verifying Checksum [2022-02-11T13:23:00.703Z] dc539afda2c1: Download complete [2022-02-11T13:23:00.703Z] ed53099fbce6: Verifying Checksum [2022-02-11T13:23:00.703Z] ed53099fbce6: Download complete [2022-02-11T13:23:00.703Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T13:23:00.703Z] 77bc0d833cb6: Download complete [2022-02-11T13:23:00.965Z] 9065ff56babe: Verifying Checksum [2022-02-11T13:23:00.965Z] 9065ff56babe: Download complete [2022-02-11T13:23:00.965Z] b4d181a07f80: Verifying Checksum [2022-02-11T13:23:00.965Z] b4d181a07f80: Download complete [2022-02-11T13:23:01.542Z] d287ab97295c: Verifying Checksum [2022-02-11T13:23:01.542Z] d287ab97295c: Download complete [2022-02-11T13:23:02.140Z] b4d181a07f80: Pull complete [2022-02-11T13:23:02.403Z] a1111a8f2ec3: Pull complete [2022-02-11T13:23:02.985Z] ed53099fbce6: Pull complete [2022-02-11T13:23:03.245Z] dc539afda2c1: Pull complete [2022-02-11T13:23:03.245Z] 77bc0d833cb6: Pull complete [2022-02-11T13:23:03.506Z] 9065ff56babe: Pull complete [2022-02-11T13:23:06.488Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5071 in /w/workspace/edgexfoundry_edgex-ui-go_PR-497 [Pipeline] { [Pipeline] ws [2022-02-11T13:23:06.531Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-02-11T13:23:06.741Z] The recommended git tool is: git [2022-02-11T13:23:08.802Z] d287ab97295c: Pull complete [2022-02-11T13:23:08.802Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T13:23:08.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T13:23:08.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T13:23:08.898Z] prd-centos7-docker-4c-2g-5070 does not seem to be running inside a container [2022-02-11T13:23:08.934Z] $ 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-497 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497:/w/workspace/edgexfoundry_edgex-ui-go_PR-497:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T13:23:11.085Z] using credential edgex-jenkins-ssh [2022-02-11T13:23:11.115Z] Cloning the remote Git repository [2022-02-11T13:23:11.513Z] $ docker top 05bd87dd604c34be00033c8276e387ad6365987d69d247aea890272885aa9664 -eo pid,comm [Pipeline] { [2022-02-11T13:23:11.176Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T13:23:11.249Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-02-11T13:23:11.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T13:23:11.333Z] > git --version # timeout=10 [2022-02-11T13:23:11.347Z] > git --version # 'git version 2.17.1' [2022-02-11T13:23:11.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T13:23:11.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:23:11.999Z] ---> job-cost.sh [2022-02-11T13:23:11.999Z] lf-activate-venv: SKIPPING [2022-02-11T13:23:11.999Z] INFO: No Stack... [2022-02-11T13:23:12.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T13:23:12.524Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T13:23:12.847Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives/cost.csv [2022-02-11T13:23:12.847Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T13:23:12.890Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [2022-02-11T13:23:12.895Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] did not exist. Created. [2022-02-11T13:23:12.896Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T13:23:13.309Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T13:23:13.371Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T13:23:13.386Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T13:23:13.468Z] $ docker stop --time=1 05bd87dd604c34be00033c8276e387ad6365987d69d247aea890272885aa9664 [2022-02-11T13:23:14.603Z] $ docker rm -f 05bd87dd604c34be00033c8276e387ad6365987d69d247aea890272885aa9664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-02-11T13:23:14.850Z] Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T13:23:15.271Z] Merge succeeded, producing 18f1ff51121d9dc9575c012f4679d6b3edb63a31 [2022-02-11T13:23:15.272Z] Checking out Revision 18f1ff51121d9dc9575c012f4679d6b3edb63a31 (PR-497) [2022-02-11T13:23:14.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-11T13:23:14.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T13:23:14.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-11T13:23:14.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-11T13:23:14.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T13:23:14.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T13:23:14.870Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T13:23:14.887Z] > git checkout -f 18f1ff51121d9dc9575c012f4679d6b3edb63a31 # timeout=10 [2022-02-11T13:23:15.187Z] > git remote # timeout=10 [2022-02-11T13:23:15.202Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T13:23:15.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T13:23:15.231Z] > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [2022-02-11T13:23:15.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T13:23:15.273Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T13:23:15.288Z] > git checkout -f 18f1ff51121d9dc9575c012f4679d6b3edb63a31 # timeout=10 [2022-02-11T13:23:19.526Z] Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web" [2022-02-11T13:23:19.573Z] > git --version # timeout=10 [2022-02-11T13:23:19.582Z] > git --version # 'git version 2.17.1' [2022-02-11T13:23:19.599Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T13:23:20.708Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T13:23:20.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T13:23:20.708Z] Dload Upload Total Spent Left Speed [2022-02-11T13:23:20.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 34527 0 --:--:-- --:--:-- --:--:-- 34628 [Pipeline] sh [2022-02-11T13:23:21.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T13:23:21.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T13:23:21.907Z] + sudo tee /etc/docker/daemon.new [2022-02-11T13:23:21.907Z] { [2022-02-11T13:23:21.907Z] "registry-mirrors": [ [2022-02-11T13:23:21.907Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T13:23:21.907Z] ], [2022-02-11T13:23:21.907Z] "bip": "10.250.0.254/24", [2022-02-11T13:23:21.907Z] "hosts": [ [2022-02-11T13:23:21.907Z] "tcp://0.0.0.0:5555", [2022-02-11T13:23:21.907Z] "unix:///var/run/docker.sock" [2022-02-11T13:23:21.907Z] ], [2022-02-11T13:23:21.907Z] "mtu": 1458, [2022-02-11T13:23:21.907Z] "selinux-enabled": true, [2022-02-11T13:23:21.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T13:23:21.907Z] } [Pipeline] sh [2022-02-11T13:23:22.264Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T13:23:22.621Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T13:23:41.007Z] provisioning config files... [2022-02-11T13:23:41.031Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9124864573140746918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:23:41.657Z] ---> docker-login.sh [2022-02-11T13:23:41.657Z] nexus3.edgexfoundry.org:10001 [2022-02-11T13:23:42.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:23:42.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:23:42.526Z] Configure a credential helper to remove this warning. See [2022-02-11T13:23:42.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:23:42.526Z] [2022-02-11T13:23:42.526Z] Login Succeeded [2022-02-11T13:23:42.526Z] nexus3.edgexfoundry.org:10002 [2022-02-11T13:23:42.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:23:42.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:23:42.802Z] Configure a credential helper to remove this warning. See [2022-02-11T13:23:42.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:23:42.802Z] [2022-02-11T13:23:42.802Z] Login Succeeded [2022-02-11T13:23:42.802Z] nexus3.edgexfoundry.org:10003 [2022-02-11T13:23:43.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:23:43.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:23:43.357Z] Configure a credential helper to remove this warning. See [2022-02-11T13:23:43.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:23:43.357Z] [2022-02-11T13:23:43.357Z] Login Succeeded [2022-02-11T13:23:43.357Z] nexus3.edgexfoundry.org:10004 [2022-02-11T13:23:43.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:23:43.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:23:43.629Z] Configure a credential helper to remove this warning. See [2022-02-11T13:23:43.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:23:43.629Z] [2022-02-11T13:23:43.629Z] Login Succeeded [2022-02-11T13:23:43.629Z] docker.io [2022-02-11T13:23:43.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T13:23:44.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T13:23:44.493Z] Configure a credential helper to remove this warning. See [2022-02-11T13:23:44.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T13:23:44.493Z] [2022-02-11T13:23:44.493Z] Login Succeeded [2022-02-11T13:23:44.493Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T13:23:44.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T13:23:44.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T13:23:44.943Z] ========================================================= [2022-02-11T13:23:44.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T13:23:44.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:23:45.387Z] + 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-02-11T13:23:46.387Z] Sending build context to Docker daemon 25.68MB [2022-02-11T13:23:46.387Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T13:23:46.387Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-11T13:23:46.387Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T13:23:46.387Z] 9b3977197b4f: Pulling fs layer [2022-02-11T13:23:46.387Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T13:23:46.387Z] 94645a83ff95: Pulling fs layer [2022-02-11T13:23:46.387Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T13:23:46.387Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T13:23:46.387Z] 3f3a8bcf1eab: Waiting [2022-02-11T13:23:46.387Z] f7c0051592d6: Pulling fs layer [2022-02-11T13:23:46.387Z] a227ed2f7395: Pulling fs layer [2022-02-11T13:23:46.387Z] 0c92f367c5e7: Waiting [2022-02-11T13:23:46.387Z] 7b1c46037f91: Pulling fs layer [2022-02-11T13:23:46.387Z] a227ed2f7395: Waiting [2022-02-11T13:23:46.387Z] 7b1c46037f91: Waiting [2022-02-11T13:23:46.387Z] 94645a83ff95: Verifying Checksum [2022-02-11T13:23:46.387Z] 94645a83ff95: Download complete [2022-02-11T13:23:46.387Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T13:23:46.387Z] 1a89e8eeedd5: Download complete [2022-02-11T13:23:46.387Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T13:23:46.387Z] 0c92f367c5e7: Download complete [2022-02-11T13:23:46.387Z] f7c0051592d6: Verifying Checksum [2022-02-11T13:23:46.387Z] f7c0051592d6: Download complete [2022-02-11T13:23:46.668Z] 9b3977197b4f: Verifying Checksum [2022-02-11T13:23:46.668Z] 9b3977197b4f: Download complete [2022-02-11T13:23:46.668Z] a227ed2f7395: Verifying Checksum [2022-02-11T13:23:46.668Z] a227ed2f7395: Download complete [2022-02-11T13:23:47.274Z] 9b3977197b4f: Pull complete [2022-02-11T13:23:47.877Z] 1a89e8eeedd5: Pull complete [2022-02-11T13:23:48.153Z] 94645a83ff95: Pull complete [2022-02-11T13:23:48.426Z] 7b1c46037f91: Verifying Checksum [2022-02-11T13:23:48.426Z] 7b1c46037f91: Download complete [2022-02-11T13:23:49.020Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-11T13:23:49.020Z] 3f3a8bcf1eab: Download complete [2022-02-11T13:24:01.420Z] 3f3a8bcf1eab: Pull complete [2022-02-11T13:24:01.420Z] 0c92f367c5e7: Pull complete [2022-02-11T13:24:01.420Z] f7c0051592d6: Pull complete [2022-02-11T13:24:01.420Z] a227ed2f7395: Pull complete [2022-02-11T13:24:06.821Z] 7b1c46037f91: Pull complete [2022-02-11T13:24:06.821Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T13:24:06.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T13:24:06.821Z] ---> f79e39bc4007 [2022-02-11T13:24:06.821Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T13:24:08.256Z] ---> Running in f6dd89b94011 [2022-02-11T13:24:08.529Z] Removing intermediate container f6dd89b94011 [2022-02-11T13:24:08.529Z] ---> 2226c7a40109 [2022-02-11T13:24:08.529Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T13:24:08.803Z] ---> Running in 5616fb0c21dd [2022-02-11T13:24:09.083Z] Removing intermediate container 5616fb0c21dd [2022-02-11T13:24:09.083Z] ---> 7336e6f6e719 [2022-02-11T13:24:09.084Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T13:24:09.084Z] ---> Running in fc47cb1aa046 [2022-02-11T13:24:09.677Z] Removing intermediate container fc47cb1aa046 [2022-02-11T13:24:09.677Z] ---> 61f224c1b186 [2022-02-11T13:24:09.677Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-11T13:24:09.677Z] ---> Running in 6ddf19a2d168 [2022-02-11T13:24:09.949Z] Removing intermediate container 6ddf19a2d168 [2022-02-11T13:24:09.949Z] ---> 56a8010bfe2a [2022-02-11T13:24:09.949Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T13:24:10.223Z] ---> Running in 2a913e5945d1 [2022-02-11T13:24:10.497Z] Removing intermediate container 2a913e5945d1 [2022-02-11T13:24:10.497Z] ---> cb1329122a87 [2022-02-11T13:24:10.497Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T13:24:10.497Z] ---> Running in ed2480db1383 [2022-02-11T13:24:12.480Z] Removing intermediate container ed2480db1383 [2022-02-11T13:24:12.480Z] ---> 39ce7201471e [2022-02-11T13:24:12.480Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T13:24:12.480Z] ---> Running in 3e9b60d339b4 [2022-02-11T13:24:13.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T13:24:14.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T13:24:15.030Z] OK: 220 MiB in 52 packages [2022-02-11T13:24:16.009Z] Removing intermediate container 3e9b60d339b4 [2022-02-11T13:24:16.009Z] ---> 5f2bdb340b09 [2022-02-11T13:24:16.009Z] Step 10/15 : ENV GO111MODULE=on [2022-02-11T13:24:16.009Z] ---> Running in f280b89d1e42 [2022-02-11T13:24:16.282Z] Removing intermediate container f280b89d1e42 [2022-02-11T13:24:16.282Z] ---> dc005f828e10 [2022-02-11T13:24:16.282Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T13:24:16.556Z] ---> Running in 6361bcd5c16e [2022-02-11T13:24:16.830Z] Removing intermediate container 6361bcd5c16e [2022-02-11T13:24:16.830Z] ---> 1d029f13964d [2022-02-11T13:24:16.830Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-11T13:24:17.437Z] ---> 556498a9e22e [2022-02-11T13:24:17.437Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T13:24:17.714Z] ---> Running in 31861e7a594f [2022-02-11T13:25:25.737Z] Removing intermediate container 31861e7a594f [2022-02-11T13:25:25.737Z] ---> c05b81ec5012 [2022-02-11T13:25:25.737Z] Step 14/15 : COPY . . [2022-02-11T13:25:27.717Z] ---> f951afcba6a5 [2022-02-11T13:25:27.717Z] Step 15/15 : RUN ${MAKE} [2022-02-11T13:25:27.717Z] ---> Running in 328d73f79a5f [2022-02-11T13:25:28.700Z] noop [2022-02-11T13:25:29.294Z] Removing intermediate container 328d73f79a5f [2022-02-11T13:25:29.294Z] ---> 83e716b4fd94 [2022-02-11T13:25:29.565Z] Successfully built 83e716b4fd94 [2022-02-11T13:25:29.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:25:29.944Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T13:25:29.944Z] . [Pipeline] withDockerContainer [2022-02-11T13:25:30.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2022-02-11T13:25:30.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T13:25:31.634Z] $ docker top 2ed6f5dc4787a1595ff0cf6d471bfb948217341a9f16cd9000d85775d8a4e322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T13:25:32.592Z] + go version [2022-02-11T13:25:32.592Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T13:25:32.629Z] $ docker stop --time=1 2ed6f5dc4787a1595ff0cf6d471bfb948217341a9f16cd9000d85775d8a4e322 [2022-02-11T13:25:34.273Z] $ docker rm -f 2ed6f5dc4787a1595ff0cf6d471bfb948217341a9f16cd9000d85775d8a4e322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:25:35.099Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T13:25:35.099Z] . [Pipeline] withDockerContainer [2022-02-11T13:25:35.337Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2022-02-11T13:25:35.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T13:25:36.681Z] $ docker top 3b31dfea184ea0845cb78e67a7894865126e84ccbd8a0cc883ae2d4fd2bfe073 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T13:25:37.660Z] + make test [2022-02-11T13:25:37.661Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T13:25:38.643Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-11T13:26:17.707Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-11T13:26:17.707Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-11T13:26:27.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T13:26:27.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-11T13:26:27.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T13:26:27.961Z] $ docker stop --time=1 3b31dfea184ea0845cb78e67a7894865126e84ccbd8a0cc883ae2d4fd2bfe073 [2022-02-11T13:26:29.700Z] $ docker rm -f 3b31dfea184ea0845cb78e67a7894865126e84ccbd8a0cc883ae2d4fd2bfe073 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T13:26:30.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T13:26:30.565Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T13:26:31.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T13:26:31.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T13:26:32.044Z] + ls -al . [2022-02-11T13:26:32.044Z] total 152 [2022-02-11T13:26:32.044Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 11 13:25 . [2022-02-11T13:26:32.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:23 .. [2022-02-11T13:26:32.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:23 .git [2022-02-11T13:26:32.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:23 .github [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 13:23 .gitignore [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 11 13:23 CONTRIBUTING.md [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 11 13:23 Dockerfile [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 11 13:23 Jenkinsfile [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 11 13:23 LICENSE [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 11 13:23 Makefile [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 11 13:23 README.md [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 13:21 VERSION [2022-02-11T13:26:32.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:23 assets [2022-02-11T13:26:32.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:23 bin [2022-02-11T13:26:32.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:23 cmd [2022-02-11T13:26:32.044Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 11 13:25 coverage.out [2022-02-11T13:26:32.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:23 docs [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 11 13:23 go.mod [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 11 13:23 go.sum [2022-02-11T13:26:32.044Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:23 internal [2022-02-11T13:26:32.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:23 pkg [2022-02-11T13:26:32.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:23 snap [2022-02-11T13:26:32.044Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 11 13:23 version.go [2022-02-11T13:26:32.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:23 web [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:26:32.427Z] + 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=18f1ff51121d9dc9575c012f4679d6b3edb63a31 --label arch=arm64 --label version=0.0.0 . [2022-02-11T13:26:33.475Z] Sending build context to Docker daemon 25.68MB [2022-02-11T13:26:33.475Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T13:26:33.475Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-11T13:26:33.475Z] ---> 83e716b4fd94 [2022-02-11T13:26:33.475Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-11T13:26:33.757Z] ---> Running in f7443417a46a [2022-02-11T13:26:34.028Z] Removing intermediate container f7443417a46a [2022-02-11T13:26:34.028Z] ---> 7b28853f2c55 [2022-02-11T13:26:34.028Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-11T13:26:34.301Z] ---> Running in c847c2b0c887 [2022-02-11T13:26:34.575Z] Removing intermediate container c847c2b0c887 [2022-02-11T13:26:34.575Z] ---> 8b8752e2ffd2 [2022-02-11T13:26:34.575Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-11T13:26:34.575Z] ---> Running in 676c51d4154f [2022-02-11T13:26:35.171Z] Removing intermediate container 676c51d4154f [2022-02-11T13:26:35.171Z] ---> c34b5e3e9128 [2022-02-11T13:26:35.171Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-11T13:26:35.171Z] ---> Running in eb099c9f3d42 [2022-02-11T13:26:35.442Z] Removing intermediate container eb099c9f3d42 [2022-02-11T13:26:35.442Z] ---> f901ea1f1011 [2022-02-11T13:26:35.442Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-11T13:26:35.717Z] ---> Running in f9fa4e478623 [2022-02-11T13:26:35.988Z] Removing intermediate container f9fa4e478623 [2022-02-11T13:26:35.988Z] ---> 3a5e8cb86fd3 [2022-02-11T13:26:35.988Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T13:26:35.988Z] ---> Running in 117d9b7d94d7 [2022-02-11T13:26:37.959Z] Removing intermediate container 117d9b7d94d7 [2022-02-11T13:26:37.959Z] ---> 77fd4f994ad2 [2022-02-11T13:26:37.959Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-11T13:26:37.959Z] ---> Running in b402c6b96ced [2022-02-11T13:26:38.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T13:26:39.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T13:26:40.504Z] OK: 220 MiB in 52 packages [2022-02-11T13:26:41.478Z] Removing intermediate container b402c6b96ced [2022-02-11T13:26:41.478Z] ---> 5e259cf5d368 [2022-02-11T13:26:41.478Z] Step 10/23 : ENV GO111MODULE=on [2022-02-11T13:26:41.478Z] ---> Running in 86b6f9b4ca96 [2022-02-11T13:26:41.748Z] Removing intermediate container 86b6f9b4ca96 [2022-02-11T13:26:41.748Z] ---> 732ac7ac1cde [2022-02-11T13:26:41.748Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-11T13:26:41.748Z] ---> Running in 20267efadc63 [2022-02-11T13:26:42.347Z] Removing intermediate container 20267efadc63 [2022-02-11T13:26:42.347Z] ---> c82289be5cca [2022-02-11T13:26:42.347Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-11T13:26:42.940Z] ---> 97773891cdd0 [2022-02-11T13:26:42.941Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T13:26:42.941Z] ---> Running in 1b3185c8572e [2022-02-11T13:26:44.912Z] Removing intermediate container 1b3185c8572e [2022-02-11T13:26:44.912Z] ---> 7f4c74c628ff [2022-02-11T13:26:44.912Z] Step 14/23 : COPY . . [2022-02-11T13:26:47.519Z] ---> e5445f590838 [2022-02-11T13:26:47.519Z] Step 15/23 : RUN ${MAKE} [2022-02-11T13:26:47.804Z] ---> Running in 8fbf827b2fd5 [2022-02-11T13:26:48.782Z] 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-02-11T13:27:21.127Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-11T13:27:22.105Z] Removing intermediate container 8fbf827b2fd5 [2022-02-11T13:27:22.105Z] ---> e252975c10bb [2022-02-11T13:27:22.105Z] Step 16/23 : FROM alpine:3.14 [2022-02-11T13:27:23.084Z] 3.14: Pulling from library/alpine [2022-02-11T13:27:23.084Z] be307f383ecc: Pulling fs layer [2022-02-11T13:27:23.358Z] be307f383ecc: Verifying Checksum [2022-02-11T13:27:23.358Z] be307f383ecc: Download complete [2022-02-11T13:27:23.954Z] be307f383ecc: Pull complete [2022-02-11T13:27:23.954Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T13:27:23.954Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T13:27:23.954Z] ---> 5b8b7b635229 [2022-02-11T13:27:23.954Z] Step 17/23 : EXPOSE 4000 [2022-02-11T13:27:23.954Z] ---> Running in b29d849fc0db [2022-02-11T13:27:24.226Z] Removing intermediate container b29d849fc0db [2022-02-11T13:27:24.226Z] ---> 057aace8e27b [2022-02-11T13:27:24.226Z] 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-02-11T13:27:25.657Z] ---> 7fad97a8ce74 [2022-02-11T13:27:25.657Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-11T13:27:25.657Z] ---> Running in 4d63d7d3a7a6 [2022-02-11T13:27:25.932Z] Removing intermediate container 4d63d7d3a7a6 [2022-02-11T13:27:25.932Z] ---> 18188ed276b5 [2022-02-11T13:27:25.932Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-11T13:27:25.932Z] ---> Running in 02a97ee1de20 [2022-02-11T13:27:26.527Z] Removing intermediate container 02a97ee1de20 [2022-02-11T13:27:26.527Z] ---> c6b5d3c5612e [2022-02-11T13:27:26.527Z] Step 21/23 : LABEL arch=arm64 [2022-02-11T13:27:26.527Z] ---> Running in 3dc737caccf6 [2022-02-11T13:27:26.800Z] Removing intermediate container 3dc737caccf6 [2022-02-11T13:27:26.800Z] ---> ba9ba7036f56 [2022-02-11T13:27:26.800Z] Step 22/23 : LABEL git_sha=18f1ff51121d9dc9575c012f4679d6b3edb63a31 [2022-02-11T13:27:27.073Z] ---> Running in 7f6ea1be61eb [2022-02-11T13:27:27.344Z] Removing intermediate container 7f6ea1be61eb [2022-02-11T13:27:27.344Z] ---> 27ee843d2464 [2022-02-11T13:27:27.344Z] Step 23/23 : LABEL version=0.0.0 [2022-02-11T13:27:27.344Z] ---> Running in 6db9d1de5f6a [2022-02-11T13:27:27.615Z] Removing intermediate container 6db9d1de5f6a [2022-02-11T13:27:27.615Z] ---> 8f013ec53b52 [2022-02-11T13:27:27.615Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T13:27:27.886Z] Successfully built 8f013ec53b52 [2022-02-11T13:27:27.886Z] 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-02-11T13:27:28.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T13:27:28.549Z] [2022-02-11T13:27:28.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:27:28.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T13:27:29.197Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T13:27:29.197Z] 448f6bf000e3: Pulling fs layer [2022-02-11T13:27:29.197Z] f757da607395: Pulling fs layer [2022-02-11T13:27:29.197Z] 05883995daec: Pulling fs layer [2022-02-11T13:27:29.197Z] 8603b9c90790: Pulling fs layer [2022-02-11T13:27:29.197Z] 1560dd03e051: Pulling fs layer [2022-02-11T13:27:29.197Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T13:27:29.197Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T13:27:29.197Z] 1560dd03e051: Waiting [2022-02-11T13:27:29.197Z] 27f5ce0e4adf: Waiting [2022-02-11T13:27:29.197Z] c2d8d7efcc4b: Waiting [2022-02-11T13:27:29.197Z] 8603b9c90790: Waiting [2022-02-11T13:27:29.197Z] f757da607395: Verifying Checksum [2022-02-11T13:27:29.197Z] f757da607395: Download complete [2022-02-11T13:27:29.197Z] 8603b9c90790: Verifying Checksum [2022-02-11T13:27:29.197Z] 8603b9c90790: Download complete [2022-02-11T13:27:29.197Z] 1560dd03e051: Verifying Checksum [2022-02-11T13:27:29.197Z] 1560dd03e051: Download complete [2022-02-11T13:27:29.470Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T13:27:29.470Z] 27f5ce0e4adf: Download complete [2022-02-11T13:27:29.470Z] 05883995daec: Verifying Checksum [2022-02-11T13:27:29.470Z] 05883995daec: Download complete [2022-02-11T13:27:29.744Z] 448f6bf000e3: Verifying Checksum [2022-02-11T13:27:29.744Z] 448f6bf000e3: Download complete [2022-02-11T13:27:32.356Z] c2d8d7efcc4b: Download complete [2022-02-11T13:27:33.335Z] 448f6bf000e3: Pull complete [2022-02-11T13:27:33.928Z] f757da607395: Pull complete [2022-02-11T13:27:35.364Z] 05883995daec: Pull complete [2022-02-11T13:27:35.638Z] 8603b9c90790: Pull complete [2022-02-11T13:27:36.616Z] 1560dd03e051: Pull complete [2022-02-11T13:27:36.887Z] 27f5ce0e4adf: Pull complete [2022-02-11T13:27:51.961Z] c2d8d7efcc4b: Pull complete [2022-02-11T13:27:51.961Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T13:27:51.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T13:27:51.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T13:27:52.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2022-02-11T13:27:52.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-11T13:27:54.807Z] $ docker top 21c5ec0c933663db725ab816aae6f07810fd97b5dc10434d35fb52cd68c97f28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:27:55.775Z] ---> job-cost.sh [2022-02-11T13:27:55.775Z] lf-activate-venv: SKIPPING [2022-02-11T13:27:55.775Z] INFO: No Stack... [2022-02-11T13:27:56.045Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T13:27:56.316Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T13:27:57.260Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-02-11T13:27:57.261Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T13:27:57.343Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [2022-02-11T13:27:57.348Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] did not exist. Created. [2022-02-11T13:27:57.348Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T13:27:58.092Z] /w/workspace/edgex-ui-go/1@tmp/durable-abc86c16/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-abc86c16/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T13:27:58.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T13:27:58.815Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T13:27:58.939Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T13:27:58.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T13:27:59.050Z] $ docker stop --time=1 21c5ec0c933663db725ab816aae6f07810fd97b5dc10434d35fb52cd68c97f28 [2022-02-11T13:28:00.578Z] $ docker rm -f 21c5ec0c933663db725ab816aae6f07810fd97b5dc10434d35fb52cd68c97f28 [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-02-11T13:28:01.656Z] provisioning config files... [2022-02-11T13:28:01.707Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/config6901141855312249279tmp [Pipeline] { [Pipeline] sh [2022-02-11T13:28:02.054Z] + set +x [2022-02-11T13:28:02.054Z] + curl -s https://codecov.io/bash [2022-02-11T13:28:02.054Z] + bash -s -- [2022-02-11T13:28:02.317Z] [2022-02-11T13:28:02.317Z] _____ _ [2022-02-11T13:28:02.317Z] / ____| | | [2022-02-11T13:28:02.317Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T13:28:02.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T13:28:02.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T13:28:02.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T13:28:02.317Z] Bash-1.0.6 [2022-02-11T13:28:02.317Z] [2022-02-11T13:28:02.317Z] [2022-02-11T13:28:02.317Z] ==> git version 2.24.4 found [2022-02-11T13:28:02.317Z] ==> 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-02-11T13:28:02.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T13:28:02.317Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T13:28:02.317Z] ==> Jenkins CI detected. [2022-02-11T13:28:02.317Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-497 [2022-02-11T13:28:02.317Z] project root: . [2022-02-11T13:28:02.317Z] --> token set from env [2022-02-11T13:28:02.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T13:28:02.317Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T13:28:02.317Z] ==> Python coveragepy not found [2022-02-11T13:28:02.317Z] ==> Searching for coverage reports in: [2022-02-11T13:28:02.317Z] + . [2022-02-11T13:28:02.317Z] -> Found 1 reports [2022-02-11T13:28:02.317Z] ==> Detecting git/mercurial file structure [2022-02-11T13:28:02.317Z] ==> Reading reports [2022-02-11T13:28:02.317Z] + ./coverage.out bytes=10 [2022-02-11T13:28:02.317Z] ==> Appending adjustments [2022-02-11T13:28:02.317Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T13:28:02.317Z] + Found adjustments [2022-02-11T13:28:02.317Z] ==> Gzipping contents [2022-02-11T13:28:02.317Z] 4.0K /tmp/codecov.FoOO7t.gz [2022-02-11T13:28:02.317Z] ==> Uploading reports [2022-02-11T13:28:02.317Z] url: https://codecov.io [2022-02-11T13:28:02.317Z] query: branch=PR-497&commit=18f1ff51121d9dc9575c012f4679d6b3edb63a31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=497&job=&cmd_args= [2022-02-11T13:28:02.317Z] -> Pinging Codecov [2022-02-11T13:28:02.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-497&commit=18f1ff51121d9dc9575c012f4679d6b3edb63a31&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=497&job=&cmd_args= [2022-02-11T13:28:02.889Z] -> Uploading to [2022-02-11T13:28:02.889Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/FB506323287CE973F263BFD2A0EB1F37/18f1ff51121d9dc9575c012f4679d6b3edb63a31/bb6e9d2f-d318-4d3d-9c05-7bb578a9de4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T132802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96c86e295c46c7a1ba235c3cb65fd94a9be13c04d450b653bd9a3166a1ac631c [2022-02-11T13:28:02.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T13:28:02.889Z] Dload Upload Total Spent Left Speed [2022-02-11T13:28:03.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12232 --:--:-- --:--:-- --:--:-- 12276 [2022-02-11T13:28:03.149Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/18f1ff51121d9dc9575c012f4679d6b3edb63a31 [Pipeline] } [2022-02-11T13:28:03.176Z] 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-02-11T13:28:04.899Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives ']' [2022-02-11T13:28:04.899Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives [2022-02-11T13:28:04.899Z] total 8 [2022-02-11T13:28:04.899Z] drwxr-xr-x. 3 root root 34 Feb 11 13:23 . [2022-02-11T13:28:04.899Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 13:23 .. [2022-02-11T13:28:04.899Z] drwxr-xr-x. 2 root root 6 Feb 11 13:23 cost [2022-02-11T13:28:04.899Z] -rw-r--r--. 1 root root 82 Feb 11 13:23 cost.csv [2022-02-11T13:28:04.899Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives [2022-02-11T13:28:04.899Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives [2022-02-11T13:28:04.899Z] total 8 [2022-02-11T13:28:04.899Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 13:23 . [2022-02-11T13:28:04.899Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 11 13:23 .. [2022-02-11T13:28:04.899Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 13:23 cost [2022-02-11T13:28:04.899Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 11 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:05.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:05.822Z] ---> package-listing.sh [2022-02-11T13:28:05.822Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T13:28:05.822Z] ++ facter osfamily [2022-02-11T13:28:06.084Z] + OS_FAMILY=redhat [2022-02-11T13:28:06.084Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-497 [2022-02-11T13:28:06.084Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T13:28:06.084Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T13:28:06.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T13:28:06.084Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T13:28:06.084Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-497 ']' [2022-02-11T13:28:06.084Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T13:28:06.084Z] + case "${OS_FAMILY}" in [2022-02-11T13:28:06.084Z] + rpm -qa [2022-02-11T13:28:06.084Z] + sort [2022-02-11T13:28:06.656Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T13:28:06.656Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T13:28:06.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T13:28:06.656Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-497 ']' [2022-02-11T13:28:06.656Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives/ [2022-02-11T13:28:06.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-497/archives/ [Pipeline] echo [2022-02-11T13:28:06.693Z] 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-497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T13:28:06.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T13:28:07.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T13:28:07.587Z] . [Pipeline] withDockerContainer [2022-02-11T13:28:07.686Z] prd-centos7-docker-4c-2g-5070 does not seem to be running inside a container [2022-02-11T13:28:07.717Z] $ 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-497/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-497 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497:/w/workspace/edgexfoundry_edgex-ui-go_PR-497:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T13:28:07.920Z] $ docker top 6fec92f20b5e98cbc5570ccd4902bb4159edcafc128b7f09e3754fab5270786d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T13:28:08.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T13:28:08.647Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T13:28:08.968Z] + ls /var/log/sa-host [2022-02-11T13:28:08.968Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T13:28:08.968Z] file_magic: OK [2022-02-11T13:28:08.968Z] HZ: Using current value: 100 [2022-02-11T13:28:08.968Z] file_header: OK [2022-02-11T13:28:08.968Z] 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-02-11T13:28:08.968Z] Statistics: [2022-02-11T13:28:08.968Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T13:28:08.968Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T13:28:08.968Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T13:28:08.968Z] file_magic: OK [2022-02-11T13:28:08.968Z] HZ: Using current value: 100 [2022-02-11T13:28:08.968Z] file_header: OK [2022-02-11T13:28:08.968Z] 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-02-11T13:28:08.968Z] Statistics: [2022-02-11T13:28:08.968Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T13:28:08.968Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T13:28:09.249Z] provisioning config files... [2022-02-11T13:28:09.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-497@tmp/config2068872826898849224tmp [Pipeline] { [Pipeline] echo [2022-02-11T13:28:09.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:09.623Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T13:28:09.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:10.072Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T13:28:10.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:10.417Z] ---> sudo-logs.sh [2022-02-11T13:28:10.417Z] Archiving 'sudo' log.. [2022-02-11T13:28:11.359Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5070.novalocal: Name or service not known [2022-02-11T13:28:11.359Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5070.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T13:28:11.447Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:11.782Z] ---> job-cost.sh [2022-02-11T13:28:11.782Z] lf-activate-venv: SKIPPING [2022-02-11T13:28:11.782Z] DEBUG: total: 0.05999999865889549 [2022-02-11T13:28:11.782Z] INFO: Retrieving Stack Cost... [2022-02-11T13:28:12.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T13:28:12.302Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T13:28:12.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T13:28:12.656Z] ---> logs-deploy.sh [2022-02-11T13:28:12.656Z] lf-activate-venv: SKIPPING [2022-02-11T13:28:12.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-497/1 [2022-02-11T13:28:12.656Z] INFO: archiving workspace using pattern(s): [2022-02-11T13:28:13.229Z] Archives upload complete. [2022-02-11T13:28:13.490Z] INFO: archiving logs to Nexus