Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad4623cfe039a0b77093998193f683a65e8e0037 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-ssh1522569318022952918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh7389829859208716847.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4248334031761964327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh6722772152642184654.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7439504561620662027.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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-387 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1407276399880889533.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad4623cfe039a0b77093998193f683a65e8e0037 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 Commit message: "feat: update build production artifact GUI" > git rev-list --no-walk d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T19:43:03.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T19:43:03.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T19:43:03.428Z] ========================================================= [2021-11-12T19:43:03.428Z] EdgeX Global Pipelines Version Info [2021-11-12T19:43:03.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:43:04.569Z] ------------------- [2021-11-12T19:43:04.569Z] stable info: [2021-11-12T19:43:04.569Z] ------------------- [2021-11-12T19:43:04.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T19:43:04.569Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T19:43:04.569Z] Message: update stable to v1.0.213 [2021-11-12T19:43:05.139Z] ------------------- [2021-11-12T19:43:05.139Z] experimental info: [2021-11-12T19:43:05.139Z] ------------------- [2021-11-12T19:43:05.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T19:43:05.139Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T19:43:05.139Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T19:43:05.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T19:43:05.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T19:43:05.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T19:43:05.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T19:43:05.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T19:43:05.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T19:43:05.295Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T19:43:05.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T19:43:05.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T19:43:05.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T19:43:05.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T19:43:05.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T19:43:05.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T19:43:05.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T19:43:05.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T19:43:05.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T19:43:05.411Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T19:43:05.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T19:43:05.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T19:43:05.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T19:43:05.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T19:43:05.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T19:43:05.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T19:43:05.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T19:43:05.509Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T19:43:05.519Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T19:43:05.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-12T19:43:05.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-12T19:43:05.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-12T19:43:05.560Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo [2021-11-12T19:43:05.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad4623c [Pipeline] echo [2021-11-12T19:43:05.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:43:05.622Z] provisioning config files... [2021-11-12T19:43:05.638Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2878953852235045081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:43:05.947Z] ---> docker-login.sh [2021-11-12T19:43:05.947Z] nexus3.edgexfoundry.org:10001 [2021-11-12T19:43:05.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:43:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:43:06.208Z] Configure a credential helper to remove this warning. See [2021-11-12T19:43:06.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:43:06.208Z] [2021-11-12T19:43:06.208Z] Login Succeeded [2021-11-12T19:43:06.208Z] nexus3.edgexfoundry.org:10002 [2021-11-12T19:43:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:43:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:43:06.208Z] Configure a credential helper to remove this warning. See [2021-11-12T19:43:06.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:43:06.208Z] [2021-11-12T19:43:06.208Z] Login Succeeded [2021-11-12T19:43:06.208Z] nexus3.edgexfoundry.org:10003 [2021-11-12T19:43:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:43:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:43:06.467Z] Configure a credential helper to remove this warning. See [2021-11-12T19:43:06.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:43:06.467Z] [2021-11-12T19:43:06.467Z] Login Succeeded [2021-11-12T19:43:06.467Z] nexus3.edgexfoundry.org:10004 [2021-11-12T19:43:06.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:43:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:43:06.467Z] Configure a credential helper to remove this warning. See [2021-11-12T19:43:06.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:43:06.467Z] [2021-11-12T19:43:06.467Z] Login Succeeded [2021-11-12T19:43:06.467Z] docker.io [2021-11-12T19:43:06.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:43:07.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:43:07.039Z] Configure a credential helper to remove this warning. See [2021-11-12T19:43:07.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:43:07.039Z] [2021-11-12T19:43:07.039Z] Login Succeeded [2021-11-12T19:43:07.039Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T19:43:07.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T19:43:07.487Z] + git rev-list -1 --merges ad4623cfe039a0b77093998193f683a65e8e0037~1..ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo [2021-11-12T19:43:07.525Z] -----------> git rev-list -1 --merges ad4623cfe039a0b77093998193f683a65e8e0037~1..ad4623cfe039a0b77093998193f683a65e8e0037 ad4623cfe039a0b77093998193f683a65e8e0037 [false] [Pipeline] sh [2021-11-12T19:43:07.822Z] + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo [2021-11-12T19:43:07.838Z] ========================================================= [2021-11-12T19:43:07.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T19:43:07.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T19:43:08.168Z] + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo [2021-11-12T19:43:08.181Z] [semverPrep] GIT_COMMIT: ad4623cfe039a0b77093998193f683a65e8e0037, Commit Message: feat: update build production artifact GUI [Pipeline] echo [2021-11-12T19:43:08.188Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:43:08.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:43:08.766Z] [2021-11-12T19:43:08.766Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:43:09.085Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:43:09.085Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T19:43:09.085Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T19:43:09.085Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T19:43:09.085Z] 4c7163046ea9: Pulling fs layer [2021-11-12T19:43:09.085Z] 0c2d73faf560: Pulling fs layer [2021-11-12T19:43:09.085Z] 0c2d73faf560: Waiting [2021-11-12T19:43:09.085Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T19:43:09.085Z] 3e5f54012d9b: Download complete [2021-11-12T19:43:09.085Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T19:43:09.085Z] a0d0a0d46f8b: Download complete [2021-11-12T19:43:09.085Z] 4c7163046ea9: Verifying Checksum [2021-11-12T19:43:09.085Z] 4c7163046ea9: Download complete [2021-11-12T19:43:09.085Z] 0c2d73faf560: Verifying Checksum [2021-11-12T19:43:09.085Z] 0c2d73faf560: Download complete [2021-11-12T19:43:09.355Z] a0d0a0d46f8b: Pull complete [2021-11-12T19:43:09.355Z] 3e5f54012d9b: Pull complete [2021-11-12T19:43:09.623Z] 4c7163046ea9: Pull complete [2021-11-12T19:43:09.884Z] 0c2d73faf560: Pull complete [2021-11-12T19:43:09.884Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T19:43:09.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:43:09.884Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T19:43:09.959Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:43:09.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T19:43:10.602Z] $ docker top 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T19:43:10.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T19:43:10.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T19:43:10.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T19:43:10.814Z] $ docker exec 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent [2021-11-12T19:43:10.917Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXanHPcc/agent.15 [2021-11-12T19:43:10.917Z] SSH_AGENT_PID=22 [2021-11-12T19:43:10.925Z] Running ssh-add (command line suppressed) [2021-11-12T19:43:11.016Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_487525375100063576.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_487525375100063576.key) [2021-11-12T19:43:11.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T19:43:11.328Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T19:43:11.340Z] $ docker exec --env ******** --env ******** 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent -k [2021-11-12T19:43:11.428Z] unset SSH_AUTH_SOCK; [2021-11-12T19:43:11.429Z] unset SSH_AGENT_PID; [2021-11-12T19:43:11.429Z] echo Agent pid 22 killed; [2021-11-12T19:43:11.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T19:43:11.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T19:43:11.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T19:43:11.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T19:43:11.590Z] $ docker exec 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent [2021-11-12T19:43:11.711Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXElknDo/agent.57 [2021-11-12T19:43:11.711Z] SSH_AGENT_PID=63 [2021-11-12T19:43:11.720Z] Running ssh-add (command line suppressed) [2021-11-12T19:43:11.829Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4128649799787626983.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4128649799787626983.key) [2021-11-12T19:43:11.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T19:43:12.139Z] + git semver init [2021-11-12T19:43:12.139Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T19:43:12.139Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T19:43:12.139Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:43:12.139Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T19:43:12.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T19:43:12.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T19:43:12.139Z] # $SEMVER_BRANCH = main [2021-11-12T19:43:12.139Z] # $SEMVER_TEMP = /tmp/semver-520140426 [2021-11-12T19:43:12.139Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T19:43:18.748Z] # '/tmp/semver-520140426' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-11-12T19:43:18.748Z] # -> Force: false [2021-11-12T19:43:18.748Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-12T19:43:18.757Z] $ docker exec --env ******** --env ******** 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent -k [2021-11-12T19:43:18.848Z] unset SSH_AUTH_SOCK; [2021-11-12T19:43:18.848Z] unset SSH_AGENT_PID; [2021-11-12T19:43:18.848Z] echo Agent pid 63 killed; [2021-11-12T19:43:18.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T19:43:19.166Z] + git semver [Pipeline] } [2021-11-12T19:43:19.181Z] $ docker stop --time=1 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a [2021-11-12T19:43:20.486Z] $ docker rm -f 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T19:43:20.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T19:43:21.067Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T19:43:21.070Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.32 [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 [2021-11-12T19:43:36.271Z] Still waiting to schedule task [2021-11-12T19:43:36.271Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-387’ [2021-11-12T19:43:36.273Z] Still waiting to schedule task [2021-11-12T19:43:36.273Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T19:45:11.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-388 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-12T19:45:11.416Z] Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout [2021-11-12T19:45:11.593Z] The recommended git tool is: git [2021-11-12T19:45:16.650Z] using credential edgex-jenkins-ssh [2021-11-12T19:45:16.666Z] Cloning the remote Git repository [2021-11-12T19:45:16.728Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T19:45:16.882Z] > git init /w/workspace/edgex-ui-go/35 # timeout=10 [2021-11-12T19:45:16.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T19:45:16.957Z] > git --version # timeout=10 [2021-11-12T19:45:16.970Z] > git --version # 'git version 2.17.1' [2021-11-12T19:45:16.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T19:45:17.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T19:45:24.110Z] Avoid second fetch [2021-11-12T19:45:24.111Z] Checking out Revision ad4623cfe039a0b77093998193f683a65e8e0037 (main) [2021-11-12T19:45:24.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T19:45:24.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T19:45:24.127Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T19:45:24.142Z] > git checkout -f ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T19:45:28.577Z] Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T19:45:29.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T19:45:29.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T19:45:29.604Z] Dload Upload Total Spent Left Speed [2021-11-12T19:45:29.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 94592 0 --:--:-- --:--:-- --:--:-- 95354 [Pipeline] sh [2021-11-12T19:45:30.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T19:45:30.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T19:45:30.352Z] + sudo tee /etc/docker/daemon.new [2021-11-12T19:45:30.352Z] { [2021-11-12T19:45:30.352Z] "registry-mirrors": [ [2021-11-12T19:45:30.352Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T19:45:30.352Z] ], [2021-11-12T19:45:30.352Z] "bip": "10.250.0.254/24", [2021-11-12T19:45:30.352Z] "hosts": [ [2021-11-12T19:45:30.352Z] "tcp://0.0.0.0:5555", [2021-11-12T19:45:30.352Z] "unix:///var/run/docker.sock" [2021-11-12T19:45:30.352Z] ], [2021-11-12T19:45:30.352Z] "mtu": 1458, [2021-11-12T19:45:30.352Z] "selinux-enabled": true, [2021-11-12T19:45:30.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T19:45:30.352Z] } [Pipeline] sh [2021-11-12T19:45:30.795Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T19:45:31.144Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:45:49.528Z] provisioning config files... [2021-11-12T19:45:49.550Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config7252421709054404912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:45:49.905Z] ---> docker-login.sh [2021-11-12T19:45:49.905Z] nexus3.edgexfoundry.org:10001 [2021-11-12T19:45:50.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:45:50.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:45:50.776Z] Configure a credential helper to remove this warning. See [2021-11-12T19:45:50.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:45:50.776Z] [2021-11-12T19:45:50.776Z] Login Succeeded [2021-11-12T19:45:50.776Z] nexus3.edgexfoundry.org:10002 [2021-11-12T19:45:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:45:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:45:51.373Z] Configure a credential helper to remove this warning. See [2021-11-12T19:45:51.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:45:51.373Z] [2021-11-12T19:45:51.373Z] Login Succeeded [2021-11-12T19:45:51.373Z] nexus3.edgexfoundry.org:10003 [2021-11-12T19:45:51.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:45:51.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:45:51.978Z] Configure a credential helper to remove this warning. See [2021-11-12T19:45:51.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:45:51.978Z] [2021-11-12T19:45:51.978Z] Login Succeeded [2021-11-12T19:45:51.978Z] nexus3.edgexfoundry.org:10004 [2021-11-12T19:45:52.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:45:52.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:45:52.524Z] Configure a credential helper to remove this warning. See [2021-11-12T19:45:52.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:45:52.524Z] [2021-11-12T19:45:52.524Z] Login Succeeded [2021-11-12T19:45:52.524Z] docker.io [2021-11-12T19:45:52.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:45:53.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:45:53.400Z] Configure a credential helper to remove this warning. See [2021-11-12T19:45:53.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:45:53.400Z] [2021-11-12T19:45:53.400Z] Login Succeeded [2021-11-12T19:45:53.400Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T19:45:53.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T19:45:53.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T19:45:53.862Z] ========================================================= [2021-11-12T19:45:53.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T19:45:53.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:45:54.255Z] + 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 . [2021-11-12T19:45:55.247Z] Sending build context to Docker daemon 25.28MB [2021-11-12T19:45:55.247Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T19:45:55.247Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T19:45:55.247Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T19:45:55.247Z] 552d1f2373af: Pulling fs layer [2021-11-12T19:45:55.247Z] ea3f2d53f512: Pulling fs layer [2021-11-12T19:45:55.247Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T19:45:55.247Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T19:45:55.247Z] 72dc09318566: Pulling fs layer [2021-11-12T19:45:55.247Z] f4f7b4309257: Pulling fs layer [2021-11-12T19:45:55.247Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T19:45:55.247Z] b78e95d17946: Pulling fs layer [2021-11-12T19:45:55.247Z] 7a9cfe048b4a: Waiting [2021-11-12T19:45:55.247Z] 72dc09318566: Waiting [2021-11-12T19:45:55.247Z] f4f7b4309257: Waiting [2021-11-12T19:45:55.247Z] 0ac9a79272e3: Waiting [2021-11-12T19:45:55.247Z] b78e95d17946: Waiting [2021-11-12T19:45:55.247Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T19:45:55.247Z] 9e70ebbbe112: Download complete [2021-11-12T19:45:55.247Z] ea3f2d53f512: Verifying Checksum [2021-11-12T19:45:55.247Z] ea3f2d53f512: Download complete [2021-11-12T19:45:55.531Z] 72dc09318566: Verifying Checksum [2021-11-12T19:45:55.531Z] 72dc09318566: Download complete [2021-11-12T19:45:55.531Z] f4f7b4309257: Verifying Checksum [2021-11-12T19:45:55.531Z] f4f7b4309257: Download complete [2021-11-12T19:45:55.531Z] 552d1f2373af: Verifying Checksum [2021-11-12T19:45:55.531Z] 552d1f2373af: Download complete [2021-11-12T19:45:55.531Z] 0ac9a79272e3: Download complete [2021-11-12T19:45:56.146Z] 552d1f2373af: Pull complete [2021-11-12T19:45:56.332Z] Running on prd-centos7-docker-4c-2g-389 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-12T19:45:56.346Z] Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout [2021-11-12T19:45:56.437Z] The recommended git tool is: git [2021-11-12T19:45:56.749Z] ea3f2d53f512: Pull complete [2021-11-12T19:45:57.352Z] 9e70ebbbe112: Pull complete [2021-11-12T19:45:57.352Z] b78e95d17946: Verifying Checksum [2021-11-12T19:45:57.352Z] b78e95d17946: Download complete [2021-11-12T19:45:57.945Z] 7a9cfe048b4a: Download complete [2021-11-12T19:45:58.372Z] using credential edgex-jenkins-ssh [2021-11-12T19:45:58.386Z] Cloning the remote Git repository [2021-11-12T19:45:58.364Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T19:45:58.419Z] > git init /w/workspace/edgex-ui-go/35 # timeout=10 [2021-11-12T19:45:58.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T19:45:58.454Z] > git --version # timeout=10 [2021-11-12T19:45:58.461Z] > git --version # 'git version 2.24.4' [2021-11-12T19:45:58.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T19:45:58.482Z] [INFO] Currently running in a labeled security context [2021-11-12T19:45:58.482Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T19:45:58.482Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/35@tmp/jenkins-gitclient-ssh2388153474560877626.key [2021-11-12T19:45:58.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T19:46:01.121Z] Avoid second fetch [2021-11-12T19:46:01.122Z] Checking out Revision ad4623cfe039a0b77093998193f683a65e8e0037 (main) [2021-11-12T19:46:01.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T19:46:01.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T19:46:01.089Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T19:46:01.098Z] > git checkout -f ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T19:46:04.911Z] Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:46:05.245Z] provisioning config files... [2021-11-12T19:46:05.259Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config5155202428377260447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:46:05.640Z] ---> docker-login.sh [2021-11-12T19:46:05.640Z] nexus3.edgexfoundry.org:10001 [2021-11-12T19:46:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:46:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:46:05.640Z] Configure a credential helper to remove this warning. See [2021-11-12T19:46:05.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:46:05.640Z] [2021-11-12T19:46:05.640Z] Login Succeeded [2021-11-12T19:46:05.640Z] nexus3.edgexfoundry.org:10002 [2021-11-12T19:46:05.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:46:05.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:46:05.902Z] Configure a credential helper to remove this warning. See [2021-11-12T19:46:05.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:46:05.902Z] [2021-11-12T19:46:05.902Z] Login Succeeded [2021-11-12T19:46:05.902Z] nexus3.edgexfoundry.org:10003 [2021-11-12T19:46:05.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:46:05.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:46:05.902Z] Configure a credential helper to remove this warning. See [2021-11-12T19:46:05.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:46:05.902Z] [2021-11-12T19:46:05.902Z] Login Succeeded [2021-11-12T19:46:05.902Z] nexus3.edgexfoundry.org:10004 [2021-11-12T19:46:06.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:46:06.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:46:06.167Z] Configure a credential helper to remove this warning. See [2021-11-12T19:46:06.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:46:06.167Z] [2021-11-12T19:46:06.167Z] Login Succeeded [2021-11-12T19:46:06.167Z] docker.io [2021-11-12T19:46:06.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:46:06.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:46:06.430Z] Configure a credential helper to remove this warning. See [2021-11-12T19:46:06.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:46:06.430Z] [2021-11-12T19:46:06.430Z] Login Succeeded [2021-11-12T19:46:06.430Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T19:46:06.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T19:46:06.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T19:46:06.602Z] ========================================================= [2021-11-12T19:46:06.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T19:46:06.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:46:06.902Z] + 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 . [2021-11-12T19:46:06.902Z] Sending build context to Docker daemon 25.28MB [2021-11-12T19:46:06.902Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T19:46:06.902Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T19:46:07.164Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T19:46:07.164Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T19:46:07.164Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T19:46:07.164Z] b8b176561691: Pulling fs layer [2021-11-12T19:46:07.164Z] 4527c011a84f: Pulling fs layer [2021-11-12T19:46:07.164Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T19:46:07.164Z] e0aca202a116: Pulling fs layer [2021-11-12T19:46:07.164Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T19:46:07.164Z] 34cad66bf833: Pulling fs layer [2021-11-12T19:46:07.164Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T19:46:07.164Z] 5d74067f8e1e: Waiting [2021-11-12T19:46:07.164Z] e0aca202a116: Waiting [2021-11-12T19:46:07.164Z] 3a43be97a3b4: Waiting [2021-11-12T19:46:07.164Z] 34cad66bf833: Waiting [2021-11-12T19:46:07.164Z] b4e3c513aaa6: Waiting [2021-11-12T19:46:07.164Z] 4527c011a84f: Waiting [2021-11-12T19:46:07.164Z] b8b176561691: Verifying Checksum [2021-11-12T19:46:07.164Z] b8b176561691: Download complete [2021-11-12T19:46:07.165Z] 31adcdaf11c8: Download complete [2021-11-12T19:46:07.165Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T19:46:07.165Z] 5d74067f8e1e: Download complete [2021-11-12T19:46:07.165Z] e0aca202a116: Verifying Checksum [2021-11-12T19:46:07.165Z] e0aca202a116: Download complete [2021-11-12T19:46:07.165Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T19:46:07.165Z] a0d0a0d46f8b: Download complete [2021-11-12T19:46:07.165Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T19:46:07.165Z] 3a43be97a3b4: Download complete [2021-11-12T19:46:07.435Z] 34cad66bf833: Verifying Checksum [2021-11-12T19:46:07.435Z] 34cad66bf833: Download complete [2021-11-12T19:46:07.706Z] a0d0a0d46f8b: Pull complete [2021-11-12T19:46:07.972Z] 31adcdaf11c8: Pull complete [2021-11-12T19:46:07.972Z] 4527c011a84f: Verifying Checksum [2021-11-12T19:46:07.972Z] 4527c011a84f: Download complete [2021-11-12T19:46:07.972Z] b8b176561691: Pull complete [2021-11-12T19:46:07.972Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T19:46:07.972Z] b4e3c513aaa6: Download complete [2021-11-12T19:46:08.102Z] 7a9cfe048b4a: Pull complete [2021-11-12T19:46:08.102Z] 72dc09318566: Pull complete [2021-11-12T19:46:08.699Z] f4f7b4309257: Pull complete [2021-11-12T19:46:08.975Z] 0ac9a79272e3: Pull complete [2021-11-12T19:46:12.227Z] 4527c011a84f: Pull complete [2021-11-12T19:46:12.227Z] 5d74067f8e1e: Pull complete [2021-11-12T19:46:12.227Z] e0aca202a116: Pull complete [2021-11-12T19:46:12.227Z] 3a43be97a3b4: Pull complete [2021-11-12T19:46:12.227Z] 34cad66bf833: Pull complete [2021-11-12T19:46:14.170Z] b4e3c513aaa6: Pull complete [2021-11-12T19:46:14.170Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T19:46:14.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T19:46:14.170Z] ---> 9f6097aaca64 [2021-11-12T19:46:14.170Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T19:46:15.702Z] b78e95d17946: Pull complete [2021-11-12T19:46:15.702Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T19:46:15.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T19:46:15.702Z] ---> 8b459fc5aaf0 [2021-11-12T19:46:15.702Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T19:46:16.134Z] ---> Running in 549c6437fad6 [2021-11-12T19:46:16.134Z] Removing intermediate container 549c6437fad6 [2021-11-12T19:46:16.134Z] ---> 04af6bca82f0 [2021-11-12T19:46:16.134Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T19:46:16.134Z] ---> Running in 58f9aa2ec710 [2021-11-12T19:46:16.134Z] Removing intermediate container 58f9aa2ec710 [2021-11-12T19:46:16.134Z] ---> 6b3e22f8f02d [2021-11-12T19:46:16.134Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T19:46:16.134Z] ---> Running in fa5a7399fa6a [2021-11-12T19:46:16.134Z] Removing intermediate container fa5a7399fa6a [2021-11-12T19:46:16.134Z] ---> e0feb35bd191 [2021-11-12T19:46:16.134Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T19:46:16.134Z] ---> Running in 338f14ef3d53 [2021-11-12T19:46:16.134Z] Removing intermediate container 338f14ef3d53 [2021-11-12T19:46:16.134Z] ---> 917f81d2715f [2021-11-12T19:46:16.134Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T19:46:16.134Z] ---> Running in b19fd150f0bf [2021-11-12T19:46:16.298Z] ---> Running in c388edcf803f [2021-11-12T19:46:16.396Z] Removing intermediate container b19fd150f0bf [2021-11-12T19:46:16.396Z] ---> c06b88e84b0f [2021-11-12T19:46:16.396Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T19:46:16.396Z] ---> Running in b1857f0c9f3a [2021-11-12T19:46:16.572Z] Removing intermediate container c388edcf803f [2021-11-12T19:46:16.572Z] ---> b315269bcb6d [2021-11-12T19:46:16.572Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T19:46:16.848Z] ---> Running in 6692af28f3ad [2021-11-12T19:46:16.972Z] Removing intermediate container b1857f0c9f3a [2021-11-12T19:46:16.972Z] ---> 7e7b69f5224a [2021-11-12T19:46:16.972Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T19:46:16.972Z] ---> Running in 3bb307fa128e [2021-11-12T19:46:17.123Z] Removing intermediate container 6692af28f3ad [2021-11-12T19:46:17.123Z] ---> d0cec35ea353 [2021-11-12T19:46:17.123Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T19:46:17.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T19:46:17.397Z] ---> Running in 5530c5e91b14 [2021-11-12T19:46:17.671Z] Removing intermediate container 5530c5e91b14 [2021-11-12T19:46:17.671Z] ---> 14b5443ea355 [2021-11-12T19:46:17.671Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T19:46:17.671Z] ---> Running in 82c9da3b622f [2021-11-12T19:46:17.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T19:46:18.274Z] Removing intermediate container 82c9da3b622f [2021-11-12T19:46:18.274Z] ---> 113658de88fe [2021-11-12T19:46:18.274Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T19:46:18.274Z] ---> Running in db386511655d [2021-11-12T19:46:18.384Z] OK: 220 MiB in 52 packages [2021-11-12T19:46:18.384Z] Removing intermediate container 3bb307fa128e [2021-11-12T19:46:18.384Z] ---> 1a595ec9f32d [2021-11-12T19:46:18.384Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T19:46:18.384Z] ---> Running in d8a0df67c74d [2021-11-12T19:46:18.546Z] Removing intermediate container db386511655d [2021-11-12T19:46:18.546Z] ---> eac24add17e0 [2021-11-12T19:46:18.546Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T19:46:18.650Z] Removing intermediate container d8a0df67c74d [2021-11-12T19:46:18.650Z] ---> 47a97b01635d [2021-11-12T19:46:18.650Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T19:46:18.650Z] ---> Running in e5fa8f973667 [2021-11-12T19:46:18.650Z] Removing intermediate container e5fa8f973667 [2021-11-12T19:46:18.650Z] ---> 90bba62df97b [2021-11-12T19:46:18.650Z] Step 12/14 : COPY . . [2021-11-12T19:46:18.819Z] ---> Running in c07048b4b395 [2021-11-12T19:46:19.597Z] ---> 53a04b045906 [2021-11-12T19:46:19.597Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T19:46:19.597Z] ---> Running in 1ca570f3a10c [2021-11-12T19:46:20.798Z] Removing intermediate container c07048b4b395 [2021-11-12T19:46:20.799Z] ---> a2173adfabac [2021-11-12T19:46:20.799Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T19:46:21.078Z] ---> Running in d8ae9cac8ac6 [2021-11-12T19:46:22.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T19:46:23.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T19:46:23.644Z] OK: 219 MiB in 52 packages [2021-11-12T19:46:24.637Z] Removing intermediate container d8ae9cac8ac6 [2021-11-12T19:46:24.637Z] ---> 5eac3b8e6084 [2021-11-12T19:46:24.637Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T19:46:24.637Z] ---> Running in e1c8062951fb [2021-11-12T19:46:24.915Z] Removing intermediate container e1c8062951fb [2021-11-12T19:46:24.915Z] ---> 6fab81357861 [2021-11-12T19:46:24.915Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T19:46:25.190Z] ---> Running in 34d8f2dfc752 [2021-11-12T19:46:25.464Z] Removing intermediate container 34d8f2dfc752 [2021-11-12T19:46:25.464Z] ---> 8a4ab28bce33 [2021-11-12T19:46:25.464Z] Step 12/14 : COPY . . [2021-11-12T19:46:28.102Z] ---> 09c5fdfeaf6c [2021-11-12T19:46:28.102Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T19:46:28.102Z] ---> Running in a1b8cc6b7f7e [2021-11-12T19:46:34.548Z] Removing intermediate container 1ca570f3a10c [2021-11-12T19:46:34.548Z] ---> 5b9144e9d02a [2021-11-12T19:46:34.548Z] Step 14/14 : RUN ${MAKE} [2021-11-12T19:46:34.548Z] ---> Running in c7ebb7e22def [2021-11-12T19:46:34.548Z] noop [2021-11-12T19:46:34.548Z] Removing intermediate container c7ebb7e22def [2021-11-12T19:46:34.548Z] ---> eeadbfb970e0 [2021-11-12T19:46:34.548Z] Successfully built eeadbfb970e0 [2021-11-12T19:46:34.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:46:34.845Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T19:46:34.845Z] . [Pipeline] withDockerContainer [2021-11-12T19:46:34.914Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-11-12T19:46:34.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T19:46:35.302Z] $ docker top 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T19:46:35.671Z] + go version [2021-11-12T19:46:35.672Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T19:46:35.683Z] $ docker stop --time=1 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc [2021-11-12T19:46:36.856Z] $ docker rm -f 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:46:37.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T19:46:37.438Z] . [Pipeline] withDockerContainer [2021-11-12T19:46:37.509Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-11-12T19:46:37.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T19:46:37.885Z] $ docker top dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T19:46:38.250Z] + make test [2021-11-12T19:46:38.251Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T19:46:38.531Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T19:46:50.976Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T19:46:50.976Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T19:46:54.901Z] Removing intermediate container a1b8cc6b7f7e [2021-11-12T19:46:54.901Z] ---> ced30220b3e6 [2021-11-12T19:46:54.901Z] Step 14/14 : RUN ${MAKE} [2021-11-12T19:46:54.901Z] ---> Running in 16f6b39f0bf6 [2021-11-12T19:46:54.901Z] noop [2021-11-12T19:46:54.901Z] Removing intermediate container 16f6b39f0bf6 [2021-11-12T19:46:54.901Z] ---> b3f36d5230f1 [2021-11-12T19:46:54.901Z] Successfully built b3f36d5230f1 [2021-11-12T19:46:54.901Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:46:55.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T19:46:55.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T19:46:55.223Z] $ docker stop --time=1 dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f [2021-11-12T19:46:55.241Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T19:46:55.241Z] . [2021-11-12T19:46:56.615Z] $ docker rm -f dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-11-12T19:46:56.943Z] prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2021-11-12T19:46:57.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T19:46:58.484Z] $ docker top aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-12T19:46:59.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T19:46:59.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-12T19:46:59.483Z] + go version [2021-11-12T19:46:59.483Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T19:47:00.454Z] $ docker stop --time=1 aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 [2021-11-12T19:47:02.169Z] $ docker rm -f aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:02.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T19:47:02.857Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T19:47:02.857Z] . [Pipeline] withDockerContainer [2021-11-12T19:47:02.989Z] + ls -al . [2021-11-12T19:47:02.989Z] total 88 [2021-11-12T19:47:02.989Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 19:46 . [2021-11-12T19:47:02.989Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 19:45 .. [2021-11-12T19:47:02.989Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 19:46 assets [2021-11-12T19:47:02.989Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 19:46 bin [2021-11-12T19:47:02.989Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 19:46 cmd [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 19:46 CONTRIBUTING.md [2021-11-12T19:47:02.989Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 19:46 coverage.out [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 19:46 Dockerfile [2021-11-12T19:47:02.989Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 19:46 docs [2021-11-12T19:47:02.989Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 12 19:46 .git [2021-11-12T19:47:02.989Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 19:46 .github [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 19:46 .gitignore [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 19:46 go.mod [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 19:46 go.sum [2021-11-12T19:47:02.989Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 19:46 internal [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 19:46 Jenkinsfile [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 19:46 LICENSE [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 19:46 Makefile [2021-11-12T19:47:02.989Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 19:46 pkg [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 19:46 README.md [2021-11-12T19:47:02.989Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 19:46 snap [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 12 19:43 VERSION [2021-11-12T19:47:02.989Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 19:46 version.go [2021-11-12T19:47:02.989Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 19:46 web [2021-11-12T19:47:03.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2021-11-12T19:47:03.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T19:47:04.659Z] $ docker top c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:05.342Z] + 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=ad4623cfe039a0b77093998193f683a65e8e0037 --label arch=amd64 --label version=2.0.1-dev.32 . [2021-11-12T19:47:05.342Z] Sending build context to Docker daemon 25.28MB [2021-11-12T19:47:05.342Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T19:47:05.342Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T19:47:05.342Z] ---> eeadbfb970e0 [2021-11-12T19:47:05.342Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T19:47:05.603Z] ---> Running in e6e3ed59d47e [2021-11-12T19:47:05.603Z] Removing intermediate container e6e3ed59d47e [2021-11-12T19:47:05.603Z] ---> 906acc118c22 [2021-11-12T19:47:05.603Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T19:47:05.603Z] ---> Running in 092b9d6730b4 [2021-11-12T19:47:05.641Z] + make test [2021-11-12T19:47:05.641Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T19:47:05.865Z] Removing intermediate container 092b9d6730b4 [2021-11-12T19:47:05.865Z] ---> 92ed29f427c2 [2021-11-12T19:47:05.865Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T19:47:05.865Z] ---> Running in 840c587cef3b [2021-11-12T19:47:05.865Z] Removing intermediate container 840c587cef3b [2021-11-12T19:47:05.865Z] ---> 02c6bb121b7a [2021-11-12T19:47:05.865Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T19:47:05.865Z] ---> Running in 45821004429e [2021-11-12T19:47:05.865Z] Removing intermediate container 45821004429e [2021-11-12T19:47:05.865Z] ---> 97a2bd83f620 [2021-11-12T19:47:05.865Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T19:47:06.126Z] ---> Running in 7145a820b163 [2021-11-12T19:47:06.127Z] Removing intermediate container 7145a820b163 [2021-11-12T19:47:06.127Z] ---> 28bedf82e013 [2021-11-12T19:47:06.127Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T19:47:06.127Z] ---> Running in 7490a7a30596 [2021-11-12T19:47:06.616Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T19:47:06.699Z] Removing intermediate container 7490a7a30596 [2021-11-12T19:47:06.699Z] ---> 06a6c5a8396d [2021-11-12T19:47:06.699Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T19:47:06.699Z] ---> Running in 08be594d2b4b [2021-11-12T19:47:06.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T19:47:07.638Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T19:47:07.901Z] OK: 220 MiB in 52 packages [2021-11-12T19:47:08.164Z] Removing intermediate container 08be594d2b4b [2021-11-12T19:47:08.164Z] ---> 2578a718a35b [2021-11-12T19:47:08.164Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T19:47:08.164Z] ---> Running in 5054dff2ddcb [2021-11-12T19:47:08.164Z] Removing intermediate container 5054dff2ddcb [2021-11-12T19:47:08.164Z] ---> ca9bf2d48c02 [2021-11-12T19:47:08.164Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T19:47:08.164Z] ---> Running in f59b70fcffaa [2021-11-12T19:47:08.426Z] Removing intermediate container f59b70fcffaa [2021-11-12T19:47:08.426Z] ---> 3abd87da1fc9 [2021-11-12T19:47:08.426Z] Step 12/22 : COPY . . [2021-11-12T19:47:09.367Z] ---> 1a817711dc87 [2021-11-12T19:47:09.367Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T19:47:09.367Z] ---> Running in 39b202c026a2 [2021-11-12T19:47:09.625Z] Removing intermediate container 39b202c026a2 [2021-11-12T19:47:09.625Z] ---> 6aaee915d35a [2021-11-12T19:47:09.625Z] Step 14/22 : RUN ${MAKE} [2021-11-12T19:47:09.625Z] ---> Running in d2af2fb113c5 [2021-11-12T19:47:09.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T19:47:18.075Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T19:47:19.479Z] Removing intermediate container d2af2fb113c5 [2021-11-12T19:47:19.479Z] ---> 07f1fbed23a1 [2021-11-12T19:47:19.479Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T19:47:23.695Z] 3.14: Pulling from library/alpine [2021-11-12T19:47:23.695Z] 97518928ae5f: Pulling fs layer [2021-11-12T19:47:23.695Z] 97518928ae5f: Verifying Checksum [2021-11-12T19:47:23.695Z] 97518928ae5f: Download complete [2021-11-12T19:47:23.695Z] 97518928ae5f: Pull complete [2021-11-12T19:47:23.695Z] Digest: sha256:00abeca57ca04b7672955453580fd51ab9ad1b4c5571b1e7643becaadb81b749 [2021-11-12T19:47:23.695Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T19:47:23.695Z] ---> 0a97eee8041e [2021-11-12T19:47:23.695Z] Step 16/22 : EXPOSE 4000 [2021-11-12T19:47:23.958Z] ---> Running in c86b48ea3157 [2021-11-12T19:47:23.958Z] Removing intermediate container c86b48ea3157 [2021-11-12T19:47:23.958Z] ---> 09f59126a135 [2021-11-12T19:47:23.958Z] 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 [2021-11-12T19:47:24.532Z] ---> 66424dfe5de6 [2021-11-12T19:47:24.532Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T19:47:24.532Z] ---> Running in 668896220b9b [2021-11-12T19:47:24.532Z] Removing intermediate container 668896220b9b [2021-11-12T19:47:24.532Z] ---> 20c7479ce33a [2021-11-12T19:47:24.532Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T19:47:24.532Z] ---> Running in deeb255597f0 [2021-11-12T19:47:24.532Z] Removing intermediate container deeb255597f0 [2021-11-12T19:47:24.532Z] ---> e38785605112 [2021-11-12T19:47:24.532Z] Step 20/22 : LABEL arch=amd64 [2021-11-12T19:47:24.794Z] ---> Running in e7a1b643a8be [2021-11-12T19:47:24.794Z] Removing intermediate container e7a1b643a8be [2021-11-12T19:47:24.794Z] ---> 7b5af6830294 [2021-11-12T19:47:24.794Z] Step 21/22 : LABEL git_sha=ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:47:24.795Z] ---> Running in 1c1335502bd4 [2021-11-12T19:47:24.795Z] Removing intermediate container 1c1335502bd4 [2021-11-12T19:47:24.795Z] ---> 95190db794c2 [2021-11-12T19:47:24.795Z] Step 22/22 : LABEL version=2.0.1-dev.32 [2021-11-12T19:47:24.795Z] ---> Running in 0248d9239ea3 [2021-11-12T19:47:25.056Z] Removing intermediate container 0248d9239ea3 [2021-11-12T19:47:25.056Z] ---> f9e2e19516a7 [2021-11-12T19:47:25.056Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T19:47:25.056Z] Successfully built f9e2e19516a7 [2021-11-12T19:47:25.056Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:47:25.258Z] provisioning config files... [2021-11-12T19:47:25.268Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config1748282621537841391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:47:25.568Z] ---> docker-login.sh [2021-11-12T19:47:25.568Z] nexus3.edgexfoundry.org:10001 [2021-11-12T19:47:25.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:47:25.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:47:25.568Z] Configure a credential helper to remove this warning. See [2021-11-12T19:47:25.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:47:25.568Z] [2021-11-12T19:47:25.568Z] Login Succeeded [2021-11-12T19:47:25.568Z] nexus3.edgexfoundry.org:10002 [2021-11-12T19:47:25.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:47:25.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:47:25.568Z] Configure a credential helper to remove this warning. See [2021-11-12T19:47:25.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:47:25.568Z] [2021-11-12T19:47:25.568Z] Login Succeeded [2021-11-12T19:47:25.568Z] nexus3.edgexfoundry.org:10003 [2021-11-12T19:47:25.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:47:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:47:25.834Z] Configure a credential helper to remove this warning. See [2021-11-12T19:47:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:47:25.834Z] [2021-11-12T19:47:25.834Z] Login Succeeded [2021-11-12T19:47:25.834Z] nexus3.edgexfoundry.org:10004 [2021-11-12T19:47:25.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:47:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:47:25.834Z] Configure a credential helper to remove this warning. See [2021-11-12T19:47:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:47:25.834Z] [2021-11-12T19:47:25.834Z] Login Succeeded [2021-11-12T19:47:25.834Z] docker.io [2021-11-12T19:47:26.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:47:26.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:47:26.356Z] Configure a credential helper to remove this warning. See [2021-11-12T19:47:26.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:47:26.356Z] [2021-11-12T19:47:26.356Z] Login Succeeded [2021-11-12T19:47:26.356Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T19:47:26.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T19:47:26.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T19:47:26.417Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-11-12T19:47:26.417Z] ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:47:26.417Z] latest [2021-11-12T19:47:26.417Z] 2.0.1-dev.32 [2021-11-12T19:47:26.417Z] ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:47:26.417Z] main [2021-11-12T19:47:26.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:26.722Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:27.019Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:47:27.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T19:47:27.020Z] ed76e0832abf: Preparing [2021-11-12T19:47:27.020Z] 1a058d5342cc: Preparing [2021-11-12T19:47:27.594Z] 1a058d5342cc: Pushed [2021-11-12T19:47:28.540Z] ed76e0832abf: Pushed [2021-11-12T19:47:28.800Z] ad4623cfe039a0b77093998193f683a65e8e0037: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:29.101Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:29.396Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-12T19:47:29.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T19:47:29.396Z] ed76e0832abf: Preparing [2021-11-12T19:47:29.396Z] 1a058d5342cc: Preparing [2021-11-12T19:47:29.396Z] ed76e0832abf: Layer already exists [2021-11-12T19:47:29.396Z] 1a058d5342cc: Layer already exists [2021-11-12T19:47:29.396Z] latest: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:29.705Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:29.999Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 [2021-11-12T19:47:29.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T19:47:29.999Z] ed76e0832abf: Preparing [2021-11-12T19:47:29.999Z] 1a058d5342cc: Preparing [2021-11-12T19:47:29.999Z] 1a058d5342cc: Layer already exists [2021-11-12T19:47:29.999Z] ed76e0832abf: Layer already exists [2021-11-12T19:47:29.999Z] 2.0.1-dev.32: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:30.299Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:30.596Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:47:30.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T19:47:30.596Z] ed76e0832abf: Preparing [2021-11-12T19:47:30.596Z] 1a058d5342cc: Preparing [2021-11-12T19:47:30.596Z] 1a058d5342cc: Layer already exists [2021-11-12T19:47:30.596Z] ed76e0832abf: Layer already exists [2021-11-12T19:47:30.596Z] ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:30.893Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:31.191Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-11-12T19:47:31.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-12T19:47:31.191Z] ed76e0832abf: Preparing [2021-11-12T19:47:31.191Z] 1a058d5342cc: Preparing [2021-11-12T19:47:31.191Z] ed76e0832abf: Layer already exists [2021-11-12T19:47:31.191Z] 1a058d5342cc: Layer already exists [2021-11-12T19:47:31.191Z] main: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T19:47:31.222Z] ===================================================== [Pipeline] echo [2021-11-12T19:47:31.231Z] taggedImages: [2021-11-12T19:47:31.231Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:47:31.231Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-12T19:47:31.231Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 [2021-11-12T19:47:31.231Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:47:31.231Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:31.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:47:31.730Z] [2021-11-12T19:47:31.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:47:32.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:47:32.029Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T19:47:32.029Z] b4d181a07f80: Pulling fs layer [2021-11-12T19:47:32.029Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T19:47:32.029Z] ed53099fbce6: Pulling fs layer [2021-11-12T19:47:32.029Z] dc539afda2c1: Pulling fs layer [2021-11-12T19:47:32.029Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T19:47:32.029Z] 9065ff56babe: Pulling fs layer [2021-11-12T19:47:32.029Z] d287ab97295c: Pulling fs layer [2021-11-12T19:47:32.029Z] 77bc0d833cb6: Waiting [2021-11-12T19:47:32.029Z] 9065ff56babe: Waiting [2021-11-12T19:47:32.029Z] dc539afda2c1: Waiting [2021-11-12T19:47:32.029Z] d287ab97295c: Waiting [2021-11-12T19:47:32.029Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T19:47:32.029Z] a1111a8f2ec3: Download complete [2021-11-12T19:47:32.029Z] dc539afda2c1: Verifying Checksum [2021-11-12T19:47:32.029Z] dc539afda2c1: Download complete [2021-11-12T19:47:32.029Z] ed53099fbce6: Verifying Checksum [2021-11-12T19:47:32.029Z] ed53099fbce6: Download complete [2021-11-12T19:47:32.029Z] 9065ff56babe: Verifying Checksum [2021-11-12T19:47:32.029Z] 9065ff56babe: Download complete [2021-11-12T19:47:32.029Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T19:47:32.029Z] 77bc0d833cb6: Download complete [2021-11-12T19:47:32.293Z] b4d181a07f80: Verifying Checksum [2021-11-12T19:47:32.293Z] b4d181a07f80: Download complete [2021-11-12T19:47:32.867Z] d287ab97295c: Verifying Checksum [2021-11-12T19:47:32.867Z] d287ab97295c: Download complete [2021-11-12T19:47:33.818Z] b4d181a07f80: Pull complete [2021-11-12T19:47:33.818Z] a1111a8f2ec3: Pull complete [2021-11-12T19:47:34.406Z] ed53099fbce6: Pull complete [2021-11-12T19:47:34.406Z] dc539afda2c1: Pull complete [2021-11-12T19:47:34.673Z] 77bc0d833cb6: Pull complete [2021-11-12T19:47:34.673Z] 9065ff56babe: Pull complete [2021-11-12T19:47:40.013Z] d287ab97295c: Pull complete [2021-11-12T19:47:40.013Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T19:47:40.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:47:40.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T19:47:40.080Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-11-12T19:47:40.123Z] $ 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/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T19:47:42.633Z] $ docker top 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:47:43.066Z] ---> job-cost.sh [2021-11-12T19:47:43.066Z] lf-activate-venv: SKIPPING [2021-11-12T19:47:43.066Z] INFO: No Stack... [2021-11-12T19:47:43.638Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T19:47:43.898Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T19:47:44.189Z] + cat /w/workspace/edgex-ui-go/35/archives/cost.csv [2021-11-12T19:47:44.189Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T19:47:44.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [2021-11-12T19:47:44.224Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] did not exist. Created. [2021-11-12T19:47:44.224Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T19:47:44.531Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T19:47:44.574Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T19:47:44.581Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T19:47:44.598Z] $ docker stop --time=1 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T19:47:45.657Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T19:47:45.657Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T19:47:45.733Z] $ docker rm -f 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T19:48:07.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T19:48:07.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T19:48:07.871Z] $ docker stop --time=1 c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe [2021-11-12T19:48:09.630Z] $ docker rm -f c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T19:48:10.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T19:48:10.412Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T19:48:10.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T19:48:11.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T19:48:11.786Z] + ls -al . [2021-11-12T19:48:11.786Z] total 128 [2021-11-12T19:48:11.786Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 19:47 . [2021-11-12T19:48:11.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 .. [2021-11-12T19:48:11.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 19:45 .git [2021-11-12T19:48:11.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 .github [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 19:45 .gitignore [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 19:45 CONTRIBUTING.md [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 19:45 Dockerfile [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 19:45 Jenkinsfile [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 19:45 LICENSE [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 19:45 Makefile [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 19:45 README.md [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 19:43 VERSION [2021-11-12T19:48:11.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 assets [2021-11-12T19:48:11.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 bin [2021-11-12T19:48:11.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 cmd [2021-11-12T19:48:11.786Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 19:47 coverage.out [2021-11-12T19:48:11.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 docs [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 19:45 go.mod [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 19:45 go.sum [2021-11-12T19:48:11.786Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 19:45 internal [2021-11-12T19:48:11.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 pkg [2021-11-12T19:48:11.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 snap [2021-11-12T19:48:11.786Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 19:45 version.go [2021-11-12T19:48:11.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:48:12.124Z] + 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=ad4623cfe039a0b77093998193f683a65e8e0037 --label arch=arm64 --label version=2.0.1-dev.32 . [2021-11-12T19:48:13.107Z] Sending build context to Docker daemon 25.28MB [2021-11-12T19:48:13.107Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T19:48:13.107Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T19:48:13.107Z] ---> b3f36d5230f1 [2021-11-12T19:48:13.107Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T19:48:13.380Z] ---> Running in c66e90c880e2 [2021-11-12T19:48:13.654Z] Removing intermediate container c66e90c880e2 [2021-11-12T19:48:13.654Z] ---> 80208bcdc19c [2021-11-12T19:48:13.654Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T19:48:13.654Z] ---> Running in da0f4dfb5a14 [2021-11-12T19:48:14.255Z] Removing intermediate container da0f4dfb5a14 [2021-11-12T19:48:14.255Z] ---> 816d7a8c05da [2021-11-12T19:48:14.255Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T19:48:14.255Z] ---> Running in e5f4ab3f2b1d [2021-11-12T19:48:14.532Z] Removing intermediate container e5f4ab3f2b1d [2021-11-12T19:48:14.532Z] ---> 40c28e5454a7 [2021-11-12T19:48:14.532Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T19:48:14.805Z] ---> Running in 93851320f9d0 [2021-11-12T19:48:15.078Z] Removing intermediate container 93851320f9d0 [2021-11-12T19:48:15.078Z] ---> 4f18fc5ae342 [2021-11-12T19:48:15.078Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T19:48:15.078Z] ---> Running in f87475d047e2 [2021-11-12T19:48:15.716Z] Removing intermediate container f87475d047e2 [2021-11-12T19:48:15.716Z] ---> be760b53ce67 [2021-11-12T19:48:15.716Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T19:48:15.716Z] ---> Running in 00e0c5c519c3 [2021-11-12T19:48:17.770Z] Removing intermediate container 00e0c5c519c3 [2021-11-12T19:48:17.770Z] ---> 6b5bccdea2b0 [2021-11-12T19:48:17.770Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T19:48:17.770Z] ---> Running in 9caae0b4b0a4 [2021-11-12T19:48:18.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T19:48:19.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T19:48:20.330Z] OK: 219 MiB in 52 packages [2021-11-12T19:48:21.313Z] Removing intermediate container 9caae0b4b0a4 [2021-11-12T19:48:21.313Z] ---> 68fca1f8460f [2021-11-12T19:48:21.313Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T19:48:21.313Z] ---> Running in b9a0141c0532 [2021-11-12T19:48:21.586Z] Removing intermediate container b9a0141c0532 [2021-11-12T19:48:21.586Z] ---> 69c263c9a94e [2021-11-12T19:48:21.586Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T19:48:21.860Z] ---> Running in 5c66cbf56c58 [2021-11-12T19:48:22.133Z] Removing intermediate container 5c66cbf56c58 [2021-11-12T19:48:22.133Z] ---> 904ff2d776c9 [2021-11-12T19:48:22.133Z] Step 12/22 : COPY . . [2021-11-12T19:48:24.743Z] ---> 567e42b1132b [2021-11-12T19:48:24.743Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T19:48:25.018Z] ---> Running in 8cc8107b3396 [2021-11-12T19:48:26.997Z] Removing intermediate container 8cc8107b3396 [2021-11-12T19:48:26.997Z] ---> 6f16916067f4 [2021-11-12T19:48:26.997Z] Step 14/22 : RUN ${MAKE} [2021-11-12T19:48:26.997Z] ---> Running in bd91a0c29c63 [2021-11-12T19:48:27.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-12T19:48:54.787Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T19:48:58.171Z] Removing intermediate container bd91a0c29c63 [2021-11-12T19:48:58.171Z] ---> bf4a54e6d9c0 [2021-11-12T19:48:58.171Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T19:49:01.550Z] 3.14: Pulling from library/alpine [2021-11-12T19:49:01.822Z] be307f383ecc: Pulling fs layer [2021-11-12T19:49:02.095Z] be307f383ecc: Verifying Checksum [2021-11-12T19:49:02.095Z] be307f383ecc: Download complete [2021-11-12T19:49:02.707Z] be307f383ecc: Pull complete [2021-11-12T19:49:02.707Z] Digest: sha256:00abeca57ca04b7672955453580fd51ab9ad1b4c5571b1e7643becaadb81b749 [2021-11-12T19:49:02.707Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T19:49:02.707Z] ---> 5b8b7b635229 [2021-11-12T19:49:02.707Z] Step 16/22 : EXPOSE 4000 [2021-11-12T19:49:02.707Z] ---> Running in 65fda5c4163f [2021-11-12T19:49:03.302Z] Removing intermediate container 65fda5c4163f [2021-11-12T19:49:03.302Z] ---> cfa759f09fa6 [2021-11-12T19:49:03.302Z] 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 [2021-11-12T19:49:04.733Z] ---> d6debd5426a5 [2021-11-12T19:49:04.733Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T19:49:04.733Z] ---> Running in b97cd7002596 [2021-11-12T19:49:05.005Z] Removing intermediate container b97cd7002596 [2021-11-12T19:49:05.005Z] ---> ba08a35ea4a3 [2021-11-12T19:49:05.005Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T19:49:05.277Z] ---> Running in 3f86e0555a4b [2021-11-12T19:49:05.550Z] Removing intermediate container 3f86e0555a4b [2021-11-12T19:49:05.550Z] ---> 059b496fa6bd [2021-11-12T19:49:05.550Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T19:49:05.821Z] ---> Running in 3b902e7ce9f7 [2021-11-12T19:49:06.095Z] Removing intermediate container 3b902e7ce9f7 [2021-11-12T19:49:06.095Z] ---> 7b3278b299aa [2021-11-12T19:49:06.095Z] Step 21/22 : LABEL git_sha=ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:49:06.095Z] ---> Running in 31f27f9ce8df [2021-11-12T19:49:06.689Z] Removing intermediate container 31f27f9ce8df [2021-11-12T19:49:06.689Z] ---> 70103bb3c50e [2021-11-12T19:49:06.689Z] Step 22/22 : LABEL version=2.0.1-dev.32 [2021-11-12T19:49:06.689Z] ---> Running in 3d097d6b9874 [2021-11-12T19:49:06.962Z] Removing intermediate container 3d097d6b9874 [2021-11-12T19:49:06.962Z] ---> 174da914431e [2021-11-12T19:49:06.962Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T19:49:07.233Z] Successfully built 174da914431e [2021-11-12T19:49:07.233Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:49:07.388Z] provisioning config files... [2021-11-12T19:49:07.407Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config6483478826814218321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:49:07.757Z] ---> docker-login.sh [2021-11-12T19:49:07.757Z] nexus3.edgexfoundry.org:10001 [2021-11-12T19:49:08.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:49:08.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:49:08.034Z] Configure a credential helper to remove this warning. See [2021-11-12T19:49:08.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:49:08.034Z] [2021-11-12T19:49:08.034Z] Login Succeeded [2021-11-12T19:49:08.309Z] nexus3.edgexfoundry.org:10002 [2021-11-12T19:49:08.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:49:08.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:49:08.582Z] Configure a credential helper to remove this warning. See [2021-11-12T19:49:08.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:49:08.582Z] [2021-11-12T19:49:08.582Z] Login Succeeded [2021-11-12T19:49:08.582Z] nexus3.edgexfoundry.org:10003 [2021-11-12T19:49:09.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:49:09.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:49:09.181Z] Configure a credential helper to remove this warning. See [2021-11-12T19:49:09.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:49:09.181Z] [2021-11-12T19:49:09.181Z] Login Succeeded [2021-11-12T19:49:09.181Z] nexus3.edgexfoundry.org:10004 [2021-11-12T19:49:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:49:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:49:09.732Z] Configure a credential helper to remove this warning. See [2021-11-12T19:49:09.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:49:09.732Z] [2021-11-12T19:49:09.732Z] Login Succeeded [2021-11-12T19:49:09.732Z] docker.io [2021-11-12T19:49:10.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T19:49:10.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T19:49:10.603Z] Configure a credential helper to remove this warning. See [2021-11-12T19:49:10.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T19:49:10.603Z] [2021-11-12T19:49:10.603Z] Login Succeeded [2021-11-12T19:49:10.603Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T19:49:10.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T19:49:10.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T19:49:10.677Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-11-12T19:49:10.677Z] ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:49:10.677Z] latest [2021-11-12T19:49:10.677Z] 2.0.1-dev.32 [2021-11-12T19:49:10.677Z] ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:49:10.677Z] main [2021-11-12T19:49:10.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:11.032Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:11.375Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:49:11.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T19:49:11.375Z] 4cf506d3a801: Preparing [2021-11-12T19:49:11.375Z] 62170e181a92: Preparing [2021-11-12T19:49:12.801Z] 62170e181a92: Pushed [2021-11-12T19:49:15.407Z] 4cf506d3a801: Pushed [2021-11-12T19:49:15.679Z] ad4623cfe039a0b77093998193f683a65e8e0037: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:16.021Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:16.354Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-12T19:49:16.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T19:49:16.354Z] 4cf506d3a801: Preparing [2021-11-12T19:49:16.354Z] 62170e181a92: Preparing [2021-11-12T19:49:16.354Z] 4cf506d3a801: Layer already exists [2021-11-12T19:49:16.354Z] 62170e181a92: Layer already exists [2021-11-12T19:49:16.625Z] latest: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:16.967Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:17.306Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 [2021-11-12T19:49:17.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T19:49:17.306Z] 4cf506d3a801: Preparing [2021-11-12T19:49:17.306Z] 62170e181a92: Preparing [2021-11-12T19:49:17.306Z] 62170e181a92: Layer already exists [2021-11-12T19:49:17.306Z] 4cf506d3a801: Layer already exists [2021-11-12T19:49:17.577Z] 2.0.1-dev.32: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:17.914Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:18.252Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:49:18.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T19:49:18.252Z] 4cf506d3a801: Preparing [2021-11-12T19:49:18.252Z] 62170e181a92: Preparing [2021-11-12T19:49:18.252Z] 4cf506d3a801: Layer already exists [2021-11-12T19:49:18.252Z] 62170e181a92: Layer already exists [2021-11-12T19:49:18.523Z] ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:18.867Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:19.201Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-11-12T19:49:19.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-12T19:49:19.201Z] 4cf506d3a801: Preparing [2021-11-12T19:49:19.201Z] 62170e181a92: Preparing [2021-11-12T19:49:19.201Z] 4cf506d3a801: Layer already exists [2021-11-12T19:49:19.201Z] 62170e181a92: Layer already exists [2021-11-12T19:49:19.471Z] main: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-12T19:49:19.519Z] ===================================================== [Pipeline] echo [2021-11-12T19:49:19.529Z] taggedImages: [2021-11-12T19:49:19.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 [2021-11-12T19:49:19.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-12T19:49:19.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 [2021-11-12T19:49:19.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [2021-11-12T19:49:19.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:19.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:49:19.968Z] [2021-11-12T19:49:19.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:20.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:49:20.577Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T19:49:20.577Z] 448f6bf000e3: Pulling fs layer [2021-11-12T19:49:20.577Z] f757da607395: Pulling fs layer [2021-11-12T19:49:20.577Z] 05883995daec: Pulling fs layer [2021-11-12T19:49:20.577Z] 8603b9c90790: Pulling fs layer [2021-11-12T19:49:20.577Z] 1560dd03e051: Pulling fs layer [2021-11-12T19:49:20.577Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T19:49:20.577Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T19:49:20.577Z] 8603b9c90790: Waiting [2021-11-12T19:49:20.577Z] 1560dd03e051: Waiting [2021-11-12T19:49:20.577Z] 27f5ce0e4adf: Waiting [2021-11-12T19:49:20.577Z] c2d8d7efcc4b: Waiting [2021-11-12T19:49:20.577Z] f757da607395: Verifying Checksum [2021-11-12T19:49:20.577Z] f757da607395: Download complete [2021-11-12T19:49:20.577Z] 8603b9c90790: Download complete [2021-11-12T19:49:20.577Z] 1560dd03e051: Verifying Checksum [2021-11-12T19:49:20.577Z] 1560dd03e051: Download complete [2021-11-12T19:49:20.852Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T19:49:20.852Z] 27f5ce0e4adf: Download complete [2021-11-12T19:49:20.852Z] 05883995daec: Verifying Checksum [2021-11-12T19:49:20.852Z] 05883995daec: Download complete [2021-11-12T19:49:21.122Z] 448f6bf000e3: Verifying Checksum [2021-11-12T19:49:21.122Z] 448f6bf000e3: Download complete [2021-11-12T19:49:23.754Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T19:49:23.754Z] c2d8d7efcc4b: Download complete [2021-11-12T19:49:24.731Z] 448f6bf000e3: Pull complete [2021-11-12T19:49:25.328Z] f757da607395: Pull complete [2021-11-12T19:49:26.863Z] 05883995daec: Pull complete [2021-11-12T19:49:27.140Z] 8603b9c90790: Pull complete [2021-11-12T19:49:28.590Z] 1560dd03e051: Pull complete [2021-11-12T19:49:28.590Z] 27f5ce0e4adf: Pull complete [2021-11-12T19:49:43.662Z] c2d8d7efcc4b: Pull complete [2021-11-12T19:49:43.662Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T19:49:43.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:49:43.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T19:49:43.893Z] prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2021-11-12T19:49:43.965Z] $ 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/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T19:49:46.674Z] $ docker top 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:49:47.645Z] ---> job-cost.sh [2021-11-12T19:49:47.645Z] lf-activate-venv: SKIPPING [2021-11-12T19:49:47.645Z] INFO: No Stack... [2021-11-12T19:49:47.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T19:49:48.187Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T19:49:48.840Z] + + cut -d, -f6cat [2021-11-12T19:49:48.840Z] /w/workspace/edgex-ui-go/35/archives/cost.csv [Pipeline] lock [2021-11-12T19:49:48.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [2021-11-12T19:49:48.906Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] did not exist. Created. [2021-11-12T19:49:48.906Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T19:49:49.573Z] /w/workspace/edgex-ui-go/35@tmp/durable-156c9be6/script.sh: 1: /w/workspace/edgex-ui-go/35@tmp/durable-156c9be6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T19:49:50.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T19:49:50.254Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T19:49:50.378Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T19:49:50.388Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T19:49:50.402Z] $ docker stop --time=1 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 [2021-11-12T19:49:51.918Z] $ docker rm -f 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 [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 [2021-11-12T19:49:52.576Z] provisioning config files... [2021-11-12T19:49:52.584Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3326684952178946240tmp [Pipeline] { [Pipeline] sh [2021-11-12T19:49:52.886Z] + set +x [2021-11-12T19:49:52.886Z] + curl -s https://codecov.io/bash [2021-11-12T19:49:52.886Z] + bash -s -- [2021-11-12T19:49:52.886Z] [2021-11-12T19:49:52.886Z] _____ _ [2021-11-12T19:49:52.886Z] / ____| | | [2021-11-12T19:49:52.886Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T19:49:52.886Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T19:49:52.886Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T19:49:52.886Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T19:49:52.886Z] Bash-1.0.6 [2021-11-12T19:49:52.886Z] [2021-11-12T19:49:52.886Z] [2021-11-12T19:49:52.886Z] ==> git version 2.24.4 found [2021-11-12T19:49:52.886Z] ==> 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 [2021-11-12T19:49:52.886Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T19:49:52.886Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T19:49:52.886Z] ==> Jenkins CI detected. [2021-11-12T19:49:52.886Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:49:52.886Z] project root: . [2021-11-12T19:49:52.886Z] --> token set from env [2021-11-12T19:49:52.886Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T19:49:53.154Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T19:49:53.154Z] ==> Python coveragepy not found [2021-11-12T19:49:53.154Z] ==> Searching for coverage reports in: [2021-11-12T19:49:53.154Z] + . [2021-11-12T19:49:53.154Z] -> Found 1 reports [2021-11-12T19:49:53.154Z] ==> Detecting git/mercurial file structure [2021-11-12T19:49:53.154Z] ==> Reading reports [2021-11-12T19:49:53.154Z] + ./coverage.out bytes=10 [2021-11-12T19:49:53.154Z] ==> Appending adjustments [2021-11-12T19:49:53.154Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T19:49:53.154Z] + Found adjustments [2021-11-12T19:49:53.154Z] ==> Gzipping contents [2021-11-12T19:49:53.154Z] 4.0K /tmp/codecov.aHTSVL.gz [2021-11-12T19:49:53.154Z] ==> Uploading reports [2021-11-12T19:49:53.154Z] url: https://codecov.io [2021-11-12T19:49:53.154Z] query: branch=main&commit=ad4623cfe039a0b77093998193f683a65e8e0037&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-12T19:49:53.154Z] -> Pinging Codecov [2021-11-12T19:49:53.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=ad4623cfe039a0b77093998193f683a65e8e0037&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-12T19:49:53.419Z] -> Uploading to [2021-11-12T19:49:53.419Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/ad4623cfe039a0b77093998193f683a65e8e0037/69f1bab3-556c-4342-b870-d378cc49bf98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T194953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5285966715775fad48a588762557b72c3d572bcd06402c8f2acc0fbda89ce9a6 [2021-11-12T19:49:53.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T19:49:53.419Z] Dload Upload Total Spent Left Speed [2021-11-12T19:49:53.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12050 --:--:-- --:--:-- --:--:-- 12049 [2021-11-12T19:49:53.679Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] } [2021-11-12T19:49:53.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-12T19:49:54.066Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-12T19:49:54.079Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:54.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T19:49:54.378Z] [2021-11-12T19:49:54.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:49:54.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T19:49:54.678Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-12T19:49:54.678Z] 188c0c94c7c5: Pulling fs layer [2021-11-12T19:49:54.678Z] 0ef7d3d256c8: Pulling fs layer [2021-11-12T19:49:54.678Z] de9db76c5a1d: Pulling fs layer [2021-11-12T19:49:54.678Z] 0eba1c9be4d2: Pulling fs layer [2021-11-12T19:49:54.678Z] 0d57e429df01: Pulling fs layer [2021-11-12T19:49:54.678Z] 4e4be7b47b0d: Pulling fs layer [2021-11-12T19:49:54.678Z] e1f770b5df2f: Pulling fs layer [2021-11-12T19:49:54.678Z] 85a0685a4137: Pulling fs layer [2021-11-12T19:49:54.678Z] 0eba1c9be4d2: Waiting [2021-11-12T19:49:54.678Z] e1f770b5df2f: Waiting [2021-11-12T19:49:54.678Z] 0d57e429df01: Waiting [2021-11-12T19:49:54.678Z] 4e4be7b47b0d: Waiting [2021-11-12T19:49:54.678Z] 85a0685a4137: Waiting [2021-11-12T19:49:54.678Z] de9db76c5a1d: Verifying Checksum [2021-11-12T19:49:54.678Z] de9db76c5a1d: Download complete [2021-11-12T19:49:54.678Z] 0ef7d3d256c8: Verifying Checksum [2021-11-12T19:49:54.678Z] 0ef7d3d256c8: Download complete [2021-11-12T19:49:54.678Z] 0d57e429df01: Verifying Checksum [2021-11-12T19:49:54.678Z] 0d57e429df01: Download complete [2021-11-12T19:49:54.678Z] 188c0c94c7c5: Verifying Checksum [2021-11-12T19:49:54.678Z] 188c0c94c7c5: Download complete [2021-11-12T19:49:54.678Z] 4e4be7b47b0d: Verifying Checksum [2021-11-12T19:49:54.678Z] 4e4be7b47b0d: Download complete [2021-11-12T19:49:55.260Z] e1f770b5df2f: Verifying Checksum [2021-11-12T19:49:55.261Z] e1f770b5df2f: Download complete [2021-11-12T19:49:55.261Z] 0eba1c9be4d2: Verifying Checksum [2021-11-12T19:49:55.261Z] 0eba1c9be4d2: Download complete [2021-11-12T19:49:55.261Z] 188c0c94c7c5: Pull complete [2021-11-12T19:49:55.531Z] 85a0685a4137: Verifying Checksum [2021-11-12T19:49:55.531Z] 85a0685a4137: Download complete [2021-11-12T19:49:55.531Z] 0ef7d3d256c8: Pull complete [2021-11-12T19:49:55.531Z] de9db76c5a1d: Pull complete [2021-11-12T19:49:59.774Z] 0eba1c9be4d2: Pull complete [2021-11-12T19:49:59.774Z] 0d57e429df01: Pull complete [2021-11-12T19:49:59.774Z] 4e4be7b47b0d: Pull complete [2021-11-12T19:49:59.774Z] e1f770b5df2f: Pull complete [2021-11-12T19:50:03.105Z] 85a0685a4137: Pull complete [2021-11-12T19:50:03.105Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-12T19:50:03.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-12T19:50:03.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-12T19:50:03.173Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:03.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-12T19:50:05.373Z] $ docker top e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T19:50:05.447Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-12T19:50:05.740Z] + set -o pipefail [2021-11-12T19:50:05.740Z] + snyk monitor '--org=edgex-jenkins' [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/bcc64bf8-4346-4c2f-ab8f-352ab64afcf5 [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] [2021-11-12T19:50:09.980Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-12T19:50:09.980Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-12T19:50:09.988Z] $ docker stop --time=1 e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 [2021-11-12T19:50:11.870Z] $ docker rm -f e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T19:50:12.761Z] + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:13.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:50:13.064Z] . [Pipeline] withDockerContainer [2021-11-12T19:50:13.140Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:13.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T19:50:13.606Z] $ docker top 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T19:50:13.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T19:50:13.712Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T19:50:13.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T19:50:13.864Z] $ docker exec 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 ssh-agent [2021-11-12T19:50:14.010Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgCGID/agent.14 [2021-11-12T19:50:14.010Z] SSH_AGENT_PID=21 [2021-11-12T19:50:14.015Z] Running ssh-add (command line suppressed) [2021-11-12T19:50:14.150Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1806303112883564408.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1806303112883564408.key) [2021-11-12T19:50:14.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T19:50:14.476Z] + git semver tag [2021-11-12T19:50:14.476Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T19:50:14.476Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T19:50:14.476Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:50:14.476Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T19:50:14.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T19:50:14.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T19:50:14.476Z] # $SEMVER_BRANCH = main [2021-11-12T19:50:14.476Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-12T19:50:14.476Z] # ad4623cfe039a0b77093998193f683a65e8e0037 HEAD [2021-11-12T19:50:14.476Z] # -> Force: false [2021-11-12T19:50:14.476Z] # de3deee1fda8cfb6e8169d63d3a4044e1afe8a49 refs/tags/v2.0.1-dev.32 [Pipeline] } [2021-11-12T19:50:14.486Z] $ docker exec --env ******** --env ******** 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 ssh-agent -k [2021-11-12T19:50:14.589Z] unset SSH_AUTH_SOCK; [2021-11-12T19:50:14.590Z] unset SSH_AGENT_PID; [2021-11-12T19:50:14.590Z] echo Agent pid 21 killed; [2021-11-12T19:50:14.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T19:50:14.904Z] + git semver [Pipeline] } [2021-11-12T19:50:14.915Z] $ docker stop --time=1 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 [2021-11-12T19:50:16.113Z] $ docker rm -f 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:16.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T19:50:16.505Z] [2021-11-12T19:50:16.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:16.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T19:50:16.826Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-12T19:50:16.826Z] ab5ef0e58194: Pulling fs layer [2021-11-12T19:50:16.826Z] 9712f1f96733: Pulling fs layer [2021-11-12T19:50:16.826Z] 63f879dbbcfc: Pulling fs layer [2021-11-12T19:50:16.826Z] 0d9ebad4ef96: Pulling fs layer [2021-11-12T19:50:16.826Z] e9a5061849ea: Pulling fs layer [2021-11-12T19:50:16.826Z] d747dcd14b5f: Pulling fs layer [2021-11-12T19:50:16.826Z] 2de7ff778b66: Pulling fs layer [2021-11-12T19:50:16.826Z] e9a5061849ea: Waiting [2021-11-12T19:50:16.826Z] d747dcd14b5f: Waiting [2021-11-12T19:50:16.826Z] 2de7ff778b66: Waiting [2021-11-12T19:50:16.826Z] 0d9ebad4ef96: Waiting [2021-11-12T19:50:16.826Z] 9712f1f96733: Verifying Checksum [2021-11-12T19:50:16.826Z] 9712f1f96733: Download complete [2021-11-12T19:50:17.093Z] 63f879dbbcfc: Verifying Checksum [2021-11-12T19:50:17.093Z] 63f879dbbcfc: Download complete [2021-11-12T19:50:17.373Z] ab5ef0e58194: Verifying Checksum [2021-11-12T19:50:17.373Z] ab5ef0e58194: Download complete [2021-11-12T19:50:17.373Z] d747dcd14b5f: Verifying Checksum [2021-11-12T19:50:17.373Z] d747dcd14b5f: Download complete [2021-11-12T19:50:17.373Z] 0d9ebad4ef96: Verifying Checksum [2021-11-12T19:50:17.373Z] 0d9ebad4ef96: Download complete [2021-11-12T19:50:17.373Z] e9a5061849ea: Verifying Checksum [2021-11-12T19:50:17.373Z] e9a5061849ea: Download complete [2021-11-12T19:50:17.373Z] 2de7ff778b66: Verifying Checksum [2021-11-12T19:50:17.373Z] 2de7ff778b66: Download complete [2021-11-12T19:50:19.954Z] ab5ef0e58194: Pull complete [2021-11-12T19:50:20.220Z] 9712f1f96733: Pull complete [2021-11-12T19:50:20.804Z] 63f879dbbcfc: Pull complete [2021-11-12T19:50:25.045Z] 0d9ebad4ef96: Pull complete [2021-11-12T19:50:25.045Z] e9a5061849ea: Pull complete [2021-11-12T19:50:25.045Z] d747dcd14b5f: Pull complete [2021-11-12T19:50:26.460Z] 2de7ff778b66: Pull complete [2021-11-12T19:50:26.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-12T19:50:26.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-12T19:50:26.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-12T19:50:26.521Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:26.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-12T19:50:29.695Z] $ docker top 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:50:29.774Z] provisioning config files... [2021-11-12T19:50:29.784Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9160341501971828609tmp [2021-11-12T19:50:29.796Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config681302078450548605tmp [2021-11-12T19:50:29.816Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7885724500997971120tmp [Pipeline] { [Pipeline] echo [2021-11-12T19:50:29.830Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:30.119Z] ---> sigul-configuration.sh [2021-11-12T19:50:30.119Z] gpg: directory `/root/.gnupg' created [2021-11-12T19:50:30.119Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-12T19:50:30.119Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-12T19:50:30.119Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-12T19:50:30.119Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-12T19:50:30.119Z] gpg: CAST5 encrypted data [2021-11-12T19:50:30.119Z] gpg: encrypted with 1 passphrase [2021-11-12T19:50:30.119Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-12T19:50:30.415Z] + mkdir /home/jenkins [2021-11-12T19:50:30.415Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-12T19:50:30.704Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-12T19:50:30.714Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:31.001Z] ---> sigul-install.sh [2021-11-12T19:50:31.001Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-12T19:50:31.290Z] + git tag --list [2021-11-12T19:50:31.290Z] 0.1.1 [2021-11-12T19:50:31.290Z] v1.1.0 [2021-11-12T19:50:31.290Z] v1.2.0 [2021-11-12T19:50:31.290Z] v1.2.1 [2021-11-12T19:50:31.290Z] v1.3.0 [2021-11-12T19:50:31.290Z] v2.0.0 [2021-11-12T19:50:31.290Z] v2.0.1-dev.1 [2021-11-12T19:50:31.290Z] v2.0.1-dev.10 [2021-11-12T19:50:31.290Z] v2.0.1-dev.11 [2021-11-12T19:50:31.290Z] v2.0.1-dev.12 [2021-11-12T19:50:31.290Z] v2.0.1-dev.13 [2021-11-12T19:50:31.290Z] v2.0.1-dev.14 [2021-11-12T19:50:31.290Z] v2.0.1-dev.15 [2021-11-12T19:50:31.290Z] v2.0.1-dev.16 [2021-11-12T19:50:31.290Z] v2.0.1-dev.17 [2021-11-12T19:50:31.290Z] v2.0.1-dev.18 [2021-11-12T19:50:31.290Z] v2.0.1-dev.19 [2021-11-12T19:50:31.290Z] v2.0.1-dev.2 [2021-11-12T19:50:31.290Z] v2.0.1-dev.20 [2021-11-12T19:50:31.290Z] v2.0.1-dev.21 [2021-11-12T19:50:31.290Z] v2.0.1-dev.22 [2021-11-12T19:50:31.290Z] v2.0.1-dev.23 [2021-11-12T19:50:31.290Z] v2.0.1-dev.24 [2021-11-12T19:50:31.290Z] v2.0.1-dev.25 [2021-11-12T19:50:31.290Z] v2.0.1-dev.26 [2021-11-12T19:50:31.290Z] v2.0.1-dev.27 [2021-11-12T19:50:31.290Z] v2.0.1-dev.28 [2021-11-12T19:50:31.290Z] v2.0.1-dev.29 [2021-11-12T19:50:31.290Z] v2.0.1-dev.3 [2021-11-12T19:50:31.290Z] v2.0.1-dev.30 [2021-11-12T19:50:31.290Z] v2.0.1-dev.31 [2021-11-12T19:50:31.290Z] v2.0.1-dev.32 [2021-11-12T19:50:31.290Z] v2.0.1-dev.4 [2021-11-12T19:50:31.290Z] v2.0.1-dev.5 [2021-11-12T19:50:31.290Z] v2.0.1-dev.6 [2021-11-12T19:50:31.290Z] v2.0.1-dev.7 [2021-11-12T19:50:31.290Z] v2.0.1-dev.8 [2021-11-12T19:50:31.290Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-12T19:50:31.576Z] + lftools sign git-tag v2.0.1-dev.32 [2021-11-12T19:50:32.150Z] Signing Git tag with Sigul... [2021-11-12T19:50:32.150Z] Signing v2.0.1-dev.32 [Pipeline] echo [2021-11-12T19:50:33.542Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:33.832Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-12T19:50:33.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-12T19:50:33.864Z] $ docker stop --time=1 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c [2021-11-12T19:50:35.075Z] $ docker rm -f 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:35.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:50:35.691Z] . [Pipeline] withDockerContainer [2021-11-12T19:50:35.762Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:35.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T19:50:36.172Z] $ docker top be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T19:50:36.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T19:50:36.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T19:50:36.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T19:50:36.390Z] $ docker exec be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 ssh-agent [2021-11-12T19:50:36.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXojaMpM/agent.13 [2021-11-12T19:50:36.495Z] SSH_AGENT_PID=20 [2021-11-12T19:50:36.499Z] Running ssh-add (command line suppressed) [2021-11-12T19:50:36.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8304068791357291301.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8304068791357291301.key) [2021-11-12T19:50:36.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T19:50:36.915Z] + git semver bump pre [2021-11-12T19:50:36.915Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T19:50:36.915Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T19:50:36.915Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:50:36.915Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T19:50:36.915Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T19:50:36.915Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T19:50:36.915Z] # $SEMVER_BRANCH = main [2021-11-12T19:50:36.915Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-12T19:50:36.915Z] 2.0.1-dev.33 [Pipeline] } [2021-11-12T19:50:36.924Z] $ docker exec --env ******** --env ******** be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 ssh-agent -k [2021-11-12T19:50:37.020Z] unset SSH_AUTH_SOCK; [2021-11-12T19:50:37.020Z] unset SSH_AGENT_PID; [2021-11-12T19:50:37.020Z] echo Agent pid 20 killed; [2021-11-12T19:50:37.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T19:50:37.347Z] + git semver [Pipeline] } [2021-11-12T19:50:37.360Z] $ docker stop --time=1 be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 [2021-11-12T19:50:38.535Z] $ docker rm -f be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:38.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T19:50:38.889Z] . [Pipeline] withDockerContainer [2021-11-12T19:50:38.951Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:38.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T19:50:39.328Z] $ docker top 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T19:50:39.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T19:50:39.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T19:50:39.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T19:50:39.530Z] $ docker exec 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd ssh-agent [2021-11-12T19:50:39.632Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJdPIbN/agent.14 [2021-11-12T19:50:39.632Z] SSH_AGENT_PID=20 [2021-11-12T19:50:39.637Z] Running ssh-add (command line suppressed) [2021-11-12T19:50:39.740Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1709393806207649973.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1709393806207649973.key) [2021-11-12T19:50:39.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T19:50:40.183Z] + git semver push [2021-11-12T19:50:40.183Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T19:50:40.183Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-12T19:50:40.183Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:50:40.183Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T19:50:40.183Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T19:50:40.183Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T19:50:40.183Z] # $SEMVER_BRANCH = main [2021-11-12T19:50:40.183Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-12T19:50:42.315Z] $ docker exec --env ******** --env ******** 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd ssh-agent -k [2021-11-12T19:50:42.411Z] unset SSH_AUTH_SOCK; [2021-11-12T19:50:42.411Z] unset SSH_AGENT_PID; [2021-11-12T19:50:42.411Z] echo Agent pid 20 killed; [2021-11-12T19:50:42.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T19:50:42.738Z] + git semver [Pipeline] } [2021-11-12T19:50:42.751Z] $ docker stop --time=1 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd [2021-11-12T19:50:43.981Z] $ docker rm -f 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T19:50:44.981Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:45.276Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:45.829Z] ---> package-listing.sh [2021-11-12T19:50:45.829Z] ++ facter osfamily [2021-11-12T19:50:45.829Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T19:50:46.089Z] + OS_FAMILY=redhat [2021-11-12T19:50:46.089Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-12T19:50:46.089Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T19:50:46.089Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T19:50:46.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T19:50:46.089Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T19:50:46.089Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-12T19:50:46.089Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T19:50:46.089Z] + case "${OS_FAMILY}" in [2021-11-12T19:50:46.089Z] + rpm -qa [2021-11-12T19:50:46.089Z] + sort [2021-11-12T19:50:46.660Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T19:50:46.660Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T19:50:46.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T19:50:46.660Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-12T19:50:46.660Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-11-12T19:50:46.660Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-11-12T19:50:46.677Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T19:50:46.967Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:47.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:50:47.529Z] [2021-11-12T19:50:47.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:50:47.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:50:47.828Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T19:50:47.828Z] b4d181a07f80: Pulling fs layer [2021-11-12T19:50:47.828Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T19:50:47.828Z] ed53099fbce6: Pulling fs layer [2021-11-12T19:50:47.829Z] dc539afda2c1: Pulling fs layer [2021-11-12T19:50:47.829Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T19:50:47.829Z] 9065ff56babe: Pulling fs layer [2021-11-12T19:50:47.829Z] d287ab97295c: Pulling fs layer [2021-11-12T19:50:47.829Z] dc539afda2c1: Waiting [2021-11-12T19:50:47.829Z] 77bc0d833cb6: Waiting [2021-11-12T19:50:47.829Z] 9065ff56babe: Waiting [2021-11-12T19:50:47.829Z] d287ab97295c: Waiting [2021-11-12T19:50:47.829Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T19:50:47.829Z] a1111a8f2ec3: Download complete [2021-11-12T19:50:47.829Z] dc539afda2c1: Verifying Checksum [2021-11-12T19:50:47.829Z] dc539afda2c1: Download complete [2021-11-12T19:50:48.102Z] ed53099fbce6: Verifying Checksum [2021-11-12T19:50:48.102Z] ed53099fbce6: Download complete [2021-11-12T19:50:48.102Z] 9065ff56babe: Verifying Checksum [2021-11-12T19:50:48.102Z] 9065ff56babe: Download complete [2021-11-12T19:50:48.102Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T19:50:48.102Z] 77bc0d833cb6: Download complete [2021-11-12T19:50:48.102Z] b4d181a07f80: Verifying Checksum [2021-11-12T19:50:48.102Z] b4d181a07f80: Download complete [2021-11-12T19:50:48.679Z] d287ab97295c: Verifying Checksum [2021-11-12T19:50:48.679Z] d287ab97295c: Download complete [2021-11-12T19:50:49.617Z] b4d181a07f80: Pull complete [2021-11-12T19:50:49.617Z] a1111a8f2ec3: Pull complete [2021-11-12T19:50:50.197Z] ed53099fbce6: Pull complete [2021-11-12T19:50:50.456Z] dc539afda2c1: Pull complete [2021-11-12T19:50:50.717Z] 77bc0d833cb6: Pull complete [2021-11-12T19:50:50.717Z] 9065ff56babe: Pull complete [2021-11-12T19:50:56.036Z] d287ab97295c: Pull complete [2021-11-12T19:50:56.036Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T19:50:56.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:50:56.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T19:50:56.101Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-11-12T19:50:56.132Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T19:50:58.288Z] $ docker top b6c4432a497672ac17dfbe32f208fa3739013ff618737b2d00726c664c524fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T19:50:58.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T19:50:58.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T19:50:59.244Z] + ls /var/log/sa-host [2021-11-12T19:50:59.244Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T19:50:59.244Z] file_magic: OK [2021-11-12T19:50:59.244Z] HZ: Using current value: 100 [2021-11-12T19:50:59.244Z] file_header: OK [2021-11-12T19:50:59.244Z] 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 [2021-11-12T19:50:59.244Z] Statistics: [2021-11-12T19:50:59.244Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T19:50:59.244Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T19:50:59.244Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T19:50:59.244Z] file_magic: OK [2021-11-12T19:50:59.244Z] HZ: Using current value: 100 [2021-11-12T19:50:59.244Z] file_header: OK [2021-11-12T19:50:59.244Z] 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 [2021-11-12T19:50:59.244Z] Statistics: [2021-11-12T19:50:59.244Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T19:50:59.244Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:50:59.472Z] provisioning config files... [2021-11-12T19:50:59.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1716348509739551986tmp [Pipeline] { [Pipeline] echo [2021-11-12T19:50:59.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:50:59.781Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T19:50:59.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:51:00.120Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T19:51:00.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:51:00.416Z] ---> sudo-logs.sh [2021-11-12T19:51:00.416Z] Archiving 'sudo' log.. [2021-11-12T19:51:00.416Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-387.novalocal: Name or service not known [2021-11-12T19:51:00.416Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-387.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T19:51:00.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:51:00.738Z] ---> job-cost.sh [2021-11-12T19:51:00.738Z] lf-activate-venv: SKIPPING [2021-11-12T19:51:00.738Z] DEBUG: total: 0.10999999940395355 [2021-11-12T19:51:00.738Z] INFO: Retrieving Stack Cost... [2021-11-12T19:51:00.999Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T19:51:01.261Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T19:51:01.275Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:51:01.576Z] ---> logs-deploy.sh [2021-11-12T19:51:01.576Z] lf-activate-venv: SKIPPING [2021-11-12T19:51:01.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/35 [2021-11-12T19:51:01.576Z] INFO: archiving workspace using pattern(s): [2021-11-12T19:51:02.149Z] Archives upload complete. [2021-11-12T19:51:02.412Z] INFO: archiving logs to Nexus