Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d313b8299c0f6991d32094a1385114a65373b886 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-ssh17779759861634196821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8753896600918488263.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh1476230410525345049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13296924260473020720.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-ssh12781592738196328333.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 Running on prd-ubuntu20.04-docker-8c-8g-21482 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Avoid second fetch Checking out Revision d313b8299c0f6991d32094a1385114a65373b886 (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 Commit message: "test(snap): add snap CI workflow" > git rev-list --no-walk 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T08:21:19.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T08:21:19.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T08:21:19.779Z] ========================================================= [2022-04-20T08:21:19.779Z] EdgeX Global Pipelines Version Info [2022-04-20T08:21:19.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:21:20.561Z] ------------------- [2022-04-20T08:21:20.561Z] stable info: [2022-04-20T08:21:20.561Z] ------------------- [2022-04-20T08:21:20.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T08:21:20.561Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T08:21:20.561Z] Message: update stable to v1.0.221 [2022-04-20T08:21:21.134Z] ------------------- [2022-04-20T08:21:21.134Z] experimental info: [2022-04-20T08:21:21.134Z] ------------------- [2022-04-20T08:21:21.134Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T08:21:21.134Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T08:21:21.134Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T08:21:21.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-20T08:21:21.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-20T08:21:21.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T08:21:21.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T08:21:21.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T08:21:21.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T08:21:21.345Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T08:21:21.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T08:21:21.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T08:21:21.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T08:21:21.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T08:21:21.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-20T08:21:21.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T08:21:21.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T08:21:21.439Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T08:21:21.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T08:21:21.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T08:21:21.488Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T08:21:21.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T08:21:21.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T08:21:21.526Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T08:21:21.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T08:21:21.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T08:21:21.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T08:21:21.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T08:21:21.590Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T08:21:21.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-20T08:21:21.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-20T08:21:21.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-20T08:21:21.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo [2022-04-20T08:21:21.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d313b82 [Pipeline] echo [2022-04-20T08:21:21.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:21:21.715Z] provisioning config files... [2022-04-20T08:21:21.730Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8226138490179723014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:21:22.034Z] ---> docker-login.sh [2022-04-20T08:21:22.035Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:21:22.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:22.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:22.296Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:22.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:22.296Z] [2022-04-20T08:21:22.296Z] Login Succeeded [2022-04-20T08:21:22.296Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:21:22.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:22.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:22.557Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:22.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:22.557Z] [2022-04-20T08:21:22.557Z] Login Succeeded [2022-04-20T08:21:22.557Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:21:22.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:22.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:22.557Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:22.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:22.557Z] [2022-04-20T08:21:22.557Z] Login Succeeded [2022-04-20T08:21:22.557Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:21:22.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:22.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:22.818Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:22.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:22.818Z] [2022-04-20T08:21:22.818Z] Login Succeeded [2022-04-20T08:21:22.818Z] docker.io [2022-04-20T08:21:22.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:23.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:23.394Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:23.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:23.394Z] [2022-04-20T08:21:23.394Z] Login Succeeded [2022-04-20T08:21:23.394Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:21:23.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T08:21:23.792Z] + git rev-list -1 --merges d313b8299c0f6991d32094a1385114a65373b886~1..d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo [2022-04-20T08:21:23.946Z] -----------> git rev-list -1 --merges d313b8299c0f6991d32094a1385114a65373b886~1..d313b8299c0f6991d32094a1385114a65373b886 d313b8299c0f6991d32094a1385114a65373b886 [false] [Pipeline] sh [2022-04-20T08:21:24.251Z] + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo [2022-04-20T08:21:24.270Z] ========================================================= [2022-04-20T08:21:24.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T08:21:24.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:21:24.623Z] + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] echo [2022-04-20T08:21:24.638Z] [semverPrep] GIT_COMMIT: d313b8299c0f6991d32094a1385114a65373b886, Commit Message: test(snap): add snap CI workflow [Pipeline] echo [2022-04-20T08:21:24.651Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T08:21:25.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T08:21:25.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T08:21:25.078Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T08:21:25.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T08:21:25.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T08:21:25.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T08:21:25.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:21:25.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:21:25.507Z] [2022-04-20T08:21:25.507Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:21:25.813Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:21:25.813Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T08:21:25.813Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T08:21:25.813Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T08:21:25.813Z] 4c7163046ea9: Pulling fs layer [2022-04-20T08:21:25.813Z] 0c2d73faf560: Pulling fs layer [2022-04-20T08:21:25.813Z] 0c2d73faf560: Waiting [2022-04-20T08:21:25.813Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T08:21:25.813Z] 3e5f54012d9b: Download complete [2022-04-20T08:21:25.813Z] a0d0a0d46f8b: Verifying Checksum [2022-04-20T08:21:25.813Z] a0d0a0d46f8b: Download complete [2022-04-20T08:21:26.073Z] 0c2d73faf560: Verifying Checksum [2022-04-20T08:21:26.073Z] 0c2d73faf560: Download complete [2022-04-20T08:21:26.073Z] 4c7163046ea9: Verifying Checksum [2022-04-20T08:21:26.073Z] 4c7163046ea9: Download complete [2022-04-20T08:21:26.073Z] a0d0a0d46f8b: Pull complete [2022-04-20T08:21:26.073Z] 3e5f54012d9b: Pull complete [2022-04-20T08:21:26.334Z] 4c7163046ea9: Pull complete [2022-04-20T08:21:26.595Z] 0c2d73faf560: Pull complete [2022-04-20T08:21:26.595Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T08:21:26.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:21:26.595Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T08:21:26.678Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:21:26.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T08:21:27.472Z] $ docker top 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T08:21:27.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:21:27.575Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:21:27.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:21:27.728Z] $ docker exec 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent [2022-04-20T08:21:27.843Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodkgCd/agent.13 [2022-04-20T08:21:27.843Z] SSH_AGENT_PID=20 [2022-04-20T08:21:27.852Z] Running ssh-add (command line suppressed) [2022-04-20T08:21:27.978Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2726199620302214802.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2726199620302214802.key) [2022-04-20T08:21:27.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:21:28.285Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T08:21:28.305Z] $ docker exec --env ******** --env ******** 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent -k [2022-04-20T08:21:28.426Z] unset SSH_AUTH_SOCK; [2022-04-20T08:21:28.426Z] unset SSH_AGENT_PID; [2022-04-20T08:21:28.426Z] echo Agent pid 20 killed; [2022-04-20T08:21:28.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T08:21:28.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:21:28.461Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:21:28.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:21:28.601Z] $ docker exec 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent [2022-04-20T08:21:28.725Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiAEOEf/agent.53 [2022-04-20T08:21:28.725Z] SSH_AGENT_PID=59 [2022-04-20T08:21:28.733Z] Running ssh-add (command line suppressed) [2022-04-20T08:21:28.860Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369231917493882481.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369231917493882481.key) [2022-04-20T08:21:28.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:21:29.166Z] + git semver init [2022-04-20T08:21:29.166Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T08:21:29.166Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-20T08:21:29.166Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:21:29.166Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T08:21:29.166Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T08:21:29.166Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T08:21:29.166Z] # $SEMVER_BRANCH = main [2022-04-20T08:21:29.166Z] # $SEMVER_TEMP = /tmp/semver-564093073 [2022-04-20T08:21:29.166Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-20T08:21:31.733Z] # '/tmp/semver-564093073' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-20T08:21:31.733Z] # -> Force: false [2022-04-20T08:21:31.733Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-20T08:21:31.755Z] $ docker exec --env ******** --env ******** 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 ssh-agent -k [2022-04-20T08:21:31.870Z] unset SSH_AUTH_SOCK; [2022-04-20T08:21:31.870Z] unset SSH_AGENT_PID; [2022-04-20T08:21:31.871Z] echo Agent pid 59 killed; [2022-04-20T08:21:31.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T08:21:32.197Z] + git semver [Pipeline] } [2022-04-20T08:21:32.219Z] $ docker stop --time=1 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 [2022-04-20T08:21:33.643Z] $ docker rm -f 6fe52d7adec9eb7c27ff057c9cb5a17306949449ad8143bcd2f28b0fe78f1ac6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:21:34.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T08:21:34.274Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T08:21:34.278Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.23 [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-20T08:21:34.434Z] provisioning config files... [2022-04-20T08:21:34.446Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2342186523272975670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:21:34.750Z] ---> docker-login.sh [2022-04-20T08:21:34.750Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:21:34.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:34.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:34.750Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:34.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:34.750Z] [2022-04-20T08:21:34.750Z] Login Succeeded [2022-04-20T08:21:34.750Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:21:34.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:35.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:35.012Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:35.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:35.012Z] [2022-04-20T08:21:35.012Z] Login Succeeded [2022-04-20T08:21:35.012Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:21:35.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:35.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:35.012Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:35.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:35.012Z] [2022-04-20T08:21:35.012Z] Login Succeeded [2022-04-20T08:21:35.012Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:21:35.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:35.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:35.273Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:35.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:35.273Z] [2022-04-20T08:21:35.273Z] Login Succeeded [2022-04-20T08:21:35.273Z] docker.io [2022-04-20T08:21:35.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:21:35.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:21:35.534Z] Configure a credential helper to remove this warning. See [2022-04-20T08:21:35.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:21:35.534Z] [2022-04-20T08:21:35.534Z] Login Succeeded [2022-04-20T08:21:35.534Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:21:35.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T08:21:35.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:21:35.630Z] ========================================================= [2022-04-20T08:21:35.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T08:21:35.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:21:35.946Z] + 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-20T08:21:36.206Z] Sending build context to Docker daemon 43.18MB [2022-04-20T08:21:36.206Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:21:36.206Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-20T08:21:36.206Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T08:21:36.206Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T08:21:36.206Z] 666ba61612fd: Pulling fs layer [2022-04-20T08:21:36.206Z] 8ed8ca486205: Pulling fs layer [2022-04-20T08:21:36.206Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T08:21:36.206Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T08:21:36.206Z] 640e595b4fbd: Pulling fs layer [2022-04-20T08:21:36.206Z] 763cafe07f6e: Pulling fs layer [2022-04-20T08:21:36.206Z] 0c0b528cf693: Pulling fs layer [2022-04-20T08:21:36.206Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T08:21:36.206Z] 640e595b4fbd: Waiting [2022-04-20T08:21:36.206Z] 10935f4eaf8b: Waiting [2022-04-20T08:21:36.206Z] 4fe6c5a15a65: Waiting [2022-04-20T08:21:36.206Z] 22a0e8bec74d: Waiting [2022-04-20T08:21:36.206Z] 763cafe07f6e: Waiting [2022-04-20T08:21:36.206Z] 0c0b528cf693: Waiting [2022-04-20T08:21:36.206Z] 8ed8ca486205: Verifying Checksum [2022-04-20T08:21:36.206Z] 8ed8ca486205: Download complete [2022-04-20T08:21:36.206Z] 666ba61612fd: Verifying Checksum [2022-04-20T08:21:36.206Z] 666ba61612fd: Download complete [2022-04-20T08:21:36.206Z] 22a0e8bec74d: Download complete [2022-04-20T08:21:36.206Z] 640e595b4fbd: Download complete [2022-04-20T08:21:36.206Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T08:21:36.206Z] 59bf1c3509f3: Download complete [2022-04-20T08:21:36.206Z] 763cafe07f6e: Verifying Checksum [2022-04-20T08:21:36.206Z] 763cafe07f6e: Download complete [2022-04-20T08:21:36.468Z] 0c0b528cf693: Verifying Checksum [2022-04-20T08:21:36.468Z] 0c0b528cf693: Download complete [2022-04-20T08:21:36.468Z] 59bf1c3509f3: Pull complete [2022-04-20T08:21:36.731Z] 666ba61612fd: Pull complete [2022-04-20T08:21:36.731Z] 8ed8ca486205: Pull complete [2022-04-20T08:21:36.996Z] 10935f4eaf8b: Download complete [2022-04-20T08:21:37.258Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T08:21:37.258Z] 4fe6c5a15a65: Download complete [2022-04-20T08:21:41.466Z] 4fe6c5a15a65: Pull complete [2022-04-20T08:21:41.466Z] 22a0e8bec74d: Pull complete [2022-04-20T08:21:41.466Z] 640e595b4fbd: Pull complete [2022-04-20T08:21:41.466Z] 763cafe07f6e: Pull complete [2022-04-20T08:21:41.466Z] 0c0b528cf693: Pull complete [2022-04-20T08:21:44.014Z] 10935f4eaf8b: Pull complete [2022-04-20T08:21:44.014Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T08:21:44.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T08:21:44.014Z] ---> 99d49a6021b9 [2022-04-20T08:21:44.014Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:21:45.400Z] ---> Running in 9192b03a3ba9 [2022-04-20T08:21:45.659Z] Removing intermediate container 9192b03a3ba9 [2022-04-20T08:21:45.659Z] ---> ab9c81fb2be5 [2022-04-20T08:21:45.659Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:21:45.659Z] ---> Running in b0a116bf4450 [2022-04-20T08:21:45.659Z] Removing intermediate container b0a116bf4450 [2022-04-20T08:21:45.659Z] ---> a8a62276887f [2022-04-20T08:21:45.659Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:21:45.659Z] ---> Running in fa51c1346834 [2022-04-20T08:21:45.920Z] Removing intermediate container fa51c1346834 [2022-04-20T08:21:45.920Z] ---> be7261db1d63 [2022-04-20T08:21:45.920Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-20T08:21:45.920Z] ---> Running in 4a1bc9442cca [2022-04-20T08:21:45.920Z] Removing intermediate container 4a1bc9442cca [2022-04-20T08:21:45.920Z] ---> 2b4e709f731d [2022-04-20T08:21:45.920Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:21:45.920Z] ---> Running in bc2e45b9772d [2022-04-20T08:21:46.181Z] Removing intermediate container bc2e45b9772d [2022-04-20T08:21:46.181Z] ---> f17cacd5e997 [2022-04-20T08:21:46.181Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:21:46.181Z] ---> Running in dad011cc6956 [2022-04-20T08:21:46.763Z] Removing intermediate container dad011cc6956 [2022-04-20T08:21:46.763Z] ---> b4d72ef59fe6 [2022-04-20T08:21:46.763Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:21:46.763Z] ---> Running in 00970cfa7b77 [2022-04-20T08:21:47.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T08:21:47.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T08:21:48.543Z] OK: 221 MiB in 52 packages [2022-04-20T08:21:48.804Z] Removing intermediate container 00970cfa7b77 [2022-04-20T08:21:48.804Z] ---> 2d6cba9e3107 [2022-04-20T08:21:48.804Z] Step 10/15 : ENV GO111MODULE=on [2022-04-20T08:21:48.804Z] ---> Running in 288b1cccb4a2 [2022-04-20T08:21:49.064Z] Removing intermediate container 288b1cccb4a2 [2022-04-20T08:21:49.064Z] ---> 53641d717f83 [2022-04-20T08:21:49.064Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:21:49.064Z] ---> Running in 20a638baa2dd [2022-04-20T08:21:49.064Z] Removing intermediate container 20a638baa2dd [2022-04-20T08:21:49.064Z] ---> 4547a1e881fd [2022-04-20T08:21:49.064Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-20T08:21:49.325Z] ---> b4f30d809136 [2022-04-20T08:21:49.325Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:21:49.325Z] ---> Running in 6d93f6690ab5 [2022-04-20T08:21:49.385Z] Still waiting to schedule task [2022-04-20T08:21:49.385Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-20T08:22:15.916Z] Removing intermediate container 6d93f6690ab5 [2022-04-20T08:22:15.916Z] ---> 873977b60f87 [2022-04-20T08:22:15.916Z] Step 14/15 : COPY . . [2022-04-20T08:22:16.860Z] ---> 802e23a7bc18 [2022-04-20T08:22:16.860Z] Step 15/15 : RUN ${MAKE} [2022-04-20T08:22:16.860Z] ---> Running in 1059c19693bc [2022-04-20T08:22:17.121Z] noop [2022-04-20T08:22:17.382Z] Removing intermediate container 1059c19693bc [2022-04-20T08:22:17.382Z] ---> 1078d43eed58 [2022-04-20T08:22:17.382Z] Successfully built 1078d43eed58 [2022-04-20T08:22:17.382Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:17.690Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T08:22:17.690Z] . [Pipeline] withDockerContainer [2022-04-20T08:22:17.764Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:22:17.807Z] $ 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-20T08:22:18.227Z] $ docker top 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:22:18.594Z] + go version [2022-04-20T08:22:18.594Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T08:22:18.612Z] $ docker stop --time=1 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 [2022-04-20T08:22:19.941Z] $ docker rm -f 40a30e363bf222df336b04b7a46019ecd991b44b9995c144c1039b34318525d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:20.356Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T08:22:20.357Z] . [Pipeline] withDockerContainer [2022-04-20T08:22:20.431Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:22:20.478Z] $ 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-20T08:22:20.873Z] $ docker top 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T08:22:21.240Z] + make test [2022-04-20T08:22:21.240Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-20T08:22:21.501Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-20T08:22:28.225Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-20T08:22:28.225Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-20T08:22:30.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T08:22:30.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T08:22:30.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T08:22:30.165Z] $ docker stop --time=1 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 [2022-04-20T08:22:31.738Z] $ docker rm -f 38ab7f258293e290b9b8a83b8a19c17500e120fae5d4be0ab4b016aabd07e2c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:22:32.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T08:22:32.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T08:22:33.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T08:22:33.436Z] + ls -al . [2022-04-20T08:22:33.436Z] total 164 [2022-04-20T08:22:33.436Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 20 08:22 . [2022-04-20T08:22:33.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 .. [2022-04-20T08:22:33.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:21 .git [2022-04-20T08:22:33.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 .github [2022-04-20T08:22:33.436Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:21 .gitignore [2022-04-20T08:22:33.437Z] drwx------ 3 jenkins jenkins 4096 Apr 20 08:21 .semver [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:21 Attribution.txt [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:21 CONTRIBUTING.md [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:21 Dockerfile [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:21 Jenkinsfile [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:21 LICENSE [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:21 Makefile [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:21 README.md [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 08:21 VERSION [2022-04-20T08:22:33.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 assets [2022-04-20T08:22:33.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:21 bin [2022-04-20T08:22:33.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 cmd [2022-04-20T08:22:33.437Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:22 coverage.out [2022-04-20T08:22:33.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:21 docs [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:21 go.mod [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:21 go.sum [2022-04-20T08:22:33.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:21 internal [2022-04-20T08:22:33.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:21 pkg [2022-04-20T08:22:33.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 snap [2022-04-20T08:22:33.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 testing [2022-04-20T08:22:33.437Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:21 version.go [2022-04-20T08:22:33.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:21 web [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:33.741Z] + 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=d313b8299c0f6991d32094a1385114a65373b886 --label arch=amd64 --label version=2.1.1-dev.23 . [2022-04-20T08:22:34.003Z] Sending build context to Docker daemon 43.18MB [2022-04-20T08:22:34.003Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:22:34.003Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-20T08:22:34.003Z] ---> 1078d43eed58 [2022-04-20T08:22:34.003Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:22:34.003Z] ---> Running in 35e7c86c505f [2022-04-20T08:22:34.265Z] Removing intermediate container 35e7c86c505f [2022-04-20T08:22:34.265Z] ---> 83e39a36bf5d [2022-04-20T08:22:34.265Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:22:34.265Z] ---> Running in 2613ed60aa1b [2022-04-20T08:22:34.265Z] Removing intermediate container 2613ed60aa1b [2022-04-20T08:22:34.265Z] ---> 8183c0385620 [2022-04-20T08:22:34.265Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:22:34.525Z] ---> Running in 8236843a306d [2022-04-20T08:22:34.525Z] Removing intermediate container 8236843a306d [2022-04-20T08:22:34.525Z] ---> 37c931546d2e [2022-04-20T08:22:34.525Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-20T08:22:34.525Z] ---> Running in c69bdc0d2e2c [2022-04-20T08:22:34.525Z] Removing intermediate container c69bdc0d2e2c [2022-04-20T08:22:34.525Z] ---> 69d8361448e8 [2022-04-20T08:22:34.525Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:22:34.785Z] ---> Running in f5ed4b09a76d [2022-04-20T08:22:34.785Z] Removing intermediate container f5ed4b09a76d [2022-04-20T08:22:34.785Z] ---> 69f8933df3f7 [2022-04-20T08:22:34.785Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:22:34.785Z] ---> Running in d02b6170757b [2022-04-20T08:22:35.356Z] Removing intermediate container d02b6170757b [2022-04-20T08:22:35.356Z] ---> b8f8c5a9842c [2022-04-20T08:22:35.356Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:22:35.356Z] ---> Running in cbd83959a504 [2022-04-20T08:22:35.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T08:22:36.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T08:22:37.074Z] OK: 221 MiB in 52 packages [2022-04-20T08:22:37.347Z] Removing intermediate container cbd83959a504 [2022-04-20T08:22:37.347Z] ---> 141df8145a88 [2022-04-20T08:22:37.347Z] Step 10/23 : ENV GO111MODULE=on [2022-04-20T08:22:37.347Z] ---> Running in 318ebf3f12d5 [2022-04-20T08:22:37.348Z] Removing intermediate container 318ebf3f12d5 [2022-04-20T08:22:37.348Z] ---> 46d15bd82ef5 [2022-04-20T08:22:37.348Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:22:37.610Z] ---> Running in 3d2d33ca245b [2022-04-20T08:22:37.610Z] Removing intermediate container 3d2d33ca245b [2022-04-20T08:22:37.610Z] ---> f6989483636f [2022-04-20T08:22:37.610Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-20T08:22:37.871Z] ---> 6813c9fc0dea [2022-04-20T08:22:37.871Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:22:37.871Z] ---> Running in 11d5854050f5 [2022-04-20T08:22:38.811Z] Removing intermediate container 11d5854050f5 [2022-04-20T08:22:38.811Z] ---> 530f81d283eb [2022-04-20T08:22:38.811Z] Step 14/23 : COPY . . [2022-04-20T08:22:39.760Z] ---> 97e2366f6ec3 [2022-04-20T08:22:39.760Z] Step 15/23 : RUN ${MAKE} [2022-04-20T08:22:40.022Z] ---> Running in 165afd78469a [2022-04-20T08:22:40.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-20T08:22:45.640Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-20T08:22:48.185Z] Removing intermediate container 165afd78469a [2022-04-20T08:22:48.185Z] ---> ade33c82bdae [2022-04-20T08:22:48.185Z] Step 16/23 : FROM alpine:3.14 [2022-04-20T08:22:48.447Z] 3.14: Pulling from library/alpine [2022-04-20T08:22:48.447Z] 8663204ce13b: Pulling fs layer [2022-04-20T08:22:48.709Z] 8663204ce13b: Verifying Checksum [2022-04-20T08:22:48.709Z] 8663204ce13b: Download complete [2022-04-20T08:22:48.970Z] 8663204ce13b: Pull complete [2022-04-20T08:22:48.970Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T08:22:48.971Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T08:22:48.971Z] ---> e04c818066af [2022-04-20T08:22:48.971Z] Step 17/23 : EXPOSE 4000 [2022-04-20T08:22:48.971Z] ---> Running in 5286b2c9e650 [2022-04-20T08:22:49.232Z] Removing intermediate container 5286b2c9e650 [2022-04-20T08:22:49.232Z] ---> a19d998cb200 [2022-04-20T08:22:49.232Z] 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-20T08:22:49.805Z] ---> f8e3e6ce335a [2022-04-20T08:22:49.805Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-20T08:22:49.805Z] ---> Running in 3959be68277e [2022-04-20T08:22:49.805Z] Removing intermediate container 3959be68277e [2022-04-20T08:22:49.805Z] ---> 362f1e43ec51 [2022-04-20T08:22:49.805Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-20T08:22:50.067Z] ---> Running in af0780131fc8 [2022-04-20T08:22:50.067Z] Removing intermediate container af0780131fc8 [2022-04-20T08:22:50.067Z] ---> 17ffa71646cd [2022-04-20T08:22:50.067Z] Step 21/23 : LABEL arch=amd64 [2022-04-20T08:22:50.067Z] ---> Running in 36382dce005b [2022-04-20T08:22:50.067Z] Removing intermediate container 36382dce005b [2022-04-20T08:22:50.067Z] ---> 9c6a598789c3 [2022-04-20T08:22:50.067Z] Step 22/23 : LABEL git_sha=d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:22:50.346Z] ---> Running in 59fbb9d259ce [2022-04-20T08:22:50.346Z] Removing intermediate container 59fbb9d259ce [2022-04-20T08:22:50.346Z] ---> fe973714800c [2022-04-20T08:22:50.346Z] Step 23/23 : LABEL version=2.1.1-dev.23 [2022-04-20T08:22:50.346Z] ---> Running in a64c3028119d [2022-04-20T08:22:50.346Z] Removing intermediate container a64c3028119d [2022-04-20T08:22:50.346Z] ---> c571569f79d7 [2022-04-20T08:22:50.346Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T08:22:50.346Z] Successfully built c571569f79d7 [2022-04-20T08:22:50.609Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:22:50.702Z] provisioning config files... [2022-04-20T08:22:50.716Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8554796403608636100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:22:51.014Z] ---> docker-login.sh [2022-04-20T08:22:51.014Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:22:51.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:22:51.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:22:51.014Z] Configure a credential helper to remove this warning. See [2022-04-20T08:22:51.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:22:51.014Z] [2022-04-20T08:22:51.014Z] Login Succeeded [2022-04-20T08:22:51.014Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:22:51.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:22:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:22:51.274Z] Configure a credential helper to remove this warning. See [2022-04-20T08:22:51.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:22:51.274Z] [2022-04-20T08:22:51.274Z] Login Succeeded [2022-04-20T08:22:51.274Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:22:51.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:22:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:22:51.274Z] Configure a credential helper to remove this warning. See [2022-04-20T08:22:51.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:22:51.274Z] [2022-04-20T08:22:51.274Z] Login Succeeded [2022-04-20T08:22:51.274Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:22:51.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:22:51.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:22:51.534Z] Configure a credential helper to remove this warning. See [2022-04-20T08:22:51.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:22:51.534Z] [2022-04-20T08:22:51.534Z] Login Succeeded [2022-04-20T08:22:51.534Z] docker.io [2022-04-20T08:22:51.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:22:51.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:22:51.794Z] Configure a credential helper to remove this warning. See [2022-04-20T08:22:51.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:22:51.794Z] [2022-04-20T08:22:51.794Z] Login Succeeded [2022-04-20T08:22:51.794Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:22:51.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T08:22:51.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:22:51.858Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-20T08:22:51.858Z] d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:22:51.858Z] latest [2022-04-20T08:22:51.858Z] 2.1.1-dev.23 [2022-04-20T08:22:51.858Z] d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:22:51.858Z] main [2022-04-20T08:22:51.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:52.198Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:52.489Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:22:52.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-20T08:22:52.489Z] bdb03024a88b: Preparing [2022-04-20T08:22:52.489Z] b541d28bf3b4: Preparing [2022-04-20T08:22:52.489Z] b541d28bf3b4: Layer already exists [2022-04-20T08:22:54.407Z] bdb03024a88b: Pushed [2022-04-20T08:22:54.407Z] d313b8299c0f6991d32094a1385114a65373b886: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:54.711Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:55.010Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-20T08:22:55.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-20T08:22:55.011Z] bdb03024a88b: Preparing [2022-04-20T08:22:55.011Z] b541d28bf3b4: Preparing [2022-04-20T08:22:55.011Z] bdb03024a88b: Layer already exists [2022-04-20T08:22:55.011Z] b541d28bf3b4: Layer already exists [2022-04-20T08:22:55.011Z] latest: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:55.314Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:55.610Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 [2022-04-20T08:22:55.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-20T08:22:55.610Z] bdb03024a88b: Preparing [2022-04-20T08:22:55.610Z] b541d28bf3b4: Preparing [2022-04-20T08:22:55.610Z] bdb03024a88b: Layer already exists [2022-04-20T08:22:55.610Z] b541d28bf3b4: Layer already exists [2022-04-20T08:22:55.610Z] 2.1.1-dev.23: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:55.916Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:56.218Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:22:56.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-20T08:22:56.218Z] bdb03024a88b: Preparing [2022-04-20T08:22:56.218Z] b541d28bf3b4: Preparing [2022-04-20T08:22:56.218Z] b541d28bf3b4: Layer already exists [2022-04-20T08:22:56.218Z] bdb03024a88b: Layer already exists [2022-04-20T08:22:56.218Z] d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:56.519Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:56.817Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-20T08:22:56.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-20T08:22:56.818Z] bdb03024a88b: Preparing [2022-04-20T08:22:56.818Z] b541d28bf3b4: Preparing [2022-04-20T08:22:56.818Z] b541d28bf3b4: Layer already exists [2022-04-20T08:22:56.818Z] bdb03024a88b: Layer already exists [2022-04-20T08:22:56.818Z] main: digest: sha256:7981078248d3ba8a1e03cdc6eb95ec3d292dbf173381f67f4f17b198d1876c62 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T08:22:56.855Z] ===================================================== [Pipeline] echo [2022-04-20T08:22:56.864Z] taggedImages: [2022-04-20T08:22:56.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:22:56.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-20T08:22:56.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.23 [2022-04-20T08:22:56.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:22:56.864Z] - 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-20T08:22:57.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:22:57.227Z] [2022-04-20T08:22:57.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:22:57.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:22:57.526Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T08:22:57.526Z] 5eb5b503b376: Pulling fs layer [2022-04-20T08:22:57.526Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T08:22:57.526Z] ec43610c2a17: Pulling fs layer [2022-04-20T08:22:57.526Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T08:22:57.526Z] 33b1e0a273af: Pulling fs layer [2022-04-20T08:22:57.526Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T08:22:57.526Z] 2f39f015ded8: Pulling fs layer [2022-04-20T08:22:57.526Z] 33b1e0a273af: Waiting [2022-04-20T08:22:57.526Z] 3a2ae6a8a46f: Waiting [2022-04-20T08:22:57.526Z] 5d3b04190fa2: Waiting [2022-04-20T08:22:57.526Z] 2f39f015ded8: Waiting [2022-04-20T08:22:57.526Z] 5c69ac0246d0: Verifying Checksum [2022-04-20T08:22:57.526Z] 5c69ac0246d0: Download complete [2022-04-20T08:22:57.526Z] 3a2ae6a8a46f: Download complete [2022-04-20T08:22:57.526Z] 33b1e0a273af: Verifying Checksum [2022-04-20T08:22:57.526Z] 33b1e0a273af: Download complete [2022-04-20T08:22:57.526Z] ec43610c2a17: Verifying Checksum [2022-04-20T08:22:57.526Z] ec43610c2a17: Download complete [2022-04-20T08:22:57.526Z] 5d3b04190fa2: Download complete [2022-04-20T08:22:57.785Z] 5eb5b503b376: Verifying Checksum [2022-04-20T08:22:57.785Z] 5eb5b503b376: Download complete [2022-04-20T08:22:58.355Z] 2f39f015ded8: Download complete [2022-04-20T08:22:59.293Z] 5eb5b503b376: Pull complete [2022-04-20T08:22:59.294Z] 5c69ac0246d0: Pull complete [2022-04-20T08:22:59.863Z] ec43610c2a17: Pull complete [2022-04-20T08:22:59.863Z] 3a2ae6a8a46f: Pull complete [2022-04-20T08:23:00.124Z] 33b1e0a273af: Pull complete [2022-04-20T08:23:00.383Z] 5d3b04190fa2: Pull complete [2022-04-20T08:23:05.670Z] 2f39f015ded8: Pull complete [2022-04-20T08:23:05.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T08:23:05.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:23:05.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T08:23:05.758Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:23:05.824Z] $ 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-20T08:23:07.800Z] $ docker top 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:23:08.234Z] ---> job-cost.sh [2022-04-20T08:23:08.234Z] lf-activate-venv: SKIPPING [2022-04-20T08:23:08.234Z] INFO: No Stack... [2022-04-20T08:23:08.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T08:23:09.068Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T08:23:09.366Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-04-20T08:23:09.366Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T08:23:09.382Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [2022-04-20T08:23:09.388Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] did not exist. Created. [2022-04-20T08:23:09.388Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T08:23:09.692Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T08:23:09.734Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T08:23:09.741Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T08:23:09.767Z] $ docker stop --time=1 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 [2022-04-20T08:23:10.928Z] $ docker rm -f 527ec713f6db677affcae8512cbc15aa98e0e4a71138d35dfbb0774dc703a886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T08:23:29.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21483 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-20T08:23:29.451Z] Running in /w/workspace/edgex-ui-go/62 [Pipeline] { [Pipeline] checkout [2022-04-20T08:23:29.690Z] The recommended git tool is: git [2022-04-20T08:23:37.547Z] using credential edgex-jenkins-ssh [2022-04-20T08:23:37.586Z] Cloning the remote Git repository [2022-04-20T08:23:37.653Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-20T08:23:37.761Z] > git init /w/workspace/edgex-ui-go/62 # timeout=10 [2022-04-20T08:23:37.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-20T08:23:37.938Z] > git --version # timeout=10 [2022-04-20T08:23:38.039Z] > git --version # 'git version 2.25.1' [2022-04-20T08:23:38.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T08:23:38.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T08:23:41.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-20T08:23:41.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T08:23:41.524Z] Avoid second fetch [2022-04-20T08:23:41.525Z] Checking out Revision d313b8299c0f6991d32094a1385114a65373b886 (main) [2022-04-20T08:23:41.564Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T08:23:41.616Z] > git checkout -f d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 [2022-04-20T08:23:46.752Z] Commit message: "test(snap): add snap CI workflow" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:23:47.597Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T08:23:47.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T08:23:47.597Z] Dload Upload Total Spent Left Speed [2022-04-20T08:23:47.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40837 0 --:--:-- --:--:-- --:--:-- 40837 [Pipeline] sh [2022-04-20T08:23:48.418Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T08:23:48.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T08:23:48.774Z] + sudo tee /etc/docker/daemon.new [2022-04-20T08:23:48.774Z] { [2022-04-20T08:23:48.774Z] "registry-mirrors": [ [2022-04-20T08:23:48.774Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T08:23:48.774Z] ], [2022-04-20T08:23:48.774Z] "bip": "10.250.0.254/24", [2022-04-20T08:23:48.774Z] "hosts": [ [2022-04-20T08:23:48.774Z] "tcp://0.0.0.0:5555", [2022-04-20T08:23:48.774Z] "unix:///var/run/docker.sock" [2022-04-20T08:23:48.774Z] ], [2022-04-20T08:23:48.774Z] "mtu": 1458, [2022-04-20T08:23:48.774Z] "selinux-enabled": true, [2022-04-20T08:23:48.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T08:23:48.774Z] } [Pipeline] sh [2022-04-20T08:23:49.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T08:23:49.466Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:24:07.861Z] provisioning config files... [2022-04-20T08:24:07.886Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config197905375771439932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:24:08.258Z] ---> docker-login.sh [2022-04-20T08:24:08.258Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:24:08.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:24:09.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:24:09.171Z] Configure a credential helper to remove this warning. See [2022-04-20T08:24:09.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:24:09.171Z] [2022-04-20T08:24:09.171Z] Login Succeeded [2022-04-20T08:24:09.171Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:24:09.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:24:09.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:24:09.729Z] Configure a credential helper to remove this warning. See [2022-04-20T08:24:09.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:24:09.729Z] [2022-04-20T08:24:09.729Z] Login Succeeded [2022-04-20T08:24:09.729Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:24:10.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:24:10.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:24:10.007Z] Configure a credential helper to remove this warning. See [2022-04-20T08:24:10.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:24:10.007Z] [2022-04-20T08:24:10.007Z] Login Succeeded [2022-04-20T08:24:10.007Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:24:10.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:24:10.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:24:10.612Z] Configure a credential helper to remove this warning. See [2022-04-20T08:24:10.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:24:10.612Z] [2022-04-20T08:24:10.612Z] Login Succeeded [2022-04-20T08:24:10.612Z] docker.io [2022-04-20T08:24:10.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:24:11.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:24:11.479Z] Configure a credential helper to remove this warning. See [2022-04-20T08:24:11.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:24:11.480Z] [2022-04-20T08:24:11.480Z] Login Succeeded [2022-04-20T08:24:11.480Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:24:11.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T08:24:11.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:24:12.007Z] ========================================================= [2022-04-20T08:24:12.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T08:24:12.007Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:24:12.364Z] + 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-20T08:24:13.352Z] Sending build context to Docker daemon 27.08MB [2022-04-20T08:24:13.352Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:24:13.352Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-20T08:24:13.630Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T08:24:13.630Z] 9b3977197b4f: Pulling fs layer [2022-04-20T08:24:13.630Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T08:24:13.630Z] 94645a83ff95: Pulling fs layer [2022-04-20T08:24:13.630Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T08:24:13.630Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T08:24:13.630Z] f7c0051592d6: Pulling fs layer [2022-04-20T08:24:13.630Z] a227ed2f7395: Pulling fs layer [2022-04-20T08:24:13.630Z] 7b1c46037f91: Pulling fs layer [2022-04-20T08:24:13.630Z] 3f3a8bcf1eab: Waiting [2022-04-20T08:24:13.630Z] 0c92f367c5e7: Waiting [2022-04-20T08:24:13.630Z] a227ed2f7395: Waiting [2022-04-20T08:24:13.630Z] f7c0051592d6: Waiting [2022-04-20T08:24:13.630Z] 7b1c46037f91: Waiting [2022-04-20T08:24:13.630Z] 94645a83ff95: Verifying Checksum [2022-04-20T08:24:13.630Z] 94645a83ff95: Download complete [2022-04-20T08:24:13.630Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T08:24:13.630Z] 1a89e8eeedd5: Download complete [2022-04-20T08:24:13.630Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T08:24:13.630Z] 0c92f367c5e7: Download complete [2022-04-20T08:24:13.630Z] f7c0051592d6: Verifying Checksum [2022-04-20T08:24:13.630Z] f7c0051592d6: Download complete [2022-04-20T08:24:13.630Z] a227ed2f7395: Verifying Checksum [2022-04-20T08:24:13.630Z] a227ed2f7395: Download complete [2022-04-20T08:24:13.630Z] 9b3977197b4f: Download complete [2022-04-20T08:24:14.234Z] 9b3977197b4f: Pull complete [2022-04-20T08:24:14.844Z] 1a89e8eeedd5: Pull complete [2022-04-20T08:24:15.120Z] 94645a83ff95: Pull complete [2022-04-20T08:24:15.723Z] 7b1c46037f91: Verifying Checksum [2022-04-20T08:24:15.723Z] 7b1c46037f91: Download complete [2022-04-20T08:24:16.317Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T08:24:16.317Z] 3f3a8bcf1eab: Download complete [2022-04-20T08:24:28.728Z] 3f3a8bcf1eab: Pull complete [2022-04-20T08:24:28.728Z] 0c92f367c5e7: Pull complete [2022-04-20T08:24:28.728Z] f7c0051592d6: Pull complete [2022-04-20T08:24:28.728Z] a227ed2f7395: Pull complete [2022-04-20T08:24:35.456Z] 7b1c46037f91: Pull complete [2022-04-20T08:24:35.456Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T08:24:35.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T08:24:35.456Z] ---> f79e39bc4007 [2022-04-20T08:24:35.456Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:24:36.444Z] ---> Running in b6b63c106ee3 [2022-04-20T08:24:36.721Z] Removing intermediate container b6b63c106ee3 [2022-04-20T08:24:36.721Z] ---> 7b6f4c7d86cd [2022-04-20T08:24:36.721Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:24:36.721Z] ---> Running in 89278c1c9f87 [2022-04-20T08:24:36.998Z] Removing intermediate container 89278c1c9f87 [2022-04-20T08:24:36.998Z] ---> 21a0b8e84e6b [2022-04-20T08:24:36.998Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:24:36.998Z] ---> Running in f92ae37c45ef [2022-04-20T08:24:37.597Z] Removing intermediate container f92ae37c45ef [2022-04-20T08:24:37.597Z] ---> 24bd040c949d [2022-04-20T08:24:37.597Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-20T08:24:37.597Z] ---> Running in b6068c57ff83 [2022-04-20T08:24:37.873Z] Removing intermediate container b6068c57ff83 [2022-04-20T08:24:37.873Z] ---> f92acc75435b [2022-04-20T08:24:37.873Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:24:37.873Z] ---> Running in 6872f0c33ed7 [2022-04-20T08:24:38.148Z] Removing intermediate container 6872f0c33ed7 [2022-04-20T08:24:38.148Z] ---> fac3d3e9da59 [2022-04-20T08:24:38.148Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:24:38.148Z] ---> Running in fed7b414d5d6 [2022-04-20T08:24:40.155Z] Removing intermediate container fed7b414d5d6 [2022-04-20T08:24:40.155Z] ---> 71f95a06b943 [2022-04-20T08:24:40.155Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:24:40.155Z] ---> Running in 94c584648a59 [2022-04-20T08:24:41.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T08:24:41.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T08:24:42.711Z] OK: 220 MiB in 52 packages [2022-04-20T08:24:43.306Z] Removing intermediate container 94c584648a59 [2022-04-20T08:24:43.306Z] ---> a858034a35dc [2022-04-20T08:24:43.306Z] Step 10/15 : ENV GO111MODULE=on [2022-04-20T08:24:43.579Z] ---> Running in 125370502eae [2022-04-20T08:24:43.853Z] Removing intermediate container 125370502eae [2022-04-20T08:24:43.853Z] ---> 2c580960ef84 [2022-04-20T08:24:43.853Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:24:43.853Z] ---> Running in 78bf2ec6e55d [2022-04-20T08:24:44.127Z] Removing intermediate container 78bf2ec6e55d [2022-04-20T08:24:44.127Z] ---> 27e15301f80d [2022-04-20T08:24:44.127Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-20T08:24:44.728Z] ---> 81f56982c2cc [2022-04-20T08:24:44.728Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:24:44.728Z] ---> Running in 20be2a1fcae4 [2022-04-20T08:26:06.557Z] Removing intermediate container 20be2a1fcae4 [2022-04-20T08:26:06.557Z] ---> 39ff6c839440 [2022-04-20T08:26:06.557Z] Step 14/15 : COPY . . [2022-04-20T08:26:06.557Z] ---> e2a4a90866ec [2022-04-20T08:26:06.557Z] Step 15/15 : RUN ${MAKE} [2022-04-20T08:26:06.557Z] ---> Running in e73f6a80341e [2022-04-20T08:26:06.557Z] noop [2022-04-20T08:26:06.557Z] Removing intermediate container e73f6a80341e [2022-04-20T08:26:06.557Z] ---> a7efbea71f63 [2022-04-20T08:26:06.557Z] Successfully built a7efbea71f63 [2022-04-20T08:26:06.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:06.902Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T08:26:06.902Z] . [Pipeline] withDockerContainer [2022-04-20T08:26:07.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container [2022-04-20T08:26:07.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@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-20T08:26:08.581Z] $ docker top 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:26:09.499Z] + go version [2022-04-20T08:26:09.499Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T08:26:09.528Z] $ docker stop --time=1 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 [2022-04-20T08:26:11.191Z] $ docker rm -f 4c69e96c8ebdea42808a03ba766592c2ad7fcf61a1280c6b4bdbfb1875e04f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:11.804Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T08:26:11.804Z] . [Pipeline] withDockerContainer [2022-04-20T08:26:12.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container [2022-04-20T08:26:12.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@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-20T08:26:13.358Z] $ docker top 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T08:26:14.285Z] + make test [2022-04-20T08:26:14.285Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-20T08:26:15.731Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-20T08:26:54.780Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-20T08:26:54.780Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-20T08:27:07.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T08:27:07.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T08:27:07.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T08:27:07.240Z] $ docker stop --time=1 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 [2022-04-20T08:27:08.976Z] $ docker rm -f 888e9b4c20b404e64ea46f1c4bcd4732fb8ff0375f085121089bea4154eb11f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:27:09.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T08:27:09.753Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T08:27:10.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:27:10.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T08:27:11.062Z] + ls -al . [2022-04-20T08:27:11.062Z] total 160 [2022-04-20T08:27:11.062Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 20 08:26 . [2022-04-20T08:27:11.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 .. [2022-04-20T08:27:11.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:23 .git [2022-04-20T08:27:11.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 .github [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:23 .gitignore [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:23 Attribution.txt [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:23 CONTRIBUTING.md [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:23 Dockerfile [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:23 Jenkinsfile [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:23 LICENSE [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:23 Makefile [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:23 README.md [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 08:21 VERSION [2022-04-20T08:27:11.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 assets [2022-04-20T08:27:11.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:23 bin [2022-04-20T08:27:11.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 cmd [2022-04-20T08:27:11.062Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:26 coverage.out [2022-04-20T08:27:11.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:23 docs [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:23 go.mod [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:23 go.sum [2022-04-20T08:27:11.062Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:23 internal [2022-04-20T08:27:11.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:23 pkg [2022-04-20T08:27:11.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 snap [2022-04-20T08:27:11.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 testing [2022-04-20T08:27:11.062Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:23 version.go [2022-04-20T08:27:11.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:23 web [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:27:11.410Z] + 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=d313b8299c0f6991d32094a1385114a65373b886 --label arch=arm64 --label version=2.1.1-dev.23 . [2022-04-20T08:27:12.395Z] Sending build context to Docker daemon 27.08MB [2022-04-20T08:27:12.395Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:27:12.395Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-20T08:27:12.395Z] ---> a7efbea71f63 [2022-04-20T08:27:12.395Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:27:12.669Z] ---> Running in 61b75a7f882f [2022-04-20T08:27:12.945Z] Removing intermediate container 61b75a7f882f [2022-04-20T08:27:12.945Z] ---> 88d1dd3cf4a5 [2022-04-20T08:27:12.945Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:27:12.945Z] ---> Running in 832d969f1fea [2022-04-20T08:27:13.224Z] Removing intermediate container 832d969f1fea [2022-04-20T08:27:13.224Z] ---> 5d5692355846 [2022-04-20T08:27:13.224Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:27:13.499Z] ---> Running in 9eb957316071 [2022-04-20T08:27:13.778Z] Removing intermediate container 9eb957316071 [2022-04-20T08:27:13.778Z] ---> a3ed9ecee77a [2022-04-20T08:27:13.778Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-20T08:27:13.778Z] ---> Running in fdbb77c90111 [2022-04-20T08:27:14.051Z] Removing intermediate container fdbb77c90111 [2022-04-20T08:27:14.051Z] ---> 33f7cc52cd90 [2022-04-20T08:27:14.051Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:27:14.051Z] ---> Running in 4eea431953bc [2022-04-20T08:27:14.653Z] Removing intermediate container 4eea431953bc [2022-04-20T08:27:14.653Z] ---> a0d946ad18fa [2022-04-20T08:27:14.653Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:27:14.653Z] ---> Running in 483b502130fe [2022-04-20T08:27:16.094Z] Removing intermediate container 483b502130fe [2022-04-20T08:27:16.094Z] ---> 7a1c7a98efa4 [2022-04-20T08:27:16.095Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:27:16.378Z] ---> Running in 5a8cbfc45cc5 [2022-04-20T08:27:17.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T08:27:18.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T08:27:19.013Z] OK: 220 MiB in 52 packages [2022-04-20T08:27:20.003Z] Removing intermediate container 5a8cbfc45cc5 [2022-04-20T08:27:20.003Z] ---> ec96abe7f033 [2022-04-20T08:27:20.003Z] Step 10/23 : ENV GO111MODULE=on [2022-04-20T08:27:20.003Z] ---> Running in 26ad7d46ba4d [2022-04-20T08:27:20.277Z] Removing intermediate container 26ad7d46ba4d [2022-04-20T08:27:20.277Z] ---> 38824cae9de9 [2022-04-20T08:27:20.277Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:27:20.277Z] ---> Running in d2d853994701 [2022-04-20T08:27:20.550Z] Removing intermediate container d2d853994701 [2022-04-20T08:27:20.550Z] ---> 33fde593edea [2022-04-20T08:27:20.550Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-20T08:27:21.148Z] ---> 24de41711c3f [2022-04-20T08:27:21.148Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:27:21.431Z] ---> Running in ca7499ca0a87 [2022-04-20T08:27:23.418Z] Removing intermediate container ca7499ca0a87 [2022-04-20T08:27:23.418Z] ---> 34519fd1bf93 [2022-04-20T08:27:23.418Z] Step 14/23 : COPY . . [2022-04-20T08:27:26.823Z] ---> bacd6dce451f [2022-04-20T08:27:26.823Z] Step 15/23 : RUN ${MAKE} [2022-04-20T08:27:26.823Z] ---> Running in e3bbef8ccb6e [2022-04-20T08:27:27.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-20T08:27:59.772Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-20T08:28:03.154Z] Removing intermediate container e3bbef8ccb6e [2022-04-20T08:28:03.154Z] ---> c9af8ee72d4e [2022-04-20T08:28:03.154Z] Step 16/23 : FROM alpine:3.14 [2022-04-20T08:28:03.748Z] 3.14: Pulling from library/alpine [2022-04-20T08:28:04.022Z] 455c02918c45: Pulling fs layer [2022-04-20T08:28:04.295Z] 455c02918c45: Verifying Checksum [2022-04-20T08:28:04.295Z] 455c02918c45: Download complete [2022-04-20T08:28:04.569Z] 455c02918c45: Pull complete [2022-04-20T08:28:04.569Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T08:28:04.569Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T08:28:04.569Z] ---> ac73e934f311 [2022-04-20T08:28:04.569Z] Step 17/23 : EXPOSE 4000 [2022-04-20T08:28:04.855Z] ---> Running in c304b1eca741 [2022-04-20T08:28:05.130Z] Removing intermediate container c304b1eca741 [2022-04-20T08:28:05.130Z] ---> b7e1f11f480f [2022-04-20T08:28:05.130Z] 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-20T08:28:06.565Z] ---> 82d4dda7367a [2022-04-20T08:28:06.565Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-20T08:28:06.565Z] ---> Running in 44af1dd10f52 [2022-04-20T08:28:06.838Z] Removing intermediate container 44af1dd10f52 [2022-04-20T08:28:06.838Z] ---> e61a6e5fc68a [2022-04-20T08:28:06.838Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-20T08:28:06.838Z] ---> Running in d0994cacb763 [2022-04-20T08:28:07.111Z] Removing intermediate container d0994cacb763 [2022-04-20T08:28:07.112Z] ---> aefef219e211 [2022-04-20T08:28:07.112Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T08:28:07.387Z] ---> Running in 7cf6123f0247 [2022-04-20T08:28:07.660Z] Removing intermediate container 7cf6123f0247 [2022-04-20T08:28:07.660Z] ---> aa08aa004160 [2022-04-20T08:28:07.660Z] Step 22/23 : LABEL git_sha=d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:28:07.660Z] ---> Running in d283523bda41 [2022-04-20T08:28:07.933Z] Removing intermediate container d283523bda41 [2022-04-20T08:28:07.933Z] ---> a13fa75ada60 [2022-04-20T08:28:07.933Z] Step 23/23 : LABEL version=2.1.1-dev.23 [2022-04-20T08:28:07.933Z] ---> Running in 7e8140d0eaac [2022-04-20T08:28:08.530Z] Removing intermediate container 7e8140d0eaac [2022-04-20T08:28:08.530Z] ---> c0b30f6a2282 [2022-04-20T08:28:08.530Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T08:28:08.530Z] Successfully built c0b30f6a2282 [2022-04-20T08:28:08.530Z] 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-20T08:28:08.624Z] provisioning config files... [2022-04-20T08:28:08.642Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config3668291704421390432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:28:08.995Z] ---> docker-login.sh [2022-04-20T08:28:08.995Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:28:09.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:28:09.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:28:09.268Z] Configure a credential helper to remove this warning. See [2022-04-20T08:28:09.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:28:09.268Z] [2022-04-20T08:28:09.268Z] Login Succeeded [2022-04-20T08:28:09.268Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:28:09.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:28:09.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:28:09.865Z] Configure a credential helper to remove this warning. See [2022-04-20T08:28:09.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:28:09.865Z] [2022-04-20T08:28:09.865Z] Login Succeeded [2022-04-20T08:28:09.865Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:28:10.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:28:10.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:28:10.414Z] Configure a credential helper to remove this warning. See [2022-04-20T08:28:10.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:28:10.414Z] [2022-04-20T08:28:10.414Z] Login Succeeded [2022-04-20T08:28:10.414Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:28:10.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:28:10.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:28:10.961Z] Configure a credential helper to remove this warning. See [2022-04-20T08:28:10.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:28:10.961Z] [2022-04-20T08:28:10.961Z] Login Succeeded [2022-04-20T08:28:10.961Z] docker.io [2022-04-20T08:28:11.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:28:11.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:28:11.504Z] Configure a credential helper to remove this warning. See [2022-04-20T08:28:11.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:28:11.504Z] [2022-04-20T08:28:11.504Z] Login Succeeded [2022-04-20T08:28:11.504Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:28:11.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T08:28:11.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:28:11.580Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-20T08:28:11.580Z] d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:28:11.580Z] latest [2022-04-20T08:28:11.580Z] 2.1.1-dev.23 [2022-04-20T08:28:11.580Z] d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:28:11.580Z] main [2022-04-20T08:28:11.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:11.939Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:12.276Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:28:12.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-20T08:28:12.276Z] dd671a6b4de1: Preparing [2022-04-20T08:28:12.276Z] f73e7dbfee58: Preparing [2022-04-20T08:28:12.276Z] f73e7dbfee58: Layer already exists [2022-04-20T08:28:16.566Z] dd671a6b4de1: Pushed [2022-04-20T08:28:16.566Z] d313b8299c0f6991d32094a1385114a65373b886: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:16.915Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:17.252Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-20T08:28:17.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-20T08:28:17.252Z] dd671a6b4de1: Preparing [2022-04-20T08:28:17.252Z] f73e7dbfee58: Preparing [2022-04-20T08:28:17.252Z] dd671a6b4de1: Layer already exists [2022-04-20T08:28:17.252Z] f73e7dbfee58: Layer already exists [2022-04-20T08:28:17.525Z] latest: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:17.873Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:18.215Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 [2022-04-20T08:28:18.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-20T08:28:18.215Z] dd671a6b4de1: Preparing [2022-04-20T08:28:18.215Z] f73e7dbfee58: Preparing [2022-04-20T08:28:18.215Z] dd671a6b4de1: Layer already exists [2022-04-20T08:28:18.215Z] f73e7dbfee58: Layer already exists [2022-04-20T08:28:18.486Z] 2.1.1-dev.23: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:18.845Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:19.188Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:28:19.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-20T08:28:19.188Z] dd671a6b4de1: Preparing [2022-04-20T08:28:19.188Z] f73e7dbfee58: Preparing [2022-04-20T08:28:19.188Z] dd671a6b4de1: Layer already exists [2022-04-20T08:28:19.188Z] f73e7dbfee58: Layer already exists [2022-04-20T08:28:19.188Z] d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:19.811Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:20.150Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-20T08:28:20.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-20T08:28:20.150Z] dd671a6b4de1: Preparing [2022-04-20T08:28:20.150Z] f73e7dbfee58: Preparing [2022-04-20T08:28:20.150Z] dd671a6b4de1: Layer already exists [2022-04-20T08:28:20.150Z] f73e7dbfee58: Layer already exists [2022-04-20T08:28:20.422Z] main: digest: sha256:71ea011d8abbc6345bcb6e57cb2df4ca810cb48a5ec881312a1f3a2831fa99c4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T08:28:20.469Z] ===================================================== [Pipeline] echo [2022-04-20T08:28:20.479Z] taggedImages: [2022-04-20T08:28:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886 [2022-04-20T08:28:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-20T08:28:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.23 [2022-04-20T08:28:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d313b8299c0f6991d32094a1385114a65373b886-2.1.1-dev.23 [2022-04-20T08:28:20.479Z] - 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-20T08:28:20.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:28:20.844Z] [2022-04-20T08:28:20.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:21.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:28:21.474Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T08:28:21.474Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T08:28:21.474Z] 04944245beec: Pulling fs layer [2022-04-20T08:28:21.474Z] 699f458cf7ca: Pulling fs layer [2022-04-20T08:28:21.474Z] 765212b225bb: Pulling fs layer [2022-04-20T08:28:21.474Z] f23df028b6ca: Pulling fs layer [2022-04-20T08:28:21.474Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T08:28:21.474Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T08:28:21.474Z] f23df028b6ca: Waiting [2022-04-20T08:28:21.474Z] d65c8cfc05b1: Waiting [2022-04-20T08:28:21.474Z] 2437ff75d9bd: Waiting [2022-04-20T08:28:21.474Z] 765212b225bb: Waiting [2022-04-20T08:28:21.474Z] 04944245beec: Verifying Checksum [2022-04-20T08:28:21.474Z] 04944245beec: Download complete [2022-04-20T08:28:21.474Z] 765212b225bb: Verifying Checksum [2022-04-20T08:28:21.474Z] 765212b225bb: Download complete [2022-04-20T08:28:21.474Z] f23df028b6ca: Verifying Checksum [2022-04-20T08:28:21.474Z] f23df028b6ca: Download complete [2022-04-20T08:28:21.474Z] d65c8cfc05b1: Download complete [2022-04-20T08:28:21.748Z] 699f458cf7ca: Verifying Checksum [2022-04-20T08:28:21.748Z] 699f458cf7ca: Download complete [2022-04-20T08:28:22.021Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T08:28:22.021Z] 8998bd30e6a1: Download complete [2022-04-20T08:28:24.003Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T08:28:24.004Z] 2437ff75d9bd: Download complete [2022-04-20T08:28:26.626Z] 8998bd30e6a1: Pull complete [2022-04-20T08:28:26.899Z] 04944245beec: Pull complete [2022-04-20T08:28:28.335Z] 699f458cf7ca: Pull complete [2022-04-20T08:28:28.607Z] 765212b225bb: Pull complete [2022-04-20T08:28:29.583Z] f23df028b6ca: Pull complete [2022-04-20T08:28:29.583Z] d65c8cfc05b1: Pull complete [2022-04-20T08:28:44.750Z] 2437ff75d9bd: Pull complete [2022-04-20T08:28:44.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T08:28:44.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:28:44.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T08:28:45.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-21483 does not seem to be running inside a container [2022-04-20T08:28:45.103Z] $ 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/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@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-20T08:28:47.905Z] $ docker top 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:28:48.835Z] ---> job-cost.sh [2022-04-20T08:28:48.835Z] lf-activate-venv: SKIPPING [2022-04-20T08:28:48.835Z] INFO: No Stack... [2022-04-20T08:28:49.108Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T08:28:50.083Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T08:28:50.740Z] + cat /w/workspace/edgex-ui-go/62/archives/cost.csv [2022-04-20T08:28:50.740Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T08:28:50.805Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [2022-04-20T08:28:50.811Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] did not exist. Created. [2022-04-20T08:28:50.811Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T08:28:51.488Z] /w/workspace/edgex-ui-go/62@tmp/durable-bcce49bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T08:28:52.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T08:28:52.202Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T08:28:52.355Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T08:28:52.361Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T08:28:52.388Z] $ docker stop --time=1 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 [2022-04-20T08:28:53.886Z] $ docker rm -f 8615d17a4d11c67d489f38b3c2e015c3942963077595efbd46d14645e5043f35 [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-20T08:28:54.379Z] provisioning config files... [2022-04-20T08:28:54.386Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3379437131152531195tmp [Pipeline] { [Pipeline] sh [2022-04-20T08:28:54.683Z] + set +x [2022-04-20T08:28:54.683Z] + curl -s https://codecov.io/bash [2022-04-20T08:28:54.683Z] + bash -s -- [2022-04-20T08:28:54.683Z] [2022-04-20T08:28:54.683Z] _____ _ [2022-04-20T08:28:54.683Z] / ____| | | [2022-04-20T08:28:54.683Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T08:28:54.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T08:28:54.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T08:28:54.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T08:28:54.683Z] Bash-1.0.6 [2022-04-20T08:28:54.683Z] [2022-04-20T08:28:54.683Z] [2022-04-20T08:28:54.683Z] ==> git version 2.25.1 found [2022-04-20T08:28:54.683Z] ==> 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-20T08:28:54.683Z] Release-Date: 2020-01-08 [2022-04-20T08:28:54.683Z] 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-20T08:28:54.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T08:28:54.683Z] ==> Jenkins CI detected. [2022-04-20T08:28:54.683Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:28:54.683Z] project root: . [2022-04-20T08:28:54.683Z] --> token set from env [2022-04-20T08:28:54.683Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T08:28:54.683Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T08:28:54.683Z] ==> Python coveragepy not found [2022-04-20T08:28:54.683Z] ==> Searching for coverage reports in: [2022-04-20T08:28:54.683Z] + . [2022-04-20T08:28:54.944Z] -> Found 1 reports [2022-04-20T08:28:54.944Z] ==> Detecting git/mercurial file structure [2022-04-20T08:28:54.944Z] ==> Reading reports [2022-04-20T08:28:54.944Z] + ./coverage.out bytes=10 [2022-04-20T08:28:54.944Z] ==> Appending adjustments [2022-04-20T08:28:54.944Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T08:28:54.944Z] + Found adjustments [2022-04-20T08:28:54.944Z] ==> Gzipping contents [2022-04-20T08:28:54.944Z] 4.0K /tmp/codecov.Nw7dWX.gz [2022-04-20T08:28:54.944Z] ==> Uploading reports [2022-04-20T08:28:54.944Z] url: https://codecov.io [2022-04-20T08:28:54.944Z] query: branch=main&commit=d313b8299c0f6991d32094a1385114a65373b886&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T08:28:54.944Z] -> Pinging Codecov [2022-04-20T08:28:54.944Z] 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=d313b8299c0f6991d32094a1385114a65373b886&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T08:28:55.204Z] -> Uploading to [2022-04-20T08:28:55.204Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/FB506323287CE973F263BFD2A0EB1F37/d313b8299c0f6991d32094a1385114a65373b886/f6ae2e0d-4ae0-44ac-bda8-9e5f3cff646b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T082855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3456b407c3bbdb011e08acfc63d6fa1258a3a43b7a168b94bd4ef7daa98819d7 [2022-04-20T08:28:55.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T08:28:55.204Z] Dload Upload Total Spent Left Speed [2022-04-20T08:28:55.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 16912 --:--:-- --:--:-- --:--:-- 16912 [2022-04-20T08:28:55.464Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] } [2022-04-20T08:28:55.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-20T08:28:55.729Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-20T08:28:55.739Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:56.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T08:28:56.031Z] [2022-04-20T08:28:56.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:28:56.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T08:28:56.335Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-20T08:28:56.335Z] 188c0c94c7c5: Pulling fs layer [2022-04-20T08:28:56.335Z] 0ef7d3d256c8: Pulling fs layer [2022-04-20T08:28:56.335Z] de9db76c5a1d: Pulling fs layer [2022-04-20T08:28:56.335Z] 0eba1c9be4d2: Pulling fs layer [2022-04-20T08:28:56.335Z] 0d57e429df01: Pulling fs layer [2022-04-20T08:28:56.335Z] 4e4be7b47b0d: Pulling fs layer [2022-04-20T08:28:56.335Z] e1f770b5df2f: Pulling fs layer [2022-04-20T08:28:56.335Z] 85a0685a4137: Pulling fs layer [2022-04-20T08:28:56.335Z] 0eba1c9be4d2: Waiting [2022-04-20T08:28:56.335Z] e1f770b5df2f: Waiting [2022-04-20T08:28:56.335Z] 85a0685a4137: Waiting [2022-04-20T08:28:56.335Z] 0d57e429df01: Waiting [2022-04-20T08:28:56.335Z] 4e4be7b47b0d: Waiting [2022-04-20T08:28:56.335Z] de9db76c5a1d: Download complete [2022-04-20T08:28:56.335Z] 0ef7d3d256c8: Download complete [2022-04-20T08:28:56.335Z] 0d57e429df01: Verifying Checksum [2022-04-20T08:28:56.335Z] 4e4be7b47b0d: Verifying Checksum [2022-04-20T08:28:56.335Z] 4e4be7b47b0d: Download complete [2022-04-20T08:28:56.335Z] 188c0c94c7c5: Verifying Checksum [2022-04-20T08:28:56.335Z] 188c0c94c7c5: Download complete [2022-04-20T08:28:56.596Z] 188c0c94c7c5: Pull complete [2022-04-20T08:28:56.596Z] e1f770b5df2f: Verifying Checksum [2022-04-20T08:28:56.596Z] e1f770b5df2f: Download complete [2022-04-20T08:28:56.596Z] 0ef7d3d256c8: Pull complete [2022-04-20T08:28:56.859Z] de9db76c5a1d: Pull complete [2022-04-20T08:28:57.119Z] 0eba1c9be4d2: Verifying Checksum [2022-04-20T08:28:57.119Z] 0eba1c9be4d2: Download complete [2022-04-20T08:28:57.378Z] 85a0685a4137: Verifying Checksum [2022-04-20T08:28:57.378Z] 85a0685a4137: Download complete [2022-04-20T08:29:00.672Z] 0eba1c9be4d2: Pull complete [2022-04-20T08:29:00.672Z] 0d57e429df01: Pull complete [2022-04-20T08:29:00.672Z] 4e4be7b47b0d: Pull complete [2022-04-20T08:29:01.240Z] e1f770b5df2f: Pull complete [2022-04-20T08:29:04.531Z] 85a0685a4137: Pull complete [2022-04-20T08:29:04.531Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-20T08:29:04.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T08:29:04.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-20T08:29:04.608Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:04.651Z] $ 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-20T08:29:06.529Z] $ docker top 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-20T08:29:06.609Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-20T08:29:06.893Z] + set -o pipefail [2022-04-20T08:29:06.893Z] + snyk monitor '--org=edgex-jenkins' [2022-04-20T08:29:11.096Z] [2022-04-20T08:29:11.096Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-20T08:29:11.096Z] [2022-04-20T08:29:11.096Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/73a4df50-155a-4212-9e1a-eb5838192e21 [2022-04-20T08:29:11.096Z] [2022-04-20T08:29:11.096Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-20T08:29:11.096Z] [2022-04-20T08:29:11.096Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-20T08:29:11.096Z] [2022-04-20T08:29:11.096Z] [Pipeline] } [2022-04-20T08:29:11.113Z] $ docker stop --time=1 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 [2022-04-20T08:29:12.763Z] $ docker rm -f 1742d77c58df44c7f3f66f5eb9332a1da65fd4d5ab33bfb8ba5af61e02656d91 [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-20T08:29:13.393Z] + git log --format=format:%s -1 d313b8299c0f6991d32094a1385114a65373b886 [Pipeline] sh [2022-04-20T08:29:13.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T08:29:13.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:13.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:29:13.987Z] . [Pipeline] withDockerContainer [2022-04-20T08:29:14.052Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:14.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T08:29:14.560Z] $ docker top 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T08:29:14.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:29:14.661Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:29:14.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:29:14.799Z] $ docker exec 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb ssh-agent [2022-04-20T08:29:14.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFJFLa/agent.14 [2022-04-20T08:29:14.919Z] SSH_AGENT_PID=21 [2022-04-20T08:29:14.924Z] Running ssh-add (command line suppressed) [2022-04-20T08:29:15.036Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2244478382039793423.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2244478382039793423.key) [2022-04-20T08:29:15.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:29:15.341Z] + git semver tag [2022-04-20T08:29:15.341Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T08:29:15.341Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-20T08:29:15.341Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:29:15.341Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T08:29:15.341Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T08:29:15.341Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T08:29:15.341Z] # $SEMVER_BRANCH = main [2022-04-20T08:29:15.341Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-20T08:29:15.341Z] # d313b8299c0f6991d32094a1385114a65373b886 HEAD [2022-04-20T08:29:15.341Z] # -> Force: false [2022-04-20T08:29:15.341Z] # 749dd05857fa7e9afdeffd2a8aabaddcd77ef581 refs/tags/v2.1.1-dev.23 [Pipeline] } [2022-04-20T08:29:15.356Z] $ docker exec --env ******** --env ******** 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb ssh-agent -k [2022-04-20T08:29:15.473Z] unset SSH_AUTH_SOCK; [2022-04-20T08:29:15.473Z] unset SSH_AGENT_PID; [2022-04-20T08:29:15.473Z] echo Agent pid 21 killed; [2022-04-20T08:29:15.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T08:29:15.792Z] + git semver [Pipeline] } [2022-04-20T08:29:15.814Z] $ docker stop --time=1 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb [2022-04-20T08:29:17.144Z] $ docker rm -f 49a9a59fcbad81a624b20dbb4818fda7d230ebf3ba802ea3b1553a4f9916a5bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:17.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T08:29:17.569Z] [2022-04-20T08:29:17.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:17.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T08:29:17.898Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-20T08:29:17.898Z] ab5ef0e58194: Pulling fs layer [2022-04-20T08:29:17.898Z] 9712f1f96733: Pulling fs layer [2022-04-20T08:29:17.898Z] 63f879dbbcfc: Pulling fs layer [2022-04-20T08:29:17.898Z] 0d9ebad4ef96: Pulling fs layer [2022-04-20T08:29:17.898Z] e9a5061849ea: Pulling fs layer [2022-04-20T08:29:17.898Z] d747dcd14b5f: Pulling fs layer [2022-04-20T08:29:17.898Z] 2de7ff778b66: Pulling fs layer [2022-04-20T08:29:17.898Z] 0d9ebad4ef96: Waiting [2022-04-20T08:29:17.898Z] 2de7ff778b66: Waiting [2022-04-20T08:29:17.898Z] d747dcd14b5f: Waiting [2022-04-20T08:29:17.898Z] 9712f1f96733: Download complete [2022-04-20T08:29:18.165Z] 63f879dbbcfc: Verifying Checksum [2022-04-20T08:29:18.165Z] 63f879dbbcfc: Download complete [2022-04-20T08:29:18.426Z] ab5ef0e58194: Download complete [2022-04-20T08:29:18.426Z] 0d9ebad4ef96: Verifying Checksum [2022-04-20T08:29:18.426Z] 0d9ebad4ef96: Download complete [2022-04-20T08:29:18.426Z] e9a5061849ea: Verifying Checksum [2022-04-20T08:29:18.426Z] e9a5061849ea: Download complete [2022-04-20T08:29:18.426Z] d747dcd14b5f: Verifying Checksum [2022-04-20T08:29:18.426Z] d747dcd14b5f: Download complete [2022-04-20T08:29:18.426Z] 2de7ff778b66: Verifying Checksum [2022-04-20T08:29:18.426Z] 2de7ff778b66: Download complete [2022-04-20T08:29:20.960Z] ab5ef0e58194: Pull complete [2022-04-20T08:29:21.219Z] 9712f1f96733: Pull complete [2022-04-20T08:29:21.787Z] 63f879dbbcfc: Pull complete [2022-04-20T08:29:25.981Z] 0d9ebad4ef96: Pull complete [2022-04-20T08:29:25.982Z] e9a5061849ea: Pull complete [2022-04-20T08:29:25.982Z] d747dcd14b5f: Pull complete [2022-04-20T08:29:26.922Z] 2de7ff778b66: Pull complete [2022-04-20T08:29:26.922Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-20T08:29:26.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T08:29:26.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-20T08:29:26.993Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:27.034Z] $ 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-20T08:29:29.293Z] $ docker top 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:29:29.373Z] provisioning config files... [2022-04-20T08:29:29.383Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7596188463285742560tmp [2022-04-20T08:29:29.394Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2666800515423741405tmp [2022-04-20T08:29:29.410Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5581475218337741280tmp [Pipeline] { [Pipeline] echo [2022-04-20T08:29:29.428Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:29.714Z] ---> sigul-configuration.sh [2022-04-20T08:29:29.714Z] gpg: directory `/root/.gnupg' created [2022-04-20T08:29:29.714Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-20T08:29:29.714Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-20T08:29:29.714Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-20T08:29:29.714Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-20T08:29:29.714Z] gpg: CAST5 encrypted data [2022-04-20T08:29:29.714Z] gpg: encrypted with 1 passphrase [2022-04-20T08:29:29.714Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-20T08:29:30.004Z] + mkdir /home/jenkins [2022-04-20T08:29:30.004Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-20T08:29:30.296Z] + 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-20T08:29:30.307Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:30.596Z] ---> sigul-install.sh [2022-04-20T08:29:30.596Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-20T08:29:30.888Z] + git tag --list [2022-04-20T08:29:30.888Z] 0.1.1 [2022-04-20T08:29:30.888Z] v1.1.0 [2022-04-20T08:29:30.888Z] v1.2.0 [2022-04-20T08:29:30.888Z] v1.2.1 [2022-04-20T08:29:30.888Z] v1.3.0 [2022-04-20T08:29:30.888Z] v2.0.0 [2022-04-20T08:29:30.888Z] v2.0.1-dev.1 [2022-04-20T08:29:30.888Z] v2.0.1-dev.10 [2022-04-20T08:29:30.888Z] v2.0.1-dev.11 [2022-04-20T08:29:30.888Z] v2.0.1-dev.12 [2022-04-20T08:29:30.888Z] v2.0.1-dev.13 [2022-04-20T08:29:30.888Z] v2.0.1-dev.14 [2022-04-20T08:29:30.888Z] v2.0.1-dev.15 [2022-04-20T08:29:30.888Z] v2.0.1-dev.16 [2022-04-20T08:29:30.888Z] v2.0.1-dev.17 [2022-04-20T08:29:30.888Z] v2.0.1-dev.18 [2022-04-20T08:29:30.888Z] v2.0.1-dev.19 [2022-04-20T08:29:30.888Z] v2.0.1-dev.2 [2022-04-20T08:29:30.888Z] v2.0.1-dev.20 [2022-04-20T08:29:30.888Z] v2.0.1-dev.21 [2022-04-20T08:29:30.888Z] v2.0.1-dev.22 [2022-04-20T08:29:30.888Z] v2.0.1-dev.23 [2022-04-20T08:29:30.888Z] v2.0.1-dev.24 [2022-04-20T08:29:30.888Z] v2.0.1-dev.25 [2022-04-20T08:29:30.888Z] v2.0.1-dev.26 [2022-04-20T08:29:30.888Z] v2.0.1-dev.27 [2022-04-20T08:29:30.888Z] v2.0.1-dev.28 [2022-04-20T08:29:30.888Z] v2.0.1-dev.29 [2022-04-20T08:29:30.888Z] v2.0.1-dev.3 [2022-04-20T08:29:30.888Z] v2.0.1-dev.30 [2022-04-20T08:29:30.888Z] v2.0.1-dev.31 [2022-04-20T08:29:30.888Z] v2.0.1-dev.32 [2022-04-20T08:29:30.888Z] v2.0.1-dev.33 [2022-04-20T08:29:30.888Z] v2.0.1-dev.4 [2022-04-20T08:29:30.888Z] v2.0.1-dev.5 [2022-04-20T08:29:30.888Z] v2.0.1-dev.6 [2022-04-20T08:29:30.888Z] v2.0.1-dev.7 [2022-04-20T08:29:30.888Z] v2.0.1-dev.8 [2022-04-20T08:29:30.888Z] v2.0.1-dev.9 [2022-04-20T08:29:30.888Z] v2.1.0 [2022-04-20T08:29:30.888Z] v2.1.1-dev.1 [2022-04-20T08:29:30.888Z] v2.1.1-dev.10 [2022-04-20T08:29:30.888Z] v2.1.1-dev.11 [2022-04-20T08:29:30.888Z] v2.1.1-dev.12 [2022-04-20T08:29:30.888Z] v2.1.1-dev.13 [2022-04-20T08:29:30.888Z] v2.1.1-dev.14 [2022-04-20T08:29:30.888Z] v2.1.1-dev.15 [2022-04-20T08:29:30.888Z] v2.1.1-dev.16 [2022-04-20T08:29:30.888Z] v2.1.1-dev.17 [2022-04-20T08:29:30.888Z] v2.1.1-dev.18 [2022-04-20T08:29:30.888Z] v2.1.1-dev.19 [2022-04-20T08:29:30.888Z] v2.1.1-dev.2 [2022-04-20T08:29:30.888Z] v2.1.1-dev.20 [2022-04-20T08:29:30.888Z] v2.1.1-dev.21 [2022-04-20T08:29:30.888Z] v2.1.1-dev.22 [2022-04-20T08:29:30.888Z] v2.1.1-dev.23 [2022-04-20T08:29:30.888Z] v2.1.1-dev.3 [2022-04-20T08:29:30.888Z] v2.1.1-dev.4 [2022-04-20T08:29:30.888Z] v2.1.1-dev.5 [2022-04-20T08:29:30.888Z] v2.1.1-dev.6 [2022-04-20T08:29:30.888Z] v2.1.1-dev.7 [2022-04-20T08:29:30.888Z] v2.1.1-dev.8 [2022-04-20T08:29:30.888Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-20T08:29:31.180Z] + lftools sign git-tag v2.1.1-dev.23 [2022-04-20T08:29:31.752Z] Signing Git tag with Sigul... [2022-04-20T08:29:31.752Z] Signing v2.1.1-dev.23 [Pipeline] echo [2022-04-20T08:29:32.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:32.309Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-20T08:29:32.317Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-20T08:29:32.340Z] $ docker stop --time=1 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 [2022-04-20T08:29:33.646Z] $ docker rm -f 2fde2a720f493ccd992ea45c3868b62fb21d72eb4dd2ae6aed1e7c4967cdac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-20T08:29:34.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T08:29:34.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:34.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:29:34.369Z] . [Pipeline] withDockerContainer [2022-04-20T08:29:34.431Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:34.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T08:29:34.842Z] $ docker top 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T08:29:34.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:29:34.936Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:29:35.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:29:35.073Z] $ docker exec 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f ssh-agent [2022-04-20T08:29:35.182Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpoPPeh/agent.14 [2022-04-20T08:29:35.182Z] SSH_AGENT_PID=20 [2022-04-20T08:29:35.187Z] Running ssh-add (command line suppressed) [2022-04-20T08:29:35.300Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3828651714817173292.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3828651714817173292.key) [2022-04-20T08:29:35.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:29:35.603Z] + git semver bump pre [2022-04-20T08:29:35.603Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T08:29:35.603Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-20T08:29:35.603Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:29:35.603Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T08:29:35.603Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T08:29:35.603Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T08:29:35.603Z] # $SEMVER_BRANCH = main [2022-04-20T08:29:35.603Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-20T08:29:35.603Z] 2.1.1-dev.24 [Pipeline] } [2022-04-20T08:29:35.619Z] $ docker exec --env ******** --env ******** 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f ssh-agent -k [2022-04-20T08:29:35.742Z] unset SSH_AUTH_SOCK; [2022-04-20T08:29:35.742Z] unset SSH_AGENT_PID; [2022-04-20T08:29:35.742Z] echo Agent pid 20 killed; [2022-04-20T08:29:35.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T08:29:36.050Z] + git semver [Pipeline] } [2022-04-20T08:29:36.069Z] $ docker stop --time=1 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f [2022-04-20T08:29:37.395Z] $ docker rm -f 62b4d512b00536214cb69ad7f0a14f7b6ba7374dd799f18ca598d70f2cf98a6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:29:37.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T08:29:37.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:38.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:29:38.039Z] . [Pipeline] withDockerContainer [2022-04-20T08:29:38.104Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:38.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T08:29:38.508Z] $ docker top 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T08:29:38.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:29:38.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:29:38.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:29:38.780Z] $ docker exec 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b ssh-agent [2022-04-20T08:29:38.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkpEnO/agent.13 [2022-04-20T08:29:38.899Z] SSH_AGENT_PID=20 [2022-04-20T08:29:38.904Z] Running ssh-add (command line suppressed) [2022-04-20T08:29:39.036Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8786014919778436896.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8786014919778436896.key) [2022-04-20T08:29:39.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:29:39.331Z] + git semver push [2022-04-20T08:29:39.331Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T08:29:39.331Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-20T08:29:39.331Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:29:39.331Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T08:29:39.331Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T08:29:39.331Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T08:29:39.331Z] # $SEMVER_BRANCH = main [2022-04-20T08:29:39.331Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-20T08:29:42.649Z] $ docker exec --env ******** --env ******** 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b ssh-agent -k [2022-04-20T08:29:42.758Z] unset SSH_AUTH_SOCK; [2022-04-20T08:29:42.758Z] unset SSH_AGENT_PID; [2022-04-20T08:29:42.758Z] echo Agent pid 20 killed; [2022-04-20T08:29:42.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T08:29:43.109Z] + git semver [Pipeline] } [2022-04-20T08:29:43.130Z] $ docker stop --time=1 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b [2022-04-20T08:29:44.422Z] $ docker rm -f 37cbea80fe4ae25ebb92714689e8d6a36fb6bb39e6e9b4c5929935755f19d87b [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-20T08:29:45.059Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-20T08:29:45.059Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-20T08:29:45.059Z] total 16 [2022-04-20T08:29:45.059Z] drwxr-xr-x 3 root root 4096 Apr 20 08:23 . [2022-04-20T08:29:45.059Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:29 .. [2022-04-20T08:29:45.059Z] drwxr-xr-x 2 root root 4096 Apr 20 08:23 cost [2022-04-20T08:29:45.059Z] -rw-r--r-- 1 root root 81 Apr 20 08:23 cost.csv [2022-04-20T08:29:45.059Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-20T08:29:45.059Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-20T08:29:45.059Z] total 16 [2022-04-20T08:29:45.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 08:23 . [2022-04-20T08:29:45.059Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:29 .. [2022-04-20T08:29:45.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 08:23 cost [2022-04-20T08:29:45.059Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 20 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:45.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:46.212Z] ---> package-listing.sh [2022-04-20T08:29:46.212Z] ++ facter osfamily [2022-04-20T08:29:46.212Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T08:29:46.472Z] + OS_FAMILY=debian [2022-04-20T08:29:46.472Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-20T08:29:46.472Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T08:29:46.472Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T08:29:46.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T08:29:46.472Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T08:29:46.472Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-20T08:29:46.472Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T08:29:46.472Z] + case "${OS_FAMILY}" in [2022-04-20T08:29:46.472Z] + dpkg -l [2022-04-20T08:29:46.472Z] + grep '^ii' [2022-04-20T08:29:46.472Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T08:29:46.472Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T08:29:46.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T08:29:46.472Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-20T08:29:46.472Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-20T08:29:46.472Z] + 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-20T08:29:46.484Z] 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-20T08:29:46.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:29:47.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:29:47.320Z] . [Pipeline] withDockerContainer [2022-04-20T08:29:47.387Z] prd-ubuntu20.04-docker-8c-8g-21482 does not seem to be running inside a container [2022-04-20T08:29:47.426Z] $ 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-20T08:29:47.660Z] $ docker top 9b40a083b88610377434ee56487a9a0947a4db85cc62d564a0ef164fa2871f05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:29:48.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T08:29:48.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T08:29:48.591Z] + ls /var/log/sa-host [2022-04-20T08:29:48.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:29:48.838Z] provisioning config files... [2022-04-20T08:29:48.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5572377954422331959tmp [Pipeline] { [Pipeline] echo [2022-04-20T08:29:48.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:49.149Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T08:29:49.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:49.494Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T08:29:49.504Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:49.789Z] ---> sudo-logs.sh [2022-04-20T08:29:49.789Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T08:29:49.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:50.100Z] ---> job-cost.sh [2022-04-20T08:29:50.100Z] lf-activate-venv: SKIPPING [2022-04-20T08:29:50.100Z] DEBUG: total: 0.2199999988079071 [2022-04-20T08:29:50.100Z] INFO: Retrieving Stack Cost... [2022-04-20T08:29:50.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T08:29:50.929Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T08:29:50.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:29:51.229Z] ---> logs-deploy.sh [2022-04-20T08:29:51.229Z] lf-activate-venv: SKIPPING [2022-04-20T08:29:51.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/62 [2022-04-20T08:29:51.229Z] INFO: archiving workspace using pattern(s): [2022-04-20T08:29:52.168Z] Archives upload complete. [2022-04-20T08:29:52.427Z] INFO: archiving logs to Nexus [2022-04-20T08:29:52.998Z] ---> uname -a: [2022-04-20T08:29:52.998Z] Linux prd-ubuntu20-04-docker-8c-8g-21482 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] ---> lscpu: [2022-04-20T08:29:52.998Z] Architecture: x86_64 [2022-04-20T08:29:52.998Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-20T08:29:52.998Z] Byte Order: Little Endian [2022-04-20T08:29:52.998Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-20T08:29:52.998Z] CPU(s): 8 [2022-04-20T08:29:52.998Z] On-line CPU(s) list: 0-7 [2022-04-20T08:29:52.998Z] Thread(s) per core: 1 [2022-04-20T08:29:52.998Z] Core(s) per socket: 1 [2022-04-20T08:29:52.998Z] Socket(s): 8 [2022-04-20T08:29:52.998Z] NUMA node(s): 1 [2022-04-20T08:29:52.998Z] Vendor ID: AuthenticAMD [2022-04-20T08:29:52.998Z] CPU family: 23 [2022-04-20T08:29:52.998Z] Model: 49 [2022-04-20T08:29:52.998Z] Model name: AMD EPYC-Rome Processor [2022-04-20T08:29:52.998Z] Stepping: 0 [2022-04-20T08:29:52.998Z] CPU MHz: 2799.998 [2022-04-20T08:29:52.998Z] BogoMIPS: 5599.99 [2022-04-20T08:29:52.998Z] Virtualization: AMD-V [2022-04-20T08:29:52.998Z] Hypervisor vendor: KVM [2022-04-20T08:29:52.998Z] Virtualization type: full [2022-04-20T08:29:52.998Z] L1d cache: 256 KiB [2022-04-20T08:29:52.998Z] L1i cache: 256 KiB [2022-04-20T08:29:52.998Z] L2 cache: 4 MiB [2022-04-20T08:29:52.998Z] L3 cache: 128 MiB [2022-04-20T08:29:52.998Z] NUMA node0 CPU(s): 0-7 [2022-04-20T08:29:52.998Z] Vulnerability Itlb multihit: Not affected [2022-04-20T08:29:52.998Z] Vulnerability L1tf: Not affected [2022-04-20T08:29:52.998Z] Vulnerability Mds: Not affected [2022-04-20T08:29:52.998Z] Vulnerability Meltdown: Not affected [2022-04-20T08:29:52.998Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-20T08:29:52.998Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-20T08:29:52.998Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-20T08:29:52.998Z] Vulnerability Srbds: Not affected [2022-04-20T08:29:52.998Z] Vulnerability Tsx async abort: Not affected [2022-04-20T08:29:52.998Z] 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-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] ---> nproc: [2022-04-20T08:29:52.998Z] 8 [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] ---> df -h: [2022-04-20T08:29:52.998Z] Filesystem Size Used Avail Use% Mounted on [2022-04-20T08:29:52.998Z] overlay 155G 13G 143G 8% / [2022-04-20T08:29:52.998Z] tmpfs 64M 0 64M 0% /dev [2022-04-20T08:29:52.998Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-20T08:29:52.998Z] shm 64M 0 64M 0% /dev/shm [2022-04-20T08:29:52.998Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] ---> sar -b -r -n DEV: [2022-04-20T08:29:52.998Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21482) 04/20/22 _x86_64_ (8 CPU) [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] 08:20:42 LINUX RESTART (8 CPU) [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-20T08:29:52.998Z] 08:22:01 399.40 49.33 350.07 0.00 4395.40 193563.74 0.00 [2022-04-20T08:29:52.998Z] 08:23:01 199.35 0.20 199.15 0.00 23.60 47434.23 0.00 [2022-04-20T08:29:52.998Z] 08:24:01 32.22 0.03 32.19 0.00 5.60 16438.80 0.00 [2022-04-20T08:29:52.998Z] 08:25:01 2.27 0.00 2.27 0.00 0.00 25.19 0.00 [2022-04-20T08:29:52.998Z] 08:26:01 1.83 0.02 1.82 0.00 0.13 20.66 0.00 [2022-04-20T08:29:52.998Z] 08:27:01 1.97 0.00 1.97 0.00 0.00 21.99 0.00 [2022-04-20T08:29:52.998Z] 08:28:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2022-04-20T08:29:52.998Z] 08:29:01 7.67 0.10 7.57 0.00 10.26 2414.40 0.00 [2022-04-20T08:29:52.998Z] Average: 80.77 6.21 74.56 0.00 554.34 32490.29 0.00 [2022-04-20T08:29:52.998Z] [2022-04-20T08:29:52.998Z] 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-20T08:29:52.998Z] 08:22:01 28141224 31724456 572456 1.74 153064 3639300 2306672 6.80 1302740 2993416 122700 [2022-04-20T08:29:52.999Z] 08:23:01 27748552 31719908 571880 1.74 185880 3960968 2258200 6.66 1346364 3300708 374820 [2022-04-20T08:29:52.999Z] 08:24:01 27678172 31763644 526988 1.60 190724 4043912 1877132 5.53 1318924 3371160 12 [2022-04-20T08:29:52.999Z] 08:25:01 27679832 31765344 525124 1.60 190772 4043912 1877132 5.53 1318060 3371160 12 [2022-04-20T08:29:52.999Z] 08:26:01 27689148 31774700 515712 1.57 190852 4043924 1877132 5.53 1309060 3371168 44 [2022-04-20T08:29:52.999Z] 08:27:01 27689628 31775272 515092 1.57 190908 4043928 1877132 5.53 1308764 3371176 20 [2022-04-20T08:29:52.999Z] 08:28:01 27696872 31782728 507576 1.54 190976 4044060 1877132 5.53 1301656 3371300 144 [2022-04-20T08:29:52.999Z] 08:29:01 27034708 31719388 570096 1.73 195148 4603956 2274272 6.70 1369160 3930584 567108 [2022-04-20T08:29:52.999Z] Average: 27669767 31753180 538116 1.64 186040 4052995 2028100 5.98 1321841 3385084 133108 [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-20T08:29:52.999Z] 08:22:01 ens3 897.23 609.68 6973.03 126.51 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:22:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:22:01 docker0 241.48 274.75 20.51 2335.62 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:23:01 ens3 229.50 155.89 2671.37 218.11 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:23:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:23:01 docker0 7.80 9.72 0.45 38.12 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:24:01 ens3 37.80 33.61 17.25 51.89 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:25:01 ens3 0.47 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:26:01 ens3 0.67 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:27:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:29:01 ens3 136.01 73.24 4056.67 8.41 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:29:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] Average: ens3 162.73 109.14 1714.74 50.66 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] Average: docker0 31.16 35.56 2.62 296.70 0.00 0.00 0.00 0.00 [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] ---> sar -P ALL: [2022-04-20T08:29:52.999Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21482) 04/20/22 _x86_64_ (8 CPU) [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] 08:20:42 LINUX RESTART (8 CPU) [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] 08:21:01 CPU %user %nice %system %iowait %steal %idle [2022-04-20T08:29:52.999Z] 08:22:01 all 11.94 0.00 4.81 2.47 0.08 80.70 [2022-04-20T08:29:52.999Z] 08:22:01 0 13.14 0.00 6.95 4.45 0.08 75.38 [2022-04-20T08:29:52.999Z] 08:22:01 1 14.02 0.00 4.59 0.39 0.07 80.93 [2022-04-20T08:29:52.999Z] 08:22:01 2 11.87 0.00 4.59 0.61 0.07 82.87 [2022-04-20T08:29:52.999Z] 08:22:01 3 10.85 0.00 4.40 0.84 0.08 83.82 [2022-04-20T08:29:52.999Z] 08:22:01 4 10.34 0.00 4.77 5.80 0.08 79.01 [2022-04-20T08:29:52.999Z] 08:22:01 5 11.85 0.00 4.88 2.93 0.08 80.26 [2022-04-20T08:29:52.999Z] 08:22:01 6 13.20 0.00 4.21 1.03 0.08 81.47 [2022-04-20T08:29:52.999Z] 08:22:01 7 10.19 0.00 4.09 3.75 0.10 81.87 [2022-04-20T08:29:52.999Z] 08:23:01 all 20.99 0.00 6.00 1.49 0.10 71.43 [2022-04-20T08:29:52.999Z] 08:23:01 0 21.37 0.00 6.37 4.18 0.08 68.00 [2022-04-20T08:29:52.999Z] 08:23:01 1 21.56 0.00 6.16 0.87 0.08 71.33 [2022-04-20T08:29:52.999Z] 08:23:01 2 21.91 0.00 6.51 1.22 0.10 70.26 [2022-04-20T08:29:52.999Z] 08:23:01 3 20.37 0.00 5.24 0.27 0.10 74.02 [2022-04-20T08:29:52.999Z] 08:23:01 4 19.17 0.00 5.91 1.57 0.10 73.24 [2022-04-20T08:29:52.999Z] 08:23:01 5 20.86 0.00 5.71 2.66 0.10 70.67 [2022-04-20T08:29:52.999Z] 08:23:01 6 20.92 0.00 6.27 0.47 0.08 72.25 [2022-04-20T08:29:52.999Z] 08:23:01 7 21.80 0.00 5.82 0.66 0.10 71.62 [2022-04-20T08:29:52.999Z] 08:24:01 all 1.91 0.00 0.71 0.33 0.01 97.04 [2022-04-20T08:29:52.999Z] 08:24:01 0 1.95 0.00 0.72 0.00 0.02 97.31 [2022-04-20T08:29:52.999Z] 08:24:01 1 2.12 0.00 0.82 0.42 0.02 96.63 [2022-04-20T08:29:52.999Z] 08:24:01 2 1.72 0.00 0.50 0.18 0.02 97.58 [2022-04-20T08:29:52.999Z] 08:24:01 3 2.01 0.00 0.64 0.03 0.00 97.33 [2022-04-20T08:29:52.999Z] 08:24:01 4 1.91 0.00 0.55 0.02 0.00 97.53 [2022-04-20T08:29:52.999Z] 08:24:01 5 1.52 0.00 1.21 1.96 0.00 95.31 [2022-04-20T08:29:52.999Z] 08:24:01 6 2.45 0.00 0.72 0.02 0.02 96.81 [2022-04-20T08:29:52.999Z] 08:24:01 7 1.57 0.00 0.57 0.00 0.02 97.84 [2022-04-20T08:29:52.999Z] 08:25:01 all 0.25 0.00 0.02 0.01 0.00 99.72 [2022-04-20T08:29:52.999Z] 08:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-20T08:29:52.999Z] 08:25:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-04-20T08:29:52.999Z] 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T08:29:52.999Z] 08:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T08:29:52.999Z] 08:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-20T08:29:52.999Z] 08:25:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:25:01 6 1.82 0.00 0.07 0.00 0.00 98.11 [2022-04-20T08:29:52.999Z] 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T08:29:52.999Z] 08:26:01 all 0.05 0.00 0.04 0.01 0.01 99.89 [2022-04-20T08:29:52.999Z] 08:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-20T08:29:52.999Z] 08:26:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-04-20T08:29:52.999Z] 08:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-20T08:29:52.999Z] 08:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-20T08:29:52.999Z] 08:26:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2022-04-20T08:29:52.999Z] 08:26:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-04-20T08:29:52.999Z] 08:26:01 6 0.20 0.00 0.08 0.00 0.00 99.72 [2022-04-20T08:29:52.999Z] 08:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-20T08:29:52.999Z] 08:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-20T08:29:52.999Z] 08:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:27:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-04-20T08:29:52.999Z] 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-20T08:29:52.999Z] 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-20T08:29:52.999Z] 08:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2022-04-20T08:29:52.999Z] 08:27:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-20T08:29:52.999Z] 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T08:29:52.999Z] 08:28:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:28:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2022-04-20T08:29:52.999Z] 08:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-04-20T08:29:52.999Z] 08:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T08:29:52.999Z] 08:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-20T08:29:52.999Z] 08:28:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-04-20T08:29:52.999Z] 08:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-20T08:29:52.999Z] 08:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-20T08:29:52.999Z] 08:29:01 all 2.17 0.00 0.93 0.06 0.01 96.83 [2022-04-20T08:29:52.999Z] 08:29:01 0 2.41 0.00 0.90 0.00 0.02 96.68 [2022-04-20T08:29:52.999Z] 08:29:01 1 2.12 0.00 0.80 0.23 0.02 96.82 [2022-04-20T08:29:52.999Z] 08:29:01 2 2.89 0.00 0.90 0.00 0.02 96.19 [2022-04-20T08:29:52.999Z] 08:29:01 3 2.46 0.00 1.00 0.03 0.02 96.49 [2022-04-20T08:29:52.999Z] 08:29:01 4 1.79 0.00 1.04 0.00 0.02 97.16 [2022-04-20T08:29:52.999Z] 08:29:01 5 2.12 0.00 1.20 0.18 0.02 96.47 [2022-04-20T08:29:52.999Z] 08:29:01 6 1.75 0.00 0.84 0.00 0.00 97.41 [2022-04-20T08:29:52.999Z] 08:29:01 7 1.84 0.00 0.74 0.00 0.02 97.40 [2022-04-20T08:29:52.999Z] Average: all 4.63 0.00 1.56 0.54 0.03 93.24 [2022-04-20T08:29:52.999Z] Average: 0 4.83 0.00 1.87 1.07 0.03 92.20 [2022-04-20T08:29:52.999Z] Average: 1 4.98 0.00 1.55 0.25 0.03 93.19 [2022-04-20T08:29:52.999Z] Average: 2 4.77 0.00 1.55 0.25 0.03 93.40 [2022-04-20T08:29:52.999Z] Average: 3 4.43 0.00 1.41 0.15 0.03 93.99 [2022-04-20T08:29:52.999Z] Average: 4 4.15 0.00 1.54 0.92 0.03 93.37 [2022-04-20T08:29:52.999Z] Average: 5 4.52 0.00 1.63 0.97 0.03 92.85 [2022-04-20T08:29:52.999Z] Average: 6 5.00 0.00 1.51 0.19 0.03 93.27 [2022-04-20T08:29:52.999Z] Average: 7 4.38 0.00 1.39 0.54 0.03 93.65 [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z] [2022-04-20T08:29:52.999Z]