Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7762071370223356047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2731368315611664743.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4500450040972331982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh129226525550923275.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8994736687030675620.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Running on prd-centos7-docker-4c-2g-2270 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh5649977528639157685.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T09:23:37.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T09:23:37.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T09:23:37.086Z] ========================================================= [2021-10-27T09:23:37.087Z] EdgeX Global Pipelines Version Info [2021-10-27T09:23:37.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:23:38.222Z] ------------------- [2021-10-27T09:23:38.222Z] stable info: [2021-10-27T09:23:38.222Z] ------------------- [2021-10-27T09:23:38.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T09:23:38.222Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T09:23:38.222Z] Message: update stable to v1.0.210 [2021-10-27T09:23:38.806Z] ------------------- [2021-10-27T09:23:38.806Z] experimental info: [2021-10-27T09:23:38.806Z] ------------------- [2021-10-27T09:23:38.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T09:23:38.806Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T09:23:38.806Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T09:23:38.897Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-27T09:23:38.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-27T09:23:38.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T09:23:38.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T09:23:38.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T09:23:38.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T09:23:38.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T09:23:38.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T09:23:38.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T09:23:38.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T09:23:39.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T09:23:39.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-27T09:23:39.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T09:23:39.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T09:23:39.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T09:23:39.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T09:23:39.061Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T09:23:39.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T09:23:39.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T09:23:39.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-27T09:23:39.102Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T09:23:39.112Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T09:23:39.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T09:23:39.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T09:23:39.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T09:23:40.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T09:23:40.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-27T09:23:40.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-27T09:23:40.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-27T09:23:40.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] echo [2021-10-27T09:23:40.177Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72f3869 [Pipeline] echo [2021-10-27T09:23:40.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:23:40.235Z] provisioning config files... [2021-10-27T09:23:40.249Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5529445424944389279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:23:40.560Z] ---> docker-login.sh [2021-10-27T09:23:40.560Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:23:40.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:23:40.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:23:40.821Z] Configure a credential helper to remove this warning. See [2021-10-27T09:23:40.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:23:40.821Z] [2021-10-27T09:23:40.821Z] Login Succeeded [2021-10-27T09:23:40.821Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:23:40.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:23:40.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:23:40.821Z] Configure a credential helper to remove this warning. See [2021-10-27T09:23:40.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:23:40.821Z] [2021-10-27T09:23:40.821Z] Login Succeeded [2021-10-27T09:23:40.821Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:23:40.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:23:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:23:41.081Z] Configure a credential helper to remove this warning. See [2021-10-27T09:23:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:23:41.081Z] [2021-10-27T09:23:41.081Z] Login Succeeded [2021-10-27T09:23:41.081Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:23:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:23:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:23:41.081Z] Configure a credential helper to remove this warning. See [2021-10-27T09:23:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:23:41.081Z] [2021-10-27T09:23:41.081Z] Login Succeeded [2021-10-27T09:23:41.081Z] docker.io [2021-10-27T09:23:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:23:41.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:23:41.655Z] Configure a credential helper to remove this warning. See [2021-10-27T09:23:41.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:23:41.655Z] [2021-10-27T09:23:41.655Z] Login Succeeded [2021-10-27T09:23:41.655Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:23:41.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:23:42.180Z] + git log --format=format:%s -1 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] echo [2021-10-27T09:23:42.217Z] GIT_COMMIT: 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-27T09:23:42.224Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:23:43.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:23:43.818Z] [2021-10-27T09:23:43.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:23:44.122Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:23:44.122Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T09:23:44.122Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T09:23:44.122Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T09:23:44.122Z] 4c7163046ea9: Pulling fs layer [2021-10-27T09:23:44.122Z] 0c2d73faf560: Pulling fs layer [2021-10-27T09:23:44.122Z] 0c2d73faf560: Waiting [2021-10-27T09:23:44.122Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T09:23:44.122Z] 3e5f54012d9b: Download complete [2021-10-27T09:23:44.122Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T09:23:44.122Z] a0d0a0d46f8b: Download complete [2021-10-27T09:23:44.122Z] 0c2d73faf560: Verifying Checksum [2021-10-27T09:23:44.122Z] 0c2d73faf560: Download complete [2021-10-27T09:23:44.122Z] 4c7163046ea9: Verifying Checksum [2021-10-27T09:23:44.122Z] 4c7163046ea9: Download complete [2021-10-27T09:23:44.385Z] a0d0a0d46f8b: Pull complete [2021-10-27T09:23:44.385Z] 3e5f54012d9b: Pull complete [2021-10-27T09:23:44.648Z] 4c7163046ea9: Pull complete [2021-10-27T09:23:44.911Z] 0c2d73faf560: Pull complete [2021-10-27T09:23:44.911Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T09:23:44.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:23:44.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T09:23:44.983Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:23:45.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T09:23:45.584Z] $ docker top 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:23:45.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:23:45.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:23:45.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:23:45.788Z] $ docker exec 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent [2021-10-27T09:23:45.886Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXndodEB/agent.12 [2021-10-27T09:23:45.886Z] SSH_AGENT_PID=19 [2021-10-27T09:23:45.894Z] Running ssh-add (command line suppressed) [2021-10-27T09:23:45.977Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1210503251615673082.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1210503251615673082.key) [2021-10-27T09:23:45.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:23:46.282Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T09:23:46.298Z] $ docker exec --env ******** --env ******** 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent -k [2021-10-27T09:23:46.394Z] unset SSH_AUTH_SOCK; [2021-10-27T09:23:46.395Z] unset SSH_AGENT_PID; [2021-10-27T09:23:46.395Z] echo Agent pid 19 killed; [2021-10-27T09:23:46.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T09:23:46.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:23:46.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:23:46.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:23:46.530Z] $ docker exec 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent [2021-10-27T09:23:46.646Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmeinN/agent.52 [2021-10-27T09:23:46.646Z] SSH_AGENT_PID=59 [2021-10-27T09:23:46.650Z] Running ssh-add (command line suppressed) [2021-10-27T09:23:46.755Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6438853762908764400.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6438853762908764400.key) [2021-10-27T09:23:46.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:23:47.063Z] + git semver init [2021-10-27T09:23:47.063Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:23:47.063Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:23:47.063Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:23:47.063Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:23:47.063Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:23:47.063Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:23:47.063Z] # $SEMVER_BRANCH = main [2021-10-27T09:23:47.063Z] # $SEMVER_TEMP = /tmp/semver-642894155 [2021-10-27T09:23:47.063Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-27T09:23:49.644Z] # '/tmp/semver-642894155' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-27T09:23:49.645Z] # -> Force: false [2021-10-27T09:23:49.645Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-27T09:23:49.655Z] $ docker exec --env ******** --env ******** 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent -k [2021-10-27T09:23:49.746Z] unset SSH_AUTH_SOCK; [2021-10-27T09:23:49.746Z] unset SSH_AGENT_PID; [2021-10-27T09:23:49.746Z] echo Agent pid 59 killed; [2021-10-27T09:23:49.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:23:50.066Z] + git semver [Pipeline] } [2021-10-27T09:23:50.079Z] $ docker stop --time=1 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa [2021-10-27T09:23:51.369Z] $ docker rm -f 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T09:23:51.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T09:23:51.964Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T09:23:51.967Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.25 [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] node [Pipeline] node [2021-10-27T09:24:07.128Z] Still waiting to schedule task [2021-10-27T09:24:07.128Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2270’ [2021-10-27T09:24:07.131Z] Still waiting to schedule task [2021-10-27T09:24:07.131Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T09:25:43.115Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2271 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-27T09:25:43.126Z] Running in /w/workspace/edgex-ui-go/27 [Pipeline] { [Pipeline] checkout [2021-10-27T09:25:43.340Z] The recommended git tool is: git [2021-10-27T09:25:49.463Z] using credential edgex-jenkins-ssh [2021-10-27T09:25:49.479Z] Cloning the remote Git repository [2021-10-27T09:25:49.527Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:25:49.623Z] > git init /w/workspace/edgex-ui-go/27 # timeout=10 [2021-10-27T09:25:49.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:25:49.690Z] > git --version # timeout=10 [2021-10-27T09:25:49.704Z] > git --version # 'git version 2.17.1' [2021-10-27T09:25:49.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T09:25:49.785Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:25:52.518Z] Avoid second fetch [2021-10-27T09:25:52.519Z] Checking out Revision 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (main) [2021-10-27T09:25:52.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T09:25:52.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:25:52.540Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T09:25:52.554Z] > git checkout -f 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 [2021-10-27T09:25:56.933Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:25:57.999Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T09:25:57.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T09:25:57.999Z] Dload Upload Total Spent Left Speed [2021-10-27T09:25:57.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh [2021-10-27T09:25:58.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T09:25:58.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T09:25:58.758Z] + sudo tee /etc/docker/daemon.new [2021-10-27T09:25:58.758Z] { [2021-10-27T09:25:58.758Z] "registry-mirrors": [ [2021-10-27T09:25:58.758Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T09:25:58.758Z] ], [2021-10-27T09:25:58.758Z] "bip": "10.250.0.254/24", [2021-10-27T09:25:58.758Z] "hosts": [ [2021-10-27T09:25:58.758Z] "tcp://0.0.0.0:5555", [2021-10-27T09:25:58.758Z] "unix:///var/run/docker.sock" [2021-10-27T09:25:58.758Z] ], [2021-10-27T09:25:58.758Z] "mtu": 1458, [2021-10-27T09:25:58.758Z] "selinux-enabled": true, [2021-10-27T09:25:58.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T09:25:58.758Z] } [Pipeline] sh [2021-10-27T09:25:59.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T09:25:59.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:26:17.800Z] provisioning config files... [2021-10-27T09:26:17.822Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config8746112563919653240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:26:18.177Z] ---> docker-login.sh [2021-10-27T09:26:18.177Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:26:18.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:19.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:19.046Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:19.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:19.046Z] [2021-10-27T09:26:19.046Z] Login Succeeded [2021-10-27T09:26:19.046Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:26:19.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:19.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:19.594Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:19.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:19.594Z] [2021-10-27T09:26:19.594Z] Login Succeeded [2021-10-27T09:26:19.594Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:26:19.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:20.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:20.148Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:20.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:20.148Z] [2021-10-27T09:26:20.148Z] Login Succeeded [2021-10-27T09:26:20.148Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:26:20.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:20.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:20.692Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:20.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:20.692Z] [2021-10-27T09:26:20.692Z] Login Succeeded [2021-10-27T09:26:20.692Z] docker.io [2021-10-27T09:26:21.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:21.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:21.331Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:21.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:21.331Z] [2021-10-27T09:26:21.331Z] Login Succeeded [2021-10-27T09:26:21.331Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:26:21.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T09:26:22.937Z] ========================================================= [2021-10-27T09:26:22.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T09:26:22.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:26:23.278Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-27T09:26:24.266Z] Sending build context to Docker daemon 24.96MB [2021-10-27T09:26:24.266Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:26:24.266Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T09:26:24.266Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T09:26:24.266Z] 552d1f2373af: Pulling fs layer [2021-10-27T09:26:24.266Z] ea3f2d53f512: Pulling fs layer [2021-10-27T09:26:24.266Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T09:26:24.266Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T09:26:24.266Z] 72dc09318566: Pulling fs layer [2021-10-27T09:26:24.266Z] f4f7b4309257: Pulling fs layer [2021-10-27T09:26:24.266Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T09:26:24.266Z] b78e95d17946: Pulling fs layer [2021-10-27T09:26:24.266Z] 7a9cfe048b4a: Waiting [2021-10-27T09:26:24.266Z] 72dc09318566: Waiting [2021-10-27T09:26:24.266Z] f4f7b4309257: Waiting [2021-10-27T09:26:24.266Z] 0ac9a79272e3: Waiting [2021-10-27T09:26:24.266Z] b78e95d17946: Waiting [2021-10-27T09:26:24.266Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T09:26:24.266Z] 9e70ebbbe112: Download complete [2021-10-27T09:26:24.266Z] ea3f2d53f512: Verifying Checksum [2021-10-27T09:26:24.266Z] ea3f2d53f512: Download complete [2021-10-27T09:26:24.266Z] 72dc09318566: Verifying Checksum [2021-10-27T09:26:24.266Z] 72dc09318566: Download complete [2021-10-27T09:26:24.266Z] f4f7b4309257: Verifying Checksum [2021-10-27T09:26:24.266Z] f4f7b4309257: Download complete [2021-10-27T09:26:24.266Z] 552d1f2373af: Verifying Checksum [2021-10-27T09:26:24.266Z] 552d1f2373af: Download complete [2021-10-27T09:26:24.544Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T09:26:24.544Z] 0ac9a79272e3: Download complete [2021-10-27T09:26:25.144Z] 552d1f2373af: Pull complete [2021-10-27T09:26:25.742Z] ea3f2d53f512: Pull complete [2021-10-27T09:26:26.350Z] 9e70ebbbe112: Pull complete [2021-10-27T09:26:26.350Z] b78e95d17946: Verifying Checksum [2021-10-27T09:26:26.350Z] b78e95d17946: Download complete [2021-10-27T09:26:26.944Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T09:26:26.944Z] 7a9cfe048b4a: Download complete [2021-10-27T09:26:29.153Z] Running on prd-centos7-docker-4c-2g-2272 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-27T09:26:29.164Z] Running in /w/workspace/edgex-ui-go/27 [Pipeline] { [Pipeline] checkout [2021-10-27T09:26:29.256Z] The recommended git tool is: git [2021-10-27T09:26:32.110Z] using credential edgex-jenkins-ssh [2021-10-27T09:26:32.120Z] Cloning the remote Git repository [2021-10-27T09:26:32.357Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:26:32.451Z] > git init /w/workspace/edgex-ui-go/27 # timeout=10 [2021-10-27T09:26:32.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T09:26:32.490Z] > git --version # timeout=10 [2021-10-27T09:26:32.503Z] > git --version # 'git version 2.24.4' [2021-10-27T09:26:32.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T09:26:32.526Z] [INFO] Currently running in a labeled security context [2021-10-27T09:26:32.526Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T09:26:32.526Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/27@tmp/jenkins-gitclient-ssh1151567842668285071.key [2021-10-27T09:26:32.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:26:33.730Z] Avoid second fetch [2021-10-27T09:26:33.731Z] Checking out Revision 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (main) [2021-10-27T09:26:33.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T09:26:33.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T09:26:33.954Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T09:26:33.961Z] > git checkout -f 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 [2021-10-27T09:26:37.399Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-27T09:26:37.409Z] 7a9cfe048b4a: Pull complete [2021-10-27T09:26:37.409Z] 72dc09318566: Pull complete [2021-10-27T09:26:37.683Z] f4f7b4309257: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:26:37.803Z] provisioning config files... [2021-10-27T09:26:37.818Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config1774261783529800524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:26:37.957Z] 0ac9a79272e3: Pull complete [2021-10-27T09:26:38.209Z] ---> docker-login.sh [2021-10-27T09:26:38.209Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:26:38.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:38.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:38.209Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:38.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:38.209Z] [2021-10-27T09:26:38.209Z] Login Succeeded [2021-10-27T09:26:38.209Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:26:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:38.475Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:38.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:38.475Z] [2021-10-27T09:26:38.475Z] Login Succeeded [2021-10-27T09:26:38.475Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:26:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:38.475Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:38.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:38.475Z] [2021-10-27T09:26:38.475Z] Login Succeeded [2021-10-27T09:26:38.475Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:26:38.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:38.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:38.738Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:38.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:38.738Z] [2021-10-27T09:26:38.738Z] Login Succeeded [2021-10-27T09:26:38.738Z] docker.io [2021-10-27T09:26:38.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:26:39.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:26:39.000Z] Configure a credential helper to remove this warning. See [2021-10-27T09:26:39.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:26:39.000Z] [2021-10-27T09:26:39.000Z] Login Succeeded [2021-10-27T09:26:39.000Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:26:39.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T09:26:39.157Z] ========================================================= [2021-10-27T09:26:39.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T09:26:39.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:26:39.475Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-27T09:26:39.476Z] Sending build context to Docker daemon 24.96MB [2021-10-27T09:26:39.476Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:26:39.476Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T09:26:39.739Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T09:26:39.739Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T09:26:39.739Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T09:26:39.739Z] b8b176561691: Pulling fs layer [2021-10-27T09:26:39.739Z] 4527c011a84f: Pulling fs layer [2021-10-27T09:26:39.739Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T09:26:39.739Z] e0aca202a116: Pulling fs layer [2021-10-27T09:26:39.739Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T09:26:39.739Z] 34cad66bf833: Pulling fs layer [2021-10-27T09:26:39.739Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T09:26:39.739Z] 4527c011a84f: Waiting [2021-10-27T09:26:39.739Z] 5d74067f8e1e: Waiting [2021-10-27T09:26:39.739Z] e0aca202a116: Waiting [2021-10-27T09:26:39.739Z] 3a43be97a3b4: Waiting [2021-10-27T09:26:39.739Z] 34cad66bf833: Waiting [2021-10-27T09:26:39.739Z] b4e3c513aaa6: Waiting [2021-10-27T09:26:39.739Z] b8b176561691: Download complete [2021-10-27T09:26:39.739Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T09:26:39.739Z] 31adcdaf11c8: Download complete [2021-10-27T09:26:39.739Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T09:26:39.739Z] 5d74067f8e1e: Download complete [2021-10-27T09:26:39.739Z] e0aca202a116: Verifying Checksum [2021-10-27T09:26:39.739Z] e0aca202a116: Download complete [2021-10-27T09:26:39.739Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T09:26:39.739Z] a0d0a0d46f8b: Download complete [2021-10-27T09:26:39.739Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T09:26:39.739Z] 3a43be97a3b4: Download complete [2021-10-27T09:26:40.000Z] 34cad66bf833: Verifying Checksum [2021-10-27T09:26:40.000Z] 34cad66bf833: Download complete [2021-10-27T09:26:40.262Z] 4527c011a84f: Verifying Checksum [2021-10-27T09:26:40.262Z] 4527c011a84f: Download complete [2021-10-27T09:26:40.262Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T09:26:40.262Z] b4e3c513aaa6: Download complete [2021-10-27T09:26:40.262Z] a0d0a0d46f8b: Pull complete [2021-10-27T09:26:41.488Z] 31adcdaf11c8: Pull complete [2021-10-27T09:26:41.488Z] b8b176561691: Pull complete [2021-10-27T09:26:44.085Z] 4527c011a84f: Pull complete [2021-10-27T09:26:44.085Z] 5d74067f8e1e: Pull complete [2021-10-27T09:26:44.345Z] e0aca202a116: Pull complete [2021-10-27T09:26:44.345Z] 3a43be97a3b4: Pull complete [2021-10-27T09:26:44.459Z] b78e95d17946: Pull complete [2021-10-27T09:26:44.459Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T09:26:44.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T09:26:44.459Z] ---> 8b459fc5aaf0 [2021-10-27T09:26:44.459Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:26:44.604Z] 34cad66bf833: Pull complete [2021-10-27T09:26:45.894Z] ---> Running in dd7fcfd4d1c8 [2021-10-27T09:26:46.168Z] Removing intermediate container dd7fcfd4d1c8 [2021-10-27T09:26:46.168Z] ---> 98cc9e5b9664 [2021-10-27T09:26:46.168Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:26:46.168Z] ---> Running in 84ec50ebcfc9 [2021-10-27T09:26:46.765Z] Removing intermediate container 84ec50ebcfc9 [2021-10-27T09:26:46.765Z] ---> 2c05bd762ae0 [2021-10-27T09:26:46.765Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:26:46.765Z] ---> Running in 1ac948d52a3f [2021-10-27T09:26:47.039Z] Removing intermediate container 1ac948d52a3f [2021-10-27T09:26:47.039Z] ---> c7e01a2ea9a1 [2021-10-27T09:26:47.039Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T09:26:47.312Z] ---> Running in 804335dd9db5 [2021-10-27T09:26:47.588Z] Removing intermediate container 804335dd9db5 [2021-10-27T09:26:47.588Z] ---> f948888c081d [2021-10-27T09:26:47.588Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:26:47.863Z] ---> Running in ca326d1630e2 [2021-10-27T09:26:47.924Z] b4e3c513aaa6: Pull complete [2021-10-27T09:26:47.924Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T09:26:47.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T09:26:47.924Z] ---> 9f6097aaca64 [2021-10-27T09:26:47.924Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:26:48.137Z] Removing intermediate container ca326d1630e2 [2021-10-27T09:26:48.137Z] ---> b80d9acb2392 [2021-10-27T09:26:48.137Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:26:48.410Z] ---> Running in c85d12c74e65 [2021-10-27T09:26:48.879Z] ---> Running in d9823fe2d298 [2021-10-27T09:26:48.879Z] Removing intermediate container d9823fe2d298 [2021-10-27T09:26:48.879Z] ---> bce8d8d970b0 [2021-10-27T09:26:48.879Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:26:48.879Z] ---> Running in fdb4cae25649 [2021-10-27T09:26:49.146Z] Removing intermediate container fdb4cae25649 [2021-10-27T09:26:49.146Z] ---> a23799c58c1f [2021-10-27T09:26:49.146Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:26:49.146Z] ---> Running in 36015985d810 [2021-10-27T09:26:49.146Z] Removing intermediate container 36015985d810 [2021-10-27T09:26:49.146Z] ---> 32132abf6f80 [2021-10-27T09:26:49.146Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T09:26:49.146Z] ---> Running in 26dbebcc6ee4 [2021-10-27T09:26:49.408Z] Removing intermediate container 26dbebcc6ee4 [2021-10-27T09:26:49.408Z] ---> 6c21d532c7ab [2021-10-27T09:26:49.408Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:26:49.408Z] ---> Running in 8d9ec55bf787 [2021-10-27T09:26:49.408Z] Removing intermediate container 8d9ec55bf787 [2021-10-27T09:26:49.408Z] ---> 72f1634c7911 [2021-10-27T09:26:49.408Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:26:49.408Z] ---> Running in 59957e6be064 [2021-10-27T09:26:49.981Z] Removing intermediate container 59957e6be064 [2021-10-27T09:26:49.981Z] ---> 13dc5af737cd [2021-10-27T09:26:49.981Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:26:49.981Z] ---> Running in 349ff03692c2 [2021-10-27T09:26:50.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T09:26:50.390Z] Removing intermediate container c85d12c74e65 [2021-10-27T09:26:50.391Z] ---> d7800e5c8d40 [2021-10-27T09:26:50.391Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:26:50.391Z] ---> Running in d2affdc587af [2021-10-27T09:26:51.185Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T09:26:51.453Z] OK: 220 MiB in 52 packages [2021-10-27T09:26:51.717Z] Removing intermediate container 349ff03692c2 [2021-10-27T09:26:51.717Z] ---> d7e382c71f59 [2021-10-27T09:26:51.717Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T09:26:51.717Z] ---> Running in 8ea030be2051 [2021-10-27T09:26:51.717Z] Removing intermediate container 8ea030be2051 [2021-10-27T09:26:51.717Z] ---> 4d7e96e14549 [2021-10-27T09:26:51.717Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:26:51.717Z] ---> Running in e7641df37449 [2021-10-27T09:26:51.717Z] Removing intermediate container e7641df37449 [2021-10-27T09:26:51.717Z] ---> bfeadaa673f8 [2021-10-27T09:26:51.717Z] Step 12/14 : COPY . . [2021-10-27T09:26:51.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T09:26:52.658Z] ---> 65daaca0e93b [2021-10-27T09:26:52.658Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:26:52.658Z] ---> Running in c8e42bfa3503 [2021-10-27T09:26:52.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T09:26:53.420Z] OK: 219 MiB in 52 packages [2021-10-27T09:26:54.396Z] Removing intermediate container d2affdc587af [2021-10-27T09:26:54.396Z] ---> 48c0bd746cca [2021-10-27T09:26:54.396Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T09:26:54.396Z] ---> Running in 5348d08926b1 [2021-10-27T09:26:54.669Z] Removing intermediate container 5348d08926b1 [2021-10-27T09:26:54.669Z] ---> cfc9bbaf9d3d [2021-10-27T09:26:54.669Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:26:54.669Z] ---> Running in 3346e14f1ecb [2021-10-27T09:26:55.264Z] Removing intermediate container 3346e14f1ecb [2021-10-27T09:26:55.264Z] ---> 2dd50da42ac7 [2021-10-27T09:26:55.264Z] Step 12/14 : COPY . . [2021-10-27T09:26:57.889Z] ---> e5b13df3a6af [2021-10-27T09:26:57.889Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:26:57.889Z] ---> Running in 02dc639b8bcc [2021-10-27T09:27:07.582Z] Removing intermediate container c8e42bfa3503 [2021-10-27T09:27:07.582Z] ---> 242d1560fa1f [2021-10-27T09:27:07.582Z] Step 14/14 : RUN ${MAKE} [2021-10-27T09:27:07.582Z] ---> Running in dbcfc7b9c9dd [2021-10-27T09:27:07.582Z] noop [2021-10-27T09:27:07.582Z] Removing intermediate container dbcfc7b9c9dd [2021-10-27T09:27:07.582Z] ---> 43c34e4f16c3 [2021-10-27T09:27:07.582Z] Successfully built 43c34e4f16c3 [2021-10-27T09:27:07.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:07.884Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T09:27:07.884Z] . [Pipeline] withDockerContainer [2021-10-27T09:27:07.954Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2021-10-27T09:27:07.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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 ******** ci-base-image-x86_64 cat [2021-10-27T09:27:08.316Z] $ docker top 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:27:08.685Z] + go version [2021-10-27T09:27:08.685Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T09:27:08.696Z] $ docker stop --time=1 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 [2021-10-27T09:27:09.871Z] $ docker rm -f 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:10.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T09:27:10.399Z] . [Pipeline] withDockerContainer [2021-10-27T09:27:10.462Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2021-10-27T09:27:10.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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 ******** ci-base-image-x86_64 cat [2021-10-27T09:27:10.843Z] $ docker top b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T09:27:11.220Z] + make test [2021-10-27T09:27:11.221Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T09:27:11.483Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T09:27:23.805Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T09:27:23.805Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T09:27:24.691Z] Removing intermediate container 02dc639b8bcc [2021-10-27T09:27:24.691Z] ---> 505fbc351f35 [2021-10-27T09:27:24.691Z] Step 14/14 : RUN ${MAKE} [2021-10-27T09:27:24.691Z] ---> Running in 6028c60ed7df [2021-10-27T09:27:24.691Z] noop [2021-10-27T09:27:24.691Z] Removing intermediate container 6028c60ed7df [2021-10-27T09:27:24.691Z] ---> 476f702e8f28 [2021-10-27T09:27:24.691Z] Successfully built 476f702e8f28 [2021-10-27T09:27:24.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:25.032Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T09:27:25.032Z] . [Pipeline] withDockerContainer [2021-10-27T09:27:25.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container [2021-10-27T09:27:25.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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 ******** ci-base-image-arm64 cat [2021-10-27T09:27:26.853Z] $ docker top f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:27:27.816Z] + go version [2021-10-27T09:27:27.816Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T09:27:27.840Z] $ docker stop --time=1 f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd [2021-10-27T09:27:29.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T09:27:29.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T09:27:29.517Z] $ docker rm -f f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-27T09:27:29.762Z] $ docker stop --time=1 b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 [2021-10-27T09:27:31.082Z] $ docker rm -f b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:31.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T09:27:31.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-27T09:27:31.686Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T09:27:31.686Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-10-27T09:27:32.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container [2021-10-27T09:27:32.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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 ******** ci-base-image-arm64 cat [2021-10-27T09:27:33.583Z] $ docker top c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] sh [2021-10-27T09:27:34.994Z] + make test [2021-10-27T09:27:34.994Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T09:27:36.366Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-10-27T09:27:37.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T09:27:38.233Z] + ls -al . [2021-10-27T09:27:38.233Z] total 88 [2021-10-27T09:27:38.233Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 09:27 . [2021-10-27T09:27:38.233Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 09:26 .. [2021-10-27T09:27:38.233Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 09:26 assets [2021-10-27T09:27:38.233Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 09:26 bin [2021-10-27T09:27:38.233Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 09:26 cmd [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 09:26 CONTRIBUTING.md [2021-10-27T09:27:38.233Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 09:27 coverage.out [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 09:26 Dockerfile [2021-10-27T09:27:38.233Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 09:26 docs [2021-10-27T09:27:38.233Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 27 09:26 .git [2021-10-27T09:27:38.233Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 09:26 .github [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:26 .gitignore [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 09:26 go.mod [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 09:26 go.sum [2021-10-27T09:27:38.233Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 09:26 internal [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 09:26 Jenkinsfile [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 09:26 LICENSE [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 09:26 Makefile [2021-10-27T09:27:38.233Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 09:26 pkg [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 09:26 README.md [2021-10-27T09:27:38.233Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 09:26 snap [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 27 09:23 VERSION [2021-10-27T09:27:38.233Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:26 version.go [2021-10-27T09:27:38.233Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 09:26 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:38.533Z] + 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=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 --label arch=amd64 --label version=2.0.1-dev.25 . [2021-10-27T09:27:38.533Z] Sending build context to Docker daemon 24.96MB [2021-10-27T09:27:38.791Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:27:38.791Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T09:27:38.791Z] ---> 43c34e4f16c3 [2021-10-27T09:27:38.791Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:27:38.791Z] ---> Running in 37bbacb410e8 [2021-10-27T09:27:38.791Z] Removing intermediate container 37bbacb410e8 [2021-10-27T09:27:38.791Z] ---> d454d35025f4 [2021-10-27T09:27:38.791Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:27:38.791Z] ---> Running in 9fd23250b734 [2021-10-27T09:27:39.050Z] Removing intermediate container 9fd23250b734 [2021-10-27T09:27:39.050Z] ---> 2c5d0cce7721 [2021-10-27T09:27:39.050Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:27:39.050Z] ---> Running in e87a9e3a5a3b [2021-10-27T09:27:39.050Z] Removing intermediate container e87a9e3a5a3b [2021-10-27T09:27:39.050Z] ---> 9e878eedc91e [2021-10-27T09:27:39.050Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T09:27:39.050Z] ---> Running in 37812fc80332 [2021-10-27T09:27:39.050Z] Removing intermediate container 37812fc80332 [2021-10-27T09:27:39.050Z] ---> 3c973f8b0db8 [2021-10-27T09:27:39.050Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:27:39.318Z] ---> Running in fb6af5fbe283 [2021-10-27T09:27:39.318Z] Removing intermediate container fb6af5fbe283 [2021-10-27T09:27:39.318Z] ---> 1c8d6a749cec [2021-10-27T09:27:39.318Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:27:39.318Z] ---> Running in d28ebf74e7c8 [2021-10-27T09:27:39.581Z] Removing intermediate container d28ebf74e7c8 [2021-10-27T09:27:39.581Z] ---> a61d97e3cb57 [2021-10-27T09:27:39.581Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:27:39.840Z] ---> Running in e8deae709e26 [2021-10-27T09:27:40.100Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T09:27:41.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T09:27:41.302Z] OK: 220 MiB in 52 packages [2021-10-27T09:27:41.567Z] Removing intermediate container e8deae709e26 [2021-10-27T09:27:41.567Z] ---> f78a4586be49 [2021-10-27T09:27:41.567Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T09:27:41.567Z] ---> Running in 6d0e01145f23 [2021-10-27T09:27:41.832Z] Removing intermediate container 6d0e01145f23 [2021-10-27T09:27:41.832Z] ---> 467c315e4b5c [2021-10-27T09:27:41.832Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:27:41.832Z] ---> Running in bd627c8c1a70 [2021-10-27T09:27:41.832Z] Removing intermediate container bd627c8c1a70 [2021-10-27T09:27:41.832Z] ---> d042bf4e01fd [2021-10-27T09:27:41.832Z] Step 12/22 : COPY . . [2021-10-27T09:27:42.409Z] ---> 7f548b78f58f [2021-10-27T09:27:42.409Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:27:42.677Z] ---> Running in 814c12e194f0 [2021-10-27T09:27:43.257Z] Removing intermediate container 814c12e194f0 [2021-10-27T09:27:43.257Z] ---> 7b475a27971a [2021-10-27T09:27:43.257Z] Step 14/22 : RUN ${MAKE} [2021-10-27T09:27:43.257Z] ---> Running in 2548aa0b24fa [2021-10-27T09:27:43.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T09:27:51.434Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T09:27:52.836Z] Removing intermediate container 2548aa0b24fa [2021-10-27T09:27:52.836Z] ---> 1386280bbb7b [2021-10-27T09:27:52.836Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T09:27:53.405Z] 3.14: Pulling from library/alpine [2021-10-27T09:27:53.668Z] a0d0a0d46f8b: Already exists [2021-10-27T09:27:53.668Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T09:27:53.668Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T09:27:53.668Z] ---> 14119a10abf4 [2021-10-27T09:27:53.668Z] Step 16/22 : EXPOSE 4000 [2021-10-27T09:27:53.668Z] ---> Running in c41769ad97f8 [2021-10-27T09:27:53.930Z] Removing intermediate container c41769ad97f8 [2021-10-27T09:27:53.930Z] ---> e34bb9cd2a5d [2021-10-27T09:27:53.930Z] Step 17/22 : 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 [2021-10-27T09:27:54.190Z] ---> 86ae369c268c [2021-10-27T09:27:54.190Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:27:54.190Z] ---> Running in ff0a8ec3e952 [2021-10-27T09:27:54.450Z] Removing intermediate container ff0a8ec3e952 [2021-10-27T09:27:54.450Z] ---> 689a56967214 [2021-10-27T09:27:54.450Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T09:27:54.450Z] ---> Running in fae1fc64da2c [2021-10-27T09:27:54.450Z] Removing intermediate container fae1fc64da2c [2021-10-27T09:27:54.450Z] ---> 6b014bfb3bcf [2021-10-27T09:27:54.450Z] Step 20/22 : LABEL arch=amd64 [2021-10-27T09:27:54.450Z] ---> Running in 5990bdb35e0e [2021-10-27T09:27:54.450Z] Removing intermediate container 5990bdb35e0e [2021-10-27T09:27:54.450Z] ---> ac4596508884 [2021-10-27T09:27:54.450Z] Step 21/22 : LABEL git_sha=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:27:54.450Z] ---> Running in 53335339bd5e [2021-10-27T09:27:54.708Z] Removing intermediate container 53335339bd5e [2021-10-27T09:27:54.708Z] ---> bee55e263fa6 [2021-10-27T09:27:54.708Z] Step 22/22 : LABEL version=2.0.1-dev.25 [2021-10-27T09:27:54.708Z] ---> Running in bc5dd056f5a3 [2021-10-27T09:27:54.708Z] Removing intermediate container bc5dd056f5a3 [2021-10-27T09:27:54.708Z] ---> e80cca2d3fd2 [2021-10-27T09:27:54.708Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T09:27:54.708Z] Successfully built e80cca2d3fd2 [2021-10-27T09:27:54.708Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:27:54.870Z] provisioning config files... [2021-10-27T09:27:54.879Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config7704964912572392093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:27:55.188Z] ---> docker-login.sh [2021-10-27T09:27:55.188Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:27:55.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:27:55.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:27:55.188Z] Configure a credential helper to remove this warning. See [2021-10-27T09:27:55.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:27:55.188Z] [2021-10-27T09:27:55.188Z] Login Succeeded [2021-10-27T09:27:55.188Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:27:55.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:27:55.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:27:55.188Z] Configure a credential helper to remove this warning. See [2021-10-27T09:27:55.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:27:55.188Z] [2021-10-27T09:27:55.188Z] Login Succeeded [2021-10-27T09:27:55.188Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:27:55.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:27:55.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:27:55.452Z] Configure a credential helper to remove this warning. See [2021-10-27T09:27:55.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:27:55.452Z] [2021-10-27T09:27:55.452Z] Login Succeeded [2021-10-27T09:27:55.452Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:27:55.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:27:55.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:27:55.452Z] Configure a credential helper to remove this warning. See [2021-10-27T09:27:55.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:27:55.452Z] [2021-10-27T09:27:55.452Z] Login Succeeded [2021-10-27T09:27:55.452Z] docker.io [2021-10-27T09:27:55.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:27:55.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:27:55.973Z] Configure a credential helper to remove this warning. See [2021-10-27T09:27:55.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:27:55.973Z] [2021-10-27T09:27:55.973Z] Login Succeeded [2021-10-27T09:27:55.973Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:27:55.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:27:56.017Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-27T09:27:56.018Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:27:56.018Z] latest [2021-10-27T09:27:56.018Z] 2.0.1-dev.25 [2021-10-27T09:27:56.018Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:27:56.018Z] main [2021-10-27T09:27:56.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:56.336Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:56.645Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:27:56.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:27:56.645Z] 2df8f61430a2: Preparing [2021-10-27T09:27:56.645Z] e2eb06d8af82: Preparing [2021-10-27T09:27:56.645Z] e2eb06d8af82: Layer already exists [2021-10-27T09:27:58.567Z] 2df8f61430a2: Pushed [2021-10-27T09:27:58.567Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:58.875Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:59.174Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-27T09:27:59.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:27:59.174Z] 2df8f61430a2: Preparing [2021-10-27T09:27:59.174Z] e2eb06d8af82: Preparing [2021-10-27T09:27:59.174Z] e2eb06d8af82: Layer already exists [2021-10-27T09:27:59.174Z] 2df8f61430a2: Layer already exists [2021-10-27T09:27:59.174Z] latest: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:59.486Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:27:59.784Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 [2021-10-27T09:27:59.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:27:59.784Z] 2df8f61430a2: Preparing [2021-10-27T09:27:59.784Z] e2eb06d8af82: Preparing [2021-10-27T09:27:59.784Z] e2eb06d8af82: Layer already exists [2021-10-27T09:27:59.784Z] 2df8f61430a2: Layer already exists [2021-10-27T09:27:59.784Z] 2.0.1-dev.25: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:00.090Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:00.391Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:28:00.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:28:00.391Z] 2df8f61430a2: Preparing [2021-10-27T09:28:00.391Z] e2eb06d8af82: Preparing [2021-10-27T09:28:00.391Z] 2df8f61430a2: Layer already exists [2021-10-27T09:28:00.391Z] e2eb06d8af82: Layer already exists [2021-10-27T09:28:00.391Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:00.697Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:01.000Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-27T09:28:01.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-27T09:28:01.000Z] 2df8f61430a2: Preparing [2021-10-27T09:28:01.000Z] e2eb06d8af82: Preparing [2021-10-27T09:28:01.000Z] e2eb06d8af82: Layer already exists [2021-10-27T09:28:01.000Z] 2df8f61430a2: Layer already exists [2021-10-27T09:28:01.000Z] main: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:28:01.042Z] ===================================================== [Pipeline] echo [2021-10-27T09:28:01.053Z] taggedImages: [2021-10-27T09:28:01.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:28:01.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-27T09:28:01.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 [2021-10-27T09:28:01.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:28:01.053Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2021-10-27T09:28:01.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:28:01.533Z] [2021-10-27T09:28:01.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:01.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:28:01.844Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T09:28:01.844Z] b4d181a07f80: Pulling fs layer [2021-10-27T09:28:01.844Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T09:28:01.844Z] ed53099fbce6: Pulling fs layer [2021-10-27T09:28:01.844Z] dc539afda2c1: Pulling fs layer [2021-10-27T09:28:01.844Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T09:28:01.844Z] 9065ff56babe: Pulling fs layer [2021-10-27T09:28:01.844Z] d287ab97295c: Pulling fs layer [2021-10-27T09:28:01.844Z] dc539afda2c1: Waiting [2021-10-27T09:28:01.844Z] 77bc0d833cb6: Waiting [2021-10-27T09:28:01.844Z] 9065ff56babe: Waiting [2021-10-27T09:28:01.844Z] d287ab97295c: Waiting [2021-10-27T09:28:01.844Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T09:28:01.844Z] a1111a8f2ec3: Download complete [2021-10-27T09:28:01.844Z] dc539afda2c1: Verifying Checksum [2021-10-27T09:28:01.844Z] dc539afda2c1: Download complete [2021-10-27T09:28:01.844Z] ed53099fbce6: Verifying Checksum [2021-10-27T09:28:01.844Z] ed53099fbce6: Download complete [2021-10-27T09:28:01.844Z] 9065ff56babe: Verifying Checksum [2021-10-27T09:28:01.844Z] 9065ff56babe: Download complete [2021-10-27T09:28:01.844Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T09:28:01.844Z] 77bc0d833cb6: Download complete [2021-10-27T09:28:02.108Z] b4d181a07f80: Verifying Checksum [2021-10-27T09:28:02.108Z] b4d181a07f80: Download complete [2021-10-27T09:28:02.683Z] d287ab97295c: Verifying Checksum [2021-10-27T09:28:02.683Z] d287ab97295c: Download complete [2021-10-27T09:28:03.634Z] b4d181a07f80: Pull complete [2021-10-27T09:28:03.634Z] a1111a8f2ec3: Pull complete [2021-10-27T09:28:04.204Z] ed53099fbce6: Pull complete [2021-10-27T09:28:04.204Z] dc539afda2c1: Pull complete [2021-10-27T09:28:04.468Z] 77bc0d833cb6: Pull complete [2021-10-27T09:28:04.468Z] 9065ff56babe: Pull complete [2021-10-27T09:28:09.782Z] d287ab97295c: Pull complete [2021-10-27T09:28:09.782Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T09:28:09.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:28:09.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T09:28:09.842Z] prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container [2021-10-27T09:28:09.879Z] $ 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/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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 [2021-10-27T09:28:12.556Z] $ docker top b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:28:13.936Z] ---> job-cost.sh [2021-10-27T09:28:13.937Z] lf-activate-venv: SKIPPING [2021-10-27T09:28:13.937Z] INFO: No Stack... [2021-10-27T09:28:14.197Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T09:28:14.458Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T09:28:14.748Z] + cat /w/workspace/edgex-ui-go/27/archives/cost.csv [2021-10-27T09:28:14.748Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T09:28:14.773Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [2021-10-27T09:28:14.780Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] did not exist. Created. [2021-10-27T09:28:14.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:28:15.087Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T09:28:15.132Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T09:28:15.139Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T09:28:15.157Z] $ docker stop --time=1 b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T09:28:16.043Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T09:28:16.043Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T09:28:16.295Z] $ docker rm -f b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T09:28:34.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T09:28:34.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-27T09:28:34.404Z] $ docker stop --time=1 c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d [2021-10-27T09:28:36.095Z] $ docker rm -f c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T09:28:36.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T09:28:36.868Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T09:28:37.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T09:28:37.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T09:28:38.247Z] + ls -al . [2021-10-27T09:28:38.247Z] total 128 [2021-10-27T09:28:38.247Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 09:27 . [2021-10-27T09:28:38.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 .. [2021-10-27T09:28:38.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 09:25 .git [2021-10-27T09:28:38.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 .github [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:25 .gitignore [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 09:25 CONTRIBUTING.md [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 09:25 Dockerfile [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 09:25 Jenkinsfile [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 09:25 LICENSE [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 09:25 Makefile [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 09:25 README.md [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 09:23 VERSION [2021-10-27T09:28:38.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 assets [2021-10-27T09:28:38.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 bin [2021-10-27T09:28:38.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 cmd [2021-10-27T09:28:38.247Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 09:27 coverage.out [2021-10-27T09:28:38.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 docs [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 09:25 go.mod [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 09:25 go.sum [2021-10-27T09:28:38.247Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:25 internal [2021-10-27T09:28:38.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 pkg [2021-10-27T09:28:38.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 snap [2021-10-27T09:28:38.247Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:25 version.go [2021-10-27T09:28:38.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:28:38.585Z] + 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=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 --label arch=arm64 --label version=2.0.1-dev.25 . [2021-10-27T09:28:39.573Z] Sending build context to Docker daemon 24.96MB [2021-10-27T09:28:39.573Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T09:28:39.573Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T09:28:39.573Z] ---> 476f702e8f28 [2021-10-27T09:28:39.573Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T09:28:39.573Z] ---> Running in 2124b8291ead [2021-10-27T09:28:40.164Z] Removing intermediate container 2124b8291ead [2021-10-27T09:28:40.164Z] ---> 22b94b115082 [2021-10-27T09:28:40.164Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T09:28:40.164Z] ---> Running in d5c49bf8e773 [2021-10-27T09:28:40.759Z] Removing intermediate container d5c49bf8e773 [2021-10-27T09:28:40.759Z] ---> f4544e795a84 [2021-10-27T09:28:40.759Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T09:28:40.759Z] ---> Running in cee3bd7d0b2e [2021-10-27T09:28:41.033Z] Removing intermediate container cee3bd7d0b2e [2021-10-27T09:28:41.033Z] ---> 15e35f2a8442 [2021-10-27T09:28:41.033Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T09:28:41.307Z] ---> Running in 50140bad3a21 [2021-10-27T09:28:41.580Z] Removing intermediate container 50140bad3a21 [2021-10-27T09:28:41.580Z] ---> ea071eda8596 [2021-10-27T09:28:41.580Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T09:28:41.580Z] ---> Running in ed591473fb78 [2021-10-27T09:28:42.175Z] Removing intermediate container ed591473fb78 [2021-10-27T09:28:42.175Z] ---> cdf6cae99798 [2021-10-27T09:28:42.175Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T09:28:42.175Z] ---> Running in 13b865e709d1 [2021-10-27T09:28:44.150Z] Removing intermediate container 13b865e709d1 [2021-10-27T09:28:44.150Z] ---> 421e6100572b [2021-10-27T09:28:44.150Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T09:28:44.150Z] ---> Running in 13d7d9324007 [2021-10-27T09:28:45.124Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T09:28:46.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T09:28:46.696Z] OK: 219 MiB in 52 packages [2021-10-27T09:28:47.670Z] Removing intermediate container 13d7d9324007 [2021-10-27T09:28:47.670Z] ---> 080c7ca123c8 [2021-10-27T09:28:47.670Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T09:28:47.670Z] ---> Running in f4739363e42f [2021-10-27T09:28:47.942Z] Removing intermediate container f4739363e42f [2021-10-27T09:28:47.942Z] ---> 4a0c8e9df87b [2021-10-27T09:28:47.942Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T09:28:47.942Z] ---> Running in 67245eb050c0 [2021-10-27T09:28:48.535Z] Removing intermediate container 67245eb050c0 [2021-10-27T09:28:48.535Z] ---> 2121940a69d1 [2021-10-27T09:28:48.535Z] Step 12/22 : COPY . . [2021-10-27T09:28:51.149Z] ---> b491d3c78ab8 [2021-10-27T09:28:51.149Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T09:28:51.149Z] ---> Running in 1d321def3481 [2021-10-27T09:28:53.774Z] Removing intermediate container 1d321def3481 [2021-10-27T09:28:53.774Z] ---> d82df9f2ce25 [2021-10-27T09:28:53.774Z] Step 14/22 : RUN ${MAKE} [2021-10-27T09:28:53.774Z] ---> Running in 2fd15cb5337d [2021-10-27T09:28:54.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T09:29:21.851Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T09:29:25.235Z] Removing intermediate container 2fd15cb5337d [2021-10-27T09:29:25.235Z] ---> 64d6d428e0a5 [2021-10-27T09:29:25.235Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T09:29:25.505Z] 3.14: Pulling from library/alpine [2021-10-27T09:29:25.776Z] 552d1f2373af: Already exists [2021-10-27T09:29:26.048Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T09:29:26.048Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T09:29:26.048Z] ---> bb3de5531c18 [2021-10-27T09:29:26.048Z] Step 16/22 : EXPOSE 4000 [2021-10-27T09:29:26.048Z] ---> Running in ccffa400c92f [2021-10-27T09:29:26.321Z] Removing intermediate container ccffa400c92f [2021-10-27T09:29:26.321Z] ---> 20f357b870dc [2021-10-27T09:29:26.321Z] Step 17/22 : 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 [2021-10-27T09:29:27.773Z] ---> c10f98f51177 [2021-10-27T09:29:27.773Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T09:29:27.773Z] ---> Running in 9c95842f28e0 [2021-10-27T09:29:28.368Z] Removing intermediate container 9c95842f28e0 [2021-10-27T09:29:28.368Z] ---> c4038262c4f5 [2021-10-27T09:29:28.368Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T09:29:28.368Z] ---> Running in 56302a7cd1e0 [2021-10-27T09:29:28.642Z] Removing intermediate container 56302a7cd1e0 [2021-10-27T09:29:28.642Z] ---> ea4d8db62b6f [2021-10-27T09:29:28.642Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T09:29:28.916Z] ---> Running in 4bc3cf71d697 [2021-10-27T09:29:29.187Z] Removing intermediate container 4bc3cf71d697 [2021-10-27T09:29:29.187Z] ---> 17a9328bd824 [2021-10-27T09:29:29.187Z] Step 21/22 : LABEL git_sha=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:29:29.187Z] ---> Running in 4b73b11cb235 [2021-10-27T09:29:29.781Z] Removing intermediate container 4b73b11cb235 [2021-10-27T09:29:29.781Z] ---> 42de9fd368b0 [2021-10-27T09:29:29.781Z] Step 22/22 : LABEL version=2.0.1-dev.25 [2021-10-27T09:29:29.781Z] ---> Running in 2a661e83b1de [2021-10-27T09:29:30.054Z] Removing intermediate container 2a661e83b1de [2021-10-27T09:29:30.054Z] ---> e06cbaaac9c9 [2021-10-27T09:29:30.054Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T09:29:30.326Z] Successfully built e06cbaaac9c9 [2021-10-27T09:29:30.326Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:29:30.534Z] provisioning config files... [2021-10-27T09:29:30.552Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config2881356622347969213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:29:30.890Z] ---> docker-login.sh [2021-10-27T09:29:30.891Z] nexus3.edgexfoundry.org:10001 [2021-10-27T09:29:31.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:29:31.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:29:31.163Z] Configure a credential helper to remove this warning. See [2021-10-27T09:29:31.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:29:31.163Z] [2021-10-27T09:29:31.163Z] Login Succeeded [2021-10-27T09:29:31.163Z] nexus3.edgexfoundry.org:10002 [2021-10-27T09:29:31.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:29:31.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:29:31.751Z] Configure a credential helper to remove this warning. See [2021-10-27T09:29:31.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:29:31.751Z] [2021-10-27T09:29:31.751Z] Login Succeeded [2021-10-27T09:29:31.751Z] nexus3.edgexfoundry.org:10003 [2021-10-27T09:29:32.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:29:32.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:29:32.294Z] Configure a credential helper to remove this warning. See [2021-10-27T09:29:32.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:29:32.294Z] [2021-10-27T09:29:32.294Z] Login Succeeded [2021-10-27T09:29:32.294Z] nexus3.edgexfoundry.org:10004 [2021-10-27T09:29:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:29:32.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:29:32.836Z] Configure a credential helper to remove this warning. See [2021-10-27T09:29:32.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:29:32.836Z] [2021-10-27T09:29:32.836Z] Login Succeeded [2021-10-27T09:29:32.836Z] docker.io [2021-10-27T09:29:33.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T09:29:33.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T09:29:33.701Z] Configure a credential helper to remove this warning. See [2021-10-27T09:29:33.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T09:29:33.701Z] [2021-10-27T09:29:33.701Z] Login Succeeded [2021-10-27T09:29:33.701Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T09:29:33.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:29:33.760Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-27T09:29:33.760Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:29:33.760Z] latest [2021-10-27T09:29:33.760Z] 2.0.1-dev.25 [2021-10-27T09:29:33.760Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:29:33.760Z] main [2021-10-27T09:29:33.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:34.109Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:34.442Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:29:34.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:29:34.442Z] 1ed6f96aa770: Preparing [2021-10-27T09:29:34.442Z] ee420dfed78a: Preparing [2021-10-27T09:29:34.442Z] ee420dfed78a: Layer already exists [2021-10-27T09:29:38.728Z] 1ed6f96aa770: Pushed [2021-10-27T09:29:38.728Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:39.340Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:39.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-27T09:29:39.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:29:39.671Z] 1ed6f96aa770: Preparing [2021-10-27T09:29:39.671Z] ee420dfed78a: Preparing [2021-10-27T09:29:39.671Z] 1ed6f96aa770: Layer already exists [2021-10-27T09:29:39.671Z] ee420dfed78a: Layer already exists [2021-10-27T09:29:39.940Z] latest: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:40.277Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:40.611Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 [2021-10-27T09:29:40.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:29:40.611Z] 1ed6f96aa770: Preparing [2021-10-27T09:29:40.611Z] ee420dfed78a: Preparing [2021-10-27T09:29:40.611Z] ee420dfed78a: Layer already exists [2021-10-27T09:29:40.611Z] 1ed6f96aa770: Layer already exists [2021-10-27T09:29:40.882Z] 2.0.1-dev.25: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:41.215Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:41.549Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:29:41.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:29:41.549Z] 1ed6f96aa770: Preparing [2021-10-27T09:29:41.549Z] ee420dfed78a: Preparing [2021-10-27T09:29:41.549Z] 1ed6f96aa770: Layer already exists [2021-10-27T09:29:41.549Z] ee420dfed78a: Layer already exists [2021-10-27T09:29:41.819Z] 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:42.155Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:42.486Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-27T09:29:42.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-27T09:29:42.486Z] 1ed6f96aa770: Preparing [2021-10-27T09:29:42.486Z] ee420dfed78a: Preparing [2021-10-27T09:29:42.486Z] ee420dfed78a: Layer already exists [2021-10-27T09:29:42.486Z] 1ed6f96aa770: Layer already exists [2021-10-27T09:29:42.756Z] main: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T09:29:42.798Z] ===================================================== [Pipeline] echo [2021-10-27T09:29:42.805Z] taggedImages: [2021-10-27T09:29:42.805Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [2021-10-27T09:29:42.805Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-27T09:29:42.805Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 [2021-10-27T09:29:42.805Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [2021-10-27T09:29:42.805Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:43.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:29:43.240Z] [2021-10-27T09:29:43.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:29:43.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:29:43.856Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T09:29:43.856Z] 448f6bf000e3: Pulling fs layer [2021-10-27T09:29:43.856Z] f757da607395: Pulling fs layer [2021-10-27T09:29:43.856Z] 05883995daec: Pulling fs layer [2021-10-27T09:29:43.856Z] 8603b9c90790: Pulling fs layer [2021-10-27T09:29:43.856Z] 1560dd03e051: Pulling fs layer [2021-10-27T09:29:43.856Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T09:29:43.856Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T09:29:43.856Z] 1560dd03e051: Waiting [2021-10-27T09:29:43.856Z] 27f5ce0e4adf: Waiting [2021-10-27T09:29:43.856Z] c2d8d7efcc4b: Waiting [2021-10-27T09:29:43.856Z] 8603b9c90790: Waiting [2021-10-27T09:29:43.856Z] f757da607395: Verifying Checksum [2021-10-27T09:29:43.856Z] f757da607395: Download complete [2021-10-27T09:29:43.856Z] 8603b9c90790: Verifying Checksum [2021-10-27T09:29:43.856Z] 8603b9c90790: Download complete [2021-10-27T09:29:43.856Z] 1560dd03e051: Verifying Checksum [2021-10-27T09:29:43.856Z] 1560dd03e051: Download complete [2021-10-27T09:29:43.856Z] 27f5ce0e4adf: Download complete [2021-10-27T09:29:43.856Z] 05883995daec: Verifying Checksum [2021-10-27T09:29:43.856Z] 05883995daec: Download complete [2021-10-27T09:29:44.448Z] 448f6bf000e3: Download complete [2021-10-27T09:29:47.071Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T09:29:47.071Z] c2d8d7efcc4b: Download complete [2021-10-27T09:29:48.050Z] 448f6bf000e3: Pull complete [2021-10-27T09:29:48.647Z] f757da607395: Pull complete [2021-10-27T09:29:50.080Z] 05883995daec: Pull complete [2021-10-27T09:29:50.353Z] 8603b9c90790: Pull complete [2021-10-27T09:29:51.326Z] 1560dd03e051: Pull complete [2021-10-27T09:29:51.599Z] 27f5ce0e4adf: Pull complete [2021-10-27T09:30:06.682Z] c2d8d7efcc4b: Pull complete [2021-10-27T09:30:06.682Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T09:30:06.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T09:30:06.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T09:30:06.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container [2021-10-27T09:30:07.053Z] $ 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/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T09:30:08.445Z] $ docker top a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:30:09.450Z] ---> job-cost.sh [2021-10-27T09:30:09.450Z] lf-activate-venv: SKIPPING [2021-10-27T09:30:09.450Z] INFO: No Stack... [2021-10-27T09:30:11.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T09:30:11.474Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T09:30:12.128Z] + cat /w/workspace/edgex-ui-go/27/archives/cost.csv [2021-10-27T09:30:12.128Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T09:30:12.181Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [2021-10-27T09:30:12.190Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] did not exist. Created. [2021-10-27T09:30:12.191Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:30:12.859Z] /w/workspace/edgex-ui-go/27@tmp/durable-e0a2084a/script.sh: 1: /w/workspace/edgex-ui-go/27@tmp/durable-e0a2084a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T09:30:13.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T09:30:13.546Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T09:30:13.679Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T09:30:13.685Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T09:30:13.705Z] $ docker stop --time=1 a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb [2021-10-27T09:30:15.274Z] $ docker rm -f a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb [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 [2021-10-27T09:30:15.992Z] provisioning config files... [2021-10-27T09:30:16.008Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5583088151078190551tmp [Pipeline] { [Pipeline] sh [2021-10-27T09:30:16.323Z] + set +x [2021-10-27T09:30:16.323Z] + curl -s https://codecov.io/bash [2021-10-27T09:30:16.323Z] + bash -s -- [2021-10-27T09:30:16.323Z] [2021-10-27T09:30:16.323Z] _____ _ [2021-10-27T09:30:16.323Z] / ____| | | [2021-10-27T09:30:16.323Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T09:30:16.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T09:30:16.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T09:30:16.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T09:30:16.323Z] Bash-1.0.6 [2021-10-27T09:30:16.323Z] [2021-10-27T09:30:16.323Z] [2021-10-27T09:30:16.323Z] ==> git version 2.24.4 found [2021-10-27T09:30:16.323Z] ==> 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 [2021-10-27T09:30:16.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T09:30:16.323Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T09:30:16.323Z] ==> Jenkins CI detected. [2021-10-27T09:30:16.323Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:30:16.323Z] project root: . [2021-10-27T09:30:16.323Z] --> token set from env [2021-10-27T09:30:16.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T09:30:16.591Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T09:30:16.591Z] ==> Python coveragepy not found [2021-10-27T09:30:16.591Z] ==> Searching for coverage reports in: [2021-10-27T09:30:16.591Z] + . [2021-10-27T09:30:16.591Z] -> Found 1 reports [2021-10-27T09:30:16.591Z] ==> Detecting git/mercurial file structure [2021-10-27T09:30:16.591Z] ==> Reading reports [2021-10-27T09:30:16.591Z] + ./coverage.out bytes=10 [2021-10-27T09:30:16.591Z] ==> Appending adjustments [2021-10-27T09:30:16.591Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T09:30:16.591Z] + Found adjustments [2021-10-27T09:30:16.591Z] ==> Gzipping contents [2021-10-27T09:30:16.591Z] 4.0K /tmp/codecov.ILHoFX.gz [2021-10-27T09:30:16.591Z] ==> Uploading reports [2021-10-27T09:30:16.591Z] url: https://codecov.io [2021-10-27T09:30:16.591Z] query: branch=main&commit=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T09:30:16.591Z] -> Pinging Codecov [2021-10-27T09:30:16.591Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T09:30:17.169Z] -> Uploading to [2021-10-27T09:30:17.169Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/72f3869cfe1652efb96b33a8e29b22bb9e9ffa44/1287a291-c85d-48fb-af03-f66cabbadd65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T093016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32e85d924932585ddbb4238c4d88a8685f08631283b95bff4966ada9bb239fee [2021-10-27T09:30:17.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T09:30:17.169Z] Dload Upload Total Spent Left Speed [2021-10-27T09:30:17.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3670 0 0 100 3670 0 13082 --:--:-- --:--:-- --:--:-- 13107 [2021-10-27T09:30:17.433Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] } [2021-10-27T09:30:17.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-27T09:30:18.789Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-27T09:30:18.800Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:30:19.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:30:19.110Z] [2021-10-27T09:30:19.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:30:19.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:30:19.419Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-27T09:30:19.419Z] 188c0c94c7c5: Pulling fs layer [2021-10-27T09:30:19.419Z] 0ef7d3d256c8: Pulling fs layer [2021-10-27T09:30:19.419Z] de9db76c5a1d: Pulling fs layer [2021-10-27T09:30:19.419Z] 0eba1c9be4d2: Pulling fs layer [2021-10-27T09:30:19.419Z] 0d57e429df01: Pulling fs layer [2021-10-27T09:30:19.419Z] 4e4be7b47b0d: Pulling fs layer [2021-10-27T09:30:19.419Z] e1f770b5df2f: Pulling fs layer [2021-10-27T09:30:19.419Z] 85a0685a4137: Pulling fs layer [2021-10-27T09:30:19.419Z] 0eba1c9be4d2: Waiting [2021-10-27T09:30:19.419Z] 0d57e429df01: Waiting [2021-10-27T09:30:19.419Z] 4e4be7b47b0d: Waiting [2021-10-27T09:30:19.419Z] e1f770b5df2f: Waiting [2021-10-27T09:30:19.419Z] 85a0685a4137: Waiting [2021-10-27T09:30:19.419Z] de9db76c5a1d: Verifying Checksum [2021-10-27T09:30:19.419Z] de9db76c5a1d: Download complete [2021-10-27T09:30:19.419Z] 0ef7d3d256c8: Verifying Checksum [2021-10-27T09:30:19.419Z] 0ef7d3d256c8: Download complete [2021-10-27T09:30:19.419Z] 0d57e429df01: Verifying Checksum [2021-10-27T09:30:19.419Z] 0d57e429df01: Download complete [2021-10-27T09:30:19.419Z] 4e4be7b47b0d: Verifying Checksum [2021-10-27T09:30:19.419Z] 4e4be7b47b0d: Download complete [2021-10-27T09:30:19.419Z] 188c0c94c7c5: Verifying Checksum [2021-10-27T09:30:19.419Z] 188c0c94c7c5: Download complete [2021-10-27T09:30:19.693Z] e1f770b5df2f: Verifying Checksum [2021-10-27T09:30:19.693Z] e1f770b5df2f: Download complete [2021-10-27T09:30:19.964Z] 188c0c94c7c5: Pull complete [2021-10-27T09:30:19.964Z] 0ef7d3d256c8: Pull complete [2021-10-27T09:30:19.964Z] 0eba1c9be4d2: Verifying Checksum [2021-10-27T09:30:19.964Z] 0eba1c9be4d2: Download complete [2021-10-27T09:30:20.224Z] de9db76c5a1d: Pull complete [2021-10-27T09:30:20.487Z] 85a0685a4137: Verifying Checksum [2021-10-27T09:30:20.487Z] 85a0685a4137: Download complete [2021-10-27T09:30:24.719Z] 0eba1c9be4d2: Pull complete [2021-10-27T09:30:24.719Z] 0d57e429df01: Pull complete [2021-10-27T09:30:24.719Z] 4e4be7b47b0d: Pull complete [2021-10-27T09:30:24.719Z] e1f770b5df2f: Pull complete [2021-10-27T09:30:28.968Z] 85a0685a4137: Pull complete [2021-10-27T09:30:28.968Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-27T09:30:28.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T09:30:28.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-27T09:30:29.042Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:30:29.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-27T09:30:31.098Z] $ docker top 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T09:30:31.176Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-27T09:30:31.467Z] + set -o pipefail [2021-10-27T09:30:31.467Z] + snyk monitor '--org=edgex-jenkins' [2021-10-27T09:30:34.801Z] [2021-10-27T09:30:34.801Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-27T09:30:34.801Z] [2021-10-27T09:30:34.801Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/69bc579f-866f-4364-a77a-a70af328a3f4 [2021-10-27T09:30:34.801Z] [2021-10-27T09:30:34.801Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-27T09:30:34.801Z] [2021-10-27T09:30:34.801Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-27T09:30:34.801Z] [2021-10-27T09:30:34.801Z] [Pipeline] } [2021-10-27T09:30:34.812Z] $ docker stop --time=1 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 [2021-10-27T09:30:36.442Z] $ docker rm -f 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T09:30:37.343Z] + git log --format=format:%s -1 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:30:37.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:30:37.642Z] . [Pipeline] withDockerContainer [2021-10-27T09:30:37.728Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:30:37.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2021-10-27T09:30:38.214Z] $ docker top e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:30:38.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:30:38.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:30:38.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:30:38.436Z] $ docker exec e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 ssh-agent [2021-10-27T09:30:38.551Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOmJlBb/agent.13 [2021-10-27T09:30:38.551Z] SSH_AGENT_PID=19 [2021-10-27T09:30:38.557Z] Running ssh-add (command line suppressed) [2021-10-27T09:30:38.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3341422727023346636.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3341422727023346636.key) [2021-10-27T09:30:38.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:30:38.975Z] + git semver tag [2021-10-27T09:30:38.975Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:30:38.975Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:30:38.975Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:30:38.975Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:30:38.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:30:38.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:30:38.975Z] # $SEMVER_BRANCH = main [2021-10-27T09:30:38.975Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-27T09:30:38.975Z] # 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 HEAD [2021-10-27T09:30:38.975Z] # -> Force: false [2021-10-27T09:30:38.975Z] # 153adbd08aa74f0dd127da0cde1a142970e6ede0 refs/tags/v2.0.1-dev.25 [Pipeline] } [2021-10-27T09:30:38.991Z] $ docker exec --env ******** --env ******** e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 ssh-agent -k [2021-10-27T09:30:39.083Z] unset SSH_AUTH_SOCK; [2021-10-27T09:30:39.083Z] unset SSH_AGENT_PID; [2021-10-27T09:30:39.083Z] echo Agent pid 19 killed; [2021-10-27T09:30:39.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:30:39.411Z] + git semver [Pipeline] } [2021-10-27T09:30:39.438Z] $ docker stop --time=1 e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 [2021-10-27T09:30:40.661Z] $ docker rm -f e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:30:41.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:30:41.075Z] [2021-10-27T09:30:41.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:30:41.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:30:41.387Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-27T09:30:41.387Z] ab5ef0e58194: Pulling fs layer [2021-10-27T09:30:41.387Z] 9712f1f96733: Pulling fs layer [2021-10-27T09:30:41.387Z] 63f879dbbcfc: Pulling fs layer [2021-10-27T09:30:41.387Z] 0d9ebad4ef96: Pulling fs layer [2021-10-27T09:30:41.387Z] e9a5061849ea: Pulling fs layer [2021-10-27T09:30:41.387Z] d747dcd14b5f: Pulling fs layer [2021-10-27T09:30:41.387Z] 2de7ff778b66: Pulling fs layer [2021-10-27T09:30:41.387Z] 0d9ebad4ef96: Waiting [2021-10-27T09:30:41.387Z] e9a5061849ea: Waiting [2021-10-27T09:30:41.387Z] d747dcd14b5f: Waiting [2021-10-27T09:30:41.387Z] 2de7ff778b66: Waiting [2021-10-27T09:30:41.387Z] 9712f1f96733: Verifying Checksum [2021-10-27T09:30:41.387Z] 9712f1f96733: Download complete [2021-10-27T09:30:41.990Z] 63f879dbbcfc: Verifying Checksum [2021-10-27T09:30:41.990Z] 63f879dbbcfc: Download complete [2021-10-27T09:30:41.990Z] 0d9ebad4ef96: Verifying Checksum [2021-10-27T09:30:41.990Z] 0d9ebad4ef96: Download complete [2021-10-27T09:30:41.990Z] d747dcd14b5f: Verifying Checksum [2021-10-27T09:30:41.990Z] d747dcd14b5f: Download complete [2021-10-27T09:30:41.990Z] e9a5061849ea: Verifying Checksum [2021-10-27T09:30:41.990Z] e9a5061849ea: Download complete [2021-10-27T09:30:41.990Z] ab5ef0e58194: Verifying Checksum [2021-10-27T09:30:41.990Z] ab5ef0e58194: Download complete [2021-10-27T09:30:41.990Z] 2de7ff778b66: Verifying Checksum [2021-10-27T09:30:41.990Z] 2de7ff778b66: Download complete [2021-10-27T09:30:45.516Z] ab5ef0e58194: Pull complete [2021-10-27T09:30:45.516Z] 9712f1f96733: Pull complete [2021-10-27T09:30:46.107Z] 63f879dbbcfc: Pull complete [2021-10-27T09:30:50.359Z] 0d9ebad4ef96: Pull complete [2021-10-27T09:30:50.359Z] e9a5061849ea: Pull complete [2021-10-27T09:30:50.619Z] d747dcd14b5f: Pull complete [2021-10-27T09:30:52.023Z] 2de7ff778b66: Pull complete [2021-10-27T09:30:52.023Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-27T09:30:52.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T09:30:52.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-27T09:30:52.092Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:30:52.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-27T09:30:55.692Z] $ docker top 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:30:55.786Z] provisioning config files... [2021-10-27T09:30:55.797Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8501462045633876571tmp [2021-10-27T09:30:55.814Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1404040307078400044tmp [2021-10-27T09:30:55.828Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4881094914302085136tmp [Pipeline] { [Pipeline] echo [2021-10-27T09:30:55.842Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:30:56.128Z] ---> sigul-configuration.sh [2021-10-27T09:30:56.128Z] gpg: directory `/root/.gnupg' created [2021-10-27T09:30:56.128Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-27T09:30:56.128Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-27T09:30:56.128Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-27T09:30:56.128Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-27T09:30:56.128Z] gpg: CAST5 encrypted data [2021-10-27T09:30:56.128Z] gpg: encrypted with 1 passphrase [2021-10-27T09:30:56.128Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-27T09:30:56.437Z] + mkdir /home/jenkins [2021-10-27T09:30:56.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-27T09:30:56.730Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-27T09:30:56.740Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:30:57.040Z] ---> sigul-install.sh [2021-10-27T09:30:57.040Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-27T09:30:57.332Z] + git tag --list [2021-10-27T09:30:57.332Z] 0.1.1 [2021-10-27T09:30:57.332Z] v1.1.0 [2021-10-27T09:30:57.332Z] v1.2.0 [2021-10-27T09:30:57.332Z] v1.2.1 [2021-10-27T09:30:57.332Z] v1.3.0 [2021-10-27T09:30:57.332Z] v2.0.0 [2021-10-27T09:30:57.332Z] v2.0.1-dev.1 [2021-10-27T09:30:57.332Z] v2.0.1-dev.10 [2021-10-27T09:30:57.332Z] v2.0.1-dev.11 [2021-10-27T09:30:57.332Z] v2.0.1-dev.12 [2021-10-27T09:30:57.332Z] v2.0.1-dev.13 [2021-10-27T09:30:57.332Z] v2.0.1-dev.14 [2021-10-27T09:30:57.332Z] v2.0.1-dev.15 [2021-10-27T09:30:57.332Z] v2.0.1-dev.16 [2021-10-27T09:30:57.332Z] v2.0.1-dev.17 [2021-10-27T09:30:57.332Z] v2.0.1-dev.18 [2021-10-27T09:30:57.332Z] v2.0.1-dev.19 [2021-10-27T09:30:57.332Z] v2.0.1-dev.2 [2021-10-27T09:30:57.332Z] v2.0.1-dev.20 [2021-10-27T09:30:57.332Z] v2.0.1-dev.21 [2021-10-27T09:30:57.332Z] v2.0.1-dev.22 [2021-10-27T09:30:57.332Z] v2.0.1-dev.23 [2021-10-27T09:30:57.332Z] v2.0.1-dev.24 [2021-10-27T09:30:57.332Z] v2.0.1-dev.25 [2021-10-27T09:30:57.332Z] v2.0.1-dev.3 [2021-10-27T09:30:57.332Z] v2.0.1-dev.4 [2021-10-27T09:30:57.332Z] v2.0.1-dev.5 [2021-10-27T09:30:57.332Z] v2.0.1-dev.6 [2021-10-27T09:30:57.332Z] v2.0.1-dev.7 [2021-10-27T09:30:57.332Z] v2.0.1-dev.8 [2021-10-27T09:30:57.332Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-27T09:30:57.625Z] + lftools sign git-tag v2.0.1-dev.25 [2021-10-27T09:30:58.197Z] Signing Git tag with Sigul... [2021-10-27T09:30:58.197Z] Signing v2.0.1-dev.25 [Pipeline] echo [2021-10-27T09:30:59.147Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:30:59.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-27T09:30:59.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-27T09:30:59.471Z] $ docker stop --time=1 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f [2021-10-27T09:31:00.685Z] $ docker rm -f 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:31:01.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:31:01.397Z] . [Pipeline] withDockerContainer [2021-10-27T09:31:01.460Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:31:01.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2021-10-27T09:31:01.923Z] $ docker top 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:31:02.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:31:02.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:31:02.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:31:02.148Z] $ docker exec 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba ssh-agent [2021-10-27T09:31:02.259Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmckAGN/agent.13 [2021-10-27T09:31:02.259Z] SSH_AGENT_PID=19 [2021-10-27T09:31:02.266Z] Running ssh-add (command line suppressed) [2021-10-27T09:31:02.372Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3821842839271266768.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3821842839271266768.key) [2021-10-27T09:31:02.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:31:02.689Z] + git semver bump pre [2021-10-27T09:31:02.689Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:31:02.689Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:31:02.689Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:31:02.689Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:31:02.689Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:31:02.689Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:31:02.689Z] # $SEMVER_BRANCH = main [2021-10-27T09:31:02.689Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-27T09:31:02.689Z] 2.0.1-dev.26 [Pipeline] } [2021-10-27T09:31:02.699Z] $ docker exec --env ******** --env ******** 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba ssh-agent -k [2021-10-27T09:31:02.803Z] unset SSH_AUTH_SOCK; [2021-10-27T09:31:02.804Z] unset SSH_AGENT_PID; [2021-10-27T09:31:02.804Z] echo Agent pid 19 killed; [2021-10-27T09:31:02.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:31:03.129Z] + git semver [Pipeline] } [2021-10-27T09:31:03.141Z] $ docker stop --time=1 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba [2021-10-27T09:31:04.353Z] $ docker rm -f 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:31:04.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T09:31:04.726Z] . [Pipeline] withDockerContainer [2021-10-27T09:31:04.800Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:31:04.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 [2021-10-27T09:31:05.271Z] $ docker top 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T09:31:05.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T09:31:05.372Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T09:31:05.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T09:31:05.504Z] $ docker exec 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be ssh-agent [2021-10-27T09:31:05.732Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJmOHJd/agent.13 [2021-10-27T09:31:05.732Z] SSH_AGENT_PID=19 [2021-10-27T09:31:05.813Z] Running ssh-add (command line suppressed) [2021-10-27T09:31:05.952Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7184953376385176836.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7184953376385176836.key) [2021-10-27T09:31:06.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T09:31:07.502Z] + git semver push [2021-10-27T09:31:07.502Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T09:31:07.502Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-27T09:31:07.502Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:31:07.502Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T09:31:07.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T09:31:07.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T09:31:07.502Z] # $SEMVER_BRANCH = main [2021-10-27T09:31:07.502Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-27T09:31:09.429Z] $ docker exec --env ******** --env ******** 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be ssh-agent -k [2021-10-27T09:31:09.534Z] unset SSH_AUTH_SOCK; [2021-10-27T09:31:09.534Z] unset SSH_AGENT_PID; [2021-10-27T09:31:09.534Z] echo Agent pid 19 killed; [2021-10-27T09:31:09.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T09:31:09.862Z] + git semver [Pipeline] } [2021-10-27T09:31:09.877Z] $ docker stop --time=1 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be [2021-10-27T09:31:11.079Z] $ docker rm -f 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T09:31:11.899Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:12.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:12.763Z] ---> package-listing.sh [2021-10-27T09:31:12.763Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T09:31:12.763Z] ++ facter osfamily [2021-10-27T09:31:13.024Z] + OS_FAMILY=redhat [2021-10-27T09:31:13.024Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-27T09:31:13.024Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T09:31:13.024Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T09:31:13.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T09:31:13.024Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T09:31:13.024Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-27T09:31:13.024Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T09:31:13.024Z] + case "${OS_FAMILY}" in [2021-10-27T09:31:13.024Z] + rpm -qa [2021-10-27T09:31:13.024Z] + sort [2021-10-27T09:31:13.596Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T09:31:13.596Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T09:31:13.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T09:31:13.596Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-27T09:31:13.596Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-27T09:31:13.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-27T09:31:13.610Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T09:31:13.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:31:14.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:31:14.490Z] [2021-10-27T09:31:14.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T09:31:14.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:31:14.796Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T09:31:14.796Z] b4d181a07f80: Pulling fs layer [2021-10-27T09:31:14.796Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T09:31:14.796Z] ed53099fbce6: Pulling fs layer [2021-10-27T09:31:14.796Z] dc539afda2c1: Pulling fs layer [2021-10-27T09:31:14.796Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T09:31:14.796Z] 9065ff56babe: Pulling fs layer [2021-10-27T09:31:14.796Z] d287ab97295c: Pulling fs layer [2021-10-27T09:31:14.796Z] 77bc0d833cb6: Waiting [2021-10-27T09:31:14.796Z] 9065ff56babe: Waiting [2021-10-27T09:31:14.796Z] d287ab97295c: Waiting [2021-10-27T09:31:14.797Z] dc539afda2c1: Waiting [2021-10-27T09:31:14.797Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T09:31:14.797Z] a1111a8f2ec3: Download complete [2021-10-27T09:31:14.797Z] dc539afda2c1: Verifying Checksum [2021-10-27T09:31:14.797Z] dc539afda2c1: Download complete [2021-10-27T09:31:14.797Z] ed53099fbce6: Verifying Checksum [2021-10-27T09:31:14.797Z] ed53099fbce6: Download complete [2021-10-27T09:31:14.797Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T09:31:14.797Z] 77bc0d833cb6: Download complete [2021-10-27T09:31:14.797Z] 9065ff56babe: Verifying Checksum [2021-10-27T09:31:14.797Z] 9065ff56babe: Download complete [2021-10-27T09:31:15.065Z] b4d181a07f80: Verifying Checksum [2021-10-27T09:31:15.065Z] b4d181a07f80: Download complete [2021-10-27T09:31:15.663Z] d287ab97295c: Verifying Checksum [2021-10-27T09:31:15.663Z] d287ab97295c: Download complete [2021-10-27T09:31:16.637Z] b4d181a07f80: Pull complete [2021-10-27T09:31:16.637Z] a1111a8f2ec3: Pull complete [2021-10-27T09:31:17.592Z] ed53099fbce6: Pull complete [2021-10-27T09:31:17.592Z] dc539afda2c1: Pull complete [2021-10-27T09:31:17.853Z] 77bc0d833cb6: Pull complete [2021-10-27T09:31:17.853Z] 9065ff56babe: Pull complete [2021-10-27T09:31:23.174Z] d287ab97295c: Pull complete [2021-10-27T09:31:23.174Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T09:31:23.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T09:31:23.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T09:31:23.246Z] prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container [2021-10-27T09:31:23.285Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T09:31:25.843Z] $ docker top ffb8ad482a0d6480033804310b5db130f6489d0817fd235bc086b587fd9e905d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T09:31:26.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T09:31:26.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T09:31:26.828Z] + ls /var/log/sa-host [2021-10-27T09:31:26.828Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T09:31:26.828Z] file_magic: OK [2021-10-27T09:31:26.828Z] HZ: Using current value: 100 [2021-10-27T09:31:26.828Z] file_header: OK [2021-10-27T09:31:26.828Z] 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 [2021-10-27T09:31:26.828Z] Statistics: [2021-10-27T09:31:26.828Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T09:31:26.828Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T09:31:26.828Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T09:31:26.828Z] file_magic: OK [2021-10-27T09:31:26.828Z] HZ: Using current value: 100 [2021-10-27T09:31:26.828Z] file_header: OK [2021-10-27T09:31:26.828Z] 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 [2021-10-27T09:31:26.828Z] Statistics: [2021-10-27T09:31:26.828Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T09:31:26.828Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T09:31:28.385Z] provisioning config files... [2021-10-27T09:31:28.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1670664606449803701tmp [Pipeline] { [Pipeline] echo [2021-10-27T09:31:28.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:28.727Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T09:31:28.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:29.106Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T09:31:29.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:29.414Z] ---> sudo-logs.sh [2021-10-27T09:31:29.414Z] Archiving 'sudo' log.. [2021-10-27T09:31:29.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known [2021-10-27T09:31:29.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T09:31:29.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:29.724Z] ---> job-cost.sh [2021-10-27T09:31:29.724Z] lf-activate-venv: SKIPPING [2021-10-27T09:31:29.724Z] DEBUG: total: 0.10999999940395355 [2021-10-27T09:31:29.724Z] INFO: Retrieving Stack Cost... [2021-10-27T09:31:30.667Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T09:31:30.928Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T09:31:30.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T09:31:31.233Z] ---> logs-deploy.sh [2021-10-27T09:31:31.233Z] lf-activate-venv: SKIPPING [2021-10-27T09:31:31.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/27 [2021-10-27T09:31:31.233Z] INFO: archiving workspace using pattern(s): [2021-10-27T09:31:32.175Z] Archives upload complete. [2021-10-27T09:31:32.175Z] INFO: archiving logs to Nexus