Pull request #447 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655+6bd80458bc452549c38f2f4dc055b3ab1d793802 (7dd19e573b47da4688d60d1be4fb01132208a7b3) 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-ssh7484757292502818848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh6562909385784952329.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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/PR-447/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/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3447066116728264751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh8196075515879024734.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/PR-447/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/PR-447/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4686703525993809490.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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-74 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh6020597066052279086.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh2502198195967626073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) > git config core.sparsecheckout # timeout=10 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh8059694923046316785.key > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 Commit message: "Merge branch 'main' into issue-446" > git rev-list --no-walk 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:40:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:40:42 ========================================================= 14:40:42 EdgeX Global Pipelines Version Info 14:40:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:40:43 ------------------- 14:40:43 stable info: 14:40:43 ------------------- 14:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:40:43 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 14:40:43 Message: update stable to v1.0.208 14:40:44 ------------------- 14:40:44 experimental info: 14:40:44 ------------------- 14:40:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:40:44 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 14:40:44 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7fd3a3 [Pipeline] echo 14:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:44 provisioning config files... 14:40:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config642230422028718131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:44 ---> docker-login.sh 14:40:44 nexus3.edgexfoundry.org:10001 14:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:45 Configure a credential helper to remove this warning. See 14:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:45 14:40:45 Login Succeeded 14:40:45 nexus3.edgexfoundry.org:10002 14:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:45 Configure a credential helper to remove this warning. See 14:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:45 14:40:45 Login Succeeded 14:40:45 nexus3.edgexfoundry.org:10003 14:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:45 Configure a credential helper to remove this warning. See 14:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:45 14:40:45 Login Succeeded 14:40:45 nexus3.edgexfoundry.org:10004 14:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:45 Configure a credential helper to remove this warning. See 14:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:45 14:40:45 Login Succeeded 14:40:45 docker.io 14:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:45 Configure a credential helper to remove this warning. See 14:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:45 14:40:45 Login Succeeded 14:40:45 ---> docker-login.sh ends [Pipeline] } 14:40:45 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 14:40:46 + git log --format=format:%s -1 f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] echo 14:40:46 GIT_COMMIT: f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655, Commit Message: Merge branch 'main' into issue-446 [Pipeline] echo 14:40:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:46 14:40:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:40:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:46 latest: Pulling from edgex-devops/git-semver 14:40:46 a0d0a0d46f8b: Pulling fs layer 14:40:46 3e5f54012d9b: Pulling fs layer 14:40:46 4c7163046ea9: Pulling fs layer 14:40:46 0c2d73faf560: Pulling fs layer 14:40:46 0c2d73faf560: Waiting 14:40:46 3e5f54012d9b: Verifying Checksum 14:40:46 3e5f54012d9b: Download complete 14:40:46 a0d0a0d46f8b: Verifying Checksum 14:40:46 a0d0a0d46f8b: Download complete 14:40:46 4c7163046ea9: Verifying Checksum 14:40:46 4c7163046ea9: Download complete 14:40:46 0c2d73faf560: Verifying Checksum 14:40:46 0c2d73faf560: Download complete 14:40:47 a0d0a0d46f8b: Pull complete 14:40:47 3e5f54012d9b: Pull complete 14:40:47 4c7163046ea9: Pull complete 14:40:47 0c2d73faf560: Pull complete 14:40:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:40:47 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 14:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:40:48 $ docker top 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:48 [ssh-agent] Looking for ssh-agent implementation... 14:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:48 $ docker exec 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent 14:40:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCDHaGi/agent.13 14:40:48 SSH_AGENT_PID=19 14:40:48 Running ssh-add (command line suppressed) 14:40:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2601611018155414643.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2601611018155414643.key) 14:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:49 + git tag --points-at HEAD [Pipeline] } 14:40:49 $ docker exec --env ******** --env ******** 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent -k 14:40:49 unset SSH_AUTH_SOCK; 14:40:49 unset SSH_AGENT_PID; 14:40:49 echo Agent pid 19 killed; 14:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:40:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:49 [ssh-agent] Looking for ssh-agent implementation... 14:40:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:49 $ docker exec 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent 14:40:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbfcJeo/agent.53 14:40:49 SSH_AGENT_PID=60 14:40:49 Running ssh-add (command line suppressed) 14:40:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2961046687024100998.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2961046687024100998.key) 14:40:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:49 + git semver init 14:40:49 # -> Open(): unable to determine branch for HEAD 14:40:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git 14:40:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 14:40:49 # $SEMVER_REMOTE_NAME = origin 14:40:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:49 # $SEMVER_USER_NAME = edgex-jenkins 14:40:49 # $SEMVER_BRANCH = PR-447 14:40:49 # $SEMVER_TEMP = /tmp/semver-508050844 14:40:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:40:51 # '/tmp/semver-508050844' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' 14:40:51 # -> Force: false 14:40:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } 14:40:51 $ docker exec --env ******** --env ******** 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent -k 14:40:52 unset SSH_AUTH_SOCK; 14:40:52 unset SSH_AGENT_PID; 14:40:52 echo Agent pid 60 killed; 14:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:52 + git semver [Pipeline] } 14:40:52 $ docker stop --time=1 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 14:40:53 $ docker rm -f 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:40:54 Stashed 1 file(s) [Pipeline] echo 14:40:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:41:09 Still waiting to schedule task 14:41:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:41:09 Still waiting to schedule task 14:41:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:42:22 Running on prd-centos7-docker-4c-2g-77 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 14:42:22 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 14:42:22 The recommended git tool is: git 14:42:24 using credential edgex-jenkins-ssh 14:42:24 Cloning the remote Git repository 14:42:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:42:24 > git init /w/workspace/edgex-ui-go/3 # timeout=10 14:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:42:24 > git --version # timeout=10 14:42:24 > git --version # 'git version 2.24.4' 14:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:24 [INFO] Currently running in a labeled security context 14:42:24 [INFO] Currently SELinux is 'enforcing' on the host 14:42:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh249560418672271431.key 14:42:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:26 Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:42:26 Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:42:26 Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) 14:42:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:42:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:42:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:25 [INFO] Currently running in a labeled security context 14:42:25 [INFO] Currently SELinux is 'enforcing' on the host 14:42:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3261271473041659621.key 14:42:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:42:26 > git config core.sparsecheckout # timeout=10 14:42:26 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 14:42:26 > git remote # timeout=10 14:42:26 > git config --get remote.origin.url # timeout=10 14:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:26 [INFO] Currently running in a labeled security context 14:42:26 [INFO] Currently SELinux is 'enforcing' on the host 14:42:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6413272899639510136.key 14:42:26 > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 14:42:26 > git rev-parse HEAD^{commit} # timeout=10 14:42:26 > git config core.sparsecheckout # timeout=10 14:42:26 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 14:42:30 Commit message: "Merge branch 'main' into issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:30 provisioning config files... 14:42:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7476588905828790612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:31 ---> docker-login.sh 14:42:31 nexus3.edgexfoundry.org:10001 14:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:31 Configure a credential helper to remove this warning. See 14:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:31 14:42:31 Login Succeeded 14:42:31 nexus3.edgexfoundry.org:10002 14:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:31 Configure a credential helper to remove this warning. See 14:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:31 14:42:31 Login Succeeded 14:42:31 nexus3.edgexfoundry.org:10003 14:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:31 Configure a credential helper to remove this warning. See 14:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:31 14:42:31 Login Succeeded 14:42:31 nexus3.edgexfoundry.org:10004 14:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:31 Configure a credential helper to remove this warning. See 14:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:31 14:42:31 Login Succeeded 14:42:31 docker.io 14:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:32 Configure a credential helper to remove this warning. See 14:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:32 14:42:32 Login Succeeded 14:42:32 ---> docker-login.sh ends [Pipeline] } 14:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:42:32 ========================================================= 14:42:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:42:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:42:32 + 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 . 14:42:32 Sending build context to Docker daemon 20.57MB 14:42:32 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 14:42:32 Step 2/14 : FROM ${BASE} AS builder 14:42:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:42:33 4e9f2cdf4387: Pulling fs layer 14:42:33 57d31006c564: Pulling fs layer 14:42:33 bd5ccded8296: Pulling fs layer 14:42:33 304dd3a0f381: Pulling fs layer 14:42:33 d37cda54a23b: Pulling fs layer 14:42:33 bae75c0f2455: Pulling fs layer 14:42:33 806579b3d29a: Pulling fs layer 14:42:33 c77eb801bf70: Pulling fs layer 14:42:33 6d0567d44e1a: Pulling fs layer 14:42:33 304dd3a0f381: Waiting 14:42:33 d37cda54a23b: Waiting 14:42:33 bae75c0f2455: Waiting 14:42:33 806579b3d29a: Waiting 14:42:33 c77eb801bf70: Waiting 14:42:33 6d0567d44e1a: Waiting 14:42:33 bd5ccded8296: Verifying Checksum 14:42:33 bd5ccded8296: Download complete 14:42:33 57d31006c564: Verifying Checksum 14:42:33 57d31006c564: Download complete 14:42:33 d37cda54a23b: Verifying Checksum 14:42:33 d37cda54a23b: Download complete 14:42:33 bae75c0f2455: Verifying Checksum 14:42:33 bae75c0f2455: Download complete 14:42:33 4e9f2cdf4387: Verifying Checksum 14:42:33 4e9f2cdf4387: Download complete 14:42:33 806579b3d29a: Verifying Checksum 14:42:33 806579b3d29a: Download complete 14:42:33 c77eb801bf70: Verifying Checksum 14:42:33 c77eb801bf70: Download complete 14:42:33 4e9f2cdf4387: Pull complete 14:42:33 57d31006c564: Pull complete 14:42:34 bd5ccded8296: Pull complete 14:42:34 304dd3a0f381: Verifying Checksum 14:42:34 304dd3a0f381: Download complete 14:42:34 6d0567d44e1a: Verifying Checksum 14:42:34 6d0567d44e1a: Download complete 14:42:38 304dd3a0f381: Pull complete 14:42:38 d37cda54a23b: Pull complete 14:42:38 bae75c0f2455: Pull complete 14:42:38 806579b3d29a: Pull complete 14:42:38 c77eb801bf70: Pull complete 14:42:40 6d0567d44e1a: Pull complete 14:42:40 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 14:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:42:40 ---> e839a31ac9d1 14:42:40 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:42:43 ---> Running in 03fbb302a428 14:42:43 Removing intermediate container 03fbb302a428 14:42:43 ---> 58c36d4238c0 14:42:43 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 14:42:43 ---> Running in 7a7079634cde 14:42:43 Removing intermediate container 7a7079634cde 14:42:43 ---> 23e2cf924959 14:42:43 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 14:42:43 ---> Running in 16fb884281a0 14:42:43 Removing intermediate container 16fb884281a0 14:42:43 ---> d141a74da664 14:42:43 Step 6/14 : LABEL Name=edgex-ui-go 14:42:43 ---> Running in a7ace32dfca4 14:42:43 Removing intermediate container a7ace32dfca4 14:42:43 ---> 53e17f29e1d7 14:42:43 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:42:43 ---> Running in 93f8d8b574d7 14:42:43 Removing intermediate container 93f8d8b574d7 14:42:43 ---> d92d82cddb78 14:42:43 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:43 ---> Running in 6e853609174a 14:42:44 Removing intermediate container 6e853609174a 14:42:44 ---> 002b1f7435fb 14:42:44 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:44 ---> Running in 7641095a67ff 14:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:42:45 OK: 219 MiB in 52 packages 14:42:45 Removing intermediate container 7641095a67ff 14:42:45 ---> 2d3f0cfe908c 14:42:45 Step 10/14 : ENV GO111MODULE=on 14:42:45 ---> Running in b1a26402d08c 14:42:45 Removing intermediate container b1a26402d08c 14:42:45 ---> 3fb2c0114875 14:42:45 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:42:45 ---> Running in fa99bbc7b79d 14:42:46 Removing intermediate container fa99bbc7b79d 14:42:46 ---> a5b2059b6589 14:42:46 Step 12/14 : COPY . . 14:42:46 ---> daf71420ec07 14:42:46 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:47 ---> Running in 4115a5975368 14:42:57 Removing intermediate container 4115a5975368 14:42:57 ---> 1fe57bbba430 14:42:57 Step 14/14 : RUN ${MAKE} 14:42:57 ---> Running in b93f7813428a 14:42:57 noop 14:42:57 Removing intermediate container b93f7813428a 14:42:57 ---> 625732caadad 14:42:57 Successfully built 625732caadad 14:42:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:42:57 + docker inspect -f . ci-base-image-x86_64 14:42:57 . [Pipeline] withDockerContainer 14:42:57 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 14:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:42:58 $ docker top 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:58 + go version 14:42:58 go version go1.16.8 linux/amd64 [Pipeline] } 14:42:58 $ docker stop --time=1 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 14:42:59 $ docker rm -f 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:00 + docker inspect -f . ci-base-image-x86_64 14:43:00 . [Pipeline] withDockerContainer 14:43:00 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 14:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:43:00 $ docker top 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:43:00 + make test 14:43:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:43:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:43:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:43:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:43:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:43:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:43:20 $ docker stop --time=1 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 14:43:22 $ docker rm -f 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:43:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:43:23 + ls -al . 14:43:23 total 88 14:43:23 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 14:43 . 14:43:23 drwxrwxr-x. 4 jenkins jenkins 28 Oct 8 14:42 .. 14:43:23 drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 14:42 assets 14:43:23 drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 14:42 bin 14:43:23 drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 14:42 cmd 14:43:23 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 14:42 CONTRIBUTING.md 14:43:23 -rw-r--r--. 1 jenkins jenkins 10 Oct 8 14:43 coverage.out 14:43:23 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 14:42 Dockerfile 14:43:23 drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 14:42 docs 14:43:23 drwxrwxr-x. 8 jenkins jenkins 179 Oct 8 14:42 .git 14:43:23 drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 14:42 .github 14:43:23 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:42 .gitignore 14:43:23 -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 14:42 go.mod 14:43:23 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 14:42 go.sum 14:43:23 drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 14:42 internal 14:43:23 -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 14:42 Jenkinsfile 14:43:23 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 14:42 LICENSE 14:43:23 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 14:42 Makefile 14:43:23 drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 14:42 pkg 14:43:23 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 14:42 README.md 14:43:23 drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 14:42 snap 14:43:23 -rw-rw-r--. 1 jenkins jenkins 5 Oct 8 14:40 VERSION 14:43:23 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:42 version.go 14:43:23 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 14:42 web [Pipeline] isUnix [Pipeline] sh 14:43:23 + 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=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 --label arch=amd64 --label version=0.0.0 . 14:43:24 Sending build context to Docker daemon 20.58MB 14:43:24 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 14:43:24 Step 2/22 : FROM ${BASE} AS builder 14:43:24 ---> 625732caadad 14:43:24 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:43:24 ---> Running in d8ee26bd9124 14:43:24 Removing intermediate container d8ee26bd9124 14:43:24 ---> 2a9c777de2f4 14:43:24 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 14:43:24 ---> Running in 8a25384d35ff 14:43:24 Removing intermediate container 8a25384d35ff 14:43:24 ---> 59e3cc5d9241 14:43:24 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 14:43:24 ---> Running in c99d32cf9bb3 14:43:24 Removing intermediate container c99d32cf9bb3 14:43:24 ---> 6b4e3274e074 14:43:24 Step 6/22 : LABEL Name=edgex-ui-go 14:43:24 ---> Running in 2fcf63029e92 14:43:24 Removing intermediate container 2fcf63029e92 14:43:24 ---> 5a95e45c82bf 14:43:24 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:43:24 ---> Running in 0a8025288144 14:43:24 Removing intermediate container 0a8025288144 14:43:24 ---> c9d45736fccd 14:43:24 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:24 ---> Running in 2cc2fa3f696d 14:43:25 Removing intermediate container 2cc2fa3f696d 14:43:25 ---> 411801603ab5 14:43:25 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:43:25 ---> Running in 96ec258763fd 14:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:43:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:43:26 OK: 219 MiB in 52 packages 14:43:26 Removing intermediate container 96ec258763fd 14:43:26 ---> 50f2628ea47d 14:43:26 Step 10/22 : ENV GO111MODULE=on 14:43:26 ---> Running in 0ef68b7b6a9c 14:43:26 Removing intermediate container 0ef68b7b6a9c 14:43:26 ---> cf7a9056a695 14:43:26 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:43:26 ---> Running in fa85bba80787 14:43:26 Removing intermediate container fa85bba80787 14:43:26 ---> 997102010879 14:43:26 Step 12/22 : COPY . . 14:43:27 ---> d87e79ef2b8f 14:43:27 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:27 ---> Running in 2771eefdb0cc 14:43:28 Removing intermediate container 2771eefdb0cc 14:43:28 ---> fa3f6420ef48 14:43:28 Step 14/22 : RUN ${MAKE} 14:43:28 ---> Running in 697603e2d3a5 14:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:43:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:43:39 Removing intermediate container 697603e2d3a5 14:43:39 ---> 1c6b4027c00b 14:43:39 Step 15/22 : FROM alpine:3.14 14:43:39 3.14: Pulling from library/alpine 14:43:40 a0d0a0d46f8b: Pulling fs layer 14:43:40 a0d0a0d46f8b: Verifying Checksum 14:43:40 a0d0a0d46f8b: Download complete 14:43:40 a0d0a0d46f8b: Pull complete 14:43:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:43:40 Status: Downloaded newer image for alpine:3.14 14:43:40 ---> 14119a10abf4 14:43:40 Step 16/22 : EXPOSE 4000 14:43:40 ---> Running in fc07749af6e0 14:43:40 Removing intermediate container fc07749af6e0 14:43:40 ---> 7f07d065fa94 14:43:40 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 14:43:41 ---> f6578e1dde0a 14:43:41 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:43:41 ---> Running in 9ae71400be22 14:43:41 Removing intermediate container 9ae71400be22 14:43:41 ---> 41cb71b08ced 14:43:41 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:43:41 ---> Running in bb05e9da7775 14:43:41 Removing intermediate container bb05e9da7775 14:43:41 ---> 5bad945eb75f 14:43:41 Step 20/22 : LABEL arch=amd64 14:43:41 ---> Running in 13d73f819fa1 14:43:41 Removing intermediate container 13d73f819fa1 14:43:41 ---> 01c7dca35917 14:43:41 Step 21/22 : LABEL git_sha=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:43:41 ---> Running in 9096292d4777 14:43:41 Removing intermediate container 9096292d4777 14:43:41 ---> 1f44b7e594ae 14:43:41 Step 22/22 : LABEL version=0.0.0 14:43:41 ---> Running in 4d1077fa39be 14:43:41 Removing intermediate container 4d1077fa39be 14:43:41 ---> 52593af0ed50 14:43:41 [Warning] One or more build-args [ARCH] were not consumed 14:43:41 Successfully built 52593af0ed50 14:43:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:42 14:43:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:42 latest: Pulling from edgex-lftools-log-publisher 14:43:42 b4d181a07f80: Pulling fs layer 14:43:42 a1111a8f2ec3: Pulling fs layer 14:43:42 ed53099fbce6: Pulling fs layer 14:43:42 dc539afda2c1: Pulling fs layer 14:43:42 77bc0d833cb6: Pulling fs layer 14:43:42 9065ff56babe: Pulling fs layer 14:43:42 d287ab97295c: Pulling fs layer 14:43:42 dc539afda2c1: Waiting 14:43:42 77bc0d833cb6: Waiting 14:43:42 9065ff56babe: Waiting 14:43:42 d287ab97295c: Waiting 14:43:42 a1111a8f2ec3: Verifying Checksum 14:43:42 a1111a8f2ec3: Download complete 14:43:42 dc539afda2c1: Verifying Checksum 14:43:42 dc539afda2c1: Download complete 14:43:42 ed53099fbce6: Verifying Checksum 14:43:42 ed53099fbce6: Download complete 14:43:42 77bc0d833cb6: Verifying Checksum 14:43:42 77bc0d833cb6: Download complete 14:43:42 9065ff56babe: Verifying Checksum 14:43:42 9065ff56babe: Download complete 14:43:42 b4d181a07f80: Verifying Checksum 14:43:42 b4d181a07f80: Download complete 14:43:43 d287ab97295c: Verifying Checksum 14:43:43 d287ab97295c: Download complete 14:43:44 b4d181a07f80: Pull complete 14:43:44 a1111a8f2ec3: Pull complete 14:43:45 ed53099fbce6: Pull complete 14:43:45 dc539afda2c1: Pull complete 14:43:45 77bc0d833cb6: Pull complete 14:43:45 9065ff56babe: Pull complete 14:43:51 d287ab97295c: Pull complete 14:43:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:43:51 prd-centos7-docker-4c-2g-77 does not seem to be running inside a container 14:43:51 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:43:53 $ docker top 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:54 ---> job-cost.sh 14:43:54 lf-activate-venv: SKIPPING 14:43:54 INFO: No Stack... 14:43:54 INFO: Retrieving Pricing Info for: v3-standard-2 14:43:55 INFO: Archiving Costs [Pipeline] sh 14:43:55 + cut -d, -f6 14:43:55 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock 14:43:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] 14:43:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] did not exist. Created. 14:43:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:55 + echo total: 0.05999999865889549 [Pipeline] stash 14:43:55 Stashed 1 file(s) [Pipeline] } 14:43:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:55 $ docker stop --time=1 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd 14:43:57 $ docker rm -f 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:45:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-79 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 14:45:31 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 14:45:31 The recommended git tool is: git 14:45:38 using credential edgex-jenkins-ssh 14:45:38 Cloning the remote Git repository 14:45:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:45:38 > git init /w/workspace/edgex-ui-go/3 # timeout=10 14:45:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:45:38 > git --version # timeout=10 14:45:38 > git --version # 'git version 2.17.1' 14:45:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:42 Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:45:43 Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:45:43 Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) 14:45:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:45:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:45:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:45:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:45:42 > git config core.sparsecheckout # timeout=10 14:45:42 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 14:45:43 > git remote # timeout=10 14:45:43 > git config --get remote.origin.url # timeout=10 14:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:43 > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 14:45:43 > git rev-parse HEAD^{commit} # timeout=10 14:45:43 > git config core.sparsecheckout # timeout=10 14:45:43 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 14:45:47 Commit message: "Merge branch 'main' into issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:48 provisioning config files... 14:45:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6444797210087899669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:48 ---> docker-login.sh 14:45:48 nexus3.edgexfoundry.org:10001 14:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:50 Configure a credential helper to remove this warning. See 14:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:50 14:45:50 Login Succeeded 14:45:50 nexus3.edgexfoundry.org:10002 14:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:52 Configure a credential helper to remove this warning. See 14:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:52 14:45:52 Login Succeeded 14:45:52 nexus3.edgexfoundry.org:10003 14:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:53 Configure a credential helper to remove this warning. See 14:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:53 14:45:53 Login Succeeded 14:45:53 nexus3.edgexfoundry.org:10004 14:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:53 Configure a credential helper to remove this warning. See 14:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:53 14:45:53 Login Succeeded 14:45:53 docker.io 14:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:54 Configure a credential helper to remove this warning. See 14:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:54 14:45:54 Login Succeeded 14:45:54 ---> docker-login.sh ends [Pipeline] } 14:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:45:55 ========================================================= 14:45:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:45:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:45:55 + 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 . 14:45:56 Sending build context to Docker daemon 20.57MB 14:45:56 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 14:45:56 Step 2/14 : FROM ${BASE} AS builder 14:45:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:45:57 bbf911997326: Pulling fs layer 14:45:57 58ec367f63d7: Pulling fs layer 14:45:57 1b4a6ffa7d45: Pulling fs layer 14:45:57 fc5181fea5dc: Pulling fs layer 14:45:57 9c418107303f: Pulling fs layer 14:45:57 284eca6f2348: Pulling fs layer 14:45:57 842844d905b1: Pulling fs layer 14:45:57 901a3a57568e: Pulling fs layer 14:45:57 9c418107303f: Waiting 14:45:57 284eca6f2348: Waiting 14:45:57 fc5181fea5dc: Waiting 14:45:57 842844d905b1: Waiting 14:45:57 901a3a57568e: Waiting 14:45:57 1b4a6ffa7d45: Download complete 14:45:57 58ec367f63d7: Download complete 14:45:57 9c418107303f: Verifying Checksum 14:45:57 9c418107303f: Download complete 14:45:57 284eca6f2348: Verifying Checksum 14:45:57 284eca6f2348: Download complete 14:45:57 bbf911997326: Verifying Checksum 14:45:57 bbf911997326: Download complete 14:45:57 842844d905b1: Download complete 14:45:58 bbf911997326: Pull complete 14:45:58 58ec367f63d7: Pull complete 14:45:59 1b4a6ffa7d45: Pull complete 14:45:59 901a3a57568e: Verifying Checksum 14:45:59 901a3a57568e: Download complete 14:46:00 fc5181fea5dc: Verifying Checksum 14:46:00 fc5181fea5dc: Download complete 14:46:10 fc5181fea5dc: Pull complete 14:46:10 9c418107303f: Pull complete 14:46:10 284eca6f2348: Pull complete 14:46:10 842844d905b1: Pull complete 14:46:16 901a3a57568e: Pull complete 14:46:16 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 14:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:46:16 ---> 72ade6ffb461 14:46:16 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:46:21 ---> Running in 8704f079c9bd 14:46:21 Removing intermediate container 8704f079c9bd 14:46:21 ---> c0743da3c3c9 14:46:21 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 14:46:21 ---> Running in 0aa7ade59f4f 14:46:22 Removing intermediate container 0aa7ade59f4f 14:46:22 ---> e9145bbcae3c 14:46:22 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 14:46:22 ---> Running in 382a8d0c60d1 14:46:22 Removing intermediate container 382a8d0c60d1 14:46:22 ---> 8718177dec1d 14:46:22 Step 6/14 : LABEL Name=edgex-ui-go 14:46:22 ---> Running in a940f6729ba8 14:46:23 Removing intermediate container a940f6729ba8 14:46:23 ---> e31ca261c1f4 14:46:23 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:46:23 ---> Running in b392d0f5ca73 14:46:23 Removing intermediate container b392d0f5ca73 14:46:23 ---> 7dc68063256f 14:46:23 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:46:24 ---> Running in 44944ecace07 14:46:26 Removing intermediate container 44944ecace07 14:46:26 ---> ed77f3a75bfc 14:46:26 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:46:26 ---> Running in 57af735a7442 14:46:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:46:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:46:30 OK: 218 MiB in 52 packages 14:46:31 Removing intermediate container 57af735a7442 14:46:31 ---> 46862e8b682f 14:46:31 Step 10/14 : ENV GO111MODULE=on 14:46:31 ---> Running in 177bbf61bb68 14:46:31 Removing intermediate container 177bbf61bb68 14:46:31 ---> 400ee52abc8c 14:46:31 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:46:31 ---> Running in 8d221a0a6bca 14:46:32 Removing intermediate container 8d221a0a6bca 14:46:32 ---> 3504286c525f 14:46:32 Step 12/14 : COPY . . 14:46:35 ---> 773693cf1643 14:46:35 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:35 ---> Running in c5bb0d1d224b 14:47:08 Removing intermediate container c5bb0d1d224b 14:47:08 ---> 97a5942f87f8 14:47:08 Step 14/14 : RUN ${MAKE} 14:47:08 ---> Running in 2e996b1b5531 14:47:08 noop 14:47:08 Removing intermediate container 2e996b1b5531 14:47:08 ---> 0cc989e5fdb8 14:47:08 Successfully built 0cc989e5fdb8 14:47:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:47:08 + docker inspect -f . ci-base-image-arm64 14:47:08 . [Pipeline] withDockerContainer 14:47:09 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 14:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:47:11 $ docker top 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:12 + go version 14:47:12 go version go1.16.8 linux/arm64 [Pipeline] } 14:47:12 $ docker stop --time=1 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 14:47:13 $ docker rm -f 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:47:14 + docker inspect -f . ci-base-image-arm64 14:47:14 . [Pipeline] withDockerContainer 14:47:14 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 14:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:47:16 $ docker top 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:47:17 + make test 14:47:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:47:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:48:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:48:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:48:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:48:28 $ docker stop --time=1 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc 14:48:30 $ docker rm -f 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc [Pipeline] // withDockerContainer [Pipeline] sh 14:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:48:30 Warning: overwriting stash ‘coverage-report’ 14:48:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:48:32 + ls -al . 14:48:32 total 128 14:48:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 14:47 . 14:48:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 .. 14:48:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 14:45 .git 14:48:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 .github 14:48:32 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:45 .gitignore 14:48:32 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 14:45 CONTRIBUTING.md 14:48:32 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 14:45 Dockerfile 14:48:32 -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 14:45 Jenkinsfile 14:48:32 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 14:45 LICENSE 14:48:32 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 14:45 Makefile 14:48:32 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 14:45 README.md 14:48:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 14:40 VERSION 14:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 assets 14:48:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 bin 14:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 cmd 14:48:32 -rw-r--r-- 1 jenkins jenkins 10 Oct 8 14:47 coverage.out 14:48:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 docs 14:48:32 -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 14:45 go.mod 14:48:32 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 14:45 go.sum 14:48:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 14:45 internal 14:48:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 pkg 14:48:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 snap 14:48:32 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:45 version.go 14:48:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 web [Pipeline] isUnix [Pipeline] sh 14:48:33 + 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=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 --label arch=arm64 --label version=0.0.0 . 14:48:34 Sending build context to Docker daemon 20.57MB 14:48:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 14:48:34 Step 2/22 : FROM ${BASE} AS builder 14:48:34 ---> 0cc989e5fdb8 14:48:34 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:48:34 ---> Running in 7aa62ac3db62 14:48:35 Removing intermediate container 7aa62ac3db62 14:48:35 ---> eb44975b7469 14:48:35 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 14:48:35 ---> Running in a62149483c7d 14:48:35 Removing intermediate container a62149483c7d 14:48:35 ---> 7bb7ae15e907 14:48:35 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 14:48:35 ---> Running in 0ebae1bb6eb7 14:48:36 Removing intermediate container 0ebae1bb6eb7 14:48:36 ---> 8257a0c44f74 14:48:36 Step 6/22 : LABEL Name=edgex-ui-go 14:48:36 ---> Running in 84ecbf4f08ba 14:48:37 Removing intermediate container 84ecbf4f08ba 14:48:37 ---> b32178bd1236 14:48:37 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:48:37 ---> Running in 0376ab55c6cf 14:48:37 Removing intermediate container 0376ab55c6cf 14:48:37 ---> 2dae80301ba3 14:48:37 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:37 ---> Running in ee64d1cc0129 14:48:40 Removing intermediate container ee64d1cc0129 14:48:40 ---> f492f4b62897 14:48:40 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:40 ---> Running in 4a30ae830c3a 14:48:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:48:43 OK: 218 MiB in 52 packages 14:48:44 Removing intermediate container 4a30ae830c3a 14:48:44 ---> 9485c34d3155 14:48:44 Step 10/22 : ENV GO111MODULE=on 14:48:44 ---> Running in a9fa9d60b69e 14:48:44 Removing intermediate container a9fa9d60b69e 14:48:44 ---> 16cdf8a04859 14:48:44 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:48:45 ---> Running in 12ceb10ed12b 14:48:45 Removing intermediate container 12ceb10ed12b 14:48:45 ---> e25619031775 14:48:45 Step 12/22 : COPY . . 14:48:48 ---> 8700ae33554f 14:48:48 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:48 ---> Running in 937f22f7b999 14:48:51 Removing intermediate container 937f22f7b999 14:48:51 ---> f03a622e9448 14:48:51 Step 14/22 : RUN ${MAKE} 14:48:51 ---> Running in 7293b55f8687 14:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:49:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:49:28 Removing intermediate container 7293b55f8687 14:49:28 ---> 6cff4a351f31 14:49:28 Step 15/22 : FROM alpine:3.14 14:49:28 3.14: Pulling from library/alpine 14:49:28 552d1f2373af: Pulling fs layer 14:49:28 552d1f2373af: Verifying Checksum 14:49:28 552d1f2373af: Download complete 14:49:29 552d1f2373af: Pull complete 14:49:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:49:29 Status: Downloaded newer image for alpine:3.14 14:49:29 ---> bb3de5531c18 14:49:29 Step 16/22 : EXPOSE 4000 14:49:29 ---> Running in ec443914c47c 14:49:30 Removing intermediate container ec443914c47c 14:49:30 ---> 17e90605e869 14:49:30 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 14:49:31 ---> 86a418443ed8 14:49:31 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:49:31 ---> Running in a2c692ca4b1b 14:49:32 Removing intermediate container a2c692ca4b1b 14:49:32 ---> 5a1ec83c9d39 14:49:32 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:49:32 ---> Running in df27158cb70a 14:49:33 Removing intermediate container df27158cb70a 14:49:33 ---> 3e8f36a685e4 14:49:33 Step 20/22 : LABEL arch=arm64 14:49:33 ---> Running in 55a4289a7377 14:49:33 Removing intermediate container 55a4289a7377 14:49:33 ---> 57cb57cbd878 14:49:33 Step 21/22 : LABEL git_sha=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 14:49:33 ---> Running in 69b4e644e32d 14:49:34 Removing intermediate container 69b4e644e32d 14:49:34 ---> 07fd518504e2 14:49:34 Step 22/22 : LABEL version=0.0.0 14:49:34 ---> Running in cea01c55e253 14:49:35 Removing intermediate container cea01c55e253 14:49:35 ---> 1f12902fde26 14:49:35 [Warning] One or more build-args [ARCH] were not consumed 14:49:35 Successfully built 1f12902fde26 14:49:35 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:49:35 14:49:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:49:36 arm64: Pulling from edgex-lftools-log-publisher 14:49:36 448f6bf000e3: Pulling fs layer 14:49:36 f757da607395: Pulling fs layer 14:49:36 05883995daec: Pulling fs layer 14:49:36 8603b9c90790: Pulling fs layer 14:49:36 1560dd03e051: Pulling fs layer 14:49:36 27f5ce0e4adf: Pulling fs layer 14:49:36 c2d8d7efcc4b: Pulling fs layer 14:49:36 8603b9c90790: Waiting 14:49:36 1560dd03e051: Waiting 14:49:36 27f5ce0e4adf: Waiting 14:49:36 c2d8d7efcc4b: Waiting 14:49:36 f757da607395: Verifying Checksum 14:49:36 f757da607395: Download complete 14:49:36 8603b9c90790: Verifying Checksum 14:49:36 8603b9c90790: Download complete 14:49:36 1560dd03e051: Verifying Checksum 14:49:36 1560dd03e051: Download complete 14:49:36 27f5ce0e4adf: Verifying Checksum 14:49:36 27f5ce0e4adf: Download complete 14:49:36 05883995daec: Verifying Checksum 14:49:36 05883995daec: Download complete 14:49:37 448f6bf000e3: Verifying Checksum 14:49:37 448f6bf000e3: Download complete 14:49:39 c2d8d7efcc4b: Verifying Checksum 14:49:39 c2d8d7efcc4b: Download complete 14:49:40 448f6bf000e3: Pull complete 14:49:41 f757da607395: Pull complete 14:49:42 05883995daec: Pull complete 14:49:42 8603b9c90790: Pull complete 14:49:43 1560dd03e051: Pull complete 14:49:44 27f5ce0e4adf: Pull complete 14:49:56 c2d8d7efcc4b: Pull complete 14:49:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:49:56 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 14:49:56 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:50:01 $ docker top 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:02 ---> job-cost.sh 14:50:02 lf-activate-venv: SKIPPING 14:50:02 INFO: No Stack... 14:50:06 INFO: Retrieving Pricing Info for: v3-standard-4 14:50:06 INFO: Archiving Costs [Pipeline] sh 14:50:07 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 14:50:07 + cut -d, -f6 [Pipeline] lock 14:50:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] 14:50:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] did not exist. Created. 14:50:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:50:08 /w/workspace/edgex-ui-go/3@tmp/durable-1e6d0339/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-1e6d0339/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:50:08 + echo total: 0.10999999940395355 [Pipeline] stash 14:50:08 Warning: overwriting stash ‘stack-cost’ 14:50:09 Stashed 1 file(s) [Pipeline] } 14:50:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:50:09 $ docker stop --time=1 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 14:50:10 $ docker rm -f 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 [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 14:50:11 provisioning config files... 14:50:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config6760597559711189087tmp [Pipeline] { [Pipeline] sh 14:50:11 + set +x 14:50:11 + bash -s -- 14:50:11 + curl -s https://codecov.io/bash 14:50:11 14:50:11 _____ _ 14:50:11 / ____| | | 14:50:11 | | ___ __| | ___ ___ _____ __ 14:50:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:50:11 | |___| (_) | (_| | __/ (_| (_) \ V / 14:50:11 \_____\___/ \__,_|\___|\___\___/ \_/ 14:50:11 Bash-1.0.6 14:50:11 14:50:11 14:50:11 ==> git version 2.24.4 found 14:50:11 ==> 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 14:50:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:50:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:50:11 ==> Jenkins CI detected. 14:50:11 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-447 14:50:11 project root: . 14:50:11 --> token set from env 14:50:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:50:11 ==> Running gcov in . (disable via -X gcov) 14:50:11 ==> Python coveragepy not found 14:50:11 ==> Searching for coverage reports in: 14:50:11 + . 14:50:11 -> Found 1 reports 14:50:11 ==> Detecting git/mercurial file structure 14:50:11 ==> Reading reports 14:50:11 + ./coverage.out bytes=10 14:50:11 ==> Appending adjustments 14:50:11 https://docs.codecov.io/docs/fixing-reports 14:50:12 + Found adjustments 14:50:12 ==> Gzipping contents 14:50:12 4.0K /tmp/codecov.uqNdTV.gz 14:50:12 ==> Uploading reports 14:50:12 url: https://codecov.io 14:50:12 query: branch=PR-447&commit=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=447&job=&cmd_args= 14:50:12 -> Pinging Codecov 14:50:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-447&commit=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=447&job=&cmd_args= 14:50:12 -> Uploading to 14:50:12 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655/e830cb64-a7d4-468d-a350-44908f4f8a8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T145012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=495efeff0b0c73c68cf548b5b9763f075f69491f931578490825fe3dc5e9ecc0 14:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:50:12 Dload Upload Total Spent Left Speed 14:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 12984 --:--:-- --:--:-- --:--:-- 12962 100 3422 0 0 100 3422 0 12977 --:--:-- --:--:-- --:--:-- 12962 14:50:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] } 14:50:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:50:13 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:50:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:50:14 ---> package-listing.sh 14:50:14 ++ tr '[:upper:]' '[:lower:]' 14:50:14 ++ facter osfamily 14:50:14 + OS_FAMILY=redhat 14:50:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 14:50:14 + START_PACKAGES=/tmp/packages_start.txt 14:50:14 + END_PACKAGES=/tmp/packages_end.txt 14:50:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:50:14 + PACKAGES=/tmp/packages_start.txt 14:50:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 14:50:14 + PACKAGES=/tmp/packages_end.txt 14:50:14 + case "${OS_FAMILY}" in 14:50:14 + rpm -qa 14:50:14 + sort 14:50:15 + '[' -f /tmp/packages_start.txt ']' 14:50:15 + '[' -f /tmp/packages_end.txt ']' 14:50:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:50:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 14:50:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ 14:50:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [Pipeline] echo 14:50:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:50:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:16 14:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:16 latest: Pulling from edgex-lftools-log-publisher 14:50:16 b4d181a07f80: Pulling fs layer 14:50:16 a1111a8f2ec3: Pulling fs layer 14:50:16 ed53099fbce6: Pulling fs layer 14:50:16 dc539afda2c1: Pulling fs layer 14:50:16 77bc0d833cb6: Pulling fs layer 14:50:16 9065ff56babe: Pulling fs layer 14:50:16 d287ab97295c: Pulling fs layer 14:50:16 dc539afda2c1: Waiting 14:50:16 77bc0d833cb6: Waiting 14:50:16 9065ff56babe: Waiting 14:50:16 d287ab97295c: Waiting 14:50:16 a1111a8f2ec3: Verifying Checksum 14:50:16 a1111a8f2ec3: Download complete 14:50:16 dc539afda2c1: Verifying Checksum 14:50:16 dc539afda2c1: Download complete 14:50:16 ed53099fbce6: Verifying Checksum 14:50:16 ed53099fbce6: Download complete 14:50:16 77bc0d833cb6: Verifying Checksum 14:50:16 77bc0d833cb6: Download complete 14:50:16 9065ff56babe: Download complete 14:50:16 b4d181a07f80: Verifying Checksum 14:50:16 b4d181a07f80: Download complete 14:50:17 d287ab97295c: Verifying Checksum 14:50:17 d287ab97295c: Download complete 14:50:18 b4d181a07f80: Pull complete 14:50:18 a1111a8f2ec3: Pull complete 14:50:18 ed53099fbce6: Pull complete 14:50:18 dc539afda2c1: Pull complete 14:50:19 77bc0d833cb6: Pull complete 14:50:19 9065ff56babe: Pull complete 14:50:24 d287ab97295c: Pull complete 14:50:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:50:24 prd-centos7-docker-4c-2g-74 does not seem to be running inside a container 14:50:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:50:26 $ docker top 0d55a5587fe34e1a1fe721780c1caf1e679f1d2ff592d8ab12acebbcb1faa1ef -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:27 + touch /tmp/pre-build-complete [Pipeline] sh 14:50:27 + mkdir -p /var/log/sysstat [Pipeline] sh 14:50:27 + ls /var/log/sa-host 14:50:27 + sadf -c /var/log/sa-host/sa08 14:50:27 file_magic: OK 14:50:27 HZ: Using current value: 100 14:50:27 file_header: OK 14:50:27 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 14:50:27 Statistics: 14:50:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:27 File successfully converted to sysstat format version 12.0.3 14:50:27 + sadf -c /var/log/sa-host/sa30 14:50:27 file_magic: OK 14:50:27 HZ: Using current value: 100 14:50:27 file_header: OK 14:50:27 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 14:50:27 Statistics: 14:50:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:28 provisioning config files... 14:50:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config6725926522522515313tmp [Pipeline] { [Pipeline] echo 14:50:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:50:28 ---> create-netrc.sh [Pipeline] } 14:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:50:28 ---> python-tools-install.sh [Pipeline] echo 14:50:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:50:28 ---> sudo-logs.sh 14:50:28 Archiving 'sudo' log.. 14:50:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known 14:50:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:50:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:50:29 ---> job-cost.sh 14:50:29 lf-activate-venv: SKIPPING 14:50:29 DEBUG: total: 0.10999999940395355 14:50:29 INFO: Retrieving Stack Cost... 14:50:31 INFO: Retrieving Pricing Info for: v3-standard-2 14:50:31 INFO: Archiving Costs [Pipeline] echo 14:50:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:50:32 ---> logs-deploy.sh 14:50:32 lf-activate-venv: SKIPPING 14:50:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/3 14:50:32 INFO: archiving workspace using pattern(s): 14:50:32 Archives upload complete. 14:50:32 INFO: archiving logs to Nexus