Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43c8318ea3c34239a434d94f763095d4441f4024 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-ssh12299874467549908802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2025051408442408662.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4777559482569894137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh1166287413144994072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5654278635237178819.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16301 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 43c8318ea3c34239a434d94f763095d4441f4024 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 43c8318ea3c34239a434d94f763095d4441f4024 # timeout=10 Commit message: "Merge pull request #64 from edgexfoundry/issue-47" > git rev-list --no-walk 6991e2147bbcd4efa8e0b1f5278a4cc93c3e0175 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:59 ========================================================= 01:57:59 EdgeX Global Pipelines Version Info 01:57:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:00 ------------------- 01:58:00 stable info: 01:58:00 ------------------- 01:58:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:58:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:58:00 Message: update stable to v1.0.234 01:58:00 ------------------- 01:58:00 experimental info: 01:58:00 ------------------- 01:58:00 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:58:00 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43c8318 [Pipeline] echo 01:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:01 provisioning config files... 01:58:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config305097674925959242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:01 ---> docker-login.sh 01:58:01 nexus3.edgexfoundry.org:10001 01:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:02 Configure a credential helper to remove this warning. See 01:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:02 01:58:02 Login Succeeded 01:58:02 nexus3.edgexfoundry.org:10002 01:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:02 Configure a credential helper to remove this warning. See 01:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:02 01:58:02 Login Succeeded 01:58:02 nexus3.edgexfoundry.org:10003 01:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:02 Configure a credential helper to remove this warning. See 01:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:02 01:58:02 Login Succeeded 01:58:02 nexus3.edgexfoundry.org:10004 01:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:02 Configure a credential helper to remove this warning. See 01:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:02 01:58:02 Login Succeeded 01:58:02 docker.io 01:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:03 Configure a credential helper to remove this warning. See 01:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:03 01:58:03 Login Succeeded 01:58:03 ---> docker-login.sh ends [Pipeline] } 01:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:03 + git rev-list -1 --merges 43c8318ea3c34239a434d94f763095d4441f4024~1..43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] echo 01:58:03 -----------> git rev-list -1 --merges 43c8318ea3c34239a434d94f763095d4441f4024~1..43c8318ea3c34239a434d94f763095d4441f4024 43c8318ea3c34239a434d94f763095d4441f4024 01:58:03 43c8318ea3c34239a434d94f763095d4441f4024 [false] [Pipeline] sh 01:58:03 + git log --format=format:%s -1 43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] echo 01:58:03 ========================================================= 01:58:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:04 + git log --format=format:%s -1 43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] echo 01:58:04 [semverPrep] GIT_COMMIT: 43c8318ea3c34239a434d94f763095d4441f4024, Commit Message: Merge pull request #64 from edgexfoundry/issue-47 [Pipeline] echo 01:58:04 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:04 + grep -v github /etc/ssh/ssh_known_hosts 01:58:04 + [ -e /tmp/ssh_known_hosts ] 01:58:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:04 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:04 sudo tee -a /etc/ssh/ssh_known_hosts 01:58:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:05 01:58:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:05 42c077c10790: Pulling fs layer 01:58:05 f63e77b7563a: Pulling fs layer 01:58:05 bd5fdadae976: Pulling fs layer 01:58:05 205491f53016: Pulling fs layer 01:58:05 df18705c85c3: Pulling fs layer 01:58:05 bdb3f477010e: Pulling fs layer 01:58:05 c8a8fc8e1c8f: Pulling fs layer 01:58:05 2c6e9b1d212d: Pulling fs layer 01:58:05 bdb8f0575790: Pulling fs layer 01:58:05 386e3cb2ff24: Pulling fs layer 01:58:05 2343380bae48: Pulling fs layer 01:58:05 205491f53016: Waiting 01:58:05 bdb3f477010e: Waiting 01:58:05 c8a8fc8e1c8f: Waiting 01:58:05 bdb8f0575790: Waiting 01:58:05 2343380bae48: Waiting 01:58:05 2c6e9b1d212d: Waiting 01:58:05 df18705c85c3: Waiting 01:58:05 386e3cb2ff24: Waiting 01:58:05 f63e77b7563a: Verifying Checksum 01:58:05 f63e77b7563a: Download complete 01:58:05 205491f53016: Verifying Checksum 01:58:05 205491f53016: Download complete 01:58:05 df18705c85c3: Verifying Checksum 01:58:05 df18705c85c3: Download complete 01:58:05 bdb3f477010e: Verifying Checksum 01:58:05 bdb3f477010e: Download complete 01:58:05 bd5fdadae976: Verifying Checksum 01:58:05 bd5fdadae976: Download complete 01:58:05 2c6e9b1d212d: Download complete 01:58:05 bdb8f0575790: Download complete 01:58:05 386e3cb2ff24: Download complete 01:58:05 2343380bae48: Verifying Checksum 01:58:05 2343380bae48: Download complete 01:58:05 42c077c10790: Verifying Checksum 01:58:05 42c077c10790: Download complete 01:58:05 c8a8fc8e1c8f: Verifying Checksum 01:58:05 c8a8fc8e1c8f: Download complete 01:58:07 42c077c10790: Pull complete 01:58:07 f63e77b7563a: Pull complete 01:58:07 bd5fdadae976: Pull complete 01:58:07 205491f53016: Pull complete 01:58:08 df18705c85c3: Pull complete 01:58:08 bdb3f477010e: Pull complete 01:58:10 c8a8fc8e1c8f: Pull complete 01:58:10 2c6e9b1d212d: Pull complete 01:58:10 bdb8f0575790: Pull complete 01:58:10 386e3cb2ff24: Pull complete 01:58:10 2343380bae48: Pull complete 01:58:10 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:10 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 01:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:12 $ docker top a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 -eo pid,comm 01:58:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:58:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:12 [ssh-agent] Looking for ssh-agent implementation... 01:58:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:12 $ docker exec a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 ssh-agent 01:58:12 SSH_AUTH_SOCK=/tmp/ssh-TawkYlOjsGgW/agent.34 01:58:12 SSH_AGENT_PID=40 01:58:12 Running ssh-add (command line suppressed) 01:58:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2827645034284468779.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2827645034284468779.key) 01:58:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:13 + git tag --points-at HEAD [Pipeline] } 01:58:13 $ docker exec --env ******** --env ******** a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 ssh-agent -k 01:58:13 unset SSH_AUTH_SOCK; 01:58:13 unset SSH_AGENT_PID; 01:58:13 echo Agent pid 40 killed; 01:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:13 [ssh-agent] Looking for ssh-agent implementation... 01:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:13 $ docker exec a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 ssh-agent 01:58:13 SSH_AUTH_SOCK=/tmp/ssh-Q7PCr9CzLv3S/agent.73 01:58:13 SSH_AGENT_PID=79 01:58:13 Running ssh-add (command line suppressed) 01:58:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8467401311075656379.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8467401311075656379.key) 01:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:13 + git semver init 01:58:14 2022-06-29 01:58:14,102 [run_init] DEBUG init version:0.0.0 force:False 01:58:14 2022-06-29 01:58:14,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:58:14 2022-06-29 01:58:14,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:58:14 2022-06-29 01:58:14,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 01:58:14 2022-06-29 01:58:14,715 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:58:14 2022-06-29 01:58:14,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:58:14 2022-06-29 01:58:14,716 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:58:14 2022-06-29 01:58:14,716 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:58:14 0.0.1-dev.18 [Pipeline] } 01:58:14 $ docker exec --env ******** --env ******** a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 ssh-agent -k 01:58:14 unset SSH_AUTH_SOCK; 01:58:14 unset SSH_AGENT_PID; 01:58:14 echo Agent pid 79 killed; 01:58:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:15 + git semver [Pipeline] } 01:58:15 $ docker stop --time=1 a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 01:58:16 $ docker rm -f a53913c97f29eeea9fbe2ce191b4b0909ccf777bb6bbbd3845aa33b791059e98 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:17 Stashed 1 file(s) [Pipeline] echo 01:58:17 [edgeXSemver]: initialized semver on version 0.0.1-dev.18 [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 01:58:17 provisioning config files... 01:58:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3619494405567867951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:17 ---> docker-login.sh 01:58:17 nexus3.edgexfoundry.org:10001 01:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:17 Configure a credential helper to remove this warning. See 01:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:17 01:58:17 Login Succeeded 01:58:17 nexus3.edgexfoundry.org:10002 01:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:18 Configure a credential helper to remove this warning. See 01:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:18 01:58:18 Login Succeeded 01:58:18 nexus3.edgexfoundry.org:10003 01:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:18 Configure a credential helper to remove this warning. See 01:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:18 01:58:18 Login Succeeded 01:58:18 nexus3.edgexfoundry.org:10004 01:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:18 Configure a credential helper to remove this warning. See 01:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:18 01:58:18 Login Succeeded 01:58:18 docker.io 01:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:18 Configure a credential helper to remove this warning. See 01:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:18 01:58:18 Login Succeeded 01:58:18 ---> docker-login.sh ends [Pipeline] } 01:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:18 ========================================================= 01:58:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:58:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:19 + 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 . 01:58:19 Sending build context to Docker daemon 9.236MB 01:58:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 01:58:19 Step 2/13 : FROM ${BASE} AS builder 01:58:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:19 59bf1c3509f3: Pulling fs layer 01:58:19 666ba61612fd: Pulling fs layer 01:58:19 8ed8ca486205: Pulling fs layer 01:58:19 cc1cd167ecdc: Pulling fs layer 01:58:19 c516ae0d96e1: Pulling fs layer 01:58:19 684cea983483: Pulling fs layer 01:58:19 dd3240ac7de5: Pulling fs layer 01:58:19 b1e948a4e11c: Pulling fs layer 01:58:19 a8fd76ee1af6: Pulling fs layer 01:58:19 646ad004c059: Pulling fs layer 01:58:19 cc1cd167ecdc: Waiting 01:58:19 b1e948a4e11c: Waiting 01:58:19 a8fd76ee1af6: Waiting 01:58:19 c516ae0d96e1: Waiting 01:58:19 646ad004c059: Waiting 01:58:19 684cea983483: Waiting 01:58:19 dd3240ac7de5: Waiting 01:58:19 8ed8ca486205: Download complete 01:58:19 666ba61612fd: Download complete 01:58:19 c516ae0d96e1: Verifying Checksum 01:58:19 c516ae0d96e1: Download complete 01:58:19 684cea983483: Verifying Checksum 01:58:19 684cea983483: Download complete 01:58:19 59bf1c3509f3: Verifying Checksum 01:58:19 59bf1c3509f3: Download complete 01:58:19 dd3240ac7de5: Download complete 01:58:19 b1e948a4e11c: Verifying Checksum 01:58:19 b1e948a4e11c: Download complete 01:58:19 59bf1c3509f3: Pull complete 01:58:19 666ba61612fd: Pull complete 01:58:19 8ed8ca486205: Pull complete 01:58:19 a8fd76ee1af6: Verifying Checksum 01:58:19 646ad004c059: Verifying Checksum 01:58:19 646ad004c059: Download complete 01:58:19 cc1cd167ecdc: Verifying Checksum 01:58:19 cc1cd167ecdc: Download complete 01:58:24 cc1cd167ecdc: Pull complete 01:58:24 c516ae0d96e1: Pull complete 01:58:24 684cea983483: Pull complete 01:58:24 dd3240ac7de5: Pull complete 01:58:24 b1e948a4e11c: Pull complete 01:58:25 a8fd76ee1af6: Pull complete 01:58:26 646ad004c059: Pull complete 01:58:26 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:58:26 ---> 8f69c11f6b0c 01:58:26 Step 3/13 : ARG MAKE="make build" 01:58:28 ---> Running in ce20810bb4a0 01:58:28 Removing intermediate container ce20810bb4a0 01:58:28 ---> ae5ed8f06df2 01:58:28 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:58:28 ---> Running in a734cbcf9353 01:58:28 Removing intermediate container a734cbcf9353 01:58:28 ---> 7bcb9e8ea3c0 01:58:28 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 01:58:28 ---> Running in 6a60fdb54631 01:58:28 Removing intermediate container 6a60fdb54631 01:58:28 ---> 43af34c9f8bf 01:58:28 Step 6/13 : LABEL Name=edgex-device-onvif-camera 01:58:28 ---> Running in 3975b31118fe 01:58:28 Removing intermediate container 3975b31118fe 01:58:28 ---> 211b97dd1a22 01:58:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:28 ---> Running in 2eb7e9733e6f 01:58:29 Removing intermediate container 2eb7e9733e6f 01:58:29 ---> 78c36342cf42 01:58:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:29 ---> Running in 4ba15869414e 01:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:58:31 OK: 221 MiB in 52 packages 01:58:31 Removing intermediate container 4ba15869414e 01:58:31 ---> eb2168cb5b18 01:58:31 Step 9/13 : WORKDIR /device-onvif-camera 01:58:31 ---> Running in b31e13952f06 01:58:31 Removing intermediate container b31e13952f06 01:58:31 ---> 0cb335a39fb9 01:58:31 Step 10/13 : COPY go.mod vendor* ./ 01:58:32 ---> d64c98cabb1f 01:58:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:32 ---> Running in 07ebe7e54cb3 01:58:32 Still waiting to schedule task 01:58:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16300’ 01:58:53 Removing intermediate container 07ebe7e54cb3 01:58:53 ---> 4c15d05dd9b5 01:58:53 Step 12/13 : COPY . . 01:58:53 ---> e7aaf6e0c62b 01:58:53 Step 13/13 : RUN ${MAKE} 01:58:53 ---> Running in 3f73726994b2 01:58:53 noop 01:58:53 Removing intermediate container 3f73726994b2 01:58:53 ---> 3cc259f737af 01:58:53 Successfully built 3cc259f737af 01:58:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:54 + docker inspect -f . ci-base-image-x86_64 01:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:54 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 01:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat 01:58:54 $ docker top 1b7d82dee3a5ee2a1df750c8ada430e411016f64c6cf4ab3d104c27847dae2bc -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:55 + go version 01:58:55 go version go1.17.7 linux/amd64 [Pipeline] } 01:58:55 $ docker stop --time=1 1b7d82dee3a5ee2a1df750c8ada430e411016f64c6cf4ab3d104c27847dae2bc 01:58:56 $ docker rm -f 1b7d82dee3a5ee2a1df750c8ada430e411016f64c6cf4ab3d104c27847dae2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + docker inspect -f . ci-base-image-x86_64 01:58:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:57 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 01:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat 01:58:57 $ docker top e7f409f8a4469fb602c2fffdeb3b0587db65b7ec8584d5e66c1dc01c652e5c7a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:58:57 + make test 01:58:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:58:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:59:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 01:59:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 5.6% of statements 01:59:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.120s coverage: 13.8% of statements 01:59:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:59:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:59:25 $ docker stop --time=1 e7f409f8a4469fb602c2fffdeb3b0587db65b7ec8584d5e66c1dc01c652e5c7a 01:59:26 $ docker rm -f e7f409f8a4469fb602c2fffdeb3b0587db65b7ec8584d5e66c1dc01c652e5c7a [Pipeline] // withDockerContainer [Pipeline] sh 01:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:59:28 + ls -al . 01:59:28 total 248 01:59:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 01:59 . 01:59:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 01:57 .. 01:59:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 01:58 .git 01:59:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 01:57 .github 01:59:28 -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 01:57 .gitignore 01:59:28 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 01:57 .golangci.yml 01:59:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 01:58 .semver 01:59:28 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 01:57 Attribution.txt 01:59:28 -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 01:57 CHANGELOG.md 01:59:28 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 01:57 Dockerfile 01:59:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 01:57 GOVERNANCE.md 01:59:28 -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 01:57 Jenkinsfile 01:59:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 01:57 LICENSE 01:59:28 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 01:57 Makefile 01:59:28 -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 01:57 OWNERS.md 01:59:28 -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 01:57 README.md 01:59:28 -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 01:58 VERSION 01:59:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 01:57 bin 01:59:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 01:57 cmd 01:59:28 -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 01:59 coverage.out 01:59:28 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 01:57 doc 01:59:28 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 01:57 go.mod 01:59:28 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 29 01:57 go.sum 01:59:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 01:57 internal 01:59:28 -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:28 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=43c8318ea3c34239a434d94f763095d4441f4024 --label arch=amd64 --label version=0.0.1-dev.18 . 01:59:28 Sending build context to Docker daemon 9.307MB 01:59:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:59:28 Step 2/26 : FROM ${BASE} AS builder 01:59:28 ---> 3cc259f737af 01:59:28 Step 3/26 : ARG MAKE="make build" 01:59:28 ---> Running in aac5e28d9589 01:59:28 Removing intermediate container aac5e28d9589 01:59:28 ---> af636a4bc25d 01:59:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:59:28 ---> Running in 068ff98c63ab 01:59:28 Removing intermediate container 068ff98c63ab 01:59:28 ---> a7a212a42254 01:59:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:59:28 ---> Running in 0d8e372aaa4d 01:59:28 Removing intermediate container 0d8e372aaa4d 01:59:28 ---> 9e201c41e6bc 01:59:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 01:59:28 ---> Running in f31fe665c58d 01:59:28 Removing intermediate container f31fe665c58d 01:59:28 ---> 08cb1012b963 01:59:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:28 ---> Running in 80ef75055c71 01:59:29 Removing intermediate container 80ef75055c71 01:59:29 ---> d4369f96b488 01:59:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:29 ---> Running in e855138c13d2 01:59:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:59:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:59:30 OK: 221 MiB in 52 packages 01:59:31 Removing intermediate container e855138c13d2 01:59:31 ---> 96f0e55222fc 01:59:31 Step 9/26 : WORKDIR /device-onvif-camera 01:59:31 ---> Running in 6141069b809b 01:59:31 Removing intermediate container 6141069b809b 01:59:31 ---> edaff870f4c3 01:59:31 Step 10/26 : COPY go.mod vendor* ./ 01:59:31 ---> 3e827e88abd8 01:59:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:31 ---> Running in 3b155e8f2c2c 01:59:31 Removing intermediate container 3b155e8f2c2c 01:59:31 ---> eb1280812cc5 01:59:31 Step 12/26 : COPY . . 01:59:32 ---> 317c0ac921b3 01:59:32 Step 13/26 : RUN ${MAKE} 01:59:32 ---> Running in fcf71868da50 01:59:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:59:54 Removing intermediate container fcf71868da50 01:59:54 ---> 9854f5845d7d 01:59:54 Step 14/26 : FROM alpine:3.15 01:59:54 3.15: Pulling from library/alpine 01:59:54 df9b9388f04a: Pulling fs layer 01:59:54 df9b9388f04a: Verifying Checksum 01:59:54 df9b9388f04a: Download complete 01:59:54 df9b9388f04a: Pull complete 01:59:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:59:54 Status: Downloaded newer image for alpine:3.15 01:59:54 ---> 0ac33e5f5afa 01:59:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:59:54 ---> Running in 8d69c498ea50 01:59:54 Removing intermediate container 8d69c498ea50 01:59:54 ---> c2c3d9b83aa2 01:59:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:59:54 ---> Running in 308ff8eb3839 01:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:59:54 (1/6) Installing dumb-init (1.2.5-r1) 01:59:54 (2/6) Installing libgcc (10.3.1_git20211027-r0) 01:59:54 (3/6) Installing libsodium (1.0.18-r0) 01:59:54 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 01:59:54 (5/6) Installing libzmq (4.3.4-r0) 01:59:54 (6/6) Installing zeromq (4.3.4-r0) 01:59:54 Executing busybox-1.34.1-r5.trigger 01:59:54 OK: 8 MiB in 20 packages 01:59:54 Removing intermediate container 308ff8eb3839 01:59:54 ---> a7be3671e5c7 01:59:54 Step 17/26 : WORKDIR / 01:59:54 ---> Running in 68993c177440 01:59:54 Removing intermediate container 68993c177440 01:59:54 ---> 04d7b916fa9d 01:59:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 01:59:54 ---> 9779ce426488 01:59:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 01:59:54 ---> 653bf88b7173 01:59:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:59:54 ---> c89fbcc99674 01:59:54 Step 21/26 : EXPOSE 59984 01:59:54 ---> Running in 3f1842975e69 01:59:54 Removing intermediate container 3f1842975e69 01:59:54 ---> 75ec93b49008 01:59:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 01:59:54 ---> Running in 003e0761ccb8 01:59:54 Removing intermediate container 003e0761ccb8 01:59:54 ---> edbe6f8846f3 01:59:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:54 ---> Running in cb8d7b7c93be 01:59:54 Removing intermediate container cb8d7b7c93be 01:59:54 ---> 562d89625410 01:59:54 Step 24/26 : LABEL arch=amd64 01:59:54 ---> Running in 77f287e67ae6 01:59:54 Removing intermediate container 77f287e67ae6 01:59:54 ---> 3303f8dab97b 01:59:54 Step 25/26 : LABEL git_sha=43c8318ea3c34239a434d94f763095d4441f4024 01:59:54 ---> Running in e28a939627a2 01:59:54 Removing intermediate container e28a939627a2 01:59:54 ---> f02d0fd5df85 01:59:54 Step 26/26 : LABEL version=0.0.1-dev.18 01:59:54 ---> Running in c358b834924d 01:59:54 Removing intermediate container c358b834924d 01:59:54 ---> 03c070519198 01:59:54 [Warning] One or more build-args [ARCH] were not consumed 01:59:54 Successfully built 03c070519198 01:59:54 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:55 provisioning config files... 01:59:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3198973929812202694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:55 ---> docker-login.sh 01:59:55 nexus3.edgexfoundry.org:10001 01:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:55 Configure a credential helper to remove this warning. See 01:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:55 01:59:55 Login Succeeded 01:59:55 nexus3.edgexfoundry.org:10002 01:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:55 Configure a credential helper to remove this warning. See 01:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:55 01:59:55 Login Succeeded 01:59:55 nexus3.edgexfoundry.org:10003 01:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:55 Configure a credential helper to remove this warning. See 01:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:55 01:59:55 Login Succeeded 01:59:55 nexus3.edgexfoundry.org:10004 01:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:55 Configure a credential helper to remove this warning. See 01:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:55 01:59:55 Login Succeeded 01:59:55 docker.io 01:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:56 Configure a credential helper to remove this warning. See 01:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:56 01:59:56 Login Succeeded 01:59:56 ---> docker-login.sh ends [Pipeline] } 01:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:56 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:59:56 43c8318ea3c34239a434d94f763095d4441f4024 01:59:56 latest 01:59:56 0.0.1-dev.18 01:59:56 43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 01:59:56 main 01:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024 01:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:59:56 4c2dbe90c288: Preparing 01:59:56 32aeac825b72: Preparing 01:59:56 302a4834d9d0: Preparing 01:59:56 3ba5947c4a2b: Preparing 01:59:56 4fc242d58285: Preparing 01:59:56 4fc242d58285: Layer already exists 01:59:56 32aeac825b72: Pushed 01:59:56 4c2dbe90c288: Pushed 01:59:57 3ba5947c4a2b: Pushed 02:00:00 302a4834d9d0: Pushed 02:00:00 43c8318ea3c34239a434d94f763095d4441f4024: digest: sha256:48f60969dd47ae64519da9a53a88637faa7b7b2a843c53842112342ebbe1bc2e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:00:01 4c2dbe90c288: Preparing 02:00:01 32aeac825b72: Preparing 02:00:01 302a4834d9d0: Preparing 02:00:01 3ba5947c4a2b: Preparing 02:00:01 4fc242d58285: Preparing 02:00:01 3ba5947c4a2b: Layer already exists 02:00:01 32aeac825b72: Layer already exists 02:00:01 4fc242d58285: Layer already exists 02:00:01 302a4834d9d0: Layer already exists 02:00:01 4c2dbe90c288: Layer already exists 02:00:01 latest: digest: sha256:48f60969dd47ae64519da9a53a88637faa7b7b2a843c53842112342ebbe1bc2e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.18 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:00:01 4c2dbe90c288: Preparing 02:00:01 32aeac825b72: Preparing 02:00:01 302a4834d9d0: Preparing 02:00:01 3ba5947c4a2b: Preparing 02:00:01 4fc242d58285: Preparing 02:00:01 302a4834d9d0: Layer already exists 02:00:01 3ba5947c4a2b: Layer already exists 02:00:01 4c2dbe90c288: Layer already exists 02:00:01 32aeac825b72: Layer already exists 02:00:01 4fc242d58285: Layer already exists 02:00:01 0.0.1-dev.18: digest: sha256:48f60969dd47ae64519da9a53a88637faa7b7b2a843c53842112342ebbe1bc2e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:00:02 4c2dbe90c288: Preparing 02:00:02 32aeac825b72: Preparing 02:00:02 302a4834d9d0: Preparing 02:00:02 3ba5947c4a2b: Preparing 02:00:02 4fc242d58285: Preparing 02:00:02 32aeac825b72: Layer already exists 02:00:02 4fc242d58285: Layer already exists 02:00:02 302a4834d9d0: Layer already exists 02:00:02 4c2dbe90c288: Layer already exists 02:00:02 3ba5947c4a2b: Layer already exists 02:00:02 43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18: digest: sha256:48f60969dd47ae64519da9a53a88637faa7b7b2a843c53842112342ebbe1bc2e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:00:02 4c2dbe90c288: Preparing 02:00:02 32aeac825b72: Preparing 02:00:02 302a4834d9d0: Preparing 02:00:02 3ba5947c4a2b: Preparing 02:00:02 4fc242d58285: Preparing 02:00:02 4fc242d58285: Layer already exists 02:00:02 302a4834d9d0: Layer already exists 02:00:02 32aeac825b72: Layer already exists 02:00:02 3ba5947c4a2b: Layer already exists 02:00:02 4c2dbe90c288: Layer already exists 02:00:02 main: digest: sha256:48f60969dd47ae64519da9a53a88637faa7b7b2a843c53842112342ebbe1bc2e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:03 ===================================================== [Pipeline] echo 02:00:03 taggedImages: 02:00:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024 02:00:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:00:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.18 02:00:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 02:00:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera: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] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:03 02:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:03 latest: Pulling from edgex-lftools-log-publisher 02:00:03 5eb5b503b376: Pulling fs layer 02:00:03 5c69ac0246d0: Pulling fs layer 02:00:03 ec43610c2a17: Pulling fs layer 02:00:03 3a2ae6a8a46f: Pulling fs layer 02:00:03 33b1e0a273af: Pulling fs layer 02:00:03 5d3b04190fa2: Pulling fs layer 02:00:03 2f39f015ded8: Pulling fs layer 02:00:03 3a2ae6a8a46f: Waiting 02:00:03 33b1e0a273af: Waiting 02:00:03 5d3b04190fa2: Waiting 02:00:03 2f39f015ded8: Waiting 02:00:03 5c69ac0246d0: Verifying Checksum 02:00:03 5c69ac0246d0: Download complete 02:00:03 3a2ae6a8a46f: Verifying Checksum 02:00:03 3a2ae6a8a46f: Download complete 02:00:03 33b1e0a273af: Verifying Checksum 02:00:03 33b1e0a273af: Download complete 02:00:03 ec43610c2a17: Verifying Checksum 02:00:03 ec43610c2a17: Download complete 02:00:03 5d3b04190fa2: Verifying Checksum 02:00:03 5d3b04190fa2: Download complete 02:00:03 5eb5b503b376: Verifying Checksum 02:00:03 5eb5b503b376: Download complete 02:00:04 2f39f015ded8: Download complete 02:00:05 5eb5b503b376: Pull complete 02:00:05 5c69ac0246d0: Pull complete 02:00:05 ec43610c2a17: Pull complete 02:00:05 3a2ae6a8a46f: Pull complete 02:00:06 33b1e0a273af: Pull complete 02:00:06 5d3b04190fa2: Pull complete 02:00:10 2f39f015ded8: Pull complete 02:00:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:10 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:00:10 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:00:11 $ docker top 49b7174c26a584384b5508ab7932cb103bf54aad58dc190c1f0003a745f1b79a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:12 ---> job-cost.sh 02:00:12 lf-activate-venv: SKIPPING 02:00:12 INFO: No Stack... 02:00:12 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:13 INFO: Archiving Costs [Pipeline] sh 02:00:13 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 02:00:13 + cut -d, -f6 [Pipeline] lock 02:00:13 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] 02:00:13 Resource [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] did not exist. Created. 02:00:13 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:13 + echo total: 0.2199999988079071 [Pipeline] stash 02:00:13 Stashed 1 file(s) [Pipeline] } 02:00:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:13 $ docker stop --time=1 49b7174c26a584384b5508ab7932cb103bf54aad58dc190c1f0003a745f1b79a 02:00:15 $ docker rm -f 49b7174c26a584384b5508ab7932cb103bf54aad58dc190c1f0003a745f1b79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16303 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 02:02:13 Running in /w/workspace/device-onvif-camera/20 [Pipeline] { [Pipeline] checkout 02:02:13 Selected Git installation does not exist. Using Default 02:02:13 The recommended git tool is: NONE 02:02:20 using credential edgex-jenkins-ssh 02:02:20 Cloning the remote Git repository 02:02:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:02:20 > git init /w/workspace/device-onvif-camera/20 # timeout=10 02:02:20 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:02:20 > git --version # timeout=10 02:02:20 > git --version # 'git version 2.25.1' 02:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:21 Avoid second fetch 02:02:21 Checking out Revision 43c8318ea3c34239a434d94f763095d4441f4024 (main) 02:02:21 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:02:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:21 > git config core.sparsecheckout # timeout=10 02:02:21 > git checkout -f 43c8318ea3c34239a434d94f763095d4441f4024 # timeout=10 02:02:25 Commit message: "Merge pull request #64 from edgexfoundry/issue-47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:26 Dload Upload Total Spent Left Speed 02:02:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 85090 0 --:--:-- --:--:-- --:--:-- 85685 [Pipeline] sh 02:02:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:27 + sudo tee /etc/docker/daemon.new 02:02:27 { 02:02:27 "registry-mirrors": [ 02:02:27 "https://nexus3.edgexfoundry.org:10001" 02:02:27 ], 02:02:27 "bip": "10.250.0.254/24", 02:02:27 "hosts": [ 02:02:27 "tcp://0.0.0.0:5555", 02:02:27 "unix:///var/run/docker.sock" 02:02:27 ], 02:02:27 "mtu": 1458, 02:02:27 "selinux-enabled": true, 02:02:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:27 } [Pipeline] sh 02:02:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:46 provisioning config files... 02:02:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/20@tmp/config5574764268931592844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:47 ---> docker-login.sh 02:02:47 nexus3.edgexfoundry.org:10001 02:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:48 Configure a credential helper to remove this warning. See 02:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:48 02:02:48 Login Succeeded 02:02:48 nexus3.edgexfoundry.org:10002 02:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:48 Configure a credential helper to remove this warning. See 02:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:48 02:02:48 Login Succeeded 02:02:48 nexus3.edgexfoundry.org:10003 02:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:49 Configure a credential helper to remove this warning. See 02:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:49 02:02:49 Login Succeeded 02:02:49 nexus3.edgexfoundry.org:10004 02:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:49 Configure a credential helper to remove this warning. See 02:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:49 02:02:49 Login Succeeded 02:02:49 docker.io 02:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:50 Configure a credential helper to remove this warning. See 02:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:50 02:02:50 Login Succeeded 02:02:50 ---> docker-login.sh ends [Pipeline] } 02:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:50 ========================================================= 02:02:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:02:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:50 + 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 . 02:02:51 Sending build context to Docker daemon 6.378MB 02:02:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 02:02:51 Step 2/13 : FROM ${BASE} AS builder 02:02:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:51 9b3977197b4f: Pulling fs layer 02:02:51 1a89e8eeedd5: Pulling fs layer 02:02:51 94645a83ff95: Pulling fs layer 02:02:51 e6fb740bc735: Pulling fs layer 02:02:51 3a77bd46dcc9: Pulling fs layer 02:02:51 355e64cbe906: Pulling fs layer 02:02:51 63ab81a10011: Pulling fs layer 02:02:51 555d1d1c4555: Pulling fs layer 02:02:51 7d9057610161: Pulling fs layer 02:02:51 e6fb740bc735: Waiting 02:02:51 63ab81a10011: Waiting 02:02:51 555d1d1c4555: Waiting 02:02:51 3a77bd46dcc9: Waiting 02:02:51 355e64cbe906: Waiting 02:02:51 7d9057610161: Waiting 02:02:51 94645a83ff95: Verifying Checksum 02:02:51 94645a83ff95: Download complete 02:02:51 1a89e8eeedd5: Download complete 02:02:51 3a77bd46dcc9: Verifying Checksum 02:02:51 3a77bd46dcc9: Download complete 02:02:51 355e64cbe906: Verifying Checksum 02:02:51 355e64cbe906: Download complete 02:02:51 9b3977197b4f: Verifying Checksum 02:02:51 9b3977197b4f: Download complete 02:02:51 63ab81a10011: Verifying Checksum 02:02:51 63ab81a10011: Download complete 02:02:52 9b3977197b4f: Pull complete 02:02:52 7d9057610161: Verifying Checksum 02:02:52 7d9057610161: Download complete 02:02:53 1a89e8eeedd5: Pull complete 02:02:53 94645a83ff95: Pull complete 02:02:53 555d1d1c4555: Verifying Checksum 02:02:53 555d1d1c4555: Download complete 02:02:54 e6fb740bc735: Download complete 02:03:06 e6fb740bc735: Pull complete 02:03:06 3a77bd46dcc9: Pull complete 02:03:06 355e64cbe906: Pull complete 02:03:06 63ab81a10011: Pull complete 02:03:13 555d1d1c4555: Pull complete 02:03:15 7d9057610161: Pull complete 02:03:15 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:03:15 ---> 819e984ddca1 02:03:15 Step 3/13 : ARG MAKE="make build" 02:03:17 ---> Running in b7ce13b3b1dc 02:03:17 Removing intermediate container b7ce13b3b1dc 02:03:17 ---> cabd6b2b2abc 02:03:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:03:17 ---> Running in 129ce347d537 02:03:17 Removing intermediate container 129ce347d537 02:03:17 ---> d932be32b082 02:03:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 02:03:17 ---> Running in 912056d7dbc9 02:03:18 Removing intermediate container 912056d7dbc9 02:03:18 ---> c9064a850655 02:03:18 Step 6/13 : LABEL Name=edgex-device-onvif-camera 02:03:18 ---> Running in 437e4576b8e6 02:03:18 Removing intermediate container 437e4576b8e6 02:03:18 ---> 52049b0d7197 02:03:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:18 ---> Running in 9840bf9c12c6 02:03:20 Removing intermediate container 9840bf9c12c6 02:03:20 ---> ec5581a3c04e 02:03:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:20 ---> Running in 22d9e4955f29 02:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:24 OK: 220 MiB in 52 packages 02:03:24 Removing intermediate container 22d9e4955f29 02:03:24 ---> 5d820b2d3658 02:03:24 Step 9/13 : WORKDIR /device-onvif-camera 02:03:24 ---> Running in 1fab76e10de8 02:03:25 Removing intermediate container 1fab76e10de8 02:03:25 ---> 2d601e6d0e14 02:03:25 Step 10/13 : COPY go.mod vendor* ./ 02:03:25 ---> 716d947fdcd5 02:03:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:25 ---> Running in 8d610a4dea6c 02:04:12 Removing intermediate container 8d610a4dea6c 02:04:12 ---> 3f400cd8f7ac 02:04:12 Step 12/13 : COPY . . 02:04:13 ---> 165672adc231 02:04:13 Step 13/13 : RUN ${MAKE} 02:04:13 ---> Running in ebace7fe2882 02:04:14 noop 02:04:15 Removing intermediate container ebace7fe2882 02:04:15 ---> ec06159b168c 02:04:15 Successfully built ec06159b168c 02:04:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker inspect -f . ci-base-image-arm64 02:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:16 prd-ubuntu20.04-docker-arm64-4c-16g-16303 does not seem to be running inside a container 02:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/20 -v /w/workspace/device-onvif-camera/20:/w/workspace/device-onvif-camera/20:rw,z -v /w/workspace/device-onvif-camera/20@tmp:/w/workspace/device-onvif-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:17 $ docker top 380e2aa35ab290d65fa3af75167e6d17f403c2e23101fcccdcc8945d8fdaf441 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:18 + go version 02:04:18 go version go1.17.7 linux/arm64 [Pipeline] } 02:04:18 $ docker stop --time=1 380e2aa35ab290d65fa3af75167e6d17f403c2e23101fcccdcc8945d8fdaf441 02:04:20 $ docker rm -f 380e2aa35ab290d65fa3af75167e6d17f403c2e23101fcccdcc8945d8fdaf441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:20 + docker inspect -f . ci-base-image-arm64 02:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-16303 does not seem to be running inside a container 02:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/20 -v /w/workspace/device-onvif-camera/20:/w/workspace/device-onvif-camera/20:rw,z -v /w/workspace/device-onvif-camera/20@tmp:/w/workspace/device-onvif-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:22 $ docker top 779f907f8bd1f2ece4ad5e223ba2b48a816480f48e8fa2b4fe7a07c9fddebea1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:04:23 + make test 02:04:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:04:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:06:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:06:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 5.6% of statements 02:06:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.311s coverage: 13.8% of statements 02:06:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:06:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:06:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:51 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:06:55 $ docker stop --time=1 779f907f8bd1f2ece4ad5e223ba2b48a816480f48e8fa2b4fe7a07c9fddebea1 02:06:57 $ docker rm -f 779f907f8bd1f2ece4ad5e223ba2b48a816480f48e8fa2b4fe7a07c9fddebea1 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:58 Warning: overwriting stash ‘coverage-report’ 02:06:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:00 + ls -al . 02:07:00 total 244 02:07:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:06 . 02:07:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 .. 02:07:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:02 .git 02:07:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 .github 02:07:00 -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 02:02 .gitignore 02:07:00 -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 02:02 .golangci.yml 02:07:00 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 02:02 Attribution.txt 02:07:00 -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 02:02 CHANGELOG.md 02:07:00 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 02:02 Dockerfile 02:07:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 02:02 GOVERNANCE.md 02:07:00 -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 02:02 Jenkinsfile 02:07:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 02:02 LICENSE 02:07:00 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 02:02 Makefile 02:07:00 -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 02:02 OWNERS.md 02:07:00 -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 02:02 README.md 02:07:00 -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 01:58 VERSION 02:07:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 bin 02:07:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:02 cmd 02:07:00 -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 02:06 coverage.out 02:07:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 02:02 doc 02:07:00 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 02:02 go.mod 02:07:00 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 29 02:02 go.sum 02:07:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 internal 02:07:00 -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=43c8318ea3c34239a434d94f763095d4441f4024 --label arch=arm64 --label version=0.0.1-dev.18 . 02:07:01 Sending build context to Docker daemon 6.449MB 02:07:01 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:07:01 Step 2/26 : FROM ${BASE} AS builder 02:07:01 ---> ec06159b168c 02:07:01 Step 3/26 : ARG MAKE="make build" 02:07:01 ---> Running in 749ad7fdc002 02:07:01 Removing intermediate container 749ad7fdc002 02:07:01 ---> f28648ff655a 02:07:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:07:02 ---> Running in 06c5c2df11f7 02:07:02 Removing intermediate container 06c5c2df11f7 02:07:02 ---> 25b9f890a09b 02:07:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:07:02 ---> Running in a3a46f863f6b 02:07:02 Removing intermediate container a3a46f863f6b 02:07:02 ---> d5db8c95809a 02:07:02 Step 6/26 : LABEL Name=edgex-device-onvif-camera 02:07:02 ---> Running in 44c3694e46ba 02:07:03 Removing intermediate container 44c3694e46ba 02:07:03 ---> cc090099e4ba 02:07:03 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:03 ---> Running in 4301a6f5ac67 02:07:05 Removing intermediate container 4301a6f5ac67 02:07:05 ---> 6db6b7284765 02:07:05 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:05 ---> Running in 6e4e4330bdc3 02:07:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:07:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:07:09 OK: 220 MiB in 52 packages 02:07:10 Removing intermediate container 6e4e4330bdc3 02:07:10 ---> ed8c7965b402 02:07:10 Step 9/26 : WORKDIR /device-onvif-camera 02:07:10 ---> Running in d9f471185787 02:07:10 Removing intermediate container d9f471185787 02:07:10 ---> 16876735cfa6 02:07:10 Step 10/26 : COPY go.mod vendor* ./ 02:07:11 ---> 8f161dedf362 02:07:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:11 ---> Running in 581c2d83299e 02:07:14 Removing intermediate container 581c2d83299e 02:07:14 ---> fc1b93cae1b8 02:07:14 Step 12/26 : COPY . . 02:07:14 ---> b9c21f60f5b1 02:07:14 Step 13/26 : RUN ${MAKE} 02:07:14 ---> Running in e40599c69420 02:07:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:09:37 Removing intermediate container e40599c69420 02:09:37 ---> 95ee4eee834b 02:09:37 Step 14/26 : FROM alpine:3.15 02:09:37 3.15: Pulling from library/alpine 02:09:37 9981e73032c8: Pulling fs layer 02:09:37 9981e73032c8: Download complete 02:09:37 9981e73032c8: Pull complete 02:09:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:09:37 Status: Downloaded newer image for alpine:3.15 02:09:37 ---> 3fb3c9af89a9 02:09:37 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:09:37 ---> Running in b972c48fb562 02:09:37 Removing intermediate container b972c48fb562 02:09:37 ---> 858d65e20f81 02:09:37 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:09:37 ---> Running in 8e3f2cc44644 02:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:38 (1/6) Installing dumb-init (1.2.5-r1) 02:09:38 (2/6) Installing libgcc (10.3.1_git20211027-r0) 02:09:38 (3/6) Installing libsodium (1.0.18-r0) 02:09:38 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 02:09:39 (5/6) Installing libzmq (4.3.4-r0) 02:09:39 (6/6) Installing zeromq (4.3.4-r0) 02:09:39 Executing busybox-1.34.1-r5.trigger 02:09:39 OK: 8 MiB in 20 packages 02:09:40 Removing intermediate container 8e3f2cc44644 02:09:40 ---> 074d5b3ad807 02:09:40 Step 17/26 : WORKDIR / 02:09:40 ---> Running in d6a6840b870c 02:09:40 Removing intermediate container d6a6840b870c 02:09:40 ---> 04dd42814012 02:09:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:09:41 ---> 94cc772276f2 02:09:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:09:42 ---> 3c527ba24af5 02:09:42 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:09:42 ---> 71635cc90649 02:09:42 Step 21/26 : EXPOSE 59984 02:09:42 ---> Running in 8073ff451fe9 02:09:43 Removing intermediate container 8073ff451fe9 02:09:43 ---> 629b0c675f33 02:09:43 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:09:43 ---> Running in 7300a4abd40b 02:09:43 Removing intermediate container 7300a4abd40b 02:09:43 ---> 5c67ea60da98 02:09:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:43 ---> Running in 6997cdb3c953 02:09:44 Removing intermediate container 6997cdb3c953 02:09:44 ---> 19fc9ae7e1db 02:09:44 Step 24/26 : LABEL arch=arm64 02:09:44 ---> Running in a36e9b845e91 02:09:44 Removing intermediate container a36e9b845e91 02:09:44 ---> 9a38a84aff70 02:09:44 Step 25/26 : LABEL git_sha=43c8318ea3c34239a434d94f763095d4441f4024 02:09:44 ---> Running in 91bc5e9cec3f 02:09:44 Removing intermediate container 91bc5e9cec3f 02:09:44 ---> 681fe6e02b4e 02:09:44 Step 26/26 : LABEL version=0.0.1-dev.18 02:09:44 ---> Running in 110f399603fe 02:09:45 Removing intermediate container 110f399603fe 02:09:45 ---> 4658a26683dc 02:09:45 [Warning] One or more build-args [ARCH] were not consumed 02:09:45 Successfully built 4658a26683dc 02:09:45 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:45 provisioning config files... 02:09:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/20@tmp/config2332017807694728822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:45 ---> docker-login.sh 02:09:45 nexus3.edgexfoundry.org:10001 02:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:45 Configure a credential helper to remove this warning. See 02:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:45 02:09:45 Login Succeeded 02:09:45 nexus3.edgexfoundry.org:10002 02:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:46 Configure a credential helper to remove this warning. See 02:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:46 02:09:46 Login Succeeded 02:09:46 nexus3.edgexfoundry.org:10003 02:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:46 Configure a credential helper to remove this warning. See 02:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:46 02:09:46 Login Succeeded 02:09:46 nexus3.edgexfoundry.org:10004 02:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:47 Configure a credential helper to remove this warning. See 02:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:47 02:09:47 Login Succeeded 02:09:47 docker.io 02:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:48 Configure a credential helper to remove this warning. See 02:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:48 02:09:48 Login Succeeded 02:09:48 ---> docker-login.sh ends [Pipeline] } 02:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:48 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 02:09:48 43c8318ea3c34239a434d94f763095d4441f4024 02:09:48 latest 02:09:48 0.0.1-dev.18 02:09:48 43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 02:09:48 main 02:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024 02:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:09:48 4149576bb8d9: Preparing 02:09:48 5e9a54ea9a22: Preparing 02:09:48 9cb8b002071b: Preparing 02:09:48 bc396f5b5d23: Preparing 02:09:48 4f4ce317c6bb: Preparing 02:09:48 4f4ce317c6bb: Layer already exists 02:09:49 4149576bb8d9: Pushed 02:09:49 5e9a54ea9a22: Pushed 02:09:49 bc396f5b5d23: Pushed 02:09:55 9cb8b002071b: Pushed 02:09:55 43c8318ea3c34239a434d94f763095d4441f4024: digest: sha256:350f0b3814261a1bfd27ab06da227582aa1be2f6966eaf8ec483435a4e27f406 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:09:56 4149576bb8d9: Preparing 02:09:56 5e9a54ea9a22: Preparing 02:09:56 9cb8b002071b: Preparing 02:09:56 bc396f5b5d23: Preparing 02:09:56 4f4ce317c6bb: Preparing 02:09:56 bc396f5b5d23: Layer already exists 02:09:56 4f4ce317c6bb: Layer already exists 02:09:56 9cb8b002071b: Layer already exists 02:09:56 4149576bb8d9: Layer already exists 02:09:56 5e9a54ea9a22: Layer already exists 02:09:56 latest: digest: sha256:350f0b3814261a1bfd27ab06da227582aa1be2f6966eaf8ec483435a4e27f406 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.18 02:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:09:57 4149576bb8d9: Preparing 02:09:57 5e9a54ea9a22: Preparing 02:09:57 9cb8b002071b: Preparing 02:09:57 bc396f5b5d23: Preparing 02:09:57 4f4ce317c6bb: Preparing 02:09:57 5e9a54ea9a22: Layer already exists 02:09:57 9cb8b002071b: Layer already exists 02:09:57 4f4ce317c6bb: Layer already exists 02:09:57 4149576bb8d9: Layer already exists 02:09:57 bc396f5b5d23: Layer already exists 02:09:57 0.0.1-dev.18: digest: sha256:350f0b3814261a1bfd27ab06da227582aa1be2f6966eaf8ec483435a4e27f406 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 02:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:09:58 4149576bb8d9: Preparing 02:09:58 5e9a54ea9a22: Preparing 02:09:58 9cb8b002071b: Preparing 02:09:58 bc396f5b5d23: Preparing 02:09:58 4f4ce317c6bb: Preparing 02:09:58 4f4ce317c6bb: Layer already exists 02:09:58 5e9a54ea9a22: Layer already exists 02:09:58 bc396f5b5d23: Layer already exists 02:09:58 4149576bb8d9: Layer already exists 02:09:58 9cb8b002071b: Layer already exists 02:09:58 43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18: digest: sha256:350f0b3814261a1bfd27ab06da227582aa1be2f6966eaf8ec483435a4e27f406 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 02:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:09:59 4149576bb8d9: Preparing 02:09:59 5e9a54ea9a22: Preparing 02:09:59 9cb8b002071b: Preparing 02:09:59 bc396f5b5d23: Preparing 02:09:59 4f4ce317c6bb: Preparing 02:09:59 4f4ce317c6bb: Layer already exists 02:09:59 4149576bb8d9: Layer already exists 02:09:59 bc396f5b5d23: Layer already exists 02:09:59 9cb8b002071b: Layer already exists 02:09:59 5e9a54ea9a22: Layer already exists 02:09:59 main: digest: sha256:350f0b3814261a1bfd27ab06da227582aa1be2f6966eaf8ec483435a4e27f406 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:59 ===================================================== [Pipeline] echo 02:09:59 taggedImages: 02:09:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024 02:09:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:09:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.18 02:09:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43c8318ea3c34239a434d94f763095d4441f4024-0.0.1-dev.18 02:09:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:59 02:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:00 arm64: Pulling from edgex-lftools-log-publisher 02:10:00 8998bd30e6a1: Pulling fs layer 02:10:00 04944245beec: Pulling fs layer 02:10:00 699f458cf7ca: Pulling fs layer 02:10:00 765212b225bb: Pulling fs layer 02:10:00 f23df028b6ca: Pulling fs layer 02:10:00 d65c8cfc05b1: Pulling fs layer 02:10:00 2437ff75d9bd: Pulling fs layer 02:10:00 f23df028b6ca: Waiting 02:10:00 d65c8cfc05b1: Waiting 02:10:00 2437ff75d9bd: Waiting 02:10:00 765212b225bb: Waiting 02:10:00 04944245beec: Verifying Checksum 02:10:00 04944245beec: Download complete 02:10:00 765212b225bb: Verifying Checksum 02:10:00 765212b225bb: Download complete 02:10:00 f23df028b6ca: Verifying Checksum 02:10:00 f23df028b6ca: Download complete 02:10:00 d65c8cfc05b1: Verifying Checksum 02:10:00 d65c8cfc05b1: Download complete 02:10:00 699f458cf7ca: Verifying Checksum 02:10:00 699f458cf7ca: Download complete 02:10:01 8998bd30e6a1: Verifying Checksum 02:10:01 8998bd30e6a1: Download complete 02:10:03 2437ff75d9bd: Verifying Checksum 02:10:03 2437ff75d9bd: Download complete 02:10:05 8998bd30e6a1: Pull complete 02:10:05 04944245beec: Pull complete 02:10:07 699f458cf7ca: Pull complete 02:10:07 765212b225bb: Pull complete 02:10:07 f23df028b6ca: Pull complete 02:10:08 d65c8cfc05b1: Pull complete 02:10:23 2437ff75d9bd: Pull complete 02:10:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:23 prd-ubuntu20.04-docker-arm64-4c-16g-16303 does not seem to be running inside a container 02:10:23 $ 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/device-onvif-camera/20 -v /w/workspace/device-onvif-camera/20:/w/workspace/device-onvif-camera/20:rw,z -v /w/workspace/device-onvif-camera/20@tmp:/w/workspace/device-onvif-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:10:26 $ docker top 50323deb79fe46b548fe9be3c5dc8c0dea050fb2bc84c03a0dfd8379bbe20e30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:27 ---> job-cost.sh 02:10:27 lf-activate-venv: SKIPPING 02:10:27 INFO: No Stack... 02:10:27 INFO: Retrieving Pricing Info for: v3-standard-4 02:10:28 INFO: Archiving Costs [Pipeline] sh 02:10:29 + cat /w/workspace/device-onvif-camera/20/archives/cost.csv 02:10:29 + cut -d, -f6 [Pipeline] lock 02:10:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] 02:10:29 Resource [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] did not exist. Created. 02:10:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:30 /w/workspace/device-onvif-camera/20@tmp/durable-d4b92d1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:10:30 + echo total: 0.10999999940395355 [Pipeline] stash 02:10:30 Warning: overwriting stash ‘stack-cost’ 02:10:30 Stashed 1 file(s) [Pipeline] } 02:10:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:31 $ docker stop --time=1 50323deb79fe46b548fe9be3c5dc8c0dea050fb2bc84c03a0dfd8379bbe20e30 02:10:32 $ docker rm -f 50323deb79fe46b548fe9be3c5dc8c0dea050fb2bc84c03a0dfd8379bbe20e30 [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 02:10:32 provisioning config files... 02:10:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3668428119973881069tmp [Pipeline] { [Pipeline] sh 02:10:33 + set +x 02:10:33 + curl -s https://codecov.io/bash 02:10:33 + bash -s -- 02:10:33 02:10:33 _____ _ 02:10:33 / ____| | | 02:10:33 | | ___ __| | ___ ___ _____ __ 02:10:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:10:33 | |___| (_) | (_| | __/ (_| (_) \ V / 02:10:33 \_____\___/ \__,_|\___|\___\___/ \_/ 02:10:33 Bash-1.0.6 02:10:33 02:10:33 02:10:33 ==> git version 2.25.1 found 02:10:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:10:33 Release-Date: 2020-01-08 02:10:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:10:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:10:33 ==> Jenkins CI detected. 02:10:33 current dir:  /w/workspace/foundry_device-onvif-camera_main 02:10:33 project root: . 02:10:33 --> token set from env 02:10:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:10:33 ==> Running gcov in . (disable via -X gcov) 02:10:33 ==> Python coveragepy not found 02:10:33 ==> Searching for coverage reports in: 02:10:33 + . 02:10:33 -> Found 1 reports 02:10:33 ==> Detecting git/mercurial file structure 02:10:33 ==> Reading reports 02:10:33 + ./coverage.out bytes=70091 02:10:33 ==> Appending adjustments 02:10:33 https://docs.codecov.io/docs/fixing-reports 02:10:33 + Found adjustments 02:10:33 ==> Gzipping contents 02:10:33 12K /tmp/codecov.I0hTJd.gz 02:10:33 ==> Uploading reports 02:10:33 url: https://codecov.io 02:10:33 query: branch=main&commit=43c8318ea3c34239a434d94f763095d4441f4024&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:33 -> Pinging Codecov 02:10:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=43c8318ea3c34239a434d94f763095d4441f4024&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:33 -> Uploading to 02:10:33 https://storage.googleapis.com/codecov/v4/raw/2022-06-29/F29A59C45E3A92E06B3E522C9905F8EF/43c8318ea3c34239a434d94f763095d4441f4024/ba4f393f-ca15-48f3-a701-79733b7e467a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T021033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e964991cca36de667ffbdb69c2e4de18b59d4af0a13ffd039ccc09553f7d9946 02:10:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:33 Dload Upload Total Spent Left Speed 02:10:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8903 0 0 100 8903 0 42598 --:--:-- --:--:-- --:--:-- 42598 02:10:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] } 02:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:10:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:10:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:34 02:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:10:34 df9b9388f04a: Already exists 02:10:34 52dc419b0ee2: Pulling fs layer 02:10:34 25bc292e5bac: Pulling fs layer 02:10:34 114826534d7a: Pulling fs layer 02:10:34 4657fd5d0bcf: Pulling fs layer 02:10:34 6ad1cebc031e: Pulling fs layer 02:10:34 8a3aa393b2d8: Pulling fs layer 02:10:34 6ad1cebc031e: Waiting 02:10:34 25bc292e5bac: Verifying Checksum 02:10:34 25bc292e5bac: Download complete 02:10:34 4657fd5d0bcf: Verifying Checksum 02:10:34 4657fd5d0bcf: Download complete 02:10:34 52dc419b0ee2: Pull complete 02:10:35 25bc292e5bac: Pull complete 02:10:35 6ad1cebc031e: Verifying Checksum 02:10:35 6ad1cebc031e: Download complete 02:10:35 114826534d7a: Verifying Checksum 02:10:35 114826534d7a: Download complete 02:10:35 8a3aa393b2d8: Verifying Checksum 02:10:35 8a3aa393b2d8: Download complete 02:10:39 114826534d7a: Pull complete 02:10:39 4657fd5d0bcf: Pull complete 02:10:39 6ad1cebc031e: Pull complete 02:10:42 8a3aa393b2d8: Pull complete 02:10:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:42 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:10:44 $ docker top 89285fc7d76b5710308657263cae9555fe669c6e1502a88d4ec6a07cf52e9dff -eo pid,comm [Pipeline] { [Pipeline] echo 02:10:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 02:10:44 + set -o pipefail 02:10:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 02:10:48 02:10:48 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 02:10:48 02:10:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/482e6ed1-0b28-4c45-b615-825311e79b77 02:10:48 02:10:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:10:48 02:10:48 02:10:48 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:10:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:10:48 $ docker stop --time=1 89285fc7d76b5710308657263cae9555fe669c6e1502a88d4ec6a07cf52e9dff 02:10:50 $ docker rm -f 89285fc7d76b5710308657263cae9555fe669c6e1502a88d4ec6a07cf52e9dff [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 02:10:51 + git log --format=format:%s -1 43c8318ea3c34239a434d94f763095d4441f4024 [Pipeline] sh 02:10:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:52 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 02:10:52 $ docker top 4e2d8b1d6e8a34829fe88d4f79f134c632ead52a54e9e99da863e32c558ad957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:52 [ssh-agent] Looking for ssh-agent implementation... 02:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:52 $ docker exec 4e2d8b1d6e8a34829fe88d4f79f134c632ead52a54e9e99da863e32c558ad957 ssh-agent 02:10:52 SSH_AUTH_SOCK=/tmp/ssh-QaOs8ZDxP7Fk/agent.32 02:10:52 SSH_AGENT_PID=39 02:10:52 Running ssh-add (command line suppressed) 02:10:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5918685885515889734.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5918685885515889734.key) 02:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:53 + git semver tag 02:10:53 2022-06-29 02:10:53,625 [run_tag] DEBUG tag force:False 02:10:53 2022-06-29 02:10:53,625 [check_head_tag] DEBUG check head tag 02:10:53 2022-06-29 02:10:53,626 [execute] INFO git cat-file --batch-check 02:10:53 2022-06-29 02:10:53,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 02:10:53 2022-06-29 02:10:53,630 [execute] INFO git cat-file --batch 02:10:53 2022-06-29 02:10:53,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 02:10:53 2022-06-29 02:10:53,638 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:10:53 2022-06-29 02:10:53,638 [execute] INFO git tag -a v0.0.1-dev.18 -m v0.0.1-dev.18 02:10:53 2022-06-29 02:10:53,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.18', '-m', 'v0.0.1-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 02:10:53 2022-06-29 02:10:53,643 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:10:53 0.0.1-dev.18 [Pipeline] } 02:10:53 $ docker exec --env ******** --env ******** 4e2d8b1d6e8a34829fe88d4f79f134c632ead52a54e9e99da863e32c558ad957 ssh-agent -k 02:10:53 unset SSH_AUTH_SOCK; 02:10:53 unset SSH_AGENT_PID; 02:10:53 echo Agent pid 39 killed; 02:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:54 + git semver [Pipeline] } 02:10:54 $ docker stop --time=1 4e2d8b1d6e8a34829fe88d4f79f134c632ead52a54e9e99da863e32c558ad957 02:10:55 $ docker rm -f 4e2d8b1d6e8a34829fe88d4f79f134c632ead52a54e9e99da863e32c558ad957 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:10:56 02:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:10:56 0.23.1-centos7: Pulling from edgex-lftools 02:10:56 ab5ef0e58194: Pulling fs layer 02:10:56 9712f1f96733: Pulling fs layer 02:10:56 63f879dbbcfc: Pulling fs layer 02:10:56 0d9ebad4ef96: Pulling fs layer 02:10:56 e9a5061849ea: Pulling fs layer 02:10:56 d747dcd14b5f: Pulling fs layer 02:10:56 2de7ff778b66: Pulling fs layer 02:10:56 e9a5061849ea: Waiting 02:10:56 d747dcd14b5f: Waiting 02:10:56 0d9ebad4ef96: Waiting 02:10:56 2de7ff778b66: Waiting 02:10:56 9712f1f96733: Verifying Checksum 02:10:56 9712f1f96733: Download complete 02:10:57 63f879dbbcfc: Verifying Checksum 02:10:57 63f879dbbcfc: Download complete 02:10:57 e9a5061849ea: Verifying Checksum 02:10:57 e9a5061849ea: Download complete 02:10:57 d747dcd14b5f: Verifying Checksum 02:10:57 d747dcd14b5f: Download complete 02:10:57 0d9ebad4ef96: Verifying Checksum 02:10:57 0d9ebad4ef96: Download complete 02:10:57 2de7ff778b66: Verifying Checksum 02:10:57 2de7ff778b66: Download complete 02:10:57 ab5ef0e58194: Verifying Checksum 02:10:57 ab5ef0e58194: Download complete 02:11:00 ab5ef0e58194: Pull complete 02:11:00 9712f1f96733: Pull complete 02:11:01 63f879dbbcfc: Pull complete 02:11:06 0d9ebad4ef96: Pull complete 02:11:06 e9a5061849ea: Pull complete 02:11:06 d747dcd14b5f: Pull complete 02:11:07 2de7ff778b66: Pull complete 02:11:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:07 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:0.23.1-centos7 cat 02:11:09 $ docker top 4b67dd0652bd1647e9c5a8b118c710b77fbd333ba703b1e51c4f7ae0fc75ed2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:11:09 provisioning config files... 02:11:09 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7784490604055937599tmp 02:11:09 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config407289975007167619tmp 02:11:09 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3322887425894959949tmp [Pipeline] { [Pipeline] echo 02:11:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:11:09 ---> sigul-configuration.sh 02:11:09 gpg: directory `/root/.gnupg' created 02:11:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:11:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:11:09 gpg: keyring `/root/.gnupg/secring.gpg' created 02:11:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:11:09 gpg: CAST5 encrypted data 02:11:09 gpg: encrypted with 1 passphrase 02:11:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:11:10 + mkdir /home/jenkins 02:11:10 + mkdir /home/jenkins/sigul [Pipeline] sh 02:11:10 + 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 02:11:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> sigul-install.sh 02:11:10 Sigul already installed; skipping installation. [Pipeline] sh 02:11:11 + git tag --list 02:11:11 v0.0.0 02:11:11 v0.0.1-dev.1 02:11:11 v0.0.1-dev.10 02:11:11 v0.0.1-dev.11 02:11:11 v0.0.1-dev.12 02:11:11 v0.0.1-dev.13 02:11:11 v0.0.1-dev.14 02:11:11 v0.0.1-dev.15 02:11:11 v0.0.1-dev.16 02:11:11 v0.0.1-dev.17 02:11:11 v0.0.1-dev.18 02:11:11 v0.0.1-dev.2 02:11:11 v0.0.1-dev.3 02:11:11 v0.0.1-dev.4 02:11:11 v0.0.1-dev.5 02:11:11 v0.0.1-dev.6 02:11:11 v0.0.1-dev.7 02:11:11 v0.0.1-dev.8 02:11:11 v0.0.1-dev.9 [Pipeline] sh 02:11:11 + lftools sign git-tag v0.0.1-dev.18 02:11:11 Signing Git tag with Sigul... 02:11:11 Signing v0.0.1-dev.18 [Pipeline] echo 02:11:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:11:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:11:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:11:12 $ docker stop --time=1 4b67dd0652bd1647e9c5a8b118c710b77fbd333ba703b1e51c4f7ae0fc75ed2d 02:11:13 $ docker rm -f 4b67dd0652bd1647e9c5a8b118c710b77fbd333ba703b1e51c4f7ae0fc75ed2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:11:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:14 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 02:11:15 $ docker top d5f50530b6b7926af89c790495b63f9b92b6e1875a9c9a881921db020148f1f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:15 [ssh-agent] Looking for ssh-agent implementation... 02:11:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:15 $ docker exec d5f50530b6b7926af89c790495b63f9b92b6e1875a9c9a881921db020148f1f1 ssh-agent 02:11:15 SSH_AUTH_SOCK=/tmp/ssh-zYv6ZurcS5lb/agent.32 02:11:15 SSH_AGENT_PID=38 02:11:15 Running ssh-add (command line suppressed) 02:11:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2590968627533682017.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2590968627533682017.key) 02:11:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:15 + git semver bump pre 02:11:16 2022-06-29 02:11:16,137 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:11:16 2022-06-29 02:11:16,137 [bump_version] DEBUG bumping version:0.0.1-dev.18 on axis:pre with prefix:dev 02:11:16 2022-06-29 02:11:16,137 [bump_version] DEBUG bumped version:0.0.1-dev.19 02:11:16 2022-06-29 02:11:16,137 [write_version] DEBUG write version:0.0.1-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 02:11:16 2022-06-29 02:11:16,138 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:11:16 2022-06-29 02:11:16,138 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 02:11:16 2022-06-29 02:11:16,140 [execute] INFO git cat-file --batch-check 02:11:16 2022-06-29 02:11:16,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:11:16 2022-06-29 02:11:16,146 [execute] INFO git cat-file --batch 02:11:16 2022-06-29 02:11:16,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:11:16 2022-06-29 02:11:16,152 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:11:16 0.0.1-dev.19 [Pipeline] } 02:11:16 $ docker exec --env ******** --env ******** d5f50530b6b7926af89c790495b63f9b92b6e1875a9c9a881921db020148f1f1 ssh-agent -k 02:11:16 unset SSH_AUTH_SOCK; 02:11:16 unset SSH_AGENT_PID; 02:11:16 echo Agent pid 38 killed; 02:11:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:16 + git semver [Pipeline] } 02:11:16 $ docker stop --time=1 d5f50530b6b7926af89c790495b63f9b92b6e1875a9c9a881921db020148f1f1 02:11:18 $ docker rm -f d5f50530b6b7926af89c790495b63f9b92b6e1875a9c9a881921db020148f1f1 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:18 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 02:11:19 $ docker top d201fa39ac533e2b3d52caaf2fa858d5d7c60953990ffdc6cd95ebb6336384a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:19 [ssh-agent] Looking for ssh-agent implementation... 02:11:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:19 $ docker exec d201fa39ac533e2b3d52caaf2fa858d5d7c60953990ffdc6cd95ebb6336384a8 ssh-agent 02:11:19 SSH_AUTH_SOCK=/tmp/ssh-tFIS7sYix5i7/agent.33 02:11:19 SSH_AGENT_PID=39 02:11:19 Running ssh-add (command line suppressed) 02:11:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4045423531895229290.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4045423531895229290.key) 02:11:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:20 + git semver push 02:11:20 2022-06-29 02:11:20,485 [run_push] DEBUG push 02:11:20 2022-06-29 02:11:20,486 [execute] INFO git cat-file --batch-check 02:11:20 2022-06-29 02:11:20,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:11:20 2022-06-29 02:11:20,490 [execute] INFO git rev-list 57d606324447ad6da79afa34cb6ba1c6beb1146b -- 02:11:20 2022-06-29 02:11:20,490 [execute] DEBUG Popen(['git', 'rev-list', '57d606324447ad6da79afa34cb6ba1c6beb1146b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:11:20 2022-06-29 02:11:20,497 [execute] INFO git fetch -v origin 02:11:20 2022-06-29 02:11:20,497 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:11:21 2022-06-29 02:11:21,040 [run_push] DEBUG no remote changes detected 02:11:21 2022-06-29 02:11:21,041 [execute] INFO git push origin semver 02:11:21 2022-06-29 02:11:21,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:11:22 2022-06-29 02:11:21,869 [run_push] DEBUG push all version tags 02:11:22 2022-06-29 02:11:21,870 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:11:22 2022-06-29 02:11:21,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 02:11:22 2022-06-29 02:11:22,523 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:11:22 0.0.1-dev.19 [Pipeline] } 02:11:22 $ docker exec --env ******** --env ******** d201fa39ac533e2b3d52caaf2fa858d5d7c60953990ffdc6cd95ebb6336384a8 ssh-agent -k 02:11:22 unset SSH_AUTH_SOCK; 02:11:22 unset SSH_AGENT_PID; 02:11:22 echo Agent pid 39 killed; 02:11:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:23 + git semver [Pipeline] } 02:11:23 $ docker stop --time=1 d201fa39ac533e2b3d52caaf2fa858d5d7c60953990ffdc6cd95ebb6336384a8 02:11:24 $ docker rm -f d201fa39ac533e2b3d52caaf2fa858d5d7c60953990ffdc6cd95ebb6336384a8 [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 02:11:25 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 02:11:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:11:25 total 16 02:11:25 drwxr-xr-x 3 root root 4096 Jun 29 02:00 . 02:11:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:11 .. 02:11:25 drwxr-xr-x 2 root root 4096 Jun 29 02:00 cost 02:11:25 -rw-r--r-- 1 root root 89 Jun 29 02:00 cost.csv 02:11:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 02:11:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:11:25 total 16 02:11:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 02:00 . 02:11:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:11 .. 02:11:25 drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 02:00 cost 02:11:25 -rw-r--r-- 1 jenkins jenkins 89 Jun 29 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:26 ---> package-listing.sh 02:11:26 ++ facter osfamily 02:11:26 ++ tr '[:upper:]' '[:lower:]' 02:11:26 + OS_FAMILY=debian 02:11:26 + workspace=/w/workspace/foundry_device-onvif-camera_main 02:11:26 + START_PACKAGES=/tmp/packages_start.txt 02:11:26 + END_PACKAGES=/tmp/packages_end.txt 02:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:26 + PACKAGES=/tmp/packages_start.txt 02:11:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:11:26 + PACKAGES=/tmp/packages_end.txt 02:11:26 + case "${OS_FAMILY}" in 02:11:26 + dpkg -l 02:11:26 + grep '^ii' 02:11:26 + '[' -f /tmp/packages_start.txt ']' 02:11:26 + '[' -f /tmp/packages_end.txt ']' 02:11:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:11:26 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 02:11:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 02:11:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:27 prd-ubuntu20.04-docker-8c-8g-16301 does not seem to be running inside a container 02:11:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 02:11:27 $ docker top 9d48c3bf184ee24eba8841e7a20329f636e918b52d895c9bf9d21841860de425 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:28 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:28 + ls /var/log/sa-host 02:11:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:28 provisioning config files... 02:11:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7165089838364282959tmp [Pipeline] { [Pipeline] echo 02:11:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> create-netrc.sh [Pipeline] } 02:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> python-tools-install.sh [Pipeline] echo 02:11:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> sudo-logs.sh 02:11:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:30 ---> job-cost.sh 02:11:30 lf-activate-venv: SKIPPING 02:11:30 DEBUG: total: 0.2199999988079071 02:11:30 INFO: Retrieving Stack Cost... 02:11:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:30 INFO: Archiving Costs [Pipeline] echo 02:11:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:31 ---> logs-deploy.sh 02:11:31 lf-activate-venv: SKIPPING 02:11:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/20 02:11:31 INFO: archiving workspace using pattern(s): 02:11:32 Archives upload complete. 02:11:32 INFO: archiving logs to Nexus