Pull request #507 opened 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 d376048168253692306016dbde5d052d0ac71a23+a297faecba2e479c84256204d88875266373bb25 (735bab9c3268537329efa25684879002e926510c) 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-ssh15576027723041408878.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-ssh11078175411891646220.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17195333874210099460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6403493872388706525.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11114426713932583159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-507/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16581689782867906740.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-9404 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 Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit d376048168253692306016dbde5d052d0ac71a23 Merge succeeded, producing d376048168253692306016dbde5d052d0ac71a23 Checking out Revision d376048168253692306016dbde5d052d0ac71a23 (PR-507) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d376048168253692306016dbde5d052d0ac71a23 # 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 d376048168253692306016dbde5d052d0ac71a23 # 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. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T07:20:28.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T07:20:29.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T07:20:29.258Z] ========================================================= [2022-03-30T07:20:29.258Z] EdgeX Global Pipelines Version Info [2022-03-30T07:20:29.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:20:30.045Z] ------------------- [2022-03-30T07:20:30.045Z] stable info: [2022-03-30T07:20:30.045Z] ------------------- [2022-03-30T07:20:30.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T07:20:30.045Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T07:20:30.045Z] Message: update stable to v1.0.221 [2022-03-30T07:20:30.623Z] ------------------- [2022-03-30T07:20:30.623Z] experimental info: [2022-03-30T07:20:30.623Z] ------------------- [2022-03-30T07:20:30.623Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T07:20:30.623Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T07:20:30.623Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T07:20:30.959Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-30T07:20:30.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-30T07:20:31.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T07:20:31.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T07:20:31.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T07:20:31.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T07:20:31.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T07:20:31.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-30T07:20:31.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T07:20:31.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T07:20:31.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T07:20:31.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-30T07:20:31.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T07:20:31.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T07:20:31.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T07:20:31.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T07:20:31.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T07:20:31.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-30T07:20:31.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T07:20:31.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-30T07:20:31.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-30T07:20:31.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-30T07:20:31.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-30T07:20:31.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-30T07:20:31.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-30T07:20:32.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T07:20:32.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo [2022-03-30T07:20:32.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo [2022-03-30T07:20:32.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo [2022-03-30T07:20:32.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d376048168253692306016dbde5d052d0ac71a23 [Pipeline] echo [2022-03-30T07:20:32.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d376048 [Pipeline] echo [2022-03-30T07:20:32.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T07:20:32.392Z] provisioning config files... [2022-03-30T07:20:32.410Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config8780917350823898890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:20:32.787Z] ---> docker-login.sh [2022-03-30T07:20:32.787Z] nexus3.edgexfoundry.org:10001 [2022-03-30T07:20:33.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:33.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:33.050Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:33.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:33.050Z] [2022-03-30T07:20:33.050Z] Login Succeeded [2022-03-30T07:20:33.050Z] nexus3.edgexfoundry.org:10002 [2022-03-30T07:20:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:33.314Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:33.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:33.314Z] [2022-03-30T07:20:33.314Z] Login Succeeded [2022-03-30T07:20:33.314Z] nexus3.edgexfoundry.org:10003 [2022-03-30T07:20:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:33.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:33.575Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:33.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:33.575Z] [2022-03-30T07:20:33.575Z] Login Succeeded [2022-03-30T07:20:33.575Z] nexus3.edgexfoundry.org:10004 [2022-03-30T07:20:33.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:33.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:33.575Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:33.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:33.575Z] [2022-03-30T07:20:33.575Z] Login Succeeded [2022-03-30T07:20:33.575Z] docker.io [2022-03-30T07:20:33.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:34.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:34.414Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:34.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:34.414Z] [2022-03-30T07:20:34.414Z] Login Succeeded [2022-03-30T07:20:34.414Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T07:20:34.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-30T07:20:35.071Z] + git rev-list -1 --merges d376048168253692306016dbde5d052d0ac71a23~1..d376048168253692306016dbde5d052d0ac71a23 [Pipeline] echo [2022-03-30T07:20:35.118Z] -----------> git rev-list -1 --merges d376048168253692306016dbde5d052d0ac71a23~1..d376048168253692306016dbde5d052d0ac71a23 d376048168253692306016dbde5d052d0ac71a23 [false] [Pipeline] sh [2022-03-30T07:20:35.435Z] + git log --format=format:%s -1 d376048168253692306016dbde5d052d0ac71a23 [Pipeline] echo [2022-03-30T07:20:35.472Z] ========================================================= [2022-03-30T07:20:35.472Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T07:20:35.472Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T07:20:35.925Z] + git log --format=format:%s -1 d376048168253692306016dbde5d052d0ac71a23 [Pipeline] echo [2022-03-30T07:20:35.962Z] [semverPrep] GIT_COMMIT: d376048168253692306016dbde5d052d0ac71a23, Commit Message: feat: add security response header and cache control header and remove Authorization request header under unsecure mode [Pipeline] echo [2022-03-30T07:20:36.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-30T07:20:36.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T07:20:36.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T07:20:36.450Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T07:20:36.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T07:20:36.450Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T07:20:36.450Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T07:20:36.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:20:36.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T07:20:36.907Z] [2022-03-30T07:20:36.907Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:20:37.253Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T07:20:37.253Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T07:20:37.253Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T07:20:37.253Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T07:20:37.253Z] 4c7163046ea9: Pulling fs layer [2022-03-30T07:20:37.253Z] 0c2d73faf560: Pulling fs layer [2022-03-30T07:20:37.253Z] 0c2d73faf560: Waiting [2022-03-30T07:20:37.253Z] 3e5f54012d9b: Download complete [2022-03-30T07:20:37.253Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T07:20:37.253Z] a0d0a0d46f8b: Download complete [2022-03-30T07:20:37.253Z] 0c2d73faf560: Verifying Checksum [2022-03-30T07:20:37.253Z] 4c7163046ea9: Verifying Checksum [2022-03-30T07:20:37.253Z] 4c7163046ea9: Download complete [2022-03-30T07:20:37.512Z] a0d0a0d46f8b: Pull complete [2022-03-30T07:20:37.512Z] 3e5f54012d9b: Pull complete [2022-03-30T07:20:37.774Z] 4c7163046ea9: Pull complete [2022-03-30T07:20:38.035Z] 0c2d73faf560: Pull complete [2022-03-30T07:20:38.035Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T07:20:38.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T07:20:38.035Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T07:20:38.131Z] prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container [2022-03-30T07:20:38.164Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T07:20:38.918Z] $ docker top 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T07:20:39.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T07:20:39.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T07:20:39.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T07:20:39.232Z] $ docker exec 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 ssh-agent [2022-03-30T07:20:39.366Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbaIipb/agent.13 [2022-03-30T07:20:39.366Z] SSH_AGENT_PID=19 [2022-03-30T07:20:39.374Z] Running ssh-add (command line suppressed) [2022-03-30T07:20:39.486Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_7328107543090109730.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_7328107543090109730.key) [2022-03-30T07:20:39.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T07:20:39.845Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T07:20:39.866Z] $ docker exec --env ******** --env ******** 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 ssh-agent -k [2022-03-30T07:20:39.970Z] unset SSH_AUTH_SOCK; [2022-03-30T07:20:39.970Z] unset SSH_AGENT_PID; [2022-03-30T07:20:39.970Z] echo Agent pid 19 killed; [2022-03-30T07:20:39.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T07:20:40.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T07:20:40.076Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T07:20:40.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T07:20:40.196Z] $ docker exec 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 ssh-agent [2022-03-30T07:20:40.313Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjAKBd/agent.51 [2022-03-30T07:20:40.313Z] SSH_AGENT_PID=58 [2022-03-30T07:20:40.319Z] Running ssh-add (command line suppressed) [2022-03-30T07:20:40.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_657006502415956590.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/private_key_657006502415956590.key) [2022-03-30T07:20:40.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T07:20:40.788Z] + git semver init [2022-03-30T07:20:40.788Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T07:20:40.788Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.git [2022-03-30T07:20:40.788Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T07:20:40.788Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T07:20:40.788Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T07:20:40.788Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T07:20:40.788Z] # $SEMVER_BRANCH = PR-507 [2022-03-30T07:20:40.788Z] # $SEMVER_TEMP = /tmp/semver-499713907 [2022-03-30T07:20:40.788Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-30T07:20:43.334Z] # '/tmp/semver-499713907' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver' [2022-03-30T07:20:43.334Z] # -> Force: false [2022-03-30T07:20:43.334Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-507/.semver [Pipeline] } [2022-03-30T07:20:43.358Z] $ docker exec --env ******** --env ******** 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 ssh-agent -k [2022-03-30T07:20:43.469Z] unset SSH_AUTH_SOCK; [2022-03-30T07:20:43.469Z] unset SSH_AGENT_PID; [2022-03-30T07:20:43.470Z] echo Agent pid 58 killed; [2022-03-30T07:20:43.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T07:20:43.947Z] + git semver [Pipeline] } [2022-03-30T07:20:43.974Z] $ docker stop --time=1 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 [2022-03-30T07:20:45.389Z] $ docker rm -f 61643f4d5a907775a16f45bc93fe9e8623c76da96f6c51d14dde432a1019a540 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T07:20:45.811Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T07:20:46.148Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T07:20:46.166Z] [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-30T07:20:46.754Z] provisioning config files... [2022-03-30T07:20:46.766Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config8534563256292033421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:20:47.108Z] ---> docker-login.sh [2022-03-30T07:20:47.108Z] nexus3.edgexfoundry.org:10001 [2022-03-30T07:20:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:47.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:47.108Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:47.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:47.108Z] [2022-03-30T07:20:47.108Z] Login Succeeded [2022-03-30T07:20:47.108Z] nexus3.edgexfoundry.org:10002 [2022-03-30T07:20:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:47.370Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:47.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:47.370Z] [2022-03-30T07:20:47.370Z] Login Succeeded [2022-03-30T07:20:47.370Z] nexus3.edgexfoundry.org:10003 [2022-03-30T07:20:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:47.370Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:47.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:47.370Z] [2022-03-30T07:20:47.370Z] Login Succeeded [2022-03-30T07:20:47.370Z] nexus3.edgexfoundry.org:10004 [2022-03-30T07:20:47.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:47.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:47.632Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:47.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:47.632Z] [2022-03-30T07:20:47.632Z] Login Succeeded [2022-03-30T07:20:47.632Z] docker.io [2022-03-30T07:20:47.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:20:47.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:20:47.894Z] Configure a credential helper to remove this warning. See [2022-03-30T07:20:47.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:20:47.894Z] [2022-03-30T07:20:47.894Z] Login Succeeded [2022-03-30T07:20:47.894Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T07:20:47.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T07:20:48.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T07:20:48.171Z] ========================================================= [2022-03-30T07:20:48.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T07:20:48.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:20:48.588Z] + 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-30T07:20:48.847Z] Sending build context to Docker daemon 43.44MB [2022-03-30T07:20:48.847Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T07:20:48.847Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-30T07:20:48.847Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T07:20:48.847Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T07:20:48.847Z] 666ba61612fd: Pulling fs layer [2022-03-30T07:20:48.847Z] 8ed8ca486205: Pulling fs layer [2022-03-30T07:20:48.847Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T07:20:48.847Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T07:20:48.847Z] 640e595b4fbd: Pulling fs layer [2022-03-30T07:20:48.847Z] 763cafe07f6e: Pulling fs layer [2022-03-30T07:20:48.847Z] 0c0b528cf693: Pulling fs layer [2022-03-30T07:20:48.847Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T07:20:48.847Z] 4fe6c5a15a65: Waiting [2022-03-30T07:20:48.847Z] 763cafe07f6e: Waiting [2022-03-30T07:20:48.847Z] 0c0b528cf693: Waiting [2022-03-30T07:20:48.847Z] 22a0e8bec74d: Waiting [2022-03-30T07:20:48.847Z] 10935f4eaf8b: Waiting [2022-03-30T07:20:48.847Z] 640e595b4fbd: Waiting [2022-03-30T07:20:48.847Z] 8ed8ca486205: Download complete [2022-03-30T07:20:48.847Z] 666ba61612fd: Download complete [2022-03-30T07:20:48.847Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T07:20:48.847Z] 22a0e8bec74d: Download complete [2022-03-30T07:20:48.847Z] 640e595b4fbd: Verifying Checksum [2022-03-30T07:20:48.847Z] 640e595b4fbd: Download complete [2022-03-30T07:20:48.847Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T07:20:48.847Z] 59bf1c3509f3: Download complete [2022-03-30T07:20:48.847Z] 763cafe07f6e: Download complete [2022-03-30T07:20:48.847Z] 0c0b528cf693: Verifying Checksum [2022-03-30T07:20:48.847Z] 0c0b528cf693: Download complete [2022-03-30T07:20:49.107Z] 59bf1c3509f3: Pull complete [2022-03-30T07:20:49.107Z] 666ba61612fd: Pull complete [2022-03-30T07:20:49.367Z] 8ed8ca486205: Pull complete [2022-03-30T07:20:49.626Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T07:20:49.626Z] 10935f4eaf8b: Download complete [2022-03-30T07:20:49.626Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T07:20:49.626Z] 4fe6c5a15a65: Download complete [2022-03-30T07:20:53.829Z] 4fe6c5a15a65: Pull complete [2022-03-30T07:20:53.829Z] 22a0e8bec74d: Pull complete [2022-03-30T07:20:53.829Z] 640e595b4fbd: Pull complete [2022-03-30T07:20:53.829Z] 763cafe07f6e: Pull complete [2022-03-30T07:20:53.829Z] 0c0b528cf693: Pull complete [2022-03-30T07:20:55.743Z] 10935f4eaf8b: Pull complete [2022-03-30T07:20:55.743Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T07:20:55.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T07:20:55.743Z] ---> 99d49a6021b9 [2022-03-30T07:20:55.743Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T07:20:57.666Z] ---> Running in d7c2c4941b86 [2022-03-30T07:20:57.666Z] Removing intermediate container d7c2c4941b86 [2022-03-30T07:20:57.666Z] ---> 949c1299e52c [2022-03-30T07:20:57.666Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T07:20:57.666Z] ---> Running in b948078f7343 [2022-03-30T07:20:57.666Z] Removing intermediate container b948078f7343 [2022-03-30T07:20:57.666Z] ---> a3253b30814b [2022-03-30T07:20:57.666Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T07:20:57.666Z] ---> Running in cd2b348c7977 [2022-03-30T07:20:57.666Z] Removing intermediate container cd2b348c7977 [2022-03-30T07:20:57.666Z] ---> fc5fd901eb2b [2022-03-30T07:20:57.666Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-30T07:20:57.666Z] ---> Running in 1f3fb10d7948 [2022-03-30T07:20:57.666Z] Removing intermediate container 1f3fb10d7948 [2022-03-30T07:20:57.666Z] ---> 70a1f3b9face [2022-03-30T07:20:57.666Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T07:20:57.928Z] ---> Running in 0031d0f8b5d0 [2022-03-30T07:20:57.928Z] Removing intermediate container 0031d0f8b5d0 [2022-03-30T07:20:57.928Z] ---> 84a7b7dc453e [2022-03-30T07:20:57.928Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T07:20:57.928Z] ---> Running in 1347856e8915 [2022-03-30T07:20:58.500Z] Removing intermediate container 1347856e8915 [2022-03-30T07:20:58.500Z] ---> c09272ca9239 [2022-03-30T07:20:58.500Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T07:20:58.500Z] ---> Running in b53d480014eb [2022-03-30T07:20:58.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T07:20:59.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T07:20:59.968Z] OK: 221 MiB in 52 packages [2022-03-30T07:21:00.541Z] Removing intermediate container b53d480014eb [2022-03-30T07:21:00.541Z] ---> 8ede670b41cf [2022-03-30T07:21:00.541Z] Step 10/15 : ENV GO111MODULE=on [2022-03-30T07:21:00.541Z] ---> Running in e61a0d86e049 [2022-03-30T07:21:00.541Z] Removing intermediate container e61a0d86e049 [2022-03-30T07:21:00.541Z] ---> b4dc30273382 [2022-03-30T07:21:00.541Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T07:21:00.541Z] ---> Running in 9050a59ab796 [2022-03-30T07:21:00.541Z] Removing intermediate container 9050a59ab796 [2022-03-30T07:21:00.541Z] ---> e2162b26b62e [2022-03-30T07:21:00.541Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-30T07:21:00.802Z] ---> eca9b725fa0f [2022-03-30T07:21:00.802Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T07:21:00.802Z] ---> Running in f721c37c1f3a [2022-03-30T07:21:01.580Z] Still waiting to schedule task [2022-03-30T07:21:01.580Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T07:21:27.403Z] Removing intermediate container f721c37c1f3a [2022-03-30T07:21:27.403Z] ---> c1aab3819937 [2022-03-30T07:21:27.403Z] Step 14/15 : COPY . . [2022-03-30T07:21:27.975Z] ---> bb7cf56e96f9 [2022-03-30T07:21:27.975Z] Step 15/15 : RUN ${MAKE} [2022-03-30T07:21:27.975Z] ---> Running in 2e2a08456e2e [2022-03-30T07:21:28.546Z] noop [2022-03-30T07:21:28.806Z] Removing intermediate container 2e2a08456e2e [2022-03-30T07:21:28.806Z] ---> a485857fd07c [2022-03-30T07:21:28.806Z] Successfully built a485857fd07c [2022-03-30T07:21:28.806Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:21:29.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T07:21:29.144Z] . [Pipeline] withDockerContainer [2022-03-30T07:21:29.238Z] prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container [2022-03-30T07:21:29.279Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-30T07:21:29.692Z] $ docker top a7257d2a948c0ea4b1e44188842e318e824dcc79fa2155fe8974b2e5281d6d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T07:21:30.102Z] + go version [2022-03-30T07:21:30.102Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T07:21:30.143Z] $ docker stop --time=1 a7257d2a948c0ea4b1e44188842e318e824dcc79fa2155fe8974b2e5281d6d93 [2022-03-30T07:21:31.431Z] $ docker rm -f a7257d2a948c0ea4b1e44188842e318e824dcc79fa2155fe8974b2e5281d6d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:21:32.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T07:21:32.139Z] . [Pipeline] withDockerContainer [2022-03-30T07:21:32.232Z] prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container [2022-03-30T07:21:32.273Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-30T07:21:32.696Z] $ docker top ad6d1634cd7e92aa887f872acf0512874bc2e5df95b09a7bc46ba10ceb7b3545 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T07:21:33.147Z] + make test [2022-03-30T07:21:33.147Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-30T07:21:33.408Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-30T07:21:38.689Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-30T07:21:38.689Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-30T07:21:41.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T07:21:41.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-30T07:21:41.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T07:21:41.310Z] $ docker stop --time=1 ad6d1634cd7e92aa887f872acf0512874bc2e5df95b09a7bc46ba10ceb7b3545 [2022-03-30T07:21:42.937Z] $ docker rm -f ad6d1634cd7e92aa887f872acf0512874bc2e5df95b09a7bc46ba10ceb7b3545 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T07:21:43.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T07:21:43.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-30T07:21:44.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T07:21:44.956Z] + ls -al . [2022-03-30T07:21:44.956Z] total 160 [2022-03-30T07:21:44.957Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 30 07:21 . [2022-03-30T07:21:44.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:20 .. [2022-03-30T07:21:44.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 07:20 .git [2022-03-30T07:21:44.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:20 .github [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 07:20 .gitignore [2022-03-30T07:21:44.957Z] drwx------ 3 jenkins jenkins 4096 Mar 30 07:20 .semver [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 07:20 CONTRIBUTING.md [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 30 07:20 Dockerfile [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 07:20 Jenkinsfile [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 07:20 LICENSE [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 30 07:20 Makefile [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 30 07:20 README.md [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 07:20 VERSION [2022-03-30T07:21:44.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:20 assets [2022-03-30T07:21:44.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:20 bin [2022-03-30T07:21:44.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:20 cmd [2022-03-30T07:21:44.957Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 07:21 coverage.out [2022-03-30T07:21:44.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:20 docs [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 30 07:20 go.mod [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 30 07:20 go.sum [2022-03-30T07:21:44.957Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 07:20 internal [2022-03-30T07:21:44.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:20 pkg [2022-03-30T07:21:44.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:20 snap [2022-03-30T07:21:44.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:20 testing [2022-03-30T07:21:44.957Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 07:20 version.go [2022-03-30T07:21:44.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:20 web [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:21:45.294Z] + 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=d376048168253692306016dbde5d052d0ac71a23 --label arch=amd64 --label version=0.0.0 . [2022-03-30T07:21:45.580Z] Sending build context to Docker daemon 43.44MB [2022-03-30T07:21:45.580Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T07:21:45.580Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-30T07:21:45.580Z] ---> a485857fd07c [2022-03-30T07:21:45.580Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T07:21:45.843Z] ---> Running in 5552bc889e0a [2022-03-30T07:21:45.843Z] Removing intermediate container 5552bc889e0a [2022-03-30T07:21:45.843Z] ---> 81443d7d5d50 [2022-03-30T07:21:45.843Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T07:21:45.843Z] ---> Running in 957761dea4d0 [2022-03-30T07:21:46.104Z] Removing intermediate container 957761dea4d0 [2022-03-30T07:21:46.104Z] ---> bad6e3c0cb46 [2022-03-30T07:21:46.104Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T07:21:46.104Z] ---> Running in 07f467ac4866 [2022-03-30T07:21:46.104Z] Removing intermediate container 07f467ac4866 [2022-03-30T07:21:46.104Z] ---> 51831a1b7dfc [2022-03-30T07:21:46.104Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-30T07:21:46.104Z] ---> Running in 759de44c0a46 [2022-03-30T07:21:46.365Z] Removing intermediate container 759de44c0a46 [2022-03-30T07:21:46.365Z] ---> 3384efa845dc [2022-03-30T07:21:46.365Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T07:21:46.365Z] ---> Running in b58f54f9424c [2022-03-30T07:21:46.365Z] Removing intermediate container b58f54f9424c [2022-03-30T07:21:46.365Z] ---> 6676f320bdec [2022-03-30T07:21:46.365Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T07:21:46.365Z] ---> Running in a3f9c1b093c2 [2022-03-30T07:21:46.937Z] Removing intermediate container a3f9c1b093c2 [2022-03-30T07:21:46.937Z] ---> 035781ae9935 [2022-03-30T07:21:46.937Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T07:21:46.937Z] ---> Running in b370534a9e26 [2022-03-30T07:21:47.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T07:21:48.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T07:21:48.398Z] OK: 221 MiB in 52 packages [2022-03-30T07:21:48.660Z] Removing intermediate container b370534a9e26 [2022-03-30T07:21:48.660Z] ---> c0e4a373d4a2 [2022-03-30T07:21:48.660Z] Step 10/23 : ENV GO111MODULE=on [2022-03-30T07:21:48.921Z] ---> Running in 206205113f37 [2022-03-30T07:21:48.921Z] Removing intermediate container 206205113f37 [2022-03-30T07:21:48.921Z] ---> 7cc099b45d0b [2022-03-30T07:21:48.921Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T07:21:48.921Z] ---> Running in ca5b8a47f052 [2022-03-30T07:21:48.921Z] Removing intermediate container ca5b8a47f052 [2022-03-30T07:21:48.921Z] ---> d7dc7c477861 [2022-03-30T07:21:48.921Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-30T07:21:49.184Z] ---> af5151876303 [2022-03-30T07:21:49.184Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T07:21:49.184Z] ---> Running in 8d1e8c6d0b67 [2022-03-30T07:21:49.753Z] Removing intermediate container 8d1e8c6d0b67 [2022-03-30T07:21:49.753Z] ---> 8c18cf657674 [2022-03-30T07:21:49.753Z] Step 14/23 : COPY . . [2022-03-30T07:21:51.134Z] ---> a466bc35a781 [2022-03-30T07:21:51.134Z] Step 15/23 : RUN ${MAKE} [2022-03-30T07:21:51.134Z] ---> Running in 4e8e0ba37412 [2022-03-30T07:21:51.134Z] 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-30T07:21:56.414Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-30T07:21:57.796Z] Removing intermediate container 4e8e0ba37412 [2022-03-30T07:21:57.796Z] ---> 4d2f99f78387 [2022-03-30T07:21:57.796Z] Step 16/23 : FROM alpine:3.14 [2022-03-30T07:21:58.367Z] 3.14: Pulling from library/alpine [2022-03-30T07:21:58.628Z] cfab2db72209: Pulling fs layer [2022-03-30T07:21:58.628Z] cfab2db72209: Verifying Checksum [2022-03-30T07:21:58.628Z] cfab2db72209: Download complete [2022-03-30T07:21:58.897Z] cfab2db72209: Pull complete [2022-03-30T07:21:58.897Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T07:21:58.897Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T07:21:58.897Z] ---> 84b07dd2d1fd [2022-03-30T07:21:58.897Z] Step 17/23 : EXPOSE 4000 [2022-03-30T07:21:58.897Z] ---> Running in 26ba3132e616 [2022-03-30T07:21:59.158Z] Removing intermediate container 26ba3132e616 [2022-03-30T07:21:59.158Z] ---> cac644b1e310 [2022-03-30T07:21:59.158Z] 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-30T07:21:59.733Z] ---> 56d6cff4f788 [2022-03-30T07:21:59.733Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-30T07:21:59.733Z] ---> Running in 88e271cd6c95 [2022-03-30T07:21:59.733Z] Removing intermediate container 88e271cd6c95 [2022-03-30T07:21:59.733Z] ---> a3810cd06860 [2022-03-30T07:21:59.733Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-30T07:21:59.734Z] ---> Running in d8db60d8599f [2022-03-30T07:21:59.734Z] Removing intermediate container d8db60d8599f [2022-03-30T07:21:59.734Z] ---> b5f263f4b3e9 [2022-03-30T07:21:59.734Z] Step 21/23 : LABEL arch=amd64 [2022-03-30T07:21:59.995Z] ---> Running in 50d1e9c09336 [2022-03-30T07:21:59.995Z] Removing intermediate container 50d1e9c09336 [2022-03-30T07:21:59.995Z] ---> e057d460f167 [2022-03-30T07:21:59.995Z] Step 22/23 : LABEL git_sha=d376048168253692306016dbde5d052d0ac71a23 [2022-03-30T07:21:59.995Z] ---> Running in dec511d29d21 [2022-03-30T07:22:00.256Z] Removing intermediate container dec511d29d21 [2022-03-30T07:22:00.256Z] ---> 7f146914f363 [2022-03-30T07:22:00.256Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T07:22:00.256Z] ---> Running in 7b469af4c0a3 [2022-03-30T07:22:00.256Z] Removing intermediate container 7b469af4c0a3 [2022-03-30T07:22:00.256Z] ---> 0f285d3dfd79 [2022-03-30T07:22:00.256Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T07:22:00.256Z] Successfully built 0f285d3dfd79 [2022-03-30T07:22:00.256Z] 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-30T07:22:01.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T07:22:01.008Z] [2022-03-30T07:22:01.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:22:01.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T07:22:01.356Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T07:22:01.356Z] 5eb5b503b376: Pulling fs layer [2022-03-30T07:22:01.356Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T07:22:01.356Z] ec43610c2a17: Pulling fs layer [2022-03-30T07:22:01.356Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T07:22:01.356Z] 33b1e0a273af: Pulling fs layer [2022-03-30T07:22:01.356Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T07:22:01.356Z] 2f39f015ded8: Pulling fs layer [2022-03-30T07:22:01.356Z] 3a2ae6a8a46f: Waiting [2022-03-30T07:22:01.356Z] 33b1e0a273af: Waiting [2022-03-30T07:22:01.356Z] 5d3b04190fa2: Waiting [2022-03-30T07:22:01.356Z] 2f39f015ded8: Waiting [2022-03-30T07:22:01.356Z] 5c69ac0246d0: Download complete [2022-03-30T07:22:01.356Z] 3a2ae6a8a46f: Download complete [2022-03-30T07:22:01.356Z] 33b1e0a273af: Verifying Checksum [2022-03-30T07:22:01.356Z] 33b1e0a273af: Download complete [2022-03-30T07:22:01.356Z] ec43610c2a17: Verifying Checksum [2022-03-30T07:22:01.356Z] ec43610c2a17: Download complete [2022-03-30T07:22:01.356Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T07:22:01.356Z] 5d3b04190fa2: Download complete [2022-03-30T07:22:01.616Z] 5eb5b503b376: Verifying Checksum [2022-03-30T07:22:01.616Z] 5eb5b503b376: Download complete [2022-03-30T07:22:02.184Z] 2f39f015ded8: Download complete [2022-03-30T07:22:02.751Z] 5eb5b503b376: Pull complete [2022-03-30T07:22:03.010Z] 5c69ac0246d0: Pull complete [2022-03-30T07:22:03.578Z] ec43610c2a17: Pull complete [2022-03-30T07:22:03.578Z] 3a2ae6a8a46f: Pull complete [2022-03-30T07:22:03.837Z] 33b1e0a273af: Pull complete [2022-03-30T07:22:03.837Z] 5d3b04190fa2: Pull complete [2022-03-30T07:22:08.037Z] 2f39f015ded8: Pull complete [2022-03-30T07:22:08.298Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T07:22:08.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T07:22:08.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T07:22:08.394Z] prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container [2022-03-30T07:22:08.437Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T07:22:10.111Z] $ docker top 5455e6b59e7d6a6f98679aa101b8b6ac488d72d0e77f3d5a4ff9fe312de8deb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:22:10.603Z] ---> job-cost.sh [2022-03-30T07:22:10.603Z] lf-activate-venv: SKIPPING [2022-03-30T07:22:10.603Z] INFO: No Stack... [2022-03-30T07:22:10.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T07:22:11.432Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T07:22:11.761Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/cost.csv [2022-03-30T07:22:11.761Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T07:22:11.810Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [2022-03-30T07:22:11.814Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] did not exist. Created. [2022-03-30T07:22:11.814Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T07:22:12.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-30T07:22:12.266Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T07:22:12.285Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T07:22:12.356Z] $ docker stop --time=1 5455e6b59e7d6a6f98679aa101b8b6ac488d72d0e77f3d5a4ff9fe312de8deb3 [2022-03-30T07:22:13.523Z] $ docker rm -f 5455e6b59e7d6a6f98679aa101b8b6ac488d72d0e77f3d5a4ff9fe312de8deb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T07:22:38.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [Pipeline] { [Pipeline] ws [2022-03-30T07:22:38.407Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-03-30T07:22:38.711Z] The recommended git tool is: git [2022-03-30T07:22:46.032Z] using credential edgex-jenkins-ssh [2022-03-30T07:22:46.053Z] Cloning the remote Git repository [2022-03-30T07:22:46.116Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T07:22:46.195Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-03-30T07:22:46.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T07:22:46.290Z] > git --version # timeout=10 [2022-03-30T07:22:46.320Z] > git --version # 'git version 2.25.1' [2022-03-30T07:22:46.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T07:22:46.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T07:22:50.649Z] Merging remotes/origin/main commit a297faecba2e479c84256204d88875266373bb25 into PR head commit d376048168253692306016dbde5d052d0ac71a23 [2022-03-30T07:22:49.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-30T07:22:49.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T07:22:49.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-30T07:22:49.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-30T07:22:49.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T07:22:49.983Z] > 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-30T07:22:50.676Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T07:22:50.709Z] > git checkout -f d376048168253692306016dbde5d052d0ac71a23 # timeout=10 [2022-03-30T07:22:51.182Z] Merge succeeded, producing d376048168253692306016dbde5d052d0ac71a23 [2022-03-30T07:22:51.182Z] Checking out Revision d376048168253692306016dbde5d052d0ac71a23 (PR-507) [2022-03-30T07:22:51.103Z] > git remote # timeout=10 [2022-03-30T07:22:51.120Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T07:22:51.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T07:22:51.146Z] > git merge a297faecba2e479c84256204d88875266373bb25 # timeout=10 [2022-03-30T07:22:51.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T07:22:51.195Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T07:22:51.222Z] > git checkout -f d376048168253692306016dbde5d052d0ac71a23 # timeout=10 [2022-03-30T07:22:55.406Z] Commit message: "feat: add security response header and cache control header and remove Authorization request header under unsecure mode" [2022-03-30T07:22:55.468Z] > git --version # timeout=10 [2022-03-30T07:22:55.478Z] > git --version # 'git version 2.25.1' [2022-03-30T07:22:55.494Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T07:22:56.594Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T07:22:56.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T07:22:56.594Z] Dload Upload Total Spent Left Speed [2022-03-30T07:22:56.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 47183 [Pipeline] sh [2022-03-30T07:22:57.129Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T07:22:57.513Z] + sudo tee /etc/docker/daemon.new [2022-03-30T07:22:57.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T07:22:57.513Z] { [2022-03-30T07:22:57.513Z] "registry-mirrors": [ [2022-03-30T07:22:57.513Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T07:22:57.513Z] ], [2022-03-30T07:22:57.513Z] "bip": "10.250.0.254/24", [2022-03-30T07:22:57.513Z] "hosts": [ [2022-03-30T07:22:57.513Z] "tcp://0.0.0.0:5555", [2022-03-30T07:22:57.513Z] "unix:///var/run/docker.sock" [2022-03-30T07:22:57.513Z] ], [2022-03-30T07:22:57.513Z] "mtu": 1458, [2022-03-30T07:22:57.513Z] "selinux-enabled": true, [2022-03-30T07:22:57.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T07:22:57.513Z] } [Pipeline] sh [2022-03-30T07:22:57.928Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T07:22:58.283Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T07:23:16.690Z] provisioning config files... [2022-03-30T07:23:16.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config195968242326930844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:23:17.362Z] ---> docker-login.sh [2022-03-30T07:23:17.363Z] nexus3.edgexfoundry.org:10001 [2022-03-30T07:23:17.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:23:18.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:23:18.234Z] Configure a credential helper to remove this warning. See [2022-03-30T07:23:18.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:23:18.234Z] [2022-03-30T07:23:18.234Z] Login Succeeded [2022-03-30T07:23:18.234Z] nexus3.edgexfoundry.org:10002 [2022-03-30T07:23:18.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:23:18.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:23:18.781Z] Configure a credential helper to remove this warning. See [2022-03-30T07:23:18.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:23:18.781Z] [2022-03-30T07:23:18.781Z] Login Succeeded [2022-03-30T07:23:18.781Z] nexus3.edgexfoundry.org:10003 [2022-03-30T07:23:19.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:23:19.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:23:19.060Z] Configure a credential helper to remove this warning. See [2022-03-30T07:23:19.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:23:19.060Z] [2022-03-30T07:23:19.060Z] Login Succeeded [2022-03-30T07:23:19.060Z] nexus3.edgexfoundry.org:10004 [2022-03-30T07:23:19.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:23:19.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:23:19.660Z] Configure a credential helper to remove this warning. See [2022-03-30T07:23:19.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:23:19.660Z] [2022-03-30T07:23:19.660Z] Login Succeeded [2022-03-30T07:23:19.660Z] docker.io [2022-03-30T07:23:19.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T07:23:20.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T07:23:20.532Z] Configure a credential helper to remove this warning. See [2022-03-30T07:23:20.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T07:23:20.532Z] [2022-03-30T07:23:20.532Z] Login Succeeded [2022-03-30T07:23:20.532Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T07:23:20.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T07:23:20.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T07:23:20.955Z] ========================================================= [2022-03-30T07:23:20.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T07:23:20.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:23:21.420Z] + 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-30T07:23:22.426Z] Sending build context to Docker daemon 27.35MB [2022-03-30T07:23:22.426Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T07:23:22.426Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-30T07:23:22.426Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T07:23:22.426Z] 9b3977197b4f: Pulling fs layer [2022-03-30T07:23:22.426Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T07:23:22.426Z] 94645a83ff95: Pulling fs layer [2022-03-30T07:23:22.426Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T07:23:22.426Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T07:23:22.426Z] f7c0051592d6: Pulling fs layer [2022-03-30T07:23:22.426Z] a227ed2f7395: Pulling fs layer [2022-03-30T07:23:22.426Z] 7b1c46037f91: Pulling fs layer [2022-03-30T07:23:22.426Z] 0c92f367c5e7: Waiting [2022-03-30T07:23:22.426Z] f7c0051592d6: Waiting [2022-03-30T07:23:22.426Z] 3f3a8bcf1eab: Waiting [2022-03-30T07:23:22.426Z] a227ed2f7395: Waiting [2022-03-30T07:23:22.426Z] 7b1c46037f91: Waiting [2022-03-30T07:23:22.707Z] 94645a83ff95: Verifying Checksum [2022-03-30T07:23:22.707Z] 94645a83ff95: Download complete [2022-03-30T07:23:22.707Z] 1a89e8eeedd5: Download complete [2022-03-30T07:23:22.707Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T07:23:22.707Z] 0c92f367c5e7: Download complete [2022-03-30T07:23:22.707Z] f7c0051592d6: Verifying Checksum [2022-03-30T07:23:22.707Z] f7c0051592d6: Download complete [2022-03-30T07:23:22.707Z] 9b3977197b4f: Verifying Checksum [2022-03-30T07:23:22.707Z] 9b3977197b4f: Download complete [2022-03-30T07:23:22.707Z] a227ed2f7395: Verifying Checksum [2022-03-30T07:23:22.707Z] a227ed2f7395: Download complete [2022-03-30T07:23:23.311Z] 9b3977197b4f: Pull complete [2022-03-30T07:23:23.913Z] 1a89e8eeedd5: Pull complete [2022-03-30T07:23:24.189Z] 94645a83ff95: Pull complete [2022-03-30T07:23:24.790Z] 7b1c46037f91: Verifying Checksum [2022-03-30T07:23:24.790Z] 7b1c46037f91: Download complete [2022-03-30T07:23:25.070Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T07:23:25.070Z] 3f3a8bcf1eab: Download complete [2022-03-30T07:23:37.487Z] 3f3a8bcf1eab: Pull complete [2022-03-30T07:23:37.487Z] 0c92f367c5e7: Pull complete [2022-03-30T07:23:37.487Z] f7c0051592d6: Pull complete [2022-03-30T07:23:37.762Z] a227ed2f7395: Pull complete [2022-03-30T07:23:44.508Z] 7b1c46037f91: Pull complete [2022-03-30T07:23:44.508Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T07:23:44.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T07:23:44.508Z] ---> f79e39bc4007 [2022-03-30T07:23:44.508Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T07:23:45.492Z] ---> Running in 2ddd97c52811 [2022-03-30T07:23:45.766Z] Removing intermediate container 2ddd97c52811 [2022-03-30T07:23:45.766Z] ---> e7bbf87b453a [2022-03-30T07:23:45.766Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T07:23:45.766Z] ---> Running in 58952b66b8ad [2022-03-30T07:23:46.041Z] Removing intermediate container 58952b66b8ad [2022-03-30T07:23:46.041Z] ---> 4fc3361b359e [2022-03-30T07:23:46.041Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T07:23:46.324Z] ---> Running in 47b5ff8eab5d [2022-03-30T07:23:46.324Z] Removing intermediate container 47b5ff8eab5d [2022-03-30T07:23:46.324Z] ---> dc04bdc913b6 [2022-03-30T07:23:46.324Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-30T07:23:46.599Z] ---> Running in a34230c8661a [2022-03-30T07:23:46.873Z] Removing intermediate container a34230c8661a [2022-03-30T07:23:46.873Z] ---> 4a9b0b038aa0 [2022-03-30T07:23:46.873Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T07:23:46.873Z] ---> Running in 12cbb46f4aa0 [2022-03-30T07:23:47.160Z] Removing intermediate container 12cbb46f4aa0 [2022-03-30T07:23:47.160Z] ---> b422b00d6b4a [2022-03-30T07:23:47.160Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T07:23:47.160Z] ---> Running in 11dd1fdd13e0 [2022-03-30T07:23:49.142Z] Removing intermediate container 11dd1fdd13e0 [2022-03-30T07:23:49.142Z] ---> d67d85100aa6 [2022-03-30T07:23:49.142Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T07:23:49.142Z] ---> Running in e1419bd5b24d [2022-03-30T07:23:50.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T07:23:50.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T07:23:51.706Z] OK: 220 MiB in 52 packages [2022-03-30T07:23:53.691Z] Removing intermediate container e1419bd5b24d [2022-03-30T07:23:53.691Z] ---> 62fe99859bb9 [2022-03-30T07:23:53.691Z] Step 10/15 : ENV GO111MODULE=on [2022-03-30T07:23:53.691Z] ---> Running in 01f99f7b531d [2022-03-30T07:23:54.674Z] Removing intermediate container 01f99f7b531d [2022-03-30T07:23:54.674Z] ---> 25f66ccee2a1 [2022-03-30T07:23:54.674Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T07:23:54.674Z] ---> Running in 759fc9647b63 [2022-03-30T07:23:54.947Z] Removing intermediate container 759fc9647b63 [2022-03-30T07:23:54.947Z] ---> 17b99c8f55f6 [2022-03-30T07:23:54.947Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-30T07:23:55.566Z] ---> 67df9a699559 [2022-03-30T07:23:55.566Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T07:23:55.566Z] ---> Running in c69bb592b912 [2022-03-30T07:25:17.379Z] Removing intermediate container c69bb592b912 [2022-03-30T07:25:17.379Z] ---> c115c2b01249 [2022-03-30T07:25:17.379Z] Step 14/15 : COPY . . [2022-03-30T07:25:17.379Z] ---> dcbe7cef8b18 [2022-03-30T07:25:17.379Z] Step 15/15 : RUN ${MAKE} [2022-03-30T07:25:17.379Z] ---> Running in a1aa71f6f779 [2022-03-30T07:25:17.379Z] noop [2022-03-30T07:25:17.379Z] Removing intermediate container a1aa71f6f779 [2022-03-30T07:25:17.379Z] ---> bbb245b6c46c [2022-03-30T07:25:17.379Z] Successfully built bbb245b6c46c [2022-03-30T07:25:17.379Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:25:17.743Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T07:25:17.743Z] . [Pipeline] withDockerContainer [2022-03-30T07:25:17.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-9405 does not seem to be running inside a container [2022-03-30T07:25:18.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T07:25:19.338Z] $ docker top 5ced6cf8389699d88a12eed7c99bc846599c380c0feb1c64ba8585456d5b5f80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T07:25:20.261Z] + go version [2022-03-30T07:25:20.261Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T07:25:20.312Z] $ docker stop --time=1 5ced6cf8389699d88a12eed7c99bc846599c380c0feb1c64ba8585456d5b5f80 [2022-03-30T07:25:21.954Z] $ docker rm -f 5ced6cf8389699d88a12eed7c99bc846599c380c0feb1c64ba8585456d5b5f80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:25:22.803Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T07:25:22.803Z] . [Pipeline] withDockerContainer [2022-03-30T07:25:23.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-9405 does not seem to be running inside a container [2022-03-30T07:25:23.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T07:25:24.432Z] $ docker top ba53101578fe47900dfa46f1570b743ba86eb1db6e1beaa6139ee4c8884ba17f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-30T07:25:25.400Z] + make test [2022-03-30T07:25:25.400Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-30T07:25:26.384Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-30T07:26:05.435Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-30T07:26:05.435Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-30T07:26:23.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T07:26:23.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-30T07:26:23.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-30T07:26:23.826Z] $ docker stop --time=1 ba53101578fe47900dfa46f1570b743ba86eb1db6e1beaa6139ee4c8884ba17f [2022-03-30T07:26:25.532Z] $ docker rm -f ba53101578fe47900dfa46f1570b743ba86eb1db6e1beaa6139ee4c8884ba17f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T07:26:26.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-30T07:26:26.369Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T07:26:26.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T07:26:27.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-30T07:26:27.861Z] + ls -al . [2022-03-30T07:26:27.862Z] total 156 [2022-03-30T07:26:27.862Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 30 07:25 . [2022-03-30T07:26:27.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:22 .. [2022-03-30T07:26:27.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 07:22 .git [2022-03-30T07:26:27.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:22 .github [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 07:22 .gitignore [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 07:22 CONTRIBUTING.md [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 30 07:22 Dockerfile [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 07:22 Jenkinsfile [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 07:22 LICENSE [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 30 07:22 Makefile [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 30 07:22 README.md [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 07:20 VERSION [2022-03-30T07:26:27.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:22 assets [2022-03-30T07:26:27.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:22 bin [2022-03-30T07:26:27.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:22 cmd [2022-03-30T07:26:27.862Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 07:25 coverage.out [2022-03-30T07:26:27.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 07:22 docs [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 30 07:22 go.mod [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 30 07:22 go.sum [2022-03-30T07:26:27.862Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 07:22 internal [2022-03-30T07:26:27.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 07:22 pkg [2022-03-30T07:26:27.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:22 snap [2022-03-30T07:26:27.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:22 testing [2022-03-30T07:26:27.862Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 07:22 version.go [2022-03-30T07:26:27.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 07:22 web [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:26:28.226Z] + 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=d376048168253692306016dbde5d052d0ac71a23 --label arch=arm64 --label version=0.0.0 . [2022-03-30T07:26:29.205Z] Sending build context to Docker daemon 27.35MB [2022-03-30T07:26:29.205Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-30T07:26:29.205Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-30T07:26:29.205Z] ---> bbb245b6c46c [2022-03-30T07:26:29.205Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-30T07:26:29.479Z] ---> Running in 258c3e74264b [2022-03-30T07:26:29.752Z] Removing intermediate container 258c3e74264b [2022-03-30T07:26:29.752Z] ---> cfcabac8cd26 [2022-03-30T07:26:29.752Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-30T07:26:29.752Z] ---> Running in 5f9a8e59bf45 [2022-03-30T07:26:30.023Z] Removing intermediate container 5f9a8e59bf45 [2022-03-30T07:26:30.023Z] ---> 32b2a696e47c [2022-03-30T07:26:30.023Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-30T07:26:30.023Z] ---> Running in 5a4092de5c1d [2022-03-30T07:26:30.297Z] Removing intermediate container 5a4092de5c1d [2022-03-30T07:26:30.297Z] ---> ec1b86d2cf7c [2022-03-30T07:26:30.297Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-30T07:26:30.573Z] ---> Running in f6a1fad00c73 [2022-03-30T07:26:30.844Z] Removing intermediate container f6a1fad00c73 [2022-03-30T07:26:30.844Z] ---> 20dce076fb9e [2022-03-30T07:26:30.844Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-30T07:26:30.844Z] ---> Running in fe1ab44dc008 [2022-03-30T07:26:31.119Z] Removing intermediate container fe1ab44dc008 [2022-03-30T07:26:31.119Z] ---> 74db78214f43 [2022-03-30T07:26:31.119Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T07:26:31.119Z] ---> Running in 8e1db748e4f7 [2022-03-30T07:26:33.105Z] Removing intermediate container 8e1db748e4f7 [2022-03-30T07:26:33.105Z] ---> 176743b26dc7 [2022-03-30T07:26:33.105Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-30T07:26:33.105Z] ---> Running in 6568a6ae199f [2022-03-30T07:26:34.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T07:26:34.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T07:26:35.658Z] OK: 220 MiB in 52 packages [2022-03-30T07:26:36.255Z] Removing intermediate container 6568a6ae199f [2022-03-30T07:26:36.255Z] ---> d3f665684332 [2022-03-30T07:26:36.255Z] Step 10/23 : ENV GO111MODULE=on [2022-03-30T07:26:36.529Z] ---> Running in f9d2e1050c15 [2022-03-30T07:26:36.810Z] Removing intermediate container f9d2e1050c15 [2022-03-30T07:26:36.811Z] ---> 7b55c42082ec [2022-03-30T07:26:36.811Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-30T07:26:36.811Z] ---> Running in aabdd12b43e2 [2022-03-30T07:26:37.085Z] Removing intermediate container aabdd12b43e2 [2022-03-30T07:26:37.085Z] ---> 203b08055f73 [2022-03-30T07:26:37.085Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-30T07:26:37.684Z] ---> e299407436b9 [2022-03-30T07:26:37.684Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T07:26:37.684Z] ---> Running in 0e9cc785e1c1 [2022-03-30T07:26:40.309Z] Removing intermediate container 0e9cc785e1c1 [2022-03-30T07:26:40.309Z] ---> b3907a97beea [2022-03-30T07:26:40.309Z] Step 14/23 : COPY . . [2022-03-30T07:26:42.941Z] ---> 6101da36b183 [2022-03-30T07:26:42.941Z] Step 15/23 : RUN ${MAKE} [2022-03-30T07:26:42.941Z] ---> Running in 6379fe8a720b [2022-03-30T07:26:43.925Z] 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-30T07:27:16.322Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-30T07:27:19.724Z] Removing intermediate container 6379fe8a720b [2022-03-30T07:27:19.724Z] ---> 9868aa255c52 [2022-03-30T07:27:19.724Z] Step 16/23 : FROM alpine:3.14 [2022-03-30T07:27:19.997Z] 3.14: Pulling from library/alpine [2022-03-30T07:27:19.997Z] 810d54c7e01b: Pulling fs layer [2022-03-30T07:27:20.272Z] 810d54c7e01b: Verifying Checksum [2022-03-30T07:27:20.272Z] 810d54c7e01b: Download complete [2022-03-30T07:27:20.879Z] 810d54c7e01b: Pull complete [2022-03-30T07:27:20.879Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T07:27:20.879Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T07:27:20.879Z] ---> cc3d11fa2d52 [2022-03-30T07:27:20.879Z] Step 17/23 : EXPOSE 4000 [2022-03-30T07:27:21.155Z] ---> Running in c0958d0fa664 [2022-03-30T07:27:21.432Z] Removing intermediate container c0958d0fa664 [2022-03-30T07:27:21.432Z] ---> 56f15fa59b97 [2022-03-30T07:27:21.432Z] 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-30T07:27:22.870Z] ---> 7120d6533e7c [2022-03-30T07:27:22.870Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-30T07:27:22.870Z] ---> Running in 4121aba76b76 [2022-03-30T07:27:23.146Z] Removing intermediate container 4121aba76b76 [2022-03-30T07:27:23.146Z] ---> 19b96bdf0091 [2022-03-30T07:27:23.146Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-30T07:27:23.146Z] ---> Running in cd0fc0638f91 [2022-03-30T07:27:23.423Z] Removing intermediate container cd0fc0638f91 [2022-03-30T07:27:23.423Z] ---> 29f3bfe67ee3 [2022-03-30T07:27:23.423Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T07:27:23.423Z] ---> Running in 75353c5c1e88 [2022-03-30T07:27:23.697Z] Removing intermediate container 75353c5c1e88 [2022-03-30T07:27:23.697Z] ---> 715100ca4b7f [2022-03-30T07:27:23.697Z] Step 22/23 : LABEL git_sha=d376048168253692306016dbde5d052d0ac71a23 [2022-03-30T07:27:23.972Z] ---> Running in ae8a91566b38 [2022-03-30T07:27:24.248Z] Removing intermediate container ae8a91566b38 [2022-03-30T07:27:24.248Z] ---> 1ff7b95918f8 [2022-03-30T07:27:24.248Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T07:27:24.248Z] ---> Running in 1df4b7f3d1fb [2022-03-30T07:27:24.524Z] Removing intermediate container 1df4b7f3d1fb [2022-03-30T07:27:24.524Z] ---> 6db103e76dff [2022-03-30T07:27:24.524Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-30T07:27:24.524Z] Successfully built 6db103e76dff [2022-03-30T07:27:24.798Z] 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-30T07:27:25.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T07:27:25.724Z] [2022-03-30T07:27:25.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:27:26.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T07:27:26.381Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T07:27:26.381Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T07:27:26.381Z] 04944245beec: Pulling fs layer [2022-03-30T07:27:26.381Z] 699f458cf7ca: Pulling fs layer [2022-03-30T07:27:26.381Z] 765212b225bb: Pulling fs layer [2022-03-30T07:27:26.381Z] f23df028b6ca: Pulling fs layer [2022-03-30T07:27:26.381Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T07:27:26.381Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T07:27:26.381Z] 765212b225bb: Waiting [2022-03-30T07:27:26.381Z] f23df028b6ca: Waiting [2022-03-30T07:27:26.381Z] d65c8cfc05b1: Waiting [2022-03-30T07:27:26.381Z] 2437ff75d9bd: Waiting [2022-03-30T07:27:26.381Z] 04944245beec: Download complete [2022-03-30T07:27:26.381Z] 765212b225bb: Verifying Checksum [2022-03-30T07:27:26.381Z] 765212b225bb: Download complete [2022-03-30T07:27:26.381Z] f23df028b6ca: Verifying Checksum [2022-03-30T07:27:26.381Z] f23df028b6ca: Download complete [2022-03-30T07:27:26.381Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T07:27:26.381Z] d65c8cfc05b1: Download complete [2022-03-30T07:27:26.656Z] 699f458cf7ca: Verifying Checksum [2022-03-30T07:27:26.656Z] 699f458cf7ca: Download complete [2022-03-30T07:27:26.933Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T07:27:26.933Z] 8998bd30e6a1: Download complete [2022-03-30T07:27:28.923Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T07:27:28.923Z] 2437ff75d9bd: Download complete [2022-03-30T07:27:31.553Z] 8998bd30e6a1: Pull complete [2022-03-30T07:27:31.553Z] 04944245beec: Pull complete [2022-03-30T07:27:33.539Z] 699f458cf7ca: Pull complete [2022-03-30T07:27:33.539Z] 765212b225bb: Pull complete [2022-03-30T07:27:34.137Z] f23df028b6ca: Pull complete [2022-03-30T07:27:34.413Z] d65c8cfc05b1: Pull complete [2022-03-30T07:27:49.525Z] 2437ff75d9bd: Pull complete [2022-03-30T07:27:49.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T07:27:49.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T07:27:49.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T07:27:49.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-9405 does not seem to be running inside a container [2022-03-30T07:27:49.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T07:27:52.177Z] $ docker top 9d431327a8a361a776af8fd9c9f24889b5c1e209f33a31ed934cda758a7ecba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:27:53.169Z] ---> job-cost.sh [2022-03-30T07:27:53.169Z] lf-activate-venv: SKIPPING [2022-03-30T07:27:53.169Z] INFO: No Stack... [2022-03-30T07:27:53.444Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T07:27:54.426Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T07:27:55.114Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-03-30T07:27:55.115Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T07:27:55.201Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [2022-03-30T07:27:55.206Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] did not exist. Created. [2022-03-30T07:27:55.206Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T07:27:55.957Z] /w/workspace/edgex-ui-go/1@tmp/durable-b440dad0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-30T07:27:56.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T07:27:56.696Z] Warning: overwriting stash ‘stack-cost’ [2022-03-30T07:27:56.850Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T07:27:56.864Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-507-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T07:27:56.959Z] $ docker stop --time=1 9d431327a8a361a776af8fd9c9f24889b5c1e209f33a31ed934cda758a7ecba2 [2022-03-30T07:27:58.450Z] $ docker rm -f 9d431327a8a361a776af8fd9c9f24889b5c1e209f33a31ed934cda758a7ecba2 [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-30T07:27:59.511Z] provisioning config files... [2022-03-30T07:27:59.564Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config5717888354553858111tmp [Pipeline] { [Pipeline] sh [2022-03-30T07:27:59.884Z] + set +x [2022-03-30T07:27:59.885Z] + curl -s https://codecov.io/bash [2022-03-30T07:27:59.885Z] + bash -s -- [2022-03-30T07:27:59.885Z] [2022-03-30T07:27:59.885Z] _____ _ [2022-03-30T07:27:59.885Z] / ____| | | [2022-03-30T07:27:59.885Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T07:27:59.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T07:27:59.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T07:27:59.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T07:27:59.885Z] Bash-1.0.6 [2022-03-30T07:27:59.885Z] [2022-03-30T07:27:59.885Z] [2022-03-30T07:27:59.885Z] ==> git version 2.25.1 found [2022-03-30T07:27:59.885Z] ==> 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-30T07:27:59.885Z] Release-Date: 2020-01-08 [2022-03-30T07:27:59.885Z] 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-30T07:27:59.885Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T07:27:59.885Z] ==> Jenkins CI detected. [2022-03-30T07:27:59.885Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T07:27:59.885Z] project root: . [2022-03-30T07:27:59.885Z] --> token set from env [2022-03-30T07:27:59.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T07:27:59.885Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T07:27:59.885Z] ==> Python coveragepy not found [2022-03-30T07:27:59.885Z] ==> Searching for coverage reports in: [2022-03-30T07:27:59.885Z] + . [2022-03-30T07:27:59.885Z] -> Found 1 reports [2022-03-30T07:28:00.145Z] ==> Detecting git/mercurial file structure [2022-03-30T07:28:00.146Z] ==> Reading reports [2022-03-30T07:28:00.146Z] + ./coverage.out bytes=10 [2022-03-30T07:28:00.146Z] ==> Appending adjustments [2022-03-30T07:28:00.146Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T07:28:00.146Z] + Found adjustments [2022-03-30T07:28:00.146Z] ==> Gzipping contents [2022-03-30T07:28:00.146Z] 4.0K /tmp/codecov.0qEc8P.gz [2022-03-30T07:28:00.146Z] ==> Uploading reports [2022-03-30T07:28:00.146Z] url: https://codecov.io [2022-03-30T07:28:00.146Z] query: branch=PR-507&commit=d376048168253692306016dbde5d052d0ac71a23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-03-30T07:28:00.146Z] -> Pinging Codecov [2022-03-30T07:28:00.146Z] 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=d376048168253692306016dbde5d052d0ac71a23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2022-03-30T07:28:00.406Z] -> Uploading to [2022-03-30T07:28:00.406Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/FB506323287CE973F263BFD2A0EB1F37/d376048168253692306016dbde5d052d0ac71a23/ce2b41ab-9226-40c6-a7ac-754c22257bde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T072800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49dd9557b45967b17c7d69d3a919adbf00f6f1fad264acbda75e929ff6b33ccc [2022-03-30T07:28:00.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T07:28:00.406Z] Dload Upload Total Spent Left Speed [2022-03-30T07:28:00.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4057 0 0 100 4057 0 18357 --:--:-- --:--:-- --:--:-- 18274 100 4057 0 0 100 4057 0 16764 --:--:-- --:--:-- --:--:-- 16695 [2022-03-30T07:28:00.668Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d376048168253692306016dbde5d052d0ac71a23 [Pipeline] } [2022-03-30T07:28:00.696Z] 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-30T07:28:02.399Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives ] [2022-03-30T07:28:02.399Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T07:28:02.399Z] total 16 [2022-03-30T07:28:02.399Z] drwxr-xr-x 3 root root 4096 Mar 30 07:22 . [2022-03-30T07:28:02.399Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 30 07:22 .. [2022-03-30T07:28:02.399Z] drwxr-xr-x 2 root root 4096 Mar 30 07:22 cost [2022-03-30T07:28:02.399Z] -rw-r--r-- 1 root root 82 Mar 30 07:22 cost.csv [2022-03-30T07:28:02.399Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T07:28:02.399Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives [2022-03-30T07:28:02.399Z] total 16 [2022-03-30T07:28:02.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 07:22 . [2022-03-30T07:28:02.399Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 30 07:22 .. [2022-03-30T07:28:02.399Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 07:22 cost [2022-03-30T07:28:02.399Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 30 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:02.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:03.630Z] ---> package-listing.sh [2022-03-30T07:28:03.630Z] ++ facter osfamily [2022-03-30T07:28:03.630Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T07:28:03.891Z] + OS_FAMILY=debian [2022-03-30T07:28:03.891Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-507 [2022-03-30T07:28:03.891Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T07:28:03.891Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T07:28:03.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T07:28:03.891Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T07:28:03.891Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-03-30T07:28:03.891Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T07:28:03.891Z] + case "${OS_FAMILY}" in [2022-03-30T07:28:03.891Z] + dpkg -l [2022-03-30T07:28:03.891Z] + grep '^ii' [2022-03-30T07:28:03.891Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T07:28:03.891Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T07:28:03.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T07:28:03.891Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-507 ']' [2022-03-30T07:28:03.891Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-507/archives/ [2022-03-30T07:28:03.891Z] + 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-30T07:28:03.923Z] 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-30T07:28:04.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T07:28:04.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T07:28:04.799Z] . [Pipeline] withDockerContainer [2022-03-30T07:28:04.881Z] prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container [2022-03-30T07:28:04.924Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T07:28:05.158Z] $ docker top f6d73e7805a3b6b14445783457a4fe2f67fbf81d72da4e52da4bd45c13964a04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T07:28:05.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T07:28:05.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T07:28:06.175Z] + ls /var/log/sa-host [2022-03-30T07:28:06.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T07:28:06.461Z] provisioning config files... [2022-03-30T07:28:06.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-507@tmp/config5461532798087071661tmp [Pipeline] { [Pipeline] echo [2022-03-30T07:28:06.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:06.836Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T07:28:06.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:07.267Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T07:28:07.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:07.622Z] ---> sudo-logs.sh [2022-03-30T07:28:07.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T07:28:07.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:08.021Z] ---> job-cost.sh [2022-03-30T07:28:08.021Z] lf-activate-venv: SKIPPING [2022-03-30T07:28:08.021Z] DEBUG: total: 0.2199999988079071 [2022-03-30T07:28:08.021Z] INFO: Retrieving Stack Cost... [2022-03-30T07:28:08.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T07:28:08.857Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T07:28:08.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T07:28:09.203Z] ---> logs-deploy.sh [2022-03-30T07:28:09.203Z] lf-activate-venv: SKIPPING [2022-03-30T07:28:09.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-507/1 [2022-03-30T07:28:09.203Z] INFO: archiving workspace using pattern(s): [2022-03-30T07:28:10.145Z] Archives upload complete. [2022-03-30T07:28:10.145Z] INFO: archiving logs to Nexus