Branch indexing 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+9bd3696a71516e82160db51d50e6b24836e2cdb5 (904f7dae2cf3633a42a2502792a7da189abee937) 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-ssh1528810861052433235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2962905913176351478.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7771730519872657521.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3060636886976313969.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8444014939039052880.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2321 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh3930640355226781678.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-431@tmp/jenkins-gitclient-ssh7260981859602403563.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 6fa14ae084b4b41ba4030030bac09a93e450edd2 Checking out Revision 6fa14ae084b4b41ba4030030bac09a93e450edd2 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh411526448261615103.key > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa14ae084b4b41ba4030030bac09a93e450edd2 # timeout=10 Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:33 ========================================================= 18:06:33 EdgeX Global Pipelines Version Info 18:06:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 18:06:34 ------------------- 18:06:34 stable info: 18:06:34 ------------------- 18:06:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:34 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:06:34 Message: update stable to v1.0.210 18:06:35 ------------------- 18:06:35 experimental info: 18:06:35 ------------------- 18:06:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:35 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 18:06:35 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa14ae [Pipeline] echo 18:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:36 provisioning config files... 18:06:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2665456162103708773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:36 ---> docker-login.sh 18:06:36 nexus3.edgexfoundry.org:10001 18:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:38 Configure a credential helper to remove this warning. See 18:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:38 18:06:38 Login Succeeded 18:06:38 nexus3.edgexfoundry.org:10002 18:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:38 Configure a credential helper to remove this warning. See 18:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:38 18:06:38 Login Succeeded 18:06:38 nexus3.edgexfoundry.org:10003 18:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:38 Configure a credential helper to remove this warning. See 18:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:38 18:06:38 Login Succeeded 18:06:38 nexus3.edgexfoundry.org:10004 18:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:38 Configure a credential helper to remove this warning. See 18:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:38 18:06:38 Login Succeeded 18:06:38 docker.io 18:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 ---> docker-login.sh ends [Pipeline] } 18:06:39 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 18:06:40 + git log --format=format:%s -1 6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] echo 18:06:40 GIT_COMMIT: 6fa14ae084b4b41ba4030030bac09a93e450edd2, Commit Message: Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD [Pipeline] echo 18:06:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:42 18:06:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:06:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:42 latest: Pulling from edgex-devops/git-semver 18:06:42 a0d0a0d46f8b: Pulling fs layer 18:06:42 3e5f54012d9b: Pulling fs layer 18:06:42 4c7163046ea9: Pulling fs layer 18:06:42 0c2d73faf560: Pulling fs layer 18:06:42 0c2d73faf560: Waiting 18:06:42 3e5f54012d9b: Verifying Checksum 18:06:42 3e5f54012d9b: Download complete 18:06:42 a0d0a0d46f8b: Verifying Checksum 18:06:42 a0d0a0d46f8b: Download complete 18:06:42 0c2d73faf560: Verifying Checksum 18:06:42 0c2d73faf560: Download complete 18:06:42 4c7163046ea9: Verifying Checksum 18:06:42 4c7163046ea9: Download complete 18:06:42 a0d0a0d46f8b: Pull complete 18:06:42 3e5f54012d9b: Pull complete 18:06:43 4c7163046ea9: Pull complete 18:06:43 0c2d73faf560: Pull complete 18:06:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:06:43 prd-centos7-docker-4c-2g-2321 does not seem to be running inside a container 18:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:06:44 $ docker top 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:44 [ssh-agent] Looking for ssh-agent implementation... 18:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:44 $ docker exec 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent 18:06:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdllBNJ/agent.15 18:06:44 SSH_AGENT_PID=22 18:06:44 Running ssh-add (command line suppressed) 18:06:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2013804312836375668.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2013804312836375668.key) 18:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:44 + git tag --points-at HEAD [Pipeline] } 18:06:45 $ docker exec --env ******** --env ******** 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent -k 18:06:45 unset SSH_AUTH_SOCK; 18:06:45 unset SSH_AGENT_PID; 18:06:45 echo Agent pid 22 killed; 18:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:45 [ssh-agent] Looking for ssh-agent implementation... 18:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:45 $ docker exec 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent 18:06:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlHBLgA/agent.56 18:06:45 SSH_AGENT_PID=62 18:06:45 Running ssh-add (command line suppressed) 18:06:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8721396424897289761.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8721396424897289761.key) 18:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:45 + git semver init 18:06:45 # -> Open(): unable to determine branch for HEAD 18:06:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 18:06:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:06:45 # $SEMVER_REMOTE_NAME = origin 18:06:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:06:45 # $SEMVER_USER_NAME = edgex-jenkins 18:06:45 # $SEMVER_BRANCH = PR-431 18:06:45 # $SEMVER_TEMP = /tmp/semver-409191681 18:06:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 18:06:48 # '/tmp/semver-409191681' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 18:06:48 # -> Force: false 18:06:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 18:06:48 $ docker exec --env ******** --env ******** 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent -k 18:06:48 unset SSH_AUTH_SOCK; 18:06:48 unset SSH_AGENT_PID; 18:06:48 echo Agent pid 62 killed; 18:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:48 + git semver [Pipeline] } 18:06:48 $ docker stop --time=1 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 18:06:50 $ docker rm -f 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:51 Stashed 1 file(s) [Pipeline] echo 18:06:51 [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 18:07:06 Still waiting to schedule task 18:07:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2321’ 18:07:06 Still waiting to schedule task 18:07:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:08:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 18:08:43 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 18:08:43 The recommended git tool is: git 18:08:50 using credential edgex-jenkins-ssh 18:08:50 Cloning the remote Git repository 18:08:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:08:51 > git init /w/workspace/edgex-ui-go/11 # timeout=10 18:08:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:08:51 > git --version # timeout=10 18:08:51 > git --version # 'git version 2.17.1' 18:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:54 Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 18:08:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:08:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:08:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:08:54 > git config core.sparsecheckout # timeout=10 18:08:54 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 18:08:56 Merge succeeded, producing 16b25fc84d09ac3566a289ae8d53701b40dac866 18:08:56 Checking out Revision 16b25fc84d09ac3566a289ae8d53701b40dac866 (PR-431) 18:08:55 > git remote # timeout=10 18:08:55 > git config --get remote.origin.url # timeout=10 18:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:55 > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 18:08:56 > git rev-parse HEAD^{commit} # timeout=10 18:08:56 > git config core.sparsecheckout # timeout=10 18:08:56 > git checkout -f 16b25fc84d09ac3566a289ae8d53701b40dac866 # timeout=10 18:09:00 Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" 18:09:00 First time build. Skipping changelog. 18:09:00 > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:03 Dload Upload Total Spent Left Speed 18:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79355 0 --:--:-- --:--:-- --:--:-- 78826 100 11824 100 11824 0 0 78826 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh 18:09:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 18:09:04 sudo tee /etc/docker/daemon.new 18:09:04 { 18:09:04 "registry-mirrors": [ 18:09:04 "https://nexus3.edgexfoundry.org:10001" 18:09:04 ], 18:09:04 "bip": "10.250.0.254/24", 18:09:04 "hosts": [ 18:09:04 "tcp://0.0.0.0:5555", 18:09:04 "unix:///var/run/docker.sock" 18:09:04 ], 18:09:04 "mtu": 1458, 18:09:04 "selinux-enabled": true, 18:09:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:04 } [Pipeline] sh 18:09:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:24 provisioning config files... 18:09:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config4649145097158190669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:24 ---> docker-login.sh 18:09:24 nexus3.edgexfoundry.org:10001 18:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:25 Configure a credential helper to remove this warning. See 18:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:25 18:09:25 Login Succeeded 18:09:25 nexus3.edgexfoundry.org:10002 18:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:26 Configure a credential helper to remove this warning. See 18:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:26 18:09:26 Login Succeeded 18:09:26 nexus3.edgexfoundry.org:10003 18:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:26 Configure a credential helper to remove this warning. See 18:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:26 18:09:26 Login Succeeded 18:09:26 nexus3.edgexfoundry.org:10004 18:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:27 Configure a credential helper to remove this warning. See 18:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:27 18:09:27 Login Succeeded 18:09:27 docker.io 18:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:28 Configure a credential helper to remove this warning. See 18:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:28 18:09:28 Login Succeeded 18:09:28 ---> docker-login.sh ends [Pipeline] } 18:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:28 ========================================================= 18:09:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:09:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:09:29 + 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 . 18:09:30 Sending build context to Docker daemon 25.87MB 18:09:30 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 18:09:30 Step 2/14 : FROM ${BASE} AS builder 18:09:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:09:30 552d1f2373af: Pulling fs layer 18:09:30 ea3f2d53f512: Pulling fs layer 18:09:30 9e70ebbbe112: Pulling fs layer 18:09:30 7a9cfe048b4a: Pulling fs layer 18:09:30 72dc09318566: Pulling fs layer 18:09:30 f4f7b4309257: Pulling fs layer 18:09:30 0ac9a79272e3: Pulling fs layer 18:09:30 b78e95d17946: Pulling fs layer 18:09:30 7a9cfe048b4a: Waiting 18:09:30 f4f7b4309257: Waiting 18:09:30 0ac9a79272e3: Waiting 18:09:30 b78e95d17946: Waiting 18:09:30 9e70ebbbe112: Verifying Checksum 18:09:30 9e70ebbbe112: Download complete 18:09:30 ea3f2d53f512: Download complete 18:09:30 72dc09318566: Download complete 18:09:30 f4f7b4309257: Download complete 18:09:30 552d1f2373af: Verifying Checksum 18:09:30 552d1f2373af: Download complete 18:09:30 0ac9a79272e3: Verifying Checksum 18:09:31 552d1f2373af: Pull complete 18:09:32 ea3f2d53f512: Pull complete 18:09:32 9e70ebbbe112: Pull complete 18:09:32 b78e95d17946: Download complete 18:09:32 7a9cfe048b4a: Verifying Checksum 18:09:32 7a9cfe048b4a: Download complete 18:09:37 Running on prd-centos7-docker-4c-2g-2323 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 18:09:37 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 18:09:37 The recommended git tool is: git 18:09:40 using credential edgex-jenkins-ssh 18:09:40 Cloning the remote Git repository 18:09:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:09:39 > git init /w/workspace/edgex-ui-go/11 # timeout=10 18:09:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:39 > git --version # timeout=10 18:09:39 > git --version # 'git version 2.24.4' 18:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:39 [INFO] Currently running in a labeled security context 18:09:39 [INFO] Currently SELinux is 'enforcing' on the host 18:09:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh1244288219451314845.key 18:09:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:43 Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 18:09:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:41 [INFO] Currently running in a labeled security context 18:09:41 [INFO] Currently SELinux is 'enforcing' on the host 18:09:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh5273831030662989995.key 18:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:09:42 > git config core.sparsecheckout # timeout=10 18:09:42 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 18:09:42 > git remote # timeout=10 18:09:42 > git config --get remote.origin.url # timeout=10 18:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:42 [INFO] Currently running in a labeled security context 18:09:42 [INFO] Currently SELinux is 'enforcing' on the host 18:09:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh2093675797436966730.key 18:09:42 > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 18:09:43 Merge succeeded, producing 30852da7e6247f02f8645bd7ba132d42e4440a6c 18:09:43 Checking out Revision 30852da7e6247f02f8645bd7ba132d42e4440a6c (PR-431) 18:09:44 7a9cfe048b4a: Pull complete 18:09:44 72dc09318566: Pull complete 18:09:44 f4f7b4309257: Pull complete 18:09:44 0ac9a79272e3: Pull complete 18:09:42 > git rev-parse HEAD^{commit} # timeout=10 18:09:42 > git config core.sparsecheckout # timeout=10 18:09:42 > git checkout -f 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 18:09:46 Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" 18:09:46 First time build. Skipping changelog. 18:09:46 > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:47 provisioning config files... 18:09:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config1213955375500299939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:48 ---> docker-login.sh 18:09:48 nexus3.edgexfoundry.org:10001 18:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:48 Configure a credential helper to remove this warning. See 18:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:48 18:09:48 Login Succeeded 18:09:48 nexus3.edgexfoundry.org:10002 18:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:48 Configure a credential helper to remove this warning. See 18:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:48 18:09:48 Login Succeeded 18:09:48 nexus3.edgexfoundry.org:10003 18:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:48 Configure a credential helper to remove this warning. See 18:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:48 18:09:48 Login Succeeded 18:09:48 nexus3.edgexfoundry.org:10004 18:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:48 Configure a credential helper to remove this warning. See 18:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:48 18:09:48 Login Succeeded 18:09:48 docker.io 18:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:49 Configure a credential helper to remove this warning. See 18:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:49 18:09:49 Login Succeeded 18:09:49 ---> docker-login.sh ends [Pipeline] } 18:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:49 ========================================================= 18:09:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:09:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:09:49 + 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 . 18:09:49 Sending build context to Docker daemon 25.87MB 18:09:49 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 18:09:49 Step 2/14 : FROM ${BASE} AS builder 18:09:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:49 a0d0a0d46f8b: Pulling fs layer 18:09:49 31adcdaf11c8: Pulling fs layer 18:09:49 b8b176561691: Pulling fs layer 18:09:49 4527c011a84f: Pulling fs layer 18:09:49 5d74067f8e1e: Pulling fs layer 18:09:49 e0aca202a116: Pulling fs layer 18:09:49 3a43be97a3b4: Pulling fs layer 18:09:49 34cad66bf833: Pulling fs layer 18:09:49 b4e3c513aaa6: Pulling fs layer 18:09:49 4527c011a84f: Waiting 18:09:49 5d74067f8e1e: Waiting 18:09:49 e0aca202a116: Waiting 18:09:49 3a43be97a3b4: Waiting 18:09:49 34cad66bf833: Waiting 18:09:49 b4e3c513aaa6: Waiting 18:09:49 b8b176561691: Verifying Checksum 18:09:49 b8b176561691: Download complete 18:09:49 31adcdaf11c8: Verifying Checksum 18:09:49 31adcdaf11c8: Download complete 18:09:49 5d74067f8e1e: Verifying Checksum 18:09:49 5d74067f8e1e: Download complete 18:09:49 a0d0a0d46f8b: Verifying Checksum 18:09:49 a0d0a0d46f8b: Download complete 18:09:49 e0aca202a116: Verifying Checksum 18:09:49 e0aca202a116: Download complete 18:09:49 3a43be97a3b4: Verifying Checksum 18:09:49 3a43be97a3b4: Download complete 18:09:50 34cad66bf833: Verifying Checksum 18:09:50 34cad66bf833: Download complete 18:09:50 b78e95d17946: Pull complete 18:09:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:09:50 ---> 8b459fc5aaf0 18:09:50 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:50 b4e3c513aaa6: Verifying Checksum 18:09:50 b4e3c513aaa6: Download complete 18:09:50 a0d0a0d46f8b: Pull complete 18:09:50 4527c011a84f: Verifying Checksum 18:09:50 4527c011a84f: Download complete 18:09:50 31adcdaf11c8: Pull complete 18:09:50 b8b176561691: Pull complete 18:09:51 ---> Running in 485dadd5cc85 18:09:51 Removing intermediate container 485dadd5cc85 18:09:51 ---> b994cf33f328 18:09:51 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 18:09:51 ---> Running in f3750490df05 18:09:52 Removing intermediate container f3750490df05 18:09:52 ---> 4cfdd91e47e4 18:09:52 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 18:09:52 ---> Running in d87e0cb0ddbe 18:09:52 Removing intermediate container d87e0cb0ddbe 18:09:52 ---> dd789aaa114d 18:09:52 Step 6/14 : LABEL Name=edgex-ui-go 18:09:52 ---> Running in 2f135e564931 18:09:53 Removing intermediate container 2f135e564931 18:09:53 ---> 1e1c3edb088d 18:09:53 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:09:53 ---> Running in 38f378af1550 18:09:53 Removing intermediate container 38f378af1550 18:09:53 ---> 3ae1fb7c2d06 18:09:53 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:53 ---> Running in bb5c08dd7ced 18:09:54 4527c011a84f: Pull complete 18:09:54 5d74067f8e1e: Pull complete 18:09:54 e0aca202a116: Pull complete 18:09:54 3a43be97a3b4: Pull complete 18:09:54 34cad66bf833: Pull complete 18:09:55 Removing intermediate container bb5c08dd7ced 18:09:55 ---> 85ead3cd6a1e 18:09:55 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:55 ---> Running in ec3785cc4a62 18:09:57 b4e3c513aaa6: Pull complete 18:09:57 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:09:57 ---> 9f6097aaca64 18:09:57 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:09:58 OK: 219 MiB in 52 packages 18:09:59 ---> Running in 6cfe472a6878 18:09:59 Removing intermediate container 6cfe472a6878 18:09:59 ---> 1551f936d7d8 18:09:59 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 18:09:59 ---> Running in 9c82c6ec7bf9 18:09:59 Removing intermediate container 9c82c6ec7bf9 18:09:59 ---> 15bd84189569 18:09:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 18:09:59 ---> Running in 54d48d8f6aa8 18:09:59 Removing intermediate container 54d48d8f6aa8 18:09:59 ---> 38499a4c98ed 18:09:59 Step 6/14 : LABEL Name=edgex-ui-go 18:09:59 ---> Running in 4ae27a60e47a 18:09:59 Removing intermediate container 4ae27a60e47a 18:09:59 ---> c030155344f1 18:09:59 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:09:59 ---> Running in 997d27e9de4e 18:09:59 Removing intermediate container 997d27e9de4e 18:09:59 ---> 6cb1e4dc5a14 18:09:59 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:59 ---> Running in 7ec1b143eaf1 18:09:59 Removing intermediate container ec3785cc4a62 18:09:59 ---> bd33c1a3028f 18:09:59 Step 10/14 : ENV GO111MODULE=on 18:09:59 ---> Running in 2762c5655ab0 18:09:59 Removing intermediate container 7ec1b143eaf1 18:09:59 ---> 9ec2b3b6878b 18:09:59 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:59 ---> Running in 872feb602c86 18:10:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:00 Removing intermediate container 2762c5655ab0 18:10:00 ---> 8ba0ecb9ac2f 18:10:00 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:00 ---> Running in 7cc9a6f99008 18:10:01 Removing intermediate container 7cc9a6f99008 18:10:01 ---> 3e0b8d0d0c47 18:10:01 Step 12/14 : COPY . . 18:10:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:01 OK: 220 MiB in 52 packages 18:10:01 Removing intermediate container 872feb602c86 18:10:01 ---> 1bd65000ff36 18:10:01 Step 10/14 : ENV GO111MODULE=on 18:10:01 ---> Running in 6b885bb088e5 18:10:01 Removing intermediate container 6b885bb088e5 18:10:01 ---> 9c5c4804960a 18:10:01 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:01 ---> Running in 80d8dc2ec092 18:10:01 Removing intermediate container 80d8dc2ec092 18:10:01 ---> da6144d92517 18:10:01 Step 12/14 : COPY . . 18:10:02 ---> 5d499550c9a0 18:10:02 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:03 ---> Running in ac040fce8607 18:10:03 ---> e720c1b4bc1f 18:10:03 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:03 ---> Running in ef89a16068fa 18:10:13 Removing intermediate container ac040fce8607 18:10:13 ---> b55dab4e7297 18:10:13 Step 14/14 : RUN ${MAKE} 18:10:13 ---> Running in 4ceb73218c9a 18:10:13 noop 18:10:13 Removing intermediate container 4ceb73218c9a 18:10:13 ---> acaf2a1df932 18:10:13 Successfully built acaf2a1df932 18:10:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:10:13 + docker inspect -f . ci-base-image-x86_64 18:10:13 . [Pipeline] withDockerContainer 18:10:13 prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container 18:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 18:10:13 $ docker top 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:14 + go version 18:10:14 go version go1.16.8 linux/amd64 [Pipeline] } 18:10:14 $ docker stop --time=1 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b 18:10:15 $ docker rm -f 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:17 + docker inspect -f . ci-base-image-x86_64 18:10:17 . [Pipeline] withDockerContainer 18:10:17 prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container 18:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 18:10:17 $ docker top 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:10:17 + make test 18:10:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:10:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:10:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:10:31 Removing intermediate container ef89a16068fa 18:10:31 ---> 01c89d20797c 18:10:31 Step 14/14 : RUN ${MAKE} 18:10:31 ---> Running in 2ab97a78c7c1 18:10:31 noop 18:10:31 Removing intermediate container 2ab97a78c7c1 18:10:31 ---> 5df62f02186b 18:10:31 Successfully built 5df62f02186b 18:10:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:31 + docker inspect -f . ci-base-image-arm64 18:10:31 . [Pipeline] withDockerContainer 18:10:31 prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container 18:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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-arm64 cat 18:10:33 $ docker top d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:34 + go version 18:10:34 go version go1.16.8 linux/arm64 [Pipeline] } 18:10:34 $ docker stop --time=1 d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 18:10:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:35 $ docker rm -f d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:10:36 $ docker stop --time=1 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf 18:10:37 $ docker rm -f 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:10:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 18:10:38 + docker inspect -f . ci-base-image-arm64 18:10:38 . [Pipeline] // stage [Pipeline] withDockerContainer 18:10:38 prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container 18:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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-arm64 cat 18:10:40 $ docker top 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] sh 18:10:41 + make test 18:10:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:10:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 18:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:10:45 + ls -al . 18:10:45 total 88 18:10:45 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 18:10 . 18:10:45 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 18:09 .. 18:10:45 drwxrwxr-x. 4 jenkins jenkins 36 Oct 27 18:09 assets 18:10:45 drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 18:09 bin 18:10:45 drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 18:09 cmd 18:10:45 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 18:09 CONTRIBUTING.md 18:10:45 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 18:10 coverage.out 18:10:45 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 18:09 Dockerfile 18:10:45 drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 18:09 docs 18:10:45 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 18:09 .git 18:10:45 drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 18:09 .github 18:10:45 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 18:09 .gitignore 18:10:45 -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 18:09 go.mod 18:10:45 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 18:09 go.sum 18:10:45 drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 18:09 internal 18:10:45 -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 18:09 Jenkinsfile 18:10:45 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 18:09 LICENSE 18:10:45 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 18:09 Makefile 18:10:45 drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 18:09 pkg 18:10:45 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 18:09 README.md 18:10:45 drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 18:09 snap 18:10:45 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 18:06 VERSION 18:10:45 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 18:09 version.go 18:10:45 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 18:09 web [Pipeline] isUnix [Pipeline] sh 18:10:46 + 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=30852da7e6247f02f8645bd7ba132d42e4440a6c --label arch=amd64 --label version=0.0.0 . 18:10:46 Sending build context to Docker daemon 25.87MB 18:10:46 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 18:10:46 Step 2/22 : FROM ${BASE} AS builder 18:10:46 ---> acaf2a1df932 18:10:46 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:10:46 ---> Running in dad2513ac089 18:10:46 Removing intermediate container dad2513ac089 18:10:46 ---> 6ff5f02de74a 18:10:46 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 18:10:46 ---> Running in e2f1c759cd6f 18:10:46 Removing intermediate container e2f1c759cd6f 18:10:46 ---> c0ba549e9e0b 18:10:46 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 18:10:46 ---> Running in 3df3a02035d8 18:10:46 Removing intermediate container 3df3a02035d8 18:10:46 ---> 1034ad17fe9b 18:10:46 Step 6/22 : LABEL Name=edgex-ui-go 18:10:46 ---> Running in 7468611179cf 18:10:46 Removing intermediate container 7468611179cf 18:10:46 ---> fc96c7dee436 18:10:46 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:10:46 ---> Running in ad7e08e7cee8 18:10:46 Removing intermediate container ad7e08e7cee8 18:10:46 ---> 12775a05112b 18:10:46 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:46 ---> Running in 7cd2b1c2d1f8 18:10:47 Removing intermediate container 7cd2b1c2d1f8 18:10:47 ---> 50833aa67e7c 18:10:47 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:47 ---> Running in 99938071c6f3 18:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:48 OK: 220 MiB in 52 packages 18:10:49 Removing intermediate container 99938071c6f3 18:10:49 ---> e2e089a35b0c 18:10:49 Step 10/22 : ENV GO111MODULE=on 18:10:49 ---> Running in f6c84d63c6cd 18:10:49 Removing intermediate container f6c84d63c6cd 18:10:49 ---> 8b974cd1934b 18:10:49 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:49 ---> Running in 207d9aea375f 18:10:49 Removing intermediate container 207d9aea375f 18:10:49 ---> 873115990233 18:10:49 Step 12/22 : COPY . . 18:10:50 ---> d26d74d4ed27 18:10:50 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:50 ---> Running in 84ffbe858bfe 18:10:51 Removing intermediate container 84ffbe858bfe 18:10:51 ---> 8d285b896cf8 18:10:51 Step 14/22 : RUN ${MAKE} 18:10:51 ---> Running in 9e7881ccc7bf 18:10:51 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 18:11:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:11:02 Removing intermediate container 9e7881ccc7bf 18:11:02 ---> 4f427aa5be55 18:11:02 Step 15/22 : FROM alpine:3.14 18:11:03 3.14: Pulling from library/alpine 18:11:03 a0d0a0d46f8b: Already exists 18:11:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:11:03 Status: Downloaded newer image for alpine:3.14 18:11:03 ---> 14119a10abf4 18:11:03 Step 16/22 : EXPOSE 4000 18:11:03 ---> Running in ef2382afd1c3 18:11:03 Removing intermediate container ef2382afd1c3 18:11:03 ---> 0a0a150f379e 18:11:03 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 18:11:04 ---> 15bf5c8a67bd 18:11:04 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:11:04 ---> Running in a26733596abd 18:11:04 Removing intermediate container a26733596abd 18:11:04 ---> f878e413d4c4 18:11:04 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 18:11:04 ---> Running in f196a3d38bf1 18:11:04 Removing intermediate container f196a3d38bf1 18:11:04 ---> b8ffa8340b59 18:11:04 Step 20/22 : LABEL arch=amd64 18:11:04 ---> Running in b508caed9642 18:11:04 Removing intermediate container b508caed9642 18:11:04 ---> 3da28dd2cf4a 18:11:04 Step 21/22 : LABEL git_sha=30852da7e6247f02f8645bd7ba132d42e4440a6c 18:11:04 ---> Running in fd740b75a4b4 18:11:04 Removing intermediate container fd740b75a4b4 18:11:04 ---> 74a25b8a47fc 18:11:04 Step 22/22 : LABEL version=0.0.0 18:11:04 ---> Running in 8e37621ffd2d 18:11:04 Removing intermediate container 8e37621ffd2d 18:11:04 ---> 4fed1c132a6f 18:11:04 [Warning] One or more build-args [ARCH] were not consumed 18:11:04 Successfully built 4fed1c132a6f 18:11:04 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 18:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:05 18:11:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:06 latest: Pulling from edgex-lftools-log-publisher 18:11:06 b4d181a07f80: Pulling fs layer 18:11:06 a1111a8f2ec3: Pulling fs layer 18:11:06 ed53099fbce6: Pulling fs layer 18:11:06 dc539afda2c1: Pulling fs layer 18:11:06 77bc0d833cb6: Pulling fs layer 18:11:06 9065ff56babe: Pulling fs layer 18:11:06 d287ab97295c: Pulling fs layer 18:11:06 77bc0d833cb6: Waiting 18:11:06 9065ff56babe: Waiting 18:11:06 d287ab97295c: Waiting 18:11:06 dc539afda2c1: Waiting 18:11:06 a1111a8f2ec3: Verifying Checksum 18:11:06 a1111a8f2ec3: Download complete 18:11:06 dc539afda2c1: Verifying Checksum 18:11:06 dc539afda2c1: Download complete 18:11:06 ed53099fbce6: Verifying Checksum 18:11:06 ed53099fbce6: Download complete 18:11:06 9065ff56babe: Verifying Checksum 18:11:06 9065ff56babe: Download complete 18:11:07 77bc0d833cb6: Verifying Checksum 18:11:07 77bc0d833cb6: Download complete 18:11:07 b4d181a07f80: Verifying Checksum 18:11:07 b4d181a07f80: Download complete 18:11:07 d287ab97295c: Verifying Checksum 18:11:07 d287ab97295c: Download complete 18:11:08 b4d181a07f80: Pull complete 18:11:08 a1111a8f2ec3: Pull complete 18:11:09 ed53099fbce6: Pull complete 18:11:09 dc539afda2c1: Pull complete 18:11:09 77bc0d833cb6: Pull complete 18:11:09 9065ff56babe: Pull complete 18:11:15 d287ab97295c: Pull complete 18:11:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:11:15 prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container 18:11:15 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 18:11:18 $ docker top 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:18 ---> job-cost.sh 18:11:18 lf-activate-venv: SKIPPING 18:11:18 INFO: No Stack... 18:11:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:11:19 INFO: Archiving Costs [Pipeline] sh 18:11:19 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 18:11:19 + cut -d, -f6 [Pipeline] lock 18:11:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] 18:11:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] did not exist. Created. 18:11:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:19 + echo total: 0.05999999865889549 [Pipeline] stash 18:11:19 Stashed 1 file(s) [Pipeline] } 18:11:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:19 $ docker stop --time=1 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f 18:11:21 $ docker rm -f 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:11:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:11:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:11:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 18:11:41 $ docker stop --time=1 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 18:11:43 $ docker rm -f 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:44 Warning: overwriting stash ‘coverage-report’ 18:11:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:47 + ls -al . 18:11:47 total 128 18:11:47 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 18:10 . 18:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 .. 18:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 .git 18:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 .github 18:11:47 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:08 .gitignore 18:11:47 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:08 CONTRIBUTING.md 18:11:47 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 18:08 Dockerfile 18:11:47 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:08 Jenkinsfile 18:11:47 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:08 LICENSE 18:11:47 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 18:08 Makefile 18:11:47 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 18:08 README.md 18:11:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:06 VERSION 18:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 assets 18:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 bin 18:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:08 cmd 18:11:47 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:10 coverage.out 18:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 docs 18:11:47 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 18:08 go.mod 18:11:47 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 18:08 go.sum 18:11:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 18:08 internal 18:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:08 pkg 18:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 snap 18:11:47 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:08 version.go 18:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 web [Pipeline] isUnix [Pipeline] sh 18:11:47 + 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=16b25fc84d09ac3566a289ae8d53701b40dac866 --label arch=arm64 --label version=0.0.0 . 18:11:48 Sending build context to Docker daemon 25.87MB 18:11:48 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 18:11:48 Step 2/22 : FROM ${BASE} AS builder 18:11:48 ---> 5df62f02186b 18:11:48 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:11:48 ---> Running in 964b199fba85 18:11:48 Removing intermediate container 964b199fba85 18:11:48 ---> 8ddc1b14f1a9 18:11:48 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 18:11:49 ---> Running in 973c1caf8f5a 18:11:49 Removing intermediate container 973c1caf8f5a 18:11:49 ---> 1727ad4728c8 18:11:49 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 18:11:49 ---> Running in 599935e823bd 18:11:49 Removing intermediate container 599935e823bd 18:11:49 ---> 2c19b86f70ec 18:11:49 Step 6/22 : LABEL Name=edgex-ui-go 18:11:49 ---> Running in 0c60366c1ae4 18:11:50 Removing intermediate container 0c60366c1ae4 18:11:50 ---> e8e29070406d 18:11:50 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 18:11:50 ---> Running in e013597cdeeb 18:11:51 Removing intermediate container e013597cdeeb 18:11:51 ---> cf87cffb5f8d 18:11:51 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:51 ---> Running in c58c20a51fbb 18:11:53 Removing intermediate container c58c20a51fbb 18:11:53 ---> 1485ebadf436 18:11:53 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:53 ---> Running in 45960ce30407 18:11:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:11:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:11:56 OK: 219 MiB in 52 packages 18:11:57 Removing intermediate container 45960ce30407 18:11:57 ---> 6cefab97c591 18:11:57 Step 10/22 : ENV GO111MODULE=on 18:11:57 ---> Running in f1801de7b6e2 18:11:57 Removing intermediate container f1801de7b6e2 18:11:57 ---> c6bc6f349d00 18:11:57 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:11:57 ---> Running in 82ee0e3551f9 18:11:57 Removing intermediate container 82ee0e3551f9 18:11:57 ---> e28147039b1f 18:11:57 Step 12/22 : COPY . . 18:12:01 ---> 6608bdcec567 18:12:01 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:01 ---> Running in 67b2709166b3 18:12:03 Removing intermediate container 67b2709166b3 18:12:03 ---> 0e1aca085e3a 18:12:03 Step 14/22 : RUN ${MAKE} 18:12:03 ---> Running in 7872cec8dfbb 18:12:04 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 18:12:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:12:35 Removing intermediate container 7872cec8dfbb 18:12:35 ---> 0b3624cade30 18:12:35 Step 15/22 : FROM alpine:3.14 18:12:35 3.14: Pulling from library/alpine 18:12:35 552d1f2373af: Already exists 18:12:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:12:36 Status: Downloaded newer image for alpine:3.14 18:12:36 ---> bb3de5531c18 18:12:36 Step 16/22 : EXPOSE 4000 18:12:36 ---> Running in 0d3336b0cf0b 18:12:36 Removing intermediate container 0d3336b0cf0b 18:12:36 ---> fe4280323174 18:12:36 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:12:37 ---> 7b80eb49386f 18:12:37 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:12:38 ---> Running in d450683abb6e 18:12:38 Removing intermediate container d450683abb6e 18:12:38 ---> 76a31f35a1ef 18:12:38 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 18:12:38 ---> Running in b698e3facb7c 18:12:38 Removing intermediate container b698e3facb7c 18:12:38 ---> cf5d56b20d05 18:12:38 Step 20/22 : LABEL arch=arm64 18:12:38 ---> Running in 966771aa6996 18:12:39 Removing intermediate container 966771aa6996 18:12:39 ---> cf5af68726c1 18:12:39 Step 21/22 : LABEL git_sha=16b25fc84d09ac3566a289ae8d53701b40dac866 18:12:39 ---> Running in 7a1ffbdf1b97 18:12:39 Removing intermediate container 7a1ffbdf1b97 18:12:39 ---> fb1bcd0148aa 18:12:39 Step 22/22 : LABEL version=0.0.0 18:12:39 ---> Running in 75ca6aaf0e62 18:12:40 Removing intermediate container 75ca6aaf0e62 18:12:40 ---> d62aabd0f9aa 18:12:40 [Warning] One or more build-args [ARCH] were not consumed 18:12:40 Successfully built d62aabd0f9aa 18:12:40 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 18:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:41 18:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:41 arm64: Pulling from edgex-lftools-log-publisher 18:12:41 448f6bf000e3: Pulling fs layer 18:12:41 f757da607395: Pulling fs layer 18:12:41 05883995daec: Pulling fs layer 18:12:41 8603b9c90790: Pulling fs layer 18:12:41 1560dd03e051: Pulling fs layer 18:12:41 8603b9c90790: Waiting 18:12:41 27f5ce0e4adf: Pulling fs layer 18:12:41 c2d8d7efcc4b: Pulling fs layer 18:12:41 1560dd03e051: Waiting 18:12:41 c2d8d7efcc4b: Waiting 18:12:41 27f5ce0e4adf: Waiting 18:12:41 f757da607395: Verifying Checksum 18:12:41 f757da607395: Download complete 18:12:41 8603b9c90790: Verifying Checksum 18:12:41 8603b9c90790: Download complete 18:12:42 1560dd03e051: Verifying Checksum 18:12:42 1560dd03e051: Download complete 18:12:42 27f5ce0e4adf: Verifying Checksum 18:12:42 27f5ce0e4adf: Download complete 18:12:42 05883995daec: Verifying Checksum 18:12:42 05883995daec: Download complete 18:12:42 448f6bf000e3: Download complete 18:12:45 c2d8d7efcc4b: Verifying Checksum 18:12:45 c2d8d7efcc4b: Download complete 18:12:46 448f6bf000e3: Pull complete 18:12:46 f757da607395: Pull complete 18:12:48 05883995daec: Pull complete 18:12:48 8603b9c90790: Pull complete 18:12:49 1560dd03e051: Pull complete 18:12:49 27f5ce0e4adf: Pull complete 18:13:04 c2d8d7efcc4b: Pull complete 18:13:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:13:05 prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container 18:13:05 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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:arm64 cat 18:13:07 $ docker top 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:09 ---> job-cost.sh 18:13:09 lf-activate-venv: SKIPPING 18:13:09 INFO: No Stack... 18:13:10 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:10 INFO: Archiving Costs [Pipeline] sh 18:13:11 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 18:13:11 + cut -d, -f6 [Pipeline] lock 18:13:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] 18:13:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] did not exist. Created. 18:13:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:11 /w/workspace/edgex-ui-go/11@tmp/durable-c5615296/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-c5615296/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:12 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:12 Warning: overwriting stash ‘stack-cost’ 18:13:12 Stashed 1 file(s) [Pipeline] } 18:13:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:12 $ docker stop --time=1 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 18:13:14 $ docker rm -f 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 [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 18:13:14 provisioning config files... 18:13:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config374706562450598969tmp [Pipeline] { [Pipeline] sh 18:13:15 + set +x 18:13:15 + curl -s https://codecov.io/bash 18:13:15 + bash -s -- 18:13:15 18:13:15 _____ _ 18:13:15 / ____| | | 18:13:15 | | ___ __| | ___ ___ _____ __ 18:13:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:15 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:15 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:15 Bash-1.0.6 18:13:15 18:13:15 18:13:15 ==> git version 2.24.4 found 18:13:15 ==> 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 18:13:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:13:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:13:15 ==> Jenkins CI detected. 18:13:15 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:13:15 project root: . 18:13:15 --> token set from env 18:13:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:15 ==> Running gcov in . (disable via -X gcov) 18:13:15 ==> Python coveragepy not found 18:13:15 ==> Searching for coverage reports in: 18:13:15 + . 18:13:15 -> Found 1 reports 18:13:15 ==> Detecting git/mercurial file structure 18:13:15 ==> Reading reports 18:13:15 + ./coverage.out bytes=10 18:13:15 ==> Appending adjustments 18:13:15 https://docs.codecov.io/docs/fixing-reports 18:13:15 + Found adjustments 18:13:15 ==> Gzipping contents 18:13:15 4.0K /tmp/codecov.h8uNbH.gz 18:13:15 ==> Uploading reports 18:13:15 url: https://codecov.io 18:13:15 query: branch=PR-431&commit=6fa14ae084b4b41ba4030030bac09a93e450edd2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 18:13:15 -> Pinging Codecov 18:13:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=6fa14ae084b4b41ba4030030bac09a93e450edd2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 18:13:15 -> Uploading to 18:13:15 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/6fa14ae084b4b41ba4030030bac09a93e450edd2/a14052dc-1923-483a-af9b-8fca7bce8177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T181315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00e450b6e972e74617d9504e6790c7015e49c1928a7586e571128293b0d04f11 18:13:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:15 Dload Upload Total Spent Left Speed 18:13:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 13144 --:--:-- --:--:-- --:--:-- 13162 18:13:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] } 18:13:15 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 18:13:18 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:13:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:19 ---> package-listing.sh 18:13:19 ++ facter osfamily 18:13:19 ++ tr '[:upper:]' '[:lower:]' 18:13:19 + OS_FAMILY=redhat 18:13:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 18:13:19 + START_PACKAGES=/tmp/packages_start.txt 18:13:19 + END_PACKAGES=/tmp/packages_end.txt 18:13:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:19 + PACKAGES=/tmp/packages_start.txt 18:13:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 18:13:19 + PACKAGES=/tmp/packages_end.txt 18:13:19 + case "${OS_FAMILY}" in 18:13:19 + rpm -qa 18:13:19 + sort 18:13:20 + '[' -f /tmp/packages_start.txt ']' 18:13:20 + '[' -f /tmp/packages_end.txt ']' 18:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 18:13:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 18:13:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 18:13:20 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:21 18:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:21 latest: Pulling from edgex-lftools-log-publisher 18:13:21 b4d181a07f80: Pulling fs layer 18:13:21 a1111a8f2ec3: Pulling fs layer 18:13:21 ed53099fbce6: Pulling fs layer 18:13:21 dc539afda2c1: Pulling fs layer 18:13:21 77bc0d833cb6: Pulling fs layer 18:13:21 9065ff56babe: Pulling fs layer 18:13:21 d287ab97295c: Pulling fs layer 18:13:21 77bc0d833cb6: Waiting 18:13:21 9065ff56babe: Waiting 18:13:21 d287ab97295c: Waiting 18:13:21 dc539afda2c1: Waiting 18:13:21 a1111a8f2ec3: Verifying Checksum 18:13:21 a1111a8f2ec3: Download complete 18:13:21 dc539afda2c1: Verifying Checksum 18:13:21 dc539afda2c1: Download complete 18:13:21 ed53099fbce6: Verifying Checksum 18:13:21 ed53099fbce6: Download complete 18:13:21 9065ff56babe: Verifying Checksum 18:13:21 9065ff56babe: Download complete 18:13:21 77bc0d833cb6: Verifying Checksum 18:13:21 77bc0d833cb6: Download complete 18:13:21 b4d181a07f80: Verifying Checksum 18:13:21 b4d181a07f80: Download complete 18:13:22 d287ab97295c: Verifying Checksum 18:13:22 d287ab97295c: Download complete 18:13:23 b4d181a07f80: Pull complete 18:13:23 a1111a8f2ec3: Pull complete 18:13:23 ed53099fbce6: Pull complete 18:13:23 dc539afda2c1: Pull complete 18:13:24 77bc0d833cb6: Pull complete 18:13:24 9065ff56babe: Pull complete 18:13:29 d287ab97295c: Pull complete 18:13:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:13:29 prd-centos7-docker-4c-2g-2321 does not seem to be running inside a container 18:13:29 $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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:latest cat 18:13:32 $ docker top f5b23766dc74517ffb59ad6c45f56873ade0246a4853be29821494053d83f598 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:33 + ls /var/log/sa-host 18:13:33 + sadf -c /var/log/sa-host/sa27 18:13:33 file_magic: OK 18:13:33 HZ: Using current value: 100 18:13:33 file_header: OK 18:13:33 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 18:13:33 Statistics: 18:13:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:33 File successfully converted to sysstat format version 12.0.3 18:13:33 + sadf -c /var/log/sa-host/sa30 18:13:33 file_magic: OK 18:13:33 HZ: Using current value: 100 18:13:33 file_header: OK 18:13:33 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 18:13:33 Statistics: 18:13:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:13:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:34 provisioning config files... 18:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6884451337958658369tmp [Pipeline] { [Pipeline] echo 18:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:34 ---> create-netrc.sh [Pipeline] } 18:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:35 ---> python-tools-install.sh [Pipeline] echo 18:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:35 ---> sudo-logs.sh 18:13:35 Archiving 'sudo' log.. 18:13:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-2321.novalocal: Name or service not known 18:13:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-2321.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:35 ---> job-cost.sh 18:13:35 lf-activate-venv: SKIPPING 18:13:35 DEBUG: total: 0.10999999940395355 18:13:35 INFO: Retrieving Stack Cost... 18:13:35 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:36 INFO: Archiving Costs [Pipeline] echo 18:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:36 ---> logs-deploy.sh 18:13:36 lf-activate-venv: SKIPPING 18:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/11 18:13:36 INFO: archiving workspace using pattern(s): 18:13:37 Archives upload complete. 18:13:37 INFO: archiving logs to Nexus