Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1c3d259520f16cfb9661698572acbebfada9a5 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-ssh12193194416128004224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6261831852044629192.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh9190996632246768866.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15844347058248471171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh1002900587739953380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33614 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c1c3d259520f16cfb9661698572acbebfada9a5 (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 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" > git rev-list --no-walk 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T03:36:49.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T03:36:49.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T03:36:49.291Z] ========================================================= [2022-04-28T03:36:49.291Z] EdgeX Global Pipelines Version Info [2022-04-28T03:36:49.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:36:50.054Z] ------------------- [2022-04-28T03:36:50.054Z] stable info: [2022-04-28T03:36:50.054Z] ------------------- [2022-04-28T03:36:50.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T03:36:50.054Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T03:36:50.054Z] Message: update stable to v1.0.227 [2022-04-28T03:36:50.626Z] ------------------- [2022-04-28T03:36:50.626Z] experimental info: [2022-04-28T03:36:50.626Z] ------------------- [2022-04-28T03:36:50.626Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T03:36:50.626Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T03:36:50.626Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T03:36:50.762Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-28T03:36:50.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-28T03:36:50.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T03:36:50.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T03:36:50.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T03:36:50.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T03:36:50.845Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T03:36:50.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T03:36:50.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T03:36:50.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T03:36:50.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T03:36:50.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-28T03:36:50.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T03:36:50.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T03:36:50.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T03:36:50.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T03:36:50.953Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T03:36:50.971Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T03:36:50.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T03:36:51.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T03:36:51.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T03:36:51.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T03:36:51.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T03:36:51.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T03:36:51.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T03:36:51.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T03:36:51.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T03:36:51.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T03:36:51.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T03:36:51.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo [2022-04-28T03:36:51.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c1c3d2 [Pipeline] echo [2022-04-28T03:36:51.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:36:51.197Z] provisioning config files... [2022-04-28T03:36:51.212Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6457441455019186298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:36:51.528Z] ---> docker-login.sh [2022-04-28T03:36:51.528Z] nexus3.edgexfoundry.org:10001 [2022-04-28T03:36:51.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:36:51.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:36:51.790Z] Configure a credential helper to remove this warning. See [2022-04-28T03:36:51.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:36:51.790Z] [2022-04-28T03:36:51.790Z] Login Succeeded [2022-04-28T03:36:51.790Z] nexus3.edgexfoundry.org:10002 [2022-04-28T03:36:52.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:36:52.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:36:52.053Z] Configure a credential helper to remove this warning. See [2022-04-28T03:36:52.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:36:52.053Z] [2022-04-28T03:36:52.053Z] Login Succeeded [2022-04-28T03:36:52.053Z] nexus3.edgexfoundry.org:10003 [2022-04-28T03:36:52.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:36:52.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:36:52.053Z] Configure a credential helper to remove this warning. See [2022-04-28T03:36:52.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:36:52.053Z] [2022-04-28T03:36:52.053Z] Login Succeeded [2022-04-28T03:36:52.053Z] nexus3.edgexfoundry.org:10004 [2022-04-28T03:36:52.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:36:52.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:36:52.315Z] Configure a credential helper to remove this warning. See [2022-04-28T03:36:52.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:36:52.315Z] [2022-04-28T03:36:52.315Z] Login Succeeded [2022-04-28T03:36:52.315Z] docker.io [2022-04-28T03:36:52.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:36:52.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:36:52.894Z] Configure a credential helper to remove this warning. See [2022-04-28T03:36:52.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:36:52.894Z] [2022-04-28T03:36:52.894Z] Login Succeeded [2022-04-28T03:36:52.894Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T03:36:52.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T03:36:53.282Z] + git rev-list -1 --merges 2c1c3d259520f16cfb9661698572acbebfada9a5~1..2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo [2022-04-28T03:36:53.321Z] -----------> git rev-list -1 --merges 2c1c3d259520f16cfb9661698572acbebfada9a5~1..2c1c3d259520f16cfb9661698572acbebfada9a5 2c1c3d259520f16cfb9661698572acbebfada9a5 [false] [Pipeline] sh [2022-04-28T03:36:53.623Z] + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo [2022-04-28T03:36:53.643Z] ========================================================= [2022-04-28T03:36:53.643Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T03:36:53.643Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T03:36:53.984Z] + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo [2022-04-28T03:36:53.998Z] [semverPrep] GIT_COMMIT: 2c1c3d259520f16cfb9661698572acbebfada9a5, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo [2022-04-28T03:36:54.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T03:36:54.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T03:36:54.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T03:36:54.433Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T03:36:54.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T03:36:54.433Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T03:36:54.433Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T03:36:54.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:36:54.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:36:54.854Z] [2022-04-28T03:36:54.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:36:55.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:36:55.157Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T03:36:55.157Z] 1fe172e4850f: Pulling fs layer [2022-04-28T03:36:55.157Z] caf521ccaac6: Pulling fs layer [2022-04-28T03:36:55.157Z] 3ead6fa29328: Pulling fs layer [2022-04-28T03:36:55.157Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T03:36:55.157Z] a8d5f1318db7: Pulling fs layer [2022-04-28T03:36:55.157Z] c427282e49a2: Pulling fs layer [2022-04-28T03:36:55.157Z] 1827001aaf11: Pulling fs layer [2022-04-28T03:36:55.157Z] 0714d37db230: Pulling fs layer [2022-04-28T03:36:55.157Z] ac28cf19c067: Pulling fs layer [2022-04-28T03:36:55.157Z] ca983d60f3e2: Pulling fs layer [2022-04-28T03:36:55.157Z] 9f894cec8388: Pulling fs layer [2022-04-28T03:36:55.157Z] 5c2a1cbceb83: Waiting [2022-04-28T03:36:55.157Z] ac28cf19c067: Waiting [2022-04-28T03:36:55.157Z] 1827001aaf11: Waiting [2022-04-28T03:36:55.157Z] 0714d37db230: Waiting [2022-04-28T03:36:55.157Z] ca983d60f3e2: Waiting [2022-04-28T03:36:55.157Z] c427282e49a2: Waiting [2022-04-28T03:36:55.157Z] a8d5f1318db7: Waiting [2022-04-28T03:36:55.157Z] caf521ccaac6: Verifying Checksum [2022-04-28T03:36:55.157Z] caf521ccaac6: Download complete [2022-04-28T03:36:55.157Z] 5c2a1cbceb83: Download complete [2022-04-28T03:36:55.419Z] 3ead6fa29328: Verifying Checksum [2022-04-28T03:36:55.419Z] 3ead6fa29328: Download complete [2022-04-28T03:36:55.419Z] a8d5f1318db7: Verifying Checksum [2022-04-28T03:36:55.419Z] a8d5f1318db7: Download complete [2022-04-28T03:36:55.419Z] c427282e49a2: Download complete [2022-04-28T03:36:55.419Z] 0714d37db230: Download complete [2022-04-28T03:36:55.419Z] ac28cf19c067: Verifying Checksum [2022-04-28T03:36:55.419Z] ac28cf19c067: Download complete [2022-04-28T03:36:55.419Z] ca983d60f3e2: Verifying Checksum [2022-04-28T03:36:55.419Z] ca983d60f3e2: Download complete [2022-04-28T03:36:55.419Z] 9f894cec8388: Download complete [2022-04-28T03:36:55.419Z] 1fe172e4850f: Verifying Checksum [2022-04-28T03:36:55.419Z] 1fe172e4850f: Download complete [2022-04-28T03:36:55.678Z] 1827001aaf11: Verifying Checksum [2022-04-28T03:36:55.678Z] 1827001aaf11: Download complete [2022-04-28T03:36:56.617Z] 1fe172e4850f: Pull complete [2022-04-28T03:36:56.877Z] caf521ccaac6: Pull complete [2022-04-28T03:36:57.448Z] 3ead6fa29328: Pull complete [2022-04-28T03:36:57.448Z] 5c2a1cbceb83: Pull complete [2022-04-28T03:36:57.709Z] a8d5f1318db7: Pull complete [2022-04-28T03:36:57.709Z] c427282e49a2: Pull complete [2022-04-28T03:36:59.627Z] 1827001aaf11: Pull complete [2022-04-28T03:36:59.627Z] 0714d37db230: Pull complete [2022-04-28T03:36:59.627Z] ac28cf19c067: Pull complete [2022-04-28T03:36:59.889Z] ca983d60f3e2: Pull complete [2022-04-28T03:36:59.889Z] 9f894cec8388: Pull complete [2022-04-28T03:36:59.889Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T03:36:59.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:36:59.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T03:36:59.977Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:37:00.025Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T03:37:01.376Z] $ docker top b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 -eo pid,comm [2022-04-28T03:37:01.440Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T03:37:01.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T03:37:01.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T03:37:01.478Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T03:37:01.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T03:37:01.608Z] $ docker exec b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent [2022-04-28T03:37:01.722Z] SSH_AUTH_SOCK=/tmp/ssh-XBHdZjbf6diw/agent.34 [2022-04-28T03:37:01.722Z] SSH_AGENT_PID=40 [2022-04-28T03:37:01.730Z] Running ssh-add (command line suppressed) [2022-04-28T03:37:01.843Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_380133172407851313.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_380133172407851313.key) [2022-04-28T03:37:01.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T03:37:02.144Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T03:37:02.164Z] $ docker exec --env ******** --env ******** b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent -k [2022-04-28T03:37:02.265Z] unset SSH_AUTH_SOCK; [2022-04-28T03:37:02.265Z] unset SSH_AGENT_PID; [2022-04-28T03:37:02.265Z] echo Agent pid 40 killed; [2022-04-28T03:37:02.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T03:37:02.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T03:37:02.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T03:37:02.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T03:37:02.439Z] $ docker exec b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent [2022-04-28T03:37:02.565Z] SSH_AUTH_SOCK=/tmp/ssh-FlMQMeBgBEvl/agent.72 [2022-04-28T03:37:02.565Z] SSH_AGENT_PID=78 [2022-04-28T03:37:02.571Z] Running ssh-add (command line suppressed) [2022-04-28T03:37:02.675Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2044919267332786767.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2044919267332786767.key) [2022-04-28T03:37:02.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T03:37:02.977Z] + git semver init [2022-04-28T03:37:03.238Z] 2022-04-28 03:37:03,170 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T03:37:03.238Z] 2022-04-28 03:37:03,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-28T03:37:03.238Z] 2022-04-28 03:37:03,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-28T03:37:03.238Z] 2022-04-28 03:37:03,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T03:37:04.622Z] 2022-04-28 03:37:04,569 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-04-28T03:37:04.622Z] 2022-04-28 03:37:04,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-04-28T03:37:04.622Z] 2022-04-28 03:37:04,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:37:04.622Z] 2022-04-28 03:37:04,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:37:04.622Z] 2.1.1-dev.26 [Pipeline] } [2022-04-28T03:37:04.636Z] $ docker exec --env ******** --env ******** b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent -k [2022-04-28T03:37:04.740Z] unset SSH_AUTH_SOCK; [2022-04-28T03:37:04.741Z] unset SSH_AGENT_PID; [2022-04-28T03:37:04.741Z] echo Agent pid 78 killed; [2022-04-28T03:37:04.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T03:37:05.057Z] + git semver [Pipeline] } [2022-04-28T03:37:05.337Z] $ docker stop --time=1 b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 [2022-04-28T03:37:06.631Z] $ docker rm -f b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T03:37:06.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T03:37:07.232Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T03:37:07.237Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:37:07.400Z] provisioning config files... [2022-04-28T03:37:07.411Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config68140936801426918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:37:07.712Z] ---> docker-login.sh [2022-04-28T03:37:07.712Z] nexus3.edgexfoundry.org:10001 [2022-04-28T03:37:07.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:37:07.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:37:07.712Z] Configure a credential helper to remove this warning. See [2022-04-28T03:37:07.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:37:07.712Z] [2022-04-28T03:37:07.712Z] Login Succeeded [2022-04-28T03:37:07.712Z] nexus3.edgexfoundry.org:10002 [2022-04-28T03:37:07.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:37:07.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:37:07.973Z] Configure a credential helper to remove this warning. See [2022-04-28T03:37:07.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:37:07.973Z] [2022-04-28T03:37:07.973Z] Login Succeeded [2022-04-28T03:37:07.973Z] nexus3.edgexfoundry.org:10003 [2022-04-28T03:37:07.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:37:07.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:37:07.973Z] Configure a credential helper to remove this warning. See [2022-04-28T03:37:07.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:37:07.973Z] [2022-04-28T03:37:07.973Z] Login Succeeded [2022-04-28T03:37:07.973Z] nexus3.edgexfoundry.org:10004 [2022-04-28T03:37:07.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:37:08.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:37:08.235Z] Configure a credential helper to remove this warning. See [2022-04-28T03:37:08.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:37:08.235Z] [2022-04-28T03:37:08.235Z] Login Succeeded [2022-04-28T03:37:08.235Z] docker.io [2022-04-28T03:37:08.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:37:08.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:37:08.496Z] Configure a credential helper to remove this warning. See [2022-04-28T03:37:08.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:37:08.496Z] [2022-04-28T03:37:08.496Z] Login Succeeded [2022-04-28T03:37:08.496Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T03:37:08.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T03:37:08.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T03:37:08.587Z] ========================================================= [2022-04-28T03:37:08.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T03:37:08.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:37:08.902Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T03:37:09.163Z] Sending build context to Docker daemon 43.38MB [2022-04-28T03:37:09.163Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T03:37:09.163Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-28T03:37:09.163Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T03:37:09.163Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T03:37:09.163Z] 666ba61612fd: Pulling fs layer [2022-04-28T03:37:09.163Z] 8ed8ca486205: Pulling fs layer [2022-04-28T03:37:09.163Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T03:37:09.163Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T03:37:09.163Z] ca2b28591e48: Pulling fs layer [2022-04-28T03:37:09.163Z] 4fe6c5a15a65: Waiting [2022-04-28T03:37:09.163Z] 22a0e8bec74d: Waiting [2022-04-28T03:37:09.163Z] a51346096db8: Pulling fs layer [2022-04-28T03:37:09.163Z] daebc70d1ce1: Pulling fs layer [2022-04-28T03:37:09.163Z] 0e18a0eac166: Pulling fs layer [2022-04-28T03:37:09.163Z] daebc70d1ce1: Waiting [2022-04-28T03:37:09.163Z] 0e18a0eac166: Waiting [2022-04-28T03:37:09.163Z] a51346096db8: Waiting [2022-04-28T03:37:09.163Z] ca2b28591e48: Waiting [2022-04-28T03:37:09.163Z] 666ba61612fd: Download complete [2022-04-28T03:37:09.163Z] 8ed8ca486205: Verifying Checksum [2022-04-28T03:37:09.163Z] 8ed8ca486205: Download complete [2022-04-28T03:37:09.163Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T03:37:09.163Z] 59bf1c3509f3: Download complete [2022-04-28T03:37:09.163Z] 22a0e8bec74d: Download complete [2022-04-28T03:37:09.163Z] ca2b28591e48: Verifying Checksum [2022-04-28T03:37:09.163Z] ca2b28591e48: Download complete [2022-04-28T03:37:09.163Z] a51346096db8: Verifying Checksum [2022-04-28T03:37:09.163Z] a51346096db8: Download complete [2022-04-28T03:37:09.425Z] daebc70d1ce1: Verifying Checksum [2022-04-28T03:37:09.425Z] daebc70d1ce1: Download complete [2022-04-28T03:37:09.425Z] 59bf1c3509f3: Pull complete [2022-04-28T03:37:09.425Z] 666ba61612fd: Pull complete [2022-04-28T03:37:09.425Z] 8ed8ca486205: Pull complete [2022-04-28T03:37:09.999Z] 0e18a0eac166: Verifying Checksum [2022-04-28T03:37:09.999Z] 0e18a0eac166: Download complete [2022-04-28T03:37:09.999Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T03:37:09.999Z] 4fe6c5a15a65: Download complete [2022-04-28T03:37:14.202Z] 4fe6c5a15a65: Pull complete [2022-04-28T03:37:14.202Z] 22a0e8bec74d: Pull complete [2022-04-28T03:37:14.202Z] ca2b28591e48: Pull complete [2022-04-28T03:37:14.202Z] a51346096db8: Pull complete [2022-04-28T03:37:14.202Z] daebc70d1ce1: Pull complete [2022-04-28T03:37:16.116Z] 0e18a0eac166: Pull complete [2022-04-28T03:37:16.116Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T03:37:16.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T03:37:16.116Z] ---> f018257e8ee9 [2022-04-28T03:37:16.116Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-28T03:37:17.501Z] ---> Running in 140cc1201b16 [2022-04-28T03:37:17.501Z] Removing intermediate container 140cc1201b16 [2022-04-28T03:37:17.501Z] ---> 4819436cbf63 [2022-04-28T03:37:17.502Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-28T03:37:17.502Z] ---> Running in 0201638ba253 [2022-04-28T03:37:17.502Z] Removing intermediate container 0201638ba253 [2022-04-28T03:37:17.502Z] ---> 19e2fa9871d7 [2022-04-28T03:37:17.502Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T03:37:17.502Z] ---> Running in 65672ec5a9f1 [2022-04-28T03:37:17.502Z] Removing intermediate container 65672ec5a9f1 [2022-04-28T03:37:17.502Z] ---> 74ac8ba94c4e [2022-04-28T03:37:17.502Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-28T03:37:17.502Z] ---> Running in e3c32e89b4d6 [2022-04-28T03:37:17.762Z] Removing intermediate container e3c32e89b4d6 [2022-04-28T03:37:17.762Z] ---> b3d9e4a1616d [2022-04-28T03:37:17.762Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-28T03:37:17.762Z] ---> Running in d7387d7ec36d [2022-04-28T03:37:17.762Z] Removing intermediate container d7387d7ec36d [2022-04-28T03:37:17.762Z] ---> 1be03240f340 [2022-04-28T03:37:17.762Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T03:37:18.023Z] ---> Running in 1a042604d461 [2022-04-28T03:37:18.594Z] Removing intermediate container 1a042604d461 [2022-04-28T03:37:18.594Z] ---> 6f5e3d2a2a06 [2022-04-28T03:37:18.594Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T03:37:18.594Z] ---> Running in 6a5174541152 [2022-04-28T03:37:18.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T03:37:19.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T03:37:19.796Z] OK: 221 MiB in 52 packages [2022-04-28T03:37:20.058Z] Removing intermediate container 6a5174541152 [2022-04-28T03:37:20.058Z] ---> 3914574f77ce [2022-04-28T03:37:20.058Z] Step 10/15 : ENV GO111MODULE=on [2022-04-28T03:37:20.318Z] ---> Running in 1482a9f03eca [2022-04-28T03:37:20.318Z] Removing intermediate container 1482a9f03eca [2022-04-28T03:37:20.318Z] ---> c89e7c34868a [2022-04-28T03:37:20.318Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-28T03:37:20.318Z] ---> Running in b7ebc6d2fef9 [2022-04-28T03:37:20.318Z] Removing intermediate container b7ebc6d2fef9 [2022-04-28T03:37:20.318Z] ---> 2ae88d52e07d [2022-04-28T03:37:20.318Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-28T03:37:20.579Z] ---> 8fb9561144bd [2022-04-28T03:37:20.579Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T03:37:20.579Z] ---> Running in bd71ee545955 [2022-04-28T03:37:22.347Z] Still waiting to schedule task [2022-04-28T03:37:22.347Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T03:37:47.153Z] Removing intermediate container bd71ee545955 [2022-04-28T03:37:47.153Z] ---> 3c632100c7ec [2022-04-28T03:37:47.153Z] Step 14/15 : COPY . . [2022-04-28T03:37:47.724Z] ---> 87a45806b5f5 [2022-04-28T03:37:47.724Z] Step 15/15 : RUN ${MAKE} [2022-04-28T03:37:47.724Z] ---> Running in fdc9724eb555 [2022-04-28T03:37:47.984Z] noop [2022-04-28T03:37:48.244Z] Removing intermediate container fdc9724eb555 [2022-04-28T03:37:48.244Z] ---> 561bc6bb6136 [2022-04-28T03:37:48.244Z] Successfully built 561bc6bb6136 [2022-04-28T03:37:48.244Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:37:48.537Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T03:37:48.537Z] . [Pipeline] withDockerContainer [2022-04-28T03:37:48.604Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:37:48.638Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T03:37:49.018Z] $ docker top 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T03:37:49.373Z] + go version [2022-04-28T03:37:49.373Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T03:37:49.386Z] $ docker stop --time=1 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 [2022-04-28T03:37:50.686Z] $ docker rm -f 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:37:51.096Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T03:37:51.096Z] . [Pipeline] withDockerContainer [2022-04-28T03:37:51.172Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:37:51.211Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T03:37:51.587Z] $ docker top 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T03:37:52.008Z] + make test [2022-04-28T03:37:52.008Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-28T03:37:52.269Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-28T03:37:57.543Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-28T03:37:57.543Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-28T03:37:59.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T03:37:59.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-28T03:37:59.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T03:37:59.471Z] $ docker stop --time=1 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 [2022-04-28T03:38:01.079Z] $ docker rm -f 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T03:38:01.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T03:38:01.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T03:38:02.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T03:38:02.517Z] + ls -al . [2022-04-28T03:38:02.517Z] total 164 [2022-04-28T03:38:02.517Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 28 03:37 . [2022-04-28T03:38:02.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 .. [2022-04-28T03:38:02.517Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:37 .git [2022-04-28T03:38:02.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 .github [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:36 .gitignore [2022-04-28T03:38:02.517Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 03:37 .semver [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 28 03:36 Attribution.txt [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 28 03:36 CONTRIBUTING.md [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 28 03:36 Dockerfile [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 28 03:36 Jenkinsfile [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 28 03:36 LICENSE [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 28 03:36 Makefile [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 28 03:36 README.md [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 03:37 VERSION [2022-04-28T03:38:02.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 assets [2022-04-28T03:38:02.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:36 bin [2022-04-28T03:38:02.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 cmd [2022-04-28T03:38:02.517Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 03:37 coverage.out [2022-04-28T03:38:02.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:36 docs [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 28 03:36 go.mod [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 28 03:36 go.sum [2022-04-28T03:38:02.517Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 03:36 internal [2022-04-28T03:38:02.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 pkg [2022-04-28T03:38:02.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 snap [2022-04-28T03:38:02.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 testing [2022-04-28T03:38:02.517Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:36 version.go [2022-04-28T03:38:02.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 web [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:02.817Z] + 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=2c1c3d259520f16cfb9661698572acbebfada9a5 --label arch=amd64 --label version=2.1.1-dev.26 . [2022-04-28T03:38:03.077Z] Sending build context to Docker daemon 43.38MB [2022-04-28T03:38:03.077Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T03:38:03.077Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-28T03:38:03.077Z] ---> 561bc6bb6136 [2022-04-28T03:38:03.077Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-28T03:38:03.077Z] ---> Running in 35ef14d02070 [2022-04-28T03:38:03.337Z] Removing intermediate container 35ef14d02070 [2022-04-28T03:38:03.337Z] ---> b727803ca07a [2022-04-28T03:38:03.337Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-28T03:38:03.337Z] ---> Running in b68eb362dd7a [2022-04-28T03:38:03.337Z] Removing intermediate container b68eb362dd7a [2022-04-28T03:38:03.337Z] ---> e3d9b466c135 [2022-04-28T03:38:03.337Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T03:38:03.337Z] ---> Running in d595170a3073 [2022-04-28T03:38:03.597Z] Removing intermediate container d595170a3073 [2022-04-28T03:38:03.597Z] ---> efbf76fa6c07 [2022-04-28T03:38:03.597Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-28T03:38:03.597Z] ---> Running in d678e233e719 [2022-04-28T03:38:03.597Z] Removing intermediate container d678e233e719 [2022-04-28T03:38:03.597Z] ---> 4d72b9cda491 [2022-04-28T03:38:03.597Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-28T03:38:03.597Z] ---> Running in be5479a224e4 [2022-04-28T03:38:03.857Z] Removing intermediate container be5479a224e4 [2022-04-28T03:38:03.857Z] ---> fde233127850 [2022-04-28T03:38:03.857Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T03:38:03.857Z] ---> Running in dcdef5a2ae90 [2022-04-28T03:38:04.427Z] Removing intermediate container dcdef5a2ae90 [2022-04-28T03:38:04.427Z] ---> 3e312285e445 [2022-04-28T03:38:04.427Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T03:38:04.427Z] ---> Running in 222b183d0a56 [2022-04-28T03:38:04.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T03:38:05.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T03:38:05.888Z] OK: 221 MiB in 52 packages [2022-04-28T03:38:06.152Z] Removing intermediate container 222b183d0a56 [2022-04-28T03:38:06.152Z] ---> b7c0a6f89db2 [2022-04-28T03:38:06.152Z] Step 10/23 : ENV GO111MODULE=on [2022-04-28T03:38:06.152Z] ---> Running in 8d05fa8dda14 [2022-04-28T03:38:06.414Z] Removing intermediate container 8d05fa8dda14 [2022-04-28T03:38:06.414Z] ---> db3639df9a93 [2022-04-28T03:38:06.414Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-28T03:38:06.414Z] ---> Running in fc7913295e65 [2022-04-28T03:38:06.414Z] Removing intermediate container fc7913295e65 [2022-04-28T03:38:06.414Z] ---> 261aaa0cdac6 [2022-04-28T03:38:06.414Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-28T03:38:06.675Z] ---> d1d3060579ab [2022-04-28T03:38:06.675Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T03:38:06.675Z] ---> Running in c75f78d119bc [2022-04-28T03:38:07.246Z] Removing intermediate container c75f78d119bc [2022-04-28T03:38:07.246Z] ---> 85797582df26 [2022-04-28T03:38:07.246Z] Step 14/23 : COPY . . [2022-04-28T03:38:08.629Z] ---> a7646acd2027 [2022-04-28T03:38:08.629Z] Step 15/23 : RUN ${MAKE} [2022-04-28T03:38:08.629Z] ---> Running in fe0d414d3ad5 [2022-04-28T03:38:08.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.26" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-28T03:38:14.160Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-28T03:38:15.539Z] Removing intermediate container fe0d414d3ad5 [2022-04-28T03:38:15.539Z] ---> d75d97f80708 [2022-04-28T03:38:15.539Z] Step 16/23 : FROM alpine:3.14 [2022-04-28T03:38:16.108Z] 3.14: Pulling from library/alpine [2022-04-28T03:38:16.108Z] 8663204ce13b: Pulling fs layer [2022-04-28T03:38:16.368Z] 8663204ce13b: Verifying Checksum [2022-04-28T03:38:16.368Z] 8663204ce13b: Download complete [2022-04-28T03:38:16.368Z] 8663204ce13b: Pull complete [2022-04-28T03:38:16.368Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T03:38:16.368Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T03:38:16.368Z] ---> e04c818066af [2022-04-28T03:38:16.368Z] Step 17/23 : EXPOSE 4000 [2022-04-28T03:38:16.629Z] ---> Running in 01aa60672b2e [2022-04-28T03:38:16.629Z] Removing intermediate container 01aa60672b2e [2022-04-28T03:38:16.629Z] ---> ba1dbdfb4643 [2022-04-28T03:38:16.629Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-28T03:38:17.198Z] ---> cfdcb8e17b2d [2022-04-28T03:38:17.198Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-28T03:38:17.198Z] ---> Running in f2dba46bd669 [2022-04-28T03:38:17.198Z] Removing intermediate container f2dba46bd669 [2022-04-28T03:38:17.198Z] ---> a901bab2acf1 [2022-04-28T03:38:17.198Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-28T03:38:17.198Z] ---> Running in ceae4a09cf1b [2022-04-28T03:38:17.457Z] Removing intermediate container ceae4a09cf1b [2022-04-28T03:38:17.457Z] ---> 5f9f0a946d94 [2022-04-28T03:38:17.457Z] Step 21/23 : LABEL arch=amd64 [2022-04-28T03:38:17.457Z] ---> Running in ebb53ad5a651 [2022-04-28T03:38:17.457Z] Removing intermediate container ebb53ad5a651 [2022-04-28T03:38:17.457Z] ---> 1525f3594bef [2022-04-28T03:38:17.457Z] Step 22/23 : LABEL git_sha=2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:38:17.457Z] ---> Running in 0733ad9bf960 [2022-04-28T03:38:17.717Z] Removing intermediate container 0733ad9bf960 [2022-04-28T03:38:17.717Z] ---> f52dce80ae97 [2022-04-28T03:38:17.717Z] Step 23/23 : LABEL version=2.1.1-dev.26 [2022-04-28T03:38:17.717Z] ---> Running in fb2503d906bc [2022-04-28T03:38:17.717Z] Removing intermediate container fb2503d906bc [2022-04-28T03:38:17.717Z] ---> 1d2452bff234 [2022-04-28T03:38:17.717Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T03:38:17.717Z] Successfully built 1d2452bff234 [2022-04-28T03:38:17.717Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:38:17.782Z] provisioning config files... [2022-04-28T03:38:17.792Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8033158731239334707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:38:18.084Z] ---> docker-login.sh [2022-04-28T03:38:18.084Z] nexus3.edgexfoundry.org:10001 [2022-04-28T03:38:18.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:38:18.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:38:18.084Z] Configure a credential helper to remove this warning. See [2022-04-28T03:38:18.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:38:18.084Z] [2022-04-28T03:38:18.084Z] Login Succeeded [2022-04-28T03:38:18.084Z] nexus3.edgexfoundry.org:10002 [2022-04-28T03:38:18.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:38:18.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:38:18.344Z] Configure a credential helper to remove this warning. See [2022-04-28T03:38:18.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:38:18.344Z] [2022-04-28T03:38:18.344Z] Login Succeeded [2022-04-28T03:38:18.344Z] nexus3.edgexfoundry.org:10003 [2022-04-28T03:38:18.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:38:18.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:38:18.344Z] Configure a credential helper to remove this warning. See [2022-04-28T03:38:18.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:38:18.344Z] [2022-04-28T03:38:18.344Z] Login Succeeded [2022-04-28T03:38:18.344Z] nexus3.edgexfoundry.org:10004 [2022-04-28T03:38:18.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:38:18.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:38:18.605Z] Configure a credential helper to remove this warning. See [2022-04-28T03:38:18.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:38:18.605Z] [2022-04-28T03:38:18.605Z] Login Succeeded [2022-04-28T03:38:18.605Z] docker.io [2022-04-28T03:38:18.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:38:18.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:38:18.865Z] Configure a credential helper to remove this warning. See [2022-04-28T03:38:18.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:38:18.865Z] [2022-04-28T03:38:18.865Z] Login Succeeded [2022-04-28T03:38:18.865Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T03:38:18.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T03:38:18.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T03:38:18.910Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-28T03:38:18.910Z] 2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:38:18.910Z] latest [2022-04-28T03:38:18.910Z] 2.1.1-dev.26 [2022-04-28T03:38:18.910Z] 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:38:18.910Z] main [2022-04-28T03:38:18.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:19.226Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:19.517Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:38:19.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-28T03:38:19.518Z] 4e5d09f54de5: Preparing [2022-04-28T03:38:19.518Z] b541d28bf3b4: Preparing [2022-04-28T03:38:19.518Z] b541d28bf3b4: Layer already exists [2022-04-28T03:38:21.420Z] 4e5d09f54de5: Pushed [2022-04-28T03:38:21.420Z] 2c1c3d259520f16cfb9661698572acbebfada9a5: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:21.720Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:22.013Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-28T03:38:22.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-28T03:38:22.013Z] 4e5d09f54de5: Preparing [2022-04-28T03:38:22.013Z] b541d28bf3b4: Preparing [2022-04-28T03:38:22.013Z] 4e5d09f54de5: Layer already exists [2022-04-28T03:38:22.013Z] b541d28bf3b4: Layer already exists [2022-04-28T03:38:22.013Z] latest: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:22.310Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:22.601Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 [2022-04-28T03:38:22.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-28T03:38:22.602Z] 4e5d09f54de5: Preparing [2022-04-28T03:38:22.602Z] b541d28bf3b4: Preparing [2022-04-28T03:38:22.602Z] b541d28bf3b4: Layer already exists [2022-04-28T03:38:22.602Z] 4e5d09f54de5: Layer already exists [2022-04-28T03:38:22.602Z] 2.1.1-dev.26: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:22.899Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:23.187Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:38:23.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-28T03:38:23.187Z] 4e5d09f54de5: Preparing [2022-04-28T03:38:23.187Z] b541d28bf3b4: Preparing [2022-04-28T03:38:23.187Z] b541d28bf3b4: Layer already exists [2022-04-28T03:38:23.187Z] 4e5d09f54de5: Layer already exists [2022-04-28T03:38:23.187Z] 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:23.481Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:23.776Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-28T03:38:23.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-28T03:38:23.776Z] 4e5d09f54de5: Preparing [2022-04-28T03:38:23.776Z] b541d28bf3b4: Preparing [2022-04-28T03:38:23.776Z] 4e5d09f54de5: Layer already exists [2022-04-28T03:38:23.776Z] b541d28bf3b4: Layer already exists [2022-04-28T03:38:23.776Z] main: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T03:38:23.817Z] ===================================================== [Pipeline] echo [2022-04-28T03:38:23.825Z] taggedImages: [2022-04-28T03:38:23.825Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:38:23.825Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-28T03:38:23.825Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 [2022-04-28T03:38:23.825Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:38:23.825Z] - 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 [2022-04-28T03:38:24.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T03:38:24.197Z] [2022-04-28T03:38:24.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:38:24.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T03:38:24.498Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T03:38:24.498Z] 5eb5b503b376: Pulling fs layer [2022-04-28T03:38:24.498Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T03:38:24.498Z] ec43610c2a17: Pulling fs layer [2022-04-28T03:38:24.498Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T03:38:24.498Z] 33b1e0a273af: Pulling fs layer [2022-04-28T03:38:24.498Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T03:38:24.498Z] 2f39f015ded8: Pulling fs layer [2022-04-28T03:38:24.498Z] 3a2ae6a8a46f: Waiting [2022-04-28T03:38:24.498Z] 33b1e0a273af: Waiting [2022-04-28T03:38:24.498Z] 2f39f015ded8: Waiting [2022-04-28T03:38:24.498Z] 5d3b04190fa2: Waiting [2022-04-28T03:38:24.498Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T03:38:24.498Z] 5c69ac0246d0: Download complete [2022-04-28T03:38:24.498Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T03:38:24.498Z] 3a2ae6a8a46f: Download complete [2022-04-28T03:38:24.498Z] ec43610c2a17: Verifying Checksum [2022-04-28T03:38:24.498Z] ec43610c2a17: Download complete [2022-04-28T03:38:24.498Z] 33b1e0a273af: Verifying Checksum [2022-04-28T03:38:24.498Z] 33b1e0a273af: Download complete [2022-04-28T03:38:24.498Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T03:38:24.498Z] 5d3b04190fa2: Download complete [2022-04-28T03:38:24.760Z] 5eb5b503b376: Verifying Checksum [2022-04-28T03:38:24.760Z] 5eb5b503b376: Download complete [2022-04-28T03:38:25.331Z] 2f39f015ded8: Verifying Checksum [2022-04-28T03:38:25.331Z] 2f39f015ded8: Download complete [2022-04-28T03:38:26.273Z] 5eb5b503b376: Pull complete [2022-04-28T03:38:26.273Z] 5c69ac0246d0: Pull complete [2022-04-28T03:38:26.841Z] ec43610c2a17: Pull complete [2022-04-28T03:38:26.841Z] 3a2ae6a8a46f: Pull complete [2022-04-28T03:38:27.100Z] 33b1e0a273af: Pull complete [2022-04-28T03:38:27.359Z] 5d3b04190fa2: Pull complete [2022-04-28T03:38:31.551Z] 2f39f015ded8: Pull complete [2022-04-28T03:38:31.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T03:38:31.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T03:38:31.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T03:38:31.614Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:38:31.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_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-lftools-log-publisher:latest cat [2022-04-28T03:38:33.593Z] $ docker top 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:38:34.036Z] ---> job-cost.sh [2022-04-28T03:38:34.036Z] lf-activate-venv: SKIPPING [2022-04-28T03:38:34.036Z] INFO: No Stack... [2022-04-28T03:38:34.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T03:38:34.867Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T03:38:35.236Z] + cut -d, -f6 [2022-04-28T03:38:35.236Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2022-04-28T03:38:35.270Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [2022-04-28T03:38:35.278Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] did not exist. Created. [2022-04-28T03:38:35.278Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T03:38:35.587Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T03:38:35.624Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T03:38:35.631Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T03:38:35.650Z] $ docker stop --time=1 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c [2022-04-28T03:38:36.897Z] $ docker rm -f 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T03:41:45.363Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33615 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-28T03:41:45.377Z] Running in /w/workspace/edgex-ui-go/65 [Pipeline] { [Pipeline] checkout [2022-04-28T03:41:45.659Z] The recommended git tool is: git [2022-04-28T03:41:52.599Z] using credential edgex-jenkins-ssh [2022-04-28T03:41:52.619Z] Cloning the remote Git repository [2022-04-28T03:41:52.677Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-28T03:41:52.834Z] > git init /w/workspace/edgex-ui-go/65 # timeout=10 [2022-04-28T03:41:52.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-28T03:41:52.953Z] > git --version # timeout=10 [2022-04-28T03:41:53.016Z] > git --version # 'git version 2.25.1' [2022-04-28T03:41:53.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T03:41:53.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T03:41:56.352Z] Avoid second fetch [2022-04-28T03:41:56.352Z] Checking out Revision 2c1c3d259520f16cfb9661698572acbebfada9a5 (main) [2022-04-28T03:41:56.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-28T03:41:56.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T03:41:56.376Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T03:41:56.393Z] > git checkout -f 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 [2022-04-28T03:42:00.980Z] Commit message: "feat: Supporting for multiple pipeline running" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T03:42:02.010Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T03:42:02.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T03:42:02.010Z] Dload Upload Total Spent Left Speed [2022-04-28T03:42:02.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75916 0 --:--:-- --:--:-- --:--:-- 75916 [Pipeline] sh [2022-04-28T03:42:02.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T03:42:02.889Z] + sudo tee /etc/docker/daemon.new [2022-04-28T03:42:02.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T03:42:02.889Z] { [2022-04-28T03:42:02.889Z] "registry-mirrors": [ [2022-04-28T03:42:02.889Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T03:42:02.889Z] ], [2022-04-28T03:42:02.889Z] "bip": "10.250.0.254/24", [2022-04-28T03:42:02.889Z] "hosts": [ [2022-04-28T03:42:02.889Z] "tcp://0.0.0.0:5555", [2022-04-28T03:42:02.889Z] "unix:///var/run/docker.sock" [2022-04-28T03:42:02.889Z] ], [2022-04-28T03:42:02.889Z] "mtu": 1458, [2022-04-28T03:42:02.889Z] "selinux-enabled": true, [2022-04-28T03:42:02.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T03:42:02.889Z] } [Pipeline] sh [2022-04-28T03:42:03.248Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T03:42:03.594Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:42:22.011Z] provisioning config files... [2022-04-28T03:42:22.037Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/65@tmp/config1158114779772590011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:42:22.408Z] ---> docker-login.sh [2022-04-28T03:42:22.408Z] nexus3.edgexfoundry.org:10001 [2022-04-28T03:42:23.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:42:23.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:42:23.289Z] Configure a credential helper to remove this warning. See [2022-04-28T03:42:23.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:42:23.289Z] [2022-04-28T03:42:23.289Z] Login Succeeded [2022-04-28T03:42:23.289Z] nexus3.edgexfoundry.org:10002 [2022-04-28T03:42:23.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:42:23.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:42:23.846Z] Configure a credential helper to remove this warning. See [2022-04-28T03:42:23.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:42:23.846Z] [2022-04-28T03:42:23.846Z] Login Succeeded [2022-04-28T03:42:23.846Z] nexus3.edgexfoundry.org:10003 [2022-04-28T03:42:24.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:42:24.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:42:24.399Z] Configure a credential helper to remove this warning. See [2022-04-28T03:42:24.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:42:24.399Z] [2022-04-28T03:42:24.399Z] Login Succeeded [2022-04-28T03:42:24.399Z] nexus3.edgexfoundry.org:10004 [2022-04-28T03:42:24.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:42:24.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:42:24.673Z] Configure a credential helper to remove this warning. See [2022-04-28T03:42:24.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:42:24.673Z] [2022-04-28T03:42:24.673Z] Login Succeeded [2022-04-28T03:42:24.673Z] docker.io [2022-04-28T03:42:25.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:42:25.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:42:25.558Z] Configure a credential helper to remove this warning. See [2022-04-28T03:42:25.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:42:25.558Z] [2022-04-28T03:42:25.558Z] Login Succeeded [2022-04-28T03:42:25.558Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T03:42:25.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T03:42:26.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T03:42:26.051Z] ========================================================= [2022-04-28T03:42:26.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T03:42:26.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:42:26.529Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T03:42:27.513Z] Sending build context to Docker daemon 27.26MB [2022-04-28T03:42:27.513Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T03:42:27.513Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-28T03:42:27.797Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T03:42:27.797Z] 9b3977197b4f: Pulling fs layer [2022-04-28T03:42:27.797Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T03:42:27.797Z] 94645a83ff95: Pulling fs layer [2022-04-28T03:42:27.797Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T03:42:27.797Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T03:42:27.797Z] 3096ccb668a1: Pulling fs layer [2022-04-28T03:42:27.797Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T03:42:27.797Z] a4caa8a26152: Pulling fs layer [2022-04-28T03:42:27.797Z] 0c92f367c5e7: Waiting [2022-04-28T03:42:27.797Z] 3096ccb668a1: Waiting [2022-04-28T03:42:27.797Z] e8cf19c19ddd: Waiting [2022-04-28T03:42:27.797Z] 3f3a8bcf1eab: Waiting [2022-04-28T03:42:27.797Z] a4caa8a26152: Waiting [2022-04-28T03:42:27.797Z] 94645a83ff95: Verifying Checksum [2022-04-28T03:42:27.797Z] 94645a83ff95: Download complete [2022-04-28T03:42:27.797Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T03:42:27.797Z] 1a89e8eeedd5: Download complete [2022-04-28T03:42:27.797Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T03:42:27.797Z] 0c92f367c5e7: Download complete [2022-04-28T03:42:27.797Z] 3096ccb668a1: Verifying Checksum [2022-04-28T03:42:27.797Z] 3096ccb668a1: Download complete [2022-04-28T03:42:27.797Z] 9b3977197b4f: Download complete [2022-04-28T03:42:27.797Z] e8cf19c19ddd: Download complete [2022-04-28T03:42:28.791Z] 9b3977197b4f: Pull complete [2022-04-28T03:42:29.072Z] 1a89e8eeedd5: Pull complete [2022-04-28T03:42:29.677Z] 94645a83ff95: Pull complete [2022-04-28T03:42:29.953Z] a4caa8a26152: Verifying Checksum [2022-04-28T03:42:29.953Z] a4caa8a26152: Download complete [2022-04-28T03:42:30.572Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T03:42:30.572Z] 3f3a8bcf1eab: Download complete [2022-04-28T03:42:43.018Z] 3f3a8bcf1eab: Pull complete [2022-04-28T03:42:43.018Z] 0c92f367c5e7: Pull complete [2022-04-28T03:42:43.294Z] 3096ccb668a1: Pull complete [2022-04-28T03:42:43.570Z] e8cf19c19ddd: Pull complete [2022-04-28T03:42:50.307Z] a4caa8a26152: Pull complete [2022-04-28T03:42:50.307Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T03:42:50.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T03:42:50.307Z] ---> 725f1c02e7f9 [2022-04-28T03:42:50.307Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-28T03:42:51.759Z] ---> Running in 89a06f871901 [2022-04-28T03:42:52.040Z] Removing intermediate container 89a06f871901 [2022-04-28T03:42:52.040Z] ---> 570704e48a83 [2022-04-28T03:42:52.040Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-28T03:42:52.040Z] ---> Running in 54a7e94bff3d [2022-04-28T03:42:52.646Z] Removing intermediate container 54a7e94bff3d [2022-04-28T03:42:52.646Z] ---> f316d4984559 [2022-04-28T03:42:52.646Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T03:42:52.646Z] ---> Running in 1d9cb994ae45 [2022-04-28T03:42:54.094Z] Removing intermediate container 1d9cb994ae45 [2022-04-28T03:42:54.094Z] ---> 86dc54f7e06b [2022-04-28T03:42:54.094Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-28T03:42:54.094Z] ---> Running in 62616c1ce143 [2022-04-28T03:42:54.371Z] Removing intermediate container 62616c1ce143 [2022-04-28T03:42:54.371Z] ---> 90de35d2ba71 [2022-04-28T03:42:54.371Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-28T03:42:54.371Z] ---> Running in a088b3dbf098 [2022-04-28T03:42:54.647Z] Removing intermediate container a088b3dbf098 [2022-04-28T03:42:54.647Z] ---> bd82c2f1123f [2022-04-28T03:42:54.647Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T03:42:54.930Z] ---> Running in 3245faa2a54a [2022-04-28T03:42:56.917Z] Removing intermediate container 3245faa2a54a [2022-04-28T03:42:56.917Z] ---> a3c6b0140c44 [2022-04-28T03:42:56.917Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T03:42:56.917Z] ---> Running in 113d60c5b3de [2022-04-28T03:42:57.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T03:42:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T03:42:59.496Z] OK: 220 MiB in 52 packages [2022-04-28T03:43:00.494Z] Removing intermediate container 113d60c5b3de [2022-04-28T03:43:00.494Z] ---> 237b09ad16fe [2022-04-28T03:43:00.494Z] Step 10/15 : ENV GO111MODULE=on [2022-04-28T03:43:00.494Z] ---> Running in 585bf0004aad [2022-04-28T03:43:00.773Z] Removing intermediate container 585bf0004aad [2022-04-28T03:43:00.773Z] ---> ebf438697d88 [2022-04-28T03:43:00.773Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-28T03:43:00.773Z] ---> Running in 9db3c9ba188e [2022-04-28T03:43:01.057Z] Removing intermediate container 9db3c9ba188e [2022-04-28T03:43:01.057Z] ---> 0204e18abd24 [2022-04-28T03:43:01.057Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-28T03:43:01.660Z] ---> 1bb33ae62392 [2022-04-28T03:43:01.660Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T03:43:01.936Z] ---> Running in ca70c21f30b0 [2022-04-28T03:44:23.767Z] Removing intermediate container ca70c21f30b0 [2022-04-28T03:44:23.767Z] ---> a08d4e34519d [2022-04-28T03:44:23.767Z] Step 14/15 : COPY . . [2022-04-28T03:44:23.767Z] ---> 0af95a5673b1 [2022-04-28T03:44:23.767Z] Step 15/15 : RUN ${MAKE} [2022-04-28T03:44:23.767Z] ---> Running in bcc685fd386e [2022-04-28T03:44:23.767Z] noop [2022-04-28T03:44:23.767Z] Removing intermediate container bcc685fd386e [2022-04-28T03:44:23.767Z] ---> a9e44d00308d [2022-04-28T03:44:23.767Z] Successfully built a9e44d00308d [2022-04-28T03:44:23.767Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:44:24.113Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T03:44:24.113Z] . [Pipeline] withDockerContainer [2022-04-28T03:44:24.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container [2022-04-28T03:44:24.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@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-arm64 cat [2022-04-28T03:44:25.689Z] $ docker top 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T03:44:26.609Z] + go version [2022-04-28T03:44:26.609Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T03:44:26.635Z] $ docker stop --time=1 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 [2022-04-28T03:44:28.251Z] $ docker rm -f 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:44:28.852Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T03:44:28.852Z] . [Pipeline] withDockerContainer [2022-04-28T03:44:29.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container [2022-04-28T03:44:29.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@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-arm64 cat [2022-04-28T03:44:30.410Z] $ docker top 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T03:44:31.342Z] + make test [2022-04-28T03:44:31.342Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-28T03:44:32.793Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-28T03:45:19.843Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-28T03:45:19.843Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-28T03:45:30.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T03:45:30.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-28T03:45:30.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T03:45:30.368Z] $ docker stop --time=1 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 [2022-04-28T03:45:32.129Z] $ docker rm -f 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T03:45:32.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T03:45:32.921Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T03:45:33.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T03:45:33.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T03:45:34.274Z] + ls -al . [2022-04-28T03:45:34.274Z] total 160 [2022-04-28T03:45:34.274Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 28 03:44 . [2022-04-28T03:45:34.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 .. [2022-04-28T03:45:34.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:42 .git [2022-04-28T03:45:34.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 .github [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:41 .gitignore [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 28 03:41 Attribution.txt [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 28 03:41 CONTRIBUTING.md [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 28 03:41 Dockerfile [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 28 03:41 Jenkinsfile [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 28 03:41 LICENSE [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 28 03:41 Makefile [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 28 03:41 README.md [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 03:37 VERSION [2022-04-28T03:45:34.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 assets [2022-04-28T03:45:34.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:41 bin [2022-04-28T03:45:34.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 cmd [2022-04-28T03:45:34.274Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 03:44 coverage.out [2022-04-28T03:45:34.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:41 docs [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 28 03:41 go.mod [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 28 03:41 go.sum [2022-04-28T03:45:34.274Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 03:41 internal [2022-04-28T03:45:34.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 pkg [2022-04-28T03:45:34.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 snap [2022-04-28T03:45:34.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 testing [2022-04-28T03:45:34.274Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:41 version.go [2022-04-28T03:45:34.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 web [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:45:34.631Z] + 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=2c1c3d259520f16cfb9661698572acbebfada9a5 --label arch=arm64 --label version=2.1.1-dev.26 . [2022-04-28T03:45:36.085Z] Sending build context to Docker daemon 27.26MB [2022-04-28T03:45:36.085Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T03:45:36.085Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-28T03:45:36.085Z] ---> a9e44d00308d [2022-04-28T03:45:36.085Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-28T03:45:36.085Z] ---> Running in 1ad5e4d04b37 [2022-04-28T03:45:36.360Z] Removing intermediate container 1ad5e4d04b37 [2022-04-28T03:45:36.360Z] ---> aa9a6c0431c6 [2022-04-28T03:45:36.360Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-28T03:45:36.635Z] ---> Running in 75ea26d4c34f [2022-04-28T03:45:36.908Z] Removing intermediate container 75ea26d4c34f [2022-04-28T03:45:36.908Z] ---> c5bd08c786aa [2022-04-28T03:45:36.908Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T03:45:36.908Z] ---> Running in 14e297b7ecdd [2022-04-28T03:45:37.184Z] Removing intermediate container 14e297b7ecdd [2022-04-28T03:45:37.184Z] ---> f2330aac2f39 [2022-04-28T03:45:37.184Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-28T03:45:37.460Z] ---> Running in 525fb86bd772 [2022-04-28T03:45:37.736Z] Removing intermediate container 525fb86bd772 [2022-04-28T03:45:37.736Z] ---> 40d3e42aecc4 [2022-04-28T03:45:37.736Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-28T03:45:37.736Z] ---> Running in 34eeb528877e [2022-04-28T03:45:38.023Z] Removing intermediate container 34eeb528877e [2022-04-28T03:45:38.023Z] ---> 10ac33b1a4d2 [2022-04-28T03:45:38.023Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T03:45:38.300Z] ---> Running in 25f0d82c98a0 [2022-04-28T03:45:40.278Z] Removing intermediate container 25f0d82c98a0 [2022-04-28T03:45:40.278Z] ---> c19ea2667533 [2022-04-28T03:45:40.279Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T03:45:40.279Z] ---> Running in 01bf3e1dd9ac [2022-04-28T03:45:41.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T03:45:42.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T03:45:42.838Z] OK: 220 MiB in 52 packages [2022-04-28T03:45:43.825Z] Removing intermediate container 01bf3e1dd9ac [2022-04-28T03:45:43.825Z] ---> d830fe430d44 [2022-04-28T03:45:43.825Z] Step 10/23 : ENV GO111MODULE=on [2022-04-28T03:45:43.825Z] ---> Running in d094347e56e6 [2022-04-28T03:45:44.100Z] Removing intermediate container d094347e56e6 [2022-04-28T03:45:44.100Z] ---> 36f50d1f811f [2022-04-28T03:45:44.100Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-28T03:45:44.100Z] ---> Running in 54b734fb7f46 [2022-04-28T03:45:44.374Z] Removing intermediate container 54b734fb7f46 [2022-04-28T03:45:44.374Z] ---> b2ad7f24e56a [2022-04-28T03:45:44.374Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-28T03:45:45.357Z] ---> ed76f29f4856 [2022-04-28T03:45:45.357Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T03:45:45.357Z] ---> Running in aa9c11c6d354 [2022-04-28T03:45:47.338Z] Removing intermediate container aa9c11c6d354 [2022-04-28T03:45:47.338Z] ---> 8a22672406be [2022-04-28T03:45:47.338Z] Step 14/23 : COPY . . [2022-04-28T03:45:50.732Z] ---> 3d6d6c0b33c5 [2022-04-28T03:45:50.732Z] Step 15/23 : RUN ${MAKE} [2022-04-28T03:45:50.732Z] ---> Running in 58e66dc80890 [2022-04-28T03:45:51.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.26" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-28T03:46:30.800Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-28T03:46:30.800Z] Removing intermediate container 58e66dc80890 [2022-04-28T03:46:30.800Z] ---> 3f60694e0d56 [2022-04-28T03:46:30.800Z] Step 16/23 : FROM alpine:3.14 [2022-04-28T03:46:31.073Z] 3.14: Pulling from library/alpine [2022-04-28T03:46:31.345Z] 455c02918c45: Pulling fs layer [2022-04-28T03:46:31.618Z] 455c02918c45: Verifying Checksum [2022-04-28T03:46:31.618Z] 455c02918c45: Download complete [2022-04-28T03:46:32.212Z] 455c02918c45: Pull complete [2022-04-28T03:46:32.212Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T03:46:32.212Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T03:46:32.212Z] ---> ac73e934f311 [2022-04-28T03:46:32.212Z] Step 17/23 : EXPOSE 4000 [2022-04-28T03:46:32.212Z] ---> Running in 3e024918c9f2 [2022-04-28T03:46:32.483Z] Removing intermediate container 3e024918c9f2 [2022-04-28T03:46:32.483Z] ---> c48fc28f60ca [2022-04-28T03:46:32.483Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-28T03:46:33.925Z] ---> 8942a27d2566 [2022-04-28T03:46:33.925Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-28T03:46:33.925Z] ---> Running in 59a5e54bcc96 [2022-04-28T03:46:34.200Z] Removing intermediate container 59a5e54bcc96 [2022-04-28T03:46:34.200Z] ---> df9d43a1590a [2022-04-28T03:46:34.200Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-28T03:46:34.200Z] ---> Running in f3b9e7e09e46 [2022-04-28T03:46:34.475Z] Removing intermediate container f3b9e7e09e46 [2022-04-28T03:46:34.475Z] ---> edfa83f8f734 [2022-04-28T03:46:34.475Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T03:46:34.754Z] ---> Running in 04e35b32500a [2022-04-28T03:46:35.028Z] Removing intermediate container 04e35b32500a [2022-04-28T03:46:35.028Z] ---> 12a9d44b0657 [2022-04-28T03:46:35.028Z] Step 22/23 : LABEL git_sha=2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:46:35.028Z] ---> Running in 6cded841abd3 [2022-04-28T03:46:35.303Z] Removing intermediate container 6cded841abd3 [2022-04-28T03:46:35.303Z] ---> 15b6428ae380 [2022-04-28T03:46:35.303Z] Step 23/23 : LABEL version=2.1.1-dev.26 [2022-04-28T03:46:35.303Z] ---> Running in f7f1ebaf581b [2022-04-28T03:46:35.576Z] Removing intermediate container f7f1ebaf581b [2022-04-28T03:46:35.576Z] ---> 8c921acc97ad [2022-04-28T03:46:35.576Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T03:46:35.852Z] Successfully built 8c921acc97ad [2022-04-28T03:46:35.852Z] 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 [2022-04-28T03:46:35.959Z] provisioning config files... [2022-04-28T03:46:35.980Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/65@tmp/config7537551585704963802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:46:36.341Z] ---> docker-login.sh [2022-04-28T03:46:36.341Z] nexus3.edgexfoundry.org:10001 [2022-04-28T03:46:36.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:46:36.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:46:36.620Z] Configure a credential helper to remove this warning. See [2022-04-28T03:46:36.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:46:36.620Z] [2022-04-28T03:46:36.620Z] Login Succeeded [2022-04-28T03:46:36.620Z] nexus3.edgexfoundry.org:10002 [2022-04-28T03:46:37.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:46:37.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:46:37.218Z] Configure a credential helper to remove this warning. See [2022-04-28T03:46:37.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:46:37.218Z] [2022-04-28T03:46:37.218Z] Login Succeeded [2022-04-28T03:46:37.218Z] nexus3.edgexfoundry.org:10003 [2022-04-28T03:46:37.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:46:37.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:46:37.773Z] Configure a credential helper to remove this warning. See [2022-04-28T03:46:37.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:46:37.773Z] [2022-04-28T03:46:37.773Z] Login Succeeded [2022-04-28T03:46:37.773Z] nexus3.edgexfoundry.org:10004 [2022-04-28T03:46:38.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:46:38.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:46:38.319Z] Configure a credential helper to remove this warning. See [2022-04-28T03:46:38.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:46:38.319Z] [2022-04-28T03:46:38.319Z] Login Succeeded [2022-04-28T03:46:38.319Z] docker.io [2022-04-28T03:46:38.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T03:46:38.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T03:46:38.867Z] Configure a credential helper to remove this warning. See [2022-04-28T03:46:38.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T03:46:38.867Z] [2022-04-28T03:46:38.867Z] Login Succeeded [2022-04-28T03:46:38.867Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T03:46:38.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T03:46:38.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T03:46:38.949Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-28T03:46:38.950Z] 2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:46:38.950Z] latest [2022-04-28T03:46:38.950Z] 2.1.1-dev.26 [2022-04-28T03:46:38.950Z] 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:46:38.950Z] main [2022-04-28T03:46:38.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:39.313Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:39.660Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:46:39.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-28T03:46:39.660Z] d185009c8ef9: Preparing [2022-04-28T03:46:39.660Z] f73e7dbfee58: Preparing [2022-04-28T03:46:39.660Z] f73e7dbfee58: Layer already exists [2022-04-28T03:46:43.970Z] d185009c8ef9: Pushed [2022-04-28T03:46:43.970Z] 2c1c3d259520f16cfb9661698572acbebfada9a5: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:44.322Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:44.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-28T03:46:44.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-28T03:46:44.671Z] d185009c8ef9: Preparing [2022-04-28T03:46:44.671Z] f73e7dbfee58: Preparing [2022-04-28T03:46:44.671Z] f73e7dbfee58: Layer already exists [2022-04-28T03:46:44.671Z] d185009c8ef9: Layer already exists [2022-04-28T03:46:44.945Z] latest: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:45.294Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:45.641Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 [2022-04-28T03:46:45.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-28T03:46:45.642Z] d185009c8ef9: Preparing [2022-04-28T03:46:45.642Z] f73e7dbfee58: Preparing [2022-04-28T03:46:45.642Z] d185009c8ef9: Layer already exists [2022-04-28T03:46:45.642Z] f73e7dbfee58: Layer already exists [2022-04-28T03:46:45.914Z] 2.1.1-dev.26: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:46.264Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:46.607Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:46:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-28T03:46:46.607Z] d185009c8ef9: Preparing [2022-04-28T03:46:46.607Z] f73e7dbfee58: Preparing [2022-04-28T03:46:46.607Z] f73e7dbfee58: Layer already exists [2022-04-28T03:46:46.607Z] d185009c8ef9: Layer already exists [2022-04-28T03:46:46.880Z] 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:47.233Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:47.575Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-28T03:46:47.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-28T03:46:47.575Z] d185009c8ef9: Preparing [2022-04-28T03:46:47.575Z] f73e7dbfee58: Preparing [2022-04-28T03:46:47.575Z] d185009c8ef9: Layer already exists [2022-04-28T03:46:47.575Z] f73e7dbfee58: Layer already exists [2022-04-28T03:46:47.847Z] main: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T03:46:47.894Z] ===================================================== [Pipeline] echo [2022-04-28T03:46:47.904Z] taggedImages: [2022-04-28T03:46:47.904Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 [2022-04-28T03:46:47.904Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-28T03:46:47.904Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 [2022-04-28T03:46:47.904Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [2022-04-28T03:46:47.904Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:48.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T03:46:48.288Z] [2022-04-28T03:46:48.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:46:48.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T03:46:48.914Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T03:46:48.914Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T03:46:48.914Z] 04944245beec: Pulling fs layer [2022-04-28T03:46:48.914Z] 699f458cf7ca: Pulling fs layer [2022-04-28T03:46:48.914Z] 765212b225bb: Pulling fs layer [2022-04-28T03:46:48.914Z] f23df028b6ca: Pulling fs layer [2022-04-28T03:46:48.914Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T03:46:48.914Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T03:46:48.914Z] 765212b225bb: Waiting [2022-04-28T03:46:48.914Z] f23df028b6ca: Waiting [2022-04-28T03:46:48.914Z] d65c8cfc05b1: Waiting [2022-04-28T03:46:48.914Z] 2437ff75d9bd: Waiting [2022-04-28T03:46:48.914Z] 04944245beec: Verifying Checksum [2022-04-28T03:46:48.914Z] 04944245beec: Download complete [2022-04-28T03:46:48.914Z] 765212b225bb: Verifying Checksum [2022-04-28T03:46:48.914Z] 765212b225bb: Download complete [2022-04-28T03:46:48.914Z] f23df028b6ca: Verifying Checksum [2022-04-28T03:46:48.914Z] f23df028b6ca: Download complete [2022-04-28T03:46:48.914Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T03:46:48.914Z] d65c8cfc05b1: Download complete [2022-04-28T03:46:48.914Z] 699f458cf7ca: Verifying Checksum [2022-04-28T03:46:48.914Z] 699f458cf7ca: Download complete [2022-04-28T03:46:49.514Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T03:46:49.514Z] 8998bd30e6a1: Download complete [2022-04-28T03:46:51.494Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T03:46:51.494Z] 2437ff75d9bd: Download complete [2022-04-28T03:46:53.481Z] 8998bd30e6a1: Pull complete [2022-04-28T03:46:53.755Z] 04944245beec: Pull complete [2022-04-28T03:46:55.193Z] 699f458cf7ca: Pull complete [2022-04-28T03:46:55.193Z] 765212b225bb: Pull complete [2022-04-28T03:46:56.178Z] f23df028b6ca: Pull complete [2022-04-28T03:46:56.178Z] d65c8cfc05b1: Pull complete [2022-04-28T03:47:11.291Z] 2437ff75d9bd: Pull complete [2022-04-28T03:47:11.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T03:47:11.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T03:47:11.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T03:47:11.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container [2022-04-28T03:47:11.616Z] $ 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/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@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:arm64 cat [2022-04-28T03:47:14.228Z] $ docker top ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:47:15.163Z] ---> job-cost.sh [2022-04-28T03:47:15.164Z] lf-activate-venv: SKIPPING [2022-04-28T03:47:15.164Z] INFO: No Stack... [2022-04-28T03:47:15.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T03:47:16.354Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T03:47:17.031Z] + cat /w/workspace/edgex-ui-go/65/archives/cost.csv [2022-04-28T03:47:17.031Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T03:47:17.104Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [2022-04-28T03:47:17.110Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] did not exist. Created. [2022-04-28T03:47:17.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T03:47:17.807Z] /w/workspace/edgex-ui-go/65@tmp/durable-eb4c50ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T03:47:18.486Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T03:47:18.512Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T03:47:18.700Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T03:47:18.707Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T03:47:18.732Z] $ docker stop --time=1 ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 [2022-04-28T03:47:20.241Z] $ docker rm -f ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T03:47:20.686Z] provisioning config files... [2022-04-28T03:47:20.695Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2556592667979034259tmp [Pipeline] { [Pipeline] sh [2022-04-28T03:47:20.989Z] + set +x [2022-04-28T03:47:20.989Z] + curl -s https://codecov.io/bash [2022-04-28T03:47:20.989Z] + bash -s -- [2022-04-28T03:47:20.989Z] [2022-04-28T03:47:20.989Z] _____ _ [2022-04-28T03:47:20.989Z] / ____| | | [2022-04-28T03:47:20.989Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T03:47:20.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T03:47:20.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T03:47:20.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T03:47:20.989Z] Bash-1.0.6 [2022-04-28T03:47:20.989Z] [2022-04-28T03:47:20.989Z] [2022-04-28T03:47:20.989Z] ==> git version 2.25.1 found [2022-04-28T03:47:20.989Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T03:47:20.989Z] Release-Date: 2020-01-08 [2022-04-28T03:47:20.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T03:47:20.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T03:47:20.989Z] ==> Jenkins CI detected. [2022-04-28T03:47:20.989Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-28T03:47:20.989Z] project root: . [2022-04-28T03:47:20.989Z] --> token set from env [2022-04-28T03:47:20.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T03:47:20.989Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T03:47:20.989Z] ==> Python coveragepy not found [2022-04-28T03:47:20.989Z] ==> Searching for coverage reports in: [2022-04-28T03:47:20.989Z] + . [2022-04-28T03:47:20.989Z] -> Found 1 reports [2022-04-28T03:47:20.989Z] ==> Detecting git/mercurial file structure [2022-04-28T03:47:20.989Z] ==> Reading reports [2022-04-28T03:47:21.250Z] + ./coverage.out bytes=10 [2022-04-28T03:47:21.250Z] ==> Appending adjustments [2022-04-28T03:47:21.250Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T03:47:21.250Z] + Found adjustments [2022-04-28T03:47:21.250Z] ==> Gzipping contents [2022-04-28T03:47:21.250Z] 8.0K /tmp/codecov.DqeFos.gz [2022-04-28T03:47:21.250Z] ==> Uploading reports [2022-04-28T03:47:21.250Z] url: https://codecov.io [2022-04-28T03:47:21.250Z] query: branch=main&commit=2c1c3d259520f16cfb9661698572acbebfada9a5&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T03:47:21.250Z] -> Pinging Codecov [2022-04-28T03:47:21.250Z] 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=2c1c3d259520f16cfb9661698572acbebfada9a5&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T03:47:21.820Z] -> Uploading to [2022-04-28T03:47:21.820Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/FB506323287CE973F263BFD2A0EB1F37/2c1c3d259520f16cfb9661698572acbebfada9a5/5d4eaccf-f0fd-4cfc-8014-953445610ea2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T034721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=561faa21ab774e76372df85d303b08d86a89e895f87099e76554b1ce27552dbd [2022-04-28T03:47:21.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T03:47:21.820Z] Dload Upload Total Spent Left Speed [2022-04-28T03:47:22.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 16275 --:--:-- --:--:-- --:--:-- 16275 [2022-04-28T03:47:22.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] } [2022-04-28T03:47:22.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T03:47:22.236Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T03:47:22.245Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:47:22.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T03:47:22.534Z] [2022-04-28T03:47:22.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:47:22.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T03:47:22.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T03:47:22.839Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T03:47:22.839Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T03:47:22.839Z] de9db76c5a1d: Pulling fs layer [2022-04-28T03:47:22.839Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T03:47:22.839Z] 0d57e429df01: Pulling fs layer [2022-04-28T03:47:22.839Z] 0eba1c9be4d2: Waiting [2022-04-28T03:47:22.839Z] 0d57e429df01: Waiting [2022-04-28T03:47:22.839Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T03:47:22.839Z] e1f770b5df2f: Pulling fs layer [2022-04-28T03:47:22.839Z] 85a0685a4137: Pulling fs layer [2022-04-28T03:47:22.839Z] e1f770b5df2f: Waiting [2022-04-28T03:47:22.839Z] 4e4be7b47b0d: Waiting [2022-04-28T03:47:22.839Z] de9db76c5a1d: Verifying Checksum [2022-04-28T03:47:22.839Z] de9db76c5a1d: Download complete [2022-04-28T03:47:22.839Z] 0ef7d3d256c8: Download complete [2022-04-28T03:47:22.839Z] 0d57e429df01: Download complete [2022-04-28T03:47:22.839Z] 4e4be7b47b0d: Verifying Checksum [2022-04-28T03:47:22.839Z] 4e4be7b47b0d: Download complete [2022-04-28T03:47:22.839Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T03:47:22.839Z] 188c0c94c7c5: Download complete [2022-04-28T03:47:23.102Z] 188c0c94c7c5: Pull complete [2022-04-28T03:47:23.102Z] e1f770b5df2f: Verifying Checksum [2022-04-28T03:47:23.102Z] e1f770b5df2f: Download complete [2022-04-28T03:47:23.102Z] 0ef7d3d256c8: Pull complete [2022-04-28T03:47:23.365Z] de9db76c5a1d: Pull complete [2022-04-28T03:47:23.628Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T03:47:23.628Z] 0eba1c9be4d2: Download complete [2022-04-28T03:47:23.886Z] 85a0685a4137: Verifying Checksum [2022-04-28T03:47:23.887Z] 85a0685a4137: Download complete [2022-04-28T03:47:27.178Z] 0eba1c9be4d2: Pull complete [2022-04-28T03:47:27.178Z] 0d57e429df01: Pull complete [2022-04-28T03:47:27.178Z] 4e4be7b47b0d: Pull complete [2022-04-28T03:47:27.436Z] e1f770b5df2f: Pull complete [2022-04-28T03:47:30.734Z] 85a0685a4137: Pull complete [2022-04-28T03:47:30.734Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T03:47:30.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T03:47:30.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T03:47:30.802Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:47:30.841Z] $ 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 [2022-04-28T03:47:32.508Z] $ docker top 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T03:47:32.585Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T03:47:32.870Z] + set -o pipefail [2022-04-28T03:47:32.870Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T03:47:36.185Z] [2022-04-28T03:47:36.185Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-28T03:47:36.185Z] [2022-04-28T03:47:36.185Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/aa5c7d57-7e5f-455a-a600-14c5c128a66e [2022-04-28T03:47:36.185Z] [2022-04-28T03:47:36.185Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T03:47:36.185Z] [2022-04-28T03:47:36.185Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T03:47:36.185Z] [2022-04-28T03:47:36.445Z] [Pipeline] } [2022-04-28T03:47:36.458Z] $ docker stop --time=1 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 [2022-04-28T03:47:38.099Z] $ docker rm -f 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 [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 [2022-04-28T03:47:38.811Z] + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] sh [2022-04-28T03:47:39.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T03:47:39.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:47:39.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:47:39.408Z] . [Pipeline] withDockerContainer [2022-04-28T03:47:39.479Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:47:39.517Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T03:47:39.946Z] $ docker top 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T03:47:40.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T03:47:40.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T03:47:40.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T03:47:40.165Z] $ docker exec 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 ssh-agent [2022-04-28T03:47:40.291Z] SSH_AUTH_SOCK=/tmp/ssh-pPsJfEteKUyo/agent.32 [2022-04-28T03:47:40.291Z] SSH_AGENT_PID=38 [2022-04-28T03:47:40.298Z] Running ssh-add (command line suppressed) [2022-04-28T03:47:40.424Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4553075826117332554.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4553075826117332554.key) [2022-04-28T03:47:40.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T03:47:40.729Z] + git semver tag [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,914 [run_tag] DEBUG tag force:False [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,914 [check_head_tag] DEBUG check head tag [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,915 [execute] INFO git cat-file --batch-check [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,918 [execute] INFO git cat-file --batch [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,938 [execute] INFO git tag -a v2.1.1-dev.26 -m v2.1.1-dev.26 [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,938 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.26', '-m', 'v2.1.1-dev.26'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T03:47:40.989Z] 2022-04-28 03:47:40,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:47:40.989Z] 2.1.1-dev.26 [Pipeline] } [2022-04-28T03:47:41.000Z] $ docker exec --env ******** --env ******** 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 ssh-agent -k [2022-04-28T03:47:41.112Z] unset SSH_AUTH_SOCK; [2022-04-28T03:47:41.112Z] unset SSH_AGENT_PID; [2022-04-28T03:47:41.112Z] echo Agent pid 38 killed; [2022-04-28T03:47:41.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T03:47:41.479Z] + git semver [Pipeline] } [2022-04-28T03:47:41.787Z] $ docker stop --time=1 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 [2022-04-28T03:47:43.103Z] $ docker rm -f 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:47:43.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T03:47:43.507Z] [2022-04-28T03:47:43.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:47:43.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T03:47:43.809Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T03:47:43.809Z] ab5ef0e58194: Pulling fs layer [2022-04-28T03:47:43.809Z] 9712f1f96733: Pulling fs layer [2022-04-28T03:47:43.809Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T03:47:43.809Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T03:47:43.810Z] e9a5061849ea: Pulling fs layer [2022-04-28T03:47:43.810Z] d747dcd14b5f: Pulling fs layer [2022-04-28T03:47:43.810Z] 2de7ff778b66: Pulling fs layer [2022-04-28T03:47:43.810Z] 0d9ebad4ef96: Waiting [2022-04-28T03:47:43.810Z] e9a5061849ea: Waiting [2022-04-28T03:47:43.810Z] 2de7ff778b66: Waiting [2022-04-28T03:47:43.810Z] d747dcd14b5f: Waiting [2022-04-28T03:47:43.810Z] 9712f1f96733: Verifying Checksum [2022-04-28T03:47:43.810Z] 9712f1f96733: Download complete [2022-04-28T03:47:44.071Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T03:47:44.071Z] 63f879dbbcfc: Download complete [2022-04-28T03:47:44.330Z] e9a5061849ea: Verifying Checksum [2022-04-28T03:47:44.331Z] e9a5061849ea: Download complete [2022-04-28T03:47:44.331Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T03:47:44.331Z] 0d9ebad4ef96: Download complete [2022-04-28T03:47:44.331Z] d747dcd14b5f: Download complete [2022-04-28T03:47:44.331Z] ab5ef0e58194: Download complete [2022-04-28T03:47:44.590Z] 2de7ff778b66: Verifying Checksum [2022-04-28T03:47:44.590Z] 2de7ff778b66: Download complete [2022-04-28T03:47:47.889Z] ab5ef0e58194: Pull complete [2022-04-28T03:47:47.889Z] 9712f1f96733: Pull complete [2022-04-28T03:47:48.459Z] 63f879dbbcfc: Pull complete [2022-04-28T03:47:52.661Z] 0d9ebad4ef96: Pull complete [2022-04-28T03:47:53.230Z] e9a5061849ea: Pull complete [2022-04-28T03:47:53.230Z] d747dcd14b5f: Pull complete [2022-04-28T03:47:54.611Z] 2de7ff778b66: Pull complete [2022-04-28T03:47:54.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T03:47:54.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T03:47:54.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T03:47:54.682Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:47:54.717Z] $ 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 [2022-04-28T03:47:56.868Z] $ docker top 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:47:56.957Z] provisioning config files... [2022-04-28T03:47:56.966Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6090543278622595509tmp [2022-04-28T03:47:56.977Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6686962384550451825tmp [2022-04-28T03:47:56.988Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1569512784906104409tmp [Pipeline] { [Pipeline] echo [2022-04-28T03:47:57.004Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:47:57.290Z] ---> sigul-configuration.sh [2022-04-28T03:47:57.291Z] gpg: directory `/root/.gnupg' created [2022-04-28T03:47:57.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T03:47:57.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T03:47:57.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T03:47:57.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T03:47:57.291Z] gpg: CAST5 encrypted data [2022-04-28T03:47:57.291Z] gpg: encrypted with 1 passphrase [2022-04-28T03:47:57.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T03:47:57.580Z] + mkdir /home/jenkins [2022-04-28T03:47:57.580Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T03:47:57.869Z] + 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 [2022-04-28T03:47:57.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:47:58.166Z] ---> sigul-install.sh [2022-04-28T03:47:58.166Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T03:47:58.463Z] + git tag --list [2022-04-28T03:47:58.463Z] 0.1.1 [2022-04-28T03:47:58.463Z] v1.1.0 [2022-04-28T03:47:58.463Z] v1.2.0 [2022-04-28T03:47:58.463Z] v1.2.1 [2022-04-28T03:47:58.463Z] v1.3.0 [2022-04-28T03:47:58.463Z] v2.0.0 [2022-04-28T03:47:58.463Z] v2.0.1-dev.1 [2022-04-28T03:47:58.463Z] v2.0.1-dev.10 [2022-04-28T03:47:58.463Z] v2.0.1-dev.11 [2022-04-28T03:47:58.463Z] v2.0.1-dev.12 [2022-04-28T03:47:58.463Z] v2.0.1-dev.13 [2022-04-28T03:47:58.463Z] v2.0.1-dev.14 [2022-04-28T03:47:58.463Z] v2.0.1-dev.15 [2022-04-28T03:47:58.463Z] v2.0.1-dev.16 [2022-04-28T03:47:58.463Z] v2.0.1-dev.17 [2022-04-28T03:47:58.463Z] v2.0.1-dev.18 [2022-04-28T03:47:58.463Z] v2.0.1-dev.19 [2022-04-28T03:47:58.463Z] v2.0.1-dev.2 [2022-04-28T03:47:58.463Z] v2.0.1-dev.20 [2022-04-28T03:47:58.463Z] v2.0.1-dev.21 [2022-04-28T03:47:58.464Z] v2.0.1-dev.22 [2022-04-28T03:47:58.464Z] v2.0.1-dev.23 [2022-04-28T03:47:58.464Z] v2.0.1-dev.24 [2022-04-28T03:47:58.464Z] v2.0.1-dev.25 [2022-04-28T03:47:58.464Z] v2.0.1-dev.26 [2022-04-28T03:47:58.464Z] v2.0.1-dev.27 [2022-04-28T03:47:58.464Z] v2.0.1-dev.28 [2022-04-28T03:47:58.464Z] v2.0.1-dev.29 [2022-04-28T03:47:58.464Z] v2.0.1-dev.3 [2022-04-28T03:47:58.464Z] v2.0.1-dev.30 [2022-04-28T03:47:58.464Z] v2.0.1-dev.31 [2022-04-28T03:47:58.464Z] v2.0.1-dev.32 [2022-04-28T03:47:58.464Z] v2.0.1-dev.33 [2022-04-28T03:47:58.464Z] v2.0.1-dev.4 [2022-04-28T03:47:58.464Z] v2.0.1-dev.5 [2022-04-28T03:47:58.464Z] v2.0.1-dev.6 [2022-04-28T03:47:58.464Z] v2.0.1-dev.7 [2022-04-28T03:47:58.464Z] v2.0.1-dev.8 [2022-04-28T03:47:58.464Z] v2.0.1-dev.9 [2022-04-28T03:47:58.464Z] v2.1.0 [2022-04-28T03:47:58.464Z] v2.1.1-dev.1 [2022-04-28T03:47:58.464Z] v2.1.1-dev.10 [2022-04-28T03:47:58.464Z] v2.1.1-dev.11 [2022-04-28T03:47:58.464Z] v2.1.1-dev.12 [2022-04-28T03:47:58.464Z] v2.1.1-dev.13 [2022-04-28T03:47:58.464Z] v2.1.1-dev.14 [2022-04-28T03:47:58.464Z] v2.1.1-dev.15 [2022-04-28T03:47:58.464Z] v2.1.1-dev.16 [2022-04-28T03:47:58.464Z] v2.1.1-dev.17 [2022-04-28T03:47:58.464Z] v2.1.1-dev.18 [2022-04-28T03:47:58.464Z] v2.1.1-dev.19 [2022-04-28T03:47:58.464Z] v2.1.1-dev.2 [2022-04-28T03:47:58.464Z] v2.1.1-dev.20 [2022-04-28T03:47:58.464Z] v2.1.1-dev.21 [2022-04-28T03:47:58.464Z] v2.1.1-dev.22 [2022-04-28T03:47:58.464Z] v2.1.1-dev.23 [2022-04-28T03:47:58.464Z] v2.1.1-dev.24 [2022-04-28T03:47:58.464Z] v2.1.1-dev.25 [2022-04-28T03:47:58.464Z] v2.1.1-dev.26 [2022-04-28T03:47:58.464Z] v2.1.1-dev.3 [2022-04-28T03:47:58.464Z] v2.1.1-dev.4 [2022-04-28T03:47:58.464Z] v2.1.1-dev.5 [2022-04-28T03:47:58.464Z] v2.1.1-dev.6 [2022-04-28T03:47:58.464Z] v2.1.1-dev.7 [2022-04-28T03:47:58.464Z] v2.1.1-dev.8 [2022-04-28T03:47:58.464Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-28T03:47:58.758Z] + lftools sign git-tag v2.1.1-dev.26 [2022-04-28T03:47:59.328Z] Signing Git tag with Sigul... [2022-04-28T03:47:59.328Z] Signing v2.1.1-dev.26 [Pipeline] echo [2022-04-28T03:47:59.599Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:47:59.884Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T03:47:59.892Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T03:47:59.912Z] $ docker stop --time=1 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 [2022-04-28T03:48:01.244Z] $ docker rm -f 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T03:48:01.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T03:48:01.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:48:01.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:48:01.958Z] . [Pipeline] withDockerContainer [2022-04-28T03:48:02.025Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:48:02.060Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T03:48:02.435Z] $ docker top bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T03:48:02.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T03:48:02.534Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T03:48:02.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T03:48:02.670Z] $ docker exec bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 ssh-agent [2022-04-28T03:48:02.783Z] SSH_AUTH_SOCK=/tmp/ssh-fxML6sbHuLXC/agent.34 [2022-04-28T03:48:02.783Z] SSH_AGENT_PID=40 [2022-04-28T03:48:02.789Z] Running ssh-add (command line suppressed) [2022-04-28T03:48:02.918Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1525014081978554758.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1525014081978554758.key) [2022-04-28T03:48:02.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T03:48:03.230Z] + git semver bump pre [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,426 [bump_version] DEBUG bumping version:2.1.1-dev.26 on axis:pre with prefix:dev [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,427 [bump_version] DEBUG bumped version:2.1.1-dev.27 [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,427 [write_version] DEBUG write version:2.1.1-dev.27 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,427 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,429 [execute] INFO git cat-file --batch-check [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,434 [execute] INFO git cat-file --batch [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T03:48:03.491Z] 2022-04-28 03:48:03,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:48:03.491Z] 2.1.1-dev.27 [Pipeline] } [2022-04-28T03:48:03.502Z] $ docker exec --env ******** --env ******** bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 ssh-agent -k [2022-04-28T03:48:03.602Z] unset SSH_AUTH_SOCK; [2022-04-28T03:48:03.603Z] unset SSH_AGENT_PID; [2022-04-28T03:48:03.603Z] echo Agent pid 40 killed; [2022-04-28T03:48:03.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T03:48:03.926Z] + git semver [Pipeline] } [2022-04-28T03:48:04.202Z] $ docker stop --time=1 bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 [2022-04-28T03:48:05.655Z] $ docker rm -f bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T03:48:06.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T03:48:06.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:48:06.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T03:48:06.317Z] . [Pipeline] withDockerContainer [2022-04-28T03:48:06.380Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:48:06.410Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T03:48:06.801Z] $ docker top ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T03:48:06.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T03:48:06.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T03:48:07.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T03:48:07.023Z] $ docker exec ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc ssh-agent [2022-04-28T03:48:07.137Z] SSH_AUTH_SOCK=/tmp/ssh-YwLiNRLKvCrd/agent.33 [2022-04-28T03:48:07.137Z] SSH_AGENT_PID=40 [2022-04-28T03:48:07.141Z] Running ssh-add (command line suppressed) [2022-04-28T03:48:07.262Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4250041522500616219.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4250041522500616219.key) [2022-04-28T03:48:07.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T03:48:07.565Z] + git semver push [2022-04-28T03:48:07.826Z] 2022-04-28 03:48:07,752 [run_push] DEBUG push [2022-04-28T03:48:07.826Z] 2022-04-28 03:48:07,752 [execute] INFO git push origin semver [2022-04-28T03:48:07.826Z] 2022-04-28 03:48:07,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T03:48:08.769Z] 2022-04-28 03:48:08,599 [run_push] DEBUG push all version tags [2022-04-28T03:48:08.769Z] 2022-04-28 03:48:08,599 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T03:48:08.769Z] 2022-04-28 03:48:08,600 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T03:48:09.340Z] 2022-04-28 03:48:09,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-04-28T03:48:09.340Z] 2.1.1-dev.27 [Pipeline] } [2022-04-28T03:48:09.353Z] $ docker exec --env ******** --env ******** ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc ssh-agent -k [2022-04-28T03:48:09.462Z] unset SSH_AUTH_SOCK; [2022-04-28T03:48:09.463Z] unset SSH_AGENT_PID; [2022-04-28T03:48:09.463Z] echo Agent pid 40 killed; [2022-04-28T03:48:09.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T03:48:09.801Z] + git semver [Pipeline] } [2022-04-28T03:48:10.112Z] $ docker stop --time=1 ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc [2022-04-28T03:48:11.434Z] $ docker rm -f ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T03:48:12.156Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-28T03:48:12.156Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-28T03:48:12.156Z] total 16 [2022-04-28T03:48:12.156Z] drwxr-xr-x 3 root root 4096 Apr 28 03:38 . [2022-04-28T03:48:12.156Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 03:47 .. [2022-04-28T03:48:12.156Z] drwxr-xr-x 2 root root 4096 Apr 28 03:38 cost [2022-04-28T03:48:12.156Z] -rw-r--r-- 1 root root 81 Apr 28 03:38 cost.csv [2022-04-28T03:48:12.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-28T03:48:12.156Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-28T03:48:12.156Z] total 16 [2022-04-28T03:48:12.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 03:38 . [2022-04-28T03:48:12.156Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 03:47 .. [2022-04-28T03:48:12.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 03:38 cost [2022-04-28T03:48:12.156Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 28 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:12.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:13.315Z] ---> package-listing.sh [2022-04-28T03:48:13.315Z] ++ facter osfamily [2022-04-28T03:48:13.315Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T03:48:13.576Z] + OS_FAMILY=debian [2022-04-28T03:48:13.576Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-28T03:48:13.576Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T03:48:13.576Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T03:48:13.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T03:48:13.576Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T03:48:13.576Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-28T03:48:13.576Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T03:48:13.576Z] + case "${OS_FAMILY}" in [2022-04-28T03:48:13.576Z] + dpkg -l [2022-04-28T03:48:13.576Z] + grep '^ii' [2022-04-28T03:48:13.576Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T03:48:13.576Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T03:48:13.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T03:48:13.576Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-28T03:48:13.576Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-28T03:48:13.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-04-28T03:48:13.587Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T03:48:13.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T03:48:14.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T03:48:14.420Z] . [Pipeline] withDockerContainer [2022-04-28T03:48:14.475Z] prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container [2022-04-28T03:48:14.506Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_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 [2022-04-28T03:48:14.756Z] $ docker top b3eaee436981123e578898b4238b38f3f70fda038caa0eb585d2b6c7751990b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T03:48:15.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T03:48:15.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T03:48:15.694Z] + ls /var/log/sa-host [2022-04-28T03:48:15.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T03:48:15.783Z] provisioning config files... [2022-04-28T03:48:15.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4022698755916040611tmp [Pipeline] { [Pipeline] echo [2022-04-28T03:48:15.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:16.091Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T03:48:16.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:16.426Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T03:48:16.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:16.722Z] ---> sudo-logs.sh [2022-04-28T03:48:16.722Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T03:48:16.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:17.034Z] ---> job-cost.sh [2022-04-28T03:48:17.034Z] lf-activate-venv: SKIPPING [2022-04-28T03:48:17.034Z] DEBUG: total: 0.2199999988079071 [2022-04-28T03:48:17.034Z] INFO: Retrieving Stack Cost... [2022-04-28T03:48:17.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T03:48:17.867Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T03:48:17.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T03:48:18.166Z] ---> logs-deploy.sh [2022-04-28T03:48:18.166Z] lf-activate-venv: SKIPPING [2022-04-28T03:48:18.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/65 [2022-04-28T03:48:18.166Z] INFO: archiving workspace using pattern(s): [2022-04-28T03:48:19.108Z] Archives upload complete. [2022-04-28T03:48:19.370Z] INFO: archiving logs to Nexus [2022-04-28T03:48:19.943Z] ---> uname -a: [2022-04-28T03:48:19.943Z] Linux prd-ubuntu20-04-docker-8c-8g-33614 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] ---> lscpu: [2022-04-28T03:48:19.943Z] Architecture: x86_64 [2022-04-28T03:48:19.943Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-28T03:48:19.943Z] Byte Order: Little Endian [2022-04-28T03:48:19.943Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-28T03:48:19.943Z] CPU(s): 8 [2022-04-28T03:48:19.943Z] On-line CPU(s) list: 0-7 [2022-04-28T03:48:19.943Z] Thread(s) per core: 1 [2022-04-28T03:48:19.943Z] Core(s) per socket: 1 [2022-04-28T03:48:19.943Z] Socket(s): 8 [2022-04-28T03:48:19.943Z] NUMA node(s): 1 [2022-04-28T03:48:19.943Z] Vendor ID: AuthenticAMD [2022-04-28T03:48:19.943Z] CPU family: 23 [2022-04-28T03:48:19.943Z] Model: 49 [2022-04-28T03:48:19.943Z] Model name: AMD EPYC-Rome Processor [2022-04-28T03:48:19.943Z] Stepping: 0 [2022-04-28T03:48:19.943Z] CPU MHz: 2799.998 [2022-04-28T03:48:19.943Z] BogoMIPS: 5599.99 [2022-04-28T03:48:19.943Z] Virtualization: AMD-V [2022-04-28T03:48:19.943Z] Hypervisor vendor: KVM [2022-04-28T03:48:19.943Z] Virtualization type: full [2022-04-28T03:48:19.943Z] L1d cache: 256 KiB [2022-04-28T03:48:19.943Z] L1i cache: 256 KiB [2022-04-28T03:48:19.943Z] L2 cache: 4 MiB [2022-04-28T03:48:19.943Z] L3 cache: 128 MiB [2022-04-28T03:48:19.943Z] NUMA node0 CPU(s): 0-7 [2022-04-28T03:48:19.943Z] Vulnerability Itlb multihit: Not affected [2022-04-28T03:48:19.943Z] Vulnerability L1tf: Not affected [2022-04-28T03:48:19.943Z] Vulnerability Mds: Not affected [2022-04-28T03:48:19.943Z] Vulnerability Meltdown: Not affected [2022-04-28T03:48:19.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-28T03:48:19.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-28T03:48:19.943Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-28T03:48:19.943Z] Vulnerability Srbds: Not affected [2022-04-28T03:48:19.943Z] Vulnerability Tsx async abort: Not affected [2022-04-28T03:48:19.943Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] ---> nproc: [2022-04-28T03:48:19.943Z] 8 [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] ---> df -h: [2022-04-28T03:48:19.943Z] Filesystem Size Used Avail Use% Mounted on [2022-04-28T03:48:19.943Z] overlay 155G 13G 143G 8% / [2022-04-28T03:48:19.943Z] tmpfs 64M 0 64M 0% /dev [2022-04-28T03:48:19.943Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-28T03:48:19.943Z] shm 64M 0 64M 0% /dev/shm [2022-04-28T03:48:19.943Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] ---> sar -b -r -n DEV: [2022-04-28T03:48:19.943Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33614) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:36:11 LINUX RESTART (8 CPU) [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-28T03:48:19.943Z] 03:38:01 233.51 2.02 231.49 0.00 50.12 96699.75 0.00 [2022-04-28T03:48:19.943Z] 03:39:01 151.86 0.12 151.74 0.00 10.66 28567.11 0.00 [2022-04-28T03:48:19.943Z] 03:40:01 1.77 0.00 1.77 0.00 0.00 21.74 0.00 [2022-04-28T03:48:19.943Z] 03:41:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 [2022-04-28T03:48:19.943Z] 03:42:01 1.18 0.02 1.17 0.00 0.13 13.20 0.00 [2022-04-28T03:48:19.943Z] 03:43:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2022-04-28T03:48:19.943Z] 03:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-04-28T03:48:19.943Z] 03:45:01 1.67 0.00 1.67 0.00 0.00 20.40 0.00 [2022-04-28T03:48:19.943Z] 03:46:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-04-28T03:48:19.943Z] 03:47:01 1.92 0.00 1.92 0.00 0.00 27.33 0.00 [2022-04-28T03:48:19.943Z] 03:48:01 123.81 0.13 123.68 0.00 14.66 60892.77 0.00 [2022-04-28T03:48:19.943Z] Average: 47.39 0.21 47.18 0.00 6.87 16937.08 0.00 [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-28T03:48:19.943Z] 03:38:01 28045696 31763536 529512 1.61 189472 3708376 1778508 5.24 1223616 3131244 240 [2022-04-28T03:48:19.943Z] 03:39:01 27403664 31768964 519388 1.58 201864 4285912 1778756 5.24 1331208 3603920 376 [2022-04-28T03:48:19.943Z] 03:40:01 27404448 31769900 518208 1.58 201896 4285916 1778756 5.24 1330592 3603924 20 [2022-04-28T03:48:19.943Z] 03:41:01 27409188 31774904 513348 1.56 201928 4285920 1778756 5.24 1324836 3604160 8 [2022-04-28T03:48:19.943Z] 03:42:01 27409572 31775332 512792 1.56 201984 4285920 1796244 5.29 1325492 3604168 20 [2022-04-28T03:48:19.943Z] 03:43:01 27410556 31776380 511620 1.56 202040 4285928 1796244 5.29 1323640 3604168 16 [2022-04-28T03:48:19.943Z] 03:44:01 27414940 31780892 507056 1.54 202064 4285936 1796244 5.29 1320068 3604252 32 [2022-04-28T03:48:19.943Z] 03:45:01 27414672 31780672 507248 1.54 202116 4285940 1796244 5.29 1320036 3604256 24 [2022-04-28T03:48:19.943Z] 03:46:01 27414592 31780648 507208 1.54 202164 4285940 1796244 5.29 1320364 3604280 24 [2022-04-28T03:48:19.943Z] 03:47:01 27414688 31780820 507172 1.54 202240 4285904 1796244 5.29 1320752 3604260 24 [2022-04-28T03:48:19.943Z] 03:48:01 25898872 31755952 526756 1.60 239544 5608728 1797444 5.30 1435472 4871028 260 [2022-04-28T03:48:19.943Z] Average: 27330990 31773455 514573 1.56 204301 4353675 1789971 5.28 1325098 3676333 95 [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-28T03:48:19.943Z] 03:38:01 ens3 467.11 335.64 5722.90 96.40 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:38:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:38:01 docker0 216.03 279.29 17.35 2335.36 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:39:01 ens3 196.92 139.96 2646.19 212.35 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:39:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:39:01 docker0 7.92 9.62 0.45 38.10 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:40:01 ens3 15.38 9.76 14.66 0.64 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:41:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:42:01 ens3 0.75 0.48 0.42 0.33 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:47:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:48:01 ens3 333.94 212.73 7624.57 65.53 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:48:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] 03:48:01 docker0 33.06 41.67 3.02 346.82 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] Average: ens3 92.31 63.55 1455.40 34.12 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] Average: docker0 23.36 30.05 1.89 247.29 0.00 0.00 0.00 0.00 [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] ---> sar -P ALL: [2022-04-28T03:48:19.943Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33614) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:36:11 LINUX RESTART (8 CPU) [2022-04-28T03:48:19.943Z] [2022-04-28T03:48:19.943Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T03:48:19.943Z] 03:38:01 all 17.15 0.00 5.81 1.73 0.10 75.22 [2022-04-28T03:48:19.943Z] 03:38:01 0 16.09 0.00 5.53 0.68 0.08 77.63 [2022-04-28T03:48:19.943Z] 03:38:01 1 16.65 0.00 5.44 0.93 0.10 76.88 [2022-04-28T03:48:19.943Z] 03:38:01 2 17.10 0.00 5.22 0.96 0.08 76.63 [2022-04-28T03:48:19.943Z] 03:38:01 3 16.54 0.00 6.36 0.56 0.10 76.44 [2022-04-28T03:48:19.943Z] 03:38:01 4 16.39 0.00 5.03 0.53 0.08 77.98 [2022-04-28T03:48:19.943Z] 03:38:01 5 18.41 0.00 6.29 3.92 0.10 71.28 [2022-04-28T03:48:19.943Z] 03:38:01 6 17.53 0.00 5.85 4.19 0.08 72.34 [2022-04-28T03:48:19.943Z] 03:38:01 7 18.48 0.00 6.75 2.09 0.12 72.57 [2022-04-28T03:48:19.943Z] 03:39:01 all 9.32 0.00 2.85 1.08 0.07 86.67 [2022-04-28T03:48:19.943Z] 03:39:01 0 9.90 0.00 2.92 0.45 0.08 86.64 [2022-04-28T03:48:19.943Z] 03:39:01 1 9.79 0.00 2.98 0.98 0.05 86.20 [2022-04-28T03:48:19.943Z] 03:39:01 2 8.25 0.00 3.14 4.21 0.07 84.33 [2022-04-28T03:48:19.943Z] 03:39:01 3 9.31 0.00 3.37 1.58 0.07 85.67 [2022-04-28T03:48:19.943Z] 03:39:01 4 9.61 0.00 2.43 0.22 0.08 87.66 [2022-04-28T03:48:19.943Z] 03:39:01 5 9.22 0.00 2.35 0.23 0.07 88.13 [2022-04-28T03:48:19.943Z] 03:39:01 6 8.73 0.00 2.72 0.55 0.05 87.95 [2022-04-28T03:48:19.943Z] 03:39:01 7 9.78 0.00 2.91 0.45 0.07 86.79 [2022-04-28T03:48:19.943Z] 03:40:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-04-28T03:48:19.943Z] 03:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T03:48:19.943Z] 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T03:48:19.943Z] 03:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-28T03:48:19.943Z] 03:40:01 3 0.08 0.00 0.02 0.03 0.00 99.87 [2022-04-28T03:48:19.943Z] 03:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T03:48:19.943Z] 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.943Z] 03:40:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T03:48:19.943Z] 03:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.943Z] 03:41:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2022-04-28T03:48:19.943Z] 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.943Z] 03:41:01 1 0.67 0.00 0.00 0.00 0.00 99.33 [2022-04-28T03:48:19.943Z] 03:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.943Z] 03:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-28T03:48:19.943Z] 03:41:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2022-04-28T03:48:19.943Z] 03:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-28T03:48:19.943Z] 03:41:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2022-04-28T03:48:19.943Z] 03:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T03:48:19.943Z] 03:42:01 all 0.21 0.00 0.02 0.01 0.00 99.77 [2022-04-28T03:48:19.943Z] 03:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.943Z] 03:42:01 1 1.52 0.00 0.07 0.00 0.00 98.42 [2022-04-28T03:48:19.944Z] 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:42:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2022-04-28T03:48:19.944Z] 03:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-28T03:48:19.944Z] 03:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-04-28T03:48:19.944Z] 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:43:01 3 0.08 0.00 0.00 0.02 0.00 99.90 [2022-04-28T03:48:19.944Z] 03:43:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2022-04-28T03:48:19.944Z] 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-04-28T03:48:19.944Z] 03:43:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-28T03:48:19.944Z] 03:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T03:48:19.944Z] 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:44:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-28T03:48:19.944Z] 03:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T03:48:19.944Z] 03:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T03:48:19.944Z] 03:45:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-04-28T03:48:19.944Z] 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:45:01 3 0.12 0.00 0.00 0.02 0.00 99.87 [2022-04-28T03:48:19.944Z] 03:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T03:48:19.944Z] 03:45:01 5 0.17 0.00 0.00 0.03 0.00 99.80 [2022-04-28T03:48:19.944Z] 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:45:01 7 0.08 0.00 0.02 0.02 0.00 99.88 [2022-04-28T03:48:19.944Z] 03:46:01 all 0.16 0.00 0.00 0.00 0.01 99.82 [2022-04-28T03:48:19.944Z] 03:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:46:01 1 1.22 0.00 0.02 0.00 0.02 98.74 [2022-04-28T03:48:19.944Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T03:48:19.944Z] 03:46:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-28T03:48:19.944Z] 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T03:48:19.944Z] 03:47:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2022-04-28T03:48:19.944Z] 03:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:47:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-28T03:48:19.944Z] 03:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T03:48:19.944Z] 03:47:01 3 0.02 0.00 0.00 0.10 0.00 99.88 [2022-04-28T03:48:19.944Z] 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:47:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2022-04-28T03:48:19.944Z] 03:47:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-28T03:48:19.944Z] 03:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T03:48:19.944Z] 03:48:01 all 9.41 0.00 3.74 1.13 0.07 85.65 [2022-04-28T03:48:19.944Z] 03:48:01 0 9.99 0.00 3.48 0.25 0.07 86.21 [2022-04-28T03:48:19.944Z] 03:48:01 1 9.99 0.00 3.35 0.17 0.07 86.42 [2022-04-28T03:48:19.944Z] 03:48:01 2 11.37 0.00 4.11 0.59 0.07 83.86 [2022-04-28T03:48:19.944Z] 03:48:01 3 8.34 0.00 3.54 1.03 0.07 87.02 [2022-04-28T03:48:19.944Z] 03:48:01 4 9.38 0.00 3.67 0.45 0.07 86.43 [2022-04-28T03:48:19.944Z] 03:48:01 5 7.58 0.00 4.53 5.87 0.05 81.97 [2022-04-28T03:48:19.944Z] 03:48:01 6 9.18 0.00 3.33 0.20 0.07 87.23 [2022-04-28T03:48:19.944Z] 03:48:01 7 9.44 0.00 3.91 0.53 0.08 86.04 [2022-04-28T03:48:19.944Z] [2022-04-28T03:48:19.944Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-28T03:48:19.944Z] Average: all 3.31 0.00 1.13 0.36 0.02 95.18 [2022-04-28T03:48:19.944Z] Average: 0 3.25 0.00 1.08 0.12 0.02 95.52 [2022-04-28T03:48:19.944Z] Average: 1 3.78 0.00 1.07 0.19 0.02 94.95 [2022-04-28T03:48:19.944Z] Average: 2 3.32 0.00 1.13 0.52 0.02 95.00 [2022-04-28T03:48:19.944Z] Average: 3 3.11 0.00 1.20 0.31 0.02 95.35 [2022-04-28T03:48:19.944Z] Average: 4 3.21 0.00 1.02 0.11 0.02 95.63 [2022-04-28T03:48:19.944Z] Average: 5 3.20 0.00 1.19 0.91 0.02 94.68 [2022-04-28T03:48:19.944Z] Average: 6 3.19 0.00 1.08 0.45 0.02 95.26 [2022-04-28T03:48:19.944Z] Average: 7 3.42 0.00 1.24 0.28 0.03 95.04 [2022-04-28T03:48:19.944Z] [2022-04-28T03:48:19.944Z] [2022-04-28T03:48:19.944Z]