Pull request #507 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f2a648b29f579d4153126791da5bf0f295f423cd+a297faecba2e479c84256204d88875266373bb25 (9487ccd2b83a66ad3dc78bc26c9f446923fcb50e) 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-ssh7939349143614233851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2637548033004103023.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7248414126773656610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12684173242945001890.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4837333452751085470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-9407 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [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-507 # 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/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit f2a648b29f579d4153126791da5bf0f295f423cd Merge succeeded, producing f2a648b29f579d4153126791da5bf0f295f423cd Checking out Revision f2a648b29f579d4153126791da5bf0f295f423cd (PR-507) > git config core.sparsecheckout # timeout=10 > git checkout -f f2a648b29f579d4153126791da5bf0f295f423cd # 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 a297faecba2e479c84256204d88875266373bb25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a648b29f579d4153126791da5bf0f295f423cd # timeout=10 Commit message: "feat: add security response header and cache control header and remove Authorization request header under unsecure mode" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T08:14:59.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T08:14:59.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T08:14:59.656Z] ========================================================= [2022-03-30T08:14:59.656Z] EdgeX Global Pipelines Version Info [2022-03-30T08:14:59.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d376048168253692306016dbde5d052d0ac71a23 # timeout=10 [2022-03-30T08:15:00.434Z] ------------------- [2022-03-30T08:15:00.434Z] stable info: [2022-03-30T08:15:00.434Z] ------------------- [2022-03-30T08:15:00.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T08:15:00.434Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T08:15:00.434Z] Message: update stable to v1.0.221 [2022-03-30T08:15:01.008Z] ------------------- [2022-03-30T08:15:01.008Z] experimental info: [2022-03-30T08:15:01.008Z] ------------------- [2022-03-30T08:15:01.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T08:15:01.008Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T08:15:01.008Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T08:15:01.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-30T08:15:01.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-30T08:15:01.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T08:15:01.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T08:15:01.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T08:15:01.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T08:15:01.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T08:15:01.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-30T08:15:01.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T08:15:01.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T08:15:01.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T08:15:01.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-30T08:15:01.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T08:15:01.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T08:15:01.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T08:15:01.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T08:15:01.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T08:15:01.393Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T08:15:01.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T08:15:01.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-30T08:15:01.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-30T08:15:01.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-30T08:15:01.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-30T08:15:01.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-30T08:15:01.501Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-30T08:15:01.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T08:15:01.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo [2022-03-30T08:15:01.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo [2022-03-30T08:15:01.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo [2022-03-30T08:15:01.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2a648b29f579d4153126791da5bf0f295f423cd [Pipeline] echo [2022-03-30T08:15:01.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2a648b [Pipeline] echo [2022-03-30T08:15:01.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T08:15:01.629Z] provisioning config files... [2022-03-30T08:15:01.644Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config1028226205299205310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:15:01.956Z] ---> docker-login.sh [2022-03-30T08:15:01.957Z] nexus3.edgexfoundry.org:10001 [2022-03-30T08:15:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:02.218Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:02.218Z] [2022-03-30T08:15:02.218Z] Login Succeeded [2022-03-30T08:15:02.218Z] nexus3.edgexfoundry.org:10002 [2022-03-30T08:15:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:02.478Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:02.478Z] [2022-03-30T08:15:02.478Z] Login Succeeded [2022-03-30T08:15:02.478Z] nexus3.edgexfoundry.org:10003 [2022-03-30T08:15:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:02.478Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:02.478Z] [2022-03-30T08:15:02.478Z] Login Succeeded [2022-03-30T08:15:02.478Z] nexus3.edgexfoundry.org:10004 [2022-03-30T08:15:02.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:02.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:02.738Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:02.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:02.738Z] [2022-03-30T08:15:02.738Z] Login Succeeded [2022-03-30T08:15:02.739Z] docker.io [2022-03-30T08:15:02.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:03.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:03.313Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:03.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:03.313Z] [2022-03-30T08:15:03.313Z] Login Succeeded [2022-03-30T08:15:03.313Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T08:15:03.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T08:15:03.702Z] + git rev-list -1 --merges f2a648b29f579d4153126791da5bf0f295f423cd~1..f2a648b29f579d4153126791da5bf0f295f423cd [Pipeline] echo [2022-03-30T08:15:03.733Z] -----------> git rev-list -1 --merges f2a648b29f579d4153126791da5bf0f295f423cd~1..f2a648b29f579d4153126791da5bf0f295f423cd f2a648b29f579d4153126791da5bf0f295f423cd [false] [Pipeline] sh [2022-03-30T08:15:04.030Z] + git log --format=format:%s -1 f2a648b29f579d4153126791da5bf0f295f423cd [Pipeline] echo [2022-03-30T08:15:04.045Z] ========================================================= [2022-03-30T08:15:04.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T08:15:04.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T08:15:04.396Z] + git log --format=format:%s -1 f2a648b29f579d4153126791da5bf0f295f423cd [Pipeline] echo [2022-03-30T08:15:04.411Z] [semverPrep] GIT_COMMIT: f2a648b29f579d4153126791da5bf0f295f423cd, Commit Message: feat: add security response header and cache control header and remove Authorization request header under unsecure mode [Pipeline] echo [2022-03-30T08:15:04.424Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-30T08:15:04.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T08:15:04.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T08:15:04.864Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T08:15:04.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T08:15:04.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T08:15:04.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T08:15:04.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:15:05.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T08:15:05.296Z] [2022-03-30T08:15:05.296Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:15:05.604Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T08:15:05.604Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T08:15:05.604Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T08:15:05.604Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T08:15:05.604Z] 4c7163046ea9: Pulling fs layer [2022-03-30T08:15:05.604Z] 0c2d73faf560: Pulling fs layer [2022-03-30T08:15:05.604Z] 0c2d73faf560: Waiting [2022-03-30T08:15:05.604Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T08:15:05.604Z] 3e5f54012d9b: Download complete [2022-03-30T08:15:05.604Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T08:15:05.604Z] a0d0a0d46f8b: Download complete [2022-03-30T08:15:05.604Z] 4c7163046ea9: Download complete [2022-03-30T08:15:05.604Z] 0c2d73faf560: Verifying Checksum [2022-03-30T08:15:05.604Z] 0c2d73faf560: Download complete [2022-03-30T08:15:05.864Z] a0d0a0d46f8b: Pull complete [2022-03-30T08:15:05.864Z] 3e5f54012d9b: Pull complete [2022-03-30T08:15:06.124Z] 4c7163046ea9: Pull complete [2022-03-30T08:15:06.385Z] 0c2d73faf560: Pull complete [2022-03-30T08:15:06.385Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T08:15:06.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T08:15:06.385Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T08:15:06.532Z] prd-ubuntu20.04-docker-8c-8g-9407 does not seem to be running inside a container [2022-03-30T08:15:06.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T08:15:07.367Z] $ docker top a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T08:15:07.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T08:15:07.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T08:15:07.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T08:15:07.591Z] $ docker exec a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 ssh-agent [2022-03-30T08:15:07.714Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhNCMb/agent.14 [2022-03-30T08:15:07.714Z] SSH_AGENT_PID=20 [2022-03-30T08:15:07.721Z] Running ssh-add (command line suppressed) [2022-03-30T08:15:07.831Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_8562891614456797356.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_8562891614456797356.key) [2022-03-30T08:15:07.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T08:15:08.145Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T08:15:08.158Z] $ docker exec --env ******** --env ******** a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 ssh-agent -k [2022-03-30T08:15:08.263Z] unset SSH_AUTH_SOCK; [2022-03-30T08:15:08.263Z] unset SSH_AGENT_PID; [2022-03-30T08:15:08.264Z] echo Agent pid 20 killed; [2022-03-30T08:15:08.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T08:15:08.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T08:15:08.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T08:15:08.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T08:15:08.433Z] $ docker exec a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 ssh-agent [2022-03-30T08:15:08.550Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCjKhLD/agent.54 [2022-03-30T08:15:08.550Z] SSH_AGENT_PID=60 [2022-03-30T08:15:08.555Z] Running ssh-add (command line suppressed) [2022-03-30T08:15:08.664Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_7444795661629233881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_7444795661629233881.key) [2022-03-30T08:15:08.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T08:15:08.971Z] + git semver init [2022-03-30T08:15:08.971Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T08:15:08.971Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.git [2022-03-30T08:15:08.971Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T08:15:08.971Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T08:15:08.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T08:15:08.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T08:15:08.971Z] # $SEMVER_BRANCH = PR-507 [2022-03-30T08:15:08.971Z] # $SEMVER_TEMP = /tmp/semver-617193630 [2022-03-30T08:15:08.971Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-30T08:15:11.527Z] # '/tmp/semver-617193630' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver' [2022-03-30T08:15:11.527Z] # -> Force: false [2022-03-30T08:15:11.527Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver [Pipeline] } [2022-03-30T08:15:11.537Z] $ docker exec --env ******** --env ******** a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 ssh-agent -k [2022-03-30T08:15:11.653Z] unset SSH_AUTH_SOCK; [2022-03-30T08:15:11.653Z] unset SSH_AGENT_PID; [2022-03-30T08:15:11.653Z] echo Agent pid 60 killed; [2022-03-30T08:15:11.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T08:15:11.975Z] + git semver [Pipeline] } [2022-03-30T08:15:11.990Z] $ docker stop --time=1 a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 [2022-03-30T08:15:13.469Z] $ docker rm -f a97f4e376f157f7527635267623c8b5710f46bacf036dd5545e4664447d78757 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T08:15:13.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T08:15:14.077Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T08:15:14.081Z] [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-03-30T08:15:14.237Z] provisioning config files... [2022-03-30T08:15:14.249Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config2856978298786242869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:15:14.550Z] ---> docker-login.sh [2022-03-30T08:15:14.550Z] nexus3.edgexfoundry.org:10001 [2022-03-30T08:15:14.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:14.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:14.550Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:14.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:14.550Z] [2022-03-30T08:15:14.550Z] Login Succeeded [2022-03-30T08:15:14.550Z] nexus3.edgexfoundry.org:10002 [2022-03-30T08:15:14.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:14.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:14.810Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:14.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:14.810Z] [2022-03-30T08:15:14.810Z] Login Succeeded [2022-03-30T08:15:14.810Z] nexus3.edgexfoundry.org:10003 [2022-03-30T08:15:14.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:14.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:14.810Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:14.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:14.810Z] [2022-03-30T08:15:14.810Z] Login Succeeded [2022-03-30T08:15:14.810Z] nexus3.edgexfoundry.org:10004 [2022-03-30T08:15:14.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:15.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:15.071Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:15.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:15.071Z] [2022-03-30T08:15:15.071Z] Login Succeeded [2022-03-30T08:15:15.071Z] docker.io [2022-03-30T08:15:15.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:15:15.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:15:15.333Z] Configure a credential helper to remove this warning. See [2022-03-30T08:15:15.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:15:15.333Z] [2022-03-30T08:15:15.333Z] Login Succeeded [2022-03-30T08:15:15.333Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T08:15:15.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T08:15:15.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T08:15:15.424Z] ========================================================= [2022-03-30T08:15:15.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T08:15:15.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:15:15.734Z] + 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-03-30T08:15:15.993Z] Sending build context to Docker daemon 43.44MB [2022-03-30T08:15:15.993Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T08:15:15.993Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-30T08:15:15.993Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T08:15:15.993Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T08:15:15.993Z] 666ba61612fd: Pulling fs layer [2022-03-30T08:15:15.993Z] 8ed8ca486205: Pulling fs layer [2022-03-30T08:15:15.993Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T08:15:15.993Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T08:15:15.993Z] 640e595b4fbd: Pulling fs layer [2022-03-30T08:15:15.993Z] 763cafe07f6e: Pulling fs layer [2022-03-30T08:15:15.993Z] 0c0b528cf693: Pulling fs layer [2022-03-30T08:15:15.993Z] 4fe6c5a15a65: Waiting [2022-03-30T08:15:15.993Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T08:15:15.993Z] 22a0e8bec74d: Waiting [2022-03-30T08:15:15.993Z] 640e595b4fbd: Waiting [2022-03-30T08:15:15.993Z] 0c0b528cf693: Waiting [2022-03-30T08:15:15.993Z] 10935f4eaf8b: Waiting [2022-03-30T08:15:15.993Z] 763cafe07f6e: Waiting [2022-03-30T08:15:15.993Z] 8ed8ca486205: Verifying Checksum [2022-03-30T08:15:15.993Z] 8ed8ca486205: Download complete [2022-03-30T08:15:15.993Z] 666ba61612fd: Verifying Checksum [2022-03-30T08:15:15.993Z] 666ba61612fd: Download complete [2022-03-30T08:15:15.993Z] 22a0e8bec74d: Download complete [2022-03-30T08:15:15.993Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T08:15:15.993Z] 59bf1c3509f3: Download complete [2022-03-30T08:15:15.993Z] 640e595b4fbd: Verifying Checksum [2022-03-30T08:15:15.993Z] 640e595b4fbd: Download complete [2022-03-30T08:15:15.993Z] 763cafe07f6e: Verifying Checksum [2022-03-30T08:15:15.993Z] 763cafe07f6e: Download complete [2022-03-30T08:15:16.258Z] 0c0b528cf693: Verifying Checksum [2022-03-30T08:15:16.258Z] 0c0b528cf693: Download complete [2022-03-30T08:15:16.258Z] 59bf1c3509f3: Pull complete [2022-03-30T08:15:16.518Z] 666ba61612fd: Pull complete [2022-03-30T08:15:16.518Z] 8ed8ca486205: Pull complete [2022-03-30T08:15:16.778Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T08:15:16.778Z] 10935f4eaf8b: Download complete [2022-03-30T08:15:16.778Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T08:15:16.778Z] 4fe6c5a15a65: Download complete [2022-03-30T08:15:20.978Z] 4fe6c5a15a65: Pull complete [2022-03-30T08:15:20.979Z] 22a0e8bec74d: Pull complete [2022-03-30T08:15:20.979Z] 640e595b4fbd: Pull complete [2022-03-30T08:15:20.979Z] 763cafe07f6e: Pull complete [2022-03-30T08:15:20.979Z] 0c0b528cf693: Pull complete [2022-03-30T08:15:23.514Z] 10935f4eaf8b: Pull complete [2022-03-30T08:15:23.514Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T08:15:23.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T08:15:23.514Z] ---> 99d49a6021b9 [2022-03-30T08:15:23.514Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T08:15:24.899Z] ---> Running in e1d7ab6e6b19 [2022-03-30T08:15:24.899Z] Removing intermediate container e1d7ab6e6b19 [2022-03-30T08:15:24.899Z] ---> 363490e6f59a [2022-03-30T08:15:24.899Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T08:15:25.159Z] ---> Running in eb5ce1484b1b [2022-03-30T08:15:25.159Z] Removing intermediate container eb5ce1484b1b [2022-03-30T08:15:25.159Z] ---> 7be0c18d9df2 [2022-03-30T08:15:25.159Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T08:15:25.159Z] ---> Running in cbd19f52467d [2022-03-30T08:15:25.159Z] Removing intermediate container cbd19f52467d [2022-03-30T08:15:25.159Z] ---> 9ec8fa03c358 [2022-03-30T08:15:25.159Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-30T08:15:25.421Z] ---> Running in c9d2a6dd894a [2022-03-30T08:15:25.421Z] Removing intermediate container c9d2a6dd894a [2022-03-30T08:15:25.421Z] ---> 603267f1dbc6 [2022-03-30T08:15:25.421Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T08:15:25.421Z] ---> Running in 0bf2f8ca30c6 [2022-03-30T08:15:25.421Z] Removing intermediate container 0bf2f8ca30c6 [2022-03-30T08:15:25.421Z] ---> 22bc6d366f93 [2022-03-30T08:15:25.421Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T08:15:25.683Z] ---> Running in 93bbcc1c0f6c [2022-03-30T08:15:26.264Z] Removing intermediate container 93bbcc1c0f6c [2022-03-30T08:15:26.264Z] ---> 19645e29074f [2022-03-30T08:15:26.264Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T08:15:26.264Z] ---> Running in 2186cc9c2a3e [2022-03-30T08:15:26.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T08:15:27.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T08:15:27.669Z] OK: 221 MiB in 52 packages [2022-03-30T08:15:27.929Z] Removing intermediate container 2186cc9c2a3e [2022-03-30T08:15:27.930Z] ---> c2ee83ca114b [2022-03-30T08:15:27.930Z] Step 10/15 : ENV GO111MODULE=on [2022-03-30T08:15:27.930Z] ---> Running in f1abc6fecf63 [2022-03-30T08:15:27.930Z] Removing intermediate container f1abc6fecf63 [2022-03-30T08:15:27.930Z] ---> 772d88c181a3 [2022-03-30T08:15:27.930Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T08:15:27.930Z] ---> Running in 6784c0413975 [2022-03-30T08:15:28.190Z] Removing intermediate container 6784c0413975 [2022-03-30T08:15:28.190Z] ---> 611d01687167 [2022-03-30T08:15:28.190Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-30T08:15:28.190Z] ---> 69f70ce80d47 [2022-03-30T08:15:28.190Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T08:15:28.190Z] ---> Running in cb5ef033dbc3 [2022-03-30T08:15:29.195Z] Still waiting to schedule task [2022-03-30T08:15:29.195Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T08:15:54.767Z] Removing intermediate container cb5ef033dbc3 [2022-03-30T08:15:54.767Z] ---> 775e01ef94fc [2022-03-30T08:15:54.767Z] Step 14/15 : COPY . . [2022-03-30T08:15:54.767Z] ---> 52b74cf92f14 [2022-03-30T08:15:54.767Z] Step 15/15 : RUN ${MAKE} [2022-03-30T08:15:54.767Z] ---> Running in 342202de64fb [2022-03-30T08:15:54.767Z] noop [2022-03-30T08:15:54.767Z] Removing intermediate container 342202de64fb [2022-03-30T08:15:54.767Z] ---> d555943fb305 [2022-03-30T08:15:54.767Z] Successfully built d555943fb305 [2022-03-30T08:15:54.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:15:55.061Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T08:15:55.062Z] . [Pipeline] withDockerContainer [2022-03-30T08:15:55.127Z] prd-ubuntu20.04-docker-8c-8g-9407 does not seem to be running inside a container [2022-03-30T08:15:55.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T08:15:55.529Z] $ docker top 0b90200d7cfb1def3f3c1aa38e43f14acb768a3c677f2848e8ae902fcbc49d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T08:15:55.885Z] + go version [2022-03-30T08:15:55.885Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T08:15:55.902Z] $ docker stop --time=1 0b90200d7cfb1def3f3c1aa38e43f14acb768a3c677f2848e8ae902fcbc49d9c [2022-03-30T08:15:57.168Z] $ docker rm -f 0b90200d7cfb1def3f3c1aa38e43f14acb768a3c677f2848e8ae902fcbc49d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:15:57.597Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T08:15:57.597Z] . [Pipeline] withDockerContainer [2022-03-30T08:15:57.668Z] prd-ubuntu20.04-docker-8c-8g-9407 does not seem to be running inside a container [2022-03-30T08:15:57.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T08:15:58.117Z] $ docker top 57a2f7f5f7301b15fce523cde1e8e0e1d463948b8433e863142f2a5dd7dd059a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T08:15:58.475Z] + make test [2022-03-30T08:15:58.475Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-30T08:15:58.735Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-30T08:16:04.015Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-30T08:16:04.016Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-30T08:16:04.016Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-30T08:16:06.555Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T08:16:06.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-30T08:16:06.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T08:16:06.612Z] $ docker stop --time=1 57a2f7f5f7301b15fce523cde1e8e0e1d463948b8433e863142f2a5dd7dd059a [2022-03-30T08:16:08.266Z] $ docker rm -f 57a2f7f5f7301b15fce523cde1e8e0e1d463948b8433e863142f2a5dd7dd059a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T08:16:08.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T08:16:08.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-30T08:16:09.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T08:16:10.056Z] + ls -al . [2022-03-30T08:16:10.056Z] total 160 [2022-03-30T08:16:10.056Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 30 08:15 . [2022-03-30T08:16:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:14 .. [2022-03-30T08:16:10.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:14 .git [2022-03-30T08:16:10.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:14 .github [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 08:14 .gitignore [2022-03-30T08:16:10.056Z] drwx------ 3 jenkins jenkins 4096 Mar 30 08:15 .semver [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 08:14 CONTRIBUTING.md [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 30 08:14 Dockerfile [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 08:14 Jenkinsfile [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 08:14 LICENSE [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 30 08:14 Makefile [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 30 08:14 README.md [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 08:15 VERSION [2022-03-30T08:16:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:14 assets [2022-03-30T08:16:10.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:14 bin [2022-03-30T08:16:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:14 cmd [2022-03-30T08:16:10.056Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 08:15 coverage.out [2022-03-30T08:16:10.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:14 docs [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 30 08:14 go.mod [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 30 08:14 go.sum [2022-03-30T08:16:10.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 08:14 internal [2022-03-30T08:16:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:14 pkg [2022-03-30T08:16:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:14 snap [2022-03-30T08:16:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:14 testing [2022-03-30T08:16:10.056Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 08:14 version.go [2022-03-30T08:16:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:14 web [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:16:10.391Z] + 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=f2a648b29f579d4153126791da5bf0f295f423cd --label arch=amd64 --label version=0.0.0 . [2022-03-30T08:16:10.650Z] Sending build context to Docker daemon 43.44MB [2022-03-30T08:16:10.650Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T08:16:10.650Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-30T08:16:10.650Z] ---> d555943fb305 [2022-03-30T08:16:10.650Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T08:16:10.650Z] ---> Running in 726e874d161b [2022-03-30T08:16:10.911Z] Removing intermediate container 726e874d161b [2022-03-30T08:16:10.911Z] ---> 14def433edad [2022-03-30T08:16:10.911Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T08:16:10.911Z] ---> Running in 806183d0128e [2022-03-30T08:16:10.911Z] Removing intermediate container 806183d0128e [2022-03-30T08:16:10.911Z] ---> b1e7dcb4b416 [2022-03-30T08:16:10.911Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T08:16:10.911Z] ---> Running in 64d327f23a19 [2022-03-30T08:16:11.172Z] Removing intermediate container 64d327f23a19 [2022-03-30T08:16:11.172Z] ---> b6b24b8cb562 [2022-03-30T08:16:11.172Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-30T08:16:11.172Z] ---> Running in f5df7b9b3d6f [2022-03-30T08:16:11.172Z] Removing intermediate container f5df7b9b3d6f [2022-03-30T08:16:11.172Z] ---> dfcfebe4fa9c [2022-03-30T08:16:11.172Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T08:16:11.172Z] ---> Running in 620be3594c1a [2022-03-30T08:16:11.432Z] Removing intermediate container 620be3594c1a [2022-03-30T08:16:11.432Z] ---> a98000307a10 [2022-03-30T08:16:11.432Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T08:16:11.432Z] ---> Running in 8d47c0d37e47 [2022-03-30T08:16:12.003Z] Removing intermediate container 8d47c0d37e47 [2022-03-30T08:16:12.003Z] ---> 24359aceaf1d [2022-03-30T08:16:12.003Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T08:16:12.003Z] ---> Running in 5e0aeaa18774 [2022-03-30T08:16:12.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T08:16:13.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T08:16:13.468Z] OK: 221 MiB in 52 packages [2022-03-30T08:16:13.731Z] Removing intermediate container 5e0aeaa18774 [2022-03-30T08:16:13.731Z] ---> a5e40eadabfb [2022-03-30T08:16:13.731Z] Step 10/23 : ENV GO111MODULE=on [2022-03-30T08:16:13.731Z] ---> Running in cad9f7adf05c [2022-03-30T08:16:13.991Z] Removing intermediate container cad9f7adf05c [2022-03-30T08:16:13.991Z] ---> 43cbf784a3a6 [2022-03-30T08:16:13.991Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T08:16:13.991Z] ---> Running in e2b5a650ba03 [2022-03-30T08:16:13.991Z] Removing intermediate container e2b5a650ba03 [2022-03-30T08:16:13.991Z] ---> 7772258d34d6 [2022-03-30T08:16:13.991Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-30T08:16:14.252Z] ---> c192dd47cba8 [2022-03-30T08:16:14.252Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T08:16:14.252Z] ---> Running in 8bc6498d528f [2022-03-30T08:16:15.189Z] Removing intermediate container 8bc6498d528f [2022-03-30T08:16:15.189Z] ---> 734da9632749 [2022-03-30T08:16:15.189Z] Step 14/23 : COPY . . [2022-03-30T08:16:16.129Z] ---> 900446d76f37 [2022-03-30T08:16:16.129Z] Step 15/23 : RUN ${MAKE} [2022-03-30T08:16:16.129Z] ---> Running in 4cf84d5b0d81 [2022-03-30T08:16:16.389Z] 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-03-30T08:16:21.668Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-30T08:16:23.057Z] Removing intermediate container 4cf84d5b0d81 [2022-03-30T08:16:23.057Z] ---> 1d06160dc87f [2022-03-30T08:16:23.057Z] Step 16/23 : FROM alpine:3.14 [2022-03-30T08:16:23.318Z] 3.14: Pulling from library/alpine [2022-03-30T08:16:23.578Z] cfab2db72209: Pulling fs layer [2022-03-30T08:16:23.578Z] cfab2db72209: Verifying Checksum [2022-03-30T08:16:23.578Z] cfab2db72209: Download complete [2022-03-30T08:16:23.837Z] cfab2db72209: Pull complete [2022-03-30T08:16:23.837Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T08:16:23.837Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T08:16:23.837Z] ---> 84b07dd2d1fd [2022-03-30T08:16:23.837Z] Step 17/23 : EXPOSE 4000 [2022-03-30T08:16:23.837Z] ---> Running in fad1f30155d8 [2022-03-30T08:16:24.096Z] Removing intermediate container fad1f30155d8 [2022-03-30T08:16:24.096Z] ---> 2948863aeb41 [2022-03-30T08:16:24.096Z] 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-03-30T08:16:24.666Z] ---> 2175510e021c [2022-03-30T08:16:24.666Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-30T08:16:24.666Z] ---> Running in 69209aec03ae [2022-03-30T08:16:24.666Z] Removing intermediate container 69209aec03ae [2022-03-30T08:16:24.666Z] ---> 5947a2e2bf4a [2022-03-30T08:16:24.666Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-30T08:16:24.666Z] ---> Running in ab7cf5a932f9 [2022-03-30T08:16:24.666Z] Removing intermediate container ab7cf5a932f9 [2022-03-30T08:16:24.666Z] ---> ad69a49ea9ff [2022-03-30T08:16:24.666Z] Step 21/23 : LABEL arch=amd64 [2022-03-30T08:16:24.928Z] ---> Running in 669fd2833096 [2022-03-30T08:16:24.928Z] Removing intermediate container 669fd2833096 [2022-03-30T08:16:24.928Z] ---> 1ff566a24b2d [2022-03-30T08:16:24.928Z] Step 22/23 : LABEL git_sha=f2a648b29f579d4153126791da5bf0f295f423cd [2022-03-30T08:16:24.928Z] ---> Running in 9160bae2c22f [2022-03-30T08:16:24.928Z] Removing intermediate container 9160bae2c22f [2022-03-30T08:16:24.928Z] ---> 8723575268e2 [2022-03-30T08:16:24.928Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T08:16:25.188Z] ---> Running in dcc15b8ccc56 [2022-03-30T08:16:25.188Z] Removing intermediate container dcc15b8ccc56 [2022-03-30T08:16:25.188Z] ---> b0b0fa8fa708 [2022-03-30T08:16:25.188Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T08:16:25.188Z] Successfully built b0b0fa8fa708 [2022-03-30T08:16:25.188Z] 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-03-30T08:16:25.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T08:16:25.634Z] [2022-03-30T08:16:25.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:16:25.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T08:16:25.935Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T08:16:25.935Z] 5eb5b503b376: Pulling fs layer [2022-03-30T08:16:25.935Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T08:16:25.935Z] ec43610c2a17: Pulling fs layer [2022-03-30T08:16:25.935Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T08:16:25.935Z] 33b1e0a273af: Pulling fs layer [2022-03-30T08:16:25.935Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T08:16:25.935Z] 2f39f015ded8: Pulling fs layer [2022-03-30T08:16:25.935Z] 3a2ae6a8a46f: Waiting [2022-03-30T08:16:25.935Z] 33b1e0a273af: Waiting [2022-03-30T08:16:25.935Z] 5d3b04190fa2: Waiting [2022-03-30T08:16:25.935Z] 2f39f015ded8: Waiting [2022-03-30T08:16:25.935Z] 5c69ac0246d0: Download complete [2022-03-30T08:16:25.935Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T08:16:25.935Z] 3a2ae6a8a46f: Download complete [2022-03-30T08:16:25.935Z] 33b1e0a273af: Verifying Checksum [2022-03-30T08:16:25.935Z] 33b1e0a273af: Download complete [2022-03-30T08:16:25.935Z] 5d3b04190fa2: Download complete [2022-03-30T08:16:25.935Z] ec43610c2a17: Verifying Checksum [2022-03-30T08:16:25.935Z] ec43610c2a17: Download complete [2022-03-30T08:16:26.194Z] 5eb5b503b376: Verifying Checksum [2022-03-30T08:16:26.194Z] 5eb5b503b376: Download complete [2022-03-30T08:16:26.762Z] 2f39f015ded8: Download complete [2022-03-30T08:16:27.333Z] 5eb5b503b376: Pull complete [2022-03-30T08:16:27.593Z] 5c69ac0246d0: Pull complete [2022-03-30T08:16:27.851Z] ec43610c2a17: Pull complete [2022-03-30T08:16:28.113Z] 3a2ae6a8a46f: Pull complete [2022-03-30T08:16:28.113Z] 33b1e0a273af: Pull complete [2022-03-30T08:16:28.373Z] 5d3b04190fa2: Pull complete [2022-03-30T08:16:32.568Z] 2f39f015ded8: Pull complete [2022-03-30T08:16:32.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T08:16:32.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T08:16:32.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T08:16:32.640Z] prd-ubuntu20.04-docker-8c-8g-9407 does not seem to be running inside a container [2022-03-30T08:16:32.679Z] $ 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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T08:16:34.603Z] $ docker top 7b078239dd638dec61e8d7cfa5525b09ec583555c3f6a61d80126c42e3bcf862 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:16:35.027Z] ---> job-cost.sh [2022-03-30T08:16:35.027Z] lf-activate-venv: SKIPPING [2022-03-30T08:16:35.027Z] INFO: No Stack... [2022-03-30T08:16:35.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T08:16:35.862Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T08:16:36.156Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/cost.csv [2022-03-30T08:16:36.156Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T08:16:36.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [2022-03-30T08:16:36.183Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] did not exist. Created. [2022-03-30T08:16:36.183Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T08:16:36.484Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-30T08:16:36.518Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T08:16:36.525Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T08:16:36.552Z] $ docker stop --time=1 7b078239dd638dec61e8d7cfa5525b09ec583555c3f6a61d80126c42e3bcf862 [2022-03-30T08:16:37.732Z] $ docker rm -f 7b078239dd638dec61e8d7cfa5525b09ec583555c3f6a61d80126c42e3bcf862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T08:17:07.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9408 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [Pipeline] { [Pipeline] ws [2022-03-30T08:17:07.657Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-03-30T08:17:08.082Z] The recommended git tool is: git [2022-03-30T08:17:15.086Z] using credential edgex-jenkins-ssh [2022-03-30T08:17:15.122Z] Cloning the remote Git repository [2022-03-30T08:17:15.195Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T08:17:15.327Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-03-30T08:17:15.459Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T08:17:15.460Z] > git --version # timeout=10 [2022-03-30T08:17:15.526Z] > git --version # 'git version 2.25.1' [2022-03-30T08:17:15.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T08:17:15.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T08:17:18.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-30T08:17:18.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T08:17:18.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-30T08:17:19.780Z] Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit f2a648b29f579d4153126791da5bf0f295f423cd [2022-03-30T08:17:20.284Z] Merge succeeded, producing f2a648b29f579d4153126791da5bf0f295f423cd [2022-03-30T08:17:20.285Z] Checking out Revision f2a648b29f579d4153126791da5bf0f295f423cd (PR-507) [2022-03-30T08:17:18.993Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T08:17:19.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T08:17:19.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T08:17:19.805Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T08:17:19.832Z] > git checkout -f f2a648b29f579d4153126791da5bf0f295f423cd # timeout=10 [2022-03-30T08:17:20.197Z] > git remote # timeout=10 [2022-03-30T08:17:20.217Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T08:17:20.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T08:17:20.243Z] > git merge a297faecba2e479c84256204d88875266373bb25 # timeout=10 [2022-03-30T08:17:20.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T08:17:20.297Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T08:17:20.308Z] > git checkout -f f2a648b29f579d4153126791da5bf0f295f423cd # timeout=10 [2022-03-30T08:17:24.535Z] Commit message: "feat: add security response header and cache control header and remove Authorization request header under unsecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T08:17:25.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T08:17:25.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T08:17:25.580Z] Dload Upload Total Spent Left Speed [2022-03-30T08:17:25.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh [2022-03-30T08:17:26.151Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T08:17:26.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T08:17:26.511Z] + sudo tee /etc/docker/daemon.new [2022-03-30T08:17:26.511Z] { [2022-03-30T08:17:26.511Z] "registry-mirrors": [ [2022-03-30T08:17:26.511Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T08:17:26.511Z] ], [2022-03-30T08:17:26.511Z] "bip": "10.250.0.254/24", [2022-03-30T08:17:26.511Z] "hosts": [ [2022-03-30T08:17:26.511Z] "tcp://0.0.0.0:5555", [2022-03-30T08:17:26.511Z] "unix:///var/run/docker.sock" [2022-03-30T08:17:26.511Z] ], [2022-03-30T08:17:26.511Z] "mtu": 1458, [2022-03-30T08:17:26.511Z] "selinux-enabled": true, [2022-03-30T08:17:26.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T08:17:26.511Z] } [Pipeline] sh [2022-03-30T08:17:26.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T08:17:27.222Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T08:17:45.613Z] provisioning config files... [2022-03-30T08:17:45.640Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config993204936614877816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:17:46.005Z] ---> docker-login.sh [2022-03-30T08:17:46.005Z] nexus3.edgexfoundry.org:10001 [2022-03-30T08:17:46.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:17:46.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:17:46.876Z] Configure a credential helper to remove this warning. See [2022-03-30T08:17:46.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:17:46.876Z] [2022-03-30T08:17:46.876Z] Login Succeeded [2022-03-30T08:17:46.876Z] nexus3.edgexfoundry.org:10002 [2022-03-30T08:17:47.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:17:47.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:17:47.152Z] Configure a credential helper to remove this warning. See [2022-03-30T08:17:47.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:17:47.152Z] [2022-03-30T08:17:47.152Z] Login Succeeded [2022-03-30T08:17:47.152Z] nexus3.edgexfoundry.org:10003 [2022-03-30T08:17:47.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:17:47.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:17:47.755Z] Configure a credential helper to remove this warning. See [2022-03-30T08:17:47.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:17:47.755Z] [2022-03-30T08:17:47.755Z] Login Succeeded [2022-03-30T08:17:47.755Z] nexus3.edgexfoundry.org:10004 [2022-03-30T08:17:48.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:17:48.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:17:48.310Z] Configure a credential helper to remove this warning. See [2022-03-30T08:17:48.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:17:48.310Z] [2022-03-30T08:17:48.310Z] Login Succeeded [2022-03-30T08:17:48.310Z] docker.io [2022-03-30T08:17:48.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T08:17:48.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T08:17:48.854Z] Configure a credential helper to remove this warning. See [2022-03-30T08:17:48.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T08:17:48.854Z] [2022-03-30T08:17:48.854Z] Login Succeeded [2022-03-30T08:17:48.854Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T08:17:48.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T08:17:49.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T08:17:49.363Z] ========================================================= [2022-03-30T08:17:49.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T08:17:49.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:17:49.705Z] + 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-03-30T08:17:50.702Z] Sending build context to Docker daemon 27.35MB [2022-03-30T08:17:50.702Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T08:17:50.702Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-30T08:17:50.980Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T08:17:50.980Z] 9b3977197b4f: Pulling fs layer [2022-03-30T08:17:50.980Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T08:17:50.980Z] 94645a83ff95: Pulling fs layer [2022-03-30T08:17:50.980Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T08:17:50.980Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T08:17:50.980Z] f7c0051592d6: Pulling fs layer [2022-03-30T08:17:50.980Z] a227ed2f7395: Pulling fs layer [2022-03-30T08:17:50.980Z] 7b1c46037f91: Pulling fs layer [2022-03-30T08:17:50.980Z] 3f3a8bcf1eab: Waiting [2022-03-30T08:17:50.980Z] 0c92f367c5e7: Waiting [2022-03-30T08:17:50.980Z] f7c0051592d6: Waiting [2022-03-30T08:17:50.980Z] a227ed2f7395: Waiting [2022-03-30T08:17:50.980Z] 7b1c46037f91: Waiting [2022-03-30T08:17:50.980Z] 94645a83ff95: Verifying Checksum [2022-03-30T08:17:50.980Z] 94645a83ff95: Download complete [2022-03-30T08:17:50.980Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T08:17:50.980Z] 1a89e8eeedd5: Download complete [2022-03-30T08:17:50.980Z] 0c92f367c5e7: Download complete [2022-03-30T08:17:50.980Z] 9b3977197b4f: Verifying Checksum [2022-03-30T08:17:50.980Z] 9b3977197b4f: Download complete [2022-03-30T08:17:50.980Z] f7c0051592d6: Verifying Checksum [2022-03-30T08:17:50.980Z] f7c0051592d6: Download complete [2022-03-30T08:17:50.980Z] a227ed2f7395: Verifying Checksum [2022-03-30T08:17:50.980Z] a227ed2f7395: Download complete [2022-03-30T08:17:51.582Z] 9b3977197b4f: Pull complete [2022-03-30T08:17:52.187Z] 1a89e8eeedd5: Pull complete [2022-03-30T08:17:52.468Z] 94645a83ff95: Pull complete [2022-03-30T08:17:53.067Z] 7b1c46037f91: Verifying Checksum [2022-03-30T08:17:53.067Z] 7b1c46037f91: Download complete [2022-03-30T08:17:53.663Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T08:17:53.663Z] 3f3a8bcf1eab: Download complete [2022-03-30T08:18:06.069Z] 3f3a8bcf1eab: Pull complete [2022-03-30T08:18:06.069Z] 0c92f367c5e7: Pull complete [2022-03-30T08:18:06.069Z] f7c0051592d6: Pull complete [2022-03-30T08:18:06.069Z] a227ed2f7395: Pull complete [2022-03-30T08:18:12.796Z] 7b1c46037f91: Pull complete [2022-03-30T08:18:12.796Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T08:18:12.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T08:18:12.796Z] ---> f79e39bc4007 [2022-03-30T08:18:12.796Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T08:18:13.791Z] ---> Running in b43668096ba8 [2022-03-30T08:18:14.065Z] Removing intermediate container b43668096ba8 [2022-03-30T08:18:14.065Z] ---> 1d1fc4b04380 [2022-03-30T08:18:14.065Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T08:18:14.065Z] ---> Running in a9dd50dda59b [2022-03-30T08:18:14.340Z] Removing intermediate container a9dd50dda59b [2022-03-30T08:18:14.340Z] ---> 591ee0b67eeb [2022-03-30T08:18:14.340Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T08:18:14.340Z] ---> Running in 961def056c0d [2022-03-30T08:18:14.617Z] Removing intermediate container 961def056c0d [2022-03-30T08:18:14.617Z] ---> 461665b2ab15 [2022-03-30T08:18:14.617Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-30T08:18:14.893Z] ---> Running in 61c3d57cf60d [2022-03-30T08:18:15.167Z] Removing intermediate container 61c3d57cf60d [2022-03-30T08:18:15.167Z] ---> 2bee5e54fa1c [2022-03-30T08:18:15.167Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T08:18:15.167Z] ---> Running in 34bdf4f37f3b [2022-03-30T08:18:15.452Z] Removing intermediate container 34bdf4f37f3b [2022-03-30T08:18:15.452Z] ---> e56c5d700253 [2022-03-30T08:18:15.452Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T08:18:15.452Z] ---> Running in a8e58b2b0f71 [2022-03-30T08:18:17.439Z] Removing intermediate container a8e58b2b0f71 [2022-03-30T08:18:17.439Z] ---> 87953539c1e0 [2022-03-30T08:18:17.440Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T08:18:17.440Z] ---> Running in eb7c883f0c38 [2022-03-30T08:18:18.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T08:18:19.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T08:18:20.000Z] OK: 220 MiB in 52 packages [2022-03-30T08:18:21.000Z] Removing intermediate container eb7c883f0c38 [2022-03-30T08:18:21.000Z] ---> d53efaa6d986 [2022-03-30T08:18:21.000Z] Step 10/15 : ENV GO111MODULE=on [2022-03-30T08:18:21.000Z] ---> Running in e9191f4fa84a [2022-03-30T08:18:21.285Z] Removing intermediate container e9191f4fa84a [2022-03-30T08:18:21.285Z] ---> cb3ac7d8db93 [2022-03-30T08:18:21.285Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T08:18:21.285Z] ---> Running in 057757472cbc [2022-03-30T08:18:22.719Z] Removing intermediate container 057757472cbc [2022-03-30T08:18:22.719Z] ---> 1e7a7cb7ad41 [2022-03-30T08:18:22.719Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-30T08:18:24.160Z] ---> f6f74c0b4b2f [2022-03-30T08:18:24.160Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T08:18:24.160Z] ---> Running in c4c79e7f7402 [2022-03-30T08:19:45.982Z] Removing intermediate container c4c79e7f7402 [2022-03-30T08:19:45.982Z] ---> e0cc1869b057 [2022-03-30T08:19:45.982Z] Step 14/15 : COPY . . [2022-03-30T08:19:45.982Z] ---> cd03e410c1dd [2022-03-30T08:19:45.982Z] Step 15/15 : RUN ${MAKE} [2022-03-30T08:19:45.982Z] ---> Running in 4d884f14c532 [2022-03-30T08:19:45.982Z] noop [2022-03-30T08:19:45.982Z] Removing intermediate container 4d884f14c532 [2022-03-30T08:19:45.982Z] ---> be096a42c9c5 [2022-03-30T08:19:45.982Z] Successfully built be096a42c9c5 [2022-03-30T08:19:45.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:19:46.328Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T08:19:46.328Z] . [Pipeline] withDockerContainer [2022-03-30T08:19:46.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-9408 does not seem to be running inside a container [2022-03-30T08:19:46.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T08:19:47.926Z] $ docker top 153718cd8baf48c8d2c15f1f0c22fb96c9d448bbad656fccbd957846f71bd266 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T08:19:48.817Z] + go version [2022-03-30T08:19:48.817Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T08:19:48.845Z] $ docker stop --time=1 153718cd8baf48c8d2c15f1f0c22fb96c9d448bbad656fccbd957846f71bd266 [2022-03-30T08:19:50.465Z] $ docker rm -f 153718cd8baf48c8d2c15f1f0c22fb96c9d448bbad656fccbd957846f71bd266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:19:51.058Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T08:19:51.058Z] . [Pipeline] withDockerContainer [2022-03-30T08:19:51.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-9408 does not seem to be running inside a container [2022-03-30T08:19:51.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T08:19:52.617Z] $ docker top 8bbdc6e64ccf6733faf9a51e4c5e9f8c7644ee55c42984555cd4e83cac3096d6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T08:19:53.556Z] + make test [2022-03-30T08:19:53.556Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-30T08:19:55.005Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-30T08:20:34.098Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-30T08:20:34.098Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-30T08:20:52.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T08:20:52.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-30T08:20:52.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T08:20:52.447Z] $ docker stop --time=1 8bbdc6e64ccf6733faf9a51e4c5e9f8c7644ee55c42984555cd4e83cac3096d6 [2022-03-30T08:20:54.185Z] $ docker rm -f 8bbdc6e64ccf6733faf9a51e4c5e9f8c7644ee55c42984555cd4e83cac3096d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T08:20:54.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T08:20:54.960Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T08:20:55.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T08:20:55.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T08:20:56.289Z] + ls -al . [2022-03-30T08:20:56.289Z] total 156 [2022-03-30T08:20:56.289Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 30 08:19 . [2022-03-30T08:20:56.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:17 .. [2022-03-30T08:20:56.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:17 .git [2022-03-30T08:20:56.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:17 .github [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 08:17 .gitignore [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 08:17 CONTRIBUTING.md [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 30 08:17 Dockerfile [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 08:17 Jenkinsfile [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 08:17 LICENSE [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 30 08:17 Makefile [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 30 08:17 README.md [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 08:15 VERSION [2022-03-30T08:20:56.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:17 assets [2022-03-30T08:20:56.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:17 bin [2022-03-30T08:20:56.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:17 cmd [2022-03-30T08:20:56.289Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 08:19 coverage.out [2022-03-30T08:20:56.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:17 docs [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 30 08:17 go.mod [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 30 08:17 go.sum [2022-03-30T08:20:56.289Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 08:17 internal [2022-03-30T08:20:56.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:17 pkg [2022-03-30T08:20:56.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:17 snap [2022-03-30T08:20:56.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:17 testing [2022-03-30T08:20:56.289Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 08:17 version.go [2022-03-30T08:20:56.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:17 web [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:20:56.639Z] + 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=f2a648b29f579d4153126791da5bf0f295f423cd --label arch=arm64 --label version=0.0.0 . [2022-03-30T08:20:57.623Z] Sending build context to Docker daemon 27.35MB [2022-03-30T08:20:57.623Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T08:20:57.623Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-30T08:20:57.623Z] ---> be096a42c9c5 [2022-03-30T08:20:57.623Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T08:20:57.895Z] ---> Running in a2f494dd6074 [2022-03-30T08:20:58.177Z] Removing intermediate container a2f494dd6074 [2022-03-30T08:20:58.177Z] ---> dc6e68a2a057 [2022-03-30T08:20:58.177Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T08:20:58.177Z] ---> Running in 632e877110ce [2022-03-30T08:20:58.454Z] Removing intermediate container 632e877110ce [2022-03-30T08:20:58.454Z] ---> 53238ae1a833 [2022-03-30T08:20:58.454Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T08:20:58.454Z] ---> Running in 972018c87bdb [2022-03-30T08:20:59.057Z] Removing intermediate container 972018c87bdb [2022-03-30T08:20:59.057Z] ---> 4483f701fa18 [2022-03-30T08:20:59.057Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-30T08:20:59.057Z] ---> Running in e1190ac92b0a [2022-03-30T08:20:59.331Z] Removing intermediate container e1190ac92b0a [2022-03-30T08:20:59.331Z] ---> fd5ae22ad44a [2022-03-30T08:20:59.331Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T08:20:59.331Z] ---> Running in 965f8748e25e [2022-03-30T08:20:59.614Z] Removing intermediate container 965f8748e25e [2022-03-30T08:20:59.614Z] ---> 3dda365a32ae [2022-03-30T08:20:59.614Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T08:20:59.614Z] ---> Running in f3599c4880ac [2022-03-30T08:21:01.602Z] Removing intermediate container f3599c4880ac [2022-03-30T08:21:01.602Z] ---> 079f1f67ffac [2022-03-30T08:21:01.602Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T08:21:01.602Z] ---> Running in 738e402f0eb1 [2022-03-30T08:21:02.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T08:21:04.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T08:21:04.788Z] OK: 220 MiB in 52 packages [2022-03-30T08:21:05.784Z] Removing intermediate container 738e402f0eb1 [2022-03-30T08:21:05.784Z] ---> c0cbbd0edc20 [2022-03-30T08:21:05.784Z] Step 10/23 : ENV GO111MODULE=on [2022-03-30T08:21:05.784Z] ---> Running in e46656cb6ea0 [2022-03-30T08:21:06.063Z] Removing intermediate container e46656cb6ea0 [2022-03-30T08:21:06.063Z] ---> 3066aff9ce11 [2022-03-30T08:21:06.063Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T08:21:06.063Z] ---> Running in f44f40ea8ab3 [2022-03-30T08:21:06.666Z] Removing intermediate container f44f40ea8ab3 [2022-03-30T08:21:06.666Z] ---> c6a7564dda94 [2022-03-30T08:21:06.666Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-30T08:21:07.267Z] ---> a87d5d73e874 [2022-03-30T08:21:07.267Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T08:21:07.267Z] ---> Running in 7e90b438683b [2022-03-30T08:21:09.247Z] Removing intermediate container 7e90b438683b [2022-03-30T08:21:09.247Z] ---> 600b6a9617b7 [2022-03-30T08:21:09.247Z] Step 14/23 : COPY . . [2022-03-30T08:21:12.638Z] ---> 0a985b130028 [2022-03-30T08:21:12.638Z] Step 15/23 : RUN ${MAKE} [2022-03-30T08:21:12.638Z] ---> Running in 94f3b5260f72 [2022-03-30T08:21:13.664Z] 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-03-30T08:21:46.043Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-30T08:21:49.438Z] Removing intermediate container 94f3b5260f72 [2022-03-30T08:21:49.438Z] ---> 5ca7ed7b591d [2022-03-30T08:21:49.438Z] Step 16/23 : FROM alpine:3.14 [2022-03-30T08:21:49.710Z] 3.14: Pulling from library/alpine [2022-03-30T08:21:49.710Z] 810d54c7e01b: Pulling fs layer [2022-03-30T08:21:49.984Z] 810d54c7e01b: Download complete [2022-03-30T08:21:50.582Z] 810d54c7e01b: Pull complete [2022-03-30T08:21:50.582Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T08:21:50.582Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T08:21:50.582Z] ---> cc3d11fa2d52 [2022-03-30T08:21:50.582Z] Step 17/23 : EXPOSE 4000 [2022-03-30T08:21:50.582Z] ---> Running in 0c13d2fe02e7 [2022-03-30T08:21:51.181Z] Removing intermediate container 0c13d2fe02e7 [2022-03-30T08:21:51.181Z] ---> b8d71ae562a3 [2022-03-30T08:21:51.181Z] 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-03-30T08:21:52.611Z] ---> 8d15abae5385 [2022-03-30T08:21:52.611Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-30T08:21:52.611Z] ---> Running in 367fc390f02e [2022-03-30T08:21:52.611Z] Removing intermediate container 367fc390f02e [2022-03-30T08:21:52.611Z] ---> c31b28e79674 [2022-03-30T08:21:52.611Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-30T08:21:52.889Z] ---> Running in 54e5b4843390 [2022-03-30T08:21:53.165Z] Removing intermediate container 54e5b4843390 [2022-03-30T08:21:53.165Z] ---> 6ec06bb01386 [2022-03-30T08:21:53.165Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T08:21:53.165Z] ---> Running in 6379f215d103 [2022-03-30T08:21:53.440Z] Removing intermediate container 6379f215d103 [2022-03-30T08:21:53.440Z] ---> b5b97972ed7d [2022-03-30T08:21:53.440Z] Step 22/23 : LABEL git_sha=f2a648b29f579d4153126791da5bf0f295f423cd [2022-03-30T08:21:53.440Z] ---> Running in 96701b267785 [2022-03-30T08:21:53.719Z] Removing intermediate container 96701b267785 [2022-03-30T08:21:53.719Z] ---> a4e93f10c975 [2022-03-30T08:21:53.719Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T08:21:53.993Z] ---> Running in aced5d8a2fce [2022-03-30T08:21:54.265Z] Removing intermediate container aced5d8a2fce [2022-03-30T08:21:54.265Z] ---> 75642531e9d1 [2022-03-30T08:21:54.265Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T08:21:54.265Z] Successfully built 75642531e9d1 [2022-03-30T08:21:54.265Z] 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-03-30T08:21:54.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T08:21:54.713Z] [2022-03-30T08:21:54.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:21:55.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T08:21:55.349Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T08:21:55.349Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T08:21:55.349Z] 04944245beec: Pulling fs layer [2022-03-30T08:21:55.349Z] 699f458cf7ca: Pulling fs layer [2022-03-30T08:21:55.349Z] 765212b225bb: Pulling fs layer [2022-03-30T08:21:55.349Z] f23df028b6ca: Pulling fs layer [2022-03-30T08:21:55.349Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T08:21:55.349Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T08:21:55.349Z] 765212b225bb: Waiting [2022-03-30T08:21:55.349Z] f23df028b6ca: Waiting [2022-03-30T08:21:55.349Z] d65c8cfc05b1: Waiting [2022-03-30T08:21:55.349Z] 2437ff75d9bd: Waiting [2022-03-30T08:21:55.349Z] 04944245beec: Verifying Checksum [2022-03-30T08:21:55.349Z] 04944245beec: Download complete [2022-03-30T08:21:55.349Z] 765212b225bb: Verifying Checksum [2022-03-30T08:21:55.349Z] 765212b225bb: Download complete [2022-03-30T08:21:55.349Z] f23df028b6ca: Verifying Checksum [2022-03-30T08:21:55.349Z] f23df028b6ca: Download complete [2022-03-30T08:21:55.349Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T08:21:55.349Z] d65c8cfc05b1: Download complete [2022-03-30T08:21:55.624Z] 699f458cf7ca: Verifying Checksum [2022-03-30T08:21:55.624Z] 699f458cf7ca: Download complete [2022-03-30T08:21:55.901Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T08:21:55.901Z] 8998bd30e6a1: Download complete [2022-03-30T08:21:58.520Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T08:21:58.520Z] 2437ff75d9bd: Download complete [2022-03-30T08:21:59.957Z] 8998bd30e6a1: Pull complete [2022-03-30T08:22:00.556Z] 04944245beec: Pull complete [2022-03-30T08:22:01.996Z] 699f458cf7ca: Pull complete [2022-03-30T08:22:02.270Z] 765212b225bb: Pull complete [2022-03-30T08:22:03.252Z] f23df028b6ca: Pull complete [2022-03-30T08:22:03.252Z] d65c8cfc05b1: Pull complete [2022-03-30T08:22:18.343Z] 2437ff75d9bd: Pull complete [2022-03-30T08:22:18.343Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T08:22:18.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T08:22:18.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T08:22:18.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-9408 does not seem to be running inside a container [2022-03-30T08:22:18.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T08:22:21.100Z] $ docker top 3554b02688aa004fce6102714f1f2fe42e58588b124c7f06809f08bb8f0966ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:21.979Z] ---> job-cost.sh [2022-03-30T08:22:21.979Z] lf-activate-venv: SKIPPING [2022-03-30T08:22:21.979Z] INFO: No Stack... [2022-03-30T08:22:22.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T08:22:23.223Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T08:22:23.887Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-03-30T08:22:23.887Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T08:22:23.945Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [2022-03-30T08:22:23.951Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] did not exist. Created. [2022-03-30T08:22:23.951Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T08:22:24.632Z] /w/workspace/edgex-ui-go/2@tmp/durable-29f0f1cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-30T08:22:25.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T08:22:25.326Z] Warning: overwriting stash ‘stack-cost’ [2022-03-30T08:22:25.470Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T08:22:25.479Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T08:22:25.506Z] $ docker stop --time=1 3554b02688aa004fce6102714f1f2fe42e58588b124c7f06809f08bb8f0966ee [2022-03-30T08:22:26.978Z] $ docker rm -f 3554b02688aa004fce6102714f1f2fe42e58588b124c7f06809f08bb8f0966ee [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-03-30T08:22:27.466Z] provisioning config files... [2022-03-30T08:22:27.476Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config8065926755474855063tmp [Pipeline] { [Pipeline] sh [2022-03-30T08:22:27.772Z] + set +x [2022-03-30T08:22:27.772Z] + curl -s https://codecov.io/bash [2022-03-30T08:22:27.772Z] + bash -s -- [2022-03-30T08:22:27.772Z] [2022-03-30T08:22:27.772Z] _____ _ [2022-03-30T08:22:27.772Z] / ____| | | [2022-03-30T08:22:27.772Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T08:22:27.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T08:22:27.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T08:22:27.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T08:22:27.772Z] Bash-1.0.6 [2022-03-30T08:22:27.772Z] [2022-03-30T08:22:27.772Z] [2022-03-30T08:22:27.772Z] ==> git version 2.25.1 found [2022-03-30T08:22:27.772Z] ==> 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-03-30T08:22:27.772Z] Release-Date: 2020-01-08 [2022-03-30T08:22:27.772Z] 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-03-30T08:22:27.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T08:22:27.772Z] ==> Jenkins CI detected. [2022-03-30T08:22:27.772Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T08:22:27.772Z] project root: . [2022-03-30T08:22:27.772Z] --> token set from env [2022-03-30T08:22:27.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T08:22:27.772Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T08:22:27.772Z] ==> Python coveragepy not found [2022-03-30T08:22:27.772Z] ==> Searching for coverage reports in: [2022-03-30T08:22:27.772Z] + . [2022-03-30T08:22:27.772Z] -> Found 1 reports [2022-03-30T08:22:27.772Z] ==> Detecting git/mercurial file structure [2022-03-30T08:22:27.772Z] ==> Reading reports [2022-03-30T08:22:27.772Z] + ./coverage.out bytes=10 [2022-03-30T08:22:27.772Z] ==> Appending adjustments [2022-03-30T08:22:27.772Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T08:22:28.033Z] + Found adjustments [2022-03-30T08:22:28.033Z] ==> Gzipping contents [2022-03-30T08:22:28.033Z] 4.0K /tmp/codecov.KlYNA4.gz [2022-03-30T08:22:28.033Z] ==> Uploading reports [2022-03-30T08:22:28.033Z] url: https://codecov.io [2022-03-30T08:22:28.033Z] query: branch=PR-507&commit=f2a648b29f579d4153126791da5bf0f295f423cd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-03-30T08:22:28.033Z] -> Pinging Codecov [2022-03-30T08:22:28.033Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-507&commit=f2a648b29f579d4153126791da5bf0f295f423cd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-03-30T08:22:28.293Z] -> Uploading to [2022-03-30T08:22:28.293Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/FB506323287CE973F263BFD2A0EB1F37/f2a648b29f579d4153126791da5bf0f295f423cd/18487b59-9d97-458c-a75c-b007b9cb8a47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T082228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=904e7e574e296721718d48903fa9d8f0b23d05d46711ce10a500fa243bb0d4a6 [2022-03-30T08:22:28.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T08:22:28.293Z] Dload Upload Total Spent Left Speed [2022-03-30T08:22:28.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4058 0 0 100 4058 0 17720 --:--:-- --:--:-- --:--:-- 17720 [2022-03-30T08:22:28.557Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2a648b29f579d4153126791da5bf0f295f423cd [Pipeline] } [2022-03-30T08:22:28.567Z] 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-03-30T08:22:29.267Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives ] [2022-03-30T08:22:29.267Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T08:22:29.267Z] total 16 [2022-03-30T08:22:29.267Z] drwxr-xr-x 3 root root 4096 Mar 30 08:16 . [2022-03-30T08:22:29.267Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 30 08:16 .. [2022-03-30T08:22:29.267Z] drwxr-xr-x 2 root root 4096 Mar 30 08:16 cost [2022-03-30T08:22:29.267Z] -rw-r--r-- 1 root root 82 Mar 30 08:16 cost.csv [2022-03-30T08:22:29.267Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T08:22:29.267Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T08:22:29.267Z] total 16 [2022-03-30T08:22:29.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 08:16 . [2022-03-30T08:22:29.267Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 30 08:16 .. [2022-03-30T08:22:29.267Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 08:16 cost [2022-03-30T08:22:29.267Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 30 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:29.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:30.429Z] ---> package-listing.sh [2022-03-30T08:22:30.429Z] ++ facter osfamily [2022-03-30T08:22:30.429Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T08:22:30.689Z] + OS_FAMILY=debian [2022-03-30T08:22:30.689Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T08:22:30.689Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T08:22:30.689Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T08:22:30.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T08:22:30.689Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T08:22:30.689Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-03-30T08:22:30.689Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T08:22:30.689Z] + case "${OS_FAMILY}" in [2022-03-30T08:22:30.689Z] + dpkg -l [2022-03-30T08:22:30.689Z] + grep '^ii' [2022-03-30T08:22:30.689Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T08:22:30.689Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T08:22:30.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T08:22:30.689Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-03-30T08:22:30.689Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [2022-03-30T08:22:30.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [Pipeline] echo [2022-03-30T08:22:30.702Z] 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-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T08:22:30.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T08:22:31.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T08:22:31.546Z] . [Pipeline] withDockerContainer [2022-03-30T08:22:31.703Z] prd-ubuntu20.04-docker-8c-8g-9407 does not seem to be running inside a container [2022-03-30T08:22:31.747Z] $ 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-507/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-507 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507:/w/workspace/edgexfoundry_edgex-ui-go_PR-507:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T08:22:32.027Z] $ docker top 344afbb001a2df78303c98cb7befcb7cd0d60ca29e077d51bd8c0a5fba131820 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T08:22:32.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T08:22:32.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T08:22:33.015Z] + ls /var/log/sa-host [2022-03-30T08:22:33.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T08:22:33.226Z] provisioning config files... [2022-03-30T08:22:33.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config4993713147932132386tmp [Pipeline] { [Pipeline] echo [2022-03-30T08:22:33.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:33.538Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T08:22:33.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:33.884Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T08:22:33.895Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:34.183Z] ---> sudo-logs.sh [2022-03-30T08:22:34.183Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T08:22:34.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:34.500Z] ---> job-cost.sh [2022-03-30T08:22:34.500Z] lf-activate-venv: SKIPPING [2022-03-30T08:22:34.500Z] DEBUG: total: 0.2199999988079071 [2022-03-30T08:22:34.500Z] INFO: Retrieving Stack Cost... [2022-03-30T08:22:34.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T08:22:35.331Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T08:22:35.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T08:22:35.635Z] ---> logs-deploy.sh [2022-03-30T08:22:35.635Z] lf-activate-venv: SKIPPING [2022-03-30T08:22:35.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-507/2 [2022-03-30T08:22:35.635Z] INFO: archiving workspace using pattern(s): [2022-03-30T08:22:36.576Z] Archives upload complete. [2022-03-30T08:22:36.576Z] INFO: archiving logs to Nexus