Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08d737650594c0e31d6fe669fc383b023950acd4 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-ssh13751472755286250577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13868035201439616383.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh918091456622879100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh11450405581083816364.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-ssh14535952629818004928.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3756 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-ssh1739197491637377135.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 08d737650594c0e31d6fe669fc383b023950acd4 (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 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487)" > git rev-list --no-walk 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:09:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:09:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:09:30 ========================================================= 08:09:30 EdgeX Global Pipelines Version Info 08:09:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:09:31 ------------------- 08:09:31 stable info: 08:09:31 ------------------- 08:09:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:09:31 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:09:31 Message: update stable to v1.0.219 08:09:31 ------------------- 08:09:31 experimental info: 08:09:31 ------------------- 08:09:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:09:31 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:09:31 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08d7376 [Pipeline] echo 08:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:32 provisioning config files... 08:09:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config730545462300253290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:32 ---> docker-login.sh 08:09:32 nexus3.edgexfoundry.org:10001 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 nexus3.edgexfoundry.org:10002 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 nexus3.edgexfoundry.org:10003 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 nexus3.edgexfoundry.org:10004 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 docker.io 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 ---> docker-login.sh ends [Pipeline] } 08:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:09:33 + git rev-list -1 --merges 08d737650594c0e31d6fe669fc383b023950acd4~1..08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo 08:09:33 -----------> git rev-list -1 --merges 08d737650594c0e31d6fe669fc383b023950acd4~1..08d737650594c0e31d6fe669fc383b023950acd4 08d737650594c0e31d6fe669fc383b023950acd4 [false] [Pipeline] sh 08:09:34 + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo 08:09:34 ========================================================= 08:09:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:09:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:34 + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] echo 08:09:34 [semverPrep] GIT_COMMIT: 08d737650594c0e31d6fe669fc383b023950acd4, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487) [Pipeline] echo 08:09:34 [semverPrep] This is not a build commit. [Pipeline] sh 08:09:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:09:35 + grep -v github /etc/ssh/ssh_known_hosts 08:09:35 + '[' -e /tmp/ssh_known_hosts ']' 08:09:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:09:35 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:09:35 + sudo tee -a /etc/ssh/ssh_known_hosts 08:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:09:35 08:09:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:09:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:09:35 latest: Pulling from edgex-devops/git-semver 08:09:35 a0d0a0d46f8b: Pulling fs layer 08:09:35 3e5f54012d9b: Pulling fs layer 08:09:35 4c7163046ea9: Pulling fs layer 08:09:35 0c2d73faf560: Pulling fs layer 08:09:35 0c2d73faf560: Waiting 08:09:35 3e5f54012d9b: Verifying Checksum 08:09:35 3e5f54012d9b: Download complete 08:09:35 a0d0a0d46f8b: Verifying Checksum 08:09:35 a0d0a0d46f8b: Download complete 08:09:35 4c7163046ea9: Verifying Checksum 08:09:35 4c7163046ea9: Download complete 08:09:35 0c2d73faf560: Verifying Checksum 08:09:35 0c2d73faf560: Download complete 08:09:36 a0d0a0d46f8b: Pull complete 08:09:36 3e5f54012d9b: Pull complete 08:09:36 4c7163046ea9: Pull complete 08:09:36 0c2d73faf560: Pull complete 08:09:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:09:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:09:36 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:09:36 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:09:37 $ docker top 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:37 [ssh-agent] Looking for ssh-agent implementation... 08:09:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:37 $ docker exec 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent 08:09:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDEDFc/agent.13 08:09:37 SSH_AGENT_PID=19 08:09:37 Running ssh-add (command line suppressed) 08:09:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7562698286439096330.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7562698286439096330.key) 08:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:38 + git tag --points-at HEAD [Pipeline] } 08:09:38 $ docker exec --env ******** --env ******** 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent -k 08:09:38 unset SSH_AUTH_SOCK; 08:09:38 unset SSH_AGENT_PID; 08:09:38 echo Agent pid 19 killed; 08:09:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:38 [ssh-agent] Looking for ssh-agent implementation... 08:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:38 $ docker exec 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent 08:09:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpkmLL/agent.53 08:09:38 SSH_AGENT_PID=59 08:09:38 Running ssh-add (command line suppressed) 08:09:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7952259183627598338.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7952259183627598338.key) 08:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:38 + git semver init 08:09:38 # -> Open(): unable to determine branch for HEAD 08:09:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:09:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:09:38 # $SEMVER_REMOTE_NAME = origin 08:09:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:09:38 # $SEMVER_USER_NAME = edgex-jenkins 08:09:38 # $SEMVER_BRANCH = main 08:09:38 # $SEMVER_TEMP = /tmp/semver-356787871 08:09:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:09:40 # '/tmp/semver-356787871' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 08:09:40 # -> Force: false 08:09:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:09:40 $ docker exec --env ******** --env ******** 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 ssh-agent -k 08:09:40 unset SSH_AUTH_SOCK; 08:09:40 unset SSH_AGENT_PID; 08:09:40 echo Agent pid 59 killed; 08:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:41 + git semver [Pipeline] } 08:09:41 $ docker stop --time=1 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 08:09:42 $ docker rm -f 4ed7b3e560121b45651bae0a1f27a827994983f4aa0d019fb3b1ea1ea483f0e1 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:09:43 Stashed 1 file(s) [Pipeline] echo 08:09:43 [edgeXSemver]: initialized semver on version 2.1.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:43 provisioning config files... 08:09:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4903471801856014622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> docker-login.sh 08:09:43 nexus3.edgexfoundry.org:10001 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 nexus3.edgexfoundry.org:10002 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 nexus3.edgexfoundry.org:10003 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 nexus3.edgexfoundry.org:10004 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 docker.io 08:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:44 Configure a credential helper to remove this warning. See 08:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:44 08:09:44 Login Succeeded 08:09:44 ---> docker-login.sh ends [Pipeline] } 08:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:09:44 ========================================================= 08:09:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:09:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:09:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:09:45 Sending build context to Docker daemon 40.85MB 08:09:45 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:09:45 Step 2/15 : FROM ${BASE} AS builder 08:09:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:09:45 59bf1c3509f3: Pulling fs layer 08:09:45 666ba61612fd: Pulling fs layer 08:09:45 8ed8ca486205: Pulling fs layer 08:09:45 4fe6c5a15a65: Pulling fs layer 08:09:45 22a0e8bec74d: Pulling fs layer 08:09:45 f965cba54748: Pulling fs layer 08:09:45 861ffc35075e: Pulling fs layer 08:09:45 4b385c91608e: Pulling fs layer 08:09:45 560528eb2ebb: Pulling fs layer 08:09:45 f965cba54748: Waiting 08:09:45 861ffc35075e: Waiting 08:09:45 4b385c91608e: Waiting 08:09:45 560528eb2ebb: Waiting 08:09:45 4fe6c5a15a65: Waiting 08:09:45 22a0e8bec74d: Waiting 08:09:45 8ed8ca486205: Verifying Checksum 08:09:45 8ed8ca486205: Download complete 08:09:45 666ba61612fd: Verifying Checksum 08:09:45 666ba61612fd: Download complete 08:09:45 22a0e8bec74d: Verifying Checksum 08:09:45 22a0e8bec74d: Download complete 08:09:45 59bf1c3509f3: Verifying Checksum 08:09:45 59bf1c3509f3: Download complete 08:09:45 f965cba54748: Verifying Checksum 08:09:45 f965cba54748: Download complete 08:09:45 861ffc35075e: Verifying Checksum 08:09:45 861ffc35075e: Download complete 08:09:45 4b385c91608e: Verifying Checksum 08:09:45 4b385c91608e: Download complete 08:09:45 560528eb2ebb: Verifying Checksum 08:09:45 560528eb2ebb: Download complete 08:09:45 4fe6c5a15a65: Verifying Checksum 08:09:45 4fe6c5a15a65: Download complete 08:09:45 59bf1c3509f3: Pull complete 08:09:45 666ba61612fd: Pull complete 08:09:45 8ed8ca486205: Pull complete 08:09:50 4fe6c5a15a65: Pull complete 08:09:50 22a0e8bec74d: Pull complete 08:09:50 f965cba54748: Pull complete 08:09:50 861ffc35075e: Pull complete 08:09:50 4b385c91608e: Pull complete 08:09:52 560528eb2ebb: Pull complete 08:09:52 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 08:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:09:52 ---> dd4a08f94e63 08:09:52 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:09:54 ---> Running in f087e7906d88 08:09:54 Removing intermediate container f087e7906d88 08:09:54 ---> 450507e7433e 08:09:54 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:09:54 ---> Running in 7aa6a1c6bb6d 08:09:54 Removing intermediate container 7aa6a1c6bb6d 08:09:54 ---> dee98ed63df3 08:09:54 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:09:54 ---> Running in 3e9f3de68aee 08:09:54 Removing intermediate container 3e9f3de68aee 08:09:54 ---> b284aba0fdd5 08:09:54 Step 6/15 : LABEL Name=edgex-ui-go 08:09:54 ---> Running in 7ee723723303 08:09:54 Removing intermediate container 7ee723723303 08:09:54 ---> d272bef3635b 08:09:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:09:54 ---> Running in 1ed1a6cce739 08:09:54 Removing intermediate container 1ed1a6cce739 08:09:54 ---> dfb016ea0f1d 08:09:54 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:54 ---> Running in 9027d9ae9c82 08:09:55 Removing intermediate container 9027d9ae9c82 08:09:55 ---> 9cc76c13bde6 08:09:55 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:55 ---> Running in 8eec97e94494 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:09:56 OK: 221 MiB in 52 packages 08:09:56 Removing intermediate container 8eec97e94494 08:09:56 ---> 35b9703e2601 08:09:56 Step 10/15 : ENV GO111MODULE=on 08:09:57 ---> Running in 09962e36284c 08:09:57 Removing intermediate container 09962e36284c 08:09:57 ---> 9d03d7967a21 08:09:57 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:09:57 ---> Running in 8dd8666cdb3e 08:09:57 Removing intermediate container 8dd8666cdb3e 08:09:57 ---> 61a5832caea7 08:09:57 Step 12/15 : COPY go.mod vendor* ./ 08:09:57 ---> 23c64c5f77c0 08:09:57 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:57 ---> Running in a969263745ca 08:09:58 Still waiting to schedule task 08:09:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:10:53 Removing intermediate container a969263745ca 08:10:53 ---> 3e4fe5c9af81 08:10:53 Step 14/15 : COPY . . 08:10:53 ---> f1624f7809db 08:10:53 Step 15/15 : RUN ${MAKE} 08:10:53 ---> Running in 2d12faa65077 08:10:53 noop 08:10:53 Removing intermediate container 2d12faa65077 08:10:53 ---> 300be63672f0 08:10:53 Successfully built 300be63672f0 08:10:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:10:54 + docker inspect -f . ci-base-image-x86_64 08:10:54 . [Pipeline] withDockerContainer 08:10:54 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:54 $ docker top d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:54 + go version 08:10:54 go version go1.17.6 linux/amd64 [Pipeline] } 08:10:54 $ docker stop --time=1 d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 08:10:56 $ docker rm -f d6357835be4aad1a100e5ebb4103c360c74abcf160dee7a59b1449796db85331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:56 + docker inspect -f . ci-base-image-x86_64 08:10:56 . [Pipeline] withDockerContainer 08:10:56 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:56 $ docker top bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:10:57 + make test 08:10:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:10:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:11:09 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:11:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:11:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:11:14 $ docker stop --time=1 bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af 08:11:15 $ docker rm -f bb950855ffffd0478e141927135de4a6f3213eaffafc33104052255ba7ef28af [Pipeline] // withDockerContainer [Pipeline] sh 08:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:11:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:17 + ls -al . 08:11:17 total 112 08:11:17 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 24 08:10 . 08:11:17 drwxrwxr-x. 4 jenkins jenkins 106 Jan 24 08:09 .. 08:11:17 drwxrwxr-x. 3 jenkins jenkins 20 Jan 24 08:09 assets 08:11:17 drwxrwxr-x. 2 jenkins jenkins 66 Jan 24 08:09 bin 08:11:17 drwxrwxr-x. 3 jenkins jenkins 29 Jan 24 08:09 cmd 08:11:17 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 24 08:09 CONTRIBUTING.md 08:11:17 -rw-r--r--. 1 jenkins jenkins 10 Jan 24 08:10 coverage.out 08:11:17 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 24 08:09 Dockerfile 08:11:17 drwxrwxr-x. 2 jenkins jenkins 23 Jan 24 08:09 docs 08:11:17 drwxrwxr-x. 8 jenkins jenkins 162 Jan 24 08:09 .git 08:11:17 drwxrwxr-x. 2 jenkins jenkins 103 Jan 24 08:09 .github 08:11:17 -rw-rw-r--. 1 jenkins jenkins 155 Jan 24 08:09 .gitignore 08:11:17 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 24 08:09 go.mod 08:11:17 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 24 08:09 go.sum 08:11:17 drwxrwxr-x. 9 jenkins jenkins 125 Jan 24 08:09 internal 08:11:17 -rw-rw-r--. 1 jenkins jenkins 652 Jan 24 08:09 Jenkinsfile 08:11:17 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 24 08:09 LICENSE 08:11:17 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 24 08:09 Makefile 08:11:17 drwxrwxr-x. 3 jenkins jenkins 19 Jan 24 08:09 pkg 08:11:17 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 24 08:09 README.md 08:11:17 drwx------. 3 jenkins jenkins 42 Jan 24 08:09 .semver 08:11:17 drwxrwxr-x. 4 jenkins jenkins 71 Jan 24 08:09 snap 08:11:17 -rw-rw-r--. 1 jenkins jenkins 11 Jan 24 08:09 VERSION 08:11:17 -rw-rw-r--. 1 jenkins jenkins 155 Jan 24 08:09 version.go 08:11:17 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 24 08:09 web [Pipeline] isUnix [Pipeline] sh 08:11:17 + 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=08d737650594c0e31d6fe669fc383b023950acd4 --label arch=amd64 --label version=2.1.1-dev.6 . 08:11:17 Sending build context to Docker daemon 40.85MB 08:11:17 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:11:17 Step 2/23 : FROM ${BASE} AS builder 08:11:17 ---> 300be63672f0 08:11:17 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:11:17 ---> Running in 55805f088964 08:11:18 Removing intermediate container 55805f088964 08:11:18 ---> eb7c29f63ecd 08:11:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:11:18 ---> Running in cc94437824c7 08:11:18 Removing intermediate container cc94437824c7 08:11:18 ---> fc62beeb0ee4 08:11:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:11:18 ---> Running in 272f3e848dbb 08:11:18 Removing intermediate container 272f3e848dbb 08:11:18 ---> a3a2eb13f582 08:11:18 Step 6/23 : LABEL Name=edgex-ui-go 08:11:18 ---> Running in dc97af4d7658 08:11:18 Removing intermediate container dc97af4d7658 08:11:18 ---> 62ba060d6438 08:11:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:11:18 ---> Running in d4baac7538d1 08:11:18 Removing intermediate container d4baac7538d1 08:11:18 ---> c5b3fb20dd64 08:11:18 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:18 ---> Running in ab99f2702bf7 08:11:19 Removing intermediate container ab99f2702bf7 08:11:19 ---> f88ff907da19 08:11:19 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:19 ---> Running in 51ceab49be84 08:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:11:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:11:20 OK: 221 MiB in 52 packages 08:11:20 Removing intermediate container 51ceab49be84 08:11:20 ---> 45a452591594 08:11:20 Step 10/23 : ENV GO111MODULE=on 08:11:20 ---> Running in f628df8a6426 08:11:20 Removing intermediate container f628df8a6426 08:11:20 ---> 9bc212ad5d9a 08:11:20 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:11:20 ---> Running in 94d52714bf9d 08:11:20 Removing intermediate container 94d52714bf9d 08:11:20 ---> 0f8224e636cb 08:11:20 Step 12/23 : COPY go.mod vendor* ./ 08:11:20 ---> 7d9226c11755 08:11:20 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:21 ---> Running in e739dea79cd7 08:11:21 Removing intermediate container e739dea79cd7 08:11:21 ---> 0bc0057fa8fe 08:11:21 Step 14/23 : COPY . . 08:11:22 ---> da956cf73ac9 08:11:22 Step 15/23 : RUN ${MAKE} 08:11:22 ---> Running in cccdc1784cf0 08:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:11:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3758 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:11:26 Running in /w/workspace/edgex-ui-go/45 [Pipeline] { [Pipeline] checkout 08:11:26 The recommended git tool is: git 08:11:30 using credential edgex-jenkins-ssh 08:11:30 Cloning the remote Git repository 08:11:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:11:30 > git init /w/workspace/edgex-ui-go/45 # timeout=10 08:11:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:11:31 > git --version # timeout=10 08:11:31 > git --version # 'git version 2.17.1' 08:11:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:11:33 Removing intermediate container cccdc1784cf0 08:11:33 ---> 4595358f7b0f 08:11:33 Step 16/23 : FROM alpine:3.14 08:11:33 3.14: Pulling from library/alpine 08:11:33 Avoid second fetch 08:11:33 Checking out Revision 08d737650594c0e31d6fe669fc383b023950acd4 (main) 08:11:34 97518928ae5f: Pulling fs layer 08:11:34 97518928ae5f: Verifying Checksum 08:11:34 97518928ae5f: Download complete 08:11:34 97518928ae5f: Pull complete 08:11:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:11:34 Status: Downloaded newer image for alpine:3.14 08:11:34 ---> 0a97eee8041e 08:11:34 Step 17/23 : EXPOSE 4000 08:11:34 ---> Running in a48b6efb9e0b 08:11:34 Removing intermediate container a48b6efb9e0b 08:11:34 ---> 7bc54ab59c66 08:11:34 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:11:35 ---> 160b5d626b12 08:11:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:11:35 ---> Running in 52124fde5ac1 08:11:35 Removing intermediate container 52124fde5ac1 08:11:35 ---> 86772f161025 08:11:35 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:11:35 ---> Running in e581a15678d2 08:11:35 Removing intermediate container e581a15678d2 08:11:35 ---> de9b281ffc8e 08:11:35 Step 21/23 : LABEL arch=amd64 08:11:35 ---> Running in 38dcbc7a1344 08:11:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:11:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:33 > git config core.sparsecheckout # timeout=10 08:11:33 > git checkout -f 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 08:11:35 Removing intermediate container 38dcbc7a1344 08:11:35 ---> ed8937f09d89 08:11:35 Step 22/23 : LABEL git_sha=08d737650594c0e31d6fe669fc383b023950acd4 08:11:35 ---> Running in fb9648e07f8b 08:11:35 Removing intermediate container fb9648e07f8b 08:11:35 ---> 0772f48bd992 08:11:35 Step 23/23 : LABEL version=2.1.1-dev.6 08:11:35 ---> Running in bdab4acdb839 08:11:35 Removing intermediate container bdab4acdb839 08:11:35 ---> 1b1d6eb36788 08:11:35 [Warning] One or more build-args [ARCH] were not consumed 08:11:35 Successfully built 1b1d6eb36788 08:11:35 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:35 provisioning config files... 08:11:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8131206725081378625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:36 ---> docker-login.sh 08:11:36 nexus3.edgexfoundry.org:10001 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10002 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10003 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10004 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 docker.io 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 ---> docker-login.sh ends [Pipeline] } 08:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:36 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:11:36 08d737650594c0e31d6fe669fc383b023950acd4 08:11:36 latest 08:11:36 2.1.1-dev.6 08:11:36 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:11:36 main 08:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] isUnix [Pipeline] sh 08:11:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 08:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:11:37 d5143a3fcd66: Preparing 08:11:37 1a058d5342cc: Preparing 08:11:37 1a058d5342cc: Layer already exists 08:11:38 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web (#487)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:38 d5143a3fcd66: Pushed 08:11:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:39 Dload Upload Total Spent Left Speed 08:11:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61362 0 --:--:-- --:--:-- --:--:-- 61682 08:11:39 08d737650594c0e31d6fe669fc383b023950acd4: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 08:11:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:11:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:11:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:11:39 d5143a3fcd66: Preparing 08:11:39 1a058d5342cc: Preparing 08:11:39 1a058d5342cc: Layer already exists 08:11:39 d5143a3fcd66: Layer already exists 08:11:39 latest: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh 08:11:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:11:39 + sudo tee /etc/docker/daemon.new 08:11:39 { 08:11:39 "registry-mirrors": [ 08:11:39 "https://nexus3.edgexfoundry.org:10001" 08:11:39 ], 08:11:39 "bip": "10.250.0.254/24", 08:11:39 "hosts": [ 08:11:39 "tcp://0.0.0.0:5555", 08:11:39 "unix:///var/run/docker.sock" 08:11:39 ], 08:11:39 "mtu": 1458, 08:11:39 "selinux-enabled": true, 08:11:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:11:39 } [Pipeline] sh 08:11:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh 08:11:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:11:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 08:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:11:40 d5143a3fcd66: Preparing 08:11:40 1a058d5342cc: Preparing 08:11:40 1a058d5342cc: Layer already exists 08:11:40 d5143a3fcd66: Layer already exists 08:11:40 2.1.1-dev.6: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh 08:11:40 + sudo service docker restart 08:11:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh 08:11:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:11:40 d5143a3fcd66: Preparing 08:11:40 1a058d5342cc: Preparing 08:11:40 1a058d5342cc: Layer already exists 08:11:40 d5143a3fcd66: Layer already exists 08:11:40 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] isUnix [Pipeline] sh 08:11:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 08:11:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:11:41 d5143a3fcd66: Preparing 08:11:41 1a058d5342cc: Preparing 08:11:41 d5143a3fcd66: Layer already exists 08:11:41 1a058d5342cc: Layer already exists 08:11:41 main: digest: sha256:477be05db9e6699804837a1d665504e49558a899c31fa090a394e7418618e39c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:41 ===================================================== [Pipeline] echo 08:11:41 taggedImages: 08:11:41 - nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4 08:11:41 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:11:41 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.6 08:11:41 - nexus3.edgexfoundry.org:10004/edgex-ui:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:11:41 - 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 08:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:42 08:11:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:42 latest: Pulling from edgex-lftools-log-publisher 08:11:42 b4d181a07f80: Pulling fs layer 08:11:42 a1111a8f2ec3: Pulling fs layer 08:11:42 ed53099fbce6: Pulling fs layer 08:11:42 dc539afda2c1: Pulling fs layer 08:11:42 77bc0d833cb6: Pulling fs layer 08:11:42 9065ff56babe: Pulling fs layer 08:11:42 d287ab97295c: Pulling fs layer 08:11:42 dc539afda2c1: Waiting 08:11:42 77bc0d833cb6: Waiting 08:11:42 9065ff56babe: Waiting 08:11:42 d287ab97295c: Waiting 08:11:42 a1111a8f2ec3: Verifying Checksum 08:11:42 a1111a8f2ec3: Download complete 08:11:42 dc539afda2c1: Verifying Checksum 08:11:42 dc539afda2c1: Download complete 08:11:42 ed53099fbce6: Verifying Checksum 08:11:42 ed53099fbce6: Download complete 08:11:42 77bc0d833cb6: Verifying Checksum 08:11:42 77bc0d833cb6: Download complete 08:11:42 9065ff56babe: Verifying Checksum 08:11:42 9065ff56babe: Download complete 08:11:42 b4d181a07f80: Verifying Checksum 08:11:42 b4d181a07f80: Download complete 08:11:43 d287ab97295c: Verifying Checksum 08:11:43 d287ab97295c: Download complete 08:11:43 b4d181a07f80: Pull complete 08:11:44 a1111a8f2ec3: Pull complete 08:11:44 ed53099fbce6: Pull complete 08:11:45 dc539afda2c1: Pull complete 08:11:45 77bc0d833cb6: Pull complete 08:11:45 9065ff56babe: Pull complete 08:11:50 d287ab97295c: Pull complete 08:11:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:11:50 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:11:53 $ docker top 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:54 ---> job-cost.sh 08:11:54 lf-activate-venv: SKIPPING 08:11:54 INFO: No Stack... 08:11:54 INFO: Retrieving Pricing Info for: v3-standard-2 08:11:55 INFO: Archiving Costs [Pipeline] sh 08:11:55 + cut -d, -f6 08:11:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 08:11:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] 08:11:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] did not exist. Created. 08:11:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:11:55 + echo total: 0.05999999865889549 [Pipeline] stash 08:11:55 Stashed 1 file(s) [Pipeline] } 08:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 08:11:55 $ docker stop --time=1 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 08:11:56 $ docker rm -f 4638aa5ff50ab5d457bda47a7a8cff254066c7ceaf98870ef8e38191eca42244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:59 provisioning config files... 08:11:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config4312668681350854786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:59 ---> docker-login.sh 08:11:59 nexus3.edgexfoundry.org:10001 08:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:00 Configure a credential helper to remove this warning. See 08:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:00 08:12:00 Login Succeeded 08:12:00 nexus3.edgexfoundry.org:10002 08:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:00 Configure a credential helper to remove this warning. See 08:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:00 08:12:00 Login Succeeded 08:12:00 nexus3.edgexfoundry.org:10003 08:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:01 Configure a credential helper to remove this warning. See 08:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:01 08:12:01 Login Succeeded 08:12:01 nexus3.edgexfoundry.org:10004 08:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:01 Configure a credential helper to remove this warning. See 08:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:01 08:12:01 Login Succeeded 08:12:01 docker.io 08:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:02 Configure a credential helper to remove this warning. See 08:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:02 08:12:02 Login Succeeded 08:12:02 ---> docker-login.sh ends [Pipeline] } 08:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:02 ========================================================= 08:12:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:12:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:12:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 08:12:04 Sending build context to Docker daemon 25.67MB 08:12:04 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:12:04 Step 2/15 : FROM ${BASE} AS builder 08:12:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:12:04 9b3977197b4f: Pulling fs layer 08:12:04 1a89e8eeedd5: Pulling fs layer 08:12:04 94645a83ff95: Pulling fs layer 08:12:04 3f3a8bcf1eab: Pulling fs layer 08:12:04 0c92f367c5e7: Pulling fs layer 08:12:04 4b8299f9d1f4: Pulling fs layer 08:12:04 9a6b49a46696: Pulling fs layer 08:12:04 3f3a8bcf1eab: Waiting 08:12:04 0c92f367c5e7: Waiting 08:12:04 4b8299f9d1f4: Waiting 08:12:04 cf05db05a679: Pulling fs layer 08:12:04 9a6b49a46696: Waiting 08:12:04 cf05db05a679: Waiting 08:12:04 94645a83ff95: Verifying Checksum 08:12:04 94645a83ff95: Download complete 08:12:04 1a89e8eeedd5: Verifying Checksum 08:12:04 1a89e8eeedd5: Download complete 08:12:04 0c92f367c5e7: Verifying Checksum 08:12:04 0c92f367c5e7: Download complete 08:12:04 9b3977197b4f: Verifying Checksum 08:12:04 9b3977197b4f: Download complete 08:12:04 4b8299f9d1f4: Verifying Checksum 08:12:04 4b8299f9d1f4: Download complete 08:12:04 9a6b49a46696: Verifying Checksum 08:12:04 9a6b49a46696: Download complete 08:12:05 9b3977197b4f: Pull complete 08:12:05 1a89e8eeedd5: Pull complete 08:12:05 94645a83ff95: Pull complete 08:12:06 cf05db05a679: Download complete 08:12:06 3f3a8bcf1eab: Download complete 08:12:19 3f3a8bcf1eab: Pull complete 08:12:19 0c92f367c5e7: Pull complete 08:12:19 4b8299f9d1f4: Pull complete 08:12:19 9a6b49a46696: Pull complete 08:12:25 cf05db05a679: Pull complete 08:12:25 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 08:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:12:25 ---> 0ccda1f7e2ee 08:12:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:12:26 ---> Running in cd69b7a45ada 08:12:27 Removing intermediate container cd69b7a45ada 08:12:27 ---> 765bc883329d 08:12:27 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:12:27 ---> Running in 8cf38e5167b5 08:12:27 Removing intermediate container 8cf38e5167b5 08:12:27 ---> 93445d83d29f 08:12:27 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:12:27 ---> Running in 6d6b0f4774e1 08:12:27 Removing intermediate container 6d6b0f4774e1 08:12:27 ---> 8ef2f4d03a7d 08:12:27 Step 6/15 : LABEL Name=edgex-ui-go 08:12:27 ---> Running in d04c823753cd 08:12:28 Removing intermediate container d04c823753cd 08:12:28 ---> 10528925362b 08:12:28 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:12:28 ---> Running in c26e43359402 08:12:28 Removing intermediate container c26e43359402 08:12:28 ---> efa2c92655b4 08:12:28 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:28 ---> Running in 04f37530f7c5 08:12:30 Removing intermediate container 04f37530f7c5 08:12:30 ---> de36c12a5709 08:12:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:12:30 ---> Running in 66bfc3b17348 08:12:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:12:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:12:33 OK: 220 MiB in 52 packages 08:12:34 Removing intermediate container 66bfc3b17348 08:12:34 ---> 4971e72f0057 08:12:34 Step 10/15 : ENV GO111MODULE=on 08:12:34 ---> Running in 8a2a1330e94a 08:12:34 Removing intermediate container 8a2a1330e94a 08:12:34 ---> 7051509e2ecd 08:12:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:12:34 ---> Running in 1b95dba681fd 08:12:35 Removing intermediate container 1b95dba681fd 08:12:35 ---> 1c08ef2f3dc2 08:12:35 Step 12/15 : COPY go.mod vendor* ./ 08:12:35 ---> 22cc44b4c90a 08:12:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:35 ---> Running in 3dbda7bd48f0 08:13:57 Removing intermediate container 3dbda7bd48f0 08:13:57 ---> 2acb23ac9e22 08:13:57 Step 14/15 : COPY . . 08:13:57 ---> a6c80f3a48de 08:13:57 Step 15/15 : RUN ${MAKE} 08:13:57 ---> Running in e47be36b3a6a 08:13:57 noop 08:13:57 Removing intermediate container e47be36b3a6a 08:13:57 ---> 85087c0ff5f8 08:13:57 Successfully built 85087c0ff5f8 08:13:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:13:57 + docker inspect -f . ci-base-image-arm64 08:13:57 . [Pipeline] withDockerContainer 08:13:58 prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container 08:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:13:59 $ docker top 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:00 + go version 08:14:00 go version go1.17.6 linux/arm64 [Pipeline] } 08:14:00 $ docker stop --time=1 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 08:14:02 $ docker rm -f 6af7046f8b5310994556c5f846105e5ff4982dacc5c82387d88b1619544162b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:02 + docker inspect -f . ci-base-image-arm64 08:14:02 . [Pipeline] withDockerContainer 08:14:03 prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container 08:14:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:14:04 $ docker top 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:14:05 + make test 08:14:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:14:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:14:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:15:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:15:00 $ docker stop --time=1 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 08:15:02 $ docker rm -f 38007047b726c9b7621b12c586dab4f43afa655dd01b7a9e1217d56e9eaa2d63 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:03 Warning: overwriting stash ‘coverage-report’ 08:15:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:04 + ls -al . 08:15:04 total 152 08:15:04 drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 08:14 . 08:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 .. 08:15:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 08:11 .git 08:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 .github 08:15:04 -rw-rw-r-- 1 jenkins jenkins 155 Jan 24 08:11 .gitignore 08:15:04 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 24 08:11 CONTRIBUTING.md 08:15:04 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 24 08:11 Dockerfile 08:15:04 -rw-rw-r-- 1 jenkins jenkins 652 Jan 24 08:11 Jenkinsfile 08:15:04 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 24 08:11 LICENSE 08:15:04 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 24 08:11 Makefile 08:15:04 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 24 08:11 README.md 08:15:04 -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 08:09 VERSION 08:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 assets 08:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 bin 08:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 cmd 08:15:04 -rw-r--r-- 1 jenkins jenkins 10 Jan 24 08:14 coverage.out 08:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 08:11 docs 08:15:04 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 24 08:11 go.mod 08:15:04 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 24 08:11 go.sum 08:15:04 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 08:11 internal 08:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 08:11 pkg 08:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 snap 08:15:04 -rw-rw-r-- 1 jenkins jenkins 155 Jan 24 08:11 version.go 08:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 08:11 web [Pipeline] isUnix [Pipeline] sh 08:15:04 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=08d737650594c0e31d6fe669fc383b023950acd4 --label arch=arm64 --label version=2.1.1-dev.6 . 08:15:05 Sending build context to Docker daemon 25.67MB 08:15:05 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:15:05 Step 2/23 : FROM ${BASE} AS builder 08:15:05 ---> 85087c0ff5f8 08:15:05 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:15:05 ---> Running in 59b3ac090c9e 08:15:06 Removing intermediate container 59b3ac090c9e 08:15:06 ---> 70c50378d326 08:15:06 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:15:06 ---> Running in 0095f19586e9 08:15:06 Removing intermediate container 0095f19586e9 08:15:06 ---> a0a3df869fc3 08:15:06 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:15:06 ---> Running in 69cf01220302 08:15:07 Removing intermediate container 69cf01220302 08:15:07 ---> 60e2139420c7 08:15:07 Step 6/23 : LABEL Name=edgex-ui-go 08:15:07 ---> Running in 58a0070e7c09 08:15:07 Removing intermediate container 58a0070e7c09 08:15:07 ---> 2722035cc2c9 08:15:07 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:15:07 ---> Running in 4ff9758e5008 08:15:08 Removing intermediate container 4ff9758e5008 08:15:08 ---> 56c0eb46274c 08:15:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:08 ---> Running in 57583c24a965 08:15:10 Removing intermediate container 57583c24a965 08:15:10 ---> ca96fba3eaf0 08:15:10 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:10 ---> Running in fdd8a94847e5 08:15:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:15:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:15:13 OK: 220 MiB in 52 packages 08:15:13 Removing intermediate container fdd8a94847e5 08:15:13 ---> 98243368a966 08:15:13 Step 10/23 : ENV GO111MODULE=on 08:15:14 ---> Running in df20a3c452d4 08:15:14 Removing intermediate container df20a3c452d4 08:15:14 ---> bd03e13b3aff 08:15:14 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:15:14 ---> Running in 969d1a7e467a 08:15:14 Removing intermediate container 969d1a7e467a 08:15:14 ---> dde6ad5ea0cb 08:15:14 Step 12/23 : COPY go.mod vendor* ./ 08:15:15 ---> 6109121f2ee8 08:15:15 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:15 ---> Running in 4d9cd14d7c53 08:15:18 Removing intermediate container 4d9cd14d7c53 08:15:18 ---> 6aeba2ce9a2d 08:15:18 Step 14/23 : COPY . . 08:15:20 ---> 4792d2a89aad 08:15:20 Step 15/23 : RUN ${MAKE} 08:15:20 ---> Running in ba35f3224a8a 08:15:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:15:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:15:58 Removing intermediate container ba35f3224a8a 08:15:58 ---> 129fc232cd23 08:15:58 Step 16/23 : FROM alpine:3.14 08:15:58 3.14: Pulling from library/alpine 08:15:59 be307f383ecc: Pulling fs layer 08:15:59 be307f383ecc: Verifying Checksum 08:15:59 be307f383ecc: Download complete 08:16:00 be307f383ecc: Pull complete 08:16:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:16:00 Status: Downloaded newer image for alpine:3.14 08:16:00 ---> 5b8b7b635229 08:16:00 Step 17/23 : EXPOSE 4000 08:16:00 ---> Running in 10da3de722ae 08:16:00 Removing intermediate container 10da3de722ae 08:16:00 ---> 3e9d62adfff9 08:16:00 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:16:01 ---> 89242234f011 08:16:01 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:16:01 ---> Running in d7b5b82838a2 08:16:02 Removing intermediate container d7b5b82838a2 08:16:02 ---> aecc64996ce6 08:16:02 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:16:02 ---> Running in e83ed52da52b 08:16:02 Removing intermediate container e83ed52da52b 08:16:02 ---> 9617b904c878 08:16:02 Step 21/23 : LABEL arch=arm64 08:16:02 ---> Running in b048c7fcfae5 08:16:03 Removing intermediate container b048c7fcfae5 08:16:03 ---> e9b900a9f9c9 08:16:03 Step 22/23 : LABEL git_sha=08d737650594c0e31d6fe669fc383b023950acd4 08:16:03 ---> Running in 1338f363328d 08:16:03 Removing intermediate container 1338f363328d 08:16:03 ---> 166f99dead54 08:16:03 Step 23/23 : LABEL version=2.1.1-dev.6 08:16:03 ---> Running in 1d972b127cd1 08:16:04 Removing intermediate container 1d972b127cd1 08:16:04 ---> fdc38d762ea0 08:16:04 [Warning] One or more build-args [ARCH] were not consumed 08:16:04 Successfully built fdc38d762ea0 08:16:04 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 08:16:04 provisioning config files... 08:16:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config6267431650765756059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:04 ---> docker-login.sh 08:16:04 nexus3.edgexfoundry.org:10001 08:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:04 Configure a credential helper to remove this warning. See 08:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:04 08:16:04 Login Succeeded 08:16:04 nexus3.edgexfoundry.org:10002 08:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:05 Configure a credential helper to remove this warning. See 08:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:05 08:16:05 Login Succeeded 08:16:05 nexus3.edgexfoundry.org:10003 08:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:06 Configure a credential helper to remove this warning. See 08:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:06 08:16:06 Login Succeeded 08:16:06 nexus3.edgexfoundry.org:10004 08:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:06 Configure a credential helper to remove this warning. See 08:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:06 08:16:06 Login Succeeded 08:16:06 docker.io 08:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:07 Configure a credential helper to remove this warning. See 08:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:07 08:16:07 Login Succeeded 08:16:07 ---> docker-login.sh ends [Pipeline] } 08:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:16:07 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:16:07 08d737650594c0e31d6fe669fc383b023950acd4 08:16:07 latest 08:16:07 2.1.1-dev.6 08:16:07 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:16:07 main 08:16:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] isUnix [Pipeline] sh 08:16:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 08:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:16:07 6b79cd317e0d: Preparing 08:16:07 62170e181a92: Preparing 08:16:07 62170e181a92: Layer already exists 08:16:12 6b79cd317e0d: Pushed 08:16:12 08d737650594c0e31d6fe669fc383b023950acd4: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh 08:16:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:16:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:16:12 6b79cd317e0d: Preparing 08:16:12 62170e181a92: Preparing 08:16:12 6b79cd317e0d: Layer already exists 08:16:12 62170e181a92: Layer already exists 08:16:13 latest: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh 08:16:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh 08:16:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 08:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:16:13 6b79cd317e0d: Preparing 08:16:13 62170e181a92: Preparing 08:16:13 62170e181a92: Layer already exists 08:16:13 6b79cd317e0d: Layer already exists 08:16:14 2.1.1-dev.6: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh 08:16:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 [Pipeline] isUnix [Pipeline] sh 08:16:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:16:14 6b79cd317e0d: Preparing 08:16:14 62170e181a92: Preparing 08:16:14 62170e181a92: Layer already exists 08:16:14 6b79cd317e0d: Layer already exists 08:16:14 08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] isUnix [Pipeline] sh 08:16:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 08:16:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:16:15 6b79cd317e0d: Preparing 08:16:15 62170e181a92: Preparing 08:16:15 6b79cd317e0d: Layer already exists 08:16:15 62170e181a92: Layer already exists 08:16:16 main: digest: sha256:5e5bd0a7c042df2dec26412d8dd0c098d525aada0fa04a2edad098df07be0009 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:16 ===================================================== [Pipeline] echo 08:16:16 taggedImages: 08:16:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4 08:16:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:16:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.6 08:16:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:08d737650594c0e31d6fe669fc383b023950acd4-2.1.1-dev.6 08:16:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:16 08:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:17 arm64: Pulling from edgex-lftools-log-publisher 08:16:17 448f6bf000e3: Pulling fs layer 08:16:17 f757da607395: Pulling fs layer 08:16:17 05883995daec: Pulling fs layer 08:16:17 8603b9c90790: Pulling fs layer 08:16:17 1560dd03e051: Pulling fs layer 08:16:17 27f5ce0e4adf: Pulling fs layer 08:16:17 c2d8d7efcc4b: Pulling fs layer 08:16:17 8603b9c90790: Waiting 08:16:17 1560dd03e051: Waiting 08:16:17 27f5ce0e4adf: Waiting 08:16:17 c2d8d7efcc4b: Waiting 08:16:17 f757da607395: Verifying Checksum 08:16:17 f757da607395: Download complete 08:16:17 8603b9c90790: Verifying Checksum 08:16:17 8603b9c90790: Download complete 08:16:17 1560dd03e051: Verifying Checksum 08:16:17 1560dd03e051: Download complete 08:16:17 27f5ce0e4adf: Verifying Checksum 08:16:17 27f5ce0e4adf: Download complete 08:16:17 05883995daec: Verifying Checksum 08:16:17 05883995daec: Download complete 08:16:17 448f6bf000e3: Verifying Checksum 08:16:17 448f6bf000e3: Download complete 08:16:20 c2d8d7efcc4b: Verifying Checksum 08:16:20 c2d8d7efcc4b: Download complete 08:16:21 448f6bf000e3: Pull complete 08:16:21 f757da607395: Pull complete 08:16:23 05883995daec: Pull complete 08:16:23 8603b9c90790: Pull complete 08:16:24 1560dd03e051: Pull complete 08:16:24 27f5ce0e4adf: Pull complete 08:16:39 c2d8d7efcc4b: Pull complete 08:16:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:16:40 prd-ubuntu18.04-docker-arm64-4c-16g-3758 does not seem to be running inside a container 08:16:40 $ 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/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:16:43 $ docker top ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:44 ---> job-cost.sh 08:16:44 lf-activate-venv: SKIPPING 08:16:44 INFO: No Stack... 08:16:44 INFO: Retrieving Pricing Info for: v3-standard-4 08:16:44 INFO: Archiving Costs [Pipeline] sh 08:16:45 + cat /w/workspace/edgex-ui-go/45/archives/cost.csv 08:16:45 + cut -d, -f6 [Pipeline] lock 08:16:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] 08:16:45 Resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] did not exist. Created. 08:16:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:46 /w/workspace/edgex-ui-go/45@tmp/durable-0fc53c17/script.sh: 1: /w/workspace/edgex-ui-go/45@tmp/durable-0fc53c17/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:16:47 + echo total: 0.10999999940395355 [Pipeline] stash 08:16:47 Warning: overwriting stash ‘stack-cost’ 08:16:47 Stashed 1 file(s) [Pipeline] } 08:16:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:47 $ docker stop --time=1 ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 08:16:49 $ docker rm -f ececa69360cf57ad7d08c101abb667b812a98c55f167cb7c7bc53c276eee6821 [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 08:16:49 provisioning config files... 08:16:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8764854738429409703tmp [Pipeline] { [Pipeline] sh 08:16:49 + set +x 08:16:49 + curl -s https://codecov.io/bash 08:16:49 + bash -s -- 08:16:49 08:16:49 _____ _ 08:16:49 / ____| | | 08:16:49 | | ___ __| | ___ ___ _____ __ 08:16:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:16:49 | |___| (_) | (_| | __/ (_| (_) \ V / 08:16:49 \_____\___/ \__,_|\___|\___\___/ \_/ 08:16:49 Bash-1.0.6 08:16:49 08:16:49 08:16:49 ==> git version 2.24.4 found 08:16:49 ==> 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 08:16:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:16:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:16:49 ==> Jenkins CI detected. 08:16:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:16:49 project root: . 08:16:49 --> token set from env 08:16:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:16:50 ==> Running gcov in . (disable via -X gcov) 08:16:50 ==> Python coveragepy not found 08:16:50 ==> Searching for coverage reports in: 08:16:50 + . 08:16:50 -> Found 1 reports 08:16:50 ==> Detecting git/mercurial file structure 08:16:50 ==> Reading reports 08:16:50 + ./coverage.out bytes=10 08:16:50 ==> Appending adjustments 08:16:50 https://docs.codecov.io/docs/fixing-reports 08:16:50 + Found adjustments 08:16:50 ==> Gzipping contents 08:16:50 4.0K /tmp/codecov.fUo0L0.gz 08:16:50 ==> Uploading reports 08:16:50 url: https://codecov.io 08:16:50 query: branch=main&commit=08d737650594c0e31d6fe669fc383b023950acd4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:16:50 -> Pinging Codecov 08:16:50 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=08d737650594c0e31d6fe669fc383b023950acd4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:16:50 -> Uploading to 08:16:50 https://storage.googleapis.com/codecov/v4/raw/2022-01-24/FB506323287CE973F263BFD2A0EB1F37/08d737650594c0e31d6fe669fc383b023950acd4/992744be-e69c-49df-8e43-c10d125a0684.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T081650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b29b50ed750cc6b2717138c37fbc664c32a396b4e5e486d0a742b5e37e3e5971 08:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:50 Dload Upload Total Spent Left Speed 08:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12153 --:--:-- --:--:-- --:--:-- 12196 08:16:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] } 08:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:16:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:16:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:16:51 08:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:16:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:16:51 188c0c94c7c5: Pulling fs layer 08:16:51 0ef7d3d256c8: Pulling fs layer 08:16:51 de9db76c5a1d: Pulling fs layer 08:16:51 0eba1c9be4d2: Pulling fs layer 08:16:51 0d57e429df01: Pulling fs layer 08:16:51 4e4be7b47b0d: Pulling fs layer 08:16:51 e1f770b5df2f: Pulling fs layer 08:16:51 85a0685a4137: Pulling fs layer 08:16:51 0d57e429df01: Waiting 08:16:51 4e4be7b47b0d: Waiting 08:16:51 e1f770b5df2f: Waiting 08:16:51 85a0685a4137: Waiting 08:16:51 0eba1c9be4d2: Waiting 08:16:51 de9db76c5a1d: Verifying Checksum 08:16:51 de9db76c5a1d: Download complete 08:16:51 0ef7d3d256c8: Verifying Checksum 08:16:51 0ef7d3d256c8: Download complete 08:16:51 0d57e429df01: Verifying Checksum 08:16:51 0d57e429df01: Download complete 08:16:51 4e4be7b47b0d: Verifying Checksum 08:16:51 4e4be7b47b0d: Download complete 08:16:51 188c0c94c7c5: Verifying Checksum 08:16:51 188c0c94c7c5: Download complete 08:16:52 e1f770b5df2f: Verifying Checksum 08:16:52 e1f770b5df2f: Download complete 08:16:52 0eba1c9be4d2: Verifying Checksum 08:16:52 0eba1c9be4d2: Download complete 08:16:52 188c0c94c7c5: Pull complete 08:16:52 85a0685a4137: Verifying Checksum 08:16:52 85a0685a4137: Download complete 08:16:52 0ef7d3d256c8: Pull complete 08:16:53 de9db76c5a1d: Pull complete 08:16:57 0eba1c9be4d2: Pull complete 08:16:57 0d57e429df01: Pull complete 08:16:58 4e4be7b47b0d: Pull complete 08:16:58 e1f770b5df2f: Pull complete 08:17:05 85a0685a4137: Pull complete 08:17:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:17:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:17:05 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:17:09 $ docker top 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 -eo pid,comm [Pipeline] { [Pipeline] echo 08:17:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:17:09 + set -o pipefail 08:17:09 + snyk monitor '--org=edgex-jenkins' 08:17:15 08:17:15 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:17:15 08:17:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f66cf218-c9a8-4b2b-a0aa-6afcab801730 08:17:15 08:17:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:17:15 08:17:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:17:15 08:17:15 [Pipeline] } 08:17:15 $ docker stop --time=1 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 08:17:18 $ docker rm -f 2943976e42039ff517ee9c6b834de3992cd98ee05850cdfc37d40f67a983fe02 [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 08:17:18 + git log --format=format:%s -1 08d737650594c0e31d6fe669fc383b023950acd4 [Pipeline] sh 08:17:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:19 . [Pipeline] withDockerContainer 08:17:19 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:19 $ docker top a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:19 [ssh-agent] Looking for ssh-agent implementation... 08:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:20 $ docker exec a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b ssh-agent 08:17:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALnfEf/agent.13 08:17:20 SSH_AGENT_PID=19 08:17:20 Running ssh-add (command line suppressed) 08:17:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7163477018982169825.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7163477018982169825.key) 08:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:20 + git semver tag 08:17:20 # -> Open(): unable to determine branch for HEAD 08:17:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:17:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:17:20 # $SEMVER_REMOTE_NAME = origin 08:17:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:20 # $SEMVER_USER_NAME = edgex-jenkins 08:17:20 # $SEMVER_BRANCH = main 08:17:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:17:20 # 08d737650594c0e31d6fe669fc383b023950acd4 HEAD 08:17:20 # -> Force: false 08:17:20 # 7de70e57578e0b044d602b6932e047d79f9170d9 refs/tags/v2.1.1-dev.6 [Pipeline] } 08:17:20 $ docker exec --env ******** --env ******** a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b ssh-agent -k 08:17:20 unset SSH_AUTH_SOCK; 08:17:20 unset SSH_AGENT_PID; 08:17:20 echo Agent pid 19 killed; 08:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:21 + git semver [Pipeline] } 08:17:21 $ docker stop --time=1 a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b 08:17:22 $ docker rm -f a40b5e81b88246ab1ff70da5345216efef7effbe748720e50b1e1e34005b208b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:17:22 08:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:17:22 0.23.1-centos7: Pulling from edgex-lftools 08:17:22 ab5ef0e58194: Pulling fs layer 08:17:22 9712f1f96733: Pulling fs layer 08:17:22 63f879dbbcfc: Pulling fs layer 08:17:22 0d9ebad4ef96: Pulling fs layer 08:17:22 e9a5061849ea: Pulling fs layer 08:17:22 d747dcd14b5f: Pulling fs layer 08:17:22 2de7ff778b66: Pulling fs layer 08:17:22 0d9ebad4ef96: Waiting 08:17:22 e9a5061849ea: Waiting 08:17:22 d747dcd14b5f: Waiting 08:17:22 2de7ff778b66: Waiting 08:17:22 9712f1f96733: Verifying Checksum 08:17:22 9712f1f96733: Download complete 08:17:23 63f879dbbcfc: Verifying Checksum 08:17:23 63f879dbbcfc: Download complete 08:17:23 ab5ef0e58194: Verifying Checksum 08:17:23 ab5ef0e58194: Download complete 08:17:23 d747dcd14b5f: Verifying Checksum 08:17:23 d747dcd14b5f: Download complete 08:17:23 e9a5061849ea: Verifying Checksum 08:17:23 e9a5061849ea: Download complete 08:17:23 0d9ebad4ef96: Verifying Checksum 08:17:23 0d9ebad4ef96: Download complete 08:17:23 2de7ff778b66: Verifying Checksum 08:17:23 2de7ff778b66: Download complete 08:17:27 ab5ef0e58194: Pull complete 08:17:27 9712f1f96733: Pull complete 08:17:27 63f879dbbcfc: Pull complete 08:17:31 0d9ebad4ef96: Pull complete 08:17:31 e9a5061849ea: Pull complete 08:17:31 d747dcd14b5f: Pull complete 08:17:32 2de7ff778b66: Pull complete 08:17:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:17:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:17:33 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:17:36 $ docker top a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:17:37 provisioning config files... 08:17:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7039085691489733373tmp 08:17:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7644043089995318766tmp 08:17:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3259624801958022510tmp [Pipeline] { [Pipeline] echo 08:17:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:17:37 ---> sigul-configuration.sh 08:17:37 gpg: directory `/root/.gnupg' created 08:17:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:17:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:17:37 gpg: keyring `/root/.gnupg/secring.gpg' created 08:17:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:17:37 gpg: CAST5 encrypted data 08:17:37 gpg: encrypted with 1 passphrase 08:17:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:17:37 + mkdir /home/jenkins 08:17:37 + mkdir /home/jenkins/sigul [Pipeline] sh 08:17:38 + 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 08:17:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:17:38 ---> sigul-install.sh 08:17:38 Sigul already installed; skipping installation. [Pipeline] sh 08:17:38 + git tag --list 08:17:38 0.1.1 08:17:38 v1.1.0 08:17:38 v1.2.0 08:17:38 v1.2.1 08:17:38 v1.3.0 08:17:38 v2.0.0 08:17:38 v2.0.1-dev.1 08:17:38 v2.0.1-dev.10 08:17:38 v2.0.1-dev.11 08:17:38 v2.0.1-dev.12 08:17:38 v2.0.1-dev.13 08:17:38 v2.0.1-dev.14 08:17:38 v2.0.1-dev.15 08:17:38 v2.0.1-dev.16 08:17:38 v2.0.1-dev.17 08:17:38 v2.0.1-dev.18 08:17:38 v2.0.1-dev.19 08:17:38 v2.0.1-dev.2 08:17:38 v2.0.1-dev.20 08:17:38 v2.0.1-dev.21 08:17:38 v2.0.1-dev.22 08:17:38 v2.0.1-dev.23 08:17:38 v2.0.1-dev.24 08:17:38 v2.0.1-dev.25 08:17:38 v2.0.1-dev.26 08:17:38 v2.0.1-dev.27 08:17:38 v2.0.1-dev.28 08:17:38 v2.0.1-dev.29 08:17:38 v2.0.1-dev.3 08:17:38 v2.0.1-dev.30 08:17:38 v2.0.1-dev.31 08:17:38 v2.0.1-dev.32 08:17:38 v2.0.1-dev.33 08:17:38 v2.0.1-dev.4 08:17:38 v2.0.1-dev.5 08:17:38 v2.0.1-dev.6 08:17:38 v2.0.1-dev.7 08:17:38 v2.0.1-dev.8 08:17:38 v2.0.1-dev.9 08:17:38 v2.1.0 08:17:38 v2.1.1-dev.1 08:17:38 v2.1.1-dev.2 08:17:38 v2.1.1-dev.3 08:17:38 v2.1.1-dev.4 08:17:38 v2.1.1-dev.5 08:17:38 v2.1.1-dev.6 [Pipeline] sh 08:17:38 + lftools sign git-tag v2.1.1-dev.6 08:17:39 Signing Git tag with Sigul... 08:17:39 Signing v2.1.1-dev.6 [Pipeline] echo 08:17:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:17:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:17:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:17:40 $ docker stop --time=1 a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 08:17:41 $ docker rm -f a9c094c8f1a36e375fda98a1c796dd9858758a6e25f3ef3e5183d148acca8bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:17:42 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:42 . [Pipeline] withDockerContainer 08:17:42 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:42 $ docker top d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:42 [ssh-agent] Looking for ssh-agent implementation... 08:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:43 $ docker exec d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e ssh-agent 08:17:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPhbOdM/agent.14 08:17:43 SSH_AGENT_PID=20 08:17:43 Running ssh-add (command line suppressed) 08:17:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5383798894383040251.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5383798894383040251.key) 08:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:43 + git semver bump pre 08:17:43 # -> Open(): unable to determine branch for HEAD 08:17:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:17:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:17:43 # $SEMVER_REMOTE_NAME = origin 08:17:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:43 # $SEMVER_USER_NAME = edgex-jenkins 08:17:43 # $SEMVER_BRANCH = main 08:17:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:17:43 2.1.1-dev.7 [Pipeline] } 08:17:43 $ docker exec --env ******** --env ******** d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e ssh-agent -k 08:17:43 unset SSH_AUTH_SOCK; 08:17:43 unset SSH_AGENT_PID; 08:17:43 echo Agent pid 20 killed; 08:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:44 + git semver [Pipeline] } 08:17:44 $ docker stop --time=1 d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e 08:17:45 $ docker rm -f d806d4714486db7dc6b59007d04c2d51d3824c6b2864c59079fed99348b40d4e [Pipeline] // withDockerContainer [Pipeline] sh 08:17:45 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:45 . [Pipeline] withDockerContainer 08:17:45 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:46 $ docker top 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:46 [ssh-agent] Looking for ssh-agent implementation... 08:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:46 $ docker exec 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 ssh-agent 08:17:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEPkbo/agent.15 08:17:46 SSH_AGENT_PID=22 08:17:46 Running ssh-add (command line suppressed) 08:17:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6047384457785642175.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6047384457785642175.key) 08:17:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:47 + git semver push 08:17:47 # -> Open(): unable to determine branch for HEAD 08:17:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:17:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:17:47 # $SEMVER_REMOTE_NAME = origin 08:17:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:47 # $SEMVER_USER_NAME = edgex-jenkins 08:17:47 # $SEMVER_BRANCH = main 08:17:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:17:48 $ docker exec --env ******** --env ******** 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 ssh-agent -k 08:17:49 unset SSH_AUTH_SOCK; 08:17:49 unset SSH_AGENT_PID; 08:17:49 echo Agent pid 22 killed; 08:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:49 + git semver [Pipeline] } 08:17:49 $ docker stop --time=1 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 08:17:50 $ docker rm -f 850e9816a735603b5727ed2d9e289b9d4f87772f13635e5e77650b35e8d98b37 [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 08:17:51 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 08:17:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:17:51 total 8 08:17:51 drwxr-xr-x. 3 root root 34 Jan 24 08:11 . 08:17:51 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 24 08:17 .. 08:17:51 drwxr-xr-x. 2 root root 6 Jan 24 08:11 cost 08:17:51 -rw-r--r--. 1 root root 81 Jan 24 08:11 cost.csv 08:17:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:17:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:17:51 total 8 08:17:51 drwxr-xr-x. 3 jenkins jenkins 34 Jan 24 08:11 . 08:17:51 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 24 08:17 .. 08:17:51 drwxr-xr-x. 2 jenkins jenkins 6 Jan 24 08:11 cost 08:17:51 -rw-r--r--. 1 jenkins jenkins 81 Jan 24 08:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:17:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:52 ---> package-listing.sh 08:17:52 ++ facter osfamily 08:17:52 ++ tr '[:upper:]' '[:lower:]' 08:17:52 + OS_FAMILY=redhat 08:17:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:17:52 + START_PACKAGES=/tmp/packages_start.txt 08:17:52 + END_PACKAGES=/tmp/packages_end.txt 08:17:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:52 + PACKAGES=/tmp/packages_start.txt 08:17:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:17:52 + PACKAGES=/tmp/packages_end.txt 08:17:52 + case "${OS_FAMILY}" in 08:17:52 + rpm -qa 08:17:52 + sort 08:17:52 + '[' -f /tmp/packages_start.txt ']' 08:17:52 + '[' -f /tmp/packages_end.txt ']' 08:17:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:17:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:17:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:17:52 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 08:17:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:53 . [Pipeline] withDockerContainer 08:17:53 prd-centos7-docker-4c-2g-3756 does not seem to be running inside a container 08:17:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:17:54 $ docker top 98139850982e2f936761ac5690887da6ab3a72db06b3659a0033af4c68f2963d -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:54 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:55 + ls /var/log/sa-host 08:17:55 + sadf -c /var/log/sa-host/sa17 08:17:55 file_magic: OK 08:17:55 HZ: Using current value: 100 08:17:55 file_header: OK 08:17:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:17:55 Statistics: 08:17:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:17:55 File successfully converted to sysstat format version 12.0.3 08:17:55 + sadf -c /var/log/sa-host/sa24 08:17:55 file_magic: OK 08:17:55 HZ: Using current value: 100 08:17:55 file_header: OK 08:17:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:17:55 Statistics: 08:17:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:17:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:55 provisioning config files... 08:17:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6472660685832398353tmp [Pipeline] { [Pipeline] echo 08:17:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:55 ---> create-netrc.sh [Pipeline] } 08:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:56 ---> python-tools-install.sh [Pipeline] echo 08:17:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:56 ---> sudo-logs.sh 08:17:56 Archiving 'sudo' log.. 08:17:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-3756.novalocal: Name or service not known 08:17:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-3756.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:17:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:56 ---> job-cost.sh 08:17:56 lf-activate-venv: SKIPPING 08:17:56 DEBUG: total: 0.05999999865889549 08:17:56 INFO: Retrieving Stack Cost... 08:17:57 INFO: Retrieving Pricing Info for: v3-standard-2 08:17:57 INFO: Archiving Costs [Pipeline] echo 08:17:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:57 ---> logs-deploy.sh 08:17:57 lf-activate-venv: SKIPPING 08:17:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/45 08:17:57 INFO: archiving workspace using pattern(s): 08:17:58 Archives upload complete. 08:17:58 INFO: archiving logs to Nexus