Pull request #523 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0755e726eb2122f6faaf97f0a55c05541728c6a+b1c49f195c002f3e52adda9c102080955489afd9 (260da09cb0f0d98009b6908ad6c3dd2383182a47) 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-ssh15148653739680338668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh16714536520210642196.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-523/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-523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7131491733916170028.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-523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3041482717504248034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh12626215951131559259.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-523/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-523/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5813490781282837293.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44823 in /w/workspace/edgexfoundry_edgex-ui-go_PR-523 [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-523 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1c49f195c002f3e52adda9c102080955489afd9 into PR head commit a0755e726eb2122f6faaf97f0a55c05541728c6a Merge succeeded, producing a0755e726eb2122f6faaf97f0a55c05541728c6a Checking out Revision a0755e726eb2122f6faaf97f0a55c05541728c6a (PR-523) > git config core.sparsecheckout # timeout=10 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b1c49f195c002f3e52adda9c102080955489afd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T04:07:37.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T04:07:37.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T04:07:38.068Z] ========================================================= [2022-05-10T04:07:38.068Z] EdgeX Global Pipelines Version Info [2022-05-10T04:07:38.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:07:38.862Z] ------------------- [2022-05-10T04:07:38.862Z] stable info: [2022-05-10T04:07:38.862Z] ------------------- [2022-05-10T04:07:38.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T04:07:38.862Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T04:07:38.862Z] Message: update stable to v1.0.227 [2022-05-10T04:07:39.437Z] ------------------- [2022-05-10T04:07:39.437Z] experimental info: [2022-05-10T04:07:39.437Z] ------------------- [2022-05-10T04:07:39.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T04:07:39.437Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T04:07:39.437Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T04:07:39.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-05-10T04:07:39.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-05-10T04:07:39.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T04:07:39.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T04:07:39.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T04:07:39.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T04:07:40.061Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T04:07:40.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T04:07:40.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T04:07:40.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T04:07:40.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T04:07:40.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-05-10T04:07:40.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T04:07:40.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T04:07:40.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T04:07:40.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T04:07:40.569Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T04:07:40.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T04:07:40.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T04:07:40.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T04:07:40.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T04:07:40.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T04:07:40.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T04:07:40.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T04:07:40.887Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T04:07:40.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T04:07:40.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-523 [Pipeline] echo [2022-05-10T04:07:41.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-523 [Pipeline] echo [2022-05-10T04:07:41.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-523 [Pipeline] echo [2022-05-10T04:07:41.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo [2022-05-10T04:07:41.149Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0755e7 [Pipeline] echo [2022-05-10T04:07:41.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T04:07:41.312Z] provisioning config files... [2022-05-10T04:07:41.327Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config2879468556643997565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:07:41.686Z] ---> docker-login.sh [2022-05-10T04:07:41.686Z] nexus3.edgexfoundry.org:10001 [2022-05-10T04:07:41.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:07:41.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:07:41.949Z] Configure a credential helper to remove this warning. See [2022-05-10T04:07:41.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:07:41.949Z] [2022-05-10T04:07:41.949Z] Login Succeeded [2022-05-10T04:07:41.949Z] nexus3.edgexfoundry.org:10002 [2022-05-10T04:07:42.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:07:42.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:07:42.212Z] Configure a credential helper to remove this warning. See [2022-05-10T04:07:42.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:07:42.212Z] [2022-05-10T04:07:42.212Z] Login Succeeded [2022-05-10T04:07:42.212Z] nexus3.edgexfoundry.org:10003 [2022-05-10T04:07:42.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:07:42.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:07:42.212Z] Configure a credential helper to remove this warning. See [2022-05-10T04:07:42.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:07:42.212Z] [2022-05-10T04:07:42.212Z] Login Succeeded [2022-05-10T04:07:42.212Z] nexus3.edgexfoundry.org:10004 [2022-05-10T04:07:42.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:07:42.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:07:42.482Z] Configure a credential helper to remove this warning. See [2022-05-10T04:07:42.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:07:42.482Z] [2022-05-10T04:07:42.482Z] Login Succeeded [2022-05-10T04:07:42.482Z] docker.io [2022-05-10T04:07:42.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:07:43.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:07:43.074Z] Configure a credential helper to remove this warning. See [2022-05-10T04:07:43.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:07:43.074Z] [2022-05-10T04:07:43.074Z] Login Succeeded [2022-05-10T04:07:43.074Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T04:07:43.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T04:07:43.984Z] + git rev-list -1 --merges a0755e726eb2122f6faaf97f0a55c05541728c6a~1..a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo [2022-05-10T04:07:44.115Z] -----------> git rev-list -1 --merges a0755e726eb2122f6faaf97f0a55c05541728c6a~1..a0755e726eb2122f6faaf97f0a55c05541728c6a a0755e726eb2122f6faaf97f0a55c05541728c6a [false] [Pipeline] sh [2022-05-10T04:07:44.436Z] + git log --format=format:%s -1 a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo [2022-05-10T04:07:44.477Z] ========================================================= [2022-05-10T04:07:44.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T04:07:44.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T04:07:44.927Z] + git log --format=format:%s -1 a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo [2022-05-10T04:07:44.959Z] [semverPrep] GIT_COMMIT: a0755e726eb2122f6faaf97f0a55c05541728c6a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo [2022-05-10T04:07:44.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T04:07:45.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T04:07:45.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T04:07:45.439Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T04:07:45.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T04:07:45.439Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T04:07:45.439Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T04:07:45.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:07:45.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T04:07:45.989Z] [2022-05-10T04:07:45.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:07:46.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T04:07:46.386Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T04:07:46.386Z] 1fe172e4850f: Pulling fs layer [2022-05-10T04:07:46.386Z] caf521ccaac6: Pulling fs layer [2022-05-10T04:07:46.386Z] 3ead6fa29328: Pulling fs layer [2022-05-10T04:07:46.386Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T04:07:46.386Z] a8d5f1318db7: Pulling fs layer [2022-05-10T04:07:46.386Z] c427282e49a2: Pulling fs layer [2022-05-10T04:07:46.386Z] 1827001aaf11: Pulling fs layer [2022-05-10T04:07:46.386Z] 0714d37db230: Pulling fs layer [2022-05-10T04:07:46.386Z] ac28cf19c067: Pulling fs layer [2022-05-10T04:07:46.386Z] ca983d60f3e2: Pulling fs layer [2022-05-10T04:07:46.386Z] 9f894cec8388: Pulling fs layer [2022-05-10T04:07:46.386Z] a8d5f1318db7: Waiting [2022-05-10T04:07:46.386Z] c427282e49a2: Waiting [2022-05-10T04:07:46.386Z] ca983d60f3e2: Waiting [2022-05-10T04:07:46.386Z] 9f894cec8388: Waiting [2022-05-10T04:07:46.386Z] 1827001aaf11: Waiting [2022-05-10T04:07:46.386Z] 5c2a1cbceb83: Waiting [2022-05-10T04:07:46.386Z] 0714d37db230: Waiting [2022-05-10T04:07:46.386Z] ac28cf19c067: Waiting [2022-05-10T04:07:46.386Z] caf521ccaac6: Verifying Checksum [2022-05-10T04:07:46.386Z] caf521ccaac6: Download complete [2022-05-10T04:07:46.386Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T04:07:46.386Z] 5c2a1cbceb83: Download complete [2022-05-10T04:07:46.649Z] a8d5f1318db7: Verifying Checksum [2022-05-10T04:07:46.649Z] a8d5f1318db7: Download complete [2022-05-10T04:07:46.649Z] 3ead6fa29328: Verifying Checksum [2022-05-10T04:07:46.649Z] 3ead6fa29328: Download complete [2022-05-10T04:07:46.649Z] c427282e49a2: Verifying Checksum [2022-05-10T04:07:46.649Z] c427282e49a2: Download complete [2022-05-10T04:07:46.649Z] 0714d37db230: Download complete [2022-05-10T04:07:46.649Z] ac28cf19c067: Verifying Checksum [2022-05-10T04:07:46.649Z] ac28cf19c067: Download complete [2022-05-10T04:07:46.649Z] ca983d60f3e2: Verifying Checksum [2022-05-10T04:07:46.649Z] ca983d60f3e2: Download complete [2022-05-10T04:07:46.649Z] 9f894cec8388: Verifying Checksum [2022-05-10T04:07:46.649Z] 9f894cec8388: Download complete [2022-05-10T04:07:46.649Z] 1fe172e4850f: Verifying Checksum [2022-05-10T04:07:46.649Z] 1fe172e4850f: Download complete [2022-05-10T04:07:46.909Z] 1827001aaf11: Verifying Checksum [2022-05-10T04:07:46.909Z] 1827001aaf11: Download complete [2022-05-10T04:07:48.297Z] 1fe172e4850f: Pull complete [2022-05-10T04:07:48.297Z] caf521ccaac6: Pull complete [2022-05-10T04:07:48.869Z] 3ead6fa29328: Pull complete [2022-05-10T04:07:48.869Z] 5c2a1cbceb83: Pull complete [2022-05-10T04:07:49.130Z] a8d5f1318db7: Pull complete [2022-05-10T04:07:49.391Z] c427282e49a2: Pull complete [2022-05-10T04:07:51.308Z] 1827001aaf11: Pull complete [2022-05-10T04:07:51.308Z] 0714d37db230: Pull complete [2022-05-10T04:07:51.308Z] ac28cf19c067: Pull complete [2022-05-10T04:07:51.308Z] ca983d60f3e2: Pull complete [2022-05-10T04:07:51.571Z] 9f894cec8388: Pull complete [2022-05-10T04:07:51.571Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T04:07:51.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T04:07:51.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T04:07:51.672Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2022-05-10T04:07:51.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T04:07:53.371Z] $ docker top 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 -eo pid,comm [2022-05-10T04:07:53.434Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T04:07:53.434Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T04:07:53.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T04:07:53.560Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T04:07:53.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T04:07:53.692Z] $ docker exec 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent [2022-05-10T04:07:53.806Z] SSH_AUTH_SOCK=/tmp/ssh-Fl8VkelNwdN1/agent.33 [2022-05-10T04:07:53.806Z] SSH_AGENT_PID=40 [2022-05-10T04:07:53.814Z] Running ssh-add (command line suppressed) [2022-05-10T04:07:53.935Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_1299613670138991343.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_1299613670138991343.key) [2022-05-10T04:07:53.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T04:07:54.281Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T04:07:54.311Z] $ docker exec --env ******** --env ******** 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent -k [2022-05-10T04:07:54.434Z] unset SSH_AUTH_SOCK; [2022-05-10T04:07:54.434Z] unset SSH_AGENT_PID; [2022-05-10T04:07:54.434Z] echo Agent pid 40 killed; [2022-05-10T04:07:54.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T04:07:54.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T04:07:54.525Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T04:07:54.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T04:07:54.662Z] $ docker exec 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent [2022-05-10T04:07:54.786Z] SSH_AUTH_SOCK=/tmp/ssh-71b4iGs2mEpY/agent.76 [2022-05-10T04:07:54.786Z] SSH_AGENT_PID=82 [2022-05-10T04:07:54.792Z] Running ssh-add (command line suppressed) [2022-05-10T04:07:54.911Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_2628382371869661822.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_2628382371869661822.key) [2022-05-10T04:07:54.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T04:07:55.260Z] + git semver init [2022-05-10T04:07:55.521Z] 2022-05-10 04:07:55,449 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T04:07:55.521Z] 2022-05-10 04:07:55,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver [2022-05-10T04:07:55.521Z] 2022-05-10 04:07:55,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver [2022-05-10T04:07:55.521Z] 2022-05-10 04:07:55,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523, universal_newlines=False, shell=None, istream=None) [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,817 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.git/info/exclude [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 with force:False [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,822 [execute] INFO git cat-file --batch-check [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,827 [execute] INFO git cat-file --batch [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T04:07:56.911Z] 2022-05-10 04:07:56,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 [2022-05-10T04:07:56.911Z] 0.0.0 [Pipeline] } [2022-05-10T04:07:56.949Z] $ docker exec --env ******** --env ******** 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent -k [2022-05-10T04:07:57.056Z] unset SSH_AUTH_SOCK; [2022-05-10T04:07:57.057Z] unset SSH_AGENT_PID; [2022-05-10T04:07:57.057Z] echo Agent pid 82 killed; [2022-05-10T04:07:57.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T04:07:57.564Z] + git semver [Pipeline] } [2022-05-10T04:07:57.860Z] $ docker stop --time=1 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 [2022-05-10T04:07:59.238Z] $ docker rm -f 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T04:07:59.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T04:07:59.996Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T04:08:00.014Z] [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-05-10T04:08:00.574Z] provisioning config files... [2022-05-10T04:08:00.585Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config8537512401083746821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:08:00.940Z] ---> docker-login.sh [2022-05-10T04:08:00.940Z] nexus3.edgexfoundry.org:10001 [2022-05-10T04:08:00.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:08:00.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:08:00.940Z] Configure a credential helper to remove this warning. See [2022-05-10T04:08:00.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:08:00.940Z] [2022-05-10T04:08:00.940Z] Login Succeeded [2022-05-10T04:08:00.940Z] nexus3.edgexfoundry.org:10002 [2022-05-10T04:08:00.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:08:01.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:08:01.203Z] Configure a credential helper to remove this warning. See [2022-05-10T04:08:01.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:08:01.203Z] [2022-05-10T04:08:01.203Z] Login Succeeded [2022-05-10T04:08:01.203Z] nexus3.edgexfoundry.org:10003 [2022-05-10T04:08:01.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:08:01.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:08:01.203Z] Configure a credential helper to remove this warning. See [2022-05-10T04:08:01.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:08:01.203Z] [2022-05-10T04:08:01.203Z] Login Succeeded [2022-05-10T04:08:01.203Z] nexus3.edgexfoundry.org:10004 [2022-05-10T04:08:01.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:08:01.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:08:01.464Z] Configure a credential helper to remove this warning. See [2022-05-10T04:08:01.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:08:01.464Z] [2022-05-10T04:08:01.464Z] Login Succeeded [2022-05-10T04:08:01.464Z] docker.io [2022-05-10T04:08:01.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:08:01.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:08:01.725Z] Configure a credential helper to remove this warning. See [2022-05-10T04:08:01.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:08:01.725Z] [2022-05-10T04:08:01.725Z] Login Succeeded [2022-05-10T04:08:01.725Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T04:08:01.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T04:08:01.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T04:08:01.993Z] ========================================================= [2022-05-10T04:08:01.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T04:08:01.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:08:02.410Z] + 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-05-10T04:08:02.672Z] Sending build context to Docker daemon 43.45MB [2022-05-10T04:08:02.672Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T04:08:02.672Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-10T04:08:02.672Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T04:08:02.672Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T04:08:02.672Z] 666ba61612fd: Pulling fs layer [2022-05-10T04:08:02.672Z] 8ed8ca486205: Pulling fs layer [2022-05-10T04:08:02.672Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T04:08:02.672Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T04:08:02.672Z] ca2b28591e48: Pulling fs layer [2022-05-10T04:08:02.672Z] a51346096db8: Pulling fs layer [2022-05-10T04:08:02.672Z] daebc70d1ce1: Pulling fs layer [2022-05-10T04:08:02.672Z] 0e18a0eac166: Pulling fs layer [2022-05-10T04:08:02.672Z] ca2b28591e48: Waiting [2022-05-10T04:08:02.672Z] a51346096db8: Waiting [2022-05-10T04:08:02.672Z] daebc70d1ce1: Waiting [2022-05-10T04:08:02.672Z] 0e18a0eac166: Waiting [2022-05-10T04:08:02.672Z] 4fe6c5a15a65: Waiting [2022-05-10T04:08:02.672Z] 22a0e8bec74d: Waiting [2022-05-10T04:08:02.672Z] 8ed8ca486205: Verifying Checksum [2022-05-10T04:08:02.672Z] 8ed8ca486205: Download complete [2022-05-10T04:08:02.672Z] 666ba61612fd: Verifying Checksum [2022-05-10T04:08:02.672Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T04:08:02.672Z] 22a0e8bec74d: Download complete [2022-05-10T04:08:02.672Z] ca2b28591e48: Verifying Checksum [2022-05-10T04:08:02.672Z] ca2b28591e48: Download complete [2022-05-10T04:08:02.672Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T04:08:02.672Z] 59bf1c3509f3: Download complete [2022-05-10T04:08:02.672Z] a51346096db8: Verifying Checksum [2022-05-10T04:08:02.673Z] a51346096db8: Download complete [2022-05-10T04:08:02.941Z] daebc70d1ce1: Verifying Checksum [2022-05-10T04:08:02.941Z] daebc70d1ce1: Download complete [2022-05-10T04:08:02.941Z] 59bf1c3509f3: Pull complete [2022-05-10T04:08:02.941Z] 666ba61612fd: Pull complete [2022-05-10T04:08:03.212Z] 8ed8ca486205: Pull complete [2022-05-10T04:08:03.478Z] 0e18a0eac166: Verifying Checksum [2022-05-10T04:08:03.478Z] 0e18a0eac166: Download complete [2022-05-10T04:08:03.478Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T04:08:03.478Z] 4fe6c5a15a65: Download complete [2022-05-10T04:08:07.694Z] 4fe6c5a15a65: Pull complete [2022-05-10T04:08:07.694Z] 22a0e8bec74d: Pull complete [2022-05-10T04:08:07.694Z] ca2b28591e48: Pull complete [2022-05-10T04:08:07.694Z] a51346096db8: Pull complete [2022-05-10T04:08:07.694Z] daebc70d1ce1: Pull complete [2022-05-10T04:08:09.647Z] 0e18a0eac166: Pull complete [2022-05-10T04:08:09.647Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T04:08:09.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T04:08:09.647Z] ---> f018257e8ee9 [2022-05-10T04:08:09.647Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T04:08:11.555Z] ---> Running in 97c083d345ad [2022-05-10T04:08:11.555Z] Removing intermediate container 97c083d345ad [2022-05-10T04:08:11.555Z] ---> 79546716e6e9 [2022-05-10T04:08:11.555Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T04:08:11.555Z] ---> Running in 7a072618d6cf [2022-05-10T04:08:11.555Z] Removing intermediate container 7a072618d6cf [2022-05-10T04:08:11.555Z] ---> 2f9a47513717 [2022-05-10T04:08:11.555Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T04:08:11.555Z] ---> Running in 1e5a41d5e7f6 [2022-05-10T04:08:11.819Z] Removing intermediate container 1e5a41d5e7f6 [2022-05-10T04:08:11.819Z] ---> c89b6bedd8af [2022-05-10T04:08:11.819Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-10T04:08:11.819Z] ---> Running in 0a620d7ac383 [2022-05-10T04:08:11.819Z] Removing intermediate container 0a620d7ac383 [2022-05-10T04:08:11.819Z] ---> 585e5a1cf2c9 [2022-05-10T04:08:11.819Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T04:08:12.079Z] ---> Running in 0e89826b3c4a [2022-05-10T04:08:12.079Z] Removing intermediate container 0e89826b3c4a [2022-05-10T04:08:12.079Z] ---> 1eceb0b91714 [2022-05-10T04:08:12.079Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T04:08:12.079Z] ---> Running in aef4e116ab28 [2022-05-10T04:08:12.651Z] Removing intermediate container aef4e116ab28 [2022-05-10T04:08:12.651Z] ---> 44b481bba6e0 [2022-05-10T04:08:12.651Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T04:08:12.651Z] ---> Running in bfed2eece53f [2022-05-10T04:08:12.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T04:08:13.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T04:08:14.114Z] OK: 221 MiB in 52 packages [2022-05-10T04:08:14.374Z] Removing intermediate container bfed2eece53f [2022-05-10T04:08:14.374Z] ---> 5c91d7cc0c9d [2022-05-10T04:08:14.374Z] Step 10/15 : ENV GO111MODULE=on [2022-05-10T04:08:14.374Z] ---> Running in 27f005ba5b27 [2022-05-10T04:08:14.636Z] Removing intermediate container 27f005ba5b27 [2022-05-10T04:08:14.636Z] ---> 8670cde85eac [2022-05-10T04:08:14.636Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T04:08:14.636Z] ---> Running in cf3684616013 [2022-05-10T04:08:14.636Z] Removing intermediate container cf3684616013 [2022-05-10T04:08:14.636Z] ---> 1eacd86ffc18 [2022-05-10T04:08:14.636Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-10T04:08:14.896Z] ---> 8087ad0737e1 [2022-05-10T04:08:14.896Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T04:08:14.896Z] ---> Running in a2ed386e8797 [2022-05-10T04:08:15.394Z] Still waiting to schedule task [2022-05-10T04:08:15.394Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T04:08:41.543Z] Removing intermediate container a2ed386e8797 [2022-05-10T04:08:41.543Z] ---> 25ff35a01c50 [2022-05-10T04:08:41.543Z] Step 14/15 : COPY . . [2022-05-10T04:08:41.543Z] ---> 0d1a147c6166 [2022-05-10T04:08:41.543Z] Step 15/15 : RUN ${MAKE} [2022-05-10T04:08:41.543Z] ---> Running in d63d17f22979 [2022-05-10T04:08:41.543Z] noop [2022-05-10T04:08:41.803Z] Removing intermediate container d63d17f22979 [2022-05-10T04:08:41.803Z] ---> 2d4391ec0fb2 [2022-05-10T04:08:41.803Z] Successfully built 2d4391ec0fb2 [2022-05-10T04:08:41.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:08:42.142Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T04:08:42.142Z] . [Pipeline] withDockerContainer [2022-05-10T04:08:42.235Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2022-05-10T04:08:42.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@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-x86_64 cat [2022-05-10T04:08:42.736Z] $ docker top 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T04:08:43.190Z] + go version [2022-05-10T04:08:43.190Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T04:08:43.231Z] $ docker stop --time=1 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 [2022-05-10T04:08:44.543Z] $ docker rm -f 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:08:45.188Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T04:08:45.188Z] . [Pipeline] withDockerContainer [2022-05-10T04:08:45.272Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2022-05-10T04:08:45.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@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-x86_64 cat [2022-05-10T04:08:45.683Z] $ docker top 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T04:08:46.134Z] + make test [2022-05-10T04:08:46.134Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-10T04:08:46.399Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-10T04:08:51.673Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-10T04:08:51.673Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T04:08:53.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T04:08:53.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T04:08:53.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T04:08:53.662Z] $ docker stop --time=1 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 [2022-05-10T04:08:55.612Z] $ docker rm -f 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T04:08:56.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T04:08:56.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T04:08:57.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T04:08:57.487Z] + ls -al . [2022-05-10T04:08:57.487Z] total 180 [2022-05-10T04:08:57.487Z] drwxrwxr-x 14 jenkins jenkins 4096 May 10 04:08 . [2022-05-10T04:08:57.487Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 .. [2022-05-10T04:08:57.487Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:07 .git [2022-05-10T04:08:57.487Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 .github [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:07 .gitignore [2022-05-10T04:08:57.487Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:07 .semver [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 10 04:07 Attribution.txt [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 10 04:07 CHANGELOG.md [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 10 04:07 CONTRIBUTING.md [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 10 04:07 Dockerfile [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 652 May 10 04:07 Jenkinsfile [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 10 04:07 LICENSE [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 10 04:07 Makefile [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 10 04:07 README.md [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:07 VERSION [2022-05-10T04:08:57.487Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 assets [2022-05-10T04:08:57.487Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:07 bin [2022-05-10T04:08:57.487Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 cmd [2022-05-10T04:08:57.487Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 04:08 coverage.out [2022-05-10T04:08:57.487Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:07 docs [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 10 04:07 go.mod [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 10 04:07 go.sum [2022-05-10T04:08:57.487Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:07 internal [2022-05-10T04:08:57.487Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 pkg [2022-05-10T04:08:57.487Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 snap [2022-05-10T04:08:57.487Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 testing [2022-05-10T04:08:57.487Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:07 version.go [2022-05-10T04:08:57.487Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 web [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:08:57.816Z] + 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=a0755e726eb2122f6faaf97f0a55c05541728c6a --label arch=amd64 --label version=0.0.0 . [2022-05-10T04:08:58.078Z] Sending build context to Docker daemon 43.45MB [2022-05-10T04:08:58.078Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T04:08:58.078Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T04:08:58.078Z] ---> 2d4391ec0fb2 [2022-05-10T04:08:58.078Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T04:08:58.340Z] ---> Running in a211ecd982ea [2022-05-10T04:08:58.340Z] Removing intermediate container a211ecd982ea [2022-05-10T04:08:58.340Z] ---> 1cd3fe17c216 [2022-05-10T04:08:58.340Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T04:08:58.340Z] ---> Running in a3908a7fcbaf [2022-05-10T04:08:58.340Z] Removing intermediate container a3908a7fcbaf [2022-05-10T04:08:58.340Z] ---> 60458e1f7e34 [2022-05-10T04:08:58.340Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T04:08:58.602Z] ---> Running in 33774be14a8a [2022-05-10T04:08:58.602Z] Removing intermediate container 33774be14a8a [2022-05-10T04:08:58.602Z] ---> d6246fd9b058 [2022-05-10T04:08:58.602Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-10T04:08:58.602Z] ---> Running in a9efd3b72d66 [2022-05-10T04:08:58.602Z] Removing intermediate container a9efd3b72d66 [2022-05-10T04:08:58.602Z] ---> cb3339c65684 [2022-05-10T04:08:58.602Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T04:08:58.866Z] ---> Running in 38e8fc31cd56 [2022-05-10T04:08:58.866Z] Removing intermediate container 38e8fc31cd56 [2022-05-10T04:08:58.866Z] ---> ccef2d145e4e [2022-05-10T04:08:58.866Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T04:08:58.866Z] ---> Running in f74f057474ed [2022-05-10T04:08:59.435Z] Removing intermediate container f74f057474ed [2022-05-10T04:08:59.435Z] ---> 36619737e215 [2022-05-10T04:08:59.435Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T04:08:59.435Z] ---> Running in 24e6dbf5e74b [2022-05-10T04:08:59.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T04:09:00.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T04:09:00.906Z] OK: 221 MiB in 52 packages [2022-05-10T04:09:01.167Z] Removing intermediate container 24e6dbf5e74b [2022-05-10T04:09:01.167Z] ---> 56ac669c0ee0 [2022-05-10T04:09:01.167Z] Step 10/23 : ENV GO111MODULE=on [2022-05-10T04:09:01.167Z] ---> Running in 1aaa3be2e873 [2022-05-10T04:09:01.431Z] Removing intermediate container 1aaa3be2e873 [2022-05-10T04:09:01.431Z] ---> 751af4f78c3a [2022-05-10T04:09:01.431Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T04:09:01.431Z] ---> Running in 97033efc8d8e [2022-05-10T04:09:01.431Z] Removing intermediate container 97033efc8d8e [2022-05-10T04:09:01.431Z] ---> 8aa77538f788 [2022-05-10T04:09:01.431Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-10T04:09:01.690Z] ---> 3aff65770b15 [2022-05-10T04:09:01.690Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T04:09:01.690Z] ---> Running in 869c28e2086d [2022-05-10T04:09:02.262Z] Removing intermediate container 869c28e2086d [2022-05-10T04:09:02.262Z] ---> 45ff2e0f5a40 [2022-05-10T04:09:02.262Z] Step 14/23 : COPY . . [2022-05-10T04:09:03.642Z] ---> d6f7e1027c67 [2022-05-10T04:09:03.642Z] Step 15/23 : RUN ${MAKE} [2022-05-10T04:09:03.642Z] ---> Running in 44387177efc2 [2022-05-10T04:09:03.902Z] 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-05-10T04:09:09.180Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-10T04:09:11.094Z] Removing intermediate container 44387177efc2 [2022-05-10T04:09:11.094Z] ---> 8e3f07fc3010 [2022-05-10T04:09:11.094Z] Step 16/23 : FROM alpine:3.14 [2022-05-10T04:09:11.666Z] 3.14: Pulling from library/alpine [2022-05-10T04:09:11.927Z] 8663204ce13b: Pulling fs layer [2022-05-10T04:09:11.927Z] 8663204ce13b: Download complete [2022-05-10T04:09:12.188Z] 8663204ce13b: Pull complete [2022-05-10T04:09:12.188Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T04:09:12.188Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T04:09:12.188Z] ---> e04c818066af [2022-05-10T04:09:12.188Z] Step 17/23 : EXPOSE 4000 [2022-05-10T04:09:12.448Z] ---> Running in 71dc56956157 [2022-05-10T04:09:12.448Z] Removing intermediate container 71dc56956157 [2022-05-10T04:09:12.448Z] ---> 719def73de62 [2022-05-10T04:09:12.448Z] 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-05-10T04:09:13.018Z] ---> 87a9eff1f54c [2022-05-10T04:09:13.018Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-10T04:09:13.018Z] ---> Running in cb4da3bb1cda [2022-05-10T04:09:13.018Z] Removing intermediate container cb4da3bb1cda [2022-05-10T04:09:13.018Z] ---> b002259cc7fc [2022-05-10T04:09:13.018Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-10T04:09:13.285Z] ---> Running in 0709919257b5 [2022-05-10T04:09:13.285Z] Removing intermediate container 0709919257b5 [2022-05-10T04:09:13.285Z] ---> a1ee820eb806 [2022-05-10T04:09:13.285Z] Step 21/23 : LABEL arch=amd64 [2022-05-10T04:09:13.285Z] ---> Running in 24c98c656e93 [2022-05-10T04:09:13.285Z] Removing intermediate container 24c98c656e93 [2022-05-10T04:09:13.285Z] ---> 7dd1187ea54f [2022-05-10T04:09:13.285Z] Step 22/23 : LABEL git_sha=a0755e726eb2122f6faaf97f0a55c05541728c6a [2022-05-10T04:09:13.546Z] ---> Running in 0f7c0c0fe126 [2022-05-10T04:09:13.546Z] Removing intermediate container 0f7c0c0fe126 [2022-05-10T04:09:13.546Z] ---> c7e5f92d37d0 [2022-05-10T04:09:13.546Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T04:09:13.546Z] ---> Running in ae1e796433af [2022-05-10T04:09:13.546Z] Removing intermediate container ae1e796433af [2022-05-10T04:09:13.546Z] ---> 04fec1322fde [2022-05-10T04:09:13.546Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T04:09:13.811Z] Successfully built 04fec1322fde [2022-05-10T04:09:13.811Z] 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-05-10T04:09:14.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T04:09:14.580Z] [2022-05-10T04:09:14.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:09:14.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T04:09:14.915Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T04:09:14.915Z] 5eb5b503b376: Pulling fs layer [2022-05-10T04:09:14.915Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T04:09:14.915Z] ec43610c2a17: Pulling fs layer [2022-05-10T04:09:14.915Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T04:09:14.915Z] 33b1e0a273af: Pulling fs layer [2022-05-10T04:09:14.915Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T04:09:14.915Z] 2f39f015ded8: Pulling fs layer [2022-05-10T04:09:14.915Z] 5d3b04190fa2: Waiting [2022-05-10T04:09:14.915Z] 33b1e0a273af: Waiting [2022-05-10T04:09:14.915Z] 5c69ac0246d0: Download complete [2022-05-10T04:09:14.915Z] 3a2ae6a8a46f: Download complete [2022-05-10T04:09:14.915Z] 33b1e0a273af: Verifying Checksum [2022-05-10T04:09:14.915Z] 33b1e0a273af: Download complete [2022-05-10T04:09:15.175Z] 5d3b04190fa2: Download complete [2022-05-10T04:09:15.175Z] ec43610c2a17: Verifying Checksum [2022-05-10T04:09:15.175Z] ec43610c2a17: Download complete [2022-05-10T04:09:15.175Z] 5eb5b503b376: Verifying Checksum [2022-05-10T04:09:15.175Z] 5eb5b503b376: Download complete [2022-05-10T04:09:15.743Z] 2f39f015ded8: Download complete [2022-05-10T04:09:16.313Z] 5eb5b503b376: Pull complete [2022-05-10T04:09:16.572Z] 5c69ac0246d0: Pull complete [2022-05-10T04:09:16.831Z] ec43610c2a17: Pull complete [2022-05-10T04:09:17.091Z] 3a2ae6a8a46f: Pull complete [2022-05-10T04:09:17.351Z] 33b1e0a273af: Pull complete [2022-05-10T04:09:17.351Z] 5d3b04190fa2: Pull complete [2022-05-10T04:09:21.550Z] 2f39f015ded8: Pull complete [2022-05-10T04:09:21.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T04:09:21.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T04:09:21.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T04:09:21.647Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2022-05-10T04:09:21.688Z] $ 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-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@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-05-10T04:09:23.282Z] $ docker top 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:09:23.781Z] ---> job-cost.sh [2022-05-10T04:09:23.781Z] lf-activate-venv: SKIPPING [2022-05-10T04:09:23.781Z] INFO: No Stack... [2022-05-10T04:09:24.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T04:09:24.614Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T04:09:24.939Z] + + catcut /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/cost.csv -d, [2022-05-10T04:09:24.940Z] -f6 [Pipeline] lock [2022-05-10T04:09:24.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [2022-05-10T04:09:24.985Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] did not exist. Created. [2022-05-10T04:09:24.985Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T04:09:25.374Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T04:09:25.440Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T04:09:25.454Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T04:09:25.542Z] $ docker stop --time=1 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 [2022-05-10T04:09:26.776Z] $ docker rm -f 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T04:09:52.498Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44826 in /w/workspace/edgexfoundry_edgex-ui-go_PR-523 [Pipeline] { [Pipeline] ws [2022-05-10T04:09:52.538Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T04:09:52.775Z] The recommended git tool is: git [2022-05-10T04:09:58.325Z] using credential edgex-jenkins-ssh [2022-05-10T04:09:58.342Z] Cloning the remote Git repository [2022-05-10T04:09:58.414Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-10T04:09:58.488Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-05-10T04:09:58.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-10T04:09:58.568Z] > git --version # timeout=10 [2022-05-10T04:09:58.586Z] > git --version # 'git version 2.25.1' [2022-05-10T04:09:58.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T04:09:58.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T04:10:02.304Z] Merging remotes/origin/main commit b1c49f195c002f3e52adda9c102080955489afd9 into PR head commit a0755e726eb2122f6faaf97f0a55c05541728c6a [2022-05-10T04:10:02.822Z] Merge succeeded, producing a0755e726eb2122f6faaf97f0a55c05541728c6a [2022-05-10T04:10:02.823Z] Checking out Revision a0755e726eb2122f6faaf97f0a55c05541728c6a (PR-523) [2022-05-10T04:10:01.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-10T04:10:01.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T04:10:01.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-10T04:10:01.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-10T04:10:01.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T04:10:01.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T04:10:02.334Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T04:10:02.359Z] > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 [2022-05-10T04:10:02.732Z] > git remote # timeout=10 [2022-05-10T04:10:02.751Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T04:10:02.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T04:10:02.781Z] > git merge b1c49f195c002f3e52adda9c102080955489afd9 # timeout=10 [2022-05-10T04:10:02.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T04:10:02.836Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T04:10:02.849Z] > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 [2022-05-10T04:10:07.586Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2022-05-10T04:10:07.649Z] > git --version # timeout=10 [2022-05-10T04:10:07.662Z] > git --version # 'git version 2.25.1' [2022-05-10T04:10:07.677Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T04:10:08.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T04:10:08.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T04:10:08.743Z] Dload Upload Total Spent Left Speed [2022-05-10T04:10:08.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-05-10T04:10:09.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T04:10:09.670Z] + sudo tee /etc/docker/daemon.new [2022-05-10T04:10:09.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T04:10:09.670Z] { [2022-05-10T04:10:09.670Z] "registry-mirrors": [ [2022-05-10T04:10:09.670Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T04:10:09.670Z] ], [2022-05-10T04:10:09.670Z] "bip": "10.250.0.254/24", [2022-05-10T04:10:09.670Z] "hosts": [ [2022-05-10T04:10:09.670Z] "tcp://0.0.0.0:5555", [2022-05-10T04:10:09.670Z] "unix:///var/run/docker.sock" [2022-05-10T04:10:09.670Z] ], [2022-05-10T04:10:09.670Z] "mtu": 1458, [2022-05-10T04:10:09.670Z] "selinux-enabled": true, [2022-05-10T04:10:09.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T04:10:09.670Z] } [Pipeline] sh [2022-05-10T04:10:10.040Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T04:10:10.407Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T04:10:29.013Z] provisioning config files... [2022-05-10T04:10:29.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6405508291186932309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:10:29.657Z] ---> docker-login.sh [2022-05-10T04:10:29.657Z] nexus3.edgexfoundry.org:10001 [2022-05-10T04:10:30.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:10:30.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:10:30.527Z] Configure a credential helper to remove this warning. See [2022-05-10T04:10:30.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:10:30.527Z] [2022-05-10T04:10:30.527Z] Login Succeeded [2022-05-10T04:10:30.527Z] nexus3.edgexfoundry.org:10002 [2022-05-10T04:10:30.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:10:31.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:10:31.075Z] Configure a credential helper to remove this warning. See [2022-05-10T04:10:31.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:10:31.075Z] [2022-05-10T04:10:31.075Z] Login Succeeded [2022-05-10T04:10:31.075Z] nexus3.edgexfoundry.org:10003 [2022-05-10T04:10:31.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:10:31.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:10:31.359Z] Configure a credential helper to remove this warning. See [2022-05-10T04:10:31.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:10:31.359Z] [2022-05-10T04:10:31.359Z] Login Succeeded [2022-05-10T04:10:31.359Z] nexus3.edgexfoundry.org:10004 [2022-05-10T04:10:31.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:10:31.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:10:31.917Z] Configure a credential helper to remove this warning. See [2022-05-10T04:10:31.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:10:31.917Z] [2022-05-10T04:10:31.917Z] Login Succeeded [2022-05-10T04:10:31.917Z] docker.io [2022-05-10T04:10:32.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T04:10:32.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T04:10:32.790Z] Configure a credential helper to remove this warning. See [2022-05-10T04:10:32.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T04:10:32.790Z] [2022-05-10T04:10:32.790Z] Login Succeeded [2022-05-10T04:10:32.790Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T04:10:32.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T04:10:33.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T04:10:33.245Z] ========================================================= [2022-05-10T04:10:33.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T04:10:33.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:10:33.704Z] + 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-05-10T04:10:34.699Z] Sending build context to Docker daemon 27.31MB [2022-05-10T04:10:34.699Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T04:10:34.699Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-10T04:10:34.976Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T04:10:34.976Z] 9b3977197b4f: Pulling fs layer [2022-05-10T04:10:34.976Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T04:10:34.976Z] 94645a83ff95: Pulling fs layer [2022-05-10T04:10:34.976Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T04:10:34.976Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T04:10:34.976Z] 3096ccb668a1: Pulling fs layer [2022-05-10T04:10:34.976Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T04:10:34.976Z] a4caa8a26152: Pulling fs layer [2022-05-10T04:10:34.976Z] 3f3a8bcf1eab: Waiting [2022-05-10T04:10:34.976Z] 0c92f367c5e7: Waiting [2022-05-10T04:10:34.976Z] 3096ccb668a1: Waiting [2022-05-10T04:10:34.976Z] e8cf19c19ddd: Waiting [2022-05-10T04:10:34.976Z] 94645a83ff95: Download complete [2022-05-10T04:10:34.976Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T04:10:34.976Z] 1a89e8eeedd5: Download complete [2022-05-10T04:10:34.976Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T04:10:34.976Z] 0c92f367c5e7: Download complete [2022-05-10T04:10:34.976Z] 9b3977197b4f: Verifying Checksum [2022-05-10T04:10:34.976Z] 3096ccb668a1: Verifying Checksum [2022-05-10T04:10:34.976Z] 3096ccb668a1: Download complete [2022-05-10T04:10:34.976Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T04:10:34.976Z] e8cf19c19ddd: Download complete [2022-05-10T04:10:35.588Z] 9b3977197b4f: Pull complete [2022-05-10T04:10:36.202Z] 1a89e8eeedd5: Pull complete [2022-05-10T04:10:36.797Z] 94645a83ff95: Pull complete [2022-05-10T04:10:37.072Z] a4caa8a26152: Verifying Checksum [2022-05-10T04:10:37.072Z] a4caa8a26152: Download complete [2022-05-10T04:10:37.676Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T04:10:37.676Z] 3f3a8bcf1eab: Download complete [2022-05-10T04:10:50.112Z] 3f3a8bcf1eab: Pull complete [2022-05-10T04:10:50.112Z] 0c92f367c5e7: Pull complete [2022-05-10T04:10:50.112Z] 3096ccb668a1: Pull complete [2022-05-10T04:10:50.712Z] e8cf19c19ddd: Pull complete [2022-05-10T04:10:57.465Z] a4caa8a26152: Pull complete [2022-05-10T04:10:57.465Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T04:10:57.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T04:10:57.465Z] ---> 725f1c02e7f9 [2022-05-10T04:10:57.465Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T04:10:58.918Z] ---> Running in 33077961c1e0 [2022-05-10T04:10:59.197Z] Removing intermediate container 33077961c1e0 [2022-05-10T04:10:59.197Z] ---> 7d3450917028 [2022-05-10T04:10:59.197Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T04:10:59.483Z] ---> Running in b6ad06b98ed7 [2022-05-10T04:10:59.759Z] Removing intermediate container b6ad06b98ed7 [2022-05-10T04:10:59.759Z] ---> 28a158a1443b [2022-05-10T04:10:59.759Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T04:10:59.759Z] ---> Running in 98ef6596b4c0 [2022-05-10T04:11:00.037Z] Removing intermediate container 98ef6596b4c0 [2022-05-10T04:11:00.037Z] ---> e658771b03da [2022-05-10T04:11:00.037Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-10T04:11:00.037Z] ---> Running in d1a98bec2cd8 [2022-05-10T04:11:00.320Z] Removing intermediate container d1a98bec2cd8 [2022-05-10T04:11:00.320Z] ---> b6d3a2cfd126 [2022-05-10T04:11:00.320Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T04:11:00.602Z] ---> Running in 3c01c2ba80f4 [2022-05-10T04:11:00.877Z] Removing intermediate container 3c01c2ba80f4 [2022-05-10T04:11:00.877Z] ---> bcc862a029ee [2022-05-10T04:11:00.877Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T04:11:00.877Z] ---> Running in 7aff2a13fe27 [2022-05-10T04:11:02.871Z] Removing intermediate container 7aff2a13fe27 [2022-05-10T04:11:02.871Z] ---> f0bb9209d197 [2022-05-10T04:11:02.871Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T04:11:02.871Z] ---> Running in 9ac614445b8b [2022-05-10T04:11:03.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T04:11:04.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T04:11:05.823Z] OK: 220 MiB in 52 packages [2022-05-10T04:11:06.420Z] Removing intermediate container 9ac614445b8b [2022-05-10T04:11:06.420Z] ---> 885d59b00f92 [2022-05-10T04:11:06.420Z] Step 10/15 : ENV GO111MODULE=on [2022-05-10T04:11:06.420Z] ---> Running in 7716a4895fd9 [2022-05-10T04:11:06.693Z] Removing intermediate container 7716a4895fd9 [2022-05-10T04:11:06.693Z] ---> b46d34e0ac03 [2022-05-10T04:11:06.693Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T04:11:06.969Z] ---> Running in a7db1cc56a17 [2022-05-10T04:11:07.243Z] Removing intermediate container a7db1cc56a17 [2022-05-10T04:11:07.243Z] ---> b72549579de8 [2022-05-10T04:11:07.243Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-10T04:11:07.845Z] ---> e4b321ccc087 [2022-05-10T04:11:07.845Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T04:11:07.845Z] ---> Running in 518e55a59786 [2022-05-10T04:12:29.644Z] Removing intermediate container 518e55a59786 [2022-05-10T04:12:29.644Z] ---> 39fbb88789a1 [2022-05-10T04:12:29.644Z] Step 14/15 : COPY . . [2022-05-10T04:12:29.644Z] ---> 7ac72366b847 [2022-05-10T04:12:29.644Z] Step 15/15 : RUN ${MAKE} [2022-05-10T04:12:29.644Z] ---> Running in ae84662d3578 [2022-05-10T04:12:29.644Z] noop [2022-05-10T04:12:29.644Z] Removing intermediate container ae84662d3578 [2022-05-10T04:12:29.644Z] ---> 2eacbf9e1f86 [2022-05-10T04:12:29.644Z] Successfully built 2eacbf9e1f86 [2022-05-10T04:12:29.644Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:12:30.033Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T04:12:30.033Z] . [Pipeline] withDockerContainer [2022-05-10T04:12:30.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container [2022-05-10T04:12:30.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T04:12:31.940Z] $ docker top b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T04:12:32.923Z] + go version [2022-05-10T04:12:32.923Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T04:12:32.966Z] $ docker stop --time=1 b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd [2022-05-10T04:12:34.652Z] $ docker rm -f b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:12:35.550Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T04:12:35.550Z] . [Pipeline] withDockerContainer [2022-05-10T04:12:35.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container [2022-05-10T04:12:35.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T04:12:37.242Z] $ docker top 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T04:12:38.253Z] + make test [2022-05-10T04:12:38.253Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-10T04:12:39.701Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-10T04:13:26.748Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-10T04:13:26.748Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T04:13:41.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T04:13:41.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T04:13:41.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T04:13:41.963Z] $ docker stop --time=1 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 [2022-05-10T04:13:43.711Z] $ docker rm -f 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T04:13:44.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T04:13:44.570Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T04:13:45.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T04:13:45.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T04:13:46.267Z] + ls -al . [2022-05-10T04:13:46.267Z] total 176 [2022-05-10T04:13:46.267Z] drwxrwxr-x 13 jenkins jenkins 4096 May 10 04:12 . [2022-05-10T04:13:46.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:09 .. [2022-05-10T04:13:46.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:10 .git [2022-05-10T04:13:46.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 .github [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:10 .gitignore [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 10 04:10 Attribution.txt [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 10 04:10 CHANGELOG.md [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 10 04:10 CONTRIBUTING.md [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 10 04:10 Dockerfile [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 652 May 10 04:10 Jenkinsfile [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 10 04:10 LICENSE [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 10 04:10 Makefile [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 10 04:10 README.md [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:07 VERSION [2022-05-10T04:13:46.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 assets [2022-05-10T04:13:46.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:10 bin [2022-05-10T04:13:46.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 cmd [2022-05-10T04:13:46.267Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 04:12 coverage.out [2022-05-10T04:13:46.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:10 docs [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 10 04:10 go.mod [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 10 04:10 go.sum [2022-05-10T04:13:46.267Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:10 internal [2022-05-10T04:13:46.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 pkg [2022-05-10T04:13:46.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 snap [2022-05-10T04:13:46.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 testing [2022-05-10T04:13:46.267Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:10 version.go [2022-05-10T04:13:46.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 web [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:13:46.687Z] + 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=a0755e726eb2122f6faaf97f0a55c05541728c6a --label arch=arm64 --label version=0.0.0 . [2022-05-10T04:13:48.232Z] Sending build context to Docker daemon 27.31MB [2022-05-10T04:13:48.232Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T04:13:48.232Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T04:13:48.232Z] ---> 2eacbf9e1f86 [2022-05-10T04:13:48.232Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T04:13:48.232Z] ---> Running in 7b4bc73c69a2 [2022-05-10T04:13:48.835Z] Removing intermediate container 7b4bc73c69a2 [2022-05-10T04:13:48.835Z] ---> 13f699e64164 [2022-05-10T04:13:48.835Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T04:13:48.835Z] ---> Running in 7bab67676101 [2022-05-10T04:13:49.111Z] Removing intermediate container 7bab67676101 [2022-05-10T04:13:49.111Z] ---> bd0568b0a561 [2022-05-10T04:13:49.111Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T04:13:49.111Z] ---> Running in 1d8501a1f57e [2022-05-10T04:13:49.386Z] Removing intermediate container 1d8501a1f57e [2022-05-10T04:13:49.386Z] ---> e53255807c46 [2022-05-10T04:13:49.386Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-10T04:13:49.662Z] ---> Running in 6a05671ababb [2022-05-10T04:13:49.941Z] Removing intermediate container 6a05671ababb [2022-05-10T04:13:49.941Z] ---> bfdf7b6d8b97 [2022-05-10T04:13:49.941Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T04:13:49.941Z] ---> Running in a4fdcb31e5ff [2022-05-10T04:13:50.222Z] Removing intermediate container a4fdcb31e5ff [2022-05-10T04:13:50.222Z] ---> 912aa542f2a9 [2022-05-10T04:13:50.222Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T04:13:50.496Z] ---> Running in 1c7477f3d058 [2022-05-10T04:13:52.482Z] Removing intermediate container 1c7477f3d058 [2022-05-10T04:13:52.482Z] ---> 4d004ce3bf19 [2022-05-10T04:13:52.482Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T04:13:52.482Z] ---> Running in 371c8de952b8 [2022-05-10T04:13:53.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T04:13:54.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T04:13:55.055Z] OK: 220 MiB in 52 packages [2022-05-10T04:13:56.036Z] Removing intermediate container 371c8de952b8 [2022-05-10T04:13:56.036Z] ---> 87596371a87f [2022-05-10T04:13:56.036Z] Step 10/23 : ENV GO111MODULE=on [2022-05-10T04:13:56.036Z] ---> Running in 75b6a09eb135 [2022-05-10T04:13:56.311Z] Removing intermediate container 75b6a09eb135 [2022-05-10T04:13:56.311Z] ---> 9223d2d381fe [2022-05-10T04:13:56.311Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T04:13:56.590Z] ---> Running in 9cada13e6861 [2022-05-10T04:13:56.866Z] Removing intermediate container 9cada13e6861 [2022-05-10T04:13:56.866Z] ---> c56516646f0b [2022-05-10T04:13:56.866Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-10T04:13:57.466Z] ---> 8203dd66d21d [2022-05-10T04:13:57.466Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T04:13:57.466Z] ---> Running in aa718cc891e9 [2022-05-10T04:14:00.103Z] Removing intermediate container aa718cc891e9 [2022-05-10T04:14:00.103Z] ---> 1a77a39642e5 [2022-05-10T04:14:00.103Z] Step 14/23 : COPY . . [2022-05-10T04:14:03.508Z] ---> 032b92882fd6 [2022-05-10T04:14:03.508Z] Step 15/23 : RUN ${MAKE} [2022-05-10T04:14:03.508Z] ---> Running in 6703f08926b5 [2022-05-10T04:14:04.950Z] 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-05-10T04:14:44.006Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-10T04:14:45.451Z] Removing intermediate container 6703f08926b5 [2022-05-10T04:14:45.451Z] ---> d80130ac8da8 [2022-05-10T04:14:45.451Z] Step 16/23 : FROM alpine:3.14 [2022-05-10T04:14:46.047Z] 3.14: Pulling from library/alpine [2022-05-10T04:14:46.320Z] 455c02918c45: Pulling fs layer [2022-05-10T04:14:46.596Z] 455c02918c45: Verifying Checksum [2022-05-10T04:14:46.596Z] 455c02918c45: Download complete [2022-05-10T04:14:47.198Z] 455c02918c45: Pull complete [2022-05-10T04:14:47.198Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T04:14:47.198Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T04:14:47.198Z] ---> ac73e934f311 [2022-05-10T04:14:47.198Z] Step 17/23 : EXPOSE 4000 [2022-05-10T04:14:47.198Z] ---> Running in 5e893eee307b [2022-05-10T04:14:47.479Z] Removing intermediate container 5e893eee307b [2022-05-10T04:14:47.479Z] ---> b10eabcecdf8 [2022-05-10T04:14:47.479Z] 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-05-10T04:14:48.912Z] ---> a1da3bd9c4da [2022-05-10T04:14:48.912Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-10T04:14:49.193Z] ---> Running in 031123a5f6c5 [2022-05-10T04:14:49.467Z] Removing intermediate container 031123a5f6c5 [2022-05-10T04:14:49.467Z] ---> 83985820c718 [2022-05-10T04:14:49.467Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-10T04:14:49.467Z] ---> Running in 24a2abf81498 [2022-05-10T04:14:49.744Z] Removing intermediate container 24a2abf81498 [2022-05-10T04:14:49.744Z] ---> 4a40ac86ebd7 [2022-05-10T04:14:49.744Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T04:14:50.022Z] ---> Running in 27eb4324f3cf [2022-05-10T04:14:50.297Z] Removing intermediate container 27eb4324f3cf [2022-05-10T04:14:50.297Z] ---> f8ffc7e486c8 [2022-05-10T04:14:50.297Z] Step 22/23 : LABEL git_sha=a0755e726eb2122f6faaf97f0a55c05541728c6a [2022-05-10T04:14:50.297Z] ---> Running in a6ff2365a4ed [2022-05-10T04:14:50.575Z] Removing intermediate container a6ff2365a4ed [2022-05-10T04:14:50.575Z] ---> 50ecf6b46440 [2022-05-10T04:14:50.575Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T04:14:50.850Z] ---> Running in 2455681c3520 [2022-05-10T04:14:51.125Z] Removing intermediate container 2455681c3520 [2022-05-10T04:14:51.125Z] ---> ed940968e51d [2022-05-10T04:14:51.125Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T04:14:51.125Z] Successfully built ed940968e51d [2022-05-10T04:14:51.125Z] 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-05-10T04:14:52.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T04:14:52.083Z] [2022-05-10T04:14:52.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:14:52.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T04:14:52.743Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T04:14:52.743Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T04:14:52.743Z] 04944245beec: Pulling fs layer [2022-05-10T04:14:52.743Z] 699f458cf7ca: Pulling fs layer [2022-05-10T04:14:52.743Z] 765212b225bb: Pulling fs layer [2022-05-10T04:14:52.743Z] f23df028b6ca: Pulling fs layer [2022-05-10T04:14:52.743Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T04:14:52.743Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T04:14:52.743Z] d65c8cfc05b1: Waiting [2022-05-10T04:14:52.743Z] 2437ff75d9bd: Waiting [2022-05-10T04:14:52.743Z] f23df028b6ca: Waiting [2022-05-10T04:14:52.743Z] 765212b225bb: Waiting [2022-05-10T04:14:52.743Z] 04944245beec: Verifying Checksum [2022-05-10T04:14:52.743Z] 04944245beec: Download complete [2022-05-10T04:14:52.743Z] 765212b225bb: Download complete [2022-05-10T04:14:52.743Z] f23df028b6ca: Verifying Checksum [2022-05-10T04:14:52.743Z] f23df028b6ca: Download complete [2022-05-10T04:14:52.743Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T04:14:52.743Z] d65c8cfc05b1: Download complete [2022-05-10T04:14:53.018Z] 699f458cf7ca: Verifying Checksum [2022-05-10T04:14:53.018Z] 699f458cf7ca: Download complete [2022-05-10T04:14:53.291Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T04:14:53.291Z] 8998bd30e6a1: Download complete [2022-05-10T04:14:55.928Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T04:14:55.928Z] 2437ff75d9bd: Download complete [2022-05-10T04:14:57.912Z] 8998bd30e6a1: Pull complete [2022-05-10T04:14:58.187Z] 04944245beec: Pull complete [2022-05-10T04:15:00.166Z] 699f458cf7ca: Pull complete [2022-05-10T04:15:00.166Z] 765212b225bb: Pull complete [2022-05-10T04:15:01.179Z] f23df028b6ca: Pull complete [2022-05-10T04:15:01.179Z] d65c8cfc05b1: Pull complete [2022-05-10T04:15:16.286Z] 2437ff75d9bd: Pull complete [2022-05-10T04:15:16.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T04:15:16.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T04:15:16.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T04:15:16.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container [2022-05-10T04:15:16.661Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T04:15:19.381Z] $ docker top 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:20.366Z] ---> job-cost.sh [2022-05-10T04:15:20.366Z] lf-activate-venv: SKIPPING [2022-05-10T04:15:20.366Z] INFO: No Stack... [2022-05-10T04:15:20.643Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T04:15:21.618Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T04:15:22.314Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csvcut [2022-05-10T04:15:22.315Z] -d, -f6 [Pipeline] lock [2022-05-10T04:15:22.406Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [2022-05-10T04:15:22.411Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] did not exist. Created. [2022-05-10T04:15:22.411Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T04:15:23.165Z] /w/workspace/edgex-ui-go/1@tmp/durable-4d85d378/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T04:15:23.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T04:15:23.901Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T04:15:24.142Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T04:15:24.156Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T04:15:24.238Z] $ docker stop --time=1 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 [2022-05-10T04:15:25.809Z] $ docker rm -f 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 [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-05-10T04:15:26.887Z] provisioning config files... [2022-05-10T04:15:26.895Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config5175701085526316931tmp [Pipeline] { [Pipeline] sh [2022-05-10T04:15:27.221Z] + set +x [2022-05-10T04:15:27.221Z] + + curlbash -s -s https://codecov.io/bash -- [2022-05-10T04:15:27.221Z] [2022-05-10T04:15:27.221Z] [2022-05-10T04:15:27.221Z] _____ _ [2022-05-10T04:15:27.221Z] / ____| | | [2022-05-10T04:15:27.221Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T04:15:27.221Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T04:15:27.221Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T04:15:27.221Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T04:15:27.221Z] Bash-1.0.6 [2022-05-10T04:15:27.221Z] [2022-05-10T04:15:27.221Z] [2022-05-10T04:15:27.221Z] ==> git version 2.25.1 found [2022-05-10T04:15:27.221Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T04:15:27.221Z] Release-Date: 2020-01-08 [2022-05-10T04:15:27.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T04:15:27.221Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T04:15:27.221Z] ==> Jenkins CI detected. [2022-05-10T04:15:27.221Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-523 [2022-05-10T04:15:27.221Z] project root: . [2022-05-10T04:15:27.221Z] --> token set from env [2022-05-10T04:15:27.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T04:15:27.221Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T04:15:27.221Z] ==> Python coveragepy not found [2022-05-10T04:15:27.221Z] ==> Searching for coverage reports in: [2022-05-10T04:15:27.221Z] + . [2022-05-10T04:15:27.221Z] -> Found 1 reports [2022-05-10T04:15:27.221Z] ==> Detecting git/mercurial file structure [2022-05-10T04:15:27.481Z] ==> Reading reports [2022-05-10T04:15:27.481Z] + ./coverage.out bytes=10 [2022-05-10T04:15:27.481Z] ==> Appending adjustments [2022-05-10T04:15:27.481Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T04:15:27.481Z] + Found adjustments [2022-05-10T04:15:27.481Z] ==> Gzipping contents [2022-05-10T04:15:27.481Z] 8.0K /tmp/codecov.Oo39Oe.gz [2022-05-10T04:15:27.481Z] ==> Uploading reports [2022-05-10T04:15:27.481Z] url: https://codecov.io [2022-05-10T04:15:27.481Z] query: branch=PR-523&commit=a0755e726eb2122f6faaf97f0a55c05541728c6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=523&job=&cmd_args= [2022-05-10T04:15:27.481Z] -> Pinging Codecov [2022-05-10T04:15:27.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-523&commit=a0755e726eb2122f6faaf97f0a55c05541728c6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=523&job=&cmd_args= [2022-05-10T04:15:27.741Z] -> Uploading to [2022-05-10T04:15:27.742Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/FB506323287CE973F263BFD2A0EB1F37/a0755e726eb2122f6faaf97f0a55c05541728c6a/369545e4-3c1d-498d-a73e-253b75893bf9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T041527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc565e9609884a18927f4e8d8d4f493e92151f901c7314b8c4089f97fef3228 [2022-05-10T04:15:27.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T04:15:27.742Z] Dload Upload Total Spent Left Speed [2022-05-10T04:15:28.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19990 --:--:-- --:--:-- --:--:-- 19990 [2022-05-10T04:15:28.003Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] } [2022-05-10T04:15:28.039Z] 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-05-10T04:15:29.865Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives ] [2022-05-10T04:15:29.866Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives [2022-05-10T04:15:29.866Z] total 16 [2022-05-10T04:15:29.866Z] drwxr-xr-x 3 root root 4096 May 10 04:09 . [2022-05-10T04:15:29.866Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 04:09 .. [2022-05-10T04:15:29.866Z] drwxr-xr-x 2 root root 4096 May 10 04:09 cost [2022-05-10T04:15:29.866Z] -rw-r--r-- 1 root root 82 May 10 04:09 cost.csv [2022-05-10T04:15:29.866Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives [2022-05-10T04:15:29.866Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives [2022-05-10T04:15:29.866Z] total 16 [2022-05-10T04:15:29.866Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:09 . [2022-05-10T04:15:29.866Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 04:09 .. [2022-05-10T04:15:29.866Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:09 cost [2022-05-10T04:15:29.866Z] -rw-r--r-- 1 jenkins jenkins 82 May 10 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:30.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:31.099Z] ---> package-listing.sh [2022-05-10T04:15:31.099Z] ++ facter osfamily [2022-05-10T04:15:31.099Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T04:15:31.360Z] + OS_FAMILY=debian [2022-05-10T04:15:31.360Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-523 [2022-05-10T04:15:31.360Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T04:15:31.360Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T04:15:31.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T04:15:31.360Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T04:15:31.360Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-523 ']' [2022-05-10T04:15:31.360Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T04:15:31.360Z] + case "${OS_FAMILY}" in [2022-05-10T04:15:31.360Z] + dpkg -l [2022-05-10T04:15:31.360Z] + grep '^ii' [2022-05-10T04:15:31.360Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T04:15:31.360Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T04:15:31.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T04:15:31.360Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-523 ']' [2022-05-10T04:15:31.360Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/ [2022-05-10T04:15:31.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/ [Pipeline] echo [2022-05-10T04:15:31.397Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T04:15:31.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T04:15:32.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T04:15:32.031Z] . [Pipeline] withDockerContainer [2022-05-10T04:15:32.122Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2022-05-10T04:15:32.163Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523/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-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T04:15:32.400Z] $ docker top 26eda6cc1ec6ec3b437096d3cb95b7cc7b1baff8df9dc85ea1e21d1324c0ef9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T04:15:32.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T04:15:33.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T04:15:33.428Z] + ls /var/log/sa-host [2022-05-10T04:15:33.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T04:15:33.720Z] provisioning config files... [2022-05-10T04:15:33.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config6393595244487258658tmp [Pipeline] { [Pipeline] echo [2022-05-10T04:15:33.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:34.102Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T04:15:34.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:34.545Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T04:15:34.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:35.046Z] ---> sudo-logs.sh [2022-05-10T04:15:35.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T04:15:35.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:35.446Z] ---> job-cost.sh [2022-05-10T04:15:35.446Z] lf-activate-venv: SKIPPING [2022-05-10T04:15:35.446Z] DEBUG: total: 0.2199999988079071 [2022-05-10T04:15:35.446Z] INFO: Retrieving Stack Cost... [2022-05-10T04:15:35.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T04:15:36.277Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T04:15:36.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T04:15:36.636Z] ---> logs-deploy.sh [2022-05-10T04:15:36.636Z] lf-activate-venv: SKIPPING [2022-05-10T04:15:36.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-523/1 [2022-05-10T04:15:36.636Z] INFO: archiving workspace using pattern(s): [2022-05-10T04:15:37.577Z] Archives upload complete. [2022-05-10T04:15:37.577Z] INFO: archiving logs to Nexus