Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6474014790099981109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh7573754380049125548.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh7869720600124128192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7950125132692190199.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1668405793796460026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-965 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh8610065956871827467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2ec88548ec71f6c1ecfd18bd98758aef15b856d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:37 ========================================================= 04:59:37 EdgeX Global Pipelines Version Info 04:59:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:38 ------------------- 04:59:38 stable info: 04:59:38 ------------------- 04:59:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:38 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 04:59:38 Message: update stable to v1.0.209 04:59:39 ------------------- 04:59:39 experimental info: 04:59:39 ------------------- 04:59:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:39 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 04:59:39 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ec885 [Pipeline] echo 04:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:39 provisioning config files... 04:59:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8869948232631251213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:40 ---> docker-login.sh 04:59:40 nexus3.edgexfoundry.org:10001 04:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:40 Configure a credential helper to remove this warning. See 04:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:40 04:59:40 Login Succeeded 04:59:40 nexus3.edgexfoundry.org:10002 04:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:40 Configure a credential helper to remove this warning. See 04:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:40 04:59:40 Login Succeeded 04:59:40 nexus3.edgexfoundry.org:10003 04:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:40 Configure a credential helper to remove this warning. See 04:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:40 04:59:40 Login Succeeded 04:59:40 nexus3.edgexfoundry.org:10004 04:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:40 Configure a credential helper to remove this warning. See 04:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:40 04:59:40 Login Succeeded 04:59:40 docker.io 04:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:41 Configure a credential helper to remove this warning. See 04:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:41 04:59:41 Login Succeeded 04:59:41 ---> docker-login.sh ends [Pipeline] } 04:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:41 + git log --format=format:%s -1 f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] echo 04:59:41 GIT_COMMIT: f2ec88548ec71f6c1ecfd18bd98758aef15b856d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:59:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:42 04:59:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:59:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:42 latest: Pulling from edgex-devops/git-semver 04:59:42 a0d0a0d46f8b: Pulling fs layer 04:59:42 3e5f54012d9b: Pulling fs layer 04:59:42 4c7163046ea9: Pulling fs layer 04:59:42 0c2d73faf560: Pulling fs layer 04:59:42 0c2d73faf560: Waiting 04:59:42 3e5f54012d9b: Download complete 04:59:42 a0d0a0d46f8b: Verifying Checksum 04:59:42 a0d0a0d46f8b: Download complete 04:59:42 4c7163046ea9: Verifying Checksum 04:59:42 4c7163046ea9: Download complete 04:59:42 0c2d73faf560: Verifying Checksum 04:59:42 0c2d73faf560: Download complete 04:59:42 a0d0a0d46f8b: Pull complete 04:59:42 3e5f54012d9b: Pull complete 04:59:43 4c7163046ea9: Pull complete 04:59:43 0c2d73faf560: Pull complete 04:59:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:59:43 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 04:59:43 $ 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 04:59:44 $ docker top 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:44 [ssh-agent] Looking for ssh-agent implementation... 04:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:44 $ docker exec 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent 04:59:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcheaag/agent.14 04:59:44 SSH_AGENT_PID=20 04:59:44 Running ssh-add (command line suppressed) 04:59:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3433601541066430904.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3433601541066430904.key) 04:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:45 + git tag --points-at HEAD [Pipeline] } 04:59:45 $ docker exec --env ******** --env ******** 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent -k 04:59:45 unset SSH_AUTH_SOCK; 04:59:45 unset SSH_AGENT_PID; 04:59:45 echo Agent pid 20 killed; 04:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:45 [ssh-agent] Looking for ssh-agent implementation... 04:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:45 $ docker exec 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent 04:59:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbIaEEB/agent.52 04:59:45 SSH_AGENT_PID=58 04:59:45 Running ssh-add (command line suppressed) 04:59:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9088143969518834438.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9088143969518834438.key) 04:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:45 + git semver init 04:59:45 # -> Open(): unable to determine branch for HEAD 04:59:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:59:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:59:45 # $SEMVER_REMOTE_NAME = origin 04:59:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:59:45 # $SEMVER_USER_NAME = edgex-jenkins 04:59:45 # $SEMVER_BRANCH = main 04:59:45 # $SEMVER_TEMP = /tmp/semver-848524064 04:59:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:59:47 # '/tmp/semver-848524064' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 04:59:47 # -> Force: false 04:59:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:59:47 $ docker exec --env ******** --env ******** 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 ssh-agent -k 04:59:47 unset SSH_AUTH_SOCK; 04:59:47 unset SSH_AGENT_PID; 04:59:47 echo Agent pid 58 killed; 04:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:48 + git semver [Pipeline] } 04:59:48 $ docker stop --time=1 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 04:59:49 $ docker rm -f 20903ca439e58f1ad3f1a4682cab2bb46813382b0f7ebff05c64b94e61397e42 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:50 Stashed 1 file(s) [Pipeline] echo 04:59:50 [edgeXSemver]: initialized semver on version 2.0.1-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:00:05 Still waiting to schedule task 05:00:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-965’ 05:00:05 Still waiting to schedule task 05:00:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:01:15 Running on prd-centos7-docker-4c-2g-968 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:01:15 Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout 05:01:16 The recommended git tool is: git 05:01:18 using credential edgex-jenkins-ssh 05:01:18 Cloning the remote Git repository 05:01:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:01:17 > git init /w/workspace/edgex-ui-go/22 # timeout=10 05:01:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:01:17 > git --version # timeout=10 05:01:17 > git --version # 'git version 2.24.4' 05:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:17 [INFO] Currently running in a labeled security context 05:01:17 [INFO] Currently SELinux is 'enforcing' on the host 05:01:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/22@tmp/jenkins-gitclient-ssh6219597365101782670.key 05:01:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:19 Avoid second fetch 05:01:19 Checking out Revision f2ec88548ec71f6c1ecfd18bd98758aef15b856d (main) 05:01:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:01:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:18 > git config core.sparsecheckout # timeout=10 05:01:18 > git checkout -f f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 05:01:23 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:23 provisioning config files... 05:01:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config8069976380334405346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:23 ---> docker-login.sh 05:01:23 nexus3.edgexfoundry.org:10001 05:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:23 Configure a credential helper to remove this warning. See 05:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:23 05:01:23 Login Succeeded 05:01:23 nexus3.edgexfoundry.org:10002 05:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:24 Configure a credential helper to remove this warning. See 05:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:24 05:01:24 Login Succeeded 05:01:24 nexus3.edgexfoundry.org:10003 05:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:24 Configure a credential helper to remove this warning. See 05:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:24 05:01:24 Login Succeeded 05:01:24 nexus3.edgexfoundry.org:10004 05:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:24 Configure a credential helper to remove this warning. See 05:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:24 05:01:24 Login Succeeded 05:01:24 docker.io 05:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:24 Configure a credential helper to remove this warning. See 05:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:24 05:01:24 Login Succeeded 05:01:24 ---> docker-login.sh ends [Pipeline] } 05:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:24 ========================================================= 05:01:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:01:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:01:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:01:25 Sending build context to Docker daemon 20.56MB 05:01:25 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:01:25 Step 2/14 : FROM ${BASE} AS builder 05:01:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:25 4e9f2cdf4387: Pulling fs layer 05:01:25 57d31006c564: Pulling fs layer 05:01:25 bd5ccded8296: Pulling fs layer 05:01:25 304dd3a0f381: Pulling fs layer 05:01:25 d37cda54a23b: Pulling fs layer 05:01:25 bae75c0f2455: Pulling fs layer 05:01:25 806579b3d29a: Pulling fs layer 05:01:25 c77eb801bf70: Pulling fs layer 05:01:25 6d0567d44e1a: Pulling fs layer 05:01:25 304dd3a0f381: Waiting 05:01:25 d37cda54a23b: Waiting 05:01:25 bae75c0f2455: Waiting 05:01:25 806579b3d29a: Waiting 05:01:25 c77eb801bf70: Waiting 05:01:25 6d0567d44e1a: Waiting 05:01:25 bd5ccded8296: Verifying Checksum 05:01:25 bd5ccded8296: Download complete 05:01:25 57d31006c564: Verifying Checksum 05:01:25 57d31006c564: Download complete 05:01:25 d37cda54a23b: Verifying Checksum 05:01:25 d37cda54a23b: Download complete 05:01:25 4e9f2cdf4387: Verifying Checksum 05:01:25 4e9f2cdf4387: Download complete 05:01:25 bae75c0f2455: Verifying Checksum 05:01:25 bae75c0f2455: Download complete 05:01:25 806579b3d29a: Verifying Checksum 05:01:25 806579b3d29a: Download complete 05:01:25 c77eb801bf70: Verifying Checksum 05:01:25 c77eb801bf70: Download complete 05:01:25 4e9f2cdf4387: Pull complete 05:01:26 304dd3a0f381: Verifying Checksum 05:01:26 304dd3a0f381: Download complete 05:01:26 57d31006c564: Pull complete 05:01:26 6d0567d44e1a: Verifying Checksum 05:01:26 6d0567d44e1a: Download complete 05:01:26 bd5ccded8296: Pull complete 05:01:30 304dd3a0f381: Pull complete 05:01:30 d37cda54a23b: Pull complete 05:01:30 bae75c0f2455: Pull complete 05:01:30 806579b3d29a: Pull complete 05:01:30 c77eb801bf70: Pull complete 05:01:33 6d0567d44e1a: Pull complete 05:01:33 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 05:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:01:33 ---> e839a31ac9d1 05:01:33 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:01:37 ---> Running in 6920eb4e4c53 05:01:37 Removing intermediate container 6920eb4e4c53 05:01:37 ---> 3e0132e42e93 05:01:37 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:01:37 ---> Running in 8509dbf9c8b6 05:01:37 Removing intermediate container 8509dbf9c8b6 05:01:37 ---> c8660762150f 05:01:37 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:01:37 ---> Running in af593d3df503 05:01:37 Removing intermediate container af593d3df503 05:01:37 ---> 0460c3a3f431 05:01:37 Step 6/14 : LABEL Name=edgex-ui-go 05:01:37 ---> Running in e9794aeb438a 05:01:37 Removing intermediate container e9794aeb438a 05:01:37 ---> 692b051effbc 05:01:37 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:01:37 ---> Running in 12730f3ec400 05:01:37 Removing intermediate container 12730f3ec400 05:01:37 ---> 25d15b643e08 05:01:37 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:01:37 ---> Running in 0bd1c5188701 05:01:37 Removing intermediate container 0bd1c5188701 05:01:37 ---> a97005617583 05:01:37 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:37 ---> Running in 23814f0c5ba2 05:01:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:01:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:01:39 OK: 219 MiB in 52 packages 05:01:39 Removing intermediate container 23814f0c5ba2 05:01:39 ---> 14b805de52e6 05:01:39 Step 10/14 : ENV GO111MODULE=on 05:01:39 ---> Running in 3a3f0761dd81 05:01:39 Removing intermediate container 3a3f0761dd81 05:01:39 ---> 6bb74473cf6e 05:01:39 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:39 ---> Running in 4d29ddf3c154 05:01:39 Removing intermediate container 4d29ddf3c154 05:01:39 ---> 2ec4672e608a 05:01:39 Step 12/14 : COPY . . 05:01:40 ---> d60275873115 05:01:40 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:40 ---> Running in 6cb2eee78d32 05:01:55 Removing intermediate container 6cb2eee78d32 05:01:55 ---> 13ff89f31283 05:01:55 Step 14/14 : RUN ${MAKE} 05:01:55 ---> Running in 7d35c450df1e 05:01:55 noop 05:01:55 Removing intermediate container 7d35c450df1e 05:01:55 ---> f5199f27809f 05:01:55 Successfully built f5199f27809f 05:01:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:01:56 + docker inspect -f . ci-base-image-x86_64 05:01:56 . [Pipeline] withDockerContainer 05:01:56 prd-centos7-docker-4c-2g-968 does not seem to be running inside a container 05:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:56 $ docker top fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:56 + go version 05:01:56 go version go1.16.8 linux/amd64 [Pipeline] } 05:01:56 $ docker stop --time=1 fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea 05:01:58 $ docker rm -f fb4998abe7bc9f3e44c7fcbca43e435e3b68978d30adfa9f98bf8f2fc9b359ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:58 + docker inspect -f . ci-base-image-x86_64 05:01:58 . [Pipeline] withDockerContainer 05:01:58 prd-centos7-docker-4c-2g-968 does not seem to be running inside a container 05:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:59 $ docker top cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:01:59 + make test 05:01:59 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:01:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:02:12 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:02:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:02:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:02:17 $ docker stop --time=1 cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e 05:02:18 $ docker rm -f cef5bbb9314438e06b4603bb65a6f8f06dc73d3d14ab089913e56ec9d22a484e [Pipeline] // withDockerContainer [Pipeline] sh 05:02:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:20 + ls -al . 05:02:20 total 88 05:02:20 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 05:01 . 05:02:20 drwxrwxr-x. 4 jenkins jenkins 30 Oct 13 05:01 .. 05:02:20 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:01 assets 05:02:20 drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 05:01 bin 05:02:20 drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 05:01 cmd 05:02:20 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 05:01 CONTRIBUTING.md 05:02:20 -rw-r--r--. 1 jenkins jenkins 10 Oct 13 05:01 coverage.out 05:02:20 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 05:01 Dockerfile 05:02:20 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 05:01 docs 05:02:20 drwxrwxr-x. 8 jenkins jenkins 162 Oct 13 05:01 .git 05:02:20 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:01 .github 05:02:20 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:01 .gitignore 05:02:20 -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 05:01 go.mod 05:02:20 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 05:01 go.sum 05:02:20 drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 05:01 internal 05:02:20 -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 05:01 Jenkinsfile 05:02:20 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 05:01 LICENSE 05:02:20 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 05:01 Makefile 05:02:20 drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 05:01 pkg 05:02:20 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 05:01 README.md 05:02:20 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 05:01 snap 05:02:20 -rw-rw-r--. 1 jenkins jenkins 12 Oct 13 04:59 VERSION 05:02:20 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:01 version.go 05:02:20 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 05:01 web [Pipeline] isUnix [Pipeline] sh 05:02:21 + 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d --label arch=amd64 --label version=2.0.1-dev.20 . 05:02:21 Sending build context to Docker daemon 20.56MB 05:02:21 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:02:21 Step 2/22 : FROM ${BASE} AS builder 05:02:21 ---> f5199f27809f 05:02:21 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:21 ---> Running in 046f3fe5f969 05:02:21 Removing intermediate container 046f3fe5f969 05:02:21 ---> 35f1cf1a60f8 05:02:21 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:02:21 ---> Running in f872bdb9f1d6 05:02:21 Removing intermediate container f872bdb9f1d6 05:02:21 ---> afc786a4d4d0 05:02:21 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:02:21 ---> Running in 053fac8b346a 05:02:21 Removing intermediate container 053fac8b346a 05:02:21 ---> c52182f0a66b 05:02:21 Step 6/22 : LABEL Name=edgex-ui-go 05:02:21 ---> Running in 13af58a80a40 05:02:21 Removing intermediate container 13af58a80a40 05:02:21 ---> 81d4e1e8d1ef 05:02:21 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:02:21 ---> Running in a27d76bd60e0 05:02:22 Removing intermediate container a27d76bd60e0 05:02:22 ---> 20d545e498ed 05:02:22 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:22 ---> Running in 1f83926434ce 05:02:22 Removing intermediate container 1f83926434ce 05:02:22 ---> 79871b0af5aa 05:02:22 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:22 ---> Running in c006141f17c9 05:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:23 OK: 219 MiB in 52 packages 05:02:24 Removing intermediate container c006141f17c9 05:02:24 ---> ee1c31aebe8c 05:02:24 Step 10/22 : ENV GO111MODULE=on 05:02:24 ---> Running in 3d93f622305c 05:02:24 Removing intermediate container 3d93f622305c 05:02:24 ---> b570c31b3174 05:02:24 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:24 ---> Running in 8eecb0095b98 05:02:24 Removing intermediate container 8eecb0095b98 05:02:24 ---> d9525acc7e50 05:02:24 Step 12/22 : COPY . . 05:02:24 ---> c2fdb2ef9383 05:02:24 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:24 ---> Running in e06f975101b7 05:02:25 Removing intermediate container e06f975101b7 05:02:25 ---> a5c444d3fc43 05:02:25 Step 14/22 : RUN ${MAKE} 05:02:25 ---> Running in 7d0c781f5953 05:02:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:02:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:02:35 Removing intermediate container 7d0c781f5953 05:02:35 ---> 0000499be38e 05:02:35 Step 15/22 : FROM alpine:3.14 05:02:36 3.14: Pulling from library/alpine 05:02:36 a0d0a0d46f8b: Pulling fs layer 05:02:36 a0d0a0d46f8b: Verifying Checksum 05:02:36 a0d0a0d46f8b: Download complete 05:02:36 a0d0a0d46f8b: Pull complete 05:02:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:02:36 Status: Downloaded newer image for alpine:3.14 05:02:36 ---> 14119a10abf4 05:02:36 Step 16/22 : EXPOSE 4000 05:02:36 ---> Running in 555c6b9035ca 05:02:36 Removing intermediate container 555c6b9035ca 05:02:36 ---> b9bfc3497f55 05:02:36 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:37 ---> cc64f4841e74 05:02:37 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:37 ---> Running in 17888c84783c 05:02:37 Removing intermediate container 17888c84783c 05:02:37 ---> 9ac5d3c78870 05:02:37 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:02:37 ---> Running in cd64b4932c7f 05:02:37 Removing intermediate container cd64b4932c7f 05:02:37 ---> 28793db825b2 05:02:37 Step 20/22 : LABEL arch=amd64 05:02:37 ---> Running in 3cd27e0fd049 05:02:37 Removing intermediate container 3cd27e0fd049 05:02:37 ---> 8c4c87a1551c 05:02:37 Step 21/22 : LABEL git_sha=f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:02:37 ---> Running in c9b2ac97c975 05:02:37 Removing intermediate container c9b2ac97c975 05:02:37 ---> 012baecd3414 05:02:37 Step 22/22 : LABEL version=2.0.1-dev.20 05:02:37 ---> Running in 11e7b14cf13b 05:02:37 Removing intermediate container 11e7b14cf13b 05:02:37 ---> ca0f7ce4ff25 05:02:37 [Warning] One or more build-args [ARCH] were not consumed 05:02:37 Successfully built ca0f7ce4ff25 05:02:37 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:38 provisioning config files... 05:02:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5292461720231928537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:38 ---> docker-login.sh 05:02:38 nexus3.edgexfoundry.org:10001 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10002 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10003 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10004 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 docker.io 05:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:39 Configure a credential helper to remove this warning. See 05:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:39 05:02:39 Login Succeeded 05:02:39 ---> docker-login.sh ends [Pipeline] } 05:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:39 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:02:39 f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:02:39 latest 05:02:39 2.0.1-dev.20 05:02:39 f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:02:39 main 05:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh 05:02:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:02:40 c8069fcadb6e: Preparing 05:02:40 e2eb06d8af82: Preparing 05:02:40 e2eb06d8af82: Layer already exists 05:02:41 c8069fcadb6e: Pushed 05:02:41 f2ec88548ec71f6c1ecfd18bd98758aef15b856d: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:02:42 c8069fcadb6e: Preparing 05:02:42 e2eb06d8af82: Preparing 05:02:42 e2eb06d8af82: Layer already exists 05:02:42 c8069fcadb6e: Layer already exists 05:02:42 latest: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 05:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:02:42 c8069fcadb6e: Preparing 05:02:42 e2eb06d8af82: Preparing 05:02:42 c8069fcadb6e: Layer already exists 05:02:42 e2eb06d8af82: Layer already exists 05:02:42 2.0.1-dev.20: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:02:43 c8069fcadb6e: Preparing 05:02:43 e2eb06d8af82: Preparing 05:02:43 e2eb06d8af82: Layer already exists 05:02:43 c8069fcadb6e: Layer already exists 05:02:43 f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 05:02:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:02:44 c8069fcadb6e: Preparing 05:02:44 e2eb06d8af82: Preparing 05:02:44 c8069fcadb6e: Layer already exists 05:02:44 e2eb06d8af82: Layer already exists 05:02:44 main: digest: sha256:eb674eabf3709f5d9c68b988314eb0aee2bf33263efeda1763f5fbdea320b1aa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:44 ===================================================== [Pipeline] echo 05:02:44 taggedImages: 05:02:44 - nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:02:44 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:02:44 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.20 05:02:44 - nexus3.edgexfoundry.org:10004/edgex-ui:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:02:44 - 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 05:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:44 05:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:44 latest: Pulling from edgex-lftools-log-publisher 05:02:44 b4d181a07f80: Pulling fs layer 05:02:44 a1111a8f2ec3: Pulling fs layer 05:02:44 ed53099fbce6: Pulling fs layer 05:02:44 dc539afda2c1: Pulling fs layer 05:02:44 77bc0d833cb6: Pulling fs layer 05:02:44 9065ff56babe: Pulling fs layer 05:02:44 d287ab97295c: Pulling fs layer 05:02:44 77bc0d833cb6: Waiting 05:02:44 9065ff56babe: Waiting 05:02:44 d287ab97295c: Waiting 05:02:44 dc539afda2c1: Waiting 05:02:44 a1111a8f2ec3: Verifying Checksum 05:02:44 a1111a8f2ec3: Download complete 05:02:44 dc539afda2c1: Verifying Checksum 05:02:44 dc539afda2c1: Download complete 05:02:45 ed53099fbce6: Verifying Checksum 05:02:45 ed53099fbce6: Download complete 05:02:45 77bc0d833cb6: Verifying Checksum 05:02:45 77bc0d833cb6: Download complete 05:02:45 9065ff56babe: Verifying Checksum 05:02:45 9065ff56babe: Download complete 05:02:45 b4d181a07f80: Verifying Checksum 05:02:45 b4d181a07f80: Download complete 05:02:45 d287ab97295c: Verifying Checksum 05:02:45 d287ab97295c: Download complete 05:02:46 b4d181a07f80: Pull complete 05:02:46 a1111a8f2ec3: Pull complete 05:02:47 ed53099fbce6: Pull complete 05:02:47 dc539afda2c1: Pull complete 05:02:47 77bc0d833cb6: Pull complete 05:02:47 9065ff56babe: Pull complete 05:02:53 d287ab97295c: Pull complete 05:02:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:02:53 prd-centos7-docker-4c-2g-968 does not seem to be running inside a container 05:02:53 $ 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/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:55 $ docker top 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:55 ---> job-cost.sh 05:02:55 lf-activate-venv: SKIPPING 05:02:55 INFO: No Stack... 05:02:56 INFO: Retrieving Pricing Info for: v3-standard-2 05:02:56 INFO: Archiving Costs [Pipeline] sh 05:02:57 + cat /w/workspace/edgex-ui-go/22/archives/cost.csv 05:02:57 + cut -d, -f6 [Pipeline] lock 05:02:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] 05:02:57 Resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] did not exist. Created. 05:02:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:57 + echo total: 0.05999999865889549 [Pipeline] stash 05:02:57 Stashed 1 file(s) [Pipeline] } 05:02:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:57 $ docker stop --time=1 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 05:02:58 $ docker rm -f 7d1fe79d29da4bcae11c41861ef19bdbef4155064f889b22f2adc663f0db9523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-970 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:05:10 Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout 05:05:10 The recommended git tool is: git 05:05:16 using credential edgex-jenkins-ssh 05:05:16 Cloning the remote Git repository 05:05:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:05:16 > git init /w/workspace/edgex-ui-go/22 # timeout=10 05:05:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:17 > git --version # timeout=10 05:05:17 > git --version # 'git version 2.17.1' 05:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:20 Avoid second fetch 05:05:20 Checking out Revision f2ec88548ec71f6c1ecfd18bd98758aef15b856d (main) 05:05:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:20 > git config core.sparsecheckout # timeout=10 05:05:20 > git checkout -f f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 05:05:24 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:25 provisioning config files... 05:05:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5321459878045642435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:26 ---> docker-login.sh 05:05:26 nexus3.edgexfoundry.org:10001 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 nexus3.edgexfoundry.org:10002 05:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:28 Configure a credential helper to remove this warning. See 05:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:28 05:05:28 Login Succeeded 05:05:28 nexus3.edgexfoundry.org:10003 05:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:28 Configure a credential helper to remove this warning. See 05:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:28 05:05:28 Login Succeeded 05:05:28 nexus3.edgexfoundry.org:10004 05:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:29 Configure a credential helper to remove this warning. See 05:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:29 05:05:29 Login Succeeded 05:05:29 docker.io 05:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:30 Configure a credential helper to remove this warning. See 05:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:30 05:05:30 Login Succeeded 05:05:30 ---> docker-login.sh ends [Pipeline] } 05:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:30 ========================================================= 05:05:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:05:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:05:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:05:31 Sending build context to Docker daemon 20.56MB 05:05:31 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:05:31 Step 2/14 : FROM ${BASE} AS builder 05:05:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:32 bbf911997326: Pulling fs layer 05:05:32 58ec367f63d7: Pulling fs layer 05:05:32 1b4a6ffa7d45: Pulling fs layer 05:05:32 fc5181fea5dc: Pulling fs layer 05:05:32 9c418107303f: Pulling fs layer 05:05:32 284eca6f2348: Pulling fs layer 05:05:32 842844d905b1: Pulling fs layer 05:05:32 901a3a57568e: Pulling fs layer 05:05:32 284eca6f2348: Waiting 05:05:32 842844d905b1: Waiting 05:05:32 901a3a57568e: Waiting 05:05:32 9c418107303f: Waiting 05:05:32 fc5181fea5dc: Waiting 05:05:32 1b4a6ffa7d45: Verifying Checksum 05:05:32 1b4a6ffa7d45: Download complete 05:05:32 58ec367f63d7: Verifying Checksum 05:05:32 58ec367f63d7: Download complete 05:05:32 9c418107303f: Verifying Checksum 05:05:32 9c418107303f: Download complete 05:05:32 284eca6f2348: Download complete 05:05:32 842844d905b1: Verifying Checksum 05:05:32 842844d905b1: Download complete 05:05:32 bbf911997326: Verifying Checksum 05:05:32 bbf911997326: Download complete 05:05:33 bbf911997326: Pull complete 05:05:34 58ec367f63d7: Pull complete 05:05:34 1b4a6ffa7d45: Pull complete 05:05:34 901a3a57568e: Verifying Checksum 05:05:34 901a3a57568e: Download complete 05:05:34 fc5181fea5dc: Verifying Checksum 05:05:34 fc5181fea5dc: Download complete 05:05:44 fc5181fea5dc: Pull complete 05:05:44 9c418107303f: Pull complete 05:05:45 284eca6f2348: Pull complete 05:05:45 842844d905b1: Pull complete 05:05:51 901a3a57568e: Pull complete 05:05:51 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 05:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:05:51 ---> 72ade6ffb461 05:05:51 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:05:56 ---> Running in 4d7baf98364e 05:05:56 Removing intermediate container 4d7baf98364e 05:05:56 ---> 14c71721d3a8 05:05:56 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:05:56 ---> Running in fe4e2e15c8fd 05:05:57 Removing intermediate container fe4e2e15c8fd 05:05:57 ---> 5ed0800bf115 05:05:57 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:05:57 ---> Running in ab116003eaf0 05:05:58 Removing intermediate container ab116003eaf0 05:05:58 ---> 6634449ea620 05:05:58 Step 6/14 : LABEL Name=edgex-ui-go 05:05:58 ---> Running in 8c581bc0efbd 05:05:58 Removing intermediate container 8c581bc0efbd 05:05:58 ---> e25a7137b076 05:05:58 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:05:59 ---> Running in 25139f25699b 05:05:59 Removing intermediate container 25139f25699b 05:05:59 ---> 099ae3146ae4 05:05:59 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:59 ---> Running in 20fb0672d605 05:06:02 Removing intermediate container 20fb0672d605 05:06:02 ---> 4cc719bf3153 05:06:02 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:02 ---> Running in 03494b225c46 05:06:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:06:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:06:05 OK: 218 MiB in 52 packages 05:06:06 Removing intermediate container 03494b225c46 05:06:06 ---> 130868ad53c4 05:06:06 Step 10/14 : ENV GO111MODULE=on 05:06:06 ---> Running in 079ab40cc65f 05:06:07 Removing intermediate container 079ab40cc65f 05:06:07 ---> 8b0b08d80685 05:06:07 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:06:07 ---> Running in c9d1238704c7 05:06:07 Removing intermediate container c9d1238704c7 05:06:07 ---> ee831436e964 05:06:07 Step 12/14 : COPY . . 05:06:10 ---> ef8a6614d740 05:06:10 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:10 ---> Running in 859093b6f781 05:06:42 Removing intermediate container 859093b6f781 05:06:42 ---> f4be832d2606 05:06:42 Step 14/14 : RUN ${MAKE} 05:06:42 ---> Running in a3da52dc793c 05:06:42 noop 05:06:42 Removing intermediate container a3da52dc793c 05:06:42 ---> 32ba16ddf296 05:06:42 Successfully built 32ba16ddf296 05:06:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:06:43 + docker inspect -f . ci-base-image-arm64 05:06:43 . [Pipeline] withDockerContainer 05:06:43 prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container 05:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 05:06:45 $ docker top c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:46 + go version 05:06:46 go version go1.16.8 linux/arm64 [Pipeline] } 05:06:46 $ docker stop --time=1 c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 05:06:48 $ docker rm -f c03e96a020ac918914cf7f71b1fd6c6885dba6b7ffa16186679033f211732349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:06:49 + docker inspect -f . ci-base-image-arm64 05:06:49 . [Pipeline] withDockerContainer 05:06:49 prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container 05:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 05:06:51 $ docker top 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:06:51 + make test 05:06:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:06:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:07:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:07:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:07:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:07:59 $ docker stop --time=1 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af 05:08:01 $ docker rm -f 0746954b65ffb0737e49fe686fd70f97f4b2f99f496a9a640efac1376eb021af [Pipeline] // withDockerContainer [Pipeline] sh 05:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:01 Warning: overwriting stash ‘coverage-report’ 05:08:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:03 + ls -al . 05:08:03 total 128 05:08:03 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 05:06 . 05:08:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 .. 05:08:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:05 .git 05:08:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 .github 05:08:03 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 .gitignore 05:08:03 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 05:05 CONTRIBUTING.md 05:08:03 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 05:05 Dockerfile 05:08:03 -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 05:05 Jenkinsfile 05:08:03 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 05:05 LICENSE 05:08:03 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 05:05 Makefile 05:08:03 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 05:05 README.md 05:08:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 04:59 VERSION 05:08:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 assets 05:08:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 bin 05:08:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 cmd 05:08:03 -rw-r--r-- 1 jenkins jenkins 10 Oct 13 05:06 coverage.out 05:08:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 docs 05:08:03 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 05:05 go.mod 05:08:03 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 05:05 go.sum 05:08:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 05:05 internal 05:08:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 pkg 05:08:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 snap 05:08:03 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 version.go 05:08:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 web [Pipeline] isUnix [Pipeline] sh 05:08:04 + 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d --label arch=arm64 --label version=2.0.1-dev.20 . 05:08:05 Sending build context to Docker daemon 20.56MB 05:08:05 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:08:05 Step 2/22 : FROM ${BASE} AS builder 05:08:05 ---> 32ba16ddf296 05:08:05 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:08:05 ---> Running in b7c3b28f540f 05:08:05 Removing intermediate container b7c3b28f540f 05:08:05 ---> 974f86fba263 05:08:05 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:08:05 ---> Running in 83cf778a8f0a 05:08:06 Removing intermediate container 83cf778a8f0a 05:08:06 ---> 8c53a9723376 05:08:06 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:08:06 ---> Running in 290f925c1480 05:08:07 Removing intermediate container 290f925c1480 05:08:07 ---> 685d65688c28 05:08:07 Step 6/22 : LABEL Name=edgex-ui-go 05:08:07 ---> Running in 15b58d24365d 05:08:07 Removing intermediate container 15b58d24365d 05:08:07 ---> 70679a7c1210 05:08:07 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:08:07 ---> Running in b50593c47218 05:08:08 Removing intermediate container b50593c47218 05:08:08 ---> 44deb507bd1a 05:08:08 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:08 ---> Running in 11b77ce6c26d 05:08:10 Removing intermediate container 11b77ce6c26d 05:08:10 ---> 46cc30140c7b 05:08:10 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:10 ---> Running in 93e82b2990a1 05:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:08:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:08:14 OK: 218 MiB in 52 packages 05:08:15 Removing intermediate container 93e82b2990a1 05:08:15 ---> 3378cbfca224 05:08:15 Step 10/22 : ENV GO111MODULE=on 05:08:15 ---> Running in 82cec4c5187a 05:08:15 Removing intermediate container 82cec4c5187a 05:08:15 ---> 78be58fc3429 05:08:15 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:08:15 ---> Running in 74023020cae1 05:08:16 Removing intermediate container 74023020cae1 05:08:16 ---> f2cef9896276 05:08:16 Step 12/22 : COPY . . 05:08:18 ---> 7d5961ce5354 05:08:18 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:18 ---> Running in efb74fba44c4 05:08:21 Removing intermediate container efb74fba44c4 05:08:21 ---> 853656ce22f6 05:08:21 Step 14/22 : RUN ${MAKE} 05:08:21 ---> Running in 3bed0d0b090c 05:08:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:08:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:08:54 Removing intermediate container 3bed0d0b090c 05:08:54 ---> 6d8fdd5694e4 05:08:54 Step 15/22 : FROM alpine:3.14 05:08:55 3.14: Pulling from library/alpine 05:08:55 552d1f2373af: Pulling fs layer 05:08:55 552d1f2373af: Download complete 05:08:56 552d1f2373af: Pull complete 05:08:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:08:56 Status: Downloaded newer image for alpine:3.14 05:08:56 ---> bb3de5531c18 05:08:56 Step 16/22 : EXPOSE 4000 05:08:56 ---> Running in 74e9715fdbfe 05:08:57 Removing intermediate container 74e9715fdbfe 05:08:57 ---> 6fc3f7e4b36f 05:08:57 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:08:59 ---> 5fe5272338c3 05:08:59 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:08:59 ---> Running in b53b461e03f6 05:08:59 Removing intermediate container b53b461e03f6 05:08:59 ---> e3e3f6f4a95d 05:08:59 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:08:59 ---> Running in 0a887c218b7e 05:08:59 Removing intermediate container 0a887c218b7e 05:08:59 ---> a2bde65d05d6 05:08:59 Step 20/22 : LABEL arch=arm64 05:08:59 ---> Running in 6831b7645c54 05:09:00 Removing intermediate container 6831b7645c54 05:09:00 ---> ba2a7bdcf6ca 05:09:00 Step 21/22 : LABEL git_sha=f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:09:00 ---> Running in d431b9d38938 05:09:00 Removing intermediate container d431b9d38938 05:09:00 ---> 0141247d5250 05:09:00 Step 22/22 : LABEL version=2.0.1-dev.20 05:09:01 ---> Running in 439e4aa05ee8 05:09:01 Removing intermediate container 439e4aa05ee8 05:09:01 ---> bc885f62a025 05:09:01 [Warning] One or more build-args [ARCH] were not consumed 05:09:01 Successfully built bc885f62a025 05:09:01 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 05:09:02 provisioning config files... 05:09:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config5518122432469903545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:02 ---> docker-login.sh 05:09:02 nexus3.edgexfoundry.org:10001 05:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:02 Configure a credential helper to remove this warning. See 05:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:02 05:09:02 Login Succeeded 05:09:02 nexus3.edgexfoundry.org:10002 05:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:03 Configure a credential helper to remove this warning. See 05:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:03 05:09:03 Login Succeeded 05:09:03 nexus3.edgexfoundry.org:10003 05:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:04 Configure a credential helper to remove this warning. See 05:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:04 05:09:04 Login Succeeded 05:09:04 nexus3.edgexfoundry.org:10004 05:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:04 Configure a credential helper to remove this warning. See 05:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:04 05:09:04 Login Succeeded 05:09:04 docker.io 05:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:05 Configure a credential helper to remove this warning. See 05:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:05 05:09:05 Login Succeeded 05:09:05 ---> docker-login.sh ends [Pipeline] } 05:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:05 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:09:05 f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:09:05 latest 05:09:05 2.0.1-dev.20 05:09:05 f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:09:05 main 05:09:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh 05:09:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:09:06 534d4f7a7f8a: Preparing 05:09:06 ee420dfed78a: Preparing 05:09:06 ee420dfed78a: Layer already exists 05:09:09 534d4f7a7f8a: Pushed 05:09:09 f2ec88548ec71f6c1ecfd18bd98758aef15b856d: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh 05:09:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:09:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:09:10 534d4f7a7f8a: Preparing 05:09:10 ee420dfed78a: Preparing 05:09:10 ee420dfed78a: Layer already exists 05:09:10 534d4f7a7f8a: Layer already exists 05:09:10 latest: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh 05:09:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh 05:09:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 05:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:09:11 534d4f7a7f8a: Preparing 05:09:11 ee420dfed78a: Preparing 05:09:11 534d4f7a7f8a: Layer already exists 05:09:11 ee420dfed78a: Layer already exists 05:09:11 2.0.1-dev.20: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh 05:09:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 [Pipeline] isUnix [Pipeline] sh 05:09:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:09:12 534d4f7a7f8a: Preparing 05:09:12 ee420dfed78a: Preparing 05:09:12 ee420dfed78a: Layer already exists 05:09:12 534d4f7a7f8a: Layer already exists 05:09:12 f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] isUnix [Pipeline] sh 05:09:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 05:09:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:09:13 534d4f7a7f8a: Preparing 05:09:13 ee420dfed78a: Preparing 05:09:13 ee420dfed78a: Layer already exists 05:09:13 534d4f7a7f8a: Layer already exists 05:09:13 main: digest: sha256:6989c30bce947e7603453affc888fc778002e7cad9d25c2354ce96f10090afe2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:13 ===================================================== [Pipeline] echo 05:09:13 taggedImages: 05:09:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d 05:09:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:09:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.20 05:09:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f2ec88548ec71f6c1ecfd18bd98758aef15b856d-2.0.1-dev.20 05:09:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:14 05:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:15 arm64: Pulling from edgex-lftools-log-publisher 05:09:15 448f6bf000e3: Pulling fs layer 05:09:15 f757da607395: Pulling fs layer 05:09:15 05883995daec: Pulling fs layer 05:09:15 8603b9c90790: Pulling fs layer 05:09:15 1560dd03e051: Pulling fs layer 05:09:15 27f5ce0e4adf: Pulling fs layer 05:09:15 c2d8d7efcc4b: Pulling fs layer 05:09:15 1560dd03e051: Waiting 05:09:15 27f5ce0e4adf: Waiting 05:09:15 8603b9c90790: Waiting 05:09:15 c2d8d7efcc4b: Waiting 05:09:15 f757da607395: Verifying Checksum 05:09:15 f757da607395: Download complete 05:09:15 8603b9c90790: Verifying Checksum 05:09:15 8603b9c90790: Download complete 05:09:15 05883995daec: Verifying Checksum 05:09:15 05883995daec: Download complete 05:09:15 27f5ce0e4adf: Verifying Checksum 05:09:15 27f5ce0e4adf: Download complete 05:09:15 1560dd03e051: Verifying Checksum 05:09:15 1560dd03e051: Download complete 05:09:15 448f6bf000e3: Verifying Checksum 05:09:15 448f6bf000e3: Download complete 05:09:18 c2d8d7efcc4b: Verifying Checksum 05:09:18 c2d8d7efcc4b: Download complete 05:09:20 448f6bf000e3: Pull complete 05:09:20 f757da607395: Pull complete 05:09:22 05883995daec: Pull complete 05:09:22 8603b9c90790: Pull complete 05:09:23 1560dd03e051: Pull complete 05:09:24 27f5ce0e4adf: Pull complete 05:09:39 c2d8d7efcc4b: Pull complete 05:09:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:09:39 prd-ubuntu18.04-docker-arm64-4c-16g-970 does not seem to be running inside a container 05:09:39 $ 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/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 05:09:41 $ docker top 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:42 ---> job-cost.sh 05:09:42 lf-activate-venv: SKIPPING 05:09:42 INFO: No Stack... 05:09:42 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:43 INFO: Archiving Costs [Pipeline] sh 05:09:44 + cat /w/workspace/edgex-ui-go/22/archives/cost.csv 05:09:44 + cut -d, -f6 [Pipeline] lock 05:09:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] 05:09:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] did not exist. Created. 05:09:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:44 /w/workspace/edgex-ui-go/22@tmp/durable-abfbc908/script.sh: 1: /w/workspace/edgex-ui-go/22@tmp/durable-abfbc908/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:45 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:45 Warning: overwriting stash ‘stack-cost’ 05:09:45 Stashed 1 file(s) [Pipeline] } 05:09:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:45 $ docker stop --time=1 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 05:09:47 $ docker rm -f 82ee236e5d4f9dadaf1a6d0138d0d540c4aa2068a47486d88d6a8dcf08ed5c04 [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 05:09:48 provisioning config files... 05:09:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3583882255257861643tmp [Pipeline] { [Pipeline] sh 05:09:48 + set +x 05:09:48 + curl -s https://codecov.io/bash 05:09:48 + bash -s -- 05:09:48 05:09:48 _____ _ 05:09:48 / ____| | | 05:09:48 | | ___ __| | ___ ___ _____ __ 05:09:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:48 Bash-1.0.6 05:09:48 05:09:48 05:09:48 ==> git version 2.24.4 found 05:09:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:09:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:09:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:09:48 ==> Jenkins CI detected. 05:09:48 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:09:48 project root: . 05:09:48 --> token set from env 05:09:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:48 ==> Running gcov in . (disable via -X gcov) 05:09:48 ==> Python coveragepy not found 05:09:48 ==> Searching for coverage reports in: 05:09:48 + . 05:09:48 -> Found 1 reports 05:09:48 ==> Detecting git/mercurial file structure 05:09:48 ==> Reading reports 05:09:48 + ./coverage.out bytes=10 05:09:48 ==> Appending adjustments 05:09:48 https://docs.codecov.io/docs/fixing-reports 05:09:48 + Found adjustments 05:09:48 ==> Gzipping contents 05:09:48 4.0K /tmp/codecov.iSsFNa.gz 05:09:48 ==> Uploading reports 05:09:48 url: https://codecov.io 05:09:48 query: branch=main&commit=f2ec88548ec71f6c1ecfd18bd98758aef15b856d&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:48 -> Pinging Codecov 05:09:48 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=f2ec88548ec71f6c1ecfd18bd98758aef15b856d&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:49 -> Uploading to 05:09:49 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/f2ec88548ec71f6c1ecfd18bd98758aef15b856d/3cfa03da-b13b-4af9-bce9-cc186b13b0e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T050948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b755077f9e3ffb7d75b990196dddca458a7ead517838dc5710e9f5ea7109f775 05:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:49 Dload Upload Total Spent Left Speed 05:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11075 --:--:-- --:--:-- --:--:-- 11110 05:09:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] } 05:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:09:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:09:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:50 05:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:09:50 188c0c94c7c5: Pulling fs layer 05:09:50 0ef7d3d256c8: Pulling fs layer 05:09:50 de9db76c5a1d: Pulling fs layer 05:09:50 0eba1c9be4d2: Pulling fs layer 05:09:50 0d57e429df01: Pulling fs layer 05:09:50 4e4be7b47b0d: Pulling fs layer 05:09:50 e1f770b5df2f: Pulling fs layer 05:09:50 85a0685a4137: Pulling fs layer 05:09:50 0eba1c9be4d2: Waiting 05:09:50 0d57e429df01: Waiting 05:09:50 4e4be7b47b0d: Waiting 05:09:50 e1f770b5df2f: Waiting 05:09:50 85a0685a4137: Waiting 05:09:50 de9db76c5a1d: Verifying Checksum 05:09:50 de9db76c5a1d: Download complete 05:09:50 0ef7d3d256c8: Verifying Checksum 05:09:50 0ef7d3d256c8: Download complete 05:09:50 0d57e429df01: Verifying Checksum 05:09:50 0d57e429df01: Download complete 05:09:50 4e4be7b47b0d: Verifying Checksum 05:09:50 4e4be7b47b0d: Download complete 05:09:50 188c0c94c7c5: Verifying Checksum 05:09:50 e1f770b5df2f: Verifying Checksum 05:09:50 e1f770b5df2f: Download complete 05:09:51 0eba1c9be4d2: Verifying Checksum 05:09:51 0eba1c9be4d2: Download complete 05:09:51 188c0c94c7c5: Pull complete 05:09:51 0ef7d3d256c8: Pull complete 05:09:51 de9db76c5a1d: Pull complete 05:09:51 85a0685a4137: Verifying Checksum 05:09:51 85a0685a4137: Download complete 05:09:55 0eba1c9be4d2: Pull complete 05:09:55 0d57e429df01: Pull complete 05:09:55 4e4be7b47b0d: Pull complete 05:09:55 e1f770b5df2f: Pull complete 05:09:59 85a0685a4137: Pull complete 05:09:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:09:59 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:09:59 $ 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 05:10:02 $ docker top f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 -eo pid,comm [Pipeline] { [Pipeline] echo 05:10:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:10:02 + set -o pipefail 05:10:02 + snyk monitor '--org=edgex-jenkins' 05:10:05 05:10:05 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:10:05 05:10:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/32b3091a-a1f1-41cb-98c6-aae85ac695ce 05:10:05 05:10:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:10:05 05:10:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:10:05 05:10:05 05:10:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:10:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:10:06 $ docker stop --time=1 f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 05:10:07 $ docker rm -f f3c523d4c13a72183fffda41d573ae83f3238e0989bd9e660c1526902f536d47 [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 05:10:08 + git log --format=format:%s -1 f2ec88548ec71f6c1ecfd18bd98758aef15b856d [Pipeline] isUnix [Pipeline] sh 05:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:10:08 . [Pipeline] withDockerContainer 05:10:08 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:10:08 $ 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 05:10:09 $ docker top f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:09 [ssh-agent] Looking for ssh-agent implementation... 05:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:09 $ docker exec f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 ssh-agent 05:10:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCGkPA/agent.14 05:10:09 SSH_AGENT_PID=20 05:10:09 Running ssh-add (command line suppressed) 05:10:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8619547403784563955.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8619547403784563955.key) 05:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:10 + git semver tag 05:10:10 # -> Open(): unable to determine branch for HEAD 05:10:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:10:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:10:10 # $SEMVER_REMOTE_NAME = origin 05:10:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:10:10 # $SEMVER_USER_NAME = edgex-jenkins 05:10:10 # $SEMVER_BRANCH = main 05:10:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:10:10 # f2ec88548ec71f6c1ecfd18bd98758aef15b856d HEAD 05:10:10 # -> Force: false 05:10:10 # c85031887f9ce4e0197e4f0f371663012abd7606 refs/tags/v2.0.1-dev.20 [Pipeline] } 05:10:10 $ docker exec --env ******** --env ******** f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 ssh-agent -k 05:10:10 unset SSH_AUTH_SOCK; 05:10:10 unset SSH_AGENT_PID; 05:10:10 echo Agent pid 20 killed; 05:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:10 + git semver [Pipeline] } 05:10:10 $ docker stop --time=1 f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 05:10:11 $ docker rm -f f1f6fc6ebff06ac6144f7dedf739ae3d84f0c3892044c4f6f1828a6143e42795 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:12 05:10:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:12 0.23.1-centos7: Pulling from edgex-lftools 05:10:12 ab5ef0e58194: Pulling fs layer 05:10:12 9712f1f96733: Pulling fs layer 05:10:12 63f879dbbcfc: Pulling fs layer 05:10:12 0d9ebad4ef96: Pulling fs layer 05:10:12 e9a5061849ea: Pulling fs layer 05:10:12 d747dcd14b5f: Pulling fs layer 05:10:12 2de7ff778b66: Pulling fs layer 05:10:12 0d9ebad4ef96: Waiting 05:10:12 e9a5061849ea: Waiting 05:10:12 d747dcd14b5f: Waiting 05:10:12 2de7ff778b66: Waiting 05:10:12 9712f1f96733: Verifying Checksum 05:10:12 9712f1f96733: Download complete 05:10:12 63f879dbbcfc: Download complete 05:10:13 ab5ef0e58194: Verifying Checksum 05:10:13 ab5ef0e58194: Download complete 05:10:13 d747dcd14b5f: Verifying Checksum 05:10:13 d747dcd14b5f: Download complete 05:10:13 e9a5061849ea: Verifying Checksum 05:10:13 e9a5061849ea: Download complete 05:10:13 0d9ebad4ef96: Verifying Checksum 05:10:13 0d9ebad4ef96: Download complete 05:10:13 2de7ff778b66: Verifying Checksum 05:10:13 2de7ff778b66: Download complete 05:10:16 ab5ef0e58194: Pull complete 05:10:16 9712f1f96733: Pull complete 05:10:17 63f879dbbcfc: Pull complete 05:10:22 0d9ebad4ef96: Pull complete 05:10:22 e9a5061849ea: Pull complete 05:10:22 d747dcd14b5f: Pull complete 05:10:23 2de7ff778b66: Pull complete 05:10:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:10:23 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:10:23 $ 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 05:10:26 $ docker top 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:10:26 provisioning config files... 05:10:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config234636557965680777tmp 05:10:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6142864647816187899tmp 05:10:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3073824289491914330tmp [Pipeline] { [Pipeline] echo 05:10:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:10:26 ---> sigul-configuration.sh 05:10:26 gpg: directory `/root/.gnupg' created 05:10:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:10:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:10:26 gpg: keyring `/root/.gnupg/secring.gpg' created 05:10:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:10:26 gpg: CAST5 encrypted data 05:10:26 gpg: encrypted with 1 passphrase 05:10:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:10:27 + mkdir /home/jenkins 05:10:27 + mkdir /home/jenkins/sigul [Pipeline] sh 05:10:27 + 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 05:10:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:10:27 ---> sigul-install.sh 05:10:27 Sigul already installed; skipping installation. [Pipeline] sh 05:10:28 + git tag --list 05:10:28 0.1.1 05:10:28 v1.1.0 05:10:28 v1.2.0 05:10:28 v1.2.1 05:10:28 v1.3.0 05:10:28 v2.0.0 05:10:28 v2.0.1-dev.1 05:10:28 v2.0.1-dev.10 05:10:28 v2.0.1-dev.11 05:10:28 v2.0.1-dev.12 05:10:28 v2.0.1-dev.13 05:10:28 v2.0.1-dev.14 05:10:28 v2.0.1-dev.15 05:10:28 v2.0.1-dev.16 05:10:28 v2.0.1-dev.17 05:10:28 v2.0.1-dev.18 05:10:28 v2.0.1-dev.19 05:10:28 v2.0.1-dev.2 05:10:28 v2.0.1-dev.20 05:10:28 v2.0.1-dev.3 05:10:28 v2.0.1-dev.4 05:10:28 v2.0.1-dev.5 05:10:28 v2.0.1-dev.6 05:10:28 v2.0.1-dev.7 05:10:28 v2.0.1-dev.8 05:10:28 v2.0.1-dev.9 [Pipeline] sh 05:10:28 + lftools sign git-tag v2.0.1-dev.20 05:10:29 Signing Git tag with Sigul... 05:10:29 Signing v2.0.1-dev.20 [Pipeline] echo 05:10:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:10:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:10:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:10:30 $ docker stop --time=1 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c 05:10:31 $ docker rm -f 56bbdd13ff441ae45e927cf9029d974ba15812b0d3b92b7d35d43c0949a4c33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:10:32 . [Pipeline] withDockerContainer 05:10:32 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:10:32 $ 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 05:10:32 $ docker top 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:32 [ssh-agent] Looking for ssh-agent implementation... 05:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:32 $ docker exec 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a ssh-agent 05:10:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpGblN/agent.13 05:10:33 SSH_AGENT_PID=20 05:10:33 Running ssh-add (command line suppressed) 05:10:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636712240677163734.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7636712240677163734.key) 05:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:33 + git semver bump pre 05:10:33 # -> Open(): unable to determine branch for HEAD 05:10:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:10:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:10:33 # $SEMVER_REMOTE_NAME = origin 05:10:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:10:33 # $SEMVER_USER_NAME = edgex-jenkins 05:10:33 # $SEMVER_BRANCH = main 05:10:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:10:33 2.0.1-dev.21 [Pipeline] } 05:10:33 $ docker exec --env ******** --env ******** 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a ssh-agent -k 05:10:33 unset SSH_AUTH_SOCK; 05:10:33 unset SSH_AGENT_PID; 05:10:33 echo Agent pid 20 killed; 05:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:33 + git semver [Pipeline] } 05:10:33 $ docker stop --time=1 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a 05:10:35 $ docker rm -f 5c35747742b4c1dd737d6d26d1ebc406b719a1b579223c0ee6e1f89d923dcf6a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:10:35 . [Pipeline] withDockerContainer 05:10:35 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:10:35 $ 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 05:10:36 $ docker top 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:36 [ssh-agent] Looking for ssh-agent implementation... 05:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:36 $ docker exec 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 ssh-agent 05:10:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEiPdam/agent.14 05:10:36 SSH_AGENT_PID=21 05:10:36 Running ssh-add (command line suppressed) 05:10:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8419468423210484350.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8419468423210484350.key) 05:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:36 + git semver push 05:10:36 # -> Open(): unable to determine branch for HEAD 05:10:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:10:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:10:36 # $SEMVER_REMOTE_NAME = origin 05:10:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:10:36 # $SEMVER_USER_NAME = edgex-jenkins 05:10:36 # $SEMVER_BRANCH = main 05:10:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 05:10:38 $ docker exec --env ******** --env ******** 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 ssh-agent -k 05:10:38 unset SSH_AUTH_SOCK; 05:10:38 unset SSH_AGENT_PID; 05:10:38 echo Agent pid 21 killed; 05:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:39 + git semver [Pipeline] } 05:10:39 $ docker stop --time=1 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 05:10:40 $ docker rm -f 429fca47af759640db1a1f3906cd3c93632bf115de3c45f4cd19c4cef6366057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:10:41 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:10:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:42 ---> package-listing.sh 05:10:42 ++ facter osfamily 05:10:42 ++ tr '[:upper:]' '[:lower:]' 05:10:42 + OS_FAMILY=redhat 05:10:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:10:42 + START_PACKAGES=/tmp/packages_start.txt 05:10:42 + END_PACKAGES=/tmp/packages_end.txt 05:10:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:42 + PACKAGES=/tmp/packages_start.txt 05:10:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:10:42 + PACKAGES=/tmp/packages_end.txt 05:10:42 + case "${OS_FAMILY}" in 05:10:42 + rpm -qa 05:10:42 + sort 05:10:42 + '[' -f /tmp/packages_start.txt ']' 05:10:42 + '[' -f /tmp/packages_end.txt ']' 05:10:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:10:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:10:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:10:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:43 05:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:44 latest: Pulling from edgex-lftools-log-publisher 05:10:44 b4d181a07f80: Pulling fs layer 05:10:44 a1111a8f2ec3: Pulling fs layer 05:10:44 ed53099fbce6: Pulling fs layer 05:10:44 dc539afda2c1: Pulling fs layer 05:10:44 77bc0d833cb6: Pulling fs layer 05:10:44 9065ff56babe: Pulling fs layer 05:10:44 d287ab97295c: Pulling fs layer 05:10:44 77bc0d833cb6: Waiting 05:10:44 9065ff56babe: Waiting 05:10:44 d287ab97295c: Waiting 05:10:44 dc539afda2c1: Waiting 05:10:44 a1111a8f2ec3: Verifying Checksum 05:10:44 a1111a8f2ec3: Download complete 05:10:44 dc539afda2c1: Verifying Checksum 05:10:44 dc539afda2c1: Download complete 05:10:44 ed53099fbce6: Verifying Checksum 05:10:44 ed53099fbce6: Download complete 05:10:44 77bc0d833cb6: Verifying Checksum 05:10:44 77bc0d833cb6: Download complete 05:10:44 9065ff56babe: Verifying Checksum 05:10:44 9065ff56babe: Download complete 05:10:44 b4d181a07f80: Verifying Checksum 05:10:44 b4d181a07f80: Download complete 05:10:44 d287ab97295c: Verifying Checksum 05:10:44 d287ab97295c: Download complete 05:10:45 b4d181a07f80: Pull complete 05:10:46 a1111a8f2ec3: Pull complete 05:10:46 ed53099fbce6: Pull complete 05:10:46 dc539afda2c1: Pull complete 05:10:46 77bc0d833cb6: Pull complete 05:10:46 9065ff56babe: Pull complete 05:10:52 d287ab97295c: Pull complete 05:10:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:10:52 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 05:10:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:54 $ docker top 39931226903ce11b3d44dd949db4dd4a6d6afd41dde25d28d434e54ecee8b1cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:55 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:55 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:55 + ls /var/log/sa-host 05:10:55 + sadf -c /var/log/sa-host/sa13 05:10:55 file_magic: OK 05:10:55 HZ: Using current value: 100 05:10:55 file_header: OK 05:10:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:10:55 Statistics: 05:10:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:10:55 File successfully converted to sysstat format version 12.0.3 05:10:55 + sadf -c /var/log/sa-host/sa30 05:10:55 file_magic: OK 05:10:55 HZ: Using current value: 100 05:10:55 file_header: OK 05:10:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:10:55 Statistics: 05:10:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:10:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:55 provisioning config files... 05:10:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5491291202095086349tmp [Pipeline] { [Pipeline] echo 05:10:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> create-netrc.sh [Pipeline] } 05:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> python-tools-install.sh [Pipeline] echo 05:10:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> sudo-logs.sh 05:10:56 Archiving 'sudo' log.. 05:10:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-965.novalocal: Name or service not known 05:10:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-965.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:57 ---> job-cost.sh 05:10:57 lf-activate-venv: SKIPPING 05:10:57 DEBUG: total: 0.10999999940395355 05:10:57 INFO: Retrieving Stack Cost... 05:10:57 INFO: Retrieving Pricing Info for: v3-standard-2 05:10:58 INFO: Archiving Costs [Pipeline] echo 05:10:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:58 ---> logs-deploy.sh 05:10:58 lf-activate-venv: SKIPPING 05:10:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/22 05:10:58 INFO: archiving workspace using pattern(s): 05:10:59 Archives upload complete. 05:10:59 INFO: archiving logs to Nexus 05:10:59 ---> uname -a: 05:10:59 Linux prd-centos7-docker-4c-2g-965.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:10:59 05:10:59 05:10:59 ---> lscpu: 05:10:59 Architecture: x86_64 05:10:59 CPU op-mode(s): 32-bit, 64-bit 05:10:59 Byte Order: Little Endian 05:10:59 Address sizes: 40 bits physical, 48 bits virtual 05:10:59 CPU(s): 2 05:10:59 On-line CPU(s) list: 0,1 05:10:59 Thread(s) per core: 1 05:10:59 Core(s) per socket: 1 05:10:59 Socket(s): 2 05:10:59 NUMA node(s): 1 05:10:59 Vendor ID: AuthenticAMD 05:10:59 CPU family: 23 05:10:59 Model: 49 05:10:59 Model name: AMD EPYC-Rome Processor 05:10:59 Stepping: 0 05:10:59 CPU MHz: 2799.998 05:10:59 BogoMIPS: 5599.99 05:10:59 Virtualization: AMD-V 05:10:59 Hypervisor vendor: KVM 05:10:59 Virtualization type: full 05:10:59 L1d cache: 32K 05:10:59 L1i cache: 32K 05:10:59 L2 cache: 512K 05:10:59 L3 cache: 16384K 05:10:59 NUMA node0 CPU(s): 0,1 05:10:59 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:10:59 05:10:59 05:10:59 ---> nproc: 05:10:59 2 05:10:59 05:10:59 05:10:59 ---> df -h: 05:10:59 Filesystem Size Used Avail Use% Mounted on 05:10:59 overlay 40G 9.0G 32G 23% / 05:10:59 tmpfs 64M 0 64M 0% /dev 05:10:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:10:59 shm 64M 0 64M 0% /dev/shm 05:10:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:10:59 05:10:59 05:10:59 ---> sar -b -r -n DEV: 05:10:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 05:10:59 05:10:59 04:59:00 LINUX RESTART (2 CPU) 05:10:59 05:10:59 05:00:01 tps rtps wtps bread/s bwrtn/s 05:10:59 05:01:01 1.70 0.02 1.68 0.13 30.39 05:10:59 05:02:01 0.47 0.08 0.38 1.60 7.74 05:10:59 05:03:01 0.25 0.00 0.25 0.00 2.57 05:10:59 05:04:01 0.22 0.00 0.22 0.00 3.48 05:10:59 05:05:01 0.28 0.00 0.28 0.00 4.16 05:10:59 05:06:01 0.20 0.00 0.20 0.00 2.57 05:10:59 05:07:01 0.15 0.00 0.15 0.00 2.15 05:10:59 05:08:01 0.18 0.00 0.18 0.00 2.03 05:10:59 05:09:01 0.30 0.00 0.30 0.00 3.53 05:10:59 05:10:01 63.93 0.03 63.90 3.73 26751.51 05:10:59 Average: 6.77 0.01 6.75 0.55 2680.75 05:10:59 05:10:59 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:59 05:01:01 5657836 0 619080 7.73 2620 1729404 1200280 13.25 573584 1542020 20 05:10:59 05:02:01 5661048 0 615740 7.69 2620 1729532 1198128 13.23 569640 1542572 8 05:10:59 05:03:01 5663084 0 613704 7.66 2620 1729532 1154676 12.75 568860 1542568 8 05:10:59 05:04:01 5661028 0 615756 7.69 2620 1729536 1154988 12.75 569712 1543432 12 05:10:59 05:05:01 5662436 0 614340 7.67 2620 1729544 1154844 12.75 568928 1543432 12 05:10:59 05:06:01 5661672 0 615104 7.68 2620 1729544 1154916 12.75 569300 1543512 8 05:10:59 05:07:01 5652760 0 624008 7.79 2620 1729552 1154856 12.75 578300 1543512 8 05:10:59 05:08:01 5654432 0 622332 7.77 2620 1729556 1154676 12.75 576844 1543568 8 05:10:59 05:09:01 5654104 0 622656 7.77 2620 1729560 1154676 12.75 578564 1542048 8 05:10:59 05:10:01 4816636 0 742076 9.27 2620 2447608 1345432 14.85 683636 2193360 160 05:10:59 Average: 5574504 0 630480 7.87 2620 1801337 1182747 13.06 583737 1608002 25 05:10:59 05:10:59 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:59 05:01:01 eth0 4.93 1.62 3.61 0.26 0.00 0.00 0.00 0.00 05:10:59 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:02:01 eth0 0.53 0.27 0.27 0.22 0.00 0.00 0.00 0.00 05:10:59 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:03:01 eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 05:10:59 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:04:01 eth0 3.43 0.73 0.78 0.40 0.00 0.00 0.00 0.00 05:10:59 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:05:01 eth0 0.65 0.25 0.16 0.08 0.00 0.00 0.00 0.00 05:10:59 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:06:01 eth0 0.90 0.35 0.31 0.20 0.00 0.00 0.00 0.00 05:10:59 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:07:01 eth0 0.52 0.40 0.27 0.18 0.00 0.00 0.00 0.00 05:10:59 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:10:59 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:10:59 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:10:01 veth31a860b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:10:01 eth0 147.21 81.53 4060.95 10.61 0.00 0.00 0.00 0.00 05:10:59 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:10:01 veth2f31904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 Average: veth31a860b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 Average: eth0 15.87 8.54 406.60 1.20 0.00 0.00 0.00 0.00 05:10:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 Average: veth2f31904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:59 05:10:59 05:10:59 ---> sar -P ALL: 05:10:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 05:10:59 05:10:59 04:59:00 LINUX RESTART (2 CPU) 05:10:59 05:10:59 05:00:01 CPU %user %nice %system %iowait %steal %idle 05:10:59 05:01:01 all 0.34 0.00 0.08 0.00 0.02 99.56 05:10:59 05:01:01 0 0.57 0.00 0.12 0.00 0.03 99.28 05:10:59 05:01:01 1 0.12 0.00 0.05 0.00 0.00 99.83 05:10:59 05:02:01 all 0.25 0.00 0.08 0.01 0.02 99.64 05:10:59 05:02:01 0 0.42 0.00 0.07 0.02 0.02 99.48 05:10:59 05:02:01 1 0.08 0.00 0.10 0.00 0.02 99.80 05:10:59 05:03:01 all 0.13 0.00 0.04 0.00 0.02 99.82 05:10:59 05:03:01 0 0.23 0.00 0.07 0.00 0.02 99.68 05:10:59 05:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:10:59 05:04:01 all 0.22 0.00 0.06 0.00 0.02 99.71 05:10:59 05:04:01 0 0.33 0.00 0.05 0.00 0.02 99.60 05:10:59 05:04:01 1 0.10 0.00 0.07 0.00 0.02 99.82 05:10:59 05:05:01 all 0.21 0.00 0.05 0.00 0.01 99.73 05:10:59 05:05:01 0 0.35 0.00 0.05 0.00 0.00 99.60 05:10:59 05:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:10:59 05:06:01 all 0.20 0.00 0.05 0.00 0.02 99.73 05:10:59 05:06:01 0 0.33 0.00 0.05 0.00 0.02 99.60 05:10:59 05:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:10:59 05:07:01 all 0.26 0.00 0.06 0.00 0.01 99.67 05:10:59 05:07:01 0 0.42 0.00 0.08 0.00 0.00 99.50 05:10:59 05:07:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:10:59 05:08:01 all 0.23 0.00 0.03 0.00 0.02 99.73 05:10:59 05:08:01 0 0.42 0.00 0.05 0.00 0.03 99.50 05:10:59 05:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:10:59 05:09:01 all 0.26 0.00 0.03 0.00 0.02 99.69 05:10:59 05:09:01 0 0.47 0.00 0.05 0.00 0.02 99.47 05:10:59 05:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:10:59 05:10:01 all 8.83 0.00 3.79 0.57 0.03 86.78 05:10:59 05:10:01 0 8.83 0.00 4.26 0.48 0.03 86.40 05:10:59 05:10:01 1 8.84 0.00 3.31 0.66 0.03 87.15 05:10:59 Average: all 1.08 0.00 0.42 0.06 0.02 98.43 05:10:59 Average: 0 1.22 0.00 0.48 0.05 0.02 98.23 05:10:59 Average: 1 0.93 0.00 0.36 0.07 0.02 98.62 05:10:59 05:10:59 05:10:59