Pull request #499 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bbe862e03589a0285ee130e4bb82b7fc91f67de+8d7b00626af3583744669d29e95c77c5f4d97e7c (1bdeead24241c8e7e420d6a139c33819de633a8a) 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-ssh13441723498341361481.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11090720730232342528.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-499/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-499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3772902722300161391.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-499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12432838519581000351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh185488399132054369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-499/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-499/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15785429305592766659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5472’ Running on prd-centos7-docker-4c-2g-5475 in /w/workspace/edgexfoundry_edgex-ui-go_PR-499 [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-499 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/jenkins-gitclient-ssh376079935825983120.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 2bbe862e03589a0285ee130e4bb82b7fc91f67de Merge succeeded, producing 2bbe862e03589a0285ee130e4bb82b7fc91f67de Checking out Revision 2bbe862e03589a0285ee130e4bb82b7fc91f67de (PR-499) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/jenkins-gitclient-ssh3904588408197029171.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bbe862e03589a0285ee130e4bb82b7fc91f67de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/jenkins-gitclient-ssh4561772760176127334.key > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bbe862e03589a0285ee130e4bb82b7fc91f67de # timeout=10 Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-18T07:03:28.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-18T07:03:28.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-18T07:03:28.730Z] ========================================================= [2022-02-18T07:03:28.730Z] EdgeX Global Pipelines Version Info [2022-02-18T07:03:28.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:03:29.907Z] ------------------- [2022-02-18T07:03:29.907Z] stable info: [2022-02-18T07:03:29.907Z] ------------------- [2022-02-18T07:03:29.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:03:29.907Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:03:29.907Z] Message: update stable to v1.0.220 [2022-02-18T07:03:30.481Z] ------------------- [2022-02-18T07:03:30.481Z] experimental info: [2022-02-18T07:03:30.481Z] ------------------- [2022-02-18T07:03:30.481Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T07:03:30.481Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T07:03:30.481Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-18T07:03:30.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-18T07:03:30.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-18T07:03:30.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-18T07:03:30.872Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-18T07:03:30.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-18T07:03:30.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-18T07:03:30.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-18T07:03:31.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-18T07:03:31.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-18T07:03:31.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-18T07:03:31.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-18T07:03:31.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-18T07:03:31.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-18T07:03:31.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-18T07:03:31.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:03:31.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T07:03:31.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:03:31.420Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-18T07:03:31.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-18T07:03:31.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-18T07:03:31.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-18T07:03:31.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-18T07:03:31.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-18T07:03:31.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-18T07:03:31.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-18T07:03:31.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-18T07:03:31.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-499 [Pipeline] echo [2022-02-18T07:03:31.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-499 [Pipeline] echo [2022-02-18T07:03:31.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-499 [Pipeline] echo [2022-02-18T07:03:31.904Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bbe862e03589a0285ee130e4bb82b7fc91f67de [Pipeline] echo [2022-02-18T07:03:31.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bbe862 [Pipeline] echo [2022-02-18T07:03:32.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:03:32.106Z] provisioning config files... [2022-02-18T07:03:32.119Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/config1551749687699249366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:03:32.469Z] ---> docker-login.sh [2022-02-18T07:03:32.469Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:03:32.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:32.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:32.731Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:32.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:32.731Z] [2022-02-18T07:03:32.731Z] Login Succeeded [2022-02-18T07:03:32.731Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:03:32.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:32.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:32.731Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:32.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:32.731Z] [2022-02-18T07:03:32.731Z] Login Succeeded [2022-02-18T07:03:32.731Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:03:32.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:32.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:32.992Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:32.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:32.992Z] [2022-02-18T07:03:32.992Z] Login Succeeded [2022-02-18T07:03:32.992Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:03:32.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:32.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:32.992Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:32.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:32.993Z] [2022-02-18T07:03:32.993Z] Login Succeeded [2022-02-18T07:03:32.993Z] docker.io [2022-02-18T07:03:32.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:33.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:33.256Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:33.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:33.256Z] [2022-02-18T07:03:33.256Z] Login Succeeded [2022-02-18T07:03:33.256Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:03:33.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-18T07:03:33.910Z] + git rev-list -1 --merges 2bbe862e03589a0285ee130e4bb82b7fc91f67de~1..2bbe862e03589a0285ee130e4bb82b7fc91f67de [Pipeline] echo [2022-02-18T07:03:33.957Z] -----------> git rev-list -1 --merges 2bbe862e03589a0285ee130e4bb82b7fc91f67de~1..2bbe862e03589a0285ee130e4bb82b7fc91f67de 2bbe862e03589a0285ee130e4bb82b7fc91f67de [false] [Pipeline] sh [2022-02-18T07:03:34.276Z] + git log --format=format:%s -1 2bbe862e03589a0285ee130e4bb82b7fc91f67de [Pipeline] echo [2022-02-18T07:03:34.309Z] ========================================================= [2022-02-18T07:03:34.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-18T07:03:34.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:03:34.741Z] + git log --format=format:%s -1 2bbe862e03589a0285ee130e4bb82b7fc91f67de [Pipeline] echo [2022-02-18T07:03:34.772Z] [semverPrep] GIT_COMMIT: 2bbe862e03589a0285ee130e4bb82b7fc91f67de, Commit Message: chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web [Pipeline] echo [2022-02-18T07:03:34.801Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-18T07:03:35.201Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T07:03:35.201Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-18T07:03:35.201Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-18T07:03:35.201Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-18T07:03:35.201Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-18T07:03:35.201Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-18T07:03:35.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:35.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:03:35.586Z] [2022-02-18T07:03:35.586Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:35.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:03:35.935Z] latest: Pulling from edgex-devops/git-semver [2022-02-18T07:03:35.935Z] a0d0a0d46f8b: Pulling fs layer [2022-02-18T07:03:35.935Z] 3e5f54012d9b: Pulling fs layer [2022-02-18T07:03:35.935Z] 4c7163046ea9: Pulling fs layer [2022-02-18T07:03:35.935Z] 0c2d73faf560: Pulling fs layer [2022-02-18T07:03:35.935Z] 0c2d73faf560: Waiting [2022-02-18T07:03:35.935Z] 3e5f54012d9b: Verifying Checksum [2022-02-18T07:03:35.935Z] 3e5f54012d9b: Download complete [2022-02-18T07:03:35.935Z] a0d0a0d46f8b: Verifying Checksum [2022-02-18T07:03:35.935Z] a0d0a0d46f8b: Download complete [2022-02-18T07:03:35.935Z] 0c2d73faf560: Verifying Checksum [2022-02-18T07:03:35.935Z] 0c2d73faf560: Download complete [2022-02-18T07:03:35.935Z] 4c7163046ea9: Verifying Checksum [2022-02-18T07:03:35.935Z] 4c7163046ea9: Download complete [2022-02-18T07:03:36.205Z] a0d0a0d46f8b: Pull complete [2022-02-18T07:03:36.206Z] 3e5f54012d9b: Pull complete [2022-02-18T07:03:36.467Z] 4c7163046ea9: Pull complete [2022-02-18T07:03:36.727Z] 0c2d73faf560: Pull complete [2022-02-18T07:03:36.727Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-18T07:03:36.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T07:03:36.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-18T07:03:36.818Z] prd-centos7-docker-4c-2g-5475 does not seem to be running inside a container [2022-02-18T07:03:36.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-499 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499:/w/workspace/edgexfoundry_edgex-ui-go_PR-499:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-18T07:03:37.220Z] $ docker top cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T07:03:37.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:03:37.719Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:03:37.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:03:37.566Z] $ docker exec cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 ssh-agent [2022-02-18T07:03:37.935Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJIdAiC/agent.14 [2022-02-18T07:03:37.935Z] SSH_AGENT_PID=20 [2022-02-18T07:03:37.942Z] Running ssh-add (command line suppressed) [2022-02-18T07:03:37.780Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/private_key_2046249439109072880.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/private_key_2046249439109072880.key) [2022-02-18T07:03:38.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:03:38.386Z] + git tag --points-at HEAD [Pipeline] } [2022-02-18T07:03:38.194Z] $ docker exec --env ******** --env ******** cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 ssh-agent -k [2022-02-18T07:03:38.281Z] unset SSH_AUTH_SOCK; [2022-02-18T07:03:38.282Z] unset SSH_AGENT_PID; [2022-02-18T07:03:38.282Z] echo Agent pid 20 killed; [2022-02-18T07:03:38.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-18T07:03:38.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T07:03:38.609Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T07:03:38.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T07:03:38.525Z] $ docker exec cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 ssh-agent [2022-02-18T07:03:38.818Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhCjdMM/agent.54 [2022-02-18T07:03:38.818Z] SSH_AGENT_PID=61 [2022-02-18T07:03:38.823Z] Running ssh-add (command line suppressed) [2022-02-18T07:03:38.736Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/private_key_8319747269290683261.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/private_key_8319747269290683261.key) [2022-02-18T07:03:38.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T07:03:39.259Z] + git semver init [2022-02-18T07:03:39.259Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T07:03:39.259Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-499/.git [2022-02-18T07:03:39.259Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-499 [2022-02-18T07:03:39.259Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T07:03:39.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T07:03:39.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T07:03:39.259Z] # $SEMVER_BRANCH = PR-499 [2022-02-18T07:03:39.259Z] # $SEMVER_TEMP = /tmp/semver-212766536 [2022-02-18T07:03:39.259Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-18T07:03:41.182Z] # '/tmp/semver-212766536' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-499/.semver' [2022-02-18T07:03:41.182Z] # -> Force: false [2022-02-18T07:03:41.182Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-499/.semver [Pipeline] } [2022-02-18T07:03:41.209Z] $ docker exec --env ******** --env ******** cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 ssh-agent -k [2022-02-18T07:03:41.298Z] unset SSH_AUTH_SOCK; [2022-02-18T07:03:41.298Z] unset SSH_AGENT_PID; [2022-02-18T07:03:41.298Z] echo Agent pid 61 killed; [2022-02-18T07:03:41.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T07:03:41.734Z] + git semver [Pipeline] } [2022-02-18T07:03:41.763Z] $ docker stop --time=1 cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 [2022-02-18T07:03:43.070Z] $ docker rm -f cf859f5e4170d2fd9e3407f909e9fe2a9d96845f3d4a1b88e864cd22177c1382 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:03:43.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-18T07:03:43.763Z] Stashed 1 file(s) [Pipeline] echo [2022-02-18T07:03:43.779Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:03:44.381Z] provisioning config files... [2022-02-18T07:03:44.390Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/config806404533283023990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:03:44.732Z] ---> docker-login.sh [2022-02-18T07:03:44.733Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:03:44.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:44.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:44.733Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:44.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:44.733Z] [2022-02-18T07:03:44.733Z] Login Succeeded [2022-02-18T07:03:44.733Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:03:44.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:44.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:44.733Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:44.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:44.733Z] [2022-02-18T07:03:44.733Z] Login Succeeded [2022-02-18T07:03:44.733Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:03:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:44.992Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:44.992Z] [2022-02-18T07:03:44.992Z] Login Succeeded [2022-02-18T07:03:44.992Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:03:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:44.992Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:44.992Z] [2022-02-18T07:03:44.992Z] Login Succeeded [2022-02-18T07:03:44.992Z] docker.io [2022-02-18T07:03:45.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:03:45.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:03:45.518Z] Configure a credential helper to remove this warning. See [2022-02-18T07:03:45.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:03:45.518Z] [2022-02-18T07:03:45.518Z] Login Succeeded [2022-02-18T07:03:45.518Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:03:45.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:03:45.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:03:45.788Z] ========================================================= [2022-02-18T07:03:45.788Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-18T07:03:45.788Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:03:46.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-18T07:03:46.470Z] Sending build context to Docker daemon 41.01MB [2022-02-18T07:03:46.470Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:03:46.470Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:03:46.470Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-18T07:03:46.470Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T07:03:46.470Z] 666ba61612fd: Pulling fs layer [2022-02-18T07:03:46.470Z] 8ed8ca486205: Pulling fs layer [2022-02-18T07:03:46.470Z] 4fe6c5a15a65: Pulling fs layer [2022-02-18T07:03:46.470Z] 22a0e8bec74d: Pulling fs layer [2022-02-18T07:03:46.470Z] 640e595b4fbd: Pulling fs layer [2022-02-18T07:03:46.470Z] 763cafe07f6e: Pulling fs layer [2022-02-18T07:03:46.470Z] 0c0b528cf693: Pulling fs layer [2022-02-18T07:03:46.470Z] 10935f4eaf8b: Pulling fs layer [2022-02-18T07:03:46.470Z] 4fe6c5a15a65: Waiting [2022-02-18T07:03:46.470Z] 22a0e8bec74d: Waiting [2022-02-18T07:03:46.470Z] 640e595b4fbd: Waiting [2022-02-18T07:03:46.470Z] 0c0b528cf693: Waiting [2022-02-18T07:03:46.470Z] 10935f4eaf8b: Waiting [2022-02-18T07:03:46.470Z] 763cafe07f6e: Waiting [2022-02-18T07:03:46.470Z] 8ed8ca486205: Verifying Checksum [2022-02-18T07:03:46.470Z] 8ed8ca486205: Download complete [2022-02-18T07:03:46.470Z] 666ba61612fd: Verifying Checksum [2022-02-18T07:03:46.470Z] 666ba61612fd: Download complete [2022-02-18T07:03:46.470Z] 22a0e8bec74d: Verifying Checksum [2022-02-18T07:03:46.470Z] 22a0e8bec74d: Download complete [2022-02-18T07:03:46.470Z] 640e595b4fbd: Verifying Checksum [2022-02-18T07:03:46.470Z] 640e595b4fbd: Download complete [2022-02-18T07:03:46.470Z] 763cafe07f6e: Verifying Checksum [2022-02-18T07:03:46.470Z] 763cafe07f6e: Download complete [2022-02-18T07:03:46.470Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T07:03:46.470Z] 59bf1c3509f3: Download complete [2022-02-18T07:03:46.735Z] 0c0b528cf693: Verifying Checksum [2022-02-18T07:03:46.735Z] 0c0b528cf693: Download complete [2022-02-18T07:03:47.002Z] 59bf1c3509f3: Pull complete [2022-02-18T07:03:47.267Z] 10935f4eaf8b: Verifying Checksum [2022-02-18T07:03:47.267Z] 10935f4eaf8b: Download complete [2022-02-18T07:03:47.267Z] 666ba61612fd: Pull complete [2022-02-18T07:03:47.267Z] 4fe6c5a15a65: Verifying Checksum [2022-02-18T07:03:47.267Z] 4fe6c5a15a65: Download complete [2022-02-18T07:03:47.267Z] 8ed8ca486205: Pull complete [2022-02-18T07:03:51.508Z] 4fe6c5a15a65: Pull complete [2022-02-18T07:03:51.508Z] 22a0e8bec74d: Pull complete [2022-02-18T07:03:51.508Z] 640e595b4fbd: Pull complete [2022-02-18T07:03:51.508Z] 763cafe07f6e: Pull complete [2022-02-18T07:03:51.508Z] 0c0b528cf693: Pull complete [2022-02-18T07:03:54.173Z] 10935f4eaf8b: Pull complete [2022-02-18T07:03:54.173Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-18T07:03:54.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T07:03:54.173Z] ---> 99d49a6021b9 [2022-02-18T07:03:54.173Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:03:55.567Z] ---> Running in 1c3332cb416f [2022-02-18T07:03:55.828Z] Removing intermediate container 1c3332cb416f [2022-02-18T07:03:55.828Z] ---> bdb8bc7b53a3 [2022-02-18T07:03:55.828Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:03:55.828Z] ---> Running in fd6dcafed81b [2022-02-18T07:03:55.828Z] Removing intermediate container fd6dcafed81b [2022-02-18T07:03:55.828Z] ---> 5b1113070c30 [2022-02-18T07:03:55.828Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:03:55.828Z] ---> Running in 846321ed262f [2022-02-18T07:03:55.828Z] Removing intermediate container 846321ed262f [2022-02-18T07:03:55.828Z] ---> 99fcd529afd7 [2022-02-18T07:03:55.828Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:03:56.091Z] ---> Running in d4c1825279a1 [2022-02-18T07:03:56.091Z] Removing intermediate container d4c1825279a1 [2022-02-18T07:03:56.091Z] ---> 87e0e0b55b26 [2022-02-18T07:03:56.091Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:03:56.091Z] ---> Running in f1746ed047a1 [2022-02-18T07:03:56.091Z] Removing intermediate container f1746ed047a1 [2022-02-18T07:03:56.091Z] ---> 9b186a7ee3d3 [2022-02-18T07:03:56.091Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:03:56.091Z] ---> Running in 9d382f434106 [2022-02-18T07:03:56.668Z] Removing intermediate container 9d382f434106 [2022-02-18T07:03:56.668Z] ---> 10258054bd82 [2022-02-18T07:03:56.668Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:03:56.668Z] ---> Running in 5579310c2b54 [2022-02-18T07:03:56.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:57.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:03:58.143Z] OK: 221 MiB in 52 packages [2022-02-18T07:03:58.143Z] Removing intermediate container 5579310c2b54 [2022-02-18T07:03:58.143Z] ---> 6941e59b0f0e [2022-02-18T07:03:58.143Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:03:58.143Z] ---> Running in d983746e099c [2022-02-18T07:03:58.404Z] Removing intermediate container d983746e099c [2022-02-18T07:03:58.404Z] ---> df8104e14243 [2022-02-18T07:03:58.404Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:03:58.404Z] ---> Running in fa87560a3f33 [2022-02-18T07:03:58.405Z] Removing intermediate container fa87560a3f33 [2022-02-18T07:03:58.405Z] ---> 6ec8b560abe6 [2022-02-18T07:03:58.405Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:03:58.663Z] ---> f0ff86dd0f63 [2022-02-18T07:03:58.663Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:03:58.663Z] ---> Running in e608e806b5ea [2022-02-18T07:03:59.202Z] Still waiting to schedule task [2022-02-18T07:03:59.202Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5474’ [2022-02-18T07:04:25.269Z] Removing intermediate container e608e806b5ea [2022-02-18T07:04:25.269Z] ---> b3ab37a0a95d [2022-02-18T07:04:25.269Z] Step 14/15 : COPY . . [2022-02-18T07:04:25.269Z] ---> babf2333714b [2022-02-18T07:04:25.269Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:04:25.269Z] ---> Running in bf94344c7a11 [2022-02-18T07:04:25.269Z] noop [2022-02-18T07:04:25.269Z] Removing intermediate container bf94344c7a11 [2022-02-18T07:04:25.269Z] ---> 258f21e9a563 [2022-02-18T07:04:25.269Z] Successfully built 258f21e9a563 [2022-02-18T07:04:25.269Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:04:25.606Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:04:25.606Z] . [Pipeline] withDockerContainer [2022-02-18T07:04:25.695Z] prd-centos7-docker-4c-2g-5475 does not seem to be running inside a container [2022-02-18T07:04:25.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-499 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499:/w/workspace/edgexfoundry_edgex-ui-go_PR-499:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:04:26.097Z] $ docker top 49f55d02b89ab5f8182f8b5c8a811562647bfb6a6b3238204033b1d46dad9947 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:04:26.509Z] + go version [2022-02-18T07:04:26.509Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-18T07:04:26.539Z] $ docker stop --time=1 49f55d02b89ab5f8182f8b5c8a811562647bfb6a6b3238204033b1d46dad9947 [2022-02-18T07:04:27.737Z] $ docker rm -f 49f55d02b89ab5f8182f8b5c8a811562647bfb6a6b3238204033b1d46dad9947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:04:28.448Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T07:04:28.448Z] . [Pipeline] withDockerContainer [2022-02-18T07:04:28.534Z] prd-centos7-docker-4c-2g-5475 does not seem to be running inside a container [2022-02-18T07:04:28.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-499 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499:/w/workspace/edgexfoundry_edgex-ui-go_PR-499:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-18T07:04:28.940Z] $ docker top 8af59579b73ded7e0a8fd7bfa13e4a8ed4dc241c4e19e287254f76c0dad91e55 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:04:29.409Z] + make test [2022-02-18T07:04:29.409Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:04:29.690Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:04:42.044Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:04:42.044Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:04:44.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:04:44.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:04:44.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:04:44.707Z] $ docker stop --time=1 8af59579b73ded7e0a8fd7bfa13e4a8ed4dc241c4e19e287254f76c0dad91e55 [2022-02-18T07:04:46.110Z] $ docker rm -f 8af59579b73ded7e0a8fd7bfa13e4a8ed4dc241c4e19e287254f76c0dad91e55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:04:46.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:04:46.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-18T07:04:47.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:04:47.693Z] + ls -al . [2022-02-18T07:04:47.693Z] total 112 [2022-02-18T07:04:47.693Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:04 . [2022-02-18T07:04:47.693Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 18 07:03 .. [2022-02-18T07:04:47.693Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:03 assets [2022-02-18T07:04:47.693Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:03 bin [2022-02-18T07:04:47.693Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:03 cmd [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:03 CONTRIBUTING.md [2022-02-18T07:04:47.693Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:04 coverage.out [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:03 Dockerfile [2022-02-18T07:04:47.693Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:03 docs [2022-02-18T07:04:47.693Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 18 07:03 .git [2022-02-18T07:04:47.693Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:03 .github [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:03 .gitignore [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:03 go.mod [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:03 go.sum [2022-02-18T07:04:47.693Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:03 internal [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:03 Jenkinsfile [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:03 LICENSE [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:03 Makefile [2022-02-18T07:04:47.693Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:03 pkg [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:03 README.md [2022-02-18T07:04:47.693Z] drwx------. 3 jenkins jenkins 56 Feb 18 07:03 .semver [2022-02-18T07:04:47.693Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:03 snap [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 18 07:03 VERSION [2022-02-18T07:04:47.693Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:03 version.go [2022-02-18T07:04:47.693Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:03 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:04:48.040Z] + 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=2bbe862e03589a0285ee130e4bb82b7fc91f67de --label arch=amd64 --label version=0.0.0 . [2022-02-18T07:04:48.304Z] Sending build context to Docker daemon 41.01MB [2022-02-18T07:04:48.304Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:04:48.304Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:04:48.304Z] ---> 258f21e9a563 [2022-02-18T07:04:48.304Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:04:48.576Z] ---> Running in 9a9e00ac4eaf [2022-02-18T07:04:48.576Z] Removing intermediate container 9a9e00ac4eaf [2022-02-18T07:04:48.576Z] ---> 889e8f5577af [2022-02-18T07:04:48.576Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:04:48.576Z] ---> Running in c36d26b52961 [2022-02-18T07:04:48.576Z] Removing intermediate container c36d26b52961 [2022-02-18T07:04:48.576Z] ---> 04e92817048f [2022-02-18T07:04:48.576Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:04:48.576Z] ---> Running in 106d49738d7c [2022-02-18T07:04:48.838Z] Removing intermediate container 106d49738d7c [2022-02-18T07:04:48.838Z] ---> 6bfa3af87e7e [2022-02-18T07:04:48.838Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:04:48.838Z] ---> Running in 785b02028ec5 [2022-02-18T07:04:48.838Z] Removing intermediate container 785b02028ec5 [2022-02-18T07:04:48.838Z] ---> 37891b9852bf [2022-02-18T07:04:48.838Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:04:48.838Z] ---> Running in 21087e05e4c5 [2022-02-18T07:04:49.098Z] Removing intermediate container 21087e05e4c5 [2022-02-18T07:04:49.098Z] ---> af785ea3eb3e [2022-02-18T07:04:49.098Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:04:49.098Z] ---> Running in 2f0bdeb53e5f [2022-02-18T07:04:49.365Z] Removing intermediate container 2f0bdeb53e5f [2022-02-18T07:04:49.365Z] ---> df5b06b09c25 [2022-02-18T07:04:49.365Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:04:49.365Z] ---> Running in b7c3c9649439 [2022-02-18T07:04:49.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T07:04:50.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T07:04:50.830Z] OK: 221 MiB in 52 packages [2022-02-18T07:04:51.096Z] Removing intermediate container b7c3c9649439 [2022-02-18T07:04:51.096Z] ---> 8604bfc5ea71 [2022-02-18T07:04:51.096Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:04:51.096Z] ---> Running in 09fb586c615a [2022-02-18T07:04:51.096Z] Removing intermediate container 09fb586c615a [2022-02-18T07:04:51.096Z] ---> b01ac38967f4 [2022-02-18T07:04:51.096Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:04:51.356Z] ---> Running in 2b28ec816368 [2022-02-18T07:04:51.356Z] Removing intermediate container 2b28ec816368 [2022-02-18T07:04:51.356Z] ---> fe255834e022 [2022-02-18T07:04:51.356Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:04:51.618Z] ---> 026424283a8b [2022-02-18T07:04:51.618Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:04:51.618Z] ---> Running in 6204a1e67c4d [2022-02-18T07:04:52.186Z] Removing intermediate container 6204a1e67c4d [2022-02-18T07:04:52.186Z] ---> 0151ca74a236 [2022-02-18T07:04:52.186Z] Step 14/23 : COPY . . [2022-02-18T07:04:53.130Z] ---> 7ccef5f31d05 [2022-02-18T07:04:53.130Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:04:53.130Z] ---> Running in c4e1605985ac [2022-02-18T07:04:53.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:05:01.592Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:05:03.520Z] Removing intermediate container c4e1605985ac [2022-02-18T07:05:03.520Z] ---> 9b2493b29af4 [2022-02-18T07:05:03.520Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:05:04.091Z] 3.14: Pulling from library/alpine [2022-02-18T07:05:04.091Z] 97518928ae5f: Pulling fs layer [2022-02-18T07:05:04.091Z] 97518928ae5f: Verifying Checksum [2022-02-18T07:05:04.091Z] 97518928ae5f: Download complete [2022-02-18T07:05:04.355Z] 97518928ae5f: Pull complete [2022-02-18T07:05:04.355Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:05:04.355Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:05:04.355Z] ---> 0a97eee8041e [2022-02-18T07:05:04.355Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:05:04.355Z] ---> Running in 130af5f16ad1 [2022-02-18T07:05:04.616Z] Removing intermediate container 130af5f16ad1 [2022-02-18T07:05:04.616Z] ---> 3870f164f50d [2022-02-18T07:05:04.616Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:05:04.877Z] ---> e040f39e027f [2022-02-18T07:05:04.877Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:05:05.137Z] ---> Running in fe0167e4f3fc [2022-02-18T07:05:05.137Z] Removing intermediate container fe0167e4f3fc [2022-02-18T07:05:05.137Z] ---> f9fafa2284ab [2022-02-18T07:05:05.137Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:05:05.137Z] ---> Running in 120bae6521bb [2022-02-18T07:05:05.137Z] Removing intermediate container 120bae6521bb [2022-02-18T07:05:05.137Z] ---> 2aa0a6f59aa6 [2022-02-18T07:05:05.137Z] Step 21/23 : LABEL arch=amd64 [2022-02-18T07:05:05.137Z] ---> Running in c22ce25563d5 [2022-02-18T07:05:05.397Z] Removing intermediate container c22ce25563d5 [2022-02-18T07:05:05.397Z] ---> d01d0781da41 [2022-02-18T07:05:05.397Z] Step 22/23 : LABEL git_sha=2bbe862e03589a0285ee130e4bb82b7fc91f67de [2022-02-18T07:05:05.397Z] ---> Running in 18cced3227e6 [2022-02-18T07:05:05.397Z] Removing intermediate container 18cced3227e6 [2022-02-18T07:05:05.397Z] ---> 4b333b29e5ab [2022-02-18T07:05:05.397Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T07:05:05.397Z] ---> Running in 16cce44a2f3d [2022-02-18T07:05:05.397Z] Removing intermediate container 16cce44a2f3d [2022-02-18T07:05:05.397Z] ---> dc9badf8c5b1 [2022-02-18T07:05:05.397Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:05:05.397Z] Successfully built dc9badf8c5b1 [2022-02-18T07:05:05.397Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:05:06.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:05:06.110Z] [2022-02-18T07:05:06.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:05:06.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:05:06.460Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-18T07:05:06.460Z] b4d181a07f80: Pulling fs layer [2022-02-18T07:05:06.460Z] a1111a8f2ec3: Pulling fs layer [2022-02-18T07:05:06.460Z] ed53099fbce6: Pulling fs layer [2022-02-18T07:05:06.460Z] dc539afda2c1: Pulling fs layer [2022-02-18T07:05:06.460Z] 77bc0d833cb6: Pulling fs layer [2022-02-18T07:05:06.460Z] 9065ff56babe: Pulling fs layer [2022-02-18T07:05:06.460Z] d287ab97295c: Pulling fs layer [2022-02-18T07:05:06.460Z] dc539afda2c1: Waiting [2022-02-18T07:05:06.460Z] 77bc0d833cb6: Waiting [2022-02-18T07:05:06.460Z] 9065ff56babe: Waiting [2022-02-18T07:05:06.460Z] d287ab97295c: Waiting [2022-02-18T07:05:06.460Z] a1111a8f2ec3: Verifying Checksum [2022-02-18T07:05:06.460Z] a1111a8f2ec3: Download complete [2022-02-18T07:05:06.460Z] dc539afda2c1: Verifying Checksum [2022-02-18T07:05:06.460Z] dc539afda2c1: Download complete [2022-02-18T07:05:06.460Z] 77bc0d833cb6: Verifying Checksum [2022-02-18T07:05:06.460Z] 77bc0d833cb6: Download complete [2022-02-18T07:05:06.460Z] ed53099fbce6: Verifying Checksum [2022-02-18T07:05:06.460Z] ed53099fbce6: Download complete [2022-02-18T07:05:06.460Z] 9065ff56babe: Verifying Checksum [2022-02-18T07:05:06.460Z] 9065ff56babe: Download complete [2022-02-18T07:05:06.722Z] b4d181a07f80: Verifying Checksum [2022-02-18T07:05:06.722Z] b4d181a07f80: Download complete [2022-02-18T07:05:07.298Z] d287ab97295c: Verifying Checksum [2022-02-18T07:05:07.298Z] d287ab97295c: Download complete [2022-02-18T07:05:08.266Z] b4d181a07f80: Pull complete [2022-02-18T07:05:08.266Z] a1111a8f2ec3: Pull complete [2022-02-18T07:05:08.838Z] ed53099fbce6: Pull complete [2022-02-18T07:05:08.838Z] dc539afda2c1: Pull complete [2022-02-18T07:05:09.100Z] 77bc0d833cb6: Pull complete [2022-02-18T07:05:09.371Z] 9065ff56babe: Pull complete [2022-02-18T07:05:14.713Z] d287ab97295c: Pull complete [2022-02-18T07:05:14.713Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-18T07:05:14.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:05:14.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-18T07:05:14.800Z] prd-centos7-docker-4c-2g-5475 does not seem to be running inside a container [2022-02-18T07:05:14.830Z] $ 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-499 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499:/w/workspace/edgexfoundry_edgex-ui-go_PR-499:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:05:17.426Z] $ docker top 85374099c217f0cad5377d5c5f2a09304127d3c4ce960462292ec14a2e456b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:05:17.878Z] ---> job-cost.sh [2022-02-18T07:05:17.878Z] lf-activate-venv: SKIPPING [2022-02-18T07:05:17.878Z] INFO: No Stack... [2022-02-18T07:05:18.138Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:05:18.398Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:05:18.709Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives/cost.csv [2022-02-18T07:05:18.709Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:05:18.749Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [2022-02-18T07:05:18.753Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] did not exist. Created. [2022-02-18T07:05:18.753Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:05:19.146Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-18T07:05:19.210Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:05:19.228Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:05:19.304Z] $ docker stop --time=1 85374099c217f0cad5377d5c5f2a09304127d3c4ce960462292ec14a2e456b0a [2022-02-18T07:05:20.443Z] $ docker rm -f 85374099c217f0cad5377d5c5f2a09304127d3c4ce960462292ec14a2e456b0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T07:06:13.656Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5478 in /w/workspace/edgexfoundry_edgex-ui-go_PR-499 [Pipeline] { [Pipeline] ws [2022-02-18T07:06:13.698Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-02-18T07:06:13.924Z] The recommended git tool is: git [2022-02-18T07:06:18.885Z] using credential edgex-jenkins-ssh [2022-02-18T07:06:18.903Z] Cloning the remote Git repository [2022-02-18T07:06:18.960Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:06:19.043Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-02-18T07:06:19.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:06:19.115Z] > git --version # timeout=10 [2022-02-18T07:06:19.134Z] > git --version # 'git version 2.17.1' [2022-02-18T07:06:19.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:06:19.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:06:22.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:06:22.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T07:06:22.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-18T07:06:22.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-18T07:06:22.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:06:22.244Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-18T07:06:22.889Z] Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 2bbe862e03589a0285ee130e4bb82b7fc91f67de [2022-02-18T07:06:23.391Z] Merge succeeded, producing 2bbe862e03589a0285ee130e4bb82b7fc91f67de [2022-02-18T07:06:23.391Z] Checking out Revision 2bbe862e03589a0285ee130e4bb82b7fc91f67de (PR-499) [2022-02-18T07:06:22.913Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:06:22.937Z] > git checkout -f 2bbe862e03589a0285ee130e4bb82b7fc91f67de # timeout=10 [2022-02-18T07:06:23.289Z] > git remote # timeout=10 [2022-02-18T07:06:23.309Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T07:06:23.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T07:06:23.344Z] > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 [2022-02-18T07:06:23.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T07:06:23.396Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T07:06:23.418Z] > git checkout -f 2bbe862e03589a0285ee130e4bb82b7fc91f67de # timeout=10 [2022-02-18T07:06:27.966Z] Commit message: "chore(deps): Bump url-parse from 1.5.3 to 1.5.7 in /web" [2022-02-18T07:06:28.027Z] > git --version # timeout=10 [2022-02-18T07:06:28.037Z] > git --version # 'git version 2.17.1' [2022-02-18T07:06:28.050Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:06:29.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-18T07:06:29.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:06:29.096Z] Dload Upload Total Spent Left Speed [2022-02-18T07:06:29.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-02-18T07:06:29.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-18T07:06:30.031Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-02-18T07:06:30.032Z] /etc/docker/daemon.json [2022-02-18T07:06:30.032Z] { [2022-02-18T07:06:30.032Z] "registry-mirrors": [ [2022-02-18T07:06:30.032Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-18T07:06:30.032Z] ], [2022-02-18T07:06:30.032Z] "bip": "10.250.0.254/24", [2022-02-18T07:06:30.032Z] "hosts": [ [2022-02-18T07:06:30.032Z] "tcp://0.0.0.0:5555", [2022-02-18T07:06:30.032Z] "unix:///var/run/docker.sock" [2022-02-18T07:06:30.032Z] ], [2022-02-18T07:06:30.032Z] "mtu": 1458, [2022-02-18T07:06:30.032Z] "selinux-enabled": true, [2022-02-18T07:06:30.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-18T07:06:30.032Z] } [Pipeline] sh [2022-02-18T07:06:30.408Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-18T07:06:30.781Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:06:49.234Z] provisioning config files... [2022-02-18T07:06:49.257Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2331427123022516550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:06:49.645Z] ---> docker-login.sh [2022-02-18T07:06:49.646Z] nexus3.edgexfoundry.org:10001 [2022-02-18T07:06:50.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:50.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:50.509Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:50.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:50.509Z] [2022-02-18T07:06:50.509Z] Login Succeeded [2022-02-18T07:06:50.509Z] nexus3.edgexfoundry.org:10002 [2022-02-18T07:06:50.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:50.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:50.780Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:50.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:50.780Z] [2022-02-18T07:06:50.780Z] Login Succeeded [2022-02-18T07:06:50.780Z] nexus3.edgexfoundry.org:10003 [2022-02-18T07:06:51.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:51.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:51.051Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:51.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:51.051Z] [2022-02-18T07:06:51.051Z] Login Succeeded [2022-02-18T07:06:51.051Z] nexus3.edgexfoundry.org:10004 [2022-02-18T07:06:51.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:51.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:51.647Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:51.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:51.647Z] [2022-02-18T07:06:51.647Z] Login Succeeded [2022-02-18T07:06:51.647Z] docker.io [2022-02-18T07:06:51.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T07:06:52.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T07:06:52.185Z] Configure a credential helper to remove this warning. See [2022-02-18T07:06:52.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T07:06:52.185Z] [2022-02-18T07:06:52.185Z] Login Succeeded [2022-02-18T07:06:52.185Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T07:06:52.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T07:06:52.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T07:06:52.866Z] ========================================================= [2022-02-18T07:06:52.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-18T07:06:52.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:06:53.341Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-18T07:06:54.319Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:06:54.320Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:06:54.320Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-18T07:06:54.320Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-18T07:06:54.320Z] 9b3977197b4f: Pulling fs layer [2022-02-18T07:06:54.320Z] 1a89e8eeedd5: Pulling fs layer [2022-02-18T07:06:54.320Z] 94645a83ff95: Pulling fs layer [2022-02-18T07:06:54.320Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-18T07:06:54.320Z] 0c92f367c5e7: Pulling fs layer [2022-02-18T07:06:54.320Z] f7c0051592d6: Pulling fs layer [2022-02-18T07:06:54.320Z] a227ed2f7395: Pulling fs layer [2022-02-18T07:06:54.320Z] 7b1c46037f91: Pulling fs layer [2022-02-18T07:06:54.320Z] f7c0051592d6: Waiting [2022-02-18T07:06:54.320Z] a227ed2f7395: Waiting [2022-02-18T07:06:54.320Z] 3f3a8bcf1eab: Waiting [2022-02-18T07:06:54.320Z] 0c92f367c5e7: Waiting [2022-02-18T07:06:54.320Z] 7b1c46037f91: Waiting [2022-02-18T07:06:54.320Z] 94645a83ff95: Download complete [2022-02-18T07:06:54.320Z] 1a89e8eeedd5: Verifying Checksum [2022-02-18T07:06:54.320Z] 1a89e8eeedd5: Download complete [2022-02-18T07:06:54.320Z] 0c92f367c5e7: Verifying Checksum [2022-02-18T07:06:54.320Z] 0c92f367c5e7: Download complete [2022-02-18T07:06:54.320Z] f7c0051592d6: Verifying Checksum [2022-02-18T07:06:54.320Z] f7c0051592d6: Download complete [2022-02-18T07:06:54.320Z] 9b3977197b4f: Verifying Checksum [2022-02-18T07:06:54.320Z] 9b3977197b4f: Download complete [2022-02-18T07:06:54.320Z] a227ed2f7395: Verifying Checksum [2022-02-18T07:06:54.320Z] a227ed2f7395: Download complete [2022-02-18T07:06:55.305Z] 9b3977197b4f: Pull complete [2022-02-18T07:06:55.578Z] 1a89e8eeedd5: Pull complete [2022-02-18T07:06:55.850Z] 94645a83ff95: Pull complete [2022-02-18T07:06:56.121Z] 7b1c46037f91: Verifying Checksum [2022-02-18T07:06:56.394Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-18T07:06:56.394Z] 3f3a8bcf1eab: Download complete [2022-02-18T07:07:08.825Z] 3f3a8bcf1eab: Pull complete [2022-02-18T07:07:08.825Z] 0c92f367c5e7: Pull complete [2022-02-18T07:07:08.825Z] f7c0051592d6: Pull complete [2022-02-18T07:07:08.825Z] a227ed2f7395: Pull complete [2022-02-18T07:07:14.233Z] 7b1c46037f91: Pull complete [2022-02-18T07:07:14.233Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-18T07:07:14.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T07:07:14.233Z] ---> f79e39bc4007 [2022-02-18T07:07:14.233Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:07:15.674Z] ---> Running in cc8c836f4c81 [2022-02-18T07:07:15.950Z] Removing intermediate container cc8c836f4c81 [2022-02-18T07:07:15.950Z] ---> e83d454bf411 [2022-02-18T07:07:15.950Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:07:16.228Z] ---> Running in 4795d12702e3 [2022-02-18T07:07:16.504Z] Removing intermediate container 4795d12702e3 [2022-02-18T07:07:16.504Z] ---> cf325ae265e7 [2022-02-18T07:07:16.504Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:07:16.776Z] ---> Running in a226c8d4f414 [2022-02-18T07:07:17.049Z] Removing intermediate container a226c8d4f414 [2022-02-18T07:07:17.050Z] ---> 56cdcd3ca122 [2022-02-18T07:07:17.050Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-18T07:07:17.326Z] ---> Running in cfca8309f955 [2022-02-18T07:07:17.599Z] Removing intermediate container cfca8309f955 [2022-02-18T07:07:17.599Z] ---> 2b269111ea6b [2022-02-18T07:07:17.599Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:07:17.599Z] ---> Running in 56203ef2d240 [2022-02-18T07:07:18.195Z] Removing intermediate container 56203ef2d240 [2022-02-18T07:07:18.195Z] ---> 56ab28b1c4f6 [2022-02-18T07:07:18.195Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:07:18.195Z] ---> Running in 260692a83519 [2022-02-18T07:07:20.175Z] Removing intermediate container 260692a83519 [2022-02-18T07:07:20.175Z] ---> 1d129525cf49 [2022-02-18T07:07:20.175Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:07:20.175Z] ---> Running in 6277bafe4517 [2022-02-18T07:07:21.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:07:22.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:07:23.107Z] OK: 220 MiB in 52 packages [2022-02-18T07:07:23.714Z] Removing intermediate container 6277bafe4517 [2022-02-18T07:07:23.714Z] ---> 21b5708e850f [2022-02-18T07:07:23.714Z] Step 10/15 : ENV GO111MODULE=on [2022-02-18T07:07:23.714Z] ---> Running in 4c2ab3892074 [2022-02-18T07:07:24.307Z] Removing intermediate container 4c2ab3892074 [2022-02-18T07:07:24.307Z] ---> b08653d4c1be [2022-02-18T07:07:24.307Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:07:24.307Z] ---> Running in b96133f163e8 [2022-02-18T07:07:24.579Z] Removing intermediate container b96133f163e8 [2022-02-18T07:07:24.579Z] ---> f69d93dc2964 [2022-02-18T07:07:24.579Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-18T07:07:25.174Z] ---> 660d01d2e35f [2022-02-18T07:07:25.174Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:07:25.445Z] ---> Running in 2bfa591f9a08 [2022-02-18T07:08:47.219Z] Removing intermediate container 2bfa591f9a08 [2022-02-18T07:08:47.219Z] ---> 25596890544f [2022-02-18T07:08:47.219Z] Step 14/15 : COPY . . [2022-02-18T07:08:47.219Z] ---> 05ce8ef881dd [2022-02-18T07:08:47.219Z] Step 15/15 : RUN ${MAKE} [2022-02-18T07:08:47.219Z] ---> Running in fb3aab7e3538 [2022-02-18T07:08:47.219Z] noop [2022-02-18T07:08:47.219Z] Removing intermediate container fb3aab7e3538 [2022-02-18T07:08:47.219Z] ---> 96c26c7a0471 [2022-02-18T07:08:47.219Z] Successfully built 96c26c7a0471 [2022-02-18T07:08:47.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:47.596Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:08:47.596Z] . [Pipeline] withDockerContainer [2022-02-18T07:08:47.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-5478 does not seem to be running inside a container [2022-02-18T07:08:47.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-18T07:08:49.351Z] $ docker top bbcacc980fc649f34c829083f4383c50f028121c222bb7f8088b43cfa04d1cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:08:50.309Z] + go version [2022-02-18T07:08:50.309Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-18T07:08:50.336Z] $ docker stop --time=1 bbcacc980fc649f34c829083f4383c50f028121c222bb7f8088b43cfa04d1cc9 [2022-02-18T07:08:51.993Z] $ docker rm -f bbcacc980fc649f34c829083f4383c50f028121c222bb7f8088b43cfa04d1cc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:08:52.882Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T07:08:52.882Z] . [Pipeline] withDockerContainer [2022-02-18T07:08:53.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-5478 does not seem to be running inside a container [2022-02-18T07:08:53.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-18T07:08:54.576Z] $ docker top 983ad1e207a66f6cf880e60d6514ab7ddfa2e393fa07c8443685d4045a3a561c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-18T07:08:55.607Z] + make test [2022-02-18T07:08:55.607Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-18T07:08:56.588Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-18T07:09:35.638Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-18T07:09:35.638Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-18T07:09:50.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T07:09:50.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-18T07:09:50.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-18T07:09:50.759Z] $ docker stop --time=1 983ad1e207a66f6cf880e60d6514ab7ddfa2e393fa07c8443685d4045a3a561c [2022-02-18T07:09:52.467Z] $ docker rm -f 983ad1e207a66f6cf880e60d6514ab7ddfa2e393fa07c8443685d4045a3a561c [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T07:09:53.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-18T07:09:53.303Z] Warning: overwriting stash ‘coverage-report’ [2022-02-18T07:09:53.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T07:09:54.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-18T07:09:54.815Z] + ls -al . [2022-02-18T07:09:54.815Z] total 152 [2022-02-18T07:09:54.815Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 07:08 . [2022-02-18T07:09:54.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:06 .. [2022-02-18T07:09:54.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 07:06 .git [2022-02-18T07:09:54.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:06 .github [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:06 .gitignore [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 18 07:06 CONTRIBUTING.md [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 18 07:06 Dockerfile [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 18 07:06 Jenkinsfile [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 18 07:06 LICENSE [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 18 07:06 Makefile [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 18 07:06 README.md [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 07:03 VERSION [2022-02-18T07:09:54.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:06 assets [2022-02-18T07:09:54.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:06 bin [2022-02-18T07:09:54.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:06 cmd [2022-02-18T07:09:54.815Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 18 07:08 coverage.out [2022-02-18T07:09:54.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:06 docs [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 18 07:06 go.mod [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 18 07:06 go.sum [2022-02-18T07:09:54.815Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 07:06 internal [2022-02-18T07:09:54.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:06 pkg [2022-02-18T07:09:54.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:06 snap [2022-02-18T07:09:54.815Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:06 version.go [2022-02-18T07:09:54.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:06 web [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:09:55.194Z] + 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=2bbe862e03589a0285ee130e4bb82b7fc91f67de --label arch=arm64 --label version=0.0.0 . [2022-02-18T07:09:56.214Z] Sending build context to Docker daemon 25.78MB [2022-02-18T07:09:56.214Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-18T07:09:56.214Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-18T07:09:56.214Z] ---> 96c26c7a0471 [2022-02-18T07:09:56.214Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-18T07:09:56.511Z] ---> Running in a9d0f98cd187 [2022-02-18T07:09:56.803Z] Removing intermediate container a9d0f98cd187 [2022-02-18T07:09:56.803Z] ---> 52803c1c915c [2022-02-18T07:09:56.803Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-18T07:09:56.803Z] ---> Running in b5a88c6a37b0 [2022-02-18T07:09:57.105Z] Removing intermediate container b5a88c6a37b0 [2022-02-18T07:09:57.105Z] ---> 0a35dd8f6556 [2022-02-18T07:09:57.105Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-18T07:09:57.380Z] ---> Running in 8a4bd7ca4a0f [2022-02-18T07:09:57.672Z] Removing intermediate container 8a4bd7ca4a0f [2022-02-18T07:09:57.672Z] ---> 5ef42e1cc0f2 [2022-02-18T07:09:57.672Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-18T07:09:57.954Z] ---> Running in 2650596d0066 [2022-02-18T07:09:58.239Z] Removing intermediate container 2650596d0066 [2022-02-18T07:09:58.239Z] ---> 3c276740fd13 [2022-02-18T07:09:58.239Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-18T07:09:58.239Z] ---> Running in ee56e26594f6 [2022-02-18T07:09:58.840Z] Removing intermediate container ee56e26594f6 [2022-02-18T07:09:58.840Z] ---> 47f76cca4662 [2022-02-18T07:09:58.840Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T07:09:58.840Z] ---> Running in 543dc0bbba30 [2022-02-18T07:10:00.822Z] Removing intermediate container 543dc0bbba30 [2022-02-18T07:10:00.822Z] ---> 5cd252d36fe4 [2022-02-18T07:10:00.822Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-18T07:10:00.822Z] ---> Running in ac6af14f46f3 [2022-02-18T07:10:01.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T07:10:02.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T07:10:03.378Z] OK: 220 MiB in 52 packages [2022-02-18T07:10:04.354Z] Removing intermediate container ac6af14f46f3 [2022-02-18T07:10:04.354Z] ---> f90f9f3730f6 [2022-02-18T07:10:04.354Z] Step 10/23 : ENV GO111MODULE=on [2022-02-18T07:10:04.354Z] ---> Running in bcf23824c8bc [2022-02-18T07:10:04.626Z] Removing intermediate container bcf23824c8bc [2022-02-18T07:10:04.626Z] ---> 356eae8b6c70 [2022-02-18T07:10:04.626Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-18T07:10:04.626Z] ---> Running in 8df6a3699ad1 [2022-02-18T07:10:05.218Z] Removing intermediate container 8df6a3699ad1 [2022-02-18T07:10:05.218Z] ---> b7278818d9f0 [2022-02-18T07:10:05.218Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-18T07:10:05.812Z] ---> e70d54938dd5 [2022-02-18T07:10:05.812Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T07:10:05.812Z] ---> Running in 6abd457ae807 [2022-02-18T07:10:08.431Z] Removing intermediate container 6abd457ae807 [2022-02-18T07:10:08.431Z] ---> c4fea38db7c1 [2022-02-18T07:10:08.431Z] Step 14/23 : COPY . . [2022-02-18T07:10:11.046Z] ---> ba6b4f39da47 [2022-02-18T07:10:11.046Z] Step 15/23 : RUN ${MAKE} [2022-02-18T07:10:11.046Z] ---> Running in f690fa852458 [2022-02-18T07:10:12.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-18T07:10:44.365Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-18T07:10:49.757Z] Removing intermediate container f690fa852458 [2022-02-18T07:10:49.757Z] ---> ccd938103e6f [2022-02-18T07:10:49.757Z] Step 16/23 : FROM alpine:3.14 [2022-02-18T07:10:50.349Z] 3.14: Pulling from library/alpine [2022-02-18T07:10:50.624Z] be307f383ecc: Pulling fs layer [2022-02-18T07:10:50.897Z] be307f383ecc: Verifying Checksum [2022-02-18T07:10:50.897Z] be307f383ecc: Download complete [2022-02-18T07:10:51.170Z] be307f383ecc: Pull complete [2022-02-18T07:10:51.170Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T07:10:51.170Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T07:10:51.443Z] ---> 5b8b7b635229 [2022-02-18T07:10:51.443Z] Step 17/23 : EXPOSE 4000 [2022-02-18T07:10:51.443Z] ---> Running in c66d990a9328 [2022-02-18T07:10:51.714Z] Removing intermediate container c66d990a9328 [2022-02-18T07:10:51.714Z] ---> b7dd62731771 [2022-02-18T07:10:51.715Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:10:53.143Z] ---> c8f39eb91999 [2022-02-18T07:10:53.143Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-18T07:10:53.143Z] ---> Running in 3f4d47c3cc14 [2022-02-18T07:10:53.417Z] Removing intermediate container 3f4d47c3cc14 [2022-02-18T07:10:53.417Z] ---> 95c4b2a899a8 [2022-02-18T07:10:53.417Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-18T07:10:53.695Z] ---> Running in 665448f5c51f [2022-02-18T07:10:53.968Z] Removing intermediate container 665448f5c51f [2022-02-18T07:10:53.968Z] ---> 3e868b6ef99c [2022-02-18T07:10:53.968Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T07:10:53.968Z] ---> Running in df5526358dea [2022-02-18T07:10:54.561Z] Removing intermediate container df5526358dea [2022-02-18T07:10:54.561Z] ---> bef85ccb202d [2022-02-18T07:10:54.561Z] Step 22/23 : LABEL git_sha=2bbe862e03589a0285ee130e4bb82b7fc91f67de [2022-02-18T07:10:54.561Z] ---> Running in bbd6e45f4c56 [2022-02-18T07:10:54.830Z] Removing intermediate container bbd6e45f4c56 [2022-02-18T07:10:54.830Z] ---> 5fc2ecef8f53 [2022-02-18T07:10:54.830Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T07:10:54.830Z] ---> Running in 3458fa6be5c5 [2022-02-18T07:10:55.421Z] Removing intermediate container 3458fa6be5c5 [2022-02-18T07:10:55.421Z] ---> 895c02485e58 [2022-02-18T07:10:55.421Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-18T07:10:55.421Z] Successfully built 895c02485e58 [2022-02-18T07:10:55.421Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:10:56.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:10:56.111Z] [2022-02-18T07:10:56.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:10:56.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:10:56.770Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-18T07:10:56.770Z] 448f6bf000e3: Pulling fs layer [2022-02-18T07:10:56.770Z] f757da607395: Pulling fs layer [2022-02-18T07:10:56.770Z] 05883995daec: Pulling fs layer [2022-02-18T07:10:56.770Z] 8603b9c90790: Pulling fs layer [2022-02-18T07:10:56.770Z] 1560dd03e051: Pulling fs layer [2022-02-18T07:10:56.770Z] 27f5ce0e4adf: Pulling fs layer [2022-02-18T07:10:56.770Z] c2d8d7efcc4b: Pulling fs layer [2022-02-18T07:10:56.770Z] 8603b9c90790: Waiting [2022-02-18T07:10:56.770Z] 1560dd03e051: Waiting [2022-02-18T07:10:56.770Z] 27f5ce0e4adf: Waiting [2022-02-18T07:10:56.770Z] c2d8d7efcc4b: Waiting [2022-02-18T07:10:56.770Z] f757da607395: Verifying Checksum [2022-02-18T07:10:56.770Z] f757da607395: Download complete [2022-02-18T07:10:56.770Z] 8603b9c90790: Verifying Checksum [2022-02-18T07:10:56.770Z] 8603b9c90790: Download complete [2022-02-18T07:10:56.770Z] 1560dd03e051: Verifying Checksum [2022-02-18T07:10:56.770Z] 1560dd03e051: Download complete [2022-02-18T07:10:56.770Z] 27f5ce0e4adf: Verifying Checksum [2022-02-18T07:10:56.770Z] 27f5ce0e4adf: Download complete [2022-02-18T07:10:57.043Z] 05883995daec: Verifying Checksum [2022-02-18T07:10:57.043Z] 05883995daec: Download complete [2022-02-18T07:10:57.318Z] 448f6bf000e3: Verifying Checksum [2022-02-18T07:10:57.318Z] 448f6bf000e3: Download complete [2022-02-18T07:10:59.941Z] c2d8d7efcc4b: Verifying Checksum [2022-02-18T07:10:59.941Z] c2d8d7efcc4b: Download complete [2022-02-18T07:11:00.922Z] 448f6bf000e3: Pull complete [2022-02-18T07:11:01.519Z] f757da607395: Pull complete [2022-02-18T07:11:02.951Z] 05883995daec: Pull complete [2022-02-18T07:11:03.226Z] 8603b9c90790: Pull complete [2022-02-18T07:11:04.217Z] 1560dd03e051: Pull complete [2022-02-18T07:11:04.492Z] 27f5ce0e4adf: Pull complete [2022-02-18T07:11:19.562Z] c2d8d7efcc4b: Pull complete [2022-02-18T07:11:19.562Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-18T07:11:19.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T07:11:19.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-18T07:11:19.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-5478 does not seem to be running inside a container [2022-02-18T07:11:19.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-18T07:11:22.378Z] $ docker top a61067c1a781c92eba67dff25ddb81b5e1be862fd87334006305c2b118ea1b5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:23.362Z] ---> job-cost.sh [2022-02-18T07:11:23.362Z] lf-activate-venv: SKIPPING [2022-02-18T07:11:23.362Z] INFO: No Stack... [2022-02-18T07:11:23.635Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-18T07:11:23.909Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T07:11:24.582Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-02-18T07:11:24.582Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T07:11:24.669Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [2022-02-18T07:11:24.677Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] did not exist. Created. [2022-02-18T07:11:24.677Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T07:11:25.427Z] /w/workspace/edgex-ui-go/1@tmp/durable-a74c724d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-a74c724d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-18T07:11:26.116Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-18T07:11:26.156Z] Warning: overwriting stash ‘stack-cost’ [2022-02-18T07:11:26.287Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T07:11:26.302Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T07:11:26.365Z] $ docker stop --time=1 a61067c1a781c92eba67dff25ddb81b5e1be862fd87334006305c2b118ea1b5b [2022-02-18T07:11:27.856Z] $ docker rm -f a61067c1a781c92eba67dff25ddb81b5e1be862fd87334006305c2b118ea1b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-18T07:11:28.880Z] provisioning config files... [2022-02-18T07:11:28.888Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/config4147629923793483268tmp [Pipeline] { [Pipeline] sh [2022-02-18T07:11:29.227Z] + set +x [2022-02-18T07:11:29.227Z] + curl -s https://codecov.io/bash [2022-02-18T07:11:29.227Z] + bash -s -- [2022-02-18T07:11:29.227Z] [2022-02-18T07:11:29.227Z] _____ _ [2022-02-18T07:11:29.227Z] / ____| | | [2022-02-18T07:11:29.227Z] | | ___ __| | ___ ___ _____ __ [2022-02-18T07:11:29.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-18T07:11:29.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-18T07:11:29.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-18T07:11:29.227Z] Bash-1.0.6 [2022-02-18T07:11:29.227Z] [2022-02-18T07:11:29.227Z] [2022-02-18T07:11:29.227Z] ==> git version 2.24.4 found [2022-02-18T07:11:29.227Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-18T07:11:29.227Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-18T07:11:29.227Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-18T07:11:29.227Z] ==> Jenkins CI detected. [2022-02-18T07:11:29.227Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-499 [2022-02-18T07:11:29.227Z] project root: . [2022-02-18T07:11:29.227Z] --> token set from env [2022-02-18T07:11:29.227Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-18T07:11:29.227Z] ==> Running gcov in . (disable via -X gcov) [2022-02-18T07:11:29.227Z] ==> Python coveragepy not found [2022-02-18T07:11:29.227Z] ==> Searching for coverage reports in: [2022-02-18T07:11:29.227Z] + . [2022-02-18T07:11:29.227Z] -> Found 1 reports [2022-02-18T07:11:29.227Z] ==> Detecting git/mercurial file structure [2022-02-18T07:11:29.227Z] ==> Reading reports [2022-02-18T07:11:29.227Z] + ./coverage.out bytes=10 [2022-02-18T07:11:29.486Z] ==> Appending adjustments [2022-02-18T07:11:29.486Z] https://docs.codecov.io/docs/fixing-reports [2022-02-18T07:11:29.486Z] + Found adjustments [2022-02-18T07:11:29.486Z] ==> Gzipping contents [2022-02-18T07:11:29.486Z] 4.0K /tmp/codecov.cZwNUR.gz [2022-02-18T07:11:29.486Z] ==> Uploading reports [2022-02-18T07:11:29.486Z] url: https://codecov.io [2022-02-18T07:11:29.487Z] query: branch=PR-499&commit=2bbe862e03589a0285ee130e4bb82b7fc91f67de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2022-02-18T07:11:29.487Z] -> Pinging Codecov [2022-02-18T07:11:29.487Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-499&commit=2bbe862e03589a0285ee130e4bb82b7fc91f67de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2022-02-18T07:11:29.849Z] -> Uploading to [2022-02-18T07:11:29.849Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-18/FB506323287CE973F263BFD2A0EB1F37/2bbe862e03589a0285ee130e4bb82b7fc91f67de/46b7086b-c19b-4ec2-afba-0d02f2e8e007.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T071129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=977af973945290edc7ac49d86d88a0bcf37af40d56c8b547321e52e6358b4d22 [2022-02-18T07:11:29.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T07:11:29.849Z] Dload Upload Total Spent Left Speed [2022-02-18T07:11:30.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 12494 --:--:-- --:--:-- --:--:-- 12516 [2022-02-18T07:11:30.183Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2bbe862e03589a0285ee130e4bb82b7fc91f67de [Pipeline] } [2022-02-18T07:11:30.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-18T07:11:32.037Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives ']' [2022-02-18T07:11:32.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives [2022-02-18T07:11:32.037Z] total 8 [2022-02-18T07:11:32.037Z] drwxr-xr-x. 3 root root 34 Feb 18 07:05 . [2022-02-18T07:11:32.037Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:05 .. [2022-02-18T07:11:32.037Z] drwxr-xr-x. 2 root root 6 Feb 18 07:05 cost [2022-02-18T07:11:32.037Z] -rw-r--r--. 1 root root 82 Feb 18 07:05 cost.csv [2022-02-18T07:11:32.037Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives [2022-02-18T07:11:32.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives [2022-02-18T07:11:32.037Z] total 8 [2022-02-18T07:11:32.037Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:05 . [2022-02-18T07:11:32.037Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:05 .. [2022-02-18T07:11:32.037Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:05 cost [2022-02-18T07:11:32.037Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 18 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:32.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:32.957Z] ---> package-listing.sh [2022-02-18T07:11:32.957Z] ++ facter osfamily [2022-02-18T07:11:32.957Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-18T07:11:33.227Z] + OS_FAMILY=redhat [2022-02-18T07:11:33.227Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-499 [2022-02-18T07:11:33.227Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-18T07:11:33.227Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-18T07:11:33.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-18T07:11:33.227Z] + PACKAGES=/tmp/packages_start.txt [2022-02-18T07:11:33.227Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-499 ']' [2022-02-18T07:11:33.227Z] + PACKAGES=/tmp/packages_end.txt [2022-02-18T07:11:33.227Z] + case "${OS_FAMILY}" in [2022-02-18T07:11:33.227Z] + sort [2022-02-18T07:11:33.227Z] + rpm -qa [2022-02-18T07:11:33.798Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-18T07:11:33.798Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-18T07:11:33.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-18T07:11:33.798Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-499 ']' [2022-02-18T07:11:33.798Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives/ [2022-02-18T07:11:33.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-499/archives/ [Pipeline] echo [2022-02-18T07:11:33.836Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-18T07:11:34.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-18T07:11:34.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T07:11:34.726Z] . [Pipeline] withDockerContainer [2022-02-18T07:11:34.810Z] prd-centos7-docker-4c-2g-5475 does not seem to be running inside a container [2022-02-18T07:11:34.841Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499/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-499 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499:/w/workspace/edgexfoundry_edgex-ui-go_PR-499:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T07:11:35.028Z] $ docker top 86abb0c87139bd525e3807bb5a98265915dc1a01a604886371e62f7fe6eb064f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T07:11:35.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-18T07:11:35.799Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-18T07:11:36.116Z] + ls /var/log/sa-host [2022-02-18T07:11:36.116Z] + sadf -c /var/log/sa-host/sa17 [2022-02-18T07:11:36.116Z] file_magic: OK [2022-02-18T07:11:36.116Z] HZ: Using current value: 100 [2022-02-18T07:11:36.116Z] file_header: OK [2022-02-18T07:11:36.116Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:11:36.116Z] Statistics: [2022-02-18T07:11:36.116Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:11:36.116Z] File successfully converted to sysstat format version 12.0.3 [2022-02-18T07:11:36.116Z] + sadf -c /var/log/sa-host/sa18 [2022-02-18T07:11:36.116Z] file_magic: OK [2022-02-18T07:11:36.116Z] HZ: Using current value: 100 [2022-02-18T07:11:36.116Z] file_header: OK [2022-02-18T07:11:36.116Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-18T07:11:36.116Z] Statistics: [2022-02-18T07:11:36.116Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T07:11:36.116Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T07:11:36.266Z] provisioning config files... [2022-02-18T07:11:36.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-499@tmp/config3661928202292140791tmp [Pipeline] { [Pipeline] echo [2022-02-18T07:11:36.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:36.645Z] ---> create-netrc.sh [Pipeline] } [2022-02-18T07:11:36.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:37.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-18T07:11:37.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:37.427Z] ---> sudo-logs.sh [2022-02-18T07:11:37.427Z] Archiving 'sudo' log.. [2022-02-18T07:11:37.427Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5475.novalocal: Name or service not known [2022-02-18T07:11:37.427Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5475.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-18T07:11:37.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:37.831Z] ---> job-cost.sh [2022-02-18T07:11:37.831Z] lf-activate-venv: SKIPPING [2022-02-18T07:11:37.831Z] DEBUG: total: 0.05999999865889549 [2022-02-18T07:11:37.831Z] INFO: Retrieving Stack Cost... [2022-02-18T07:11:38.092Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T07:11:38.660Z] INFO: Archiving Costs [Pipeline] echo [2022-02-18T07:11:38.696Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T07:11:39.012Z] ---> logs-deploy.sh [2022-02-18T07:11:39.012Z] lf-activate-venv: SKIPPING [2022-02-18T07:11:39.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-499/1 [2022-02-18T07:11:39.012Z] INFO: archiving workspace using pattern(s): [2022-02-18T07:11:39.583Z] Archives upload complete. [2022-02-18T07:11:39.844Z] INFO: archiving logs to Nexus